summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilfredo Sanchez <wsanchez@php.net>2001-04-03 23:30:49 +0000
committerWilfredo Sanchez <wsanchez@php.net>2001-04-03 23:30:49 +0000
commitcb71c4c2d0553cc2a93c5ddba873e150b6be6fa5 (patch)
tree00f22a4527c10c2e42f24fef6c86599e28ca16ec /ChangeLog
parenta71b0e1bfb95435c56cb2c090f5c19707cf309ac (diff)
downloadphp-git-cb71c4c2d0553cc2a93c5ddba873e150b6be6fa5.tar.gz
Separate CPPFLAGS from CFLAGS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed0de2f163..ef5c519bfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: