]> granicus.if.org Git - php/commitdiff
Woops, this was in the wrong place
authorRasmus Lerdorf <rasmus@php.net>
Wed, 14 Jul 1999 15:15:42 +0000 (15:15 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 14 Jul 1999 15:15:42 +0000 (15:15 +0000)
configure.in.in

index 2e7be3840e6d1197f7e44bf05439aed246116209..c50a7324d3ab6b0a18b0e7dc37906ae347b2dee6 100644 (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.