It was possible to create a bad ref
[jimtcl.git] / autoconf.h.in
blob25edf2b20090e7b4a63c4a73fc7f3059d56b9259
1 /* autoconf.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `backtrace' function. */
4 #undef HAVE_BACKTRACE
6 /* Have the dlopen function */
7 #undef HAVE_DLOPEN
9 /* Define to 1 if you have the `fork' function. */
10 #undef HAVE_FORK
12 /* Define to 1 if you have the `geteuid' function. */
13 #undef HAVE_GETEUID
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define to 1 if the system has the type `long long'. */
19 #undef HAVE_LONG_LONG
21 /* Define to 1 if you have the `lstat' function. */
22 #undef HAVE_LSTAT
24 /* Define to 1 if you have the <memory.h> header file. */
25 #undef HAVE_MEMORY_H
27 /* Define to 1 if you have the `mkstemp' function. */
28 #undef HAVE_MKSTEMP
30 /* Define to 1 if you have the `realpath' function. */
31 #undef HAVE_REALPATH
33 /* Define to 1 if you have the `regcomp' function. */
34 #undef HAVE_REGCOMP
36 /* Define to 1 if you have the `sigaction' function. */
37 #undef HAVE_SIGACTION
39 /* Define to 1 if you have the <stdint.h> header file. */
40 #undef HAVE_STDINT_H
42 /* Define to 1 if you have the <stdlib.h> header file. */
43 #undef HAVE_STDLIB_H
45 /* Define to 1 if you have the <strings.h> header file. */
46 #undef HAVE_STRINGS_H
48 /* Define to 1 if you have the <string.h> header file. */
49 #undef HAVE_STRING_H
51 /* Define to 1 if you have the `strptime' function. */
52 #undef HAVE_STRPTIME
54 /* Define to 1 if you have the `sysinfo' function. */
55 #undef HAVE_SYSINFO
57 /* Define to 1 if you have the `sys_siglist' function. */
58 #undef HAVE_SYS_SIGLIST
60 /* Define to 1 if you have the `sys_signame' function. */
61 #undef HAVE_SYS_SIGNAME
63 /* Define to 1 if you have the <sys/stat.h> header file. */
64 #undef HAVE_SYS_STAT_H
66 /* Define to 1 if you have the <sys/types.h> header file. */
67 #undef HAVE_SYS_TYPES_H
69 /* Define to 1 if you have the `ualarm' function. */
70 #undef HAVE_UALARM
72 /* Define to 1 if you have the <unistd.h> header file. */
73 #undef HAVE_UNISTD_H
75 /* Define to 1 if you have the `vfork' function. */
76 #undef HAVE_VFORK
78 /* Define to 1 if you have the `waitpid' function. */
79 #undef HAVE_WAITPID
81 /* Define to the address where bug reports for this package should be sent. */
82 #undef PACKAGE_BUGREPORT
84 /* Define to the full name of this package. */
85 #undef PACKAGE_NAME
87 /* Define to the full name and version of this package. */
88 #undef PACKAGE_STRING
90 /* Define to the one symbol short name of this package. */
91 #undef PACKAGE_TARNAME
93 /* Define to the home page for this package. */
94 #undef PACKAGE_URL
96 /* Define to the version of this package. */
97 #undef PACKAGE_VERSION
99 /* Define to 1 if you have the ANSI C header files. */
100 #undef STDC_HEADERS