From: Sergey Kartashoff Date: Sun, 29 Aug 2004 10:59:15 +0000 (+0000) Subject: - A fix for building of shared mnogosearch module X-Git-Tag: php-5.0.2RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff8c3d2d6783120b694f2629019e1f710dfad2bd;p=php - A fix for building of shared mnogosearch module --- diff --git a/ext/mnogosearch/config.m4 b/ext/mnogosearch/config.m4 index d127ce6702..497838fbc4 100644 --- a/ext/mnogosearch/config.m4 +++ b/ext/mnogosearch/config.m4 @@ -47,7 +47,7 @@ PHP_ARG_WITH(mnogosearch,for mnoGoSearch support, AC_DEFINE(HAVE_MNOGOSEARCH,1,[ ]) - PHP_SUBST(MNOGOSEARCH_SHARED_LIBADD) PHP_NEW_EXTENSION(mnogosearch, php_mnogo.c, $ext_shared) + PHP_SUBST(MNOGOSEARCH_SHARED_LIBADD) fi