diff options
author | Dan Kalowsky <kalowsky@php.net> | 2001-05-08 03:19:48 +0000 |
---|---|---|
committer | Dan Kalowsky <kalowsky@php.net> | 2001-05-08 03:19:48 +0000 |
commit | f210ba988f8f303e503f1360c608b681cbf13529 (patch) | |
tree | a1ceeefc98243fd4959a22cae090517e60e7dabc | |
parent | f2b51211009ac5c58ec02b4748d04e7c67f8cd55 (diff) | |
download | php-git-f210ba988f8f303e503f1360c608b681cbf13529.tar.gz |
reminder to remove the --with-openlink configure option
PR:
Submitted by:
Reviewed by:
Obtained from:
-rw-r--r-- | TODO-4.2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO-4.2.txt b/TODO-4.2.txt index 911461b50f..e3d7252f98 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -1,3 +1,5 @@ +* Remove --with-openlink configure option (--with-iodbc replaces it). + * Always build CGI (--disable-cgi option to disable). * Move most extensions and PEAR packages out of the PHP CVS tree, |