mirror of
https://github.com/php/php-src.git
synced 2024-11-26 19:33:55 +08:00
Remove INCLUDES line from Makefile.am skeleton
This commit is contained in:
parent
6216edda44
commit
bad23a1286
@ -50,7 +50,6 @@ $ECHO_N " Makefile.am$ECHO_C"
|
||||
cat >Makefile.am <<eof
|
||||
# \$Id\$
|
||||
|
||||
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
|
||||
noinst_LTLIBRARIES=libphpext_$extname.la
|
||||
libphpext_${extname}_la_SOURCES=$extname.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user