]> git.sesse.net Git - vlc/blob - include/defs.h.in
* ./AUTHORS: added people locations, just for fun.
[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 dcgettext function.  */
59 #undef HAVE_DCGETTEXT
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 getcwd function.  */
68 #undef HAVE_GETCWD
69
70 /* Define if you have the getegid function.  */
71 #undef HAVE_GETEGID
72
73 /* Define if you have the geteuid function.  */
74 #undef HAVE_GETEUID
75
76 /* Define if you have the getgid function.  */
77 #undef HAVE_GETGID
78
79 /* Define if you have the getpagesize function.  */
80 #undef HAVE_GETPAGESIZE
81
82 /* Define if you have the getpwuid function.  */
83 #undef HAVE_GETPWUID
84
85 /* Define if you have the gettimeofday function.  */
86 #undef HAVE_GETTIMEOFDAY
87
88 /* Define if you have the getuid function.  */
89 #undef HAVE_GETUID
90
91 /* Define if you have the isatty function.  */
92 #undef HAVE_ISATTY
93
94 /* Define if you have the memalign function.  */
95 #undef HAVE_MEMALIGN
96
97 /* Define if you have the mempcpy function.  */
98 #undef HAVE_MEMPCPY
99
100 /* Define if you have the munmap function.  */
101 #undef HAVE_MUNMAP
102
103 /* Define if you have the posix_memalign function.  */
104 #undef HAVE_POSIX_MEMALIGN
105
106 /* Define if you have the putenv function.  */
107 #undef HAVE_PUTENV
108
109 /* Define if you have the select function.  */
110 #undef HAVE_SELECT
111
112 /* Define if you have the setenv function.  */
113 #undef HAVE_SETENV
114
115 /* Define if you have the setlocale function.  */
116 #undef HAVE_SETLOCALE
117
118 /* Define if you have the sigrelse function.  */
119 #undef HAVE_SIGRELSE
120
121 /* Define if you have the stpcpy function.  */
122 #undef HAVE_STPCPY
123
124 /* Define if you have the strcasecmp function.  */
125 #undef HAVE_STRCASECMP
126
127 /* Define if you have the strchr function.  */
128 #undef HAVE_STRCHR
129
130 /* Define if you have the strdup function.  */
131 #undef HAVE_STRDUP
132
133 /* Define if you have the strerror function.  */
134 #undef HAVE_STRERROR
135
136 /* Define if you have the strtod function.  */
137 #undef HAVE_STRTOD
138
139 /* Define if you have the strtol function.  */
140 #undef HAVE_STRTOL
141
142 /* Define if you have the strtoul function.  */
143 #undef HAVE_STRTOUL
144
145 /* Define if you have the swab function.  */
146 #undef HAVE_SWAB
147
148 /* Define if you have the tsearch function.  */
149 #undef HAVE_TSEARCH
150
151 /* Define if you have the usleep function.  */
152 #undef HAVE_USLEEP
153
154 /* Define if you have the vasprintf function.  */
155 #undef HAVE_VASPRINTF
156
157 /* Define if you have the <Cocoa/Cocoa.h> header file.  */
158 #undef HAVE_COCOA_COCOA_H
159
160 /* Define if you have the <Ph.h> header file.  */
161 #undef HAVE_PH_H
162
163 /* Define if you have the <X11/Xlib.h> header file.  */
164 #undef HAVE_X11_XLIB_H
165
166 /* Define if you have the <X11/extensions/Xv.h> header file.  */
167 #undef HAVE_X11_EXTENSIONS_XV_H
168
169 /* Define if you have the <X11/extensions/dpms.h> header file.  */
170 #undef HAVE_X11_EXTENSIONS_DPMS_H
171
172 /* Define if you have the <a52dec/a52.h> header file.  */
173 #undef HAVE_A52DEC_A52_H
174
175 /* Define if you have the <argz.h> header file.  */
176 #undef HAVE_ARGZ_H
177
178 /* Define if you have the <arpa/inet.h> header file.  */
179 #undef HAVE_ARPA_INET_H
180
181 /* Define if you have the <cthreads.h> header file.  */
182 #undef HAVE_CTHREADS_H
183
184 /* Define if you have the <ddraw.h> header file.  */
185 #undef HAVE_DDRAW_H
186
187 /* Define if you have the <dlfcn.h> header file.  */
188 #undef HAVE_DLFCN_H
189
190 /* Define if you have the <dvdcss/dvdcss.h> header file.  */
191 #undef HAVE_DVDCSS_DVDCSS_H
192
193 /* Define if you have the <dvdread/dvd_reader.h> header file.  */
194 #undef HAVE_DVDREAD_DVD_READER_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/fb.h> header file.  */
227 #undef HAVE_LINUX_FB_H
228
229 /* Define if you have the <linux/version.h> header file.  */
230 #undef HAVE_LINUX_VERSION_H
231
232 /* Define if you have the <locale.h> header file.  */
233 #undef HAVE_LOCALE_H
234
235 /* Define if you have the <machine/param.h> header file.  */
236 #undef HAVE_MACHINE_PARAM_H
237
238 /* Define if you have the <machine/soundcard.h> header file.  */
239 #undef HAVE_MACHINE_SOUNDCARD_H
240
241 /* Define if you have the <mad.h> header file.  */
242 #undef HAVE_MAD_H
243
244 /* Define if you have the <malloc.h> header file.  */
245 #undef HAVE_MALLOC_H
246
247 /* Define if you have the <net/if.h> header file.  */
248 #undef HAVE_NET_IF_H
249
250 /* Define if you have the <netinet/in.h> header file.  */
251 #undef HAVE_NETINET_IN_H
252
253 /* Define if you have the <nl_types.h> header file.  */
254 #undef HAVE_NL_TYPES_H
255
256 /* Define if you have the <ogg/ogg.h> header file.  */
257 #undef HAVE_OGG_OGG_H
258
259 /* Define if you have the <pthread.h> header file.  */
260 #undef HAVE_PTHREAD_H
261
262 /* Define if you have the <soundcard.h> header file.  */
263 #undef HAVE_SOUNDCARD_H
264
265 /* Define if you have the <stddef.h> header file.  */
266 #undef HAVE_STDDEF_H
267
268 /* Define if you have the <stdlib.h> header file.  */
269 #undef HAVE_STDLIB_H
270
271 /* Define if you have the <string.h> header file.  */
272 #undef HAVE_STRING_H
273
274 /* Define if you have the <strings.h> header file.  */
275 #undef HAVE_STRINGS_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/shm.h> header file.  */
281 #undef HAVE_SYS_SHM_H
282
283 /* Define if you have the <sys/socket.h> header file.  */
284 #undef HAVE_SYS_SOCKET_H
285
286 /* Define if you have the <sys/sockio.h> header file.  */
287 #undef HAVE_SYS_SOCKIO_H
288
289 /* Define if you have the <sys/soundcard.h> header file.  */
290 #undef HAVE_SYS_SOUNDCARD_H
291
292 /* Define if you have the <sys/time.h> header file.  */
293 #undef HAVE_SYS_TIME_H
294
295 /* Define if you have the <sys/times.h> header file.  */
296 #undef HAVE_SYS_TIMES_H
297
298 /* Define if you have the <sys/types.h> header file.  */
299 #undef HAVE_SYS_TYPES_H
300
301 /* Define if you have the <unistd.h> header file.  */
302 #undef HAVE_UNISTD_H
303
304 /* Define if you have the mad library (-lmad).  */
305 #undef HAVE_LIBMAD
306
307 /* Define if you have the pth library (-lpth).  */
308 #undef HAVE_LIBPTH
309
310 /* Define if you have the st library (-lst).  */
311 #undef HAVE_LIBST
312
313 /* Package name */
314 #undef VLC_PACKAGE
315
316 /* Package version */
317 #undef VLC_VERSION
318
319 /* Define if you have the iconv() function. */
320 #undef HAVE_ICONV
321
322 /* Define as const if the declaration of iconv() needs const. */
323 #undef ICONV_CONST
324
325 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
326 #undef HAVE_LANGINFO_CODESET
327
328 /* Define if your <locale.h> file defines LC_MESSAGES. */
329 #undef HAVE_LC_MESSAGES
330
331 /* Define to 1 if translation of program messages to the user's native language
332    is requested. */
333 #undef ENABLE_NLS
334
335 /* Define if the GNU gettext() function is already present or preinstalled. */
336 #undef HAVE_GETTEXT
337
338 /* long getopt support */
339 #undef HAVE_GETOPT_LONG
340
341 /* getopt support */
342 #undef HAVE_GETOPT_LONG
343
344 /* Define if <pthread.h> defines pthread_cond_t. */
345 #undef PTHREAD_COND_T_IN_PTHREAD_H
346
347 /* Define if <strings.h> defines strncasecmp. */
348 #undef STRNCASECMP_IN_STRINGS_H
349
350 /* Define if <X11/extensions/dpms.h> defines DPMSInfo. */
351 #undef DPMSINFO_IN_DPMS_H
352
353 /* Define if <sys/param.h> defines ntohl. */
354 #undef NTOHL_IN_SYS_PARAM_H
355
356 /* Maximum supported data alignment */
357 #undef ATTRIBUTE_ALIGNED_MAX
358
359 /* Define if <sys/types.h> defines boolean_t. */
360 #undef BOOLEAN_T_IN_SYS_TYPES_H
361
362 /* Define if <pthread.h> defines boolean_t. */
363 #undef BOOLEAN_T_IN_PTHREAD_H
364
365 /* Define if <cthreads.h> defines boolean_t. */
366 #undef BOOLEAN_T_IN_CTHREADS_H
367
368 /* Define if $CC groks 3D Now! inline assembly. */
369 #undef CAN_COMPILE_3DNOW
370
371 /* Define if $CC groks SSE inline assembly. */
372 #undef CAN_COMPILE_SSE
373
374 /* Define if $CC groks ALTIVEC inline assembly. */
375 #undef CAN_COMPILE_ALTIVEC
376
377 /* Define if your compiler groks C altivec extensions. */
378 #undef CAN_COMPILE_C_ALTIVEC
379
380 /* define if compiling with satellite card support */
381 #undef HAVE_SATELLITE
382
383 /* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */
384 #undef SDL_INCLUDE_FILE
385
386 /* big endian system */
387 #undef WORDS_BIGENDIAN
388
389 /* Define if <pth.h> defines pth_init */
390 #undef PTH_INIT_IN_PTH_H
391
392 /* Define if <st.h> defines st_init */
393 #undef ST_INIT_IN_ST_H
394
395 /* Simple version string */
396 #undef VERSION_MESSAGE
397
398 /* Copyright string */
399 #undef COPYRIGHT_MESSAGE
400
401 /* String suffix for module functions */
402 #undef MODULE_SUFFIX
403
404 /* Symbol suffix for module functions */
405 #undef MODULE_SYMBOL
406