summaryrefslogtreecommitdiff
path: root/ext/oracle/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oracle/config.m4')
-rw-r--r--ext/oracle/config.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/oracle/config.m4 b/ext/oracle/config.m4
index 1a720108cf..7e0df14c4e 100644
--- a/ext/oracle/config.m4
+++ b/ext/oracle/config.m4
@@ -158,7 +158,7 @@ if test "$PHP_ORACLE" != "no"; then
PHP_EXTENSION(oracle, $ext_shared)
AC_DEFINE(HAVE_ORACLE,1,[ ])
- PHP_SUBST(ORACLE_SHARED_LIBADD)
- PHP_SUBST(ORACLE_DIR)
+ PHP_SUBST_OLD(ORACLE_SHARED_LIBADD)
+ PHP_SUBST_OLD(ORACLE_DIR)
PHP_SUBST_OLD(ORACLE_VERSION)
fi