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