Subject: PR/29175 CVS commit: pkgsrc/devel/glib2
To: None <minskim@NetBSD.org, gnats-admin@netbsd.org,>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-bugs
Date: 07/08/2006 16:20:02
The following reply was made to PR pkg/29175; it has been noted by GNATS.
From: Min Sik Kim <minskim@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/29175 CVS commit: pkgsrc/devel/glib2
Date: Sat, 8 Jul 2006 16:16:40 +0000 (UTC)
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.