]> granicus.if.org Git - php/commitdiff
Well that didn't last long! (Reverting previous.)
authorMarko Karppinen <markonen@php.net>
Sun, 5 May 2002 09:52:39 +0000 (09:52 +0000)
committerMarko Karppinen <markonen@php.net>
Sun, 5 May 2002 09:52:39 +0000 (09:52 +0000)
sapi/apache2filter/config.m4

index f91b499f0b1975d8dfcac85222f165014331df15..396f29186c8a2c7f73c00033f1299569f53bc616 100644 (file)
@@ -57,7 +57,7 @@ AC_ARG_WITH(apxs2,
     INSTALL_IT="$APXS -i -a -n php4 $SAPI_LIBTOOL" 
     ;;
   *darwin*)
-    MH_BUNDLE_FLAGS="-bind_at_load -bundle -bundle_loader $APXS_HTTPD"
+    MH_BUNDLE_FLAGS="-bundle -bundle_loader $APXS_HTTPD"
     PHP_SUBST(MH_BUNDLE_FLAGS)
     PHP_SELECT_SAPI(apache2filter, bundle, sapi_apache2.c apache_config.c php_functions.c)
     SAPI_SHARED=libs/libphp4.so