From: Stig Bakken Date: Thu, 22 Apr 1999 03:03:35 +0000 (+0000) Subject: db was not linked in X-Git-Tag: BEFORE_PHP4_APACHE_MODULE_CHANGE~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e109756121df76ca25ea3b3fe4ddd5135ddb38e2;p=php db was not linked in --- diff --git a/ext/db/config.m4 b/ext/db/config.m4 index c169a99fe3..a87dbef89d 100644 --- a/ext/db/config.m4 +++ b/ext/db/config.m4 @@ -42,6 +42,7 @@ if test "$DBM_LIB" = "-lgdbm"; then ]) ]) ]) +fi if test -n "$DBM_LIB"; then INCLUDES="$INCLUDES $GDBM_INCLUDE"