Blame config.h.in

Packit 29ef81
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 29ef81
Packit 29ef81
/* Define if building universal (internal helper macro) */
Packit 29ef81
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 29ef81
Packit 29ef81
/* Default audio sink */
Packit 29ef81
#undef DEFAULT_AUDIOSINK
Packit 29ef81
Packit 29ef81
/* Default audio source */
Packit 29ef81
#undef DEFAULT_AUDIOSRC
Packit 29ef81
Packit 29ef81
/* Default video sink */
Packit 29ef81
#undef DEFAULT_VIDEOSINK
Packit 29ef81
Packit 29ef81
/* Default video source */
Packit 29ef81
#undef DEFAULT_VIDEOSRC
Packit 29ef81
Packit 29ef81
/* Default visualizer */
Packit 29ef81
#undef DEFAULT_VISUALIZER
Packit 29ef81
Packit 29ef81
/* Disable Orc */
Packit 29ef81
#undef DISABLE_ORC
Packit 29ef81
Packit 29ef81
/* Define to 1 if translation of program messages to the user's native
Packit 29ef81
   language is requested. */
Packit 29ef81
#undef ENABLE_NLS
Packit 29ef81
Packit 29ef81
/* gettext package name */
Packit 29ef81
#undef GETTEXT_PACKAGE
Packit 29ef81
Packit 29ef81
/* The GIO library directory. */
Packit 29ef81
#undef GIO_LIBDIR
Packit 29ef81
Packit 29ef81
/* The GIO modules directory. */
Packit 29ef81
#undef GIO_MODULE_DIR
Packit 29ef81
Packit 29ef81
/* The GIO install prefix. */
Packit 29ef81
#undef GIO_PREFIX
Packit 29ef81
Packit 29ef81
/* GStreamer API Version */
Packit 29ef81
#undef GST_API_VERSION
Packit 29ef81
Packit 29ef81
/* Define if extra runtime checks should be enabled */
Packit 29ef81
#undef GST_ENABLE_EXTRA_CHECKS
Packit 29ef81
Packit 29ef81
/* macro to use to show function name */
Packit 29ef81
#undef GST_FUNCTION
Packit 29ef81
Packit 29ef81
/* Defined if gcov is enabled to force a rebuild due to config.h changing */
Packit 29ef81
#undef GST_GCOV_ENABLED
Packit 29ef81
Packit 29ef81
/* Default errorlevel to use */
Packit 29ef81
#undef GST_LEVEL_DEFAULT
Packit 29ef81
Packit 29ef81
/* GStreamer license */
Packit 29ef81
#undef GST_LICENSE
Packit 29ef81
Packit 29ef81
/* package name in plugins */
Packit 29ef81
#undef GST_PACKAGE_NAME
Packit 29ef81
Packit 29ef81
/* package origin */
Packit 29ef81
#undef GST_PACKAGE_ORIGIN
Packit 29ef81
Packit 29ef81
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
Packit 29ef81
#undef GST_PACKAGE_RELEASE_DATETIME
Packit 29ef81
Packit 29ef81
/* Define to enable a52dec (used by a52dec). */
Packit 29ef81
#undef HAVE_A52DEC
Packit 29ef81
Packit 29ef81
/* Define to enable amrnb library (used by amrnb). */
Packit 29ef81
#undef HAVE_AMRNB
Packit 29ef81
Packit 29ef81
/* Define to enable amrwb library (used by amrwbdec). */
Packit 29ef81
#undef HAVE_AMRWB
Packit 29ef81
Packit 29ef81
/* Define to enable cdio library (used by cdio). */
Packit 29ef81
#undef HAVE_CDIO
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
Packit 29ef81
   CoreFoundation framework. */
Packit 29ef81
#undef HAVE_CFLOCALECOPYCURRENT
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
Packit 29ef81
   the CoreFoundation framework. */
Packit 29ef81
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is AARCH64 */
Packit 29ef81
#undef HAVE_CPU_AARCH64
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is an Alpha */
Packit 29ef81
#undef HAVE_CPU_ALPHA
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is an ARC */
Packit 29ef81
#undef HAVE_CPU_ARC
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is an ARM */
Packit 29ef81
#undef HAVE_CPU_ARM
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a CRIS */
Packit 29ef81
#undef HAVE_CPU_CRIS
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a CRISv32 */
Packit 29ef81
#undef HAVE_CPU_CRISV32
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a HPPA */
Packit 29ef81
#undef HAVE_CPU_HPPA
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is an x86 */
Packit 29ef81
#undef HAVE_CPU_I386
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a IA64 */
Packit 29ef81
#undef HAVE_CPU_IA64
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a M68K */
Packit 29ef81
#undef HAVE_CPU_M68K
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a MIPS */
Packit 29ef81
#undef HAVE_CPU_MIPS
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a PowerPC */
Packit 29ef81
#undef HAVE_CPU_PPC
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a 64 bit PowerPC */
Packit 29ef81
#undef HAVE_CPU_PPC64
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a S390 */
Packit 29ef81
#undef HAVE_CPU_S390
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a SPARC */
Packit 29ef81
#undef HAVE_CPU_SPARC
Packit 29ef81
Packit 29ef81
/* Define if the target CPU is a x86_64 */
Packit 29ef81
#undef HAVE_CPU_X86_64
Packit 29ef81
Packit 29ef81
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 29ef81
   */
Packit 29ef81
#undef HAVE_DCGETTEXT
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 29ef81
#undef HAVE_DLFCN_H
Packit 29ef81
Packit 29ef81
/* define for working do while(0) macros */
Packit 29ef81
#undef HAVE_DOWHILE_MACROS
Packit 29ef81
Packit 29ef81
/* Define to enable dvdread library (used by dvdreadsrc). */
Packit 29ef81
#undef HAVE_DVDREAD
Packit 29ef81
Packit 29ef81
/* Define to enable building of experimental plug-ins. */
Packit 29ef81
#undef HAVE_EXPERIMENTAL
Packit 29ef81
Packit 29ef81
/* Define to enable building of plug-ins with external deps. */
Packit 29ef81
#undef HAVE_EXTERNAL
Packit 29ef81
Packit 29ef81
/* defined if the compiler implements __func__ */
Packit 29ef81
#undef HAVE_FUNC
Packit 29ef81
Packit 29ef81
/* defined if the compiler implements __FUNCTION__ */
Packit 29ef81
#undef HAVE_FUNCTION
Packit 29ef81
Packit 29ef81
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 29ef81
#undef HAVE_GETTEXT
Packit 29ef81
Packit 29ef81
/* Define if you have the iconv() function and it works. */
Packit 29ef81
#undef HAVE_ICONV
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 29ef81
#undef HAVE_INTTYPES_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <malloc.h> header file. */
Packit 29ef81
#undef HAVE_MALLOC_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <memory.h> header file. */
Packit 29ef81
#undef HAVE_MEMORY_H
Packit 29ef81
Packit 29ef81
/* Define to enable mpeg2dec (used by mpeg2dec). */
Packit 29ef81
#undef HAVE_MPEG2DEC
Packit 29ef81
Packit 29ef81
/* Use Orc */
Packit 29ef81
#undef HAVE_ORC
Packit 29ef81
Packit 29ef81
/* defined if the compiler implements __PRETTY_FUNCTION__ */
Packit 29ef81
#undef HAVE_PRETTY_FUNCTION
Packit 29ef81
Packit 29ef81
/* Define if RDTSC is available */
Packit 29ef81
#undef HAVE_RDTSC
Packit 29ef81
Packit 29ef81
/* Define to enable libsidplay (used by sid). */
Packit 29ef81
#undef HAVE_SIDPLAY
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <stdint.h> header file. */
Packit 29ef81
#undef HAVE_STDINT_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 29ef81
#undef HAVE_STDLIB_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <strings.h> header file. */
Packit 29ef81
#undef HAVE_STRINGS_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <string.h> header file. */
Packit 29ef81
#undef HAVE_STRING_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 29ef81
#undef HAVE_SYS_STAT_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 29ef81
#undef HAVE_SYS_TYPES_H
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <unistd.h> header file. */
Packit 29ef81
#undef HAVE_UNISTD_H
Packit 29ef81
Packit 29ef81
/* Define if valgrind should be used */
Packit 29ef81
#undef HAVE_VALGRIND
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the <winsock2.h> header file. */
Packit 29ef81
#undef HAVE_WINSOCK2_H
Packit 29ef81
Packit 29ef81
/* Define to enable x264 plug-in (used by x264). */
Packit 29ef81
#undef HAVE_X264
Packit 29ef81
Packit 29ef81
/* Additional x264 libraries */
Packit 29ef81
#undef HAVE_X264_ADDITIONAL_LIBRARIES
Packit 29ef81
Packit 29ef81
/* the host CPU */
Packit 29ef81
#undef HOST_CPU
Packit 29ef81
Packit 29ef81
/* gettext locale dir */
Packit 29ef81
#undef LOCALEDIR
Packit 29ef81
Packit 29ef81
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 29ef81
#undef LT_OBJDIR
Packit 29ef81
Packit 29ef81
/* Name of package */
Packit 29ef81
#undef PACKAGE
Packit 29ef81
Packit 29ef81
/* Define to the address where bug reports for this package should be sent. */
Packit 29ef81
#undef PACKAGE_BUGREPORT
Packit 29ef81
Packit 29ef81
/* Define to the full name of this package. */
Packit 29ef81
#undef PACKAGE_NAME
Packit 29ef81
Packit 29ef81
/* Define to the full name and version of this package. */
Packit 29ef81
#undef PACKAGE_STRING
Packit 29ef81
Packit 29ef81
/* Define to the one symbol short name of this package. */
Packit 29ef81
#undef PACKAGE_TARNAME
Packit 29ef81
Packit 29ef81
/* Define to the home page for this package. */
Packit 29ef81
#undef PACKAGE_URL
Packit 29ef81
Packit 29ef81
/* Define to the version of this package. */
Packit 29ef81
#undef PACKAGE_VERSION
Packit 29ef81
Packit 29ef81
/* directory where plugins are located */
Packit 29ef81
#undef PLUGINDIR
Packit 29ef81
Packit 29ef81
/* The size of `char', as computed by sizeof. */
Packit 29ef81
#undef SIZEOF_CHAR
Packit 29ef81
Packit 29ef81
/* The size of `int', as computed by sizeof. */
Packit 29ef81
#undef SIZEOF_INT
Packit 29ef81
Packit 29ef81
/* The size of `long', as computed by sizeof. */
Packit 29ef81
#undef SIZEOF_LONG
Packit 29ef81
Packit 29ef81
/* The size of `short', as computed by sizeof. */
Packit 29ef81
#undef SIZEOF_SHORT
Packit 29ef81
Packit 29ef81
/* The size of `void*', as computed by sizeof. */
Packit 29ef81
#undef SIZEOF_VOIDP
Packit 29ef81
Packit 29ef81
/* Define to 1 if you have the ANSI C header files. */
Packit 29ef81
#undef STDC_HEADERS
Packit 29ef81
Packit 29ef81
/* the target CPU */
Packit 29ef81
#undef TARGET_CPU
Packit 29ef81
Packit 29ef81
/* Version number of package */
Packit 29ef81
#undef VERSION
Packit 29ef81
Packit 29ef81
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit 29ef81
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit 29ef81
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit 29ef81
# if defined __BIG_ENDIAN__
Packit 29ef81
#  define WORDS_BIGENDIAN 1
Packit 29ef81
# endif
Packit 29ef81
#else
Packit 29ef81
# ifndef WORDS_BIGENDIAN
Packit 29ef81
#  undef WORDS_BIGENDIAN
Packit 29ef81
# endif
Packit 29ef81
#endif
Packit 29ef81
Packit 29ef81
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit 29ef81
#ifndef _DARWIN_USE_64_BIT_INODE
Packit 29ef81
# define _DARWIN_USE_64_BIT_INODE 1
Packit 29ef81
#endif
Packit 29ef81
Packit 29ef81
/* Number of bits in a file offset, on hosts where this is settable. */
Packit 29ef81
#undef _FILE_OFFSET_BITS
Packit 29ef81
Packit 29ef81
/* Define for large files, on AIX-style hosts. */
Packit 29ef81
#undef _LARGE_FILES