optional_depends SSL \
                 "--with-ssl" \
                 "--without-ssl" \
                 "for SSL support" &&

optional_depends linux-pam \
                 "--with-pam" \
                 "--without-pam" \
                 "for PAM support"
