Subject: CVS commit: pkgsrc/lang/gcc3
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 01/13/2004 09:53:35
Module Name:	pkgsrc
Committed By:	grant
Date:		Tue Jan 13 09:53:35 UTC 2004

Modified Files:
	pkgsrc/lang/gcc3: Makefile

Log Message:
add a workaround for Solaris finding libintl.h in ${LOCALBASE}/include.
if configure finds this file, it expects to be able to use it, and
linking fails because /usr/lib/libintl.so isn't GNU libintl.

allows this to be built on Solaris while gettext-lib is installed.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/lang/gcc3/Makefile

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