/* config.h.in. Generated from configure.ac by autoheader. */ /* Compiling for MIPS CPU */ #undef ARCH_MIPS /* Compiling for PowerPC */ #undef ARCH_PPC /* Compiling for x86 architecture */ #undef ARCH_X86 /* Compiling for x86-64 architecture CPU */ #undef ARCH_X86_64 /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H /* Inline PPC Altivec primitives available */ #undef HAVE_ALTIVEC /* Compiling in 3Dnow */ #undef HAVE_ASM_3DNOW /* Compiling in MMX support */ #undef HAVE_ASM_MMX /* Compiling in MMX2 */ #undef HAVE_ASM_MMX2 /* Compiling with nasm */ #undef HAVE_ASM_NASM /* Compiling in SSE support */ #undef HAVE_ASM_SSE /* Compiling in SSE2 support */ #undef HAVE_ASM_SSE2 /* Define to 1 if you have the `bzero' function. */ #undef HAVE_BZERO /* Compiling in CMOV */ #undef HAVE_CMOV /* MAC OS X Darin */ #undef HAVE_DARWIN /* Compiling with DirectFB */ #undef HAVE_DIRECTFB /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Compile with dlopen support */ #undef HAVE_DL_DLOPEN /* Define to 1 if you have the header file. */ #undef HAVE_FENV_H /* Defined if building against uninstalled FFmpeg source */ #undef HAVE_FFMPEG_UNINSTALLED /* Define to 1 if you have the `fmax' function. */ #undef HAVE_FMAX /* Compiling with FreeType */ #undef HAVE_FREETYPE /* long getopt support */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Glib library present */ #undef HAVE_GLIB /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Compiling with support for Jack */ #undef HAVE_JACK /* Define is JPEG libraries are available */ #undef HAVE_JPEG /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* Compiling with pthread library */ #undef HAVE_LIBPTHREAD /* libxf86dga is present */ #undef HAVE_LIBXXF86DGA /* Linux platform */ #undef HAVE_LINUX /* Define to 1 if you have the `lround' function. */ #undef HAVE_LROUND /* Define to 1 if you have the `memalign' function. */ #undef HAVE_MEMALIGN /* Define to 1 if you have the `memcpy' function. */ #undef HAVE_MEMCPY /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Compiling for MIPS CPU */ #undef HAVE_MIPS /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP /* Compiling in MMX support in ffmpeg */ #undef HAVE_MMX /* Compiling in MMX2 */ #undef HAVE_MMX2 /* Define to 1 if you have the `posix_memalign' function. */ #undef HAVE_POSIX_MEMALIGN /* Define to 1 if you have the `pow' function. */ #undef HAVE_POW /* Compiling for PowerPC CPU */ #undef HAVE_PPCCPU /* Compile for playstation2 */ #undef HAVE_PS2 /* Using pthread stack size */ #undef HAVE_PTHREADSTACKSIZE /* Define to 1 if you have the `sched_get_priority_max' function. */ #undef HAVE_SCHED_GET_PRIORITY_MAX /* SDL library present */ #undef HAVE_SDL /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET /* Compiling in SSE support */ #undef HAVE_SSE /* Compiling in SSE2 support */ #undef HAVE_SSE2 /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strncasecmp' function. */ #undef HAVE_STRNCASECMP /* Define to 1 if you have the `strndup' function. */ #undef HAVE_STRNDUP /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Building for Linux - using the video4linux API */ #undef HAVE_V4L /* Compiling for x86 architecture CPU */ #undef HAVE_X86CPU /* Compiling for x86-64 architecture CPU */ #undef HAVE_X86_CPU /* Compiling with XML2 */ #undef HAVE_XML2 /* Is __progname defined by system? */ #undef HAVE___PROGNAME /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* libdv is present */ #undef SUPPORT_READ_DV2 /* use gdk image load / save */ #undef USE_GDK_PIXBUF /* GtkCairo widget - Cairo */ #undef USE_GTKCAIRO /* use swscaler */ #undef USE_SWSCALER /* Building veejay */ #undef VEEJAY /* Version number of package */ #undef VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif