1
0
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:
Rasmus Lerdorf
1999-07-14 15:15:42 +00:00
parent 05e4d7bb33
commit ce6faf02f6

View File

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