]> 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:48:26 +0000 (20:48 +0000)
committerDavid Soria Parra <dsp@php.net>
Sun, 27 Jul 2008 20:48:26 +0000 (20:48 +0000)
scripts/phpize.m4

index 6c10f53b49e5cb70587fa77c0e54c02b0ba0069c..f99a367c87d84bf8d5e407695c88e8f439a54d9c 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