Subject: CVS commit: pkgsrc/www/amaya
To: None <pkgsrc-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2002 05:23:18
Module Name:	pkgsrc
Committed By:	kristerw
Date:		Mon Jul  1 02:23:17 UTC 2002

Modified Files:
	pkgsrc/www/amaya: distinfo
	pkgsrc/www/amaya/patches: patch-aa
Added Files:
	pkgsrc/www/amaya/patches: patch-ae patch-af

Log Message:
Make Amaya build on NetBSD 1.4.

NetBSD 1.4 does not have wchar.h, but everything needed by Amaya is
defined in stdlib.h. So add a wchar.h test to configure, and protect
inclusion of wchar.h by HAVE_WCHAR_H.

Solves PR 12358.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/amaya/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/www/amaya/patches/patch-aa
cvs rdiff -r0 -r1.5 pkgsrc/www/amaya/patches/patch-ae
cvs rdiff -r0 -r1.4 pkgsrc/www/amaya/patches/patch-af

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