mirror of
https://github.com/php/php-src.git
synced 2026-04-09 09:03:04 +02:00
Woops, this was in the wrong place
This commit is contained in:
@@ -328,7 +328,6 @@ abs_builddir=`pwd`
|
||||
AC_SUBST(abs_srcdir)
|
||||
AC_SUBST(abs_builddir)
|
||||
|
||||
AC_MSG_CHECKING(for Apache module support via DSO through APACI)
|
||||
AC_MSG_CHECKING(whether to use bundled regex library)
|
||||
AC_ARG_WITH(system-regex,
|
||||
[ --with-system-regex Do not use the bundled regex library],
|
||||
@@ -409,6 +408,7 @@ AC_ARG_WITH(apxs,
|
||||
|
||||
APACHE_INSTALL_FILES="$srcdir/mod_php4.* libphp4.module"
|
||||
|
||||
AC_MSG_CHECKING(for Apache module support via DSO through APACI)
|
||||
AC_ARG_WITH(shared-apache,
|
||||
[ --with-shared-apache[=DIR] Build shared Apache module. DIR is the top-level
|
||||
Apache build directory, defaults to /usr/local/etc/httpd.
|
||||
|
||||
Reference in New Issue
Block a user