Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 15:12:08
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Nov 17 15:12:08 UTC 2004

Modified Files:
	pkgsrc/mk: db1.builtin.mk

Log Message:
If we don't need to link against -ldb or -ldb1 (because the DB functions
are a part of libc), then remove "-ldb" altogether.  This should fix
GNU configure scripts that assume you need to at least link against
"-ldb".


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/db1.builtin.mk

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