diff options
| author | Wilfredo Sanchez <wsanchez@php.net> | 2001-04-03 23:30:49 +0000 |
|---|---|---|
| committer | Wilfredo Sanchez <wsanchez@php.net> | 2001-04-03 23:30:49 +0000 |
| commit | cb71c4c2d0553cc2a93c5ddba873e150b6be6fa5 (patch) | |
| tree | 00f22a4527c10c2e42f24fef6c86599e28ca16ec /ChangeLog | |
| parent | a71b0e1bfb95435c56cb2c090f5c19707cf309ac (diff) | |
| download | php-git-cb71c4c2d0553cc2a93c5ddba873e150b6be6fa5.tar.gz | |
Separate CPPFLAGS from CFLAGS.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -14,6 +14,15 @@ Add INSTALL_ROOT variable to allow installation into a packageable directory. + * ext/bcmath/libbcmath/src/Makefile.am + ext/informix/config.m4 + ext/msql/config.m4 + ext/odbc/config.m4 + sapi/apache/apMakefile.tmpl + sapi/apache/libphp4.module.in + sapi/thttpd/config.m4 + Separate CPPFLAGS from CFLAGS. + 2001-04-02 Wez Furlong <wez.php@thebrainroom.com> * ext/openssl/openssl.c: |
