Blame config.h.in

Packit 664db3
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 664db3
Packit 664db3
/* This is a build of CELT */
Packit 664db3
#undef CELT_BUILD
Packit 664db3
Packit 664db3
/* Version extra */
Packit 664db3
#undef CELT_EXTRA_VERSION
Packit 664db3
Packit 664db3
/* Version major */
Packit 664db3
#undef CELT_MAJOR_VERSION
Packit 664db3
Packit 664db3
/* Version micro */
Packit 664db3
#undef CELT_MICRO_VERSION
Packit 664db3
Packit 664db3
/* Version minor */
Packit 664db3
#undef CELT_MINOR_VERSION
Packit 664db3
Packit 664db3
/* Complete version string */
Packit 664db3
#undef CELT_VERSION
Packit 664db3
Packit 664db3
/* Compile as fixed-point */
Packit 664db3
#undef DOUBLE_PRECISION
Packit 664db3
Packit 664db3
/* Assertions */
Packit 664db3
#undef ENABLE_ASSERTIONS
Packit 664db3
Packit 664db3
/* Debug fixed-point implementation */
Packit 664db3
#undef FIXED_DEBUG
Packit 664db3
Packit 664db3
/* Compile as fixed-point */
Packit 664db3
#undef FIXED_POINT
Packit 664db3
Packit 664db3
/* Compile as floating-point */
Packit 664db3
#undef FLOATING_POINT
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <alloca.h> header file. */
Packit 664db3
#undef HAVE_ALLOCA_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 664db3
#undef HAVE_DLFCN_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <getopt.h> header file. */
Packit 664db3
#undef HAVE_GETOPT_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the `getopt_long' function. */
Packit 664db3
#undef HAVE_GETOPT_LONG
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 664db3
#undef HAVE_INTTYPES_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the `m' library (-lm). */
Packit 664db3
#undef HAVE_LIBM
Packit 664db3
Packit 664db3
/* Define to 1 if you have the `winmm' library (-lwinmm). */
Packit 664db3
#undef HAVE_LIBWINMM
Packit 664db3
Packit 664db3
/* Define if you have C99's lrint function. */
Packit 664db3
#undef HAVE_LRINT
Packit 664db3
Packit 664db3
/* Define if you have C99's lrintf function. */
Packit 664db3
#undef HAVE_LRINTF
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <memory.h> header file. */
Packit 664db3
#undef HAVE_MEMORY_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <stdint.h> header file. */
Packit 664db3
#undef HAVE_STDINT_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 664db3
#undef HAVE_STDLIB_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <strings.h> header file. */
Packit 664db3
#undef HAVE_STRINGS_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <string.h> header file. */
Packit 664db3
#undef HAVE_STRING_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <sys/audioio.h> header file. */
Packit 664db3
#undef HAVE_SYS_AUDIOIO_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <sys/soundcard.h> header file. */
Packit 664db3
#undef HAVE_SYS_SOUNDCARD_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 664db3
#undef HAVE_SYS_STAT_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 664db3
#undef HAVE_SYS_TYPES_H
Packit 664db3
Packit 664db3
/* Define to 1 if you have the <unistd.h> header file. */
Packit 664db3
#undef HAVE_UNISTD_H
Packit 664db3
Packit 664db3
/* Compile as fixed-point */
Packit 664db3
#undef MIXED_PRECISION
Packit 664db3
Packit 664db3
/* Define to the address where bug reports for this package should be sent. */
Packit 664db3
#undef PACKAGE_BUGREPORT
Packit 664db3
Packit 664db3
/* Define to the full name of this package. */
Packit 664db3
#undef PACKAGE_NAME
Packit 664db3
Packit 664db3
/* Define to the full name and version of this package. */
Packit 664db3
#undef PACKAGE_STRING
Packit 664db3
Packit 664db3
/* Define to the one symbol short name of this package. */
Packit 664db3
#undef PACKAGE_TARNAME
Packit 664db3
Packit 664db3
/* Define to the version of this package. */
Packit 664db3
#undef PACKAGE_VERSION
Packit 664db3
Packit 664db3
/* The size of `int', as computed by sizeof. */
Packit 664db3
#undef SIZEOF_INT
Packit 664db3
Packit 664db3
/* The size of `long', as computed by sizeof. */
Packit 664db3
#undef SIZEOF_LONG
Packit 664db3
Packit 664db3
/* The size of `long long', as computed by sizeof. */
Packit 664db3
#undef SIZEOF_LONG_LONG
Packit 664db3
Packit 664db3
/* The size of `short', as computed by sizeof. */
Packit 664db3
#undef SIZEOF_SHORT
Packit 664db3
Packit 664db3
/* Static modes */
Packit 664db3
#undef STATIC_MODES
Packit 664db3
Packit 664db3
/* Define to 1 if you have the ANSI C header files. */
Packit 664db3
#undef STDC_HEADERS
Packit 664db3
Packit 664db3
/* Make use of alloca */
Packit 664db3
#undef USE_ALLOCA
Packit 664db3
Packit 664db3
/* Use C99 variable-size arrays */
Packit 664db3
#undef VAR_ARRAYS
Packit 664db3
Packit 664db3
/* Define to 1 if your processor stores words with the most significant byte
Packit 664db3
   first (like Motorola and SPARC, unlike Intel and VAX). */
Packit 664db3
#undef WORDS_BIGENDIAN
Packit 664db3
Packit 664db3
/* Define to empty if `const' does not conform to ANSI C. */
Packit 664db3
#undef const
Packit 664db3
Packit 664db3
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit 664db3
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit 664db3
#ifndef __cplusplus
Packit 664db3
#undef inline
Packit 664db3
#endif
Packit 664db3
Packit 664db3
/* Define to equivalent of C99 restrict keyword, or to nothing if this is not
Packit 664db3
   supported. Do not define if restrict is supported directly. */
Packit 664db3
#undef restrict