From: Sascha Schumann Date: Tue, 12 Mar 2002 16:44:01 +0000 (+0000) Subject: add makefile fragment manually X-Git-Tag: help~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=120a6ede449ee8f4c9236e663f77ddefd29ce437;p=php add makefile fragment manually --- diff --git a/ext/informix/config.m4 b/ext/informix/config.m4 index c00a9b29ce..07aac3a010 100644 --- a/ext/informix/config.m4 +++ b/ext/informix/config.m4 @@ -9,6 +9,7 @@ PHP_ARG_WITH(informix,for Informix support, if test "$PHP_INFORMIX" != "no"; then PHP_NEW_EXTENSION(informix, ifx.c, $ext_shared) + PHP_ADD_MAKEFILE_FRAGMENT PHP_SUBST(INFORMIX_SHARED_LIBADD) if test "$INFORMIXDIR" = ""; then