summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-03-18 21:36:03 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-03-18 21:36:03 +0000
commit65d422eec23b914572ca2e8bab5a1b8f4a3b56a0 (patch)
treebda86936678bad801cb9915bd4480db2efde744f /configure.ac
parent5ef972b27e434990cb0c3b7e242a917ab0830b57 (diff)
downloadlasso-65d422eec23b914572ca2e8bab5a1b8f4a3b56a0.tar.gz
lasso-65d422eec23b914572ca2e8bab5a1b8f4a3b56a0.tar.xz
lasso-65d422eec23b914572ca2e8bab5a1b8f4a3b56a0.zip
since wsf is no longer compiled it is no longer necessary to check or isolate
sasl check variable.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6b999339..787e5d60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -598,7 +598,6 @@ if test "x$enable_wsf" = "xyes"; then
fi
AC_SUBST(LASSO_WSF_SUPPORT)
AM_CONDITIONAL([WSF_ENABLED], [test "x$enable_wsf" = "xyes"])
-AM_CONDITIONAL([WSF_AUTH_ENABLED], [test "x$enable_wsf" = "xyes"])
dnl ==========================================================================
dnl User specific option.