]> diplodocus.org Git - nmh/commitdiff
Fixed references to --with-cyrus-sasl, and --without-, in comments.
authorDavid Levine <levinedl@acm.org>
Sat, 14 Jan 2017 15:16:22 +0000 (10:16 -0500)
committerDavid Levine <levinedl@acm.org>
Sat, 14 Jan 2017 15:16:22 +0000 (10:16 -0500)
configure.ac

index 776ba3b335c9be52fa7b82ca20b07e20f6486c18..ae98df841fcec2b06995cdea30a779aab87e3dbc 100644 (file)
@@ -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])