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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user