Skip to content

Commit 4e845e5

Browse files
author
foobar
committed
MFH
1 parent 2166451 commit 4e845e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/oracle/config.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ if test "$PHP_ORACLE" != "no"; then
158158
PHP_EXTENSION(oracle, $ext_shared)
159159
AC_DEFINE(HAVE_ORACLE,1,[ ])
160160

161-
PHP_SUBST(ORACLE_SHARED_LIBADD)
162-
PHP_SUBST(ORACLE_DIR)
161+
PHP_SUBST_OLD(ORACLE_SHARED_LIBADD)
162+
PHP_SUBST_OLD(ORACLE_DIR)
163163
PHP_SUBST_OLD(ORACLE_VERSION)
164164
fi

0 commit comments

Comments
 (0)