summaryrefslogtreecommitdiff
path: root/app/xmore/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-23 19:33:00 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-23 19:33:00 +0000
commit3d360a6a07f1681fb0e7cb399f32b5dbfab3f103 (patch)
tree2d7153e484651857c66e63f5ebcc05dcb6ab2585 /app/xmore/config.h.in
parent48eab02141e526efe94358b07c08ebe90a0ed2c2 (diff)
Update to -current xmore from X.org git.
This version mainly removes Xprint support.
Diffstat (limited to 'app/xmore/config.h.in')
-rw-r--r--app/xmore/config.h.in33
1 files changed, 33 insertions, 0 deletions
diff --git a/app/xmore/config.h.in b/app/xmore/config.h.in
index 1ca40928b..04e9894b2 100644
--- a/app/xmore/config.h.in
+++ b/app/xmore/config.h.in
@@ -1,5 +1,35 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
/* Name of package */
#undef PACKAGE
@@ -27,5 +57,8 @@
/* Patch version of this package */
#undef PACKAGE_VERSION_PATCHLEVEL
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
/* Version number of package */
#undef VERSION