From: Zeev Suraski Date: Mon, 29 May 2000 18:56:51 +0000 (+0000) Subject: Forgot to update the makefile X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=666a53a24765c1479a85648028de9fc27bb1d327;p=php Forgot to update the makefile --- diff --git a/ext/standard/Makefile.in b/ext/standard/Makefile.in index ed0446d5b4..d83ed1a49a 100644 --- a/ext/standard/Makefile.in +++ b/ext/standard/Makefile.in @@ -7,7 +7,7 @@ LTLIBRARY_SOURCES=\ 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