diff options
Diffstat (limited to 'ext/yaz/setup.stub')
| -rw-r--r-- | ext/yaz/setup.stub | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/yaz/setup.stub b/ext/yaz/setup.stub new file mode 100644 index 0000000000..191cd76fd8 --- /dev/null +++ b/ext/yaz/setup.stub @@ -0,0 +1,8 @@ +# $Source$ +# $Id$ + +define_option with-yaz 'YAZ support?' yesnodir \ + 'no /usr/bin YAZ base install' \ +' Whether to build with YAZ (Z39.50 protocol package)\n + support.\n + More info about YAZ can be found at http://www.indexdata.dk/yaz/' |
