aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-02-16 21:06:36 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-02-16 21:06:36 +0100
commit8ce897a37ffe58051684fba7478a2f076aeec57d (patch)
tree8768a1581e6526fcd4d79c75a946509d76b7d53c /config.h.in
parent4a11dd4b111229b8fc48aa8d897a000176e18805 (diff)
parent9a0e424593438088458b6b207bb1e53f48673fea (diff)
downloadayatana-indicator-printers-8ce897a37ffe58051684fba7478a2f076aeec57d.tar.gz
ayatana-indicator-printers-8ce897a37ffe58051684fba7478a2f076aeec57d.tar.bz2
ayatana-indicator-printers-8ce897a37ffe58051684fba7478a2f076aeec57d.zip
Import upstream version 0.1.1
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 4b8c91a..2806380 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,11 +1,32 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* always defined to indicate that i18n is enabled */
+#undef ENABLE_NLS
+
+/* gettext package */
+#undef GETTEXT_PACKAGE
+
+/* Define to 1 if you have the `bind_textdomain_codeset' function. */
+#undef HAVE_BIND_TEXTDOMAIN_CODESET
+
+/* Define to 1 if you have the `dcgettext' function. */
+#undef HAVE_DCGETTEXT
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define if the GNU gettext() function is already present or preinstalled. */
+#undef HAVE_GETTEXT
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define if your <locale.h> file defines LC_MESSAGES. */
+#undef HAVE_LC_MESSAGES
+
+/* Define to 1 if you have the <locale.h> header file. */
+#undef HAVE_LOCALE_H
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H