mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Time to rename the child
This commit is contained in:
parent
87ba08d1d0
commit
a08e3925b1
12 changed files with 64 additions and 60 deletions
7
libphp4.module.in
Normal file
7
libphp4.module.in
Normal file
|
@ -0,0 +1,7 @@
|
|||
Name: php4_module
|
||||
ConfigStart
|
||||
RULE_WANTHSREGEX=@HSREGEX@
|
||||
LIBS="@PHP_LIBS@ @EXTRA_LIBS@ @LIBS@ @RDYNAMIC_LFLAGS@ $LIBS"
|
||||
RULE_HIDE=yes
|
||||
CFLAGS="$CFLAGS -I@abs_srcdir@ -I@abs_srcdir@/libzend -I@abs_builddir@"
|
||||
ConfigEnd
|
Loading…
Add table
Add a link
Reference in a new issue