Index: config.h.in =================================================================== --- config.h.in (revision 20383) +++ config.h.in (revision 20384) @@ -109,9 +109,6 @@ 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 {\n\n/* Define to 1 if we should use windows api for dynamic linking. */\n} print_ternary ?libs/LoadLibrary/presents {#define USE_LOADLIBRARY 1} {/* #undef USE_LOADLIBRARY */}