mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
MFH
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user