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.

11 lines
410 B

  1. --- a/sapi/apache2handler/config.m4
  2. +++ b/sapi/apache2handler/config.m4
  3. @@ -74,7 +74,7 @@ if test "$PHP_APXS2" != "no"; then
  4. \$(mkinstalldirs) '$APXS_SYSCONFDIR' && \
  5. $APXS -S LIBEXECDIR='$APXS_LIBEXECDIR' \
  6. -S SYSCONFDIR='$APXS_SYSCONFDIR' \
  7. - -i -a -n php"
  8. + -i -n php"
  9. fi
  10. LIBPHP_CFLAGS="-shared"