Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/utils/libhack



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.




Home | Main Index | Thread Index | Old Index