xref: /openbsd-src/gnu/usr.bin/binutils/intl/acconfig.h (revision 4c1e55dc91edd6e69ccc60ce855900fbc12cf34f)
1 /* Define to 1 if NLS is requested.  */
2 #undef ENABLE_NLS
3 
4 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
5 #undef HAVE_CATGETS
6 
7 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
8 #undef HAVE_GETTEXT
9 
10 /* Define as 1 if you have the stpcpy function.  */
11 #undef HAVE_STPCPY
12 
13 /* Define if your locale.h file contains LC_MESSAGES.  */
14 #undef HAVE_LC_MESSAGES
15