mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
Fixed bug #34323
This commit is contained in:
parent
ab78a63357
commit
28796e9aa6
@ -26,4 +26,6 @@ if test "$PHP_SYBASE" != "no"; then
|
||||
[ AC_DEFINE(PHP_SYBASE_DBOPEN,tdsdbopen,[ ])
|
||||
AC_DEFINE(DBMFIX,1,[ ]) ],
|
||||
[ AC_DEFINE(PHP_SYBASE_DBOPEN,dbopen,[ ]) ])
|
||||
|
||||
PHP_SUBST(SYBASE_SHARED_LIBADD)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user