1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

MFH:- Fixed the fix for not requiring C++ always

This commit is contained in:
Jani Taskinen
2008-07-27 15:05:39 +00:00
parent b2eba97d8b
commit cbb5dac4de
+1 -1
View File
@@ -1346,7 +1346,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