From b113394658bbaa292ca8f6e9c1c4382e2f4235cd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 26 Jan 1998 22:09:01 +0000 Subject: added initial i18n stuff --- acconfig.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 3f83ef1b3..728d4d1eb 100644 --- a/acconfig.h +++ b/acconfig.h @@ -26,6 +26,22 @@ #undef M_DEBUG #undef VERSION #undef PACKAGE +#undef G10_LOCALEDIR + +/* Define if your locale.h file contains LC_MESSAGES. */ +#undef HAVE_LC_MESSAGES + +/* 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 + +#undef HAVE_STPCPY + #undef BIG_ENDIAN_HOST #undef LITTLE_ENDIAN_HOST -- cgit v1.2.3