aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorlecoanet2003-04-16 09:32:34 +0000
committerlecoanet2003-04-16 09:32:34 +0000
commitc0dc6e04d97b53185eda9bbd68900eba15ae1f84 (patch)
tree75b61db08a056f56b8e827b8e280d4cb2076962c /config.h.in
parent930d3a5e3dcba58f1c3a91230e285848ad98bdb8 (diff)
downloadtkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.zip
tkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.tar.gz
tkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.tar.bz2
tkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.tar.xz
*** empty log message ***
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in61
1 files changed, 0 insertions, 61 deletions
diff --git a/config.h.in b/config.h.in
deleted file mode 100644
index a17381a..0000000
--- a/config.h.in
+++ /dev/null
@@ -1,61 +0,0 @@
-/* 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