r3: Initial revision
[ctsim.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define if you don't have vprintf but do have _doprnt.  */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have the vprintf function.  */
10 #undef HAVE_VPRINTF
11
12 /* Define to `long' if <sys/types.h> doesn't define.  */
13 #undef off_t
14
15 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
16 #undef size_t
17
18 /* Define if you have the ANSI C header files.  */
19 #undef STDC_HEADERS
20
21 /* Define if your <sys/time.h> declares struct tm.  */
22 #undef TM_IN_SYS_TIME
23
24 /* Define if the X Window System is missing or not being used.  */
25 #undef X_DISPLAY_MISSING
26
27 /* Define to signal support in libXt/libX11 for multithreading */
28 #undef X_THREAD_SUPPORT
29
30 /* Define to signal support in -lXext for the DBE X11 protocol extension */
31 #undef HAVE_DBE_SUPPORT
32
33 /* Define to signal support in -lXext for the MBX X11 protocol extension */
34 #undef HAVE_MBX_SUPPORT
35
36 /* Define if have getopt_long function */
37 #undef HAVE_GETOPT_LONG
38
39 /* Define if have PNG library */
40 #undef HAVE_PNG
41
42 /* Define if you have the strtod function.  */
43 #undef HAVE_STRTOD
44
45 /* Define if you have the strtol function.  */
46 #undef HAVE_STRTOL
47
48 /* Define if you have the <X11/extensions/Xdbe.h> header file.  */
49 #undef HAVE_X11_EXTENSIONS_XDBE_H
50
51 /* Define if you have the <X11/extensions/multibuf.h> header file.  */
52 #undef HAVE_X11_EXTENSIONS_MULTIBUF_H
53
54 /* Define if you have the <ctype.h> header file.  */
55 #undef HAVE_CTYPE_H
56
57 /* Define if you have the <fcntl.h> header file.  */
58 #undef HAVE_FCNTL_H
59
60 /* Define if you have the <getopt.h> header file.  */
61 #undef HAVE_GETOPT_H
62
63 /* Define if you have the <math.h> header file.  */
64 #undef HAVE_MATH_H
65
66 /* Define if you have the <setjmp.h> header file.  */
67 #undef HAVE_SETJMP_H
68
69 /* Define if you have the <stdarg.h> header file.  */
70 #undef HAVE_STDARG_H
71
72 /* Define if you have the <stddef.h> header file.  */
73 #undef HAVE_STDDEF_H
74
75 /* Define if you have the <stdio.h> header file.  */
76 #undef HAVE_STDIO_H
77
78 /* Define if you have the <string.h> header file.  */
79 #undef HAVE_STRING_H
80
81 /* Define if you have the <sys/fcntl.h> header file.  */
82 #undef HAVE_SYS_FCNTL_H
83
84 /* Define if you have the <sys/stat.h> header file.  */
85 #undef HAVE_SYS_STAT_H
86
87 /* Define if you have the <sys/types.h> header file.  */
88 #undef HAVE_SYS_TYPES_H
89
90 /* Define if you have the <unistd.h> header file.  */
91 #undef HAVE_UNISTD_H
92
93 /* Define if you have the m library (-lm).  */
94 #undef HAVE_LIBM
95
96 /* Name of package */
97 #undef PACKAGE
98
99 /* Version number of package */
100 #undef VERSION
101