]> git.sesse.net Git - vlc/blob - include/defs.h.in
* Added vlc-arts to the debian package generation.
[vlc] / include / defs.h.in
1 /* include/defs.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
18
19 /* Define if you have a working `mmap' system call.  */
20 #undef HAVE_MMAP
21
22 /* Define as __inline if that's what the C compiler calls it.  */
23 #undef inline
24
25 /* Define to `long' if <sys/types.h> doesn't define.  */
26 #undef off_t
27
28 /* Define as the return type of signal handlers (int or void).  */
29 #undef RETSIGTYPE
30
31 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
32 #undef size_t
33
34 /* If using the C implementation of alloca, define if you know the
35    direction of stack growth for your system; otherwise it will be
36    automatically deduced at run-time.
37  STACK_DIRECTION > 0 => grows toward higher addresses
38  STACK_DIRECTION < 0 => grows toward lower addresses
39  STACK_DIRECTION = 0 => direction of growth unknown
40  */
41 #undef STACK_DIRECTION
42
43 /* Define if you have the ANSI C header files.  */
44 #undef STDC_HEADERS
45
46 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
47 #undef TIME_WITH_SYS_TIME
48
49 /* Define if your processor stores words with the most significant
50    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
51 #undef WORDS_BIGENDIAN
52
53 #undef ENABLE_NLS
54 #undef HAVE_LC_MESSAGES
55 #undef HAVE_CATGETS
56 #undef HAVE_GETTEXT
57 #undef HAVE_STPCPY
58 #undef PACKAGE
59 #undef VERSION
60
61 /* Define if you have the __argz_count function.  */
62 #undef HAVE___ARGZ_COUNT
63
64 /* Define if you have the __argz_next function.  */
65 #undef HAVE___ARGZ_NEXT
66
67 /* Define if you have the __argz_stringify function.  */
68 #undef HAVE___ARGZ_STRINGIFY
69
70 /* Define if you have the dcgettext function.  */
71 #undef HAVE_DCGETTEXT
72
73 /* Define if you have the feof_unlocked function.  */
74 #undef HAVE_FEOF_UNLOCKED
75
76 /* Define if you have the fgets_unlocked function.  */
77 #undef HAVE_FGETS_UNLOCKED
78
79 /* Define if you have the getcwd function.  */
80 #undef HAVE_GETCWD
81
82 /* Define if you have the getegid function.  */
83 #undef HAVE_GETEGID
84
85 /* Define if you have the geteuid function.  */
86 #undef HAVE_GETEUID
87
88 /* Define if you have the getgid function.  */
89 #undef HAVE_GETGID
90
91 /* Define if you have the getpagesize function.  */
92 #undef HAVE_GETPAGESIZE
93
94 /* Define if you have the gettimeofday function.  */
95 #undef HAVE_GETTIMEOFDAY
96
97 /* Define if you have the getuid function.  */
98 #undef HAVE_GETUID
99
100 /* Define if you have the memalign function.  */
101 #undef HAVE_MEMALIGN
102
103 /* Define if you have the mempcpy function.  */
104 #undef HAVE_MEMPCPY
105
106 /* Define if you have the munmap function.  */
107 #undef HAVE_MUNMAP
108
109 /* Define if you have the putenv function.  */
110 #undef HAVE_PUTENV
111
112 /* Define if you have the select function.  */
113 #undef HAVE_SELECT
114
115 /* Define if you have the setenv function.  */
116 #undef HAVE_SETENV
117
118 /* Define if you have the setlocale function.  */
119 #undef HAVE_SETLOCALE
120
121 /* Define if you have the sigrelse function.  */
122 #undef HAVE_SIGRELSE
123
124 /* Define if you have the stpcpy function.  */
125 #undef HAVE_STPCPY
126
127 /* Define if you have the strcasecmp function.  */
128 #undef HAVE_STRCASECMP
129
130 /* Define if you have the strchr function.  */
131 #undef HAVE_STRCHR
132
133 /* Define if you have the strdup function.  */
134 #undef HAVE_STRDUP
135
136 /* Define if you have the strerror function.  */
137 #undef HAVE_STRERROR
138
139 /* Define if you have the strtod function.  */
140 #undef HAVE_STRTOD
141
142 /* Define if you have the strtol function.  */
143 #undef HAVE_STRTOL
144
145 /* Define if you have the strtoul function.  */
146 #undef HAVE_STRTOUL
147
148 /* Define if you have the swab function.  */
149 #undef HAVE_SWAB
150
151 /* Define if you have the tsearch function.  */
152 #undef HAVE_TSEARCH
153
154 /* Define if you have the usleep function.  */
155 #undef HAVE_USLEEP
156
157 /* Define if you have the valloc function.  */
158 #undef HAVE_VALLOC
159
160 /* Define if you have the vasprintf function.  */
161 #undef HAVE_VASPRINTF
162
163 /* Define if you have the </sys/dev/scsi/scsi_ioctl.h> header file.  */
164 #undef HAVE__SYS_DEV_SCSI_SCSI_IOCTL_H
165
166 /* Define if you have the <Cocoa/Cocoa.h> header file.  */
167 #undef HAVE_COCOA_COCOA_H
168
169 /* Define if you have the <Ph.h> header file.  */
170 #undef HAVE_PH_H
171
172 /* Define if you have the <X11/Xlib.h> header file.  */
173 #undef HAVE_X11_XLIB_H
174
175 /* Define if you have the <X11/extensions/Xv.h> header file.  */
176 #undef HAVE_X11_EXTENSIONS_XV_H
177
178 /* Define if you have the <argz.h> header file.  */
179 #undef HAVE_ARGZ_H
180
181 /* Define if you have the <arpa/inet.h> header file.  */
182 #undef HAVE_ARPA_INET_H
183
184 /* Define if you have the <cthreads.h> header file.  */
185 #undef HAVE_CTHREADS_H
186
187 /* Define if you have the <directx.h> header file.  */
188 #undef HAVE_DIRECTX_H
189
190 /* Define if you have the <dlfcn.h> header file.  */
191 #undef HAVE_DLFCN_H
192
193 /* Define if you have the <dvd.h> header file.  */
194 #undef HAVE_DVD_H
195
196 /* Define if you have the <fcntl.h> header file.  */
197 #undef HAVE_FCNTL_H
198
199 /* Define if you have the <gdk/gdk.h> header file.  */
200 #undef HAVE_GDK_GDK_H
201
202 /* Define if you have the <getopt.h> header file.  */
203 #undef HAVE_GETOPT_H
204
205 /* Define if you have the <glib.h> header file.  */
206 #undef HAVE_GLIB_H
207
208 /* Define if you have the <gnome.h> header file.  */
209 #undef HAVE_GNOME_H
210
211 /* Define if you have the <gtk/gtk.h> header file.  */
212 #undef HAVE_GTK_GTK_H
213
214 /* Define if you have the <image.h> header file.  */
215 #undef HAVE_IMAGE_H
216
217 /* Define if you have the <kernel/OS.h> header file.  */
218 #undef HAVE_KERNEL_OS_H
219
220 /* Define if you have the <kernel/scheduler.h> header file.  */
221 #undef HAVE_KERNEL_SCHEDULER_H
222
223 /* Define if you have the <limits.h> header file.  */
224 #undef HAVE_LIMITS_H
225
226 /* Define if you have the <linux/cdrom.h> header file.  */
227 #undef HAVE_LINUX_CDROM_H
228
229 /* Define if you have the <locale.h> header file.  */
230 #undef HAVE_LOCALE_H
231
232 /* Define if you have the <machine/param.h> header file.  */
233 #undef HAVE_MACHINE_PARAM_H
234
235 /* Define if you have the <machine/soundcard.h> header file.  */
236 #undef HAVE_MACHINE_SOUNDCARD_H
237
238 /* Define if you have the <mad.h> header file.  */
239 #undef HAVE_MAD_H
240
241 /* Define if you have the <malloc.h> header file.  */
242 #undef HAVE_MALLOC_H
243
244 /* Define if you have the <net/if.h> header file.  */
245 #undef HAVE_NET_IF_H
246
247 /* Define if you have the <netinet/in.h> header file.  */
248 #undef HAVE_NETINET_IN_H
249
250 /* Define if you have the <nl_types.h> header file.  */
251 #undef HAVE_NL_TYPES_H
252
253 /* Define if you have the <pthread.h> header file.  */
254 #undef HAVE_PTHREAD_H
255
256 /* Define if you have the <stddef.h> header file.  */
257 #undef HAVE_STDDEF_H
258
259 /* Define if you have the <stdlib.h> header file.  */
260 #undef HAVE_STDLIB_H
261
262 /* Define if you have the <string.h> header file.  */
263 #undef HAVE_STRING_H
264
265 /* Define if you have the <strings.h> header file.  */
266 #undef HAVE_STRINGS_H
267
268 /* Define if you have the <sys/cdio.h> header file.  */
269 #undef HAVE_SYS_CDIO_H
270
271 /* Define if you have the <sys/dvdio.h> header file.  */
272 #undef HAVE_SYS_DVDIO_H
273
274 /* Define if you have the <sys/ioctl.h> header file.  */
275 #undef HAVE_SYS_IOCTL_H
276
277 /* Define if you have the <sys/param.h> header file.  */
278 #undef HAVE_SYS_PARAM_H
279
280 /* Define if you have the <sys/socket.h> header file.  */
281 #undef HAVE_SYS_SOCKET_H
282
283 /* Define if you have the <sys/sockio.h> header file.  */
284 #undef HAVE_SYS_SOCKIO_H
285
286 /* Define if you have the <sys/soundcard.h> header file.  */
287 #undef HAVE_SYS_SOUNDCARD_H
288
289 /* Define if you have the <sys/time.h> header file.  */
290 #undef HAVE_SYS_TIME_H
291
292 /* Define if you have the <sys/times.h> header file.  */
293 #undef HAVE_SYS_TIMES_H
294
295 /* Define if you have the <unistd.h> header file.  */
296 #undef HAVE_UNISTD_H
297
298 /* Define if you have the <winioctl.h> header file.  */
299 #undef HAVE_WINIOCTL_H
300
301 /* Define if you have the mad library (-lmad).  */
302 #undef HAVE_LIBMAD
303
304 /* Define if you have the pth library (-lpth).  */
305 #undef HAVE_LIBPTH
306
307 /* css decryption with player keys */
308 #undef HAVE_CSSKEYS
309
310 /* Define if you have the iconv() function. */
311 #undef HAVE_ICONV
312
313 /* Define as const if the declaration of iconv() needs const. */
314 #undef ICONV_CONST
315
316 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
317 #undef HAVE_LANGINFO_CODESET
318
319 /* Define if your <locale.h> file defines LC_MESSAGES. */
320 #undef HAVE_LC_MESSAGES
321
322 /* Define to 1 if translation of program messages to the user's native language
323    is requested. */
324 #undef ENABLE_NLS
325
326 /* Define if the GNU gettext() function is already present or preinstalled. */
327 #undef HAVE_GETTEXT
328
329 /* long getopt support */
330 #undef HAVE_GETOPT_LONG
331
332 /* getopt support */
333 #undef HAVE_GETOPT_LONG
334
335 /* Define if <pthread.h> defines pthread_cond_t. */
336 #undef PTHREAD_COND_T_IN_PTHREAD_H
337
338 /* Define if <strings.h> defines strncasecmp. */
339 #undef STRNCASECMP_IN_STRINGS_H
340
341 /* Define if <sys/param.h> defines ntohl. */
342 #undef NTOHL_IN_SYS_PARAM_H
343
344 /* Maximum supported data alignment */
345 #undef ATTRIBUTE_ALIGNED_MAX
346
347 /* Define if <sys/types.h> defines boolean_t. */
348 #undef BOOLEAN_T_IN_SYS_TYPES_H
349
350 /* Define if <pthread.h> defines boolean_t. */
351 #undef BOOLEAN_T_IN_PTHREAD_H
352
353 /* Define if <cthreads.h> defines boolean_t. */
354 #undef BOOLEAN_T_IN_CTHREADS_H
355
356 /* Define if $CC groks 3D Now! inline assembly. */
357 #undef CAN_COMPILE_3DNOW
358
359 /* Define if $CC groks SSE inline assembly. */
360 #undef CAN_COMPILE_SSE
361
362 /* Define if $CC groks ALTIVEC inline assembly. */
363 #undef CAN_COMPILE_ALTIVEC
364
365 /* Define if your compiler groks C altivec extensions. */
366 #undef CAN_COMPILE_C_ALTIVEC
367
368 /* Define if <sys/cdio.h> defines dvd_struct. */
369 #undef DVD_STRUCT_IN_SYS_CDIO_H
370
371 /* Define if <sys/dvdio.h> defines dvd_struct. */
372 #undef DVD_STRUCT_IN_SYS_DVDIO_H
373
374 /* Define if <linux/cdrom.h> defines DVD_STRUCT. */
375 #undef DVD_STRUCT_IN_LINUX_CDROM_H
376
377 /* Define if <dvd.h> defines DVD_STRUCT. */
378 #undef DVD_STRUCT_IN_DVD_H
379
380 /* Define if <extras/BSDI_dvdioctl/dvd.h> defines DVD_STRUCT. */
381 #undef DVD_STRUCT_IN_BSDI_DVDIOCTL_DVD_H
382
383 /* Have userspace SCSI headers. */
384 #undef SOLARIS_USCSI
385
386 /* Define if <sys/scsi.h> defines sctl_io. */
387 #undef HPUX_SCTL_IO
388
389 /* Define if Linux-like dvd_struct is defined. */
390 #undef HAVE_LINUX_DVD_STRUCT
391
392 /* Define if OpenBSD-like dvd_struct is defined. */
393 #undef HAVE_OPENBSD_DVD_STRUCT
394
395 /* Define if FreeBSD-like dvd_struct is defined. */
396 #undef HAVE_BSD_DVD_STRUCT
397
398 /* Define if <pth.h> defines pth_init */
399 #undef PTH_INIT_IN_PTH_H
400
401 /* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */
402 #undef SDL_INCLUDE_FILE
403