diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4 index f6c3cf4e38161..70c2e1004bfdd 100644 --- a/ext/odbc/config.m4 +++ b/ext/odbc/config.m4 @@ -449,9 +449,7 @@ if test -n "$ODBC_TYPE"; then fi AC_DEFINE(HAVE_UODBC,1,[ ]) - PHP_SUBST(ODBC_SHARED_LIBADD) - PHP_SUBST(ODBC_INCDIR) - PHP_SUBST(ODBC_LIBDIR) + PHP_SUBST([ODBC_SHARED_LIBADD]) AC_SUBST([ODBC_CFLAGS]) AC_SUBST([ODBC_LIBS]) AC_SUBST([ODBC_LFLAGS])