1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00

function dir doesn't exist anymore

This commit is contained in:
Andrey Hristov
1999-06-01 21:01:02 +00:00
parent aea7498779
commit 0f99eeb29f
+1 -1
View File
@@ -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 \