Subject: CVS commit: pkgsrc/devel/readline
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2005 16:17:16
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jan 26 16:17:16 UTC 2005
Modified Files:
pkgsrc/devel/readline: builtin.mk
Log Message:
Linking against libedit also requires linking against libtermcap.
This was already done in the "-lreadline" case, but also needed to be
done for the "-lhistory" case.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/readline/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.