You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
253 B

28 years ago
28 years ago
  1. Name: php4_module
  2. ConfigStart
  3. RULE_WANTHSREGEX=@HSREGEX@
  4. LIBS="@RPATHS@ @PHP_LIBS@ @EXTRA_LIBS@ @LIBS@ @RDYNAMIC_LFLAGS@ $LIBS"
  5. RULE_HIDE=yes
  6. CFLAGS="$CFLAGS -I@abs_srcdir@ -I@abs_srcdir@/libzend -I@abs_builddir@/libzend -I@abs_builddir@"
  7. ConfigEnd