aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in20
1 files changed, 5 insertions, 15 deletions
diff --git a/config.h.in b/config.h.in
index 57b9e8e..6b85da3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,14 +1,12 @@
/* config.h.in. Generated from configure.ac by autoheader. */
-/* always defined to indicate that i18n is enabled */
+/* Define to 1 if translation of program messages to the user's native
+ language is requested. */
#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 MacOS X function CFLocaleCopyCurrent in the
CoreFoundation framework. */
#undef HAVE_CFLOCALECOPYCURRENT
@@ -17,7 +15,8 @@
the CoreFoundation framework. */
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
-/* Define to 1 if you have the `dcgettext' function. */
+/* Define if the GNU dcgettext() function is already present or preinstalled.
+ */
#undef HAVE_DCGETTEXT
/* Define to 1 if you have the <dlfcn.h> header file. */
@@ -32,18 +31,9 @@
/* 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
-/* Define to 1 if you have the <pppd/pppd.h> header file. */
-#undef HAVE_PPPD_PPPD_H
-
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
@@ -130,7 +120,7 @@
/* Define if we enable new QMI commands support */
#undef WITH_NEWEST_QMI_COMMANDS
-/* Define if you want to use PolicyKit */
+/* Define if you have PolicyKit support */
#undef WITH_POLKIT
/* Define if you want QMI support */