From: Stanislav Malyshev Date: Thu, 7 Dec 2000 11:13:49 +0000 (+0000) Subject: Enable DB2 shared build X-Git-Tag: php-4.0.5RC1~978 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ff9dcacb1632a58197776b971762ba26dc9c429;p=php Enable DB2 shared build --- diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4 index 1da33de10b..d0e1a7d209 100644 --- a/ext/odbc/config.m4 +++ b/ext/odbc/config.m4 @@ -169,6 +169,7 @@ AC_ARG_WITH(ibm-db2, [ --with-ibm-db2[=DIR] Include IBM DB2 support. DIR is the DB2 base install directory, defaults to /home/db2inst1/sqllib], [ + PHP_WITH_SHARED if test "$withval" != "no"; then if test "$withval" = "yes"; then ODBC_INCDIR=/home/db2inst1/sqllib/include