depends autoconf &&
depends slibtool LIBTOOL=slibtool-shared &&

optional_depends gnutls \
                 "--enable-crypto" \
                 "--disable-crypto" \
                 "for crypto related code and utilities" &&

message 'If you want to allow normal users to mount ntfs filesystems,' &&
message 'then you need internal fuse support' &&
optional_depends fuse '--with-fuse=external' \
                      '--with-fuse=internal' \
                      'use external FUSE?' &&
suggest_depends ntfs-3g-system-compression '' '' 'support Windows 10'
