|
|
|
@ -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. |
|
|
|
|