]> git.sesse.net Git - vlc/blob - include/defs.h.in
* ALL: started the slow move to automake. For the moment, the changes are
[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 you have the __argz_count function.  */
50 #undef HAVE___ARGZ_COUNT
51
52 /* Define if you have the __argz_next function.  */
53 #undef HAVE___ARGZ_NEXT
54
55 /* Define if you have the __argz_stringify function.  */
56 #undef HAVE___ARGZ_STRINGIFY
57
58 /* Define if you have the atoll function.  */
59 #undef HAVE_ATOLL
60
61 /* Define if you have the feof_unlocked function.  */
62 #undef HAVE_FEOF_UNLOCKED
63
64 /* Define if you have the fgets_unlocked function.  */
65 #undef HAVE_FGETS_UNLOCKED
66
67 /* Define if you have the getc_unlocked function.  */
68 #undef HAVE_GETC_UNLOCKED
69
70 /* Define if you have the getcwd function.  */
71 #undef HAVE_GETCWD
72
73 /* Define if you have the getegid function.  */
74 #undef HAVE_GETEGID
75
76 /* Define if you have the geteuid function.  */
77 #undef HAVE_GETEUID
78
79 /* Define if you have the getgid function.  */
80 #undef HAVE_GETGID
81
82 /* Define if you have the gethostbyname2 function.  */
83 #undef HAVE_GETHOSTBYNAME2
84
85 /* Define if you have the getpagesize function.  */
86 #undef HAVE_GETPAGESIZE
87
88 /* Define if you have the getpwuid function.  */
89 #undef HAVE_GETPWUID
90
91 /* Define if you have the gettimeofday function.  */
92 #undef HAVE_GETTIMEOFDAY
93
94 /* Define if you have the getuid function.  */
95 #undef HAVE_GETUID
96
97 /* Define if you have the isatty function.  */
98 #undef HAVE_ISATTY
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 posix_memalign function.  */
110 #undef HAVE_POSIX_MEMALIGN
111
112 /* Define if you have the putenv function.  */
113 #undef HAVE_PUTENV
114
115 /* Define if you have the select function.  */
116 #undef HAVE_SELECT
117
118 /* Define if you have the setenv function.  */
119 #undef HAVE_SETENV
120
121 /* Define if you have the setlocale function.  */
122 #undef HAVE_SETLOCALE
123
124 /* Define if you have the sigrelse function.  */
125 #undef HAVE_SIGRELSE
126
127 /* Define if you have the stpcpy function.  */
128 #undef HAVE_STPCPY
129
130 /* Define if you have the strcasecmp function.  */
131 #undef HAVE_STRCASECMP
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 strndup function.  */
140 #undef HAVE_STRNDUP
141
142 /* Define if you have the strtod function.  */
143 #undef HAVE_STRTOD
144
145 /* Define if you have the strtol function.  */
146 #undef HAVE_STRTOL
147
148 /* Define if you have the strtoul function.  */
149 #undef HAVE_STRTOUL
150
151 /* Define if you have the swab function.  */
152 #undef HAVE_SWAB
153
154 /* Define if you have the tsearch function.  */
155 #undef HAVE_TSEARCH
156
157 /* Define if you have the vasprintf function.  */
158 #undef HAVE_VASPRINTF
159
160 /* Define if you have the <Cocoa/Cocoa.h> header file.  */
161 #undef HAVE_COCOA_COCOA_H
162
163 /* Define if you have the <Ph.h> header file.  */
164 #undef HAVE_PH_H
165
166 /* Define if you have the <X11/Xlib.h> header file.  */
167 #undef HAVE_X11_XLIB_H
168
169 /* Define if you have the <X11/extensions/Xv.h> header file.  */
170 #undef HAVE_X11_EXTENSIONS_XV_H
171
172 /* Define if you have the <X11/extensions/dpms.h> header file.  */
173 #undef HAVE_X11_EXTENSIONS_DPMS_H
174
175 /* Define if you have the <a52dec/a52.h> header file.  */
176 #undef HAVE_A52DEC_A52_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 <ddraw.h> header file.  */
188 #undef HAVE_DDRAW_H
189
190 /* Define if you have the <dlfcn.h> header file.  */
191 #undef HAVE_DLFCN_H
192
193 /* Define if you have the <dvbpsi/dr.h> header file.  */
194 #undef HAVE_DVBPSI_DR_H
195
196 /* Define if you have the <dvdcss/dvdcss.h> header file.  */
197 #undef HAVE_DVDCSS_DVDCSS_H
198
199 /* Define if you have the <dvdplay/dvdplay.h> header file.  */
200 #undef HAVE_DVDPLAY_DVDPLAY_H
201
202 /* Define if you have the <dvdread/dvd_reader.h> header file.  */
203 #undef HAVE_DVDREAD_DVD_READER_H
204
205 /* Define if you have the <faad.h> header file.  */
206 #undef HAVE_FAAD_H
207
208 /* Define if you have the <fcntl.h> header file.  */
209 #undef HAVE_FCNTL_H
210
211 /* Define if you have the <gdk/gdk.h> header file.  */
212 #undef HAVE_GDK_GDK_H
213
214 /* Define if you have the <getopt.h> header file.  */
215 #undef HAVE_GETOPT_H
216
217 /* Define if you have the <glib.h> header file.  */
218 #undef HAVE_GLIB_H
219
220 /* Define if you have the <gnome.h> header file.  */
221 #undef HAVE_GNOME_H
222
223 /* Define if you have the <gtk/gtk.h> header file.  */
224 #undef HAVE_GTK_GTK_H
225
226 /* Define if you have the <id3tag.h> header file.  */
227 #undef HAVE_ID3TAG_H
228
229 /* Define if you have the <image.h> header file.  */
230 #undef HAVE_IMAGE_H
231
232 /* Define if you have the <inttypes.h> header file.  */
233 #undef HAVE_INTTYPES_H
234
235 /* Define if you have the <kernel/OS.h> header file.  */
236 #undef HAVE_KERNEL_OS_H
237
238 /* Define if you have the <kernel/scheduler.h> header file.  */
239 #undef HAVE_KERNEL_SCHEDULER_H
240
241 /* Define if you have the <libdv/dv.h> header file.  */
242 #undef HAVE_LIBDV_DV_H
243
244 /* Define if you have the <libv4l/v4l.h> header file.  */
245 #undef HAVE_LIBV4L_V4L_H
246
247 /* Define if you have the <limits.h> header file.  */
248 #undef HAVE_LIMITS_H
249
250 /* Define if you have the <linux/fb.h> header file.  */
251 #undef HAVE_LINUX_FB_H
252
253 /* Define if you have the <linux/version.h> header file.  */
254 #undef HAVE_LINUX_VERSION_H
255
256 /* Define if you have the <locale.h> header file.  */
257 #undef HAVE_LOCALE_H
258
259 /* Define if you have the <machine/param.h> header file.  */
260 #undef HAVE_MACHINE_PARAM_H
261
262 /* Define if you have the <machine/soundcard.h> header file.  */
263 #undef HAVE_MACHINE_SOUNDCARD_H
264
265 /* Define if you have the <mad.h> header file.  */
266 #undef HAVE_MAD_H
267
268 /* Define if you have the <malloc.h> header file.  */
269 #undef HAVE_MALLOC_H
270
271 /* Define if you have the <net/if.h> header file.  */
272 #undef HAVE_NET_IF_H
273
274 /* Define if you have the <netinet/in.h> header file.  */
275 #undef HAVE_NETINET_IN_H
276
277 /* Define if you have the <nl_types.h> header file.  */
278 #undef HAVE_NL_TYPES_H
279
280 /* Define if you have the <ogg/ogg.h> header file.  */
281 #undef HAVE_OGG_OGG_H
282
283 /* Define if you have the <pthread.h> header file.  */
284 #undef HAVE_PTHREAD_H
285
286 /* Define if you have the <soundcard.h> header file.  */
287 #undef HAVE_SOUNDCARD_H
288
289 /* Define if you have the <stddef.h> header file.  */
290 #undef HAVE_STDDEF_H
291
292 /* Define if you have the <stdint.h> header file.  */
293 #undef HAVE_STDINT_H
294
295 /* Define if you have the <stdlib.h> header file.  */
296 #undef HAVE_STDLIB_H
297
298 /* Define if you have the <string.h> header file.  */
299 #undef HAVE_STRING_H
300
301 /* Define if you have the <strings.h> header file.  */
302 #undef HAVE_STRINGS_H
303
304 /* Define if you have the <sys/int_types.h> header file.  */
305 #undef HAVE_SYS_INT_TYPES_H
306
307 /* Define if you have the <sys/param.h> header file.  */
308 #undef HAVE_SYS_PARAM_H
309
310 /* Define if you have the <sys/shm.h> header file.  */
311 #undef HAVE_SYS_SHM_H
312
313 /* Define if you have the <sys/socket.h> header file.  */
314 #undef HAVE_SYS_SOCKET_H
315
316 /* Define if you have the <sys/sockio.h> header file.  */
317 #undef HAVE_SYS_SOCKIO_H
318
319 /* Define if you have the <sys/soundcard.h> header file.  */
320 #undef HAVE_SYS_SOUNDCARD_H
321
322 /* Define if you have the <sys/time.h> header file.  */
323 #undef HAVE_SYS_TIME_H
324
325 /* Define if you have the <sys/times.h> header file.  */
326 #undef HAVE_SYS_TIMES_H
327
328 /* Define if you have the <sys/types.h> header file.  */
329 #undef HAVE_SYS_TYPES_H
330
331 /* Define if you have the <unistd.h> header file.  */
332 #undef HAVE_UNISTD_H
333
334 /* Define if you have the <zlib.h> header file.  */
335 #undef HAVE_ZLIB_H
336
337 /* Define if you have the pth library (-lpth).  */
338 #undef HAVE_LIBPTH
339
340 /* Define if you have the st library (-lst).  */
341 #undef HAVE_LIBST
342
343 /* Package name */
344 #undef VLC_PACKAGE
345
346 /* Package version */
347 #undef VLC_VERSION
348
349 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
350    and declares uintmax_t.  */
351 #undef HAVE_INTTYPES_H_WITH_UINTMAX
352
353 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
354    and declares uintmax_t.  */
355 #undef HAVE_STDINT_H_WITH_UINTMAX
356
357 /* Define if you have the unsigned long long type. */
358 #undef HAVE_UNSIGNED_LONG_LONG
359
360 /* Define if integer division by zero raises signal SIGFPE. */
361 #undef INTDIV0_RAISES_SIGFPE
362
363 /* Define to unsigned long or unsigned long long
364    if <inttypes.h> and <stdint.h> don't define. */
365 #undef uintmax_t
366
367 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
368 #undef HAVE_INTTYPES_H
369
370 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
371 #undef PRI_MACROS_BROKEN
372
373 /* Define if you have the iconv() function. */
374 #undef HAVE_ICONV
375
376 /* Define as const if the declaration of iconv() needs const. */
377 #undef ICONV_CONST
378
379 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
380 #undef HAVE_LANGINFO_CODESET
381
382 /* Define if your <locale.h> file defines LC_MESSAGES. */
383 #undef HAVE_LC_MESSAGES
384
385 /* Define to 1 if translation of program messages to the user's native language
386    is requested. */
387 #undef ENABLE_NLS
388
389 /* Define if the GNU gettext() function is already present or preinstalled. */
390 #undef HAVE_GETTEXT
391
392 /* Define if the GNU dcgettext() function is already present or preinstalled. */
393 #undef HAVE_DCGETTEXT
394
395 /* Define if nanosleep is available. */
396 #undef HAVE_NANOSLEEP
397
398 /* long getopt support */
399 #undef HAVE_GETOPT_LONG
400
401 /* getopt support */
402 #undef HAVE_GETOPT_LONG
403
404 /* Define if <pthread.h> defines pthread_cond_t. */
405 #undef PTHREAD_COND_T_IN_PTHREAD_H
406
407 /* Define if <pthread.h> defines pthread_once. */
408 #undef PTHREAD_ONCE_IN_PTHREAD_H
409
410 /* Define if <strings.h> defines strncasecmp. */
411 #undef STRNCASECMP_IN_STRINGS_H
412
413 /* Define if <time.h> defines nanosleep. */
414 #undef HAVE_DECL_NANOSLEEP
415
416 /* Define if <sys/time.h> defines struct timespec. */
417 #undef HAVE_STRUCT_TIMESPEC
418
419 /* Define if <X11/extensions/dpms.h> defines DPMSInfo. */
420 #undef DPMSINFO_IN_DPMS_H
421
422 /* Define if <sys/param.h> defines ntohl. */
423 #undef NTOHL_IN_SYS_PARAM_H
424
425 /* Support for variadic macros */
426 #undef HAVE_VARIADIC_MACROS
427
428 /* Maximum supported data alignment */
429 #undef ATTRIBUTE_ALIGNED_MAX
430
431 /* Define if $CC groks 3D Now! inline assembly. */
432 #undef CAN_COMPILE_3DNOW
433
434 /* Define if $CC groks SSE inline assembly. */
435 #undef CAN_COMPILE_SSE
436
437 /* Define if $CC groks AltiVec inline assembly. */
438 #undef CAN_COMPILE_ALTIVEC
439
440 /* Define if your compiler groks C AltiVec extensions. */
441 #undef CAN_COMPILE_C_ALTIVEC
442
443 /* For FreeBSD VCD support */
444 #undef HAVE_IOC_TOC_HEADER_IN_SYS_CDIO_H
445
446 /* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */
447 #undef SDL_INCLUDE_FILE
448
449 /* Define if <xosd.h> is pre-1.0.0 */
450 #undef HAVE_OLD_XOSD_H
451
452 /* big endian system */
453 #undef WORDS_BIGENDIAN
454
455 /* Define if <pth.h> defines pth_init */
456 #undef PTH_INIT_IN_PTH_H
457
458 /* Define if <st.h> defines st_init */
459 #undef ST_INIT_IN_ST_H
460
461 /* Simple version string */
462 #undef VERSION_MESSAGE
463
464 /* Copyright string */
465 #undef COPYRIGHT_MESSAGE
466
467 /* The ./configure command line */
468 #undef CONFIGURE_LINE
469
470 /* String suffix for module functions */
471 #undef MODULE_SUFFIX
472
473 /* Symbol suffix for module functions */
474 #undef MODULE_SYMBOL
475