Source-Changes archive

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

CVS commit: src/usr.bin/mklocale



Module Name:    src
Committed By:   uwe
Date:           Mon Jan 27 01:22:11 UTC 2003

Modified Files:
        src/usr.bin/mklocale: lex.l yacc.y

Log Message:
On FreeBSD host define _DONT_USE_CTYPE_INLINE_ before including ctype.h.
We pull in our _RuneLocale, while the inlines are for the host _RuneLocale.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/mklocale/lex.l
cvs rdiff -r1.10 -r1.11 src/usr.bin/mklocale/yacc.y

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