From 7cc2dc36e5e015a37d699df166edeee21f1e63e7 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 25 Oct 2012 16:40:26 +0200 Subject: Get rid of the SASL plugin --- plugins/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 9ca89e34..8d9e09b0 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -17,9 +17,9 @@ if DO_TCL tcldir = tcl endif -if DO_SASL -sasldir = sasl -endif +#if DO_SASL +#sasldir = sasl +#endif if DO_DOAT doatdir = doat @@ -38,4 +38,4 @@ sysinfodir = sysinfo endif #SUBDIRS = . $(pythondir) $(perldir) mailcheck xdcc -SUBDIRS = . $(pythondir) $(perldir) $(tcldir) $(sasldir) $(doatdir) $(fishlimdir) $(checksumdir) $(sysinfodir) +SUBDIRS = . $(pythondir) $(perldir) $(tcldir) $(doatdir) $(fishlimdir) $(checksumdir) $(sysinfodir) -- cgit 1.4.1