/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* 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. */ #define HAVE_ALLOCA_H 1 /* Inline PPC Altivec primitives available */ /* #undef HAVE_ALTIVEC */ /* Compiling for ARM CPU */ #define HAVE_ARM 1 /* Compiling in NEON support */ /* #undef HAVE_ARM_NEON */ /* Compiling in 3Dnow */ /* #undef HAVE_ASM_3DNOW */ /* Compiling in AVX */ /* #undef HAVE_ASM_AVX */ /* Compiling in MMX support */ /* #undef HAVE_ASM_MMX */ /* Compiling in MMX2 */ /* #undef HAVE_ASM_MMX2 */ /* Compiling in MMXEXT */ /* #undef HAVE_ASM_MMXEXT */ /* 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. */ #define HAVE_BZERO 1 /* clock_gettime */ #define HAVE_CLOCK_GETTIME 1 /* Compiling in CMOV */ /* #undef HAVE_CMOV */ /* Include config.h */ #define HAVE_CONFIG_H 1 /* MAC OS X Darwin */ /* #undef HAVE_DARWIN */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Compile with dlopen support */ #define HAVE_DL_DLOPEN 1 /* Define to 1 if you have the header file. */ #define HAVE_FENV_H 1 /* Defined if building against uninstalled FFmpeg source */ #define HAVE_FFMPEG_UNINSTALLED /**/ /* Define to 1 if you have the `fmax' function. */ /* #undef HAVE_FMAX */ /* long getopt support */ #define HAVE_GETOPT_LONG 1 /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Compiling with pthread library */ #define HAVE_LIBPTHREAD 1 /* Linux platform */ #define HAVE_LINUX 1 /* Define to 1 if you have the `lround' function. */ /* #undef HAVE_LROUND */ /* Define to 1 if you have the `memalign' function. */ #define HAVE_MEMALIGN 1 /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Compiling for MIPS CPU */ /* #undef HAVE_MIPS */ /* Define to 1 if you have the `mmap' function. */ #define HAVE_MMAP 1 /* Compiling in MMX support */ /* #undef HAVE_MMX */ /* Define to 1 if you have the `posix_memalign' function. */ #define HAVE_POSIX_MEMALIGN 1 /* Set to 1 if clock_gettime and POSIX timers are available */ #define HAVE_POSIX_TIMERS 1 /* 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 */ /* Use QREncode */ /* #undef HAVE_QRENCODE */ /* Define to 1 if you have the `sched_get_priority_max' function. */ #define HAVE_SCHED_GET_PRIORITY_MAX 1 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Compiling in SSE support */ /* #undef HAVE_SSE */ /* Compiling in SSE2 support */ /* #undef HAVE_SSE2 */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 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 `strncasecmp' function. */ #define HAVE_STRNCASECMP 1 /* Define to 1 if you have the `strndup' function. */ #define HAVE_STRNDUP 1 /* Define to 1 if you have the `strstr' function. */ #define HAVE_STRSTR 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 header file. */ #define HAVE_UNISTD_H 1 /* Compiling for x86 architecture CPU */ /* #undef HAVE_X86CPU */ /* Compiling for x86-64 architecture CPU */ /* #undef HAVE_X86_CPU */ /* Is __progname defined by system? */ #define HAVE___PROGNAME 1 /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ #define PACKAGE "veejaycore" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://www.veejayhq.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "veejaycore" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "veejaycore 1.5.65" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "veejaycore" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.5.65" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of `float', as computed by sizeof. */ #define SIZEOF_FLOAT 4 /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `long int', as computed by sizeof. */ #define SIZEOF_LONG_INT 8 /* The size of `size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # define _POSIX_PTHREAD_SEMANTICS 1 #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # define _TANDEM_SOURCE 1 #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif /* Building Veejay Core */ #define VEEJAYCORE 1 /* Version number of package */ #define VERSION "1.5.65" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN /* # undef WORDS_BIGENDIAN */ # endif #endif /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ /* #undef YYTEXT_POINTER */ /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to 1 if on MINIX. */ /* #undef _MINIX */ /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define to 1 if you need to in order for `stat' and other things to work. */ /* #undef _POSIX_SOURCE */ /* 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