Subject: CVS commit: pkgsrc/devel/readline
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2004 06:41:04
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Nov 28 06:41:04 UTC 2004

Modified Files:
	pkgsrc/devel/readline: builtin.mk

Log Message:
Rewrite lib-checking code to use the standard variables and method to
check and store the presence of libreadline and libedit.  Also, don't
assume that just because libreadline.* exists that GNU readline exists.
Instead, use the presence of particular macros in the readline.h header
as a check for GNU readline.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/readline/builtin.mk

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