r1944: *** empty log message ***
[ctsim.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* turn on debugging */
4 #undef DEBUG
5
6 /* Define to 1 if you have the <assert.h> header file. */
7 #undef HAVE_ASSERT_H
8
9 /* ctn dicom library */
10 #undef HAVE_CTN_DICOM
11
12 /* Define to 1 if you have the <ctype.h> header file. */
13 #undef HAVE_CTYPE_H
14
15 /* x dbe support */
16 #undef HAVE_DBE_SUPPORT
17
18 /* dmalloc library */
19 #undef HAVE_DMALLOC
20
21 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
22 #undef HAVE_DOPRNT
23
24 /* efence library */
25 #undef HAVE_EFENCE
26
27 /* Define to 1 if you have the <fcntl.h> header file. */
28 #undef HAVE_FCNTL_H
29
30 /* FFTW library */
31 #undef HAVE_FFTW
32
33 /* Define to 1 if you have the <getopt.h> header file. */
34 #undef HAVE_GETOPT_H
35
36 /* getopt_long library */
37 #undef HAVE_GETOPT_LONG
38
39 /* Define to 1 if you have the `htonl' function. */
40 #undef HAVE_HTONL
41
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
44
45 /* Define to 1 if you have the `m' library (-lm). */
46 #undef HAVE_LIBM
47
48 /* Define to 1 if you have the <math.h> header file. */
49 #undef HAVE_MATH_H
50
51 /* x mbx support */
52 #undef HAVE_MBX_SUPPORT
53
54 /* Define to 1 if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
56
57 /* Define to 1 if you have the <netinet/in.h> header file. */
58 #undef HAVE_NETINET_IN_H
59
60 /* PNG library */
61 #undef HAVE_PNG
62
63 /* Readline library */
64 #undef HAVE_READLINE
65
66 /* Define to 1 if you have the <readline.h> header file. */
67 #undef HAVE_READLINE_H
68
69 /* Define to 1 if you have the <readline/readline.h> header file. */
70 #undef HAVE_READLINE_READLINE_H
71
72 /* Define to 1 if you have the <setjmp.h> header file. */
73 #undef HAVE_SETJMP_H
74
75 /* use sgp library */
76 #undef HAVE_SGP
77
78 /* Define to 1 if you have the `snprintf' function. */
79 #undef HAVE_SNPRINTF
80
81 /* sstream header */
82 #undef HAVE_SSTREAM
83
84 /* Define to 1 if you have the <stdarg.h> header file. */
85 #undef HAVE_STDARG_H
86
87 /* Define to 1 if you have the <stddef.h> header file. */
88 #undef HAVE_STDDEF_H
89
90 /* Define to 1 if you have the <stdint.h> header file. */
91 #undef HAVE_STDINT_H
92
93 /* Define to 1 if you have the <stdio.h> header file. */
94 #undef HAVE_STDIO_H
95
96 /* Define to 1 if you have the <stdlib.h> header file. */
97 #undef HAVE_STDLIB_H
98
99 /* Define to 1 if you have the <strings.h> header file. */
100 #undef HAVE_STRINGS_H
101
102 /* Define to 1 if you have the <string.h> header file. */
103 #undef HAVE_STRING_H
104
105 /* Define to 1 if you have the `strtod' function. */
106 #undef HAVE_STRTOD
107
108 /* Define to 1 if you have the `strtol' function. */
109 #undef HAVE_STRTOL
110
111 /* Define to 1 if you have the <sys/fcntl.h> header file. */
112 #undef HAVE_SYS_FCNTL_H
113
114 /* Define to 1 if you have the <sys/param.h> header file. */
115 #undef HAVE_SYS_PARAM_H
116
117 /* Define to 1 if you have the <sys/resource.h> header file. */
118 #undef HAVE_SYS_RESOURCE_H
119
120 /* Define to 1 if you have the <sys/stat.h> header file. */
121 #undef HAVE_SYS_STAT_H
122
123 /* Define to 1 if you have the <sys/time.h> header file. */
124 #undef HAVE_SYS_TIME_H
125
126 /* Define to 1 if you have the <sys/types.h> header file. */
127 #undef HAVE_SYS_TYPES_H
128
129 /* Define to 1 if you have the <unistd.h> header file. */
130 #undef HAVE_UNISTD_H
131
132 /* Define to 1 if you have the `usleep' function. */
133 #undef HAVE_USLEEP
134
135 /* Define to 1 if you have the `vprintf' function. */
136 #undef HAVE_VPRINTF
137
138 /* Define to 1 if you have the `vsnprintf' function. */
139 #undef HAVE_VSNPRINTF
140
141 /* Define to 1 if you have the `vsprintf' function. */
142 #undef HAVE_VSPRINTF
143
144 /* have wxthreads library */
145 #undef HAVE_WXTHREADS
146
147 /* wxwindows library */
148 #undef HAVE_WXWINDOWS
149
150 /* X11 system */
151 #undef HAVE_X11
152
153 /* Define to 1 if you have the <X11/extensions/multibuf.h> header file. */
154 #undef HAVE_X11_EXTENSIONS_MULTIBUF_H
155
156 /* Define to 1 if you have the <X11/extensions/Xdbe.h> header file. */
157 #undef HAVE_X11_EXTENSIONS_XDBE_H
158
159 /* no debugging */
160 #undef NDEBUG
161
162 /* Name of package */
163 #undef PACKAGE
164
165 /* Define to the address where bug reports for this package should be sent. */
166 #undef PACKAGE_BUGREPORT
167
168 /* Define to the full name of this package. */
169 #undef PACKAGE_NAME
170
171 /* Define to the full name and version of this package. */
172 #undef PACKAGE_STRING
173
174 /* Define to the one symbol short name of this package. */
175 #undef PACKAGE_TARNAME
176
177 /* Define to the version of this package. */
178 #undef PACKAGE_VERSION
179
180 /* The size of a `double', as computed by sizeof. */
181 #undef SIZEOF_DOUBLE
182
183 /* The size of a `float', as computed by sizeof. */
184 #undef SIZEOF_FLOAT
185
186 /* The size of a `int', as computed by sizeof. */
187 #undef SIZEOF_INT
188
189 /* The size of a `long', as computed by sizeof. */
190 #undef SIZEOF_LONG
191
192 /* The size of a `short', as computed by sizeof. */
193 #undef SIZEOF_SHORT
194
195 /* Define to 1 if you have the ANSI C header files. */
196 #undef STDC_HEADERS
197
198 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
199 #undef TM_IN_SYS_TIME
200
201 /* Version number of package */
202 #undef VERSION
203
204 /* Define to 1 if your processor stores words with the most significant byte
205    first (like Motorola and SPARC, unlike Intel and VAX). */
206 #undef WORDS_BIGENDIAN
207
208 /* Define to 1 if the X Window System is missing or not being used. */
209 #undef X_DISPLAY_MISSING
210
211 /* x thread supported */
212 #undef X_THREAD_SUPPORT
213
214 /* Define to empty if `const' does not conform to ANSI C. */
215 #undef const
216
217 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
218    if it is not supported. */
219 #undef inline
220
221 /* Define to `long' if <sys/types.h> does not define. */
222 #undef off_t
223
224 /* Define to `unsigned' if <sys/types.h> does not define. */
225 #undef size_t