diff options
| -rw-r--r-- | ext/msession/config.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/msession/config.m4 b/ext/msession/config.m4 index 79c10b28ef..c9953dccfb 100644 --- a/ext/msession/config.m4 +++ b/ext/msession/config.m4 @@ -24,7 +24,6 @@ if test "$PHP_MSESSION" != "no"; then AC_DEFINE(HAVE_MSESSION, 1, [ ]) PHP_ADD_LIBRARY_WITH_PATH(phoenix, "$PHOENIX_DIR/lib", PHOENIX_LIB) PHOENIX_INCLUDE="-I$PHOENIX_DIR" - PHP_SUBST(PHOENIX_INCLUDE) PHP_SUBST(PHOENIX_LIB) PHP_EXTENSION(msession, $ext_shared) |
