Re: [Gc] unportable test(1) construct in configure script
Ivan Maidanski
ivmai at mail.ru
Mon Aug 27 05:15:42 PDT 2012
Hi Thomas,
Thank you.
I've put your patch both to master with some modifications (https://github.com/ivmai/bdwgc/commit/e091c078fad900f7b96881d5706a646d9c530cd8) and to release-7.2 line (https://github.com/ivmai/bdwgc/tree/gc-7_2-hotfix-4, https://github.com/ivmai/bdwgc/compare/release-7_2...gc-7_2-hotfix-4).
Regards,
Ivan
Sun, 26 Aug 2012 19:03:29 +0200 Thomas Klausner <tk at giga.or.at>:
> Hi!
>
> configure{,.ac} is using a bash extension to test(1), the "=="
> operator, which is not supported by most other shells or even test(1)
> in GNU coreutils. Please use "=" instead. I'll attach a patch (against
> 7.2d).
> Thomas
>
>
More information about the Gc
mailing list