comparison spandsp-0.0.3/spandsp-0.0.3/src/config.h @ 5:f762bf195c4b

import spandsp-0.0.3
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 16:00:21 +0200
parents
children
comparison
equal deleted inserted replaced
4:26cd8f1ef0b1 5:f762bf195c4b
1 /* src/config.h. Generated by configure. */
2 /* config-h.in. Generated from configure.ac by autoheader. */
3
4 /* Define to 1 if you have the <audiofile.h> header file. */
5 #define HAVE_AUDIOFILE_H 1
6
7 /* Define to 1 if you have the <dlfcn.h> header file. */
8 #define HAVE_DLFCN_H 1
9
10 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
11 /* #undef HAVE_DOPRNT */
12
13 /* Define to 1 if you have the <fcntl.h> header file. */
14 #define HAVE_FCNTL_H 1
15
16 /* Define to 1 if you have the <fftw3.h> header file. */
17 #define HAVE_FFTW3_H 1
18
19 /* Define to 1 if you have the <fftw.h> header file. */
20 /* #undef HAVE_FFTW_H */
21
22 /* Define to 1 if you have the <float.h> header file. */
23 #define HAVE_FLOAT_H 1
24
25 /* Define to 1 if you have the <FL/Fl_Audio_Meter.H> header file. */
26 /* #undef HAVE_FL_FL_AUDIO_METER_H */
27
28 /* Define to 1 if you have the <FL/Fl_Cartesian.H> header file. */
29 /* #undef HAVE_FL_FL_CARTESIAN_H */
30
31 /* Define to 1 if you have the <FL/fl_draw.H> header file. */
32 /* #undef HAVE_FL_FL_DRAW_H */
33
34 /* Define to 1 if you have the <FL/Fl.H> header file. */
35 /* #undef HAVE_FL_FL_H */
36
37 /* Define to 1 if you have the <FL/Fl_Light_Button.H> header file. */
38 /* #undef HAVE_FL_FL_LIGHT_BUTTON_H */
39
40 /* Define to 1 if you have the <FL/Fl_Overlay_Window.H> header file. */
41 /* #undef HAVE_FL_FL_OVERLAY_WINDOW_H */
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 to 1 if you have the `tiff' library (-ltiff). */
53 #define HAVE_LIBTIFF 1
54
55 /* Define to 1 if you have the 'libxml2' library (-lxml2). */
56 /* #undef HAVE_LIBXML2 */
57
58 /* Define to 1 if you have the <libxml/parser.h> header file. */
59 /* #undef HAVE_LIBXML_PARSER_H */
60
61 /* Define to 1 if you have the <libxml/xinclude.h> header file. */
62 /* #undef HAVE_LIBXML_XINCLUDE_H */
63
64 /* Define to 1 if you have the <libxml/xmlmemory.h> header file. */
65 /* #undef HAVE_LIBXML_XMLMEMORY_H */
66
67 /* Define to 1 if the system has the type `long double'. */
68 #define HAVE_LONG_DOUBLE 1
69
70 /* Define to 1 if the system has the type `long long'. */
71 #define HAVE_LONG_LONG 1
72
73 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
74 to 0 otherwise. */
75 #define HAVE_MALLOC 1
76
77 /* Define to 1 if you have the <malloc.h> header file. */
78 #define HAVE_MALLOC_H 1
79
80 /* Define to 1 if you have the <math.h> header file. */
81 #define HAVE_MATH_H 1
82
83 /* Define to 1 if you have the `memmove' function. */
84 #define HAVE_MEMMOVE 1
85
86 /* Define to 1 if you have the <memory.h> header file. */
87 #define HAVE_MEMORY_H 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 `pow' function. */
93 /* #undef HAVE_POW */
94
95 /* Define to 1 if you have the <pthread.h> header file. */
96 #define HAVE_PTHREAD_H 1
97
98 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
99 and to 0 otherwise. */
100 #define HAVE_REALLOC 1
101
102 /* Define to 1 if you have the `rint' function. */
103 /* #undef HAVE_RINT */
104
105 /* Define to 1 if you have the `select' function. */
106 #define HAVE_SELECT 1
107
108 /* Define to 1 if you have the <socket.h> header file. */
109 /* #undef HAVE_SOCKET_H */
110
111 /* Define to 1 if you have the `sqrt' function. */
112 /* #undef HAVE_SQRT */
113
114 /* Define to 1 if you have the <stdint.h> header file. */
115 #define HAVE_STDINT_H 1
116
117 /* Define to 1 if you have the <stdlib.h> header file. */
118 #define HAVE_STDLIB_H 1
119
120 /* Define to 1 if you have the `strcasecmp' function. */
121 #define HAVE_STRCASECMP 1
122
123 /* Define to 1 if you have the `strchr' function. */
124 #define HAVE_STRCHR 1
125
126 /* Define to 1 if you have the `strdup' function. */
127 #define HAVE_STRDUP 1
128
129 /* Define to 1 if you have the `strerror' function. */
130 #define HAVE_STRERROR 1
131
132 /* Define to 1 if you have the <strings.h> header file. */
133 #define HAVE_STRINGS_H 1
134
135 /* Define to 1 if you have the <string.h> header file. */
136 #define HAVE_STRING_H 1
137
138 /* Define to 1 if you have the `strstr' function. */
139 #define HAVE_STRSTR 1
140
141 /* Define to 1 if you have the `strtol' function. */
142 #define HAVE_STRTOL 1
143
144 /* Define to 1 if you have the <sys/fcntl.h> header file. */
145 #define HAVE_SYS_FCNTL_H 1
146
147 /* Define to 1 if you have the <sys/ioctl.h> header file. */
148 #define HAVE_SYS_IOCTL_H 1
149
150 /* Define to 1 if you have the <sys/select.h> header file. */
151 #define HAVE_SYS_SELECT_H 1
152
153 /* Define to 1 if you have the <sys/socket.h> header file. */
154 #define HAVE_SYS_SOCKET_H 1
155
156 /* Define to 1 if you have the <sys/stat.h> header file. */
157 #define HAVE_SYS_STAT_H 1
158
159 /* Define to 1 if you have the <sys/time.h> header file. */
160 #define HAVE_SYS_TIME_H 1
161
162 /* Define to 1 if you have the <sys/types.h> header file. */
163 #define HAVE_SYS_TYPES_H 1
164
165 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
166 #define HAVE_SYS_WAIT_H 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 <tiffio.h> header file. */
172 #define HAVE_TIFFIO_H 1
173
174 /* Define to 1 if you have the <unicall.h> header file. */
175 /* #undef HAVE_UNICALL_H */
176
177 /* Define to 1 if you have the <unistd.h> header file. */
178 #define HAVE_UNISTD_H 1
179
180 /* Define to 1 if you have the `vprintf' function. */
181 #define HAVE_VPRINTF 1
182
183 /* Define to 1 if you have the <X11/X.h> header file. */
184 #define HAVE_X11_X_H 1
185
186 /* Name of package */
187 #define PACKAGE "spandsp"
188
189 /* Define to the address where bug reports for this package should be sent. */
190 #define PACKAGE_BUGREPORT ""
191
192 /* Define to the full name of this package. */
193 #define PACKAGE_NAME ""
194
195 /* Define to the full name and version of this package. */
196 #define PACKAGE_STRING ""
197
198 /* Define to the one symbol short name of this package. */
199 #define PACKAGE_TARNAME ""
200
201 /* Define to the version of this package. */
202 #define PACKAGE_VERSION ""
203
204 /* Define as the return type of signal handlers (`int' or `void'). */
205 #define RETSIGTYPE void
206
207 /* Define to the type of arg 1 for `select'. */
208 #define SELECT_TYPE_ARG1 int
209
210 /* Define to the type of args 2, 3 and 4 for `select'. */
211 #define SELECT_TYPE_ARG234 (fd_set *)
212
213 /* Define to the type of arg 5 for `select'. */
214 #define SELECT_TYPE_ARG5 (struct timeval *)
215
216 /* Define to 1 if you have the ANSI C header files. */
217 #define STDC_HEADERS 1
218
219 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
220 #define TIME_WITH_SYS_TIME 1
221
222 /* Version number of package */
223 #define VERSION "0.0.3"
224
225 /* Define to empty if `const' does not conform to ANSI C. */
226 /* #undef const */
227
228 /* Define to `__inline__' or `__inline' if that's what the C compiler
229 calls it, or to nothing if 'inline' is not supported under any name. */
230 #ifndef __cplusplus
231 /* #undef inline */
232 #endif
233
234 /* Define to rpl_malloc if the replacement function should be used. */
235 /* #undef malloc */
236
237 /* Define to rpl_realloc if the replacement function should be used. */
238 /* #undef realloc */
239
240 /* Define to empty if the keyword `volatile' does not work. Warning: valid
241 code using `volatile' can become incorrect without. Disable with care. */
242 /* #undef volatile */

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