[PD-dev] [ pure-data-Patches-1818269 ] switch == to = in configure.in for strict sh compatibility

SourceForge.net noreply at sourceforge.net
Tue Oct 23 03:15:58 CEST 2007


Patches item #1818269, was opened at 2007-10-22 21:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1818269&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: switch == to = in configure.in for strict sh compatibility

Initial Comment:

configure.in has a number of "==" in it.  bash and other sh-style shells support "==", but for strict sh compatibility "=" should be used.

(Sorry, i might have introduced these "==").

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1818269&group_id=55736




More information about the Pd-dev mailing list