pkgsrc/mail/courier-imap/patches/patch-ae
jlam d1168c8aae Update mail/courier-imap to 1.4.0. Pkgsrc changes include splitting the
Makefile into package and common parts to facilitate creating sub-packages
for the separate authentication modules, and using the general INSTALL
scripts.  Changes from version 1.3.8.2 include:

	* bug fixes
	* move authentication modules into a separate daemon process
	* partial support of the IMAP QUOTA extension.
	* added experimental PostgreSQL authentication module.
	* added experimental LDAP_TLS option to LDAP authentication.
	* workarounds for Outlook
	* Disable MSIE 6.0 smart tags in all html files
2002-01-02 22:19:37 +00:00

13 lines
305 B
Text

$NetBSD: patch-ae,v 1.1 2002/01/02 22:19:41 jlam Exp $
--- authlib/configure.orig Sat Nov 24 14:39:36 2001
+++ authlib/configure
@@ -2689,8 +2689,6 @@
STATIC_LIST="authldap_info $STATIC_LIST"
LIBAUTH="$LIBAUTH libauth-authldap.a"
echo authldaprc.dist >>authconfiglist
-else
- authldaprc=""
fi