mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove INCLUDES line from Makefile.am skeleton
This commit is contained in:
parent
6216edda44
commit
bad23a1286
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ $ECHO_N " Makefile.am$ECHO_C"
|
||||||
cat >Makefile.am <<eof
|
cat >Makefile.am <<eof
|
||||||
# \$Id\$
|
# \$Id\$
|
||||||
|
|
||||||
INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend
|
|
||||||
noinst_LTLIBRARIES=libphpext_$extname.la
|
noinst_LTLIBRARIES=libphpext_$extname.la
|
||||||
libphpext_${extname}_la_SOURCES=$extname.c
|
libphpext_${extname}_la_SOURCES=$extname.c
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue