Mercurial > audlegacy
annotate config.h.in @ 192:0ee0b9b6db7e trunk
[svn] headless now working, use --headless if you wish to experiment.
author | nenolod |
---|---|
date | Mon, 14 Nov 2005 23:43:39 -0800 |
parents | 3fb426494de8 |
children | 38892498a565 |
rev | line source |
---|---|
0 | 1 /* config.h.in. Generated from configure.ac by autoheader. */ |
2 | |
3 /* Define if cdrom access is in BSD style */ | |
4 #undef BEEP_CDROM_BSD | |
5 | |
6 /* Define if cdrom access uses Darwin variant */ | |
7 #undef BEEP_CDROM_BSD_DARWIN | |
8 | |
9 /* Define if cdrom access uses NetBSD variant */ | |
10 #undef BEEP_CDROM_BSD_NETBSD | |
11 | |
12 /* Define if cdrom access is in Solaris style */ | |
13 #undef BEEP_CDROM_SOLARIS | |
14 | |
15 /* Resource and configuration path for bmp relative to $HOME. */ | |
16 #undef BMP_RCPATH | |
17 | |
18 /* Path to default cdaudio device. */ | |
19 #undef CDDA_DEVICE | |
20 | |
21 /* Path to default cdaudio directory. */ | |
22 #undef CDDA_DIRECTORY | |
23 | |
24 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP | |
25 systems. This function is required for `alloca.c' support on those systems. | |
26 */ | |
27 #undef CRAY_STACKSEG_END | |
28 | |
29 /* Define to 1 if using `alloca.c'. */ | |
30 #undef C_ALLOCA | |
31 | |
32 /* Path to OSS DSP, really just a data pipe, default is /dev/dsp. */ | |
33 #undef DEV_DSP | |
34 | |
35 /* Path to OSS mixer, default is /dev/mixer. */ | |
36 #undef DEV_MIXER | |
37 | |
38 /* Define to disable per user plugin directory */ | |
39 #undef DISABLE_USER_PLUGIN_DIR | |
40 | |
41 /* Define to 1 if translation of program messages to the user's native | |
42 language is requested. */ | |
43 #undef ENABLE_NLS | |
44 | |
45 /* Define to 1 if you have `alloca', as a function or macro. */ | |
46 #undef HAVE_ALLOCA | |
47 | |
48 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | |
49 */ | |
50 #undef HAVE_ALLOCA_H | |
51 | |
52 /* Define to 1 if you have the <argz.h> header file. */ | |
53 #undef HAVE_ARGZ_H | |
54 | |
55 /* Define if the GNU dcgettext() function is already present or preinstalled. | |
56 */ | |
57 #undef HAVE_DCGETTEXT | |
58 | |
59 /* Define to 1 if you have the <dlfcn.h> header file. */ | |
60 #undef HAVE_DLFCN_H | |
61 | |
62 /* Define to 1 if you have the <fcntl.h> header file. */ | |
63 #undef HAVE_FCNTL_H | |
64 | |
133
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
65 /* Define to 1 if you have the `feof_unlocked' function. */ |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
66 #undef HAVE_FEOF_UNLOCKED |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
67 |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
68 /* Define to 1 if you have the `fgets_unlocked' function. */ |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
69 #undef HAVE_FGETS_UNLOCKED |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
70 |
0 | 71 /* Define to 1 if you have the <fnmatch.h> header file. */ |
72 #undef HAVE_FNMATCH_H | |
73 | |
74 /* Define to 1 if you have the <fts.h> header file. */ | |
75 #undef HAVE_FTS_H | |
76 | |
77 /* Define if building with GConf support */ | |
78 #undef HAVE_GCONF | |
79 | |
80 /* Define to 1 if you have the `getcwd' function. */ | |
81 #undef HAVE_GETCWD | |
82 | |
133
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
83 /* Define to 1 if you have the `getc_unlocked' function. */ |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
84 #undef HAVE_GETC_UNLOCKED |
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
85 |
0 | 86 /* Define to 1 if you have the `getegid' function. */ |
87 #undef HAVE_GETEGID | |
88 | |
89 /* Define to 1 if you have the `geteuid' function. */ | |
90 #undef HAVE_GETEUID | |
91 | |
92 /* Define to 1 if you have the `getgid' function. */ | |
93 #undef HAVE_GETGID | |
94 | |
95 /* Define to 1 if you have the `getmntinfo' function. */ | |
96 #undef HAVE_GETMNTINFO | |
97 | |
98 /* Define to 1 if you have the `getpagesize' function. */ | |
99 #undef HAVE_GETPAGESIZE | |
100 | |
101 /* Define if the GNU gettext() function is already present or preinstalled. */ | |
102 #undef HAVE_GETTEXT | |
103 | |
104 /* Define to 1 if you have the `getuid' function. */ | |
105 #undef HAVE_GETUID | |
106 | |
38 | 107 /* Define to 1 if you have the <GL/glu.h> header file. */ |
108 #undef HAVE_GL_GLU_H | |
109 | |
110 /* Define to 1 if you have the <GL/glx.h> header file. */ | |
111 #undef HAVE_GL_GLX_H | |
112 | |
113 /* Define to 1 if you have the <GL/gl.h> header file. */ | |
114 #undef HAVE_GL_GL_H | |
115 | |
0 | 116 /* Define if building with GnomeVFS support */ |
117 #undef HAVE_GNOME_VFS | |
118 | |
119 /* Define if you have the iconv() function. */ | |
120 #undef HAVE_ICONV | |
121 | |
122 /* Define when using id3lib */ | |
123 #undef HAVE_ID3LIB | |
124 | |
125 /* Define to 1 if you have the <id3.h> header file. */ | |
126 #undef HAVE_ID3_H | |
127 | |
128 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ | |
129 #undef HAVE_INTTYPES_H | |
130 | |
131 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and | |
132 declares uintmax_t. */ | |
133 #undef HAVE_INTTYPES_H_WITH_UINTMAX | |
134 | |
135 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ | |
136 #undef HAVE_LANGINFO_CODESET | |
137 | |
138 /* Define if your <locale.h> file defines LC_MESSAGES. */ | |
139 #undef HAVE_LC_MESSAGES | |
140 | |
141 /* Define to 1 if you have the <limits.h> header file. */ | |
142 #undef HAVE_LIMITS_H | |
143 | |
144 /* Define to 1 if you have the <linux/cdrom.h> header file. */ | |
145 #undef HAVE_LINUX_CDROM_H | |
146 | |
147 /* Define to 1 if you have the <linux/joystick.h> header file. */ | |
148 #undef HAVE_LINUX_JOYSTICK_H | |
149 | |
150 /* Define to 1 if you have the <locale.h> header file. */ | |
151 #undef HAVE_LOCALE_H | |
152 | |
153 /* Define to 1 if you have the <machine/soundcard.h> header file. */ | |
154 #undef HAVE_MACHINE_SOUNDCARD_H | |
155 | |
156 /* Define to 1 if you have the <malloc.h> header file. */ | |
157 #undef HAVE_MALLOC_H | |
158 | |
159 /* Define to 1 if you have the <memory.h> header file. */ | |
160 #undef HAVE_MEMORY_H | |
161 | |
162 /* Define to 1 if you have the `mempcpy' function. */ | |
163 #undef HAVE_MEMPCPY | |
164 | |
165 /* Define to 1 if you have the `mkdtemp' function. */ | |
166 #undef HAVE_MKDTEMP | |
167 | |
168 /* Define to 1 if you have a working `mmap' system call. */ | |
169 #undef HAVE_MMAP | |
170 | |
171 /* Define to 1 if you have the `munmap' function. */ | |
172 #undef HAVE_MUNMAP | |
173 | |
174 /* Define if you have the FreeBSD newpcm driver */ | |
175 #undef HAVE_NEWPCM | |
176 | |
177 /* Define to 1 if you have the <nl_types.h> header file. */ | |
178 #undef HAVE_NL_TYPES_H | |
179 | |
180 /* Define if the OSS output plugin should be built */ | |
181 #undef HAVE_OSS | |
182 | |
183 /* Define to 1 if you have the `putenv' function. */ | |
184 #undef HAVE_PUTENV | |
185 | |
186 /* Define to 1 if you have the `setenv' function. */ | |
187 #undef HAVE_SETENV | |
188 | |
189 /* Define to 1 if you have the `setlocale' function. */ | |
190 #undef HAVE_SETLOCALE | |
191 | |
192 /* Define to 1 if you have the <stddef.h> header file. */ | |
193 #undef HAVE_STDDEF_H | |
194 | |
195 /* Define to 1 if you have the <stdint.h> header file. */ | |
196 #undef HAVE_STDINT_H | |
197 | |
198 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares | |
199 uintmax_t. */ | |
200 #undef HAVE_STDINT_H_WITH_UINTMAX | |
201 | |
202 /* Define to 1 if you have the <stdlib.h> header file. */ | |
203 #undef HAVE_STDLIB_H | |
204 | |
205 /* Define to 1 if you have the `stpcpy' function. */ | |
206 #undef HAVE_STPCPY | |
207 | |
208 /* Define to 1 if you have the `strcasecmp' function. */ | |
209 #undef HAVE_STRCASECMP | |
210 | |
211 /* Define to 1 if you have the `strdup' function. */ | |
212 #undef HAVE_STRDUP | |
213 | |
214 /* Define to 1 if you have the <strings.h> header file. */ | |
215 #undef HAVE_STRINGS_H | |
216 | |
217 /* Define to 1 if you have the <string.h> header file. */ | |
218 #undef HAVE_STRING_H | |
219 | |
220 /* Define to 1 if you have the `strtoul' function. */ | |
221 #undef HAVE_STRTOUL | |
222 | |
223 /* Define to 1 if you have the <sys/cdio.h> header file. */ | |
224 #undef HAVE_SYS_CDIO_H | |
225 | |
226 /* Define to 1 if you have the <sys/ioctl.h> header file. */ | |
227 #undef HAVE_SYS_IOCTL_H | |
228 | |
229 /* Define to 1 if you have the <sys/param.h> header file. */ | |
230 #undef HAVE_SYS_PARAM_H | |
231 | |
232 /* Define to 1 if you have the <sys/soundcard.h> header file. */ | |
233 #undef HAVE_SYS_SOUNDCARD_H | |
234 | |
235 /* Define to 1 if you have the <sys/stat.h> header file. */ | |
236 #undef HAVE_SYS_STAT_H | |
237 | |
238 /* Define to 1 if you have the <sys/types.h> header file. */ | |
239 #undef HAVE_SYS_TYPES_H | |
240 | |
241 /* Define to 1 if you have the `tsearch' function. */ | |
242 #undef HAVE_TSEARCH | |
243 | |
244 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ | |
245 #undef HAVE_UINTMAX_T | |
246 | |
247 /* Define to 1 if you have the <unistd.h> header file. */ | |
248 #undef HAVE_UNISTD_H | |
249 | |
133
3fb426494de8
[svn] Open the output channel before firing up the thread.
nenolod
parents:
118
diff
changeset
|
250 /* Define if you have the unsigned long long type. */ |
0 | 251 #undef HAVE_UNSIGNED_LONG_LONG |
252 | |
253 /* Define to 1 if you have the <wchar.h> header file. */ | |
254 #undef HAVE_WCHAR_H | |
255 | |
256 /* Define to 1 if you have the `__argz_count' function. */ | |
257 #undef HAVE___ARGZ_COUNT | |
258 | |
259 /* Define to 1 if you have the `__argz_next' function. */ | |
260 #undef HAVE___ARGZ_NEXT | |
261 | |
262 /* Define to 1 if you have the `__argz_stringify' function. */ | |
263 #undef HAVE___ARGZ_STRINGIFY | |
264 | |
265 /* Define to 1 if you have the `__fsetlocking' function. */ | |
266 #undef HAVE___FSETLOCKING | |
267 | |
268 /* Define as const if the declaration of iconv() needs const. */ | |
269 #undef ICONV_CONST | |
270 | |
271 /* Define if integer division by zero raises signal SIGFPE. */ | |
272 #undef INTDIV0_RAISES_SIGFPE | |
273 | |
274 /* Name of package */ | |
275 #undef PACKAGE | |
276 | |
277 /* Define to the address where bug reports for this package should be sent. */ | |
278 #undef PACKAGE_BUGREPORT | |
279 | |
280 /* Define to the full name of this package. */ | |
281 #undef PACKAGE_NAME | |
282 | |
283 /* Define to the full name and version of this package. */ | |
284 #undef PACKAGE_STRING | |
285 | |
286 /* Define to the one symbol short name of this package. */ | |
287 #undef PACKAGE_TARNAME | |
288 | |
289 /* Define to the version of this package. */ | |
290 #undef PACKAGE_VERSION | |
291 | |
292 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ | |
293 #undef PRI_MACROS_BROKEN | |
294 | |
295 /* If using the C implementation of alloca, define if you know the | |
296 direction of stack growth for your system; otherwise it will be | |
297 automatically deduced at run-time. | |
298 STACK_DIRECTION > 0 => grows toward higher addresses | |
299 STACK_DIRECTION < 0 => grows toward lower addresses | |
300 STACK_DIRECTION = 0 => direction of growth unknown */ | |
301 #undef STACK_DIRECTION | |
302 | |
303 /* Define to 1 if you have the ANSI C header files. */ | |
304 #undef STDC_HEADERS | |
305 | |
306 /* Define to symbol prefix, if any */ | |
307 #undef SYMBOL_PREFIX | |
308 | |
309 /* Define if building with ia32 SIMD support */ | |
310 #undef USE_SIMD | |
311 | |
312 /* Version number of package */ | |
313 #undef VERSION | |
314 | |
315 /* Define to 1 if your processor stores words with the most significant byte | |
316 first (like Motorola and SPARC, unlike Intel and VAX). */ | |
317 #undef WORDS_BIGENDIAN | |
318 | |
319 /* Define if building with old XMMS equalization code. */ | |
320 #undef XMMS_EQ | |
321 | |
322 /* Define to 1 if the X Window System is missing or not being used. */ | |
323 #undef X_DISPLAY_MISSING | |
324 | |
325 /* Define to empty if `const' does not conform to ANSI C. */ | |
326 #undef const | |
327 | |
328 /* Define to `__inline__' or `__inline' if that's what the C compiler | |
329 calls it, or to nothing if 'inline' is not supported under any name. */ | |
330 #ifndef __cplusplus | |
331 #undef inline | |
332 #endif | |
333 | |
334 /* Define to `long' if <sys/types.h> does not define. */ | |
335 #undef off_t | |
336 | |
337 /* Define to `unsigned' if <sys/types.h> does not define. */ | |
338 #undef size_t | |
339 | |
340 /* Define to int if the socklen_t type is missing */ | |
341 #undef socklen_t | |
342 | |
343 /* Define to unsigned long or unsigned long long if <stdint.h> and | |
344 <inttypes.h> don't define. */ | |
345 #undef uintmax_t |