]> git.sesse.net Git - vlc/blob - include/defs.h.in
Premiers fichiers n�cessaires � autoconf
[vlc] / include / defs.h.in
1 /* include/defs.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define if you don't have vprintf but do have _doprnt.  */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have a working `mmap' system call.  */
10 #undef HAVE_MMAP
11
12 /* Define if you have the vprintf function.  */
13 #undef HAVE_VPRINTF
14
15 /* Define as the return type of signal handlers (int or void).  */
16 #undef RETSIGTYPE
17
18 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
19 #undef size_t
20
21 /* Define if you have the ANSI C header files.  */
22 #undef STDC_HEADERS
23
24 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
25 #undef TIME_WITH_SYS_TIME
26
27 /* Define if your processor stores words with the most significant
28    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
29 #undef WORDS_BIGENDIAN
30
31 /* Define if you have the getpagesize function.  */
32 #undef HAVE_GETPAGESIZE
33
34 /* Define if you have the gettimeofday function.  */
35 #undef HAVE_GETTIMEOFDAY
36
37 /* Define if you have the putenv function.  */
38 #undef HAVE_PUTENV
39
40 /* Define if you have the select function.  */
41 #undef HAVE_SELECT
42
43 /* Define if you have the setenv function.  */
44 #undef HAVE_SETENV
45
46 /* Define if you have the strerror function.  */
47 #undef HAVE_STRERROR
48
49 /* Define if you have the strtod function.  */
50 #undef HAVE_STRTOD
51
52 /* Define if you have the strtol function.  */
53 #undef HAVE_STRTOL
54
55 /* Define if you have the usleep function.  */
56 #undef HAVE_USLEEP
57
58 /* Define if you have the <cthreads.h> header file.  */
59 #undef HAVE_CTHREADS_H
60
61 /* Define if you have the <fcntl.h> header file.  */
62 #undef HAVE_FCNTL_H
63
64 /* Define if you have the <kernel/OS.h> header file.  */
65 #undef HAVE_KERNEL_OS_H
66
67 /* Define if you have the <kernel/sheduler.h> header file.  */
68 #undef HAVE_KERNEL_SHEDULER_H
69
70 /* Define if you have the <machine/soundcard.h> header file.  */
71 #undef HAVE_MACHINE_SOUNDCARD_H
72
73 /* Define if you have the <pthread.h> header file.  */
74 #undef HAVE_PTHREAD_H
75
76 /* Define if you have the <sys/ioctl.h> header file.  */
77 #undef HAVE_SYS_IOCTL_H
78
79 /* Define if you have the <sys/soundcard.h> header file.  */
80 #undef HAVE_SYS_SOUNDCARD_H
81
82 /* Define if you have the <sys/time.h> header file.  */
83 #undef HAVE_SYS_TIME_H
84
85 /* Define if you have the <unistd.h> header file.  */
86 #undef HAVE_UNISTD_H
87
88 /* Define if you have the be library (-lbe).  */
89 #undef HAVE_LIBBE
90
91 /* Define if you have the dl library (-ldl).  */
92 #undef HAVE_LIBDL
93
94 /* Define if you have the game library (-lgame).  */
95 #undef HAVE_LIBGAME
96
97 /* Define if you have the gnugetopt library (-lgnugetopt).  */
98 #undef HAVE_LIBGNUGETOPT
99
100 /* Define if you have the m library (-lm).  */
101 #undef HAVE_LIBM
102
103 /* Define if you have the nsl library (-lnsl).  */
104 #undef HAVE_LIBNSL
105
106 /* Define if you have the pthread library (-lpthread).  */
107 #undef HAVE_LIBPTHREAD
108
109 /* Define if you have the resolv library (-lresolv).  */
110 #undef HAVE_LIBRESOLV
111
112 /* Define if you have the root library (-lroot).  */
113 #undef HAVE_LIBROOT
114
115 /* Define if you have the rt library (-lrt).  */
116 #undef HAVE_LIBRT
117
118 /* Define if you have the socket library (-lsocket).  */
119 #undef HAVE_LIBSOCKET
120
121 /* Define if you have the threads library (-lthreads).  */
122 #undef HAVE_LIBTHREADS