Blame config.h.in

Packit 3ae693
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 3ae693
Packit 3ae693
/* Define if building universal (internal helper macro) */
Packit 3ae693
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 3ae693
Packit 3ae693
/* Canonical host string. */
Packit 3ae693
#undef CANONICAL_HOST
Packit 3ae693
Packit 3ae693
/* Have ALSA? */
Packit 3ae693
#undef HAVE_ALSA
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <byteswap.h> header file. */
Packit 3ae693
#undef HAVE_BYTESWAP_H
Packit 3ae693
Packit 3ae693
/* Do cacheing? */
Packit 3ae693
#undef HAVE_CACHE
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 3ae693
#undef HAVE_DLFCN_H
Packit 3ae693
Packit 3ae693
/* Have DSO? */
Packit 3ae693
#undef HAVE_DSO
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `gettimeofday' function. */
Packit 3ae693
#undef HAVE_GETTIMEOFDAY
Packit 3ae693
Packit 3ae693
/* Have GStreamer? */
Packit 3ae693
#undef HAVE_GSTREAMER
Packit 3ae693
Packit 3ae693
/* Have GTK? */
Packit 3ae693
#undef HAVE_GTK
Packit 3ae693
Packit 3ae693
/* Have GTK3? */
Packit 3ae693
#undef HAVE_GTK3
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 3ae693
#undef HAVE_INTTYPES_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `lrintf' function. */
Packit 3ae693
#undef HAVE_LRINTF
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `lstat' function. */
Packit 3ae693
#undef HAVE_LSTAT
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <machine/soundcard.h> header file. */
Packit 3ae693
#undef HAVE_MACHINE_SOUNDCARD_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <memory.h> header file. */
Packit 3ae693
#undef HAVE_MEMORY_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `nanosleep' function. */
Packit 3ae693
#undef HAVE_NANOSLEEP
Packit 3ae693
Packit 3ae693
/* Have NULL output? */
Packit 3ae693
#undef HAVE_NULL
Packit 3ae693
Packit 3ae693
/* Have OSS? */
Packit 3ae693
#undef HAVE_OSS
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `posix_memalign' function. */
Packit 3ae693
#undef HAVE_POSIX_MEMALIGN
Packit 3ae693
Packit 3ae693
/* Define if you have POSIX threads libraries and header files. */
Packit 3ae693
#undef HAVE_PTHREAD
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `pthread_yield' function. */
Packit 3ae693
#undef HAVE_PTHREAD_YIELD
Packit 3ae693
Packit 3ae693
/* Have PulseAudio? */
Packit 3ae693
#undef HAVE_PULSE
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `sigaction' function. */
Packit 3ae693
#undef HAVE_SIGACTION
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `sleep' function. */
Packit 3ae693
#undef HAVE_SLEEP
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <soundcard.h> header file. */
Packit 3ae693
#undef HAVE_SOUNDCARD_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if the system has the type `ssize_t'. */
Packit 3ae693
#undef HAVE_SSIZE_T
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <stdint.h> header file. */
Packit 3ae693
#undef HAVE_STDINT_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 3ae693
#undef HAVE_STDLIB_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `strerror_r' function. */
Packit 3ae693
#undef HAVE_STRERROR_R
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <strings.h> header file. */
Packit 3ae693
#undef HAVE_STRINGS_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <string.h> header file. */
Packit 3ae693
#undef HAVE_STRING_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `strndup' function. */
Packit 3ae693
#undef HAVE_STRNDUP
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `strtof' function. */
Packit 3ae693
#undef HAVE_STRTOF
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the `sysconf' function. */
Packit 3ae693
#undef HAVE_SYSCONF
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit 3ae693
#undef HAVE_SYS_IOCTL_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/poll.h> header file. */
Packit 3ae693
#undef HAVE_SYS_POLL_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/select.h> header file. */
Packit 3ae693
#undef HAVE_SYS_SELECT_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit 3ae693
#undef HAVE_SYS_SOCKET_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/soundcard.h> header file. */
Packit 3ae693
#undef HAVE_SYS_SOUNDCARD_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 3ae693
#undef HAVE_SYS_STAT_H
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 3ae693
#undef HAVE_SYS_TYPES_H
Packit 3ae693
Packit 3ae693
/* Have TDB? */
Packit 3ae693
#undef HAVE_TDB
Packit 3ae693
Packit 3ae693
/* Have udev? */
Packit 3ae693
#undef HAVE_UDEV
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the <unistd.h> header file. */
Packit 3ae693
#undef HAVE_UNISTD_H
Packit 3ae693
Packit 3ae693
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 3ae693
   */
Packit 3ae693
#undef LT_OBJDIR
Packit 3ae693
Packit 3ae693
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit 3ae693
#undef NO_MINUS_C_MINUS_O
Packit 3ae693
Packit 3ae693
/* Build target is Windows. */
Packit 3ae693
#undef OS_IS_WIN32
Packit 3ae693
Packit 3ae693
/* Name of package */
Packit 3ae693
#undef PACKAGE
Packit 3ae693
Packit 3ae693
/* Define to the address where bug reports for this package should be sent. */
Packit 3ae693
#undef PACKAGE_BUGREPORT
Packit 3ae693
Packit 3ae693
/* Define to the full name of this package. */
Packit 3ae693
#undef PACKAGE_NAME
Packit 3ae693
Packit 3ae693
/* Define to the full name and version of this package. */
Packit 3ae693
#undef PACKAGE_STRING
Packit 3ae693
Packit 3ae693
/* Define to the one symbol short name of this package. */
Packit 3ae693
#undef PACKAGE_TARNAME
Packit 3ae693
Packit 3ae693
/* Define to the home page for this package. */
Packit 3ae693
#undef PACKAGE_URL
Packit 3ae693
Packit 3ae693
/* Define to the version of this package. */
Packit 3ae693
#undef PACKAGE_VERSION
Packit 3ae693
Packit 3ae693
/* Define to necessary symbol if this constant uses a non-standard name on
Packit 3ae693
   your system. */
Packit 3ae693
#undef PTHREAD_CREATE_JOINABLE
Packit 3ae693
Packit 3ae693
/* Define to the type of arg 1 for `select'. */
Packit 3ae693
#undef SELECT_TYPE_ARG1
Packit 3ae693
Packit 3ae693
/* Define to the type of args 2, 3 and 4 for `select'. */
Packit 3ae693
#undef SELECT_TYPE_ARG234
Packit 3ae693
Packit 3ae693
/* Define to the type of arg 5 for `select'. */
Packit 3ae693
#undef SELECT_TYPE_ARG5
Packit 3ae693
Packit 3ae693
/* Define to 1 if you have the ANSI C header files. */
Packit 3ae693
#undef STDC_HEADERS
Packit 3ae693
Packit 3ae693
/* Enable extensions on AIX 3, Interix.  */
Packit 3ae693
#ifndef _ALL_SOURCE
Packit 3ae693
# undef _ALL_SOURCE
Packit 3ae693
#endif
Packit 3ae693
/* Enable GNU extensions on systems that have them.  */
Packit 3ae693
#ifndef _GNU_SOURCE
Packit 3ae693
# undef _GNU_SOURCE
Packit 3ae693
#endif
Packit 3ae693
/* Enable threading extensions on Solaris.  */
Packit 3ae693
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 3ae693
# undef _POSIX_PTHREAD_SEMANTICS
Packit 3ae693
#endif
Packit 3ae693
/* Enable extensions on HP NonStop.  */
Packit 3ae693
#ifndef _TANDEM_SOURCE
Packit 3ae693
# undef _TANDEM_SOURCE
Packit 3ae693
#endif
Packit 3ae693
/* Enable general extensions on Solaris.  */
Packit 3ae693
#ifndef __EXTENSIONS__
Packit 3ae693
# undef __EXTENSIONS__
Packit 3ae693
#endif
Packit 3ae693
Packit 3ae693
Packit 3ae693
/* Version number of package */
Packit 3ae693
#undef VERSION
Packit 3ae693
Packit 3ae693
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit 3ae693
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit 3ae693
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit 3ae693
# if defined __BIG_ENDIAN__
Packit 3ae693
#  define WORDS_BIGENDIAN 1
Packit 3ae693
# endif
Packit 3ae693
#else
Packit 3ae693
# ifndef WORDS_BIGENDIAN
Packit 3ae693
#  undef WORDS_BIGENDIAN
Packit 3ae693
# endif
Packit 3ae693
#endif
Packit 3ae693
Packit 3ae693
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit 3ae693
#ifndef _DARWIN_USE_64_BIT_INODE
Packit 3ae693
# define _DARWIN_USE_64_BIT_INODE 1
Packit 3ae693
#endif
Packit 3ae693
Packit 3ae693
/* Number of bits in a file offset, on hosts where this is settable. */
Packit 3ae693
#undef _FILE_OFFSET_BITS
Packit 3ae693
Packit 3ae693
/* Define for large files, on AIX-style hosts. */
Packit 3ae693
#undef _LARGE_FILES
Packit 3ae693
Packit 3ae693
/* Define to 1 if on MINIX. */
Packit 3ae693
#undef _MINIX
Packit 3ae693
Packit 3ae693
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 3ae693
   this defined. */
Packit 3ae693
#undef _POSIX_1_SOURCE
Packit 3ae693
Packit 3ae693
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 3ae693
#undef _POSIX_SOURCE
Packit 3ae693
Packit 3ae693
/* Define to empty if `const' does not conform to ANSI C. */
Packit 3ae693
#undef const
Packit 3ae693
Packit 3ae693
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 3ae693
#undef gid_t
Packit 3ae693
Packit 3ae693
/* Define to `long int' if <sys/types.h> does not define. */
Packit 3ae693
#undef off_t
Packit 3ae693
Packit 3ae693
/* Define to `int' if <sys/types.h> does not define. */
Packit 3ae693
#undef pid_t
Packit 3ae693
Packit 3ae693
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 3ae693
#undef size_t
Packit 3ae693
Packit 3ae693
/* Define ssize_t if it is not done by the standard libs. */
Packit 3ae693
#undef ssize_t
Packit 3ae693
Packit 3ae693
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 3ae693
#undef uid_t