koolhazz / gperftools

Automatically exported from code.google.com/p/gperftools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Unportable test(1) construct in configure script #607

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The test comparison operator is '=', not '==', which is only supported by bash, 
not even by GNU coreutils.

Original issue reported on code.google.com by tk@giga.or.at on 25 Feb 2014 at 8:45

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks. Merged

Original comment by alkondratenko on 1 Mar 2014 at 7:29