author | Florian Forster <octo@crystal.wlan.home.verplant.org> | |
Sat, 7 Feb 2009 09:27:08 +0000 (10:27 +0100) | ||
committer | Florian Forster <octo@crystal.wlan.home.verplant.org> | |
Sat, 7 Feb 2009 09:27:08 +0000 (10:27 +0100) | ||
commit | 287ad603740db2d8623730a816b07423f25de3d2 | |
tree | d31523441b282f3e8a44bf933bdf133c2f235f39 | tree | snapshot |
parent | 9af443a932c19ec4c81afd2df0a8ee5a17e7cf08 | commit | diff |
build.sh: Fix the check for libtoolize vs. glibtoolize.
The `which' command under Mac OS X exits with status 0 even if the program
wasn't found. Use
libtoolize --version
to check for the program instead..
The `which' command under Mac OS X exits with status 0 even if the program
wasn't found. Use
libtoolize --version
to check for the program instead..
build.sh | diff | blob | history |