mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Remove unused symbol HAVE_ODBC2 (#13088)
This commit is contained in:
@@ -325,7 +325,6 @@ PHP_ARG_WITH([iodbc],,
|
||||
PHP_EVAL_INCLINE($ODBC_CFLAGS)
|
||||
ODBC_TYPE=iodbc
|
||||
AC_DEFINE(HAVE_IODBC,1,[ ])
|
||||
AC_DEFINE(HAVE_ODBC2,1,[ ])
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user