From: Wilfried Göesgens Date: Sun, 21 Feb 2010 17:44:13 +0000 (+0000) Subject: * remove obsolete configure options X-Git-Tag: v7.86~401 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=5c39d1c8a04d801e88cd8124a2fe2fc7bb5555e1 * remove obsolete configure options --- diff --git a/webcit/debian/rules b/webcit/debian/rules index a414b89bb..d145623e0 100755 --- a/webcit/debian/rules +++ b/webcit/debian/rules @@ -50,10 +50,8 @@ endif --with-localedir=/usr/share/ \ --with-editordir=/usr/share/tinymce/www/ \ --with-rundir=/var/run/citadel \ - --with-ical --with-db --with-ldap \ --with-ssldir=/etc/ssl/webcit/ \ - --with-ssl --with-libiconf \ - --with-newt --with-included-gettext \ + --with-ssl \ --with-datadir=/var/run/citadel \ --enable-debug $(EXTRA_ARGS) $(PROFILE_ARGS)