Subject: CVS commit: pkgsrc/lang/guile/patches
To: None <pkgsrc-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 10/23/2002 11:59:28
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Wed Oct 23 08:59:27 UTC 2002

Modified Files:
	pkgsrc/lang/guile/patches: patch-ad

Log Message:
Don't call libtool -no-undefined for libguilereadline. It includes
libguile, which has a reference to __floatdidf, which is part of libgcc
and will only be resolved at program link time.
XXX libtool, of Solaris ld bug ?


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/guile/patches/patch-ad

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