summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/setup.stub
diff options
context:
space:
mode:
authorSergey Kartashoff <gluke@php.net>2001-01-30 12:53:51 +0000
committerSergey Kartashoff <gluke@php.net>2001-01-30 12:53:51 +0000
commitcdf6b7e2c370c1a529307850ca05d16667974752 (patch)
tree814aa53f29d8be4cec99b2dd6ee3016b668e4697 /ext/mnogosearch/setup.stub
parent86c5a77ed921a0f451916219a8919e2dd21d562e (diff)
downloadphp-git-cdf6b7e2c370c1a529307850ca05d16667974752.tar.gz
mnoGoSearch extension module initial version has been added.
This module currently at the alpha state, but it can be used already. @- mnoGoSearch extension module initial version has been added. @ This module currently at the alpha state, but it can be used already. # For details about mnoGoSearch please refer at http://search.mnogo.ru PR: Submitted by: Reviewed by: Obtained from:
Diffstat (limited to 'ext/mnogosearch/setup.stub')
-rw-r--r--ext/mnogosearch/setup.stub10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/mnogosearch/setup.stub b/ext/mnogosearch/setup.stub
new file mode 100644
index 0000000000..e92ebc06f9
--- /dev/null
+++ b/ext/mnogosearch/setup.stub
@@ -0,0 +1,10 @@
+# $Source$
+# $Id$
+
+define_option with-mnogosearch 'mnoGoSearch support?' yesnodir \
+ 'no /usr/local/udmsearch mnoGoSearch install' \
+' Whether to build PHP with mnoGoSearch support.
+ More info about mnoGoSearch can be found at http://search.mnogo.ru/.'
+
+
+ \ No newline at end of file