]> git.pld-linux.org Git - packages/flex.git/blame - flex-locale.patch
- up to 2.5.35, can't find bug #720983 for -m4-quotes.diff patch
[packages/flex.git] / flex-locale.patch
CommitLineData
50a5708f
JB
1--- flex-2.5.33/main.c.orig 2006-02-14 19:55:42.000000000 +0100
2+++ flex-2.5.33/main.c 2006-03-07 23:18:01.213336000 +0100
3@@ -210,6 +210,7 @@
977868a4
JB
4 {
5 #if ENABLE_NLS
50a5708f 6 #if HAVE_LOCALE_H
977868a4
JB
7+ setlocale (LC_CTYPE, "");
8 setlocale (LC_MESSAGES, "");
9 textdomain (PACKAGE);
10 bindtextdomain (PACKAGE, LOCALEDIR);
This page took 0.054628 seconds and 4 git commands to generate.