From fd7ec5e216510bbc600242d18adecbb13a557374 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Fri, 13 Apr 2001 20:47:12 +0000 Subject: [PATCH] here's a preliminary list of stuff for 4.1 --- TODO-4.2.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO-4.2.txt diff --git a/TODO-4.2.txt b/TODO-4.2.txt new file mode 100644 index 0000000000..0cdf9ed44b --- /dev/null +++ b/TODO-4.2.txt @@ -0,0 +1,12 @@ +* define PEAR_INSTALL_DIR, PHP_EXTENSION_DIR, PHP_BINDIR and more + in main/main.c + +* always build CGI (--disable-cgi option to disable) + +* clean up installation directories, start using proper autoconf + directories: php.ini goes into $sysconfdir, PEAR stuff goes into + $datadir[/php]/pear, extensions go into $libdir[/php]/. + +* move most extensions and PEAR packages out of the PHP CVS tree, + include them again during release packaging + -- 2.50.1