Subject: CVS commit: pkgsrc/lang/guile
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2007 19:49:28
Module Name: pkgsrc
Committed By: joerg
Date: Tue Jun 12 19:49:28 UTC 2007
Modified Files:
pkgsrc/lang/guile: Makefile
Log Message:
guile's configure script is buggy as it assumes that cexp and clog
are present if the complex.h header exists. csqrt on the contrary
is actively checked. For now, disable complex double handling on
DragonFly to work around this.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 pkgsrc/lang/guile/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.