Index: config.auto.h.in =================================================================== --- config.auto.h.in (revision 2317) +++ config.auto.h.in (revision 2318) @@ -230,8 +230,9 @@ print {\n\n/* Define to 1 if Xrender is available */\n} print_ternary libs/gui/xrender/presents {#define HAVE_XRENDER 1} {/*#undef HAVE_XRENDER */} +print {\n\n/* Define to 1 if translation of program messages to the user's native language is requested. */\n} +print_ternary /local/pcb/want_nls {#define ENABLE_NLS 1} {/*#undef ENABLE_NLS */} - print [@ /* The host "triplet" - it's really a pair now: machine-os */