1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

- A fix for building of shared mnogosearch module

This commit is contained in:
Sergey Kartashoff
2004-08-29 14:18:15 +00:00
parent 92b51bfe9d
commit 4cebdf96d6
+1 -1
View File
@@ -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