|
|
@ -83,6 +83,46 @@ if( WITH_NEWDISTRLISTS )
|
|
|
|
endif( )
|
|
|
|
endif( )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### options comments ##########################
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# WITH_ARTS affects kalarm
|
|
|
|
|
|
|
|
# WITH_ARTS description without arts kalarm won't play sounds
|
|
|
|
|
|
|
|
# with messages.
|
|
|
|
|
|
|
|
# WITH_SASL affects tdeioslaves(sieve imap4)
|
|
|
|
|
|
|
|
# WITH_SASL description sieve tdeioslave won't build without sasl and
|
|
|
|
|
|
|
|
# imap4 tdeioslave will lose the ability of SASL
|
|
|
|
|
|
|
|
# authentification
|
|
|
|
|
|
|
|
# WITH_SASL requires libgsasl
|
|
|
|
|
|
|
|
# WITH_NEWDISTRLISTS affects kabc kadressbook
|
|
|
|
|
|
|
|
# WITH_NEWDISTRLISTS description if set use new version of the KAB
|
|
|
|
|
|
|
|
# Distribution Mail List Plugin otherwise use
|
|
|
|
|
|
|
|
# the old one.
|
|
|
|
|
|
|
|
#
|
|
|
|
|
|
|
|
# WITH_GNOKII affects kphonebook kmobile
|
|
|
|
|
|
|
|
# WITH_GNOKII description in kphonebook gnoki adds some
|
|
|
|
|
|
|
|
# phone-synchronization features
|
|
|
|
|
|
|
|
# WITH_EXCHANGE affects tderesources korganizer
|
|
|
|
|
|
|
|
# WITH_EGROUPWARE affects tderesources wizards
|
|
|
|
|
|
|
|
# WITH_KOLAB affects tderesources wizards
|
|
|
|
|
|
|
|
# WITH_SLOX affects tderesources wizards
|
|
|
|
|
|
|
|
# WITH_GROUPWISE affects tderesources wizards
|
|
|
|
|
|
|
|
# WITH_FEATUREPLAN affects tderesources
|
|
|
|
|
|
|
|
# WITH_GROUPDAV affects tderesources
|
|
|
|
|
|
|
|
# WITH_BIRTHDAYS affects tderesources
|
|
|
|
|
|
|
|
# WITH_NEWEXCHANGE affects tderesources wizards
|
|
|
|
|
|
|
|
# WITH_SCALIX affects tderesources wizards
|
|
|
|
|
|
|
|
# WITH_CALDAV affects tderesources
|
|
|
|
|
|
|
|
# WITH_CARDDAV affects tderesources
|
|
|
|
|
|
|
|
# WITH_INDEXLIB affects kmail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# NOTE: WITH_GNOKII support in kmobile is outdated and permanently disabled
|
|
|
|
|
|
|
|
# for now
|
|
|
|
|
|
|
|
# NOTE: WITH_{EGROUPWARE,KOLAB,SLOX,GROUPWISE,FEATUREPLAN,GROUPDAV,BIRTHDAYS,
|
|
|
|
|
|
|
|
# NEWEXCHANGE,SCALIX,CALDAV,CARDDAV} in tderesources selects which
|
|
|
|
|
|
|
|
# its modules would be built.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### user requested modules ####################
|
|
|
|
##### user requested modules ####################
|
|
|
|
|
|
|
|
|
|
|
|
option( BUILD_ALL "Build all" OFF )
|
|
|
|
option( BUILD_ALL "Build all" OFF )
|
|
|
|