summaryrefslogtreecommitdiff
path: root/ext/odbc/config.m4
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2000-12-07 11:13:49 +0000
committerStanislav Malyshev <stas@php.net>2000-12-07 11:13:49 +0000
commit7ff9dcacb1632a58197776b971762ba26dc9c429 (patch)
tree06a51fbd17cbc4846e54c0711ec1c0c20c61e8e8 /ext/odbc/config.m4
parent9eaddc999d868866bc73f97c7b8a7cf2aa261d42 (diff)
downloadphp-git-7ff9dcacb1632a58197776b971762ba26dc9c429.tar.gz
Enable DB2 shared build
Diffstat (limited to 'ext/odbc/config.m4')
-rw-r--r--ext/odbc/config.m41
1 files changed, 1 insertions, 0 deletions
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