aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-02-16 21:18:56 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-02-16 21:18:56 +0100
commitba27629c4519fa09da8cbfaffe2dcff003fcfef0 (patch)
tree67aa7e8ecbb19c0c0dd4f5b1e2ea3e003684c0cd /config.h.in
parent1204ca2827e64aa041b4bd36813be3d70db54802 (diff)
parent8ce897a37ffe58051684fba7478a2f076aeec57d (diff)
downloadayatana-indicator-printers-ba27629c4519fa09da8cbfaffe2dcff003fcfef0.tar.gz
ayatana-indicator-printers-ba27629c4519fa09da8cbfaffe2dcff003fcfef0.tar.bz2
ayatana-indicator-printers-ba27629c4519fa09da8cbfaffe2dcff003fcfef0.zip
* New upstream release.
- prepare for i18n - make sure CUPS' dbus notification is on while the service is running - fix build system to enable out-of-tree builds * debian/control - bump libindicator dependency 0.3.91
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