aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index c02eb23..b0af227 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -12,6 +12,21 @@
/* Define if the C++ compiler supports BOOL */
#undef HAVE_BOOL
+/* Define this, if you want NLS support */
+#undef ENABLE_NLS
+
+/* Define this, if you have catgets */
+#undef HAVE_CATGETS
+
+/* Define this, if you have gettext */
+#undef HAVE_GETTEXT
+
+/* Define this, if you have stpcpy */
+#undef HAVE_STPCPY
+
+/* Define this, if your locale.h defines LC_MESSAGES */
+#undef HAVE_LC_MESSAGES
+
/* The package version */
#undef VERSION