aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-16 21:34:57 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-16 21:34:57 +0100
commitcd4ca90b9de81d4a0430ad7782477f62035f5bbe (patch)
tree6df904e1443cc4e5263dbcd0b8c4c9aa8959a9ad /config.h.in
parent1204ca2827e64aa041b4bd36813be3d70db54802 (diff)
parentf35cbc8ebf673ca3308eb20fb5409c76e78de0ff (diff)
downloadayatana-indicator-printers-cd4ca90b9de81d4a0430ad7782477f62035f5bbe.tar.gz
ayatana-indicator-printers-cd4ca90b9de81d4a0430ad7782477f62035f5bbe.tar.bz2
ayatana-indicator-printers-cd4ca90b9de81d4a0430ad7782477f62035f5bbe.zip
releasing version 0.1.1-0ubuntu1
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