mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix for GCC 3
This commit is contained in:
parent
e337c5d1c6
commit
8fee867865
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ if test "$PHP_MSESSION" != "no"; then
|
|||
PHOENIX_INCLUDE="-I$PHOENIX_DIR"
|
||||
PHP_SUBST(PHOENIX_LIB)
|
||||
|
||||
PHP_REQUIRE_CXX
|
||||
PHP_NEW_EXTENSION(msession, msession.c, $ext_shared)
|
||||
PHP_ADD_LIBRARY(stdc++)
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue