1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

Note INSTALL_ROOT change

This commit is contained in:
Wilfredo Sanchez
2001-04-03 23:05:08 +00:00
parent f085ab8a33
commit a71b0e1bfb

View File

@@ -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: