1*f7cc78ecSespie /* Define to 1 if NLS is requested. */ 2*f7cc78ecSespie #undef ENABLE_NLS 3*f7cc78ecSespie 4*f7cc78ecSespie /* Define as 1 if you have catgets and don't want to use GNU gettext. */ 5*f7cc78ecSespie #undef HAVE_CATGETS 6*f7cc78ecSespie 7*f7cc78ecSespie /* Define as 1 if you have gettext and don't want to use GNU gettext. */ 8*f7cc78ecSespie #undef HAVE_GETTEXT 9*f7cc78ecSespie 10*f7cc78ecSespie /* Define as 1 if you have the stpcpy function. */ 11*f7cc78ecSespie #undef HAVE_STPCPY 12*f7cc78ecSespie 13*f7cc78ecSespie /* Define if your locale.h file contains LC_MESSAGES. */ 14*f7cc78ecSespie #undef HAVE_LC_MESSAGES 15