comparison spandsp-0.0.6pre17/config-h.in @ 4:26cd8f1ef0b1

import spandsp-0.0.6pre17
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 15:50:58 +0200
parents
children
comparison
equal deleted inserted replaced
3:c6c5a16ce2f2 4:26cd8f1ef0b1
1 /* config-h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if you have the acosf() function. */
4 #undef HAVE_ACOSF
5
6 /* Define to 1 if you have the asinf() function. */
7 #undef HAVE_ASINF
8
9 /* Define to 1 if you have the atan2f() function. */
10 #undef HAVE_ATAN2F
11
12 /* Define to 1 if you have the atanf() function. */
13 #undef HAVE_ATANF
14
15 /* Define to 1 if you have the ceilf() function. */
16 #undef HAVE_CEILF
17
18 /* Define to 1 if you have the cosf() function. */
19 #undef HAVE_COSF
20
21 /* Define to 1 if you have the <dlfcn.h> header file. */
22 #undef HAVE_DLFCN_H
23
24 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
25 #undef HAVE_DOPRNT
26
27 /* Define to 1 if you have the `drand48' function. */
28 #undef HAVE_DRAND48
29
30 /* Define to 1 if you have the expf() function. */
31 #undef HAVE_EXPF
32
33 /* Define to 1 if you have the <fcntl.h> header file. */
34 #undef HAVE_FCNTL_H
35
36 /* Define to 1 if you have the <fftw3.h> header file. */
37 #undef HAVE_FFTW3_H
38
39 /* Define to 1 if you have the <fftw.h> header file. */
40 #undef HAVE_FFTW_H
41
42 /* Define to 1 if you have the <float.h> header file. */
43 #undef HAVE_FLOAT_H
44
45 /* Define to 1 if you have the floorf() function. */
46 #undef HAVE_FLOORF
47
48 /* Define to 1 if you have the <FL/Fl_Audio_Meter.H> header file. */
49 #undef HAVE_FL_FL_AUDIO_METER_H
50
51 /* Define to 1 if you have the <FL/Fl_Cartesian.H> header file. */
52 #undef HAVE_FL_FL_CARTESIAN_H
53
54 /* Define to 1 if you have the <FL/fl_draw.H> header file. */
55 #undef HAVE_FL_FL_DRAW_H
56
57 /* Define to 1 if you have the <FL/Fl.H> header file. */
58 #undef HAVE_FL_FL_H
59
60 /* Define to 1 if you have the <FL/Fl_Light_Button.H> header file. */
61 #undef HAVE_FL_FL_LIGHT_BUTTON_H
62
63 /* Define to 1 if you have the <FL/Fl_Overlay_Window.H> header file. */
64 #undef HAVE_FL_FL_OVERLAY_WINDOW_H
65
66 /* Define to 1 if you have the `gettimeofday' function. */
67 #undef HAVE_GETTIMEOFDAY
68
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
71
72 /* Define to 1 if you have the `m' library (-lm). */
73 #undef HAVE_LIBM
74
75 /* Define to 1 if you have the `tiff' library (-ltiff). */
76 #undef HAVE_LIBTIFF
77
78 /* Define to 1 if you have the 'libxml2' library (-lxml2). */
79 #undef HAVE_LIBXML2
80
81 /* Define to 1 if you have the <libxml/parser.h> header file. */
82 #undef HAVE_LIBXML_PARSER_H
83
84 /* Define to 1 if you have the <libxml/xinclude.h> header file. */
85 #undef HAVE_LIBXML_XINCLUDE_H
86
87 /* Define to 1 if you have the <libxml/xmlmemory.h> header file. */
88 #undef HAVE_LIBXML_XMLMEMORY_H
89
90 /* Define if you have C99's llrint function. */
91 #undef HAVE_LLRINT
92
93 /* Define if you have C99's llrintf function. */
94 #undef HAVE_LLRINTF
95
96 /* Define to 1 if you have the log10f() function. */
97 #undef HAVE_LOG10F
98
99 /* Define to 1 if you have the logf() function. */
100 #undef HAVE_LOGF
101
102 /* Define to 1 if the system has the type `long double'. */
103 #undef HAVE_LONG_DOUBLE
104
105 /* Define to 1 if the system has the type `long long'. */
106 #undef HAVE_LONG_LONG
107
108 /* Define if you have C99's lrint function. */
109 #undef HAVE_LRINT
110
111 /* Define if you have C99's lrintf function. */
112 #undef HAVE_LRINTF
113
114 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
115 to 0 otherwise. */
116 #undef HAVE_MALLOC
117
118 /* Define to 1 if you have the <malloc.h> header file. */
119 #undef HAVE_MALLOC_H
120
121 /* Define to 1 if you have the <math.h> header file. */
122 #undef HAVE_MATH_H
123
124 /* Define to 1 if you have the `memmove' function. */
125 #undef HAVE_MEMMOVE
126
127 /* Define to 1 if you have the <memory.h> header file. */
128 #undef HAVE_MEMORY_H
129
130 /* Define to 1 if you have the `memset' function. */
131 #undef HAVE_MEMSET
132
133 /* Define to 1 if you have the powf() function. */
134 #undef HAVE_POWF
135
136 /* Define to 1 if you have the <pthread.h> header file. */
137 #undef HAVE_PTHREAD_H
138
139 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
140 and to 0 otherwise. */
141 #undef HAVE_REALLOC
142
143 /* Define to 1 if you have the `select' function. */
144 #undef HAVE_SELECT
145
146 /* Define to 1 if you have the sinf() function. */
147 #undef HAVE_SINF
148
149 /* Define to 1 if you have the <sndfile.h> header file. */
150 #undef HAVE_SNDFILE_H
151
152 /* Define to 1 if you have the <socket.h> header file. */
153 #undef HAVE_SOCKET_H
154
155 /* Define to 1 if you have the <stdint.h> header file. */
156 #undef HAVE_STDINT_H
157
158 /* Define to 1 if you have the <stdlib.h> header file. */
159 #undef HAVE_STDLIB_H
160
161 /* Define to 1 if you have the `strcasecmp' function. */
162 #undef HAVE_STRCASECMP
163
164 /* Define to 1 if you have the `strchr' function. */
165 #undef HAVE_STRCHR
166
167 /* Define to 1 if you have the `strdup' function. */
168 #undef HAVE_STRDUP
169
170 /* Define to 1 if you have the `strerror' function. */
171 #undef HAVE_STRERROR
172
173 /* Define to 1 if you have the <strings.h> header file. */
174 #undef HAVE_STRINGS_H
175
176 /* Define to 1 if you have the <string.h> header file. */
177 #undef HAVE_STRING_H
178
179 /* Define to 1 if you have the `strstr' function. */
180 #undef HAVE_STRSTR
181
182 /* Define to 1 if you have the `strtol' function. */
183 #undef HAVE_STRTOL
184
185 /* Define to 1 if you have the <sys/fcntl.h> header file. */
186 #undef HAVE_SYS_FCNTL_H
187
188 /* Define to 1 if you have the <sys/ioctl.h> header file. */
189 #undef HAVE_SYS_IOCTL_H
190
191 /* Define to 1 if you have the <sys/select.h> header file. */
192 #undef HAVE_SYS_SELECT_H
193
194 /* Define to 1 if you have the <sys/socket.h> header file. */
195 #undef HAVE_SYS_SOCKET_H
196
197 /* Define to 1 if you have the <sys/stat.h> header file. */
198 #undef HAVE_SYS_STAT_H
199
200 /* Define to 1 if you have the <sys/time.h> header file. */
201 #undef HAVE_SYS_TIME_H
202
203 /* Define to 1 if you have the <sys/types.h> header file. */
204 #undef HAVE_SYS_TYPES_H
205
206 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
207 #undef HAVE_SYS_WAIT_H
208
209 /* Define to 1 if you have the tanf() function. */
210 #undef HAVE_TANF
211
212 /* Define to 1 if you have the <tgmath.h> header file. */
213 #undef HAVE_TGMATH_H
214
215 /* Define to 1 if you have the <tiffio.h> header file. */
216 #undef HAVE_TIFFIO_H
217
218 /* Define to 1 if you have the <unistd.h> header file. */
219 #undef HAVE_UNISTD_H
220
221 /* Define to 1 if you have the `vprintf' function. */
222 #undef HAVE_VPRINTF
223
224 /* Define to 1 if you have the <X11/X.h> header file. */
225 #undef HAVE_X11_X_H
226
227 /* Name of package */
228 #undef PACKAGE
229
230 /* Define to the address where bug reports for this package should be sent. */
231 #undef PACKAGE_BUGREPORT
232
233 /* Define to the full name of this package. */
234 #undef PACKAGE_NAME
235
236 /* Define to the full name and version of this package. */
237 #undef PACKAGE_STRING
238
239 /* Define to the one symbol short name of this package. */
240 #undef PACKAGE_TARNAME
241
242 /* Define to the version of this package. */
243 #undef PACKAGE_VERSION
244
245 /* Define as the return type of signal handlers (`int' or `void'). */
246 #undef RETSIGTYPE
247
248 /* Define to the type of arg 1 for `select'. */
249 #undef SELECT_TYPE_ARG1
250
251 /* Define to the type of args 2, 3 and 4 for `select'. */
252 #undef SELECT_TYPE_ARG234
253
254 /* Define to the type of arg 5 for `select'. */
255 #undef SELECT_TYPE_ARG5
256
257 /* Do not expect a misaligned memory access to work correctly */
258 #undef SPANDSP_MISALIGNED_ACCESS_FAILS
259
260 /* Use the library symbol export capability of the compiler */
261 #undef SPANDSP_USE_EXPORT_CAPABILITY
262
263 /* Enable fixed point processing, where possible, instead of floating point */
264 #undef SPANDSP_USE_FIXED_POINT
265
266 /* Use the MMX instruction set (i386 and x86_64 only). */
267 #undef SPANDSP_USE_MMX
268
269 /* Use the SSE instruction set (i386 and x86_64 only). */
270 #undef SPANDSP_USE_SSE
271
272 /* Use the SSE2 instruction set (i386 and x86_64 only). */
273 #undef SPANDSP_USE_SSE2
274
275 /* Use the SSE3 instruction set (i386 and x86_64 only). */
276 #undef SPANDSP_USE_SSE3
277
278 /* Use the SSE4A instruction set (i386 and x86_64 only). */
279 #undef SPANDSP_USE_SSE4A
280
281 /* Use the SSE4.1 instruction set (i386 and x86_64 only). */
282 #undef SPANDSP_USE_SSE4_1
283
284 /* Use the SSE4.2 instruction set (i386 and x86_64 only). */
285 #undef SPANDSP_USE_SSE4_2
286
287 /* Use the SSE5 instruction set (i386 and x86_64 only). */
288 #undef SPANDSP_USE_SSE5
289
290 /* Use the SSSE3 instruction set (i386 and x86_64 only). */
291 #undef SPANDSP_USE_SSSE3
292
293 /* Define to 1 if you have the ANSI C header files. */
294 #undef STDC_HEADERS
295
296 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
297 #undef TIME_WITH_SYS_TIME
298
299 /* Version number of package */
300 #undef VERSION
301
302 /* Define to empty if `const' does not conform to ANSI C. */
303 #undef const
304
305 /* Define to `__inline__' or `__inline' if that's what the C compiler
306 calls it, or to nothing if 'inline' is not supported under any name. */
307 #ifndef __cplusplus
308 #undef inline
309 #endif
310
311 /* Define to rpl_malloc if the replacement function should be used. */
312 #undef malloc
313
314 /* Define to rpl_realloc if the replacement function should be used. */
315 #undef realloc
316
317 /* Define to empty if the keyword `volatile' does not work. Warning: valid
318 code using `volatile' can become incorrect without. Disable with care. */
319 #undef volatile

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.