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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user