aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet1997-08-26 11:41:06 +0000
committerlecoanet1997-08-26 11:41:06 +0000
commitbb0f9eaded2fd001b4df14d9f74003ccd9f6262d (patch)
treefec6fbb9b664763c00c5274cb2c10e76fa069072
parentd699c2e369fc60a5c516ec78268afd9ac24149c5 (diff)
downloadtkzinc-bb0f9eaded2fd001b4df14d9f74003ccd9f6262d.zip
tkzinc-bb0f9eaded2fd001b4df14d9f74003ccd9f6262d.tar.gz
tkzinc-bb0f9eaded2fd001b4df14d9f74003ccd9f6262d.tar.bz2
tkzinc-bb0f9eaded2fd001b4df14d9f74003ccd9f6262d.tar.xz
Ajout de X_DISPLAY_MISSING
-rw-r--r--config.h.in61
1 files changed, 61 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 0000000..a17381a
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,61 @@
+/* config.h.in. Generated automatically from configure.in by autoheader. */
+
+/* Define to empty if the keyword does not work. */
+#undef const
+
+/* Define if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
+/* Define if you need to in order for stat and other things to work. */
+#undef _POSIX_SOURCE
+
+/* Define if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Define if the X Window System is missing or not being used. */
+#undef X_DISPLAY_MISSING
+
+/* Define if you have the gettimeofday function. */
+#undef HAVE_GETTIMEOFDAY
+
+/* Define if you have the <X11/xpm.h> header file. */
+#undef HAVE_X11_XPM_H
+
+/* Define if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
+
+/* Define if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define if you have the <stdarg.h> header file. */
+#undef HAVE_STDARG_H
+
+/* Define if you have the <stddef.h> header file. */
+#undef HAVE_STDDEF_H
+
+/* Define if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define if you have the <sys/time.h> header file. */
+#undef HAVE_SYS_TIME_H
+
+/* Define if you have the <sys/timeb.h> header file. */
+#undef HAVE_SYS_TIMEB_H
+
+/* Define if you have the <sys/times.h> header file. */
+#undef HAVE_SYS_TIMES_H
+
+/* Define if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define if you have the <values.h> header file. */
+#undef HAVE_VALUES_H