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