]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Wed, 12 Feb 2003 17:09:47 +0000 (17:09 +0000)
committerfoobar <sniper@php.net>
Wed, 12 Feb 2003 17:09:47 +0000 (17:09 +0000)
sapi/apache/config.m4

index ca23a1d49e83c3ef81549ea521d0d1ba2782c9f1..540c6fc3437325c5e283b312319df969f385ddb2 100644 (file)
@@ -34,6 +34,7 @@ AC_ARG_WITH(apxs,
   APXS_INCLUDEDIR=`$APXS -q INCLUDEDIR`
   APXS_CFLAGS=`$APXS -q CFLAGS`
   APXS_HTTPD=`$APXS -q SBINDIR`/`$APXS -q TARGET`
+  APACHE_INCLUDE=-I$APXS_INCLUDEDIR
 
   # Test that we're trying to configure with apache 1.x
   PHP_AP_EXTRACT_VERSION($APXS_HTTPD)