Public bug report changed: https://launchpad.net/malone/bugs/6629
Comment: I think the remote bug watch to debbugs #329312 hits another problem. I try to build gq with --enable-sasl and the dependency to libsasl2-dev, but the drop down menu for password encryption is not available. I have two screenshots on my homepage to show the effect, if the package is build with openssl-dev is available and not available. I think, the configure.in contains the relevant location: dnl We require libcrypto for the dt_password DISPLAYTYPE handler ... peter dnl If we do not find it, we do not enable DISPLAYTYPE_PASSWORD AC_CHECK_LIB(crypto, OpenSSL_add_all_digests) And the dt_password.c contains the code. Thanks Herbert Straub -- universe-bugs mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/universe-bugs
