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