r64: *** empty log message ***
[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 as __inline if that's what the C compiler calls it.  */
13 #undef inline
14
15 /* Define to `long' if <sys/types.h> doesn't define.  */
16 #undef off_t
17
18 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
19 #undef size_t
20
21 /* Define if you have the ANSI C header files.  */
22 #undef STDC_HEADERS
23
24 /* Define if your <sys/time.h> declares struct tm.  */
25 #undef TM_IN_SYS_TIME
26
27 /* Define if your processor stores words with the most significant
28    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
29 #undef WORDS_BIGENDIAN
30
31 /* Define if the X Window System is missing or not being used.  */
32 #undef X_DISPLAY_MISSING
33
34 /* Define to signal support in libXt/libX11 for multithreading */
35 #undef X_THREAD_SUPPORT
36
37 /* Define to signal support in -lXext for the DBE X11 protocol extension */
38 #undef HAVE_DBE_SUPPORT
39
40 /* Define to signal support in -lXext for the MBX X11 protocol extension */
41 #undef HAVE_MBX_SUPPORT
42
43 /* Define if have getopt_long function */
44 #undef HAVE_GETOPT_LONG
45
46 /* Define if have PNG library */
47 #undef HAVE_PNG
48
49 /* Define is have interactive graphics */
50 #undef HAVE_SGP
51
52 /* Define for X11 library */
53 #undef HAVE_X11
54
55 /* The number of bytes in a double.  */
56 #undef SIZEOF_DOUBLE
57
58 /* The number of bytes in a float.  */
59 #undef SIZEOF_FLOAT
60
61 /* The number of bytes in a int.  */
62 #undef SIZEOF_INT
63
64 /* The number of bytes in a long.  */
65 #undef SIZEOF_LONG
66
67 /* The number of bytes in a short.  */
68 #undef SIZEOF_SHORT
69
70 /* Define if you have the htonl function.  */
71 #undef HAVE_HTONL
72
73 /* Define if you have the snprintf function.  */
74 #undef HAVE_SNPRINTF
75
76 /* Define if you have the strtod function.  */
77 #undef HAVE_STRTOD
78
79 /* Define if you have the strtol function.  */
80 #undef HAVE_STRTOL
81
82 /* Define if you have the <X11/extensions/Xdbe.h> header file.  */
83 #undef HAVE_X11_EXTENSIONS_XDBE_H
84
85 /* Define if you have the <X11/extensions/multibuf.h> header file.  */
86 #undef HAVE_X11_EXTENSIONS_MULTIBUF_H
87
88 /* Define if you have the <ctype.h> header file.  */
89 #undef HAVE_CTYPE_H
90
91 /* Define if you have the <fcntl.h> header file.  */
92 #undef HAVE_FCNTL_H
93
94 /* Define if you have the <g2.h> header file.  */
95 #undef HAVE_G2_H
96
97 /* Define if you have the <getopt.h> header file.  */
98 #undef HAVE_GETOPT_H
99
100 /* Define if you have the <inttypes.h> header file.  */
101 #undef HAVE_INTTYPES_H
102
103 /* Define if you have the <math.h> header file.  */
104 #undef HAVE_MATH_H
105
106 /* Define if you have the <netinet/in.h> header file.  */
107 #undef HAVE_NETINET_IN_H
108
109 /* Define if you have the <setjmp.h> header file.  */
110 #undef HAVE_SETJMP_H
111
112 /* Define if you have the <stdarg.h> header file.  */
113 #undef HAVE_STDARG_H
114
115 /* Define if you have the <stddef.h> header file.  */
116 #undef HAVE_STDDEF_H
117
118 /* Define if you have the <stdint.h> header file.  */
119 #undef HAVE_STDINT_H
120
121 /* Define if you have the <stdio.h> header file.  */
122 #undef HAVE_STDIO_H
123
124 /* Define if you have the <stdlib.h> header file.  */
125 #undef HAVE_STDLIB_H
126
127 /* Define if you have the <string.h> header file.  */
128 #undef HAVE_STRING_H
129
130 /* Define if you have the <sys/fcntl.h> header file.  */
131 #undef HAVE_SYS_FCNTL_H
132
133 /* Define if you have the <sys/param.h> header file.  */
134 #undef HAVE_SYS_PARAM_H
135
136 /* Define if you have the <sys/stat.h> header file.  */
137 #undef HAVE_SYS_STAT_H
138
139 /* Define if you have the <sys/types.h> header file.  */
140 #undef HAVE_SYS_TYPES_H
141
142 /* Define if you have the <unistd.h> header file.  */
143 #undef HAVE_UNISTD_H
144
145 /* Define if you have the m library (-lm).  */
146 #undef HAVE_LIBM
147
148 /* Name of package */
149 #undef PACKAGE
150
151 /* Version number of package */
152 #undef VERSION
153