libilbc 0.0.1
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 <audiofile.h> header file. */
17#define HAVE_AUDIOFILE_H 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 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 <float.h> header file. */
38#define HAVE_FLOAT_H 1
39
40/* Define to 1 if you have the floorf() function. */
41#define HAVE_FLOORF 1
42
43/* Define to 1 if you have the `gettimeofday' function. */
44#define HAVE_GETTIMEOFDAY 1
45
46/* Define to 1 if you have the <inttypes.h> header file. */
47#define HAVE_INTTYPES_H 1
48
49/* Define to 1 if you have the `m' library (-lm). */
50#define HAVE_LIBM 1
51
52/* Define if you have C99's llrint function. */
53#define HAVE_LLRINT 1
54
55/* Define if you have C99's llrintf function. */
56#define HAVE_LLRINTF 1
57
58/* Define to 1 if you have the log10f() function. */
59#define HAVE_LOG10F 1
60
61/* Define to 1 if you have the logf() function. */
62#define HAVE_LOGF 1
63
64/* Define to 1 if the system has the type `long double'. */
65#define HAVE_LONG_DOUBLE 1
66
67/* Define to 1 if the system has the type `long long'. */
68#define HAVE_LONG_LONG 1
69
70/* Define if you have C99's lrint function. */
71#define HAVE_LRINT 1
72
73/* Define if you have C99's lrintf function. */
74#define HAVE_LRINTF 1
75
76/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
77 to 0 otherwise. */
78#define HAVE_MALLOC 1
79
80/* Define to 1 if you have the <malloc.h> header file. */
81#define HAVE_MALLOC_H 1
82
83/* Define to 1 if you have the <math.h> header file. */
84#define HAVE_MATH_H 1
85
86/* Define to 1 if you have the `memmove' function. */
87#define HAVE_MEMMOVE 1
88
89/* Define to 1 if you have the `memset' function. */
90#define HAVE_MEMSET 1
91
92/* Define to 1 if you have the powf() function. */
93#define HAVE_POWF 1
94
95/* Define to 1 if your system has a GNU libc compatible `realloc' function,
96 and to 0 otherwise. */
97#define HAVE_REALLOC 1
98
99/* Define to 1 if you have the `select' function. */
100#define HAVE_SELECT 1
101
102/* Define to 1 if you have the sinf() function. */
103#define HAVE_SINF 1
104
105/* Define to 1 if you have the <socket.h> header file. */
106/* #undef HAVE_SOCKET_H */
107
108/* Define to 1 if you have the <stdint.h> header file. */
109#define HAVE_STDINT_H 1
110
111/* Define to 1 if you have the <stdio.h> header file. */
112#define HAVE_STDIO_H 1
113
114/* Define to 1 if you have the <stdlib.h> header file. */
115#define HAVE_STDLIB_H 1
116
117/* Define to 1 if you have the `strcasecmp' function. */
118#define HAVE_STRCASECMP 1
119
120/* Define to 1 if you have the `strchr' function. */
121#define HAVE_STRCHR 1
122
123/* Define to 1 if you have the `strdup' function. */
124#define HAVE_STRDUP 1
125
126/* Define to 1 if you have the `strerror' function. */
127#define HAVE_STRERROR 1
128
129/* Define to 1 if you have the <strings.h> header file. */
130#define HAVE_STRINGS_H 1
131
132/* Define to 1 if you have the <string.h> header file. */
133#define HAVE_STRING_H 1
134
135/* Define to 1 if you have the `strstr' function. */
136#define HAVE_STRSTR 1
137
138/* Define to 1 if you have the `strtol' function. */
139#define HAVE_STRTOL 1
140
141/* Define to 1 if you have the <sys/fcntl.h> header file. */
142#define HAVE_SYS_FCNTL_H 1
143
144/* Define to 1 if you have the <sys/ioctl.h> header file. */
145#define HAVE_SYS_IOCTL_H 1
146
147/* Define to 1 if you have the <sys/select.h> header file. */
148#define HAVE_SYS_SELECT_H 1
149
150/* Define to 1 if you have the <sys/socket.h> header file. */
151#define HAVE_SYS_SOCKET_H 1
152
153/* Define to 1 if you have the <sys/stat.h> header file. */
154#define HAVE_SYS_STAT_H 1
155
156/* Define to 1 if you have the <sys/time.h> header file. */
157#define HAVE_SYS_TIME_H 1
158
159/* Define to 1 if you have the <sys/types.h> header file. */
160#define HAVE_SYS_TYPES_H 1
161
162/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
163#define HAVE_SYS_WAIT_H 1
164
165/* Define to 1 if you have the tanf() function. */
166#define HAVE_TANF 1
167
168/* Define to 1 if you have the <tgmath.h> header file. */
169#define HAVE_TGMATH_H 1
170
171/* Define to 1 if you have the <unistd.h> header file. */
172#define HAVE_UNISTD_H 1
173
174/* Define to 1 if you have the `vprintf' function. */
175#define HAVE_VPRINTF 1
176
177/* Do not expect a misaligned memory access to work correctly */
178/* #undef ILBC_MISALIGNED_ACCESS_FAILS */
179
180/* Use the library symbol export capability of the compiler */
181#define ILBC_USE_EXPORT_CAPABILITY 1
182
183/* Enable fixed point processing, where possible, instead of floating point */
184/* #undef ILBC_USE_FIXED_POINT */
185
186/* Define to the sub-directory where libtool stores uninstalled libraries. */
187#define LT_OBJDIR ".libs/"
188
189/* Name of package */
190#define PACKAGE "ilbc"
191
192/* Define to the address where bug reports for this package should be sent. */
193#define PACKAGE_BUGREPORT ""
194
195/* Define to the full name of this package. */
196#define PACKAGE_NAME ""
197
198/* Define to the full name and version of this package. */
199#define PACKAGE_STRING ""
200
201/* Define to the one symbol short name of this package. */
202#define PACKAGE_TARNAME ""
203
204/* Define to the home page for this package. */
205#define PACKAGE_URL ""
206
207/* Define to the version of this package. */
208#define PACKAGE_VERSION ""
209
210/* Define as the return type of signal handlers (`int' or `void'). */
211#define RETSIGTYPE void
212
213/* Define to the type of arg 1 for `select'. */
214#define SELECT_TYPE_ARG1 int
215
216/* Define to the type of args 2, 3 and 4 for `select'. */
217#define SELECT_TYPE_ARG234 (fd_set *)
218
219/* Define to the type of arg 5 for `select'. */
220#define SELECT_TYPE_ARG5 (struct timeval *)
221
222/* Use the AVX instruction set (i386 and x86_64 only). */
223/* #undef SPANDSP_USE_AVX */
224
225/* Use the MMX instruction set (i386 and x86_64 only). */
226/* #undef SPANDSP_USE_MMX */
227
228/* Use the SSE instruction set (i386 and x86_64 only). */
229/* #undef SPANDSP_USE_SSE */
230
231/* Use the SSE2 instruction set (i386 and x86_64 only). */
232/* #undef SPANDSP_USE_SSE2 */
233
234/* Use the SSE3 instruction set (i386 and x86_64 only). */
235/* #undef SPANDSP_USE_SSE3 */
236
237/* Use the SSE4A instruction set (i386 and x86_64 only). */
238/* #undef SPANDSP_USE_SSE4A */
239
240/* Use the SSE4.1 instruction set (i386 and x86_64 only). */
241/* #undef SPANDSP_USE_SSE4_1 */
242
243/* Use the SSE4.2 instruction set (i386 and x86_64 only). */
244/* #undef SPANDSP_USE_SSE4_2 */
245
246/* Use the SSE5 instruction set (i386 and x86_64 only). */
247/* #undef SPANDSP_USE_SSE5 */
248
249/* Use the SSSE3 instruction set (i386 and x86_64 only). */
250/* #undef SPANDSP_USE_SSSE3 */
251
252/* Define to 1 if all of the C90 standard headers exist (not just the ones
253 required in a freestanding environment). This macro is provided for
254 backward compatibility; new code need not use it. */
255#define STDC_HEADERS 1
256
257/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. This
258 macro is obsolete. */
259#define TIME_WITH_SYS_TIME 1
260
261/* Version number of package */
262#define VERSION "0.0.4"
263
264/* Define to empty if `const' does not conform to ANSI C. */
265/* #undef const */
266
267/* Define to `__inline__' or `__inline' if that's what the C compiler
268 calls it, or to nothing if 'inline' is not supported under any name. */
269#ifndef __cplusplus
270/* #undef inline */
271#endif
272
273/* Define to rpl_malloc if the replacement function should be used. */
274/* #undef malloc */
275
276/* Define to rpl_realloc if the replacement function should be used. */
277/* #undef realloc */
278
279/* Define to empty if the keyword `volatile' does not work. Warning: valid
280 code using `volatile' can become incorrect without. Disable with care. */
281/* #undef volatile */