X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=msvc%2Fconfig.h.in;h=ed3bc92939cc8fe39ccafb7fd31c30fe9a5e7a09;hb=8b27f7001f0c805eaa76de7fc53737fd3696f838;hp=b9dbd5f124b4a95b9c175bad9cd7484f505a0726;hpb=c3cbe1767e8dc9e9d62d3850eb6f4aa0f57ed38b;p=vlc diff --git a/msvc/config.h.in b/msvc/config.h.in index b9dbd5f124..ed3bc92939 100644 --- a/msvc/config.h.in +++ b/msvc/config.h.in @@ -1,323 +1,88 @@ /* config.h.in. Generated by hand. */ -/* Maximum supported data alignment */ -#define ATTRIBUTE_ALIGNED_MAX 16 - -/* Define if $CC groks 3D Now! inline assembly. */ -#define CAN_COMPILE_3DNOW 1 - -/* Define if $CC groks AltiVec inline assembly. */ -/* #undef CAN_COMPILE_ALTIVEC */ - -/* Define if your compiler groks C AltiVec extensions. */ -/* #undef CAN_COMPILE_C_ALTIVEC */ - -/* Define if $CC groks SSE inline assembly. */ -#define CAN_COMPILE_SSE 1 - /* The ./configure command line */ #define CONFIGURE_LINE "Visual C++" /* Copyright string */ -#define COPYRIGHT_MESSAGE "VideoLAN Client - version @VERSION@ @CODENAME@ - (c) 1996-2003 VideoLAN" - -/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP - systems. This function is required for `alloca.c' support on those systems. - */ -/* #undef CRAY_STACKSEG_END */ - -/* Define to 1 if using `alloca.c'. */ -/* #undef C_ALLOCA */ +#define COPYRIGHT_MESSAGE "VLC media player - version @VERSION@ @CODENAME@ - (c) 1996-2004 VideoLAN" -/* Define if defines DPMSInfo. */ -#define DPMSINFO_IN_DPMS_H 1 +/* Maximum supported data alignment */ +#define ATTRIBUTE_ALIGNED_MAX 16 -/* Define to 1 if translation of program messages to the user's native - language is requested. */ -/* #define ENABLE_NLS 1 */ +/* Define if we have support for dynamic plugins */ +#define HAVE_DYNAMIC_PLUGINS 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_A52DEC_A52_H */ +/* Define if you have Windows' LoadLibrary */ +#define HAVE_DL_WINDOWS 1 /* Define to 1 if you have `alloca', as a function or macro. */ -/* #define HAVE_ALLOCA 1 */ - -/* Define to 1 if you have and it should be used (not on Ultrix). - */ -/* #define HAVE_ALLOCA_H 1 */ - -/* Define to 1 if you have the header file. */ -#define HAVE_ARGZ_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_ARPA_INET_H 1 - -/* Define to 1 if you have the `atoll' function. */ -/* #undef HAVE_ATOLL */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_COCOA_COCOA_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_CTHREADS_H */ - -/* Define to 1 if you have the `dcgettext' function. */ -#define HAVE_DCGETTEXT 1 +#define HAVE_ALLOCA 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DDRAW_H */ - -/* Define if defines nanosleep. */ -/* #undef HAVE_DECL_NANOSLEEP */ - -/* Define to 1 if you have the header file. */ -/* #define HAVE_DLFCN_H 1 */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DVBPSI_DR_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DVDCSS_DVDCSS_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DVDPLAY_DVDPLAY_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DVDREAD_DVD_READER_H */ +/* Define to 1 if you have the `atof' function. */ +#define HAVE_ATOF 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_FAAD_H */ +/* Define to 1 if you have the header file. */ +#define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 -/* Define to 1 if you have the `feof_unlocked' function. */ -/* #undef HAVE_FEOF_UNLOCKED */ - -/* Define to 1 if you have the `fgets_unlocked' function. */ -/* #undef HAVE_FGETS_UNLOCKED */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GDK_GDK_H */ - /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 -/* Define to 1 if you have the `getegid' function. */ -#define HAVE_GETEGID 1 - -/* Define to 1 if you have the `geteuid' function. */ -#define HAVE_GETEUID 1 - -/* Define to 1 if you have the `getgid' function. */ -#define HAVE_GETGID 1 - -/* Define to 1 if you have the `gethostbyname2' function. */ -/* #undef HAVE_GETHOSTBYNAME2 */ - -/* Define to 1 if you have the header file. */ -/* #define HAVE_GETOPT_H 1 */ - -/* getopt support */ -/* #define HAVE_GETOPT_LONG 1 */ +/* Define to 1 if you have the `getenv' function. */ +#define HAVE_GETENV 1 /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 -/* Define to 1 if you have the `getpwuid' function. */ -/* #define HAVE_GETPWUID 1 */ - -/* Define if the GNU gettext() function is already present or preinstalled. */ -#define HAVE_GETTEXT 1 - -/* Define to 1 if you have the `gettimeofday' function. */ -#define HAVE_GETTIMEOFDAY 1 - -/* Define to 1 if you have the `getuid' function. */ -#define HAVE_GETUID 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GLIB_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GNOME_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_GTK_GTK_H */ - -/* Define if you have the iconv() function. */ -#define HAVE_ICONV 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_ID3TAG_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_IMAGE_H */ - -/* Define if we use the local libintl */ -#define HAVE_INCLUDED_GETTEXT - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_INTTYPES_H */ - -/* For FreeBSD VCD support */ -/* #undef HAVE_IOC_TOC_HEADER_IN_SYS_CDIO_H */ - -/* Define to 1 if you have the `isatty' function. */ -#define HAVE_ISATTY 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_KERNEL_OS_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_KERNEL_SCHEDULER_H */ - -/* Define if you have and nl_langinfo(CODESET). */ -/* #undef HAVE_LANGINFO_CODESET */ - -/* Define if your file defines LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LIBDV_DV_H */ - -/* Define to 1 if you have the `pth' library (-lpth). */ -/* #undef HAVE_LIBPTH */ - -/* Define to 1 if you have the `st' library (-lst). */ -/* #undef HAVE_LIBST */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LIBV4L_V4L_H */ - /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LINUX_FB_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LINUX_VERSION_H */ - /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_MACHINE_PARAM_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_MACHINE_SOUNDCARD_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_MAD_H */ +/* Define to 1 if you have the `lseek' function. */ +#define HAVE_LSEEK 1 /* Define to 1 if you have the header file. */ #define HAVE_MALLOC_H 1 -/* Define to 1 if you have the `memalign' function. */ -/* #define HAVE_MEMALIGN 1 */ - /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 -/* Define to 1 if you have the `mempcpy' function. */ -/* #undef HAVE_MEMPCPY */ - -/* Define to 1 if you have a working `mmap' system call. */ -/* #undef HAVE_MMAP */ - -/* Define to 1 if you have the `munmap' function. */ -#define HAVE_MUNMAP 1 - -/* Define if nanosleep is available. */ -/* #undef HAVE_NANOSLEEP */ - -/* Define to 1 if you have the header file. */ -#define HAVE_NETINET_IN_H 1 - -/* Define to 1 if you have the header file. */ -/* #define HAVE_NET_IF_H 1 */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_NL_TYPES_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_OGG_OGG_H */ - -/* Define if is pre-1.0.0 */ -/* #undef HAVE_OLD_XOSD_H */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_PH_H */ - -/* Define to 1 if you have the `posix_memalign' function. */ -/* #undef HAVE_POSIX_MEMALIGN */ - -/* Define to 1 if you have the header file. */ -#define HAVE_PTHREAD_H 1 - /* Define to 1 if you have the `putenv' function. */ #define HAVE_PUTENV 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_QT_H */ - -/* Define to 1 if you have the `select' function. */ -#define HAVE_SELECT 1 - -/* Define to 1 if you have the `setenv' function. */ -#define HAVE_SETENV 1 - /* Define to 1 if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 -/* Define to 1 if you have the `sigrelse' function. */ -/* #undef HAVE_SIGRELSE */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SOUNDCARD_H */ +/* Define to 1 if you have the header file. */ +#define HAVE_SIGNAL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_STDINT_H */ - /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 -/* Define to 1 if you have the `stpcpy' function. */ -/* #undef HAVE_STPCPY */ - -/* Define to 1 if you have the `strcasecmp' function. */ -/* #define HAVE_STRCASECMP 1 */ - -/* Define to 1 if you have the `stricmp' function. */ -#define HAVE_STRICMP 1 - -/* Define to 1 if you have the `strncasecmp' function. */ -/* #define HAVE_STRNCASECMP 1 */ - -/* Define to 1 if you have the `strnicmp' function. */ -#define HAVE_STRNICMP 1 - -/* Define to 1 if you have the `strchr' function. */ -#define HAVE_STRCHR 1 - /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 +/* Define to 1 if you have the `stricmp' function. */ +#define HAVE_STRICMP 1 + /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 -/* Define to 1 if you have the `strndup' function. */ -/* #undef HAVE_STRNDUP */ +/* Define to 1 if you have the `strnicmp' function. */ +#define HAVE_STRNICMP 1 /* Define to 1 if you have the `strtod' function. */ #define HAVE_STRTOD 1 @@ -328,87 +93,21 @@ /* Define to 1 if you have the `strtoul' function. */ #define HAVE_STRTOUL 1 -/* Define if defines struct timespec. */ -#define HAVE_STRUCT_TIMESPEC 1 - -/* Define to 1 if you have the `swab' function. */ -#define HAVE_SWAB 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_INT_TYPES_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_IOCTL_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_PARAM_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_SHM_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SOCKET_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_SOCKIO_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_SOUNDCARD_H 1 - /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 -/* Define to 1 if you have the header file. */ -/* #define HAVE_SYS_TIMES_H 1 */ - -/* Define to 1 if you have the header file. */ -/* #define HAVE_SYS_TIME_H 1 */ - /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 -/* Define to 1 if you have the `tsearch' function. */ -/* #undef HAVE_TSEARCH */ - -/* Define to 1 if you have the header file. */ -/* #define HAVE_UNISTD_H 1 */ - -/* Support for variadic macros */ -/* #define HAVE_VARIADIC_MACROS 1 */ - -/* Define to 1 if you have the `vasprintf' function. */ -/* #undef HAVE_VASPRINTF */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_VORBIS_CODEC_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_X11_EXTENSIONS_DPMS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_X11_EXTENSIONS_XV_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_X11_XLIB_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_XVID_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_ZLIB_H 1 - -/* Define to 1 if you have the `__argz_count' function. */ -/* #undef HAVE___ARGZ_COUNT */ - -/* Define to 1 if you have the `__argz_next' function. */ -/* #undef HAVE___ARGZ_NEXT */ - -/* Define to 1 if you have the `__argz_stringify' function. */ -/* #undef HAVE___ARGZ_STRINGIFY */ +/* Define to 1 if you have the header file. */ +#define HAVE_TIME_H 1 /* Define as const if the declaration of iconv() needs const. */ #define ICONV_CONST const +/* Define if integer division by zero raises signal SIGFPE. */ +#define INTDIV0_RAISES_SIGFPE 0 + /* Dynamic object extension */ #define LIBEXT ".dll" @@ -418,12 +117,6 @@ /* Symbol suffix for module functions */ #define MODULE_SYMBOL @SYMBOL@ -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -/* #undef NO_MINUS_C_MINUS_O */ - -/* Define if defines ntohl. */ -/* #undef NTOHL_IN_SYS_PARAM_H */ - /* Name of package */ #define PACKAGE "vlc" @@ -442,38 +135,9 @@ /* Define to the version of this package. */ #define PACKAGE_VERSION "@VERSION@" -/* Define if defines pthread_cond_t. */ -#define PTHREAD_COND_T_IN_PTHREAD_H 1 - -/* Define if defines pthread_once. */ -#define PTHREAD_ONCE_IN_PTHREAD_H 1 - -/* Define if defines pth_init */ -/* #undef PTH_INIT_IN_PTH_H */ - -/* Define as the return type of signal handlers (`int' or `void'). */ -#define RETSIGTYPE void - -/* Indicate whether we should use SDL/SDL.h or SDL11/SDL.h */ -/* #undef SDL_INCLUDE_FILE */ - -/* If using the C implementation of alloca, define if you know the - direction of stack growth for your system; otherwise it will be - automatically deduced at run-time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ -/* #undef STACK_DIRECTION */ - /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define if defines strncasecmp. */ -#define STRNCASECMP_IN_STRINGS_H 1 - -/* Define if defines st_init */ -/* #undef ST_INIT_IN_ST_H */ - /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 @@ -483,12 +147,6 @@ /* Simple version string */ #define VERSION_MESSAGE "@VERSION@ @CODENAME@" -/* big endian system */ -/* #undef WORDS_BIGENDIAN */ - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ #define inline __inline @@ -498,12 +156,6 @@ /* Define to `unsigned' if does not define. */ /* #undef size_t */ - -#define HAVE_LSEEK 1 - -#define HAVE_ERRNO_H 1 - -#define HAVE_GETENV 1 - -#define HAVE_ATOF 1 - + +#define HAVE_STRUCT_ADDRINFO 1 +#define HAVE_DYNAMIC_PLUGINS 1