]> granicus.if.org Git - php/commit
Build structure change. Instead of using an external configure for libzend
authorSascha Schumann <sas@php.net>
Fri, 17 Dec 1999 14:28:35 +0000 (14:28 +0000)
committerSascha Schumann <sas@php.net>
Fri, 17 Dec 1999 14:28:35 +0000 (14:28 +0000)
commita4c484a4d85e01874653570b7829a248330eb9fb
tree744a79819ed5ae1565c8a10eb953114866548b67
parent16870753733bf811bd0ba7461a279d0a3d90d29c
Build structure change. Instead of using an external configure for libzend
and TSRM, the core code of these configures was separated into extra m4
files which we can now include into PHP's configure. Advantages:

- better integrated
- faster
- distribution becomes smaller (only one set of libtool files)
build.mk
configure.in