]> git.sesse.net Git - vlc/commitdiff
* msvc/config.h.in: cleaned-up and updated.
authorGildas Bazin <gbazin@videolan.org>
Tue, 2 Dec 2003 18:47:05 +0000 (18:47 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 2 Dec 2003 18:47:05 +0000 (18:47 +0000)
msvc/config.h.in

index 07785c494f76c9aeffa337210dfa97873317a84c..9b2d709be0c421c82f15de9ddad678aee122ce93 100644 (file)
 /* 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 if <X11/extensions/dpms.h> defines DPMSInfo. */
-/* #undef DPMSINFO_IN_DPMS_H */
-
-/* Define to 1 if translation of program messages to the user's native
-   language is requested. */
-/* #define ENABLE_NLS 1 */
+/* Maximum supported data alignment */
+#define ATTRIBUTE_ALIGNED_MAX 16
 
-/* Define to 1 if you have the <a52dec/a52.h> 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 <alloca.h> and it should be used (not on Ultrix).
-   */
-/* #define HAVE_ALLOCA_H 1 */
-
-/* Define to 1 if you have the <argz.h> header file. */
-#define HAVE_ARGZ_H 1
-
-/* Define to 1 if you have the <arpa/inet.h> header file. */
-/* #undef HAVE_ARPA_INET_H */
-
-/* Define to 1 if you have the `atoll' function. */
-/* #undef HAVE_ATOLL */
-
-/* Define to 1 if you have the <Cocoa/Cocoa.h> header file. */
-/* #undef HAVE_COCOA_COCOA_H */
-
-/* Define to 1 if you have the <cthreads.h> header file. */
-/* #undef HAVE_CTHREADS_H */
-
-/* Define to 1 if you have the `dcgettext' function. */
-#define HAVE_DCGETTEXT 1
-
-/* Define to 1 if you have the <ddraw.h> header file. */
-/* #undef HAVE_DDRAW_H */
-
-/* Define if <time.h> defines nanosleep. */
-/* #undef HAVE_DECL_NANOSLEEP */
-
-/* Define to 1 if you have the <dlfcn.h> header file. */
-/* #define HAVE_DLFCN_H 1 */
-
-/* Define to 1 if you have the <dvbpsi/dr.h> header file. */
-/* #undef HAVE_DVBPSI_DR_H */
-
-/* Define to 1 if you have the <dvdcss/dvdcss.h> header file. */
-/* #undef HAVE_DVDCSS_DVDCSS_H */
-
-/* Define to 1 if you have the <dvdplay/dvdplay.h> header file. */
-/* #undef HAVE_DVDPLAY_DVDPLAY_H */
-
-/* Define to 1 if you have the <dvdread/dvd_reader.h> 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 <faad.h> header file. */
-/* #undef HAVE_FAAD_H */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
 
 /* Define to 1 if you have the <fcntl.h> 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 <gdk/gdk.h> 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 <getopt.h> 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 <glib.h> header file. */
-/* #undef HAVE_GLIB_H */
-
-/* Define to 1 if you have the <gnome.h> header file. */
-/* #undef HAVE_GNOME_H */
-
-/* Define to 1 if you have the <gtk/gtk.h> 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 <id3tag.h> header file. */
-/* #undef HAVE_ID3TAG_H */
-
-/* Define to 1 if you have the <image.h> header file. */
-/* #undef HAVE_IMAGE_H */
-
-/* Define if we use the local libintl */
-#define HAVE_INCLUDED_GETTEXT
-
-/* Define to 1 if you have the <inttypes.h> 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 <kernel/OS.h> header file. */
-/* #undef HAVE_KERNEL_OS_H */
-
-/* Define to 1 if you have the <kernel/scheduler.h> header file. */
-/* #undef HAVE_KERNEL_SCHEDULER_H */
-
-/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
-/* #undef HAVE_LANGINFO_CODESET */
-
-/* Define if your <locale.h> file defines LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
-
-/* Define to 1 if you have the <libdv/dv.h> 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 <libv4l/v4l.h> header file. */
-/* #undef HAVE_LIBV4L_V4L_H */
-
 /* Define to 1 if you have the <limits.h> header file. */
 #define HAVE_LIMITS_H 1
 
-/* Define to 1 if you have the <linux/fb.h> header file. */
-/* #undef HAVE_LINUX_FB_H */
-
-/* Define to 1 if you have the <linux/version.h> header file. */
-/* #undef HAVE_LINUX_VERSION_H */
-
 /* Define to 1 if you have the <locale.h> header file. */
 #define HAVE_LOCALE_H 1
 
-/* Define to 1 if you have the <machine/param.h> header file. */
-/* #undef HAVE_MACHINE_PARAM_H */
-
-/* Define to 1 if you have the <machine/soundcard.h> header file. */
-/* #undef HAVE_MACHINE_SOUNDCARD_H */
-
-/* Define to 1 if you have the <mad.h> 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 <malloc.h> 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 <memory.h> 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 <netinet/in.h> header file. */
-#define HAVE_NETINET_IN_H 1
-
-/* Define to 1 if you have the <net/if.h> header file. */
-/* #define HAVE_NET_IF_H 1 */
-
-/* Define to 1 if you have the <nl_types.h> header file. */
-/* #undef HAVE_NL_TYPES_H */
-
-/* Define to 1 if you have the <ogg/ogg.h> header file. */
-/* #undef HAVE_OGG_OGG_H */
-
-/* Define if <xosd.h> is pre-1.0.0 */
-/* #undef HAVE_OLD_XOSD_H */
-
-/* Define to 1 if you have the <Ph.h> 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 <pthread.h> header file. */
-/* #undef HAVE_PTHREAD_H */
-
 /* Define to 1 if you have the `putenv' function. */
 #define HAVE_PUTENV 1
 
-/* Define to 1 if you have the <qt.h> 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 <soundcard.h> header file. */
-/* #undef HAVE_SOUNDCARD_H */
+/* Define to 1 if you have the <signal.h> header file. */
+#define HAVE_SIGNAL_H 1
 
 /* Define to 1 if you have the <stddef.h> header file. */
 #define HAVE_STDDEF_H 1
 
-/* Define to 1 if you have the <stdint.h> header file. */
-/* #undef HAVE_STDINT_H */
-
 /* Define to 1 if you have the <stdlib.h> 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 <strings.h> header file. */
 #define HAVE_STRINGS_H 1
 
 /* Define to 1 if you have the <string.h> 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
 /* Define to 1 if you have the `strtoul' function. */
 #define HAVE_STRTOUL 1
 
-/* Define if <sys/time.h> 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 <sys/int_types.h> header file. */
-/* #undef HAVE_SYS_INT_TYPES_H */
-
-/* Define to 1 if you have the <sys/ioctl.h> header file. */
-#define HAVE_SYS_IOCTL_H 1
-
-/* Define to 1 if you have the <sys/param.h> header file. */
-#define HAVE_SYS_PARAM_H 1
-
-/* Define to 1 if you have the <sys/shm.h> header file. */
-/* #undef HAVE_SYS_SHM_H */
-
-/* Define to 1 if you have the <sys/socket.h> header file. */
-#define HAVE_SYS_SOCKET_H 1
-
-/* Define to 1 if you have the <sys/sockio.h> header file. */
-/* #undef HAVE_SYS_SOCKIO_H */
-
-/* Define to 1 if you have the <sys/soundcard.h> header file. */
-#define HAVE_SYS_SOUNDCARD_H 1
-
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #define HAVE_SYS_STAT_H 1
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-/* #define HAVE_SYS_TIMES_H 1 */
-
 /* Define to 1 if you have the <sys/time.h> header file. */
-/* #define HAVE_SYS_TIME_H 1 */
+#define HAVE_SYS_TIME_H 1
 
 /* Define to 1 if you have the <sys/types.h> 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 <unistd.h> 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 <vorbis/codec.h> header file. */
-/* #undef HAVE_VORBIS_CODEC_H */
-
-/* Define to 1 if you have the <X11/extensions/dpms.h> header file. */
-#define HAVE_X11_EXTENSIONS_DPMS_H 1
-
-/* Define to 1 if you have the <X11/extensions/Xv.h> header file. */
-#define HAVE_X11_EXTENSIONS_XV_H 1
-
-/* Define to 1 if you have the <X11/Xlib.h> header file. */
-#define HAVE_X11_XLIB_H 1
-
-/* Define to 1 if you have the <xvid.h> header file. */
-/* #undef HAVE_XVID_H */
-
-/* Define to 1 if you have the <zlib.h> header file. */
-/* #undefine HAVE_ZLIB_H */
-
-/* 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 <time.h> 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"
 
 /* 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 <sys/param.h> defines ntohl. */
-/* #undef NTOHL_IN_SYS_PARAM_H */
-
 /* Name of package */
 #define PACKAGE "vlc"
 
 /* Define to the version of this package. */
 #define PACKAGE_VERSION "@VERSION@"
 
-/* Define if <pthread.h> defines pthread_cond_t. */
-#define PTHREAD_COND_T_IN_PTHREAD_H 1
-
-/* Define if <pthread.h> defines pthread_once. */
-#define PTHREAD_ONCE_IN_PTHREAD_H 1
-
-/* Define if <pth.h> 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 <strings.h> defines strncasecmp. */
-#define STRNCASECMP_IN_STRINGS_H 1
-
-/* Define if <st.h> defines st_init */
-/* #undef ST_INIT_IN_ST_H */
-
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #define TIME_WITH_SYS_TIME 1
 
 /* 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
 
 /* Define to `unsigned' if <sys/types.h> does not define. */
 /* #undef size_t */
-
-#define HAVE_LSEEK 1
-
-#define HAVE_ERRNO_H 1
-
-#define HAVE_GETENV 1
-
-#define HAVE_ATOF 1
-