Subject: CVS commit: pkgsrc/graphics/scigraphica
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/24/2004 15:31:44
Module Name: pkgsrc
Committed By: jlam
Date: Fri Sep 24 15:31:44 UTC 2004
Modified Files:
pkgsrc/graphics/scigraphica: Makefile
Log Message:
Workaround stupidity in the scigraphica configure script by explicitly
specifying the library and header paths for readline. Otherwise, the
configure script will dumbly pass "-I -I" and "-L -L" to the compiler,
which breaks libtool.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/graphics/scigraphica/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.