X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/16f27f5ba6e6f49a4d3561d10eaeedd1165ad33e..2a6df06eae308f5cdde1b5fb0d004a60a1b0ebe5:/configure.ac diff --git a/configure.ac b/configure.ac index 776ba3b3..ae98df84 100644 --- a/configure.ac +++ b/configure.ac @@ -464,8 +464,8 @@ dnl ----------------- dnl Enable SASL? dnl ----------------- dnl By default (with_cyrus_sasl=''), enable SASL if header and lib are found. -dnl If SASL requested (--with-sasl with_cyrus_sasl=yes), error if header or lib not found. -dnl If SASL disabled (--without-sasl with_cyrus_sasl=no), don't enable it. +dnl If SASL requested (--with-cyrus-sasl with_cyrus_sasl=yes), error if header or lib not found. +dnl If SASL disabled (--without-cyrus-sasl with_cyrus_sasl=no), don't enable it. sasl_support=no CYRUS_SASL=0 AC_SUBST([CYRUS_SASL])