From: Andrey Hristov Date: Tue, 1 Jun 1999 21:01:02 +0000 (+0000) Subject: function dir doesn't exist anymore X-Git-Tag: BEFORE_REMOVING_GC_STEP1~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f99eeb29f1381209e5665e9d20e4db90a678477;p=php function dir doesn't exist anymore --- diff --git a/ext/standard/Makefile.am b/ext/standard/Makefile.am index a78a0b99dc..005f77c08c 100644 --- a/ext/standard/Makefile.am +++ b/ext/standard/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend -I@top_srcdir@/functions +INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend noinst_LIBRARIES=libphpext_standard.a libphpext_standard_a_SOURCES=\ base64.c basic_functions.c browscap.c datetime.c dir.c \