Subject: CVS commit: pkgsrc/devel/glib2
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 07/08/2006 16:16:40
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Jul  8 16:16:40 UTC 2006

Modified Files:
	pkgsrc/devel/glib2: Makefile

Log Message:
On Darwin-[56], bypass the wchar_t test in configure and assume that it
is unavailable.  Although Darwin-[56] has wchar_t, it doesn't provide
related functions such as wcslen().

This fixes PR 29175.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 pkgsrc/devel/glib2/Makefile

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