]> git.sesse.net Git - vlc/blob - msvc/config.h
* ./bootstrap: bootstrap now requires the --config flag. With no arguments
[vlc] / msvc / config.h
1 /* config.h.  Generated by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3
4 /* Maximum supported data alignment */
5 #define ATTRIBUTE_ALIGNED_MAX 16
6
7 /* Define if $CC groks 3D Now! inline assembly. */
8 #define CAN_COMPILE_3DNOW 1
9
10 /* Define if $CC groks AltiVec inline assembly. */
11 /* #undef CAN_COMPILE_ALTIVEC */
12
13 /* Define if your compiler groks C AltiVec extensions. */
14 /* #undef CAN_COMPILE_C_ALTIVEC */
15
16 /* Define if $CC groks SSE inline assembly. */
17 #define CAN_COMPILE_SSE 1
18
19 /* The ./configure command line */
20 #define CONFIGURE_LINE "./configure --disable-dvd"
21
22 /* Copyright string */
23 #define COPYRIGHT_MESSAGE "VideoLAN Client - version 0.5.0-cvs-am Natalya - (c) 1996-2002 VideoLAN"
24
25 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26    systems. This function is required for `alloca.c' support on those systems.
27    */
28 /* #undef CRAY_STACKSEG_END */
29
30 /* Define to 1 if using `alloca.c'. */
31 /* #undef C_ALLOCA */
32
33 /* Define if <X11/extensions/dpms.h> defines DPMSInfo. */
34 #define DPMSINFO_IN_DPMS_H 1
35
36 /* Define to 1 if translation of program messages to the user's native
37    language is requested. */
38 /* #define ENABLE_NLS 1 */
39
40 /* Define to 1 if you have the <a52dec/a52.h> header file. */
41 /* #undef HAVE_A52DEC_A52_H */
42
43 /* Define to 1 if you have `alloca', as a function or macro. */
44 /* #define HAVE_ALLOCA 1 */
45
46 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
47    */
48 /* #define HAVE_ALLOCA_H 1 */
49
50 /* Define to 1 if you have the <argz.h> header file. */
51 #define HAVE_ARGZ_H 1
52
53 /* Define to 1 if you have the <arpa/inet.h> header file. */
54 #define HAVE_ARPA_INET_H 1
55
56 /* Define to 1 if you have the `atoll' function. */
57 /* #undef HAVE_ATOLL */
58
59 /* Define to 1 if you have the <Cocoa/Cocoa.h> header file. */
60 /* #undef HAVE_COCOA_COCOA_H */
61
62 /* Define to 1 if you have the <cthreads.h> header file. */
63 /* #undef HAVE_CTHREADS_H */
64
65 /* Define to 1 if you have the `dcgettext' function. */
66 #define HAVE_DCGETTEXT 1
67
68 /* Define to 1 if you have the <ddraw.h> header file. */
69 /* #undef HAVE_DDRAW_H */
70
71 /* Define if <time.h> defines nanosleep. */
72 /* #undef HAVE_DECL_NANOSLEEP */
73
74 /* Define to 1 if you have the <dlfcn.h> header file. */
75 /* #define HAVE_DLFCN_H 1 */
76
77 /* Define to 1 if you have the <dvbpsi/dr.h> header file. */
78 /* #undef HAVE_DVBPSI_DR_H */
79
80 /* Define to 1 if you have the <dvdcss/dvdcss.h> header file. */
81 /* #undef HAVE_DVDCSS_DVDCSS_H */
82
83 /* Define to 1 if you have the <dvdplay/dvdplay.h> header file. */
84 /* #undef HAVE_DVDPLAY_DVDPLAY_H */
85
86 /* Define to 1 if you have the <dvdread/dvd_reader.h> header file. */
87 /* #undef HAVE_DVDREAD_DVD_READER_H */
88
89 /* Define to 1 if you have the <faad.h> header file. */
90 /* #undef HAVE_FAAD_H */
91
92 /* Define to 1 if you have the <fcntl.h> header file. */
93 #define HAVE_FCNTL_H 1
94
95 /* Define to 1 if you have the `feof_unlocked' function. */
96 /* #undef HAVE_FEOF_UNLOCKED */
97
98 /* Define to 1 if you have the `fgets_unlocked' function. */
99 /* #undef HAVE_FGETS_UNLOCKED */
100
101 /* Define to 1 if you have the <gdk/gdk.h> header file. */
102 /* #undef HAVE_GDK_GDK_H */
103
104 /* Define to 1 if you have the `getcwd' function. */
105 #define HAVE_GETCWD 1
106
107 /* Define to 1 if you have the `getegid' function. */
108 #define HAVE_GETEGID 1
109
110 /* Define to 1 if you have the `geteuid' function. */
111 #define HAVE_GETEUID 1
112
113 /* Define to 1 if you have the `getgid' function. */
114 #define HAVE_GETGID 1
115
116 /* Define to 1 if you have the `gethostbyname2' function. */
117 /* #undef HAVE_GETHOSTBYNAME2 */
118
119 /* Define to 1 if you have the <getopt.h> header file. */
120 /* #define HAVE_GETOPT_H 1 */
121
122 /* getopt support */
123 /* #define HAVE_GETOPT_LONG 1 */
124
125 /* Define to 1 if you have the `getpagesize' function. */
126 #define HAVE_GETPAGESIZE 1
127
128 /* Define to 1 if you have the `getpwuid' function. */
129 /* #define HAVE_GETPWUID 1 */
130
131 /* Define if the GNU gettext() function is already present or preinstalled. */
132 #define HAVE_GETTEXT 1
133
134 /* Define to 1 if you have the `gettimeofday' function. */
135 #define HAVE_GETTIMEOFDAY 1
136
137 /* Define to 1 if you have the `getuid' function. */
138 #define HAVE_GETUID 1
139
140 /* Define to 1 if you have the <glib.h> header file. */
141 /* #undef HAVE_GLIB_H */
142
143 /* Define to 1 if you have the <gnome.h> header file. */
144 /* #undef HAVE_GNOME_H */
145
146 /* Define to 1 if you have the <gtk/gtk.h> header file. */
147 /* #undef HAVE_GTK_GTK_H */
148
149 /* Define if you have the iconv() function. */
150 #define HAVE_ICONV 1
151
152 /* Define to 1 if you have the <id3tag.h> header file. */
153 /* #undef HAVE_ID3TAG_H */
154
155 /* Define to 1 if you have the <image.h> header file. */
156 /* #undef HAVE_IMAGE_H */
157
158 /* Define if we use the local libintl */
159 #define HAVE_INCLUDED_GETTEXT
160
161 /* Define to 1 if you have the <inttypes.h> header file. */
162 /* #undef HAVE_INTTYPES_H */
163
164 /* For FreeBSD VCD support */
165 /* #undef HAVE_IOC_TOC_HEADER_IN_SYS_CDIO_H */
166
167 /* Define to 1 if you have the `isatty' function. */
168 #define HAVE_ISATTY 1
169
170 /* Define to 1 if you have the <kernel/OS.h> header file. */
171 /* #undef HAVE_KERNEL_OS_H */
172
173 /* Define to 1 if you have the <kernel/scheduler.h> header file. */
174 /* #undef HAVE_KERNEL_SCHEDULER_H */
175
176 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
177 /* #undef HAVE_LANGINFO_CODESET */
178
179 /* Define if your <locale.h> file defines LC_MESSAGES. */
180 #define HAVE_LC_MESSAGES 1
181
182 /* Define to 1 if you have the <libdv/dv.h> header file. */
183 /* #undef HAVE_LIBDV_DV_H */
184
185 /* Define to 1 if you have the `pth' library (-lpth). */
186 /* #undef HAVE_LIBPTH */
187
188 /* Define to 1 if you have the `st' library (-lst). */
189 /* #undef HAVE_LIBST */
190
191 /* Define to 1 if you have the <libv4l/v4l.h> header file. */
192 /* #undef HAVE_LIBV4L_V4L_H */
193
194 /* Define to 1 if you have the <limits.h> header file. */
195 #define HAVE_LIMITS_H 1
196
197 /* Define to 1 if you have the <linux/fb.h> header file. */
198 /* #undef HAVE_LINUX_FB_H */
199
200 /* Define to 1 if you have the <linux/version.h> header file. */
201 /* #undef HAVE_LINUX_VERSION_H */
202
203 /* Define to 1 if you have the <locale.h> header file. */
204 #define HAVE_LOCALE_H 1
205
206 /* Define to 1 if you have the <machine/param.h> header file. */
207 /* #undef HAVE_MACHINE_PARAM_H */
208
209 /* Define to 1 if you have the <machine/soundcard.h> header file. */
210 /* #undef HAVE_MACHINE_SOUNDCARD_H */
211
212 /* Define to 1 if you have the <mad.h> header file. */
213 /* #undef HAVE_MAD_H */
214
215 /* Define to 1 if you have the <malloc.h> header file. */
216 #define HAVE_MALLOC_H 1
217
218 /* Define to 1 if you have the `memalign' function. */
219 /* #define HAVE_MEMALIGN 1 */
220
221 /* Define to 1 if you have the <memory.h> header file. */
222 #define HAVE_MEMORY_H 1
223
224 /* Define to 1 if you have the `mempcpy' function. */
225 /* #undef HAVE_MEMPCPY */
226
227 /* Define to 1 if you have a working `mmap' system call. */
228 /* #undef HAVE_MMAP */
229
230 /* Define to 1 if you have the `munmap' function. */
231 #define HAVE_MUNMAP 1
232
233 /* Define if nanosleep is available. */
234 /* #undef HAVE_NANOSLEEP */
235
236 /* Define to 1 if you have the <netinet/in.h> header file. */
237 #define HAVE_NETINET_IN_H 1
238
239 /* Define to 1 if you have the <net/if.h> header file. */
240 /* #define HAVE_NET_IF_H 1 */
241
242 /* Define to 1 if you have the <nl_types.h> header file. */
243 /* #undef HAVE_NL_TYPES_H */
244
245 /* Define to 1 if you have the <ogg/ogg.h> header file. */
246 /* #undef HAVE_OGG_OGG_H */
247
248 /* Define if <xosd.h> is pre-1.0.0 */
249 /* #undef HAVE_OLD_XOSD_H */
250
251 /* Define to 1 if you have the <Ph.h> header file. */
252 /* #undef HAVE_PH_H */
253
254 /* Define to 1 if you have the `posix_memalign' function. */
255 /* #undef HAVE_POSIX_MEMALIGN */
256
257 /* Define to 1 if you have the <pthread.h> header file. */
258 #define HAVE_PTHREAD_H 1
259
260 /* Define to 1 if you have the `putenv' function. */
261 #define HAVE_PUTENV 1
262
263 /* Define to 1 if you have the <qt.h> header file. */
264 /* #undef HAVE_QT_H */
265
266 /* Define to 1 if you have the `select' function. */
267 #define HAVE_SELECT 1
268
269 /* Define to 1 if you have the `setenv' function. */
270 #define HAVE_SETENV 1
271
272 /* Define to 1 if you have the `setlocale' function. */
273 #define HAVE_SETLOCALE 1
274
275 /* Define to 1 if you have the `sigrelse' function. */
276 /* #undef HAVE_SIGRELSE */
277
278 /* Define to 1 if you have the <soundcard.h> header file. */
279 /* #undef HAVE_SOUNDCARD_H */
280
281 /* Define to 1 if you have the <stddef.h> header file. */
282 #define HAVE_STDDEF_H 1
283
284 /* Define to 1 if you have the <stdint.h> header file. */
285 /* #undef HAVE_STDINT_H */
286
287 /* Define to 1 if you have the <stdlib.h> header file. */
288 #define HAVE_STDLIB_H 1
289
290 /* Define to 1 if you have the `stpcpy' function. */
291 /* #undef HAVE_STPCPY */
292
293 /* Define to 1 if you have the `strcasecmp' function. */
294 /* #define HAVE_STRCASECMP 1 */
295
296 /* Define to 1 if you have the `stricmp' function. */
297 #define HAVE_STRICMP 1
298
299 /* Define to 1 if you have the `strncasecmp' function. */
300 /* #define HAVE_STRNCASECMP 1 */
301
302 /* Define to 1 if you have the `strnicmp' function. */
303 #define HAVE_STRNICMP 1
304
305 /* Define to 1 if you have the `strchr' function. */
306 #define HAVE_STRCHR 1
307
308 /* Define to 1 if you have the `strdup' function. */
309 #define HAVE_STRDUP 1
310
311 /* Define to 1 if you have the `strerror' function. */
312 #define HAVE_STRERROR 1
313
314 /* Define to 1 if you have the <strings.h> header file. */
315 #define HAVE_STRINGS_H 1
316
317 /* Define to 1 if you have the <string.h> header file. */
318 #define HAVE_STRING_H 1
319
320 /* Define to 1 if you have the `strndup' function. */
321 /* #undef HAVE_STRNDUP */
322
323 /* Define to 1 if you have the `strtod' function. */
324 #define HAVE_STRTOD 1
325
326 /* Define to 1 if you have the `strtol' function. */
327 #define HAVE_STRTOL 1
328
329 /* Define to 1 if you have the `strtoul' function. */
330 #define HAVE_STRTOUL 1
331
332 /* Define if <sys/time.h> defines struct timespec. */
333 #define HAVE_STRUCT_TIMESPEC 1
334
335 /* Define to 1 if you have the `swab' function. */
336 #define HAVE_SWAB 1
337
338 /* Define to 1 if you have the <sys/int_types.h> header file. */
339 /* #undef HAVE_SYS_INT_TYPES_H */
340
341 /* Define to 1 if you have the <sys/ioctl.h> header file. */
342 #define HAVE_SYS_IOCTL_H 1
343
344 /* Define to 1 if you have the <sys/param.h> header file. */
345 #define HAVE_SYS_PARAM_H 1
346
347 /* Define to 1 if you have the <sys/shm.h> header file. */
348 /* #undef HAVE_SYS_SHM_H */
349
350 /* Define to 1 if you have the <sys/socket.h> header file. */
351 #define HAVE_SYS_SOCKET_H 1
352
353 /* Define to 1 if you have the <sys/sockio.h> header file. */
354 /* #undef HAVE_SYS_SOCKIO_H */
355
356 /* Define to 1 if you have the <sys/soundcard.h> header file. */
357 #define HAVE_SYS_SOUNDCARD_H 1
358
359 /* Define to 1 if you have the <sys/stat.h> header file. */
360 #define HAVE_SYS_STAT_H 1
361
362 /* Define to 1 if you have the <sys/times.h> header file. */
363 /* #define HAVE_SYS_TIMES_H 1 */
364
365 /* Define to 1 if you have the <sys/time.h> header file. */
366 /* #define HAVE_SYS_TIME_H 1 */
367
368 /* Define to 1 if you have the <sys/types.h> header file. */
369 #define HAVE_SYS_TYPES_H 1
370
371 /* Define to 1 if you have the `tsearch' function. */
372 /* #undef HAVE_TSEARCH */
373
374 /* Define to 1 if you have the <unistd.h> header file. */
375 /* #define HAVE_UNISTD_H 1 */
376
377 /* Support for variadic macros */
378 /* #define HAVE_VARIADIC_MACROS 1 */
379
380 /* Define to 1 if you have the `vasprintf' function. */
381 /* #undef HAVE_VASPRINTF */
382
383 /* Define to 1 if you have the <vorbis/codec.h> header file. */
384 /* #undef HAVE_VORBIS_CODEC_H */
385
386 /* Define to 1 if you have the <X11/extensions/dpms.h> header file. */
387 #define HAVE_X11_EXTENSIONS_DPMS_H 1
388
389 /* Define to 1 if you have the <X11/extensions/Xv.h> header file. */
390 #define HAVE_X11_EXTENSIONS_XV_H 1
391
392 /* Define to 1 if you have the <X11/Xlib.h> header file. */
393 #define HAVE_X11_XLIB_H 1
394
395 /* Define to 1 if you have the <xvid.h> header file. */
396 /* #undef HAVE_XVID_H */
397
398 /* Define to 1 if you have the <zlib.h> header file. */
399 #define HAVE_ZLIB_H 1
400
401 /* Define to 1 if you have the `__argz_count' function. */
402 /* #undef HAVE___ARGZ_COUNT */
403
404 /* Define to 1 if you have the `__argz_next' function. */
405 /* #undef HAVE___ARGZ_NEXT */
406
407 /* Define to 1 if you have the `__argz_stringify' function. */
408 /* #undef HAVE___ARGZ_STRINGIFY */
409
410 /* Define as const if the declaration of iconv() needs const. */
411 #define ICONV_CONST const
412
413 /* Dynamic object extension */
414 #define LIBEXT ".dll"
415
416 /* String suffix for module functions */
417 #define MODULE_SUFFIX "__0_5_0_cvs_am"
418
419 /* Symbol suffix for module functions */
420 #define MODULE_SYMBOL 0_5_0_cvs_am
421
422 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
423 /* #undef NO_MINUS_C_MINUS_O */
424
425 /* Define if <sys/param.h> defines ntohl. */
426 /* #undef NTOHL_IN_SYS_PARAM_H */
427
428 /* Name of package */
429 #define PACKAGE "vlc"
430
431 /* Define to the address where bug reports for this package should be sent. */
432 #define PACKAGE_BUGREPORT ""
433
434 /* Define to the full name of this package. */
435 #define PACKAGE_NAME "vlc"
436
437 /* Define to the full name and version of this package. */
438 #define PACKAGE_STRING "vlc 0.5.0-cvs-am"
439
440 /* Define to the one symbol short name of this package. */
441 #define PACKAGE_TARNAME "vlc"
442
443 /* Define to the version of this package. */
444 #define PACKAGE_VERSION "0.5.0-cvs-am"
445
446 /* Define if <pthread.h> defines pthread_cond_t. */
447 #define PTHREAD_COND_T_IN_PTHREAD_H 1
448
449 /* Define if <pthread.h> defines pthread_once. */
450 #define PTHREAD_ONCE_IN_PTHREAD_H 1
451
452 /* Define if <pth.h> defines pth_init */
453 /* #undef PTH_INIT_IN_PTH_H */
454
455 /* Define as the return type of signal handlers (`int' or `void'). */
456 #define RETSIGTYPE void
457
458 /* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */
459 /* #undef SDL_INCLUDE_FILE */
460
461 /* If using the C implementation of alloca, define if you know the
462    direction of stack growth for your system; otherwise it will be
463    automatically deduced at run-time.
464         STACK_DIRECTION > 0 => grows toward higher addresses
465         STACK_DIRECTION < 0 => grows toward lower addresses
466         STACK_DIRECTION = 0 => direction of growth unknown */
467 /* #undef STACK_DIRECTION */
468
469 /* Define to 1 if you have the ANSI C header files. */
470 #define STDC_HEADERS 1
471
472 /* Define if <strings.h> defines strncasecmp. */
473 #define STRNCASECMP_IN_STRINGS_H 1
474
475 /* Define if <st.h> defines st_init */
476 /* #undef ST_INIT_IN_ST_H */
477
478 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
479 #define TIME_WITH_SYS_TIME 1
480
481 /* Version number of package */
482 #define VERSION "0.5.0-cvs-am"
483
484 /* Simple version string */
485 #define VERSION_MESSAGE "0.5.0-cvs-am Natalya"
486
487 /* big endian system */
488 /* #undef WORDS_BIGENDIAN */
489
490 /* Define to empty if `const' does not conform to ANSI C. */
491 /* #undef const */
492
493 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
494    if it is not supported. */
495 #define inline __inline
496
497 /* Define to `long' if <sys/types.h> does not define. */
498 /* #undef off_t */
499
500 /* Define to `unsigned' if <sys/types.h> does not define. */
501 /* #undef size_t */
502
503 #define HAVE_LSEEK 1
504
505 #define HAVE_ERRNO_H 1
506
507 #define HAVE_GETENV 1
508
509 #define HAVE_ATOF 1
510