libg722_1  0.1.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 /* Do not expect a misaligned memory access to work correctly */
5 /* #undef BROADVOICE_MISALIGNED_ACCESS_FAILS */
6 
7 /* Use the library symbol export capability of the compiler */
8 #define BROADVOICE_USE_EXPORT_CAPABILITY 1
9 
10 /* Enable fixed point processing, where possible, instead of floating point */
11 /* #undef BROADVOICE_USE_FIXED_POINT */
12 
13 /* Use the MMX instruction set (i386 and x86_64 only). */
14 /* #undef BROADVOICE_USE_MMX */
15 
16 /* Use the SSE instruction set (i386 and x86_64 only). */
17 /* #undef BROADVOICE_USE_SSE */
18 
19 /* Use the SSE2 instruction set (i386 and x86_64 only). */
20 /* #undef BROADVOICE_USE_SSE2 */
21 
22 /* Use the SSE3 instruction set (i386 and x86_64 only). */
23 /* #undef BROADVOICE_USE_SSE3 */
24 
25 /* Use the SSE4A instruction set (i386 and x86_64 only). */
26 /* #undef BROADVOICE_USE_SSE4A */
27 
28 /* Use the SSE4.1 instruction set (i386 and x86_64 only). */
29 /* #undef BROADVOICE_USE_SSE4_1 */
30 
31 /* Use the SSE4.2 instruction set (i386 and x86_64 only). */
32 /* #undef BROADVOICE_USE_SSE4_2 */
33 
34 /* Use the SSE5 instruction set (i386 and x86_64 only). */
35 /* #undef BROADVOICE_USE_SSE5 */
36 
37 /* Define to 1 if you have the acosf() function. */
38 #define HAVE_ACOSF 1
39 
40 /* Define to 1 if you have the asinf() function. */
41 #define HAVE_ASINF 1
42 
43 /* Define to 1 if you have the atan2f() function. */
44 #define HAVE_ATAN2F 1
45 
46 /* Define to 1 if you have the atanf() function. */
47 #define HAVE_ATANF 1
48 
49 /* Define to 1 if you have the ceilf() function. */
50 #define HAVE_CEILF 1
51 
52 /* Define to 1 if you have the cosf() function. */
53 #define HAVE_COSF 1
54 
55 /* Define to 1 if you have the <dlfcn.h> header file. */
56 #define HAVE_DLFCN_H 1
57 
58 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
59 /* #undef HAVE_DOPRNT */
60 
61 /* Define to 1 if you have the expf() function. */
62 #define HAVE_EXPF 1
63 
64 /* Define to 1 if you have the <fcntl.h> header file. */
65 #define HAVE_FCNTL_H 1
66 
67 /* Define to 1 if you have the <float.h> header file. */
68 #define HAVE_FLOAT_H 1
69 
70 /* Define to 1 if you have the floorf() function. */
71 #define HAVE_FLOORF 1
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 `m' library (-lm). */
80 #define HAVE_LIBM 1
81 
82 /* Define if you have C99's llrint function. */
83 #define HAVE_LLRINT 1
84 
85 /* Define if you have C99's llrintf function. */
86 #define HAVE_LLRINTF 1
87 
88 /* Define to 1 if you have the log10f() function. */
89 #define HAVE_LOG10F 1
90 
91 /* Define to 1 if you have the logf() function. */
92 #define HAVE_LOGF 1
93 
94 /* Define to 1 if the system has the type `long double'. */
95 #define HAVE_LONG_DOUBLE 1
96 
97 /* Define to 1 if the system has the type `long long'. */
98 #define HAVE_LONG_LONG 1
99 
100 /* Define if you have C99's lrint function. */
101 #define HAVE_LRINT 1
102 
103 /* Define if you have C99's lrintf function. */
104 #define HAVE_LRINTF 1
105 
106 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
107  to 0 otherwise. */
108 #define HAVE_MALLOC 1
109 
110 /* Define to 1 if you have the <malloc.h> header file. */
111 #define HAVE_MALLOC_H 1
112 
113 /* Define to 1 if you have the <math.h> header file. */
114 #define HAVE_MATH_H 1
115 
116 /* Define to 1 if you have the `memmove' function. */
117 #define HAVE_MEMMOVE 1
118 
119 /* Define to 1 if you have the <memory.h> header file. */
120 #define HAVE_MEMORY_H 1
121 
122 /* Define to 1 if you have the `memset' function. */
123 #define HAVE_MEMSET 1
124 
125 /* Define to 1 if you have the powf() function. */
126 #define HAVE_POWF 1
127 
128 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
129  and to 0 otherwise. */
130 #define HAVE_REALLOC 1
131 
132 /* Define to 1 if you have the `select' function. */
133 #define HAVE_SELECT 1
134 
135 /* Define to 1 if you have the sinf() function. */
136 #define HAVE_SINF 1
137 
138 /* Define to 1 if you have the <sndfile.h> header file. */
139 /* #undef HAVE_SNDFILE_H */
140 
141 /* Define to 1 if you have the <socket.h> header file. */
142 /* #undef HAVE_SOCKET_H */
143 
144 /* Define to 1 if you have the <stdint.h> header file. */
145 #define HAVE_STDINT_H 1
146 
147 /* Define to 1 if you have the <stdlib.h> header file. */
148 #define HAVE_STDLIB_H 1
149 
150 /* Define to 1 if you have the `strcasecmp' function. */
151 #define HAVE_STRCASECMP 1
152 
153 /* Define to 1 if you have the `strchr' function. */
154 #define HAVE_STRCHR 1
155 
156 /* Define to 1 if you have the `strdup' function. */
157 #define HAVE_STRDUP 1
158 
159 /* Define to 1 if you have the `strerror' function. */
160 #define HAVE_STRERROR 1
161 
162 /* Define to 1 if you have the <strings.h> header file. */
163 #define HAVE_STRINGS_H 1
164 
165 /* Define to 1 if you have the <string.h> header file. */
166 #define HAVE_STRING_H 1
167 
168 /* Define to 1 if you have the `strstr' function. */
169 #define HAVE_STRSTR 1
170 
171 /* Define to 1 if you have the `strtol' function. */
172 #define HAVE_STRTOL 1
173 
174 /* Define to 1 if you have the <sys/fcntl.h> header file. */
175 #define HAVE_SYS_FCNTL_H 1
176 
177 /* Define to 1 if you have the <sys/ioctl.h> header file. */
178 #define HAVE_SYS_IOCTL_H 1
179 
180 /* Define to 1 if you have the <sys/select.h> header file. */
181 #define HAVE_SYS_SELECT_H 1
182 
183 /* Define to 1 if you have the <sys/socket.h> header file. */
184 #define HAVE_SYS_SOCKET_H 1
185 
186 /* Define to 1 if you have the <sys/stat.h> header file. */
187 #define HAVE_SYS_STAT_H 1
188 
189 /* Define to 1 if you have the <sys/time.h> header file. */
190 #define HAVE_SYS_TIME_H 1
191 
192 /* Define to 1 if you have the <sys/types.h> header file. */
193 #define HAVE_SYS_TYPES_H 1
194 
195 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
196 #define HAVE_SYS_WAIT_H 1
197 
198 /* Define to 1 if you have the tanf() function. */
199 #define HAVE_TANF 1
200 
201 /* Define to 1 if you have the <tgmath.h> header file. */
202 #define HAVE_TGMATH_H 1
203 
204 /* Define to 1 if you have the <unistd.h> header file. */
205 #define HAVE_UNISTD_H 1
206 
207 /* Define to 1 if you have the `vprintf' function. */
208 #define HAVE_VPRINTF 1
209 
210 /* Define to the sub-directory where libtool stores uninstalled libraries. */
211 #define LT_OBJDIR ".libs/"
212 
213 /* Name of package */
214 #define PACKAGE "broadvoice"
215 
216 /* Define to the address where bug reports for this package should be sent. */
217 #define PACKAGE_BUGREPORT ""
218 
219 /* Define to the full name of this package. */
220 #define PACKAGE_NAME "broadvoice"
221 
222 /* Define to the full name and version of this package. */
223 #define PACKAGE_STRING "broadvoice 0.1.0"
224 
225 /* Define to the one symbol short name of this package. */
226 #define PACKAGE_TARNAME "broadvoice"
227 
228 /* Define to the home page for this package. */
229 #define PACKAGE_URL ""
230 
231 /* Define to the version of this package. */
232 #define PACKAGE_VERSION "0.1.0"
233 
234 /* Define as the return type of signal handlers (`int' or `void'). */
235 #define RETSIGTYPE void
236 
237 /* Define to the type of arg 1 for `select'. */
238 #define SELECT_TYPE_ARG1 int
239 
240 /* Define to the type of args 2, 3 and 4 for `select'. */
241 #define SELECT_TYPE_ARG234 (fd_set *)
242 
243 /* Define to the type of arg 5 for `select'. */
244 #define SELECT_TYPE_ARG5 (struct timeval *)
245 
246 /* Define to 1 if you have the ANSI C header files. */
247 #define STDC_HEADERS 1
248 
249 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
250 #define TIME_WITH_SYS_TIME 1
251 
252 /* Version number of package */
253 #define VERSION "0.1.0"
254 
255 /* Define to empty if `const' does not conform to ANSI C. */
256 /* #undef const */
257 
258 /* Define to `__inline__' or `__inline' if that's what the C compiler
259  calls it, or to nothing if 'inline' is not supported under any name. */
260 #ifndef __cplusplus
261 /* #undef inline */
262 #endif
263 
264 /* Define to rpl_malloc if the replacement function should be used. */
265 /* #undef malloc */
266 
267 /* Define to rpl_realloc if the replacement function should be used. */
268 /* #undef realloc */
269 
270 /* Define to empty if the keyword `volatile' does not work. Warning: valid
271  code using `volatile' can become incorrect without. Disable with care. */
272 /* #undef volatile */