aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-03-01 00:22:23 +0000
committerFritz Elfert <felfert@to.com>2001-03-01 00:22:23 +0000
commit75007da068aac10fed90fc5234ab2d50deed3e61 (patch)
treebe0a8ebba9bad4ccab4600c60d9e7fcc21dc7837 /acconfig.h
parentd8ae774198cf180fcaa4a2512dd94b4dbfdfd72d (diff)
downloadplptools-75007da068aac10fed90fc5234ab2d50deed3e61.tar.gz
plptools-75007da068aac10fed90fc5234ab2d50deed3e61.tar.bz2
plptools-75007da068aac10fed90fc5234ab2d50deed3e61.zip
Modified icons.
Started NLS support. Added kpsion KDE2 application. Unified file-headers.
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