Subject: CVS commit: pkgsrc/converters/libiconv
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2003 07:58:32
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Mar  7 05:58:31 UTC 2003

Modified Files:
	pkgsrc/converters/libiconv: buildlink2.mk

Log Message:
Add a check for /usr/lib/libiconv.* in the case where /usr/include/iconv.h
exists.  Use this check to appropriately assign a value to a new public
variable BUILDLINK_LIBICONV_LDADD that contains the linker options needed
so that the iconv functions resolve correctly.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/converters/libiconv/buildlink2.mk

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