mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
mf 5.1
This commit is contained in:
parent
8a749ee333
commit
07e355fc9c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ prefix="@prefix@"
|
|||
exec_prefix="@exec_prefix@"
|
||||
version="@PHP_VERSION@"
|
||||
includedir="@includedir@/php"
|
||||
includes="-I$includedir -I$includedir/main -I$includedir/TSRM -I$includedir/Zend"
|
||||
includes="-I$includedir -I$includedir/main -I$includedir/TSRM -I$includedir/Zend -I$includedir/ext"
|
||||
ldflags="@PHP_LDFLAGS@"
|
||||
libs="@EXTRA_LIBS@"
|
||||
extension_dir='@EXTENSION_DIR@'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue