Blame config.h.in

Packit Service 102f81
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 102f81
Packit Service 102f81
#ifndef __CONFIG_H__
Packit Service 102f81
#define __CONFIG_H__ 1
Packit Service 102f81
Packit Service 102f81
/* Define if you have the C99 integer types */
Packit Service 102f81
#undef HAVE_C99_INTTYPES
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 102f81
#undef HAVE_DLFCN_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the `endhostent' function. */
Packit Service 102f81
#undef HAVE_ENDHOSTENT
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the `getaddrinfo' function. */
Packit Service 102f81
#undef HAVE_GETADDRINFO
Packit Service 102f81
Packit Service 102f81
/* Define if you have the getnameinfo function */
Packit Service 102f81
#undef HAVE_GETNAMEINFO
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the `inet_aton' function. */
Packit Service 102f81
#undef HAVE_INET_ATON
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the `inet_pton' function. */
Packit Service 102f81
#undef HAVE_INET_PTON
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 102f81
#undef HAVE_INTTYPES_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 102f81
#undef HAVE_MEMORY_H
Packit Service 102f81
Packit Service 102f81
/* Define if you have the nanosleep function */
Packit Service 102f81
#undef HAVE_NANOSLEEP
Packit Service 102f81
Packit Service 102f81
/* Define if you have libogg installed */
Packit Service 102f81
#undef HAVE_OGG
Packit Service 102f81
Packit Service 102f81
/* Define if you have POSIX threads libraries and header files. */
Packit Service 102f81
#undef HAVE_PTHREAD
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if the system has the type `pthread_rwlock_t'. */
Packit Service 102f81
#undef HAVE_PTHREAD_RWLOCK_T
Packit Service 102f81
Packit Service 102f81
/* Define if you have the sethostent function */
Packit Service 102f81
#undef HAVE_SETHOSTENT
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if the system has the type `socklen_t'. */
Packit Service 102f81
#undef HAVE_SOCKLEN_T
Packit Service 102f81
Packit Service 102f81
/* Define if you want speex streams supported */
Packit Service 102f81
#undef HAVE_SPEEX
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 102f81
#undef HAVE_STDINT_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 102f81
#undef HAVE_STDLIB_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 102f81
#undef HAVE_STRINGS_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <string.h> header file. */
Packit Service 102f81
#undef HAVE_STRING_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if the system has the type `struct ovectl_ratemanage_arg'. */
Packit Service 102f81
#undef HAVE_STRUCT_OVECTL_RATEMANAGE_ARG
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
Packit Service 102f81
#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <sys/select.h> header file. */
Packit Service 102f81
#undef HAVE_SYS_SELECT_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit Service 102f81
#undef HAVE_SYS_SOCKET_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 102f81
#undef HAVE_SYS_STAT_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 102f81
#undef HAVE_SYS_TYPES_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <sys/uio.h> header file. */
Packit Service 102f81
#undef HAVE_SYS_UIO_H
Packit Service 102f81
Packit Service 102f81
/* Define if you want theora streams supported */
Packit Service 102f81
#undef HAVE_THEORA
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 102f81
#undef HAVE_UNISTD_H
Packit Service 102f81
Packit Service 102f81
/* Define if you have winsock2.h on MINGW */
Packit Service 102f81
#undef HAVE_WINSOCK2_H
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the `writev' function. */
Packit Service 102f81
#undef HAVE_WRITEV
Packit Service 102f81
Packit Service 102f81
/* Shout library major version */
Packit Service 102f81
#undef LIBSHOUT_MAJOR
Packit Service 102f81
Packit Service 102f81
/* Shout library patch version */
Packit Service 102f81
#undef LIBSHOUT_MICRO
Packit Service 102f81
Packit Service 102f81
/* Shout library minor version */
Packit Service 102f81
#undef LIBSHOUT_MINOR
Packit Service 102f81
Packit Service 102f81
/* Define if you don't want to use the thread library */
Packit Service 102f81
#undef NO_THREAD
Packit Service 102f81
Packit Service 102f81
/* Name of package */
Packit Service 102f81
#undef PACKAGE
Packit Service 102f81
Packit Service 102f81
/* Define to the address where bug reports for this package should be sent. */
Packit Service 102f81
#undef PACKAGE_BUGREPORT
Packit Service 102f81
Packit Service 102f81
/* Define to the full name of this package. */
Packit Service 102f81
#undef PACKAGE_NAME
Packit Service 102f81
Packit Service 102f81
/* Define to the full name and version of this package. */
Packit Service 102f81
#undef PACKAGE_STRING
Packit Service 102f81
Packit Service 102f81
/* Define to the one symbol short name of this package. */
Packit Service 102f81
#undef PACKAGE_TARNAME
Packit Service 102f81
Packit Service 102f81
/* Define to the version of this package. */
Packit Service 102f81
#undef PACKAGE_VERSION
Packit Service 102f81
Packit Service 102f81
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service 102f81
   your system. */
Packit Service 102f81
#undef PTHREAD_CREATE_JOINABLE
Packit Service 102f81
Packit Service 102f81
/* The size of a `int', as computed by sizeof. */
Packit Service 102f81
#undef SIZEOF_INT
Packit Service 102f81
Packit Service 102f81
/* The size of a `long', as computed by sizeof. */
Packit Service 102f81
#undef SIZEOF_LONG
Packit Service 102f81
Packit Service 102f81
/* The size of a `long long', as computed by sizeof. */
Packit Service 102f81
#undef SIZEOF_LONG_LONG
Packit Service 102f81
Packit Service 102f81
/* The size of a `short', as computed by sizeof. */
Packit Service 102f81
#undef SIZEOF_SHORT
Packit Service 102f81
Packit Service 102f81
/* Define to 1 if you have the ANSI C header files. */
Packit Service 102f81
#undef STDC_HEADERS
Packit Service 102f81
Packit Service 102f81
/* Version number of package */
Packit Service 102f81
#undef VERSION
Packit Service 102f81
Packit Service 102f81
#ifndef HAVE_C99_INTTYPES
Packit Service 102f81
#  if SIZEOF_SHORT == 4
Packit Service 102f81
typedef unsigned short uint32_t;
Packit Service 102f81
#  elif SIZEOF_INT == 4
Packit Service 102f81
typedef unsigned int uint32_t;
Packit Service 102f81
#  elif SIZEOF_LONG == 4
Packit Service 102f81
typedef unsigned long uint32_t;
Packit Service 102f81
#  endif
Packit Service 102f81
#  if SIZEOF_INT == 8
Packit Service 102f81
typedef unsigned int uint64_t;
Packit Service 102f81
#  elif SIZEOF_LONG == 8
Packit Service 102f81
typedef unsigned long uint64_t;
Packit Service 102f81
#  elif SIZEOF_LONG_LONG == 8
Packit Service 102f81
typedef unsigned long long uint64_t;
Packit Service 102f81
#  endif
Packit Service 102f81
#endif
Packit Service 102f81
  
Packit Service 102f81
Packit Service 102f81
#ifndef HAVE_SOCKLEN_T
Packit Service 102f81
typedef int socklen_t;
Packit Service 102f81
#endif
Packit Service 102f81
  
Packit Service 102f81
Packit Service 102f81
/* Define if you have POSIX and GNU specifications */
Packit Service 102f81
#undef _GNU_SOURCE
Packit Service 102f81
Packit Service 102f81
/* Define if you have POSIX and XPG specifications */
Packit Service 102f81
#undef _XOPEN_SOURCE
Packit Service 102f81
Packit Service 102f81
Packit Service 102f81
/* name mangling to protect code we share with other libraries */
Packit Service 102f81
#define _mangle(proc) _shout_ ## proc
Packit Service 102f81
Packit Service 102f81
Packit Service 102f81
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service 102f81
#undef const
Packit Service 102f81
Packit Service 102f81
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Service 102f81
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Service 102f81
#ifndef __cplusplus
Packit Service 102f81
#undef inline
Packit Service 102f81
#endif
Packit Service 102f81
Packit Service 102f81
/* define if va_copy is not available */
Packit Service 102f81
#undef va_copy
Packit Service 102f81
Packit Service 102f81
#endif