cvs: php4 /ext/standard/ Makefile.in
[email protected] ("Zeev Suraski") Mon, 29 May 2000 18:56:51 -0000
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <cvszeev959626611@cvsserver> |
zeev Mon May 29 11:56:51 2000 EDT
Modified files:
/php4/ext/standard Makefile.in
Log:
Forgot to update the makefile
Index: php4/ext/standard/Makefile.in
diff -u php4/ext/standard/Makefile.in:1.11 php4/ext/standard/Makefile.in:1.12
--- php4/ext/standard/Makefile.in:1.11 Sat May 27 12:27:20 2000
+++ php4/ext/standard/Makefile.in Mon May 29 11:56:51 2000
@@ -7,7 +7,7 @@
link.c mail.c math.c md5.c metaphone.c microtime.c pack.c pageinfo.c \
parsedate.c quot_print.c rand.c reg.c soundex.c string.c \
syslog.c type.c uniqid.c url.c url_scanner.c var.c output.c assert.c \
- strnatcmp.c levenshtein.c php_noavail.c
+ strnatcmp.c levenshtein.c
include $(top_srcdir)/build/dynlib.mk