Subject: CVS commit: pkgsrc/security/cyrus-sasl2
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2004 12:10:29
Module Name:	pkgsrc
Committed By:	markd
Date:		Mon Jan  5 12:10:29 UTC 2004

Modified Files:
	pkgsrc/security/cyrus-sasl2: Makefile distinfo
	pkgsrc/security/cyrus-sasl2/patches: patch-ai

Log Message:
Fix build if SASL_USE_GSSAPI=YES
From PR pkg/23634 by Louis Guillaume.
also noted in PR pkg/23339.
Fix configure to not try and _statically_ link in gssapi support as it doesn't
work (unresolved symbols when used).  This deals with the second part of
PR pkg/23339.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/security/cyrus-sasl2/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/security/cyrus-sasl2/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/security/cyrus-sasl2/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.