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