From: Jon Parise Date: Wed, 14 Feb 2001 20:10:15 +0000 (+0000) Subject: Fix build. X-Git-Tag: php-4.0.5RC1~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0450aecb8c758692f49dda06b9c91b252fec35cb;p=php Fix build. --- diff --git a/ext/mnogosearch/config.m4 b/ext/mnogosearch/config.m4 index 037562a188..ceb16e3c45 100644 --- a/ext/mnogosearch/config.m4 +++ b/ext/mnogosearch/config.m4 @@ -21,7 +21,7 @@ PHP_ARG_WITH(mnogosearch,for mnoGoSearch support, if test -x "$MNOGOSEARCH_BINDIR/udm-config"; then MNOGOSEARCH_VERSION=`$MNOGOSEARCH_BINDIR/udm-config --version` - MNOGOSEARCH_VERSION_ID=`$MNOGOSEARCH_BINDIR/udm-config -version-id` + MNOGOSEARCH_VERSION_ID=`$MNOGOSEARCH_BINDIR/udm-config --version-id` if test $? -ne 0; then AC_MSG_RESULT(<= 3.1.9)