blob: 191cd76fd8c3abaf9e6fe6091f08e4ba5110972a (
plain)
1
2
3
4
5
6
7
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/'
|