diff options
Diffstat (limited to 'ext/mnogosearch/setup.stub')
-rw-r--r-- | ext/mnogosearch/setup.stub | 10 |
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 |