X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fdefs.h.in;h=693b60fd509234923d86d3831d507d65cbe2b906;hb=440f9992ee947ea5fd0debbf35fdd1011c6404b3;hp=04c3f886de2a13875cf4fa4c9d99a924a6cb2c80;hpb=ef05e7761e600f9fed4cf67cba91ee013ead1a94;p=vlc diff --git a/include/defs.h.in b/include/defs.h.in index 04c3f886de..693b60fd50 100644 --- a/include/defs.h.in +++ b/include/defs.h.in @@ -1,4 +1,4 @@ -/* include/defs.h.in. Generated automatically from configure.in by autoheader. */ +/* include/defs.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define to empty if the keyword does not work. */ #undef const @@ -46,12 +46,27 @@ /* Define if you have the strtol function. */ #undef HAVE_STRTOL +/* Define if you have the swab function. */ +#undef HAVE_SWAB + /* Define if you have the usleep function. */ #undef HAVE_USLEEP /* Define if you have the vasprintf function. */ #undef HAVE_VASPRINTF +/* Define if you have the header file. */ +#undef HAVE_CARBON_CARBON_H + +/* Define if you have the header file. */ +#undef HAVE_SDL_SDL_H + +/* Define if you have the header file. */ +#undef HAVE_X11_XLIB_H + +/* Define if you have the header file. */ +#undef HAVE_X11_EXTENSIONS_XV_H + /* Define if you have the header file. */ #undef HAVE_ARPA_INET_H @@ -76,6 +91,9 @@ /* Define if you have the header file. */ #undef HAVE_KERNEL_SCHEDULER_H +/* Define if you have the header file. */ +#undef HAVE_LINUX_CDROM_H + /* Define if you have the header file. */ #undef HAVE_MACHINE_PARAM_H @@ -94,6 +112,15 @@ /* Define if you have the header file. */ #undef HAVE_STDDEF_H +/* Define if you have the header file. */ +#undef HAVE_STRINGS_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_CDIO_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_DVDIO_H + /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H @@ -112,48 +139,39 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the be library (-lbe). */ -#undef HAVE_LIBBE +/* long getopt support */ +#undef HAVE_GETOPT_LONG -/* Define if you have the dl library (-ldl). */ -#undef HAVE_LIBDL +/* getopt support */ +#undef HAVE_GETOPT_LONG -/* Define if you have the game library (-lgame). */ -#undef HAVE_LIBGAME +/* Define if defines pthread_cond_t. */ +#undef PTHREAD_COND_T_IN_PTHREAD_H -/* Define if you have the gnugetopt library (-lgnugetopt). */ -#undef HAVE_LIBGNUGETOPT +/* Define if defines strncasecmp. */ +#undef STRNCASECMP_IN_STRINGS_H -/* Define if you have the m library (-lm). */ -#undef HAVE_LIBM - -/* Define if you have the nsl library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define if you have the pthread library (-lpthread). */ -#undef HAVE_LIBPTHREAD - -/* Define if you have the resolv library (-lresolv). */ -#undef HAVE_LIBRESOLV +/* Define if defines ntohl. */ +#undef NTOHL_IN_SYS_PARAM_H -/* Define if you have the root library (-lroot). */ -#undef HAVE_LIBROOT +/* Define if defines boolean_t. */ +#undef BOOLEAN_T_IN_SYS_TYPES_H -/* Define if you have the rt library (-lrt). */ -#undef HAVE_LIBRT +/* Define if defines boolean_t. */ +#undef BOOLEAN_T_IN_PTHREAD_H -/* Define if you have the socket library (-lsocket). */ -#undef HAVE_LIBSOCKET +/* Define if defines dvd_struct. */ +#undef DVD_STRUCT_IN_SYS_DVDIO_H -/* Define if you have the threads library (-lthreads). */ -#undef HAVE_LIBTHREADS +/* Define if defines dvd_struct. */ +#undef DVD_STRUCT_IN_SYS_CDIO_H -/* Define if compiler accepts bswap x86 instruction. */ -#undef HAVE_X86_BSWAP +/* Define if BSD-like dvd_struct is defined. */ +#undef HAVE_BSD_DVD_STRUCT -/* Define if ntohl is in . */ -#undef NTOHL_IN_SYS_PARAM_H +/* Define if defines DVD_STRUCT. */ +#undef DVD_STRUCT_IN_LINUX_CDROM_H -/* Define if defines boolean_t. */ -#undef BOOLEAN_T_IN_SYS_TYPES_H +/* Define if you want DVD CSS decryption. */ +#undef HAVE_CSS