diff options
author | Thies C. Arntzen <thies@php.net> | 1999-12-21 16:55:07 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 1999-12-21 16:55:07 +0000 |
commit | ff7a79c6cfe6389510826eeda01732c8a5cda428 (patch) | |
tree | e69074e490e01e7b6309e008b0f2b7c90e3813cb | |
parent | e96c5401f1d4ce65ec39d5ac3317ac3313c9b804 (diff) | |
download | php-git-ff7a79c6cfe6389510826eeda01732c8a5cda428.tar.gz |
some more thoughts
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ parenthesis means that person has taken on this project. global ------ + * activate all extensions by default that don't rely on external + dependices. (eg ftp) + * --enable-all in configure. (--enable-shared=max ...) + * make configure print out a summary when it's done (like XEmacs) * replace standard functions which work on static data with reentrant-save functions * there is only one current directory per process; to make |