]> granicus.if.org Git - php/commit
- Backported several improvements/cleanups for the build/configure stuff.
authorfoobar <sniper@php.net>
Wed, 27 Aug 2003 17:57:32 +0000 (17:57 +0000)
committerfoobar <sniper@php.net>
Wed, 27 Aug 2003 17:57:32 +0000 (17:57 +0000)
commitb21f1582dd33b99ec6c44244a61b71ddb51cc91b
tree547766f8559ebe44088eff5d9b1a5bec29e4ce2f
parentf8f72bd52e02268b9c87015633c204c79909313f
- Backported several improvements/cleanups for the build/configure stuff.
  . PEAR dependancies checked during configure
  . OpenSSL config moved from configure.in to ext/openssl/config0.m4
    (and also improved the PHP_OPENSSL_SETUP macro a bit)
  + Some other minor issues
acinclude.m4
configure.in
ext/openssl/config.m4 [deleted file]
ext/openssl/config0.m4
ext/snmp/config.m4
ext/standard/config.m4
scan_makefile_in.awk [deleted file]
scripts/Makefile.frag
scripts/phpize.in
scripts/phpize.m4