diff options
author | Sascha Schumann <sas@php.net> | 2002-03-07 14:49:16 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2002-03-07 14:49:16 +0000 |
commit | 245205fbd0116fbd6bd188428aef950cf8062489 (patch) | |
tree | 3eae92d9d4a34c7d41367e1022d61bd2547a9762 | |
parent | 9d9d39a0de3bec962c343051011f5a2ed7d7b242 (diff) | |
download | php-git-245205fbd0116fbd6bd188428aef950cf8062489.tar.gz |
phpize is already working, remove from todo
-rw-r--r-- | TODO.BUILDv5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.BUILDv5 b/TODO.BUILDv5 index e45ae2e658..28237ea4d1 100644 --- a/TODO.BUILDv5 +++ b/TODO.BUILDv5 @@ -1,4 +1,3 @@ -- fix phpize - clean up .cvsignores - purge Makefile.ins and replace PHP_EXTENSION in config.m4s with appropiate calls to PHP_NEW_EXTENSION |