We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 155c7d3 + f27d074 commit ee87de6Copy full SHA for ee87de6
ext/pdo_dblib/config.m4
@@ -16,7 +16,7 @@ if test "$PHP_PDO_DBLIB" != "no"; then
16
[],[
17
AC_MSG_ERROR([Cannot find FreeTDS in known installation directories])
18
])
19
- PHP_ADD_LIBRARY(sybdb,,GMP_SHARED_LIBADD)
+ PHP_ADD_LIBRARY(sybdb,,PDO_DBLIB_SHARED_LIBADD)
20
elif test "$PHP_PDO_DBLIB" != "no"; then
21
22
if test -f $PHP_PDO_DBLIB/include/sybdb.h; then
0 commit comments