From 252b5132c753830d5fd56823373aed85f2a0db63 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 3 May 1999 07:29:11 +0000 Subject: 19990502 sourceware import --- intl/acconfig.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 intl/acconfig.h (limited to 'intl/acconfig.h') diff --git a/intl/acconfig.h b/intl/acconfig.h new file mode 100644 index 0000000..70f81f8 --- /dev/null +++ b/intl/acconfig.h @@ -0,0 +1,14 @@ +/* Define to 1 if NLS is requested. */ +#undef ENABLE_NLS + +/* Define as 1 if you have catgets and don't want to use GNU gettext. */ +#undef HAVE_CATGETS + +/* Define as 1 if you have gettext and don't want to use GNU gettext. */ +#undef HAVE_GETTEXT + +/* Define as 1 if you have the stpcpy function. */ +#undef HAVE_STPCPY + +/* Define if your locale.h file contains LC_MESSAGES. */ +#undef HAVE_LC_MESSAGES -- cgit v1.1