]> granicus.if.org Git - php/commitdiff
MFB: - Fixed the fix for not requiring C++ always
authorDavid Soria Parra <dsp@php.net>
Sun, 27 Jul 2008 20:43:40 +0000 (20:43 +0000)
committerDavid Soria Parra <dsp@php.net>
Sun, 27 Jul 2008 20:43:40 +0000 (20:43 +0000)
scripts/phpize.m4

index 9ce50b6c4dc1feba0c238bce782d32797e0823d6..c1faa41eeaf669b9bc1dd83a8e9253c882e52715 100644 (file)
@@ -76,7 +76,7 @@ AC_PROVIDE_IFELSE([PHP_REQUIRE_CXX], [], [
   undefine([AC_PROG_CXX])
   AC_DEFUN([AC_PROG_CXX], [])
   undefine([AC_PROG_CXXCPP])
-  AC_DEFUN([AC_PROG_CXXCPP], [])
+  AC_DEFUN([AC_PROG_CXXCPP], [php_prog_cxxcpp=disabled])
 ])
 AC_PROG_LIBTOOL