summaryrefslogtreecommitdiff
path: root/ext/mnogosearch
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mnogosearch')
-rw-r--r--ext/mnogosearch/config.m46
1 files changed, 4 insertions, 2 deletions
diff --git a/ext/mnogosearch/config.m4 b/ext/mnogosearch/config.m4
index 3d9445d23f..07df218739 100644
--- a/ext/mnogosearch/config.m4
+++ b/ext/mnogosearch/config.m4
@@ -2,8 +2,10 @@ dnl $Source$
dnl $Id$
PHP_ARG_WITH(mnogosearch,for mnoGoSearch support,
-[ --with-mnogosearch[=DIR] Include mnoGoSearch support. DIR is the mnoGoSearch base
- install directory, defaults to /usr/local/mnogosearch.])
+[ --with-mnogosearch[=DIR]
+ Include mnoGoSearch support. DIR is the mnoGoSearch
+ base install directory, defaults to
+ /usr/local/mnogosearch.])
if test "$PHP_MNOGOSEARCH" != "no"; then