Time to rename the child

This commit is contained in:
Zeev Suraski 1999-05-22 09:24:21 +00:00
parent 87ba08d1d0
commit a08e3925b1
12 changed files with 64 additions and 60 deletions

7
libphp4.module.in Normal file
View 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