r328: *** 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 G2 library */
53 #undef HAVE_G2_H
54
55 /* Define for X11 library */
56 #undef HAVE_X11
57
58 #undef HAVE_WXWINDOWS
59
60 #undef HAVE_FFTW
61
62 #undef DEBUG
63
64 #undef NDEBUG
65
66 /* Define if have dmalloc library */
67 #undef HAVE_DMALLOC
68
69 #undef HAVE_SSTREAM
70
71 /* The number of bytes in a double.  */
72 #undef SIZEOF_DOUBLE
73
74 /* The number of bytes in a float.  */
75 #undef SIZEOF_FLOAT
76
77 /* The number of bytes in a int.  */
78 #undef SIZEOF_INT
79
80 /* The number of bytes in a long.  */
81 #undef SIZEOF_LONG
82
83 /* The number of bytes in a short.  */
84 #undef SIZEOF_SHORT
85
86 /* Define if you have the htonl function.  */
87 #undef HAVE_HTONL
88
89 /* Define if you have the snprintf function.  */
90 #undef HAVE_SNPRINTF
91
92 /* Define if you have the strtod function.  */
93 #undef HAVE_STRTOD
94
95 /* Define if you have the strtol function.  */
96 #undef HAVE_STRTOL
97
98 /* Define if you have the usleep function.  */
99 #undef HAVE_USLEEP
100
101 /* Define if you have the vsnprintf function.  */
102 #undef HAVE_VSNPRINTF
103
104 /* Define if you have the vsprintf function.  */
105 #undef HAVE_VSPRINTF
106
107 /* Define if you have the <X11/extensions/Xdbe.h> header file.  */
108 #undef HAVE_X11_EXTENSIONS_XDBE_H
109
110 /* Define if you have the <X11/extensions/multibuf.h> header file.  */
111 #undef HAVE_X11_EXTENSIONS_MULTIBUF_H
112
113 /* Define if you have the <assert.h> header file.  */
114 #undef HAVE_ASSERT_H
115
116 /* Define if you have the <ctype.h> header file.  */
117 #undef HAVE_CTYPE_H
118
119 /* Define if you have the <fcntl.h> header file.  */
120 #undef HAVE_FCNTL_H
121
122 /* Define if you have the <g2.h> header file.  */
123 #undef HAVE_G2_H
124
125 /* Define if you have the <getopt.h> header file.  */
126 #undef HAVE_GETOPT_H
127
128 /* Define if you have the <inttypes.h> header file.  */
129 #undef HAVE_INTTYPES_H
130
131 /* Define if you have the <math.h> header file.  */
132 #undef HAVE_MATH_H
133
134 /* Define if you have the <netinet/in.h> header file.  */
135 #undef HAVE_NETINET_IN_H
136
137 /* Define if you have the <setjmp.h> header file.  */
138 #undef HAVE_SETJMP_H
139
140 /* Define if you have the <stdarg.h> header file.  */
141 #undef HAVE_STDARG_H
142
143 /* Define if you have the <stddef.h> header file.  */
144 #undef HAVE_STDDEF_H
145
146 /* Define if you have the <stdint.h> header file.  */
147 #undef HAVE_STDINT_H
148
149 /* Define if you have the <stdio.h> header file.  */
150 #undef HAVE_STDIO_H
151
152 /* Define if you have the <stdlib.h> header file.  */
153 #undef HAVE_STDLIB_H
154
155 /* Define if you have the <string.h> header file.  */
156 #undef HAVE_STRING_H
157
158 /* Define if you have the <sys/fcntl.h> header file.  */
159 #undef HAVE_SYS_FCNTL_H
160
161 /* Define if you have the <sys/param.h> header file.  */
162 #undef HAVE_SYS_PARAM_H
163
164 /* Define if you have the <sys/resource.h> header file.  */
165 #undef HAVE_SYS_RESOURCE_H
166
167 /* Define if you have the <sys/stat.h> header file.  */
168 #undef HAVE_SYS_STAT_H
169
170 /* Define if you have the <sys/time.h> header file.  */
171 #undef HAVE_SYS_TIME_H
172
173 /* Define if you have the <sys/types.h> header file.  */
174 #undef HAVE_SYS_TYPES_H
175
176 /* Define if you have the <unistd.h> header file.  */
177 #undef HAVE_UNISTD_H
178
179 /* Define if you have the m library (-lm).  */
180 #undef HAVE_LIBM
181
182 /* Name of package */
183 #undef PACKAGE
184
185 /* Version number of package */
186 #undef VERSION
187