Subject: CVS commit: pkgsrc/editors/cooledit
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 12/06/2006 14:45:42
Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Dec  6 14:45:42 UTC 2006

Modified Files:
	pkgsrc/editors/cooledit: Makefile

Log Message:
Look in wchar.h for mbstate_t, not machine/ansi.h. The latter is quite
NetBSD specific. If that creates problem on older NetBSD, maybe the test
should be conditionalized for NetBSD instead.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/editors/cooledit/Makefile

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