blob: afc77dd90e96a9927f8daef0e3259be1e8ee9897 (
plain)
1
2
3
4
5
6
7
|
# $Source$
# $Id$
define_option with-imap 'IMAP support?' yesnodir \
'no /usr/local/imap IMAP base install' \
' Whether to build with IMAP (Internet Message Access Protocol)\n
support.\n'
|