]> granicus.if.org Git - php/commit
- Reorganized stuff in configure.in and added a few comments
authorMarko Karppinen <markonen@php.net>
Sat, 26 Jan 2002 23:57:17 +0000 (23:57 +0000)
committerMarko Karppinen <markonen@php.net>
Sat, 26 Jan 2002 23:57:17 +0000 (23:57 +0000)
commite9111e53f6c2d9516cc5dbdba3aa8aef44b98ba3
tree64f7f487f5e200c0dd85e50351d991c6e817fcfd
parent3d95bf927c35529dec2ea69353f3ff53787d3cea
- Reorganized stuff in configure.in and added a few comments
# This isn't nearly as big a change as the diff would lead one to believe.
# I've tested this on all my machines and its working for sniper too.
- Added a check for ApplicationServices/ApplicationServices.h (Mac OS X)
- Added AC_PROG_CPP, AC_PROG_CXX and AC_PROG_CXXCPP
# (the bundled libmysql build was failing without them with ac2.52/OSX)
- Improved the IPv6 check to fail on Mac OS X (there's no IPv6 there yet)
configure.in