aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-01-26 22:09:01 +0000
committerWerner Koch <[email protected]>1998-01-26 22:09:01 +0000
commitb113394658bbaa292ca8f6e9c1c4382e2f4235cd (patch)
tree4ad41d5d7954c81676ae79d38679601b43273ec6 /acconfig.h
parentrel 0.2.0 (diff)
downloadgnupg-b113394658bbaa292ca8f6e9c1c4382e2f4235cd.tar.gz
gnupg-b113394658bbaa292ca8f6e9c1c4382e2f4235cd.zip
added initial i18n stuff
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h16
1 files changed, 16 insertions, 0 deletions
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