Subject: CVS commit: pkgsrc/devel/gettext-lib
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 04/06/2004 01:29:25
Module Name:	pkgsrc
Committed By:	reed
Date:		Tue Apr  6 01:29:25 UTC 2004

Modified Files:
	pkgsrc/devel/gettext-lib: builtin.mk

Log Message:
Do not assume that if /usr/lib/libintl.* does not exist
that it can not be builtin.  So also check for "This file is part
of the GNU C Library".

This helps with systems that have gettext(3) functionality
included in their glibc.

This also fixes build problem under Linux where devel/popt didn't
build "because some functions are defined both in gettext-lib and
in the native libc" as reported by minskim to tech-pkg on 21/Mar/2004.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/gettext-lib/builtin.mk

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