* Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules !
[vlc.git] / include / defs.h.in
blob8d14caa32fab1d7fcf9d90102f56ca253fe3aa9d
1 /* include/defs.h.in. Generated automatically from configure.in by autoheader 2.13. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define if you have a working `mmap' system call. */
7 #undef HAVE_MMAP
9 /* Define as the return type of signal handlers (int or void). */
10 #undef RETSIGTYPE
12 /* Define to `unsigned' if <sys/types.h> doesn't define. */
13 #undef size_t
15 /* Define if you have the ANSI C header files. */
16 #undef STDC_HEADERS
18 /* Define if you can safely include both <sys/time.h> and <time.h>. */
19 #undef TIME_WITH_SYS_TIME
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
25 /* Define if you have the getpagesize function. */
26 #undef HAVE_GETPAGESIZE
28 /* Define if you have the gettimeofday function. */
29 #undef HAVE_GETTIMEOFDAY
31 /* Define if you have the putenv function. */
32 #undef HAVE_PUTENV
34 /* Define if you have the select function. */
35 #undef HAVE_SELECT
37 /* Define if you have the setenv function. */
38 #undef HAVE_SETENV
40 /* Define if you have the sigrelse function. */
41 #undef HAVE_SIGRELSE
43 /* Define if you have the strerror function. */
44 #undef HAVE_STRERROR
46 /* Define if you have the strtod function. */
47 #undef HAVE_STRTOD
49 /* Define if you have the strtol function. */
50 #undef HAVE_STRTOL
52 /* Define if you have the swab function. */
53 #undef HAVE_SWAB
55 /* Define if you have the usleep function. */
56 #undef HAVE_USLEEP
58 /* Define if you have the vasprintf function. */
59 #undef HAVE_VASPRINTF
61 /* Define if you have the <Carbon/Carbon.h> header file. */
62 #undef HAVE_CARBON_CARBON_H
64 /* Define if you have the <Ph.h> header file. */
65 #undef HAVE_PH_H
67 /* Define if you have the <X11/Xlib.h> header file. */
68 #undef HAVE_X11_XLIB_H
70 /* Define if you have the <X11/extensions/Xv.h> header file. */
71 #undef HAVE_X11_EXTENSIONS_XV_H
73 /* Define if you have the <arpa/inet.h> header file. */
74 #undef HAVE_ARPA_INET_H
76 /* Define if you have the <cthreads.h> header file. */
77 #undef HAVE_CTHREADS_H
79 /* Define if you have the <directx.h> header file. */
80 #undef HAVE_DIRECTX_H
82 /* Define if you have the <dlfcn.h> header file. */
83 #undef HAVE_DLFCN_H
85 /* Define if you have the <dvd.h> header file. */
86 #undef HAVE_DVD_H
88 /* Define if you have the <fcntl.h> header file. */
89 #undef HAVE_FCNTL_H
91 /* Define if you have the <getopt.h> header file. */
92 #undef HAVE_GETOPT_H
94 /* Define if you have the <gtk/gtk.h> header file. */
95 #undef HAVE_GTK_GTK_H
97 /* Define if you have the <image.h> header file. */
98 #undef HAVE_IMAGE_H
100 /* Define if you have the <kernel/OS.h> header file. */
101 #undef HAVE_KERNEL_OS_H
103 /* Define if you have the <kernel/scheduler.h> header file. */
104 #undef HAVE_KERNEL_SCHEDULER_H
106 /* Define if you have the <linux/cdrom.h> header file. */
107 #undef HAVE_LINUX_CDROM_H
109 /* Define if you have the <machine/param.h> header file. */
110 #undef HAVE_MACHINE_PARAM_H
112 /* Define if you have the <machine/soundcard.h> header file. */
113 #undef HAVE_MACHINE_SOUNDCARD_H
115 /* Define if you have the <net/if.h> header file. */
116 #undef HAVE_NET_IF_H
118 /* Define if you have the <netinet/in.h> header file. */
119 #undef HAVE_NETINET_IN_H
121 /* Define if you have the <pthread.h> header file. */
122 #undef HAVE_PTHREAD_H
124 /* Define if you have the <stddef.h> header file. */
125 #undef HAVE_STDDEF_H
127 /* Define if you have the <strings.h> header file. */
128 #undef HAVE_STRINGS_H
130 /* Define if you have the <sys/cdio.h> header file. */
131 #undef HAVE_SYS_CDIO_H
133 /* Define if you have the <sys/dvdio.h> header file. */
134 #undef HAVE_SYS_DVDIO_H
136 /* Define if you have the <sys/ioctl.h> header file. */
137 #undef HAVE_SYS_IOCTL_H
139 /* Define if you have the <sys/socket.h> header file. */
140 #undef HAVE_SYS_SOCKET_H
142 /* Define if you have the <sys/sockio.h> header file. */
143 #undef HAVE_SYS_SOCKIO_H
145 /* Define if you have the <sys/soundcard.h> header file. */
146 #undef HAVE_SYS_SOUNDCARD_H
148 /* Define if you have the <sys/time.h> header file. */
149 #undef HAVE_SYS_TIME_H
151 /* Define if you have the <unistd.h> header file. */
152 #undef HAVE_UNISTD_H
154 /* Define if you have the <winioctl.h> header file. */
155 #undef HAVE_WINIOCTL_H
157 /* Define if you have the pth library (-lpth). */
158 #undef HAVE_LIBPTH
160 /* long getopt support */
161 #undef HAVE_GETOPT_LONG
163 /* getopt support */
164 #undef HAVE_GETOPT_LONG
166 /* Define if <pthread.h> defines pthread_cond_t. */
167 #undef PTHREAD_COND_T_IN_PTHREAD_H
169 /* Define if <strings.h> defines strncasecmp. */
170 #undef STRNCASECMP_IN_STRINGS_H
172 /* Define if <sys/param.h> defines ntohl. */
173 #undef NTOHL_IN_SYS_PARAM_H
175 /* Define if <sys/types.h> defines boolean_t. */
176 #undef BOOLEAN_T_IN_SYS_TYPES_H
178 /* Define if <pthread.h> defines boolean_t. */
179 #undef BOOLEAN_T_IN_PTHREAD_H
181 /* Define if <sys/dvdio.h> defines dvd_struct. */
182 #undef DVD_STRUCT_IN_SYS_DVDIO_H
184 /* Define if <sys/cdio.h> defines dvd_struct. */
185 #undef DVD_STRUCT_IN_SYS_CDIO_H
187 /* Define if <linux/cdrom.h> defines DVD_STRUCT. */
188 #undef DVD_STRUCT_IN_LINUX_CDROM_H
190 /* Define if <dvd.h> defines DVD_STRUCT. */
191 #undef DVD_STRUCT_IN_DVD_H
193 /* Define if Linux-like dvd_struct is defined. */
194 #undef HAVE_LINUX_DVD_STRUCT
196 /* Define if BSD-like dvd_struct is defined. */
197 #undef HAVE_BSD_DVD_STRUCT
199 /* Define if <pth.h> defines pth_init */
200 #undef PTH_INIT_IN_PTH_H
202 /* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */
203 #undef SDL_INCLUDE_FILE