Patches item #3411735, was opened at 2011-09-20 09:42 Message generated for change (Comment added) made by thomasklausner You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735...
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: None
Status: Open
Resolution: Out of Date Priority: 5 Private: No Submitted By: Thomas Klausner (thomasklausner) Assigned to: Nobody/Anonymous (nobody) Summary: pd-0.43: Unportable test(1) construct in src/configure
Initial Comment: pd-0.43-0 is using an unportable bash extension "==" for test(1) in t/test-lib.sh. This is not supported by most other shells or even test(1) from GNU coreutils. Please use "=" instead. A patch is attached.
----------------------------------------------------------------------
Comment By: Thomas Klausner (thomasklausner)
Date: 2011-09-20 17:42
Message: You are right, the new one is unaffected. On the other hand, it's a simple fix :)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2011-09-20 17:39
Message: There is currently two parallel build systems, old and new. We are moving to the new build system that is in the root, i.e. pd/configure.ac, the old one is pd/src/configure.in. I think the new build system is unaffected. Have you tried that?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735...