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.
1 parent 6ff1c9c commit f27d074Copy full SHA for f27d074
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