Subject: CVS commit: src/distrib/utils/libhack
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/06/2007 19:27:07
Module Name:	src
Committed By:	martin
Date:		Tue Nov  6 19:27:07 UTC 2007

Modified Files:
	src/distrib/utils/libhack: Makefile Makefile.inc

Log Message:
Compile a special version of the default locale into libhack - we can
not use real locales, but this at least allows single byte character
locales to work as expected (i.e. the existing translations for sysinst).
Once we get a sysinst translation that needs more, we'll have to drop this
and the castrated setlocale(), and go for a real solution.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/distrib/utils/libhack/Makefile
cvs rdiff -r1.21 -r1.22 src/distrib/utils/libhack/Makefile.inc

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