Mailing List Archive

[cherokee/webserver] 7fa9e4: checks for the existence of glibtool using hash ra...
Branch: refs/heads/fix-for-missing-libtool-error-on-macos-x
Home: https://github.com/cherokee/webserver
Commit: 7fa9e4457437a2affbcb3dfa8f5dc1084fecf924
https://github.com/cherokee/webserver/commit/7fa9e4457437a2affbcb3dfa8f5dc1084fecf924
Author: M. David Peterson <m.david@3rdandUrban.com>
Date: 2012-12-01 (Sat, 01 Dec 2012)

Changed paths:
M autogen.sh

Log Message:
-----------
checks for the existence of glibtool using hash rather than testing for the hardcoded path /usr/bin/glibtool. This ensures that glibtool and glibtoolize that are not located in /usr/bin (e.g. /usr/local/bin) can be found as long as their root folder is contained in the $PATH environment variable.



_______________________________________________
Cherokee-commits mailing list
Cherokee-commits@lists.octality.com
http://lists.octality.com/listinfo/cherokee-commits
[cherokee/webserver] 7fa9e4: checks for the existence of glibtool using hash ra... [ In reply to ]
Branch: refs/heads/master
Home: https://github.com/cherokee/webserver
Commit: 7fa9e4457437a2affbcb3dfa8f5dc1084fecf924
https://github.com/cherokee/webserver/commit/7fa9e4457437a2affbcb3dfa8f5dc1084fecf924
Author: M. David Peterson <m.david@3rdandUrban.com>
Date: 2012-12-01 (Sat, 01 Dec 2012)

Changed paths:
M autogen.sh

Log Message:
-----------
checks for the existence of glibtool using hash rather than testing for the hardcoded path /usr/bin/glibtool. This ensures that glibtool and glibtoolize that are not located in /usr/bin (e.g. /usr/local/bin) can be found as long as their root folder is contained in the $PATH environment variable.


Commit: e43de1b004f4954380f4b4ea272ea26ef2e81468
https://github.com/cherokee/webserver/commit/e43de1b004f4954380f4b4ea272ea26ef2e81468
Author: Stefan de Konink <stefan@konink.de>
Date: 2012-12-01 (Sat, 01 Dec 2012)

Changed paths:
M autogen.sh

Log Message:
-----------
Merge pull request #44 from cherokee/fix-for-missing-libtool-error-on-macos-x

Fix for Issue #43: checks for the existence of glibtool using hash rather than testing for the hardcoded path /usr/bin/glibtool. This ensures that glibtool and glibtoolize that are not located in /usr/bin (e.g. /usr/local/bin) can be found as long as their root folder is contained in the $PATH environment variable.

Thanks mdavid!


Compare: https://github.com/cherokee/webserver/compare/97e24f061fc5...e43de1b004f4
_______________________________________________
Cherokee-commits mailing list
Cherokee-commits@lists.octality.com
http://lists.octality.com/listinfo/cherokee-commits