diff options
| author | Wilfredo Sanchez <wsanchez@php.net> | 2001-04-03 23:05:08 +0000 |
|---|---|---|
| committer | Wilfredo Sanchez <wsanchez@php.net> | 2001-04-03 23:05:08 +0000 |
| commit | a71b0e1bfb95435c56cb2c090f5c19707cf309ac (patch) | |
| tree | 52e8ec049c11543b6785011e0539cc3180634ca9 | |
| parent | f085ab8a33f8b2481adf7d54d14c16575e16a21d (diff) | |
| download | php-git-a71b0e1bfb95435c56cb2c090f5c19707cf309ac.tar.gz | |
Note INSTALL_ROOT change
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2001-04-03 Wilfredo Sanchez <wsanchez@mit.edu> + + * Makefile.in + configure.in + php4/ext/java/config.m4 + php4/pear/Makefile.in + php4/sapi/aolserver/config.m4 + php4/sapi/apache/config.m4 + php4/sapi/cgi/config.m4 + php4/sapi/isapi/config.m4 + php4/sapi/nsapi/config.m4 + php4/sapi/phttpd/config.m4 + php4/sapi/pi3web/config.m4: + Add INSTALL_ROOT variable to allow installation into a packageable + directory. + 2001-04-02 Wez Furlong <wez.php@thebrainroom.com> * ext/openssl/openssl.c: |
