mirror of
https://github.com/php/php-src.git
synced 2024-12-02 06:13:40 +08:00
85151a61ce
Apache builds now correctly when shared core is used
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
Name: php4_module
|
|
ConfigStart
|
|
RULE_WANTHSREGEX=@HSREGEX@
|
|
LIBS="@RPATHS@ @PHP_LIBS@ @EXTRA_LIBS@ @LIBS@ @RDYNAMIC_LFLAGS@ $LIBS"
|
|
RULE_HIDE=yes
|
|
CFLAGS="$CFLAGS -I@abs_srcdir@ -I@abs_srcdir@/libzend -I@abs_builddir@/libzend -I@abs_builddir@"
|
|
ConfigEnd
|