diff --git a/sapi/apache2handler/config.m4 b/sapi/apache2handler/config.m4 index bcdb188d1b8..3cf76adea3b 100644 --- a/sapi/apache2handler/config.m4 +++ b/sapi/apache2handler/config.m4 @@ -34,7 +34,6 @@ if test "$PHP_APXS2" != "no"; then fi APXS_INCLUDEDIR=`$APXS -q INCLUDEDIR` - APXS_BINDIR=`$APXS -q BINDIR` APXS_HTTPD=`$APXS -q SBINDIR`/`$APXS -q TARGET` APXS_CFLAGS=`$APXS -q CFLAGS` APU_BINDIR=`$APXS -q APU_BINDIR`