]> granicus.if.org Git - php/commit
Expand the variables in PHP_EXPAND_BUILD_VARS.
authorSascha Schumann <sas@php.net>
Wed, 20 Mar 2002 13:24:59 +0000 (13:24 +0000)
committerSascha Schumann <sas@php.net>
Wed, 20 Mar 2002 13:24:59 +0000 (13:24 +0000)
commit350de12bc24472ccf20ff9a8b39a6da0185c070d
tree5e85a408051cb86b78f73f2ad81b9d26c5331b47
parent6f77640ca82878ec9e2e666b0f51cff7092bdf40
Expand the variables in PHP_EXPAND_BUILD_VARS.

Make HAVE_ICONV/HAVE_LIBICONV available through the more
fine-grained approach using a single include file per
directive.  This will significantly reduce the price of
full dependencies for developers, because basically each
file today includes php.h which includes php_config.h.

If PHP_ATOM_INC is defined, these include files can be used.

For all PHP_DEFINEs, empty files are created upon configure start.
Makefile.global
acinclude.m4
ext/iconv/iconv.c
ext/iconv/php_iconv.h