r1942: *** empty log message ***
[ctsim.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2 /* Define to be the version of the distribution.  */
3 #undef VERSION
4
5 /* Define to signal compiler support for void and void * types */
6 #define HAVE_VOID 1
7
8 /* Define (if compiling as C++) to signal compiler support for bool type */
9 #undef HAVE_BOOL
10
11 /* Define under HP/UX to get matherr-related things from math.h. */
12 #undef _HPUX_SOURCE
13
14 /* Define to signal that fflush(NULL) works: it flushes all outstreams. */
15 #undef HAVE_NULL_FLUSH
16
17 /* Redundant and unused: Define to signal that fflush(NULL) doesn't work. */
18 #undef DONT_HAVE_NULL_FLUSH
19
20 /* Define to signal that Motif should be used, if X11 is used */
21 #undef USE_MOTIF
22
23 /* Define to signal support in libc for the pthread threads library */
24 #undef PTHREAD_SUPPORT
25
26 /* Define if we have the thread-safe library function ctime_r() */
27 #undef HAVE_CTIME_R
28
29 /* Define if we have the thread-safe library function localtime_r() */
30 #undef HAVE_LOCALTIME_R
31
32 /* Define to signal support in libXt/libX11 for multithreading */
33 #undef X_THREAD_SUPPORT
34
35 /* Define to signal support in -lXext for the DBE X11 protocol extension */
36 #undef HAVE_DBE_SUPPORT
37
38 /* Define to signal support in -lXext for the MBX X11 protocol extension */
39 #undef HAVE_MBX_SUPPORT
40
41 /* Define to enable support for the 45 LaserJet fonts in X output */
42 #undef USE_LJ_FONTS_IN_X
43
44 /* Define to enable support for the 45 LaserJet fonts in PS output */
45 #undef USE_LJ_FONTS_IN_PS
46
47 /* Define to enable support for the 35 PS fonts in PCL output */
48 #undef USE_PS_FONTS_IN_PCL
49
50 /* Define if have getopt_long function */
51 #undef HAVE_GETOPT_LONG
52
53 /* Define if have PNG library */
54 #undef HAVE_PNG
55
56 /* Define is have interactive graphics */
57 #undef HAVE_SGP
58
59 /* Define for X11 library */
60 #undef HAVE_X11
61
62 #undef HAVE_WXWINDOWS
63
64 #undef HAVE_FFTW
65
66 #undef DEBUG
67
68 #undef NDEBUG
69
70 /* Define if have dmalloc library */
71 #undef HAVE_DMALLOC
72
73 /* Define for HDF5 library */
74 #undef HAVE_HDF5
75
76 #undef HAVE_USLEEP
77
78 #undef HAVE_SSTREAM
79
80 #undef HAVE_READLINE
81
82 #undef HAVE_G2
83
84 #undef HAVE_CURSES
85
86 #undef HAVE_NCURSES
87
88 #undef HAVE_CTN_DICOM
89
90 #undef HAVE_WXTHREADS
91
92 #undef HAVE_EFENCE
93
94
95 /* Define to 1 if you have the <assert.h> header file. */
96 #undef HAVE_ASSERT_H
97
98 /* Define to 1 if you have the <ctype.h> header file. */
99 #undef HAVE_CTYPE_H
100
101 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
102 #undef HAVE_DOPRNT
103
104 /* Define to 1 if you have the <fcntl.h> header file. */
105 #undef HAVE_FCNTL_H
106
107 /* Define to 1 if you have the <getopt.h> header file. */
108 #undef HAVE_GETOPT_H
109
110 /* Define to 1 if you have the `htonl' function. */
111 #undef HAVE_HTONL
112
113 /* Define to 1 if you have the <inttypes.h> header file. */
114 #undef HAVE_INTTYPES_H
115
116 /* Define to 1 if you have the `m' library (-lm). */
117 #undef HAVE_LIBM
118
119 /* Define to 1 if you have the <math.h> header file. */
120 #undef HAVE_MATH_H
121
122 /* Define to 1 if you have the <memory.h> header file. */
123 #undef HAVE_MEMORY_H
124
125 /* Define to 1 if you have the <netinet/in.h> header file. */
126 #undef HAVE_NETINET_IN_H
127
128 /* Define to 1 if you have the <readline.h> header file. */
129 #undef HAVE_READLINE_H
130
131 /* Define to 1 if you have the <readline/readline.h> header file. */
132 #undef HAVE_READLINE_READLINE_H
133
134 /* Define to 1 if you have the <setjmp.h> header file. */
135 #undef HAVE_SETJMP_H
136
137 /* Define to 1 if you have the `snprintf' function. */
138 #undef HAVE_SNPRINTF
139
140 /* Define to 1 if you have the <stdarg.h> header file. */
141 #undef HAVE_STDARG_H
142
143 /* Define to 1 if you have the <stddef.h> header file. */
144 #undef HAVE_STDDEF_H
145
146 /* Define to 1 if you have the <stdint.h> header file. */
147 #undef HAVE_STDINT_H
148
149 /* Define to 1 if you have the <stdio.h> header file. */
150 #undef HAVE_STDIO_H
151
152 /* Define to 1 if you have the <stdlib.h> header file. */
153 #undef HAVE_STDLIB_H
154
155 /* Define to 1 if you have the <strings.h> header file. */
156 #undef HAVE_STRINGS_H
157
158 /* Define to 1 if you have the <string.h> header file. */
159 #undef HAVE_STRING_H
160
161 /* Define to 1 if you have the `strtod' function. */
162 #undef HAVE_STRTOD
163
164 /* Define to 1 if you have the `strtol' function. */
165 #undef HAVE_STRTOL
166
167 /* Define to 1 if you have the <sys/fcntl.h> header file. */
168 #undef HAVE_SYS_FCNTL_H
169
170 /* Define to 1 if you have the <sys/param.h> header file. */
171 #undef HAVE_SYS_PARAM_H
172
173 /* Define to 1 if you have the <sys/resource.h> header file. */
174 #undef HAVE_SYS_RESOURCE_H
175
176 /* Define to 1 if you have the <sys/stat.h> header file. */
177 #undef HAVE_SYS_STAT_H
178
179 /* Define to 1 if you have the <sys/time.h> header file. */
180 #undef HAVE_SYS_TIME_H
181
182 /* Define to 1 if you have the <sys/types.h> header file. */
183 #undef HAVE_SYS_TYPES_H
184
185 /* Define to 1 if you have the <unistd.h> header file. */
186 #undef HAVE_UNISTD_H
187
188 /* Define to 1 if you have the `usleep' function. */
189 #undef HAVE_USLEEP
190
191 /* Define to 1 if you have the `vprintf' function. */
192 #undef HAVE_VPRINTF
193
194 /* Define to 1 if you have the `vsnprintf' function. */
195 #undef HAVE_VSNPRINTF
196
197 /* Define to 1 if you have the `vsprintf' function. */
198 #undef HAVE_VSPRINTF
199
200 /* Define to 1 if you have the <X11/extensions/multibuf.h> header file. */
201 #undef HAVE_X11_EXTENSIONS_MULTIBUF_H
202
203 /* Define to 1 if you have the <X11/extensions/Xdbe.h> header file. */
204 #undef HAVE_X11_EXTENSIONS_XDBE_H
205
206 /* Name of package */
207 #undef PACKAGE
208
209 /* Define to the address where bug reports for this package should be sent. */
210 #undef PACKAGE_BUGREPORT
211
212 /* Define to the full name of this package. */
213 #undef PACKAGE_NAME
214
215 /* Define to the full name and version of this package. */
216 #undef PACKAGE_STRING
217
218 /* Define to the one symbol short name of this package. */
219 #undef PACKAGE_TARNAME
220
221 /* Define to the version of this package. */
222 #undef PACKAGE_VERSION
223
224 /* The size of a `double', as computed by sizeof. */
225 #undef SIZEOF_DOUBLE
226
227 /* The size of a `float', as computed by sizeof. */
228 #undef SIZEOF_FLOAT
229
230 /* The size of a `int', as computed by sizeof. */
231 #undef SIZEOF_INT
232
233 /* The size of a `long', as computed by sizeof. */
234 #undef SIZEOF_LONG
235
236 /* The size of a `short', as computed by sizeof. */
237 #undef SIZEOF_SHORT
238
239 /* Define to 1 if you have the ANSI C header files. */
240 #undef STDC_HEADERS
241
242 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
243 #undef TM_IN_SYS_TIME
244
245 /* Version number of package */
246 #undef VERSION
247
248 /* Define to 1 if your processor stores words with the most significant byte
249    first (like Motorola and SPARC, unlike Intel and VAX). */
250 #undef WORDS_BIGENDIAN
251
252 /* Define to 1 if the X Window System is missing or not being used. */
253 #undef X_DISPLAY_MISSING
254
255 /* Define to empty if `const' does not conform to ANSI C. */
256 #undef const
257
258 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
259    if it is not supported. */
260 #undef inline
261
262 /* Define to `long' if <sys/types.h> does not define. */
263 #undef off_t
264
265 /* Define to `unsigned' if <sys/types.h> does not define. */
266 #undef size_t