* remove obsolete configure options
authorWilfried Göesgens <willi@citadel.org>
Sun, 21 Feb 2010 17:44:13 +0000 (17:44 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 21 Feb 2010 17:44:13 +0000 (17:44 +0000)
webcit/debian/rules

index a414b89bb6c129d0944ffa20c95bca38130660f5..d145623e0d78869fde84760e0b3209d4301c6cb1 100755 (executable)
@@ -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)