]> git.sesse.net Git - vlc/blob - include/defs.h.in
58810afd139a63f13fa2547cd636887a4c574fa6
[vlc] / include / defs.h.in
1 /* include/defs.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define if you have a working `mmap' system call.  */
7 #undef HAVE_MMAP
8
9 /* Define as the return type of signal handlers (int or void).  */
10 #undef RETSIGTYPE
11
12 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
13 #undef size_t
14
15 /* Define if you have the ANSI C header files.  */
16 #undef STDC_HEADERS
17
18 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
19 #undef TIME_WITH_SYS_TIME
20
21 /* Define if your processor stores words with the most significant
22    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
23 #undef WORDS_BIGENDIAN
24
25 /* Define if you have the getpagesize function.  */
26 #undef HAVE_GETPAGESIZE
27
28 /* Define if you have the gettimeofday function.  */
29 #undef HAVE_GETTIMEOFDAY
30
31 /* Define if you have the memalign function.  */
32 #undef HAVE_MEMALIGN
33
34 /* Define if you have the putenv function.  */
35 #undef HAVE_PUTENV
36
37 /* Define if you have the select function.  */
38 #undef HAVE_SELECT
39
40 /* Define if you have the setenv function.  */
41 #undef HAVE_SETENV
42
43 /* Define if you have the sigrelse function.  */
44 #undef HAVE_SIGRELSE
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 swab function.  */
56 #undef HAVE_SWAB
57
58 /* Define if you have the usleep function.  */
59 #undef HAVE_USLEEP
60
61 /* Define if you have the valloc function.  */
62 #undef HAVE_VALLOC
63
64 /* Define if you have the vasprintf function.  */
65 #undef HAVE_VASPRINTF
66
67 /* Define if you have the </sys/dev/scsi/scsi_ioctl.h> header file.  */
68 #undef HAVE__SYS_DEV_SCSI_SCSI_IOCTL_H
69
70 /* Define if you have the <Cocoa/Cocoa.h> header file.  */
71 #undef HAVE_COCOA_COCOA_H
72
73 /* Define if you have the <Ph.h> header file.  */
74 #undef HAVE_PH_H
75
76 /* Define if you have the <X11/Xlib.h> header file.  */
77 #undef HAVE_X11_XLIB_H
78
79 /* Define if you have the <X11/extensions/Xv.h> header file.  */
80 #undef HAVE_X11_EXTENSIONS_XV_H
81
82 /* Define if you have the <arpa/inet.h> header file.  */
83 #undef HAVE_ARPA_INET_H
84
85 /* Define if you have the <cthreads.h> header file.  */
86 #undef HAVE_CTHREADS_H
87
88 /* Define if you have the <directx.h> header file.  */
89 #undef HAVE_DIRECTX_H
90
91 /* Define if you have the <dlfcn.h> header file.  */
92 #undef HAVE_DLFCN_H
93
94 /* Define if you have the <dvd.h> header file.  */
95 #undef HAVE_DVD_H
96
97 /* Define if you have the <fcntl.h> header file.  */
98 #undef HAVE_FCNTL_H
99
100 /* Define if you have the <getopt.h> header file.  */
101 #undef HAVE_GETOPT_H
102
103 /* Define if you have the <gnome.h> header file.  */
104 #undef HAVE_GNOME_H
105
106 /* Define if you have the <gtk/gtk.h> header file.  */
107 #undef HAVE_GTK_GTK_H
108
109 /* Define if you have the <image.h> header file.  */
110 #undef HAVE_IMAGE_H
111
112 /* Define if you have the <kernel/OS.h> header file.  */
113 #undef HAVE_KERNEL_OS_H
114
115 /* Define if you have the <kernel/scheduler.h> header file.  */
116 #undef HAVE_KERNEL_SCHEDULER_H
117
118 /* Define if you have the <linux/cdrom.h> header file.  */
119 #undef HAVE_LINUX_CDROM_H
120
121 /* Define if you have the <machine/param.h> header file.  */
122 #undef HAVE_MACHINE_PARAM_H
123
124 /* Define if you have the <machine/soundcard.h> header file.  */
125 #undef HAVE_MACHINE_SOUNDCARD_H
126
127 /* Define if you have the <net/if.h> header file.  */
128 #undef HAVE_NET_IF_H
129
130 /* Define if you have the <netinet/in.h> header file.  */
131 #undef HAVE_NETINET_IN_H
132
133 /* Define if you have the <pthread.h> header file.  */
134 #undef HAVE_PTHREAD_H
135
136 /* Define if you have the <stddef.h> header file.  */
137 #undef HAVE_STDDEF_H
138
139 /* Define if you have the <strings.h> header file.  */
140 #undef HAVE_STRINGS_H
141
142 /* Define if you have the <sys/cdio.h> header file.  */
143 #undef HAVE_SYS_CDIO_H
144
145 /* Define if you have the <sys/dvdio.h> header file.  */
146 #undef HAVE_SYS_DVDIO_H
147
148 /* Define if you have the <sys/ioctl.h> header file.  */
149 #undef HAVE_SYS_IOCTL_H
150
151 /* Define if you have the <sys/socket.h> header file.  */
152 #undef HAVE_SYS_SOCKET_H
153
154 /* Define if you have the <sys/sockio.h> header file.  */
155 #undef HAVE_SYS_SOCKIO_H
156
157 /* Define if you have the <sys/soundcard.h> header file.  */
158 #undef HAVE_SYS_SOUNDCARD_H
159
160 /* Define if you have the <sys/time.h> header file.  */
161 #undef HAVE_SYS_TIME_H
162
163 /* Define if you have the <sys/times.h> header file.  */
164 #undef HAVE_SYS_TIMES_H
165
166 /* Define if you have the <unistd.h> header file.  */
167 #undef HAVE_UNISTD_H
168
169 /* Define if you have the <winioctl.h> header file.  */
170 #undef HAVE_WINIOCTL_H
171
172 /* Define if you have the pth library (-lpth).  */
173 #undef HAVE_LIBPTH
174
175 /* css decryption with player keys */
176 #undef HAVE_CSSKEYS
177
178 /* long getopt support */
179 #undef HAVE_GETOPT_LONG
180
181 /* getopt support */
182 #undef HAVE_GETOPT_LONG
183
184 /* Define if <pthread.h> defines pthread_cond_t. */
185 #undef PTHREAD_COND_T_IN_PTHREAD_H
186
187 /* Define if <strings.h> defines strncasecmp. */
188 #undef STRNCASECMP_IN_STRINGS_H
189
190 /* Define if <sys/param.h> defines ntohl. */
191 #undef NTOHL_IN_SYS_PARAM_H
192
193 /* Maximum supported data alignment */
194 #undef ATTRIBUTE_ALIGNED_MAX
195
196 /* Define if <sys/types.h> defines boolean_t. */
197 #undef BOOLEAN_T_IN_SYS_TYPES_H
198
199 /* Define if <pthread.h> defines boolean_t. */
200 #undef BOOLEAN_T_IN_PTHREAD_H
201
202 /* Define if <cthreads.h> defines boolean_t. */
203 #undef BOOLEAN_T_IN_CTHREADS_H
204
205 /* Define if $CC groks 3D Now! inline assembly. */
206 #undef HAVE_3DNOW
207
208 /* Define if $CC groks SSE inline assembly. */
209 #undef HAVE_SSE
210
211 /* Define if $CC groks ALTIVEC inline assembly. */
212 #undef HAVE_ALTIVEC
213
214 /* Define if your compiler groks C altivec extensions. */
215 #undef HAVE_C_ALTIVEC
216
217 /* Define if <sys/cdio.h> defines dvd_struct. */
218 #undef DVD_STRUCT_IN_SYS_CDIO_H
219
220 /* Define if <sys/dvdio.h> defines dvd_struct. */
221 #undef DVD_STRUCT_IN_SYS_DVDIO_H
222
223 /* Define if <linux/cdrom.h> defines DVD_STRUCT. */
224 #undef DVD_STRUCT_IN_LINUX_CDROM_H
225
226 /* Define if <dvd.h> defines DVD_STRUCT. */
227 #undef DVD_STRUCT_IN_DVD_H
228
229 /* Define if <extras/BSDI_dvdioctl/dvd.h> defines DVD_STRUCT. */
230 #undef DVD_STRUCT_IN_BSDI_DVDIOCTL_DVD_H
231
232 /* Have userspace SCSI headers. */
233 #undef SOLARIS_USCSI
234
235 /* Define if Linux-like dvd_struct is defined. */
236 #undef HAVE_LINUX_DVD_STRUCT
237
238 /* Define if OpenBSD-like dvd_struct is defined. */
239 #undef HAVE_OPENBSD_DVD_STRUCT
240
241 /* Define if FreeBSD-like dvd_struct is defined. */
242 #undef HAVE_BSD_DVD_STRUCT
243
244 /* Define if <pth.h> defines pth_init */
245 #undef PTH_INIT_IN_PTH_H
246
247 /* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */
248 #undef SDL_INCLUDE_FILE
249