summaryrefslogtreecommitdiff
path: root/menuselect/autoconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'menuselect/autoconfig.h.in')
-rw-r--r--menuselect/autoconfig.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/menuselect/autoconfig.h.in b/menuselect/autoconfig.h.in
index 4af955a20..bac73f3ab 100644
--- a/menuselect/autoconfig.h.in
+++ b/menuselect/autoconfig.h.in
@@ -47,6 +47,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define if your system has the LIBXML2 libraries. */
+#undef HAVE_LIBXML2
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -110,6 +113,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
@@ -124,5 +130,8 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
+
#endif