translated a handfull of strings and set the codeset to UTF-8 for the translations.
[xboard.git] / config.h.in
index 5f518f1..2e894b6 100644 (file)
 /* Define if lex declares yytext as a char * by default, not a char[].  */
 #undef YYTEXT_POINTER
 
+/* Define to 1 if translation of program messages to the user's 
+   native language is desired */
+#undef ENABLE_NLS
+
 #define FIRST_PTY_LETTER 'p'
 
 #undef IBMRTAIX