We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99ccad commit 3484d7dCopy full SHA for 3484d7d
build/autotools/CheckSasl.m4
@@ -4,8 +4,6 @@ AC_ARG_ENABLE([sasl],
4
[],
5
[enable_sasl=auto])
6
7
-SASL_CFLAGS=
8
-SASL_LIBS=
9
sasl_mode=no
10
11
AS_IF([test "$enable_sasl" != "no"],[
0 commit comments