]> granicus.if.org Git - php/commitdiff
mnoGoSearch config.m4 freebsd compatibility fix.
authorSergey Kartashoff <gluke@php.net>
Wed, 14 Feb 2001 14:39:40 +0000 (14:39 +0000)
committerSergey Kartashoff <gluke@php.net>
Wed, 14 Feb 2001 14:39:40 +0000 (14:39 +0000)
ext/mnogosearch/config.m4

index d2e9353fbb4f9f75c21047c579b49f9a764d52aa..037562a1885f403de126c3a048978c388494697b 100644 (file)
@@ -28,11 +28,6 @@ PHP_ARG_WITH(mnogosearch,for mnoGoSearch support,
                AC_MSG_ERROR(mnoGoSearch 3.1.10 at least required)
        fi
        
-       if test -l "$MNOGOSEARCH_VERSION_ID" -gt 6; then
-               AC_MSG_RESULT(<= 3.1.9)    
-               AC_MSG_ERROR(mnoGoSearch 3.1.10 at least required)
-       fi
-       
        if test "$MNOGOSEARCH_VERSION_ID" -lt 30110; then
                AC_MSG_RESULT(<= 3.1.9)
                AC_MSG_ERROR(mnoGoSearch 3.1.10 at least required)