Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/02/2004 15:04:16
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Dec  2 15:04:16 UTC 2004

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

Log Message:
If we're using the builtin dlopen(), and libdl.* doesn't exist, then
drop the "-ldl" option on the floor.  This "fixes" packages that
hardcode "-ldl" into the command line when linking software.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/dlopen.builtin.mk

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