depends gcc  &&
depends LZMA &&
depends readline "--with-readline" &&

optional_depends linux-pam "--enable-pam" "--disable-pam"  "for pam support" &&
optional_depends tcp_wrappers "--with-tcp-wrappers" "--without-tcp-wrappers"  "for libwrap support" &&
optional_depends gnutls "--with-gnutls" "--without-gnutls"  "for GnuTLS support" &&
optional_depends gdbm "--with-gdbm" "--without-gdbm"  "use GNU DBM" &&
optional_depends berkeleydb "--with-berkeley-db" "--without-berkeley-db"  "use Berkeley DB" &&
optional_depends tokyocabinet "--with-tokyocabinet" "--without-tokyocabinet"  "use Tokyo Cabinet" &&
optional_depends kyotocabinet "--with-kyotocabinet" "--without-kyotocabinet"  "use Kyoto Cabinet"
optional_depends fribidi "--with-fribidi" "--without-fribidi"  "for FriBiDi support" &&
optional_depends MYSQL "--with-mysql" "--without-mysql"  "for MySQL support" &&
optional_depends postgres "--with-postgres" "--without-postgres"  "for Postgres support" &&
optional_depends openldap "--with-ldap" "--without-ldap"  "for OpenLDAP support" &&
optional_depends guile "--with-guile" "--without-guile"  "for guile support"
