476 lines
12 KiB
C
476 lines
12 KiB
C
/* include/config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
|
|
#undef BYTEORDER
|
|
|
|
/* Define to 1 if you want native library runtime debugging code enabled */
|
|
#undef DEBUG
|
|
|
|
/* Define to enable support for local sockets. */
|
|
#undef ENABLE_LOCAL_SOCKETS
|
|
|
|
/* Define to 1 if you have the `accept' function. */
|
|
#undef HAVE_ACCEPT
|
|
|
|
/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
|
|
#undef HAVE_ALSA_ASOUNDLIB_H
|
|
|
|
/* Define to 1 if you have the <asm/ioctls.h> header file. */
|
|
#undef HAVE_ASM_IOCTLS_H
|
|
|
|
/* Define to 1 if you have the `bind' function. */
|
|
#undef HAVE_BIND
|
|
|
|
/* Define to 1 if you have BSD u_int32_t */
|
|
#undef HAVE_BSD_INT32_DEFINED
|
|
|
|
/* Define to 1 if you have the `clock_gettime' function. */
|
|
#undef HAVE_CLOCK_GETTIME
|
|
|
|
/* Define to 1 if you have the `close' function. */
|
|
#undef HAVE_CLOSE
|
|
|
|
/* Define to 1 if you have the `connect' function. */
|
|
#undef HAVE_CONNECT
|
|
|
|
/* Define to 1 if you have the <crt_externs.h> header file. */
|
|
#undef HAVE_CRT_EXTERNS_H
|
|
|
|
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
|
|
*/
|
|
#undef HAVE_DECL_TZNAME
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the <dssi.h> header file. */
|
|
#undef HAVE_DSSI_H
|
|
|
|
/* Define to 1 if you have the `epoll_create' function. */
|
|
#undef HAVE_EPOLL_CREATE
|
|
|
|
/* Define to 1 if you have the `execve' function. */
|
|
#undef HAVE_EXECVE
|
|
|
|
/* Define to 1 if you have the `fcntl' function. */
|
|
#undef HAVE_FCNTL
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define to 1 if you have the `fork' function. */
|
|
#undef HAVE_FORK
|
|
|
|
/* Define to 1 if you have the `fstat' function. */
|
|
#undef HAVE_FSTAT
|
|
|
|
/* Define to 1 if you have the `fsync' function. */
|
|
#undef HAVE_FSYNC
|
|
|
|
/* Define to 1 if you have the `ftruncate' function. */
|
|
#undef HAVE_FTRUNCATE
|
|
|
|
/* three-argument gethostbyname_r */
|
|
#undef HAVE_FUNC_GETHOSTBYNAME_R_3
|
|
|
|
/* five-argument gethostbyname_r */
|
|
#undef HAVE_FUNC_GETHOSTBYNAME_R_5
|
|
|
|
/* six-argument gethostbyname_r */
|
|
#undef HAVE_FUNC_GETHOSTBYNAME_R_6
|
|
|
|
/* Define to 1 if you have the `gethostbyname_r' function. */
|
|
#undef HAVE_GETHOSTBYNAME_R
|
|
|
|
/* Define to 1 if you have the `gethostname' function. */
|
|
#undef HAVE_GETHOSTNAME
|
|
|
|
/* Define to 1 if you have the `getifaddrs' function. */
|
|
#undef HAVE_GETIFADDRS
|
|
|
|
/* Define to 1 if you have the `getloadavg' function. */
|
|
#undef HAVE_GETLOADAVG
|
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
/* Define to 1 if you have the `getpeername' function. */
|
|
#undef HAVE_GETPEERNAME
|
|
|
|
/* Define to 1 if you have the `getsockname' function. */
|
|
#undef HAVE_GETSOCKNAME
|
|
|
|
/* Define to 1 if you have the `getsockopt' function. */
|
|
#undef HAVE_GETSOCKOPT
|
|
|
|
/* Define to 1 if you have the <gmp.h> header file. */
|
|
#undef HAVE_GMP_H
|
|
|
|
/* Define if function attributes a la GCC 2.5 and higher are available. */
|
|
#undef HAVE_GNUC25_ATTRIB
|
|
|
|
/* Define if unused variables la GCC 2.5 and higher are available. */
|
|
#undef HAVE_GNUC25_UNUSED
|
|
|
|
/* Define to 1 if you have the `htonl' function. */
|
|
#undef HAVE_HTONL
|
|
|
|
/* Define to 1 if you have the `htons' function. */
|
|
#undef HAVE_HTONS
|
|
|
|
/* Define if you have the iconv() function. */
|
|
#undef HAVE_ICONV
|
|
|
|
/* Define to 1 if you have the <ifaddrs.h> header file. */
|
|
#undef HAVE_IFADDRS_H
|
|
|
|
/* Define if inet6 structures are defined in netinet/in.h. */
|
|
#undef HAVE_INET6
|
|
|
|
/* Define to 1 if you have the `inet_addr' function. */
|
|
#undef HAVE_INET_ADDR
|
|
|
|
/* Define to 1 if you have the `inet_aton' function. */
|
|
#undef HAVE_INET_ATON
|
|
|
|
/* Define to 1 if you have the `inet_pton' function. */
|
|
#undef HAVE_INET_PTON
|
|
|
|
/* Define to 1 if you have uint32_t */
|
|
#undef HAVE_INT32_DEFINED
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the <jack/jack.h> header file. */
|
|
#undef HAVE_JACK_JACK_H
|
|
|
|
/* Define to 1 if you have the `kevent' function. */
|
|
#undef HAVE_KEVENT
|
|
|
|
/* Define to 1 if you have the `kqueue' function. */
|
|
#undef HAVE_KQUEUE
|
|
|
|
/* Define to 1 if you have the `ltdl' library (-lltdl). */
|
|
#undef HAVE_LIBLTDL
|
|
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
/* Define to 1 if you have the `listen' function. */
|
|
#undef HAVE_LISTEN
|
|
|
|
/* Define to 1 if you have the `localtime_r' function. */
|
|
#undef HAVE_LOCALTIME_R
|
|
|
|
/* Define to 1 if you have the `lseek' function. */
|
|
#undef HAVE_LSEEK
|
|
|
|
/* Define to 1 if you have the `lstat' function. */
|
|
#undef HAVE_LSTAT
|
|
|
|
/* Define to 1 if you have the <ltdl.h> header file. */
|
|
#undef HAVE_LTDL_H
|
|
|
|
/* Define to 1 if you have the `madvise' function. */
|
|
#undef HAVE_MADVISE
|
|
|
|
/* Define to 1 if you have the <magic.h> header file. */
|
|
#undef HAVE_MAGIC_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#undef HAVE_MEMSET
|
|
|
|
/* Define to 1 if you have the `mincore' function. */
|
|
#undef HAVE_MINCORE
|
|
|
|
/* Define to 1 if you have the `mktime' function. */
|
|
#undef HAVE_MKTIME
|
|
|
|
/* Define to 1 if you have the `mmap' function. */
|
|
#undef HAVE_MMAP
|
|
|
|
/* Define this symbol if you have MSG_NOSIGNAL */
|
|
#undef HAVE_MSG_NOSIGNAL
|
|
|
|
/* Define this symbol if you have MSG_WAITALL */
|
|
#undef HAVE_MSG_WAITALL
|
|
|
|
/* Define to 1 if you have the `msync' function. */
|
|
#undef HAVE_MSYNC
|
|
|
|
/* Define to 1 if you have the `munmap' function. */
|
|
#undef HAVE_MUNMAP
|
|
|
|
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
|
|
#undef HAVE_NETINET_IN_SYSTM_H
|
|
|
|
/* Define to 1 if you have the <netinet/ip.h> header file. */
|
|
#undef HAVE_NETINET_IP_H
|
|
|
|
/* Define to 1 if you have the <net/if.h> header file. */
|
|
#undef HAVE_NET_IF_H
|
|
|
|
/* Define to 1 if you have the `open' function. */
|
|
#undef HAVE_OPEN
|
|
|
|
/* Define to 1 if you have the `pipe' function. */
|
|
#undef HAVE_PIPE
|
|
|
|
/* Define to 1 if you have the `read' function. */
|
|
#undef HAVE_READ
|
|
|
|
/* Define to 1 if you have the `readlink' function. */
|
|
#undef HAVE_READLINK
|
|
|
|
/* Define to 1 if you have the `readv' function. */
|
|
#undef HAVE_READV
|
|
|
|
/* Define to 1 if you have the `recvfrom' function. */
|
|
#undef HAVE_RECVFROM
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#undef HAVE_SELECT
|
|
|
|
/* Define to 1 if you have the `send' function. */
|
|
#undef HAVE_SEND
|
|
|
|
/* Define to 1 if you have the `sendto' function. */
|
|
#undef HAVE_SENDTO
|
|
|
|
/* Define to 1 if you have the `setsockopt' function. */
|
|
#undef HAVE_SETSOCKOPT
|
|
|
|
/* Define to 1 if you have the `shutdown' function. */
|
|
#undef HAVE_SHUTDOWN
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
#undef HAVE_SOCKET
|
|
|
|
/* Define this symbol if you have SO_NOSIGPIPE */
|
|
#undef HAVE_SO_NOSIGPIPE
|
|
|
|
/* Define to 1 if you have the `statvfs' function. */
|
|
#undef HAVE_STATVFS
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define to 1 if you have the `strerror_r' function. */
|
|
#undef HAVE_STRERROR_R
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define to 1 if `struct tm' is a member of `tm_zone'. */
|
|
#undef HAVE_STRUCT_TM_TM_ZONE
|
|
|
|
/* Define to 1 if you have the `sysconf' function. */
|
|
#undef HAVE_SYSCONF
|
|
|
|
/* Define to 1 if you have the <sys/config.h> header file. */
|
|
#undef HAVE_SYS_CONFIG_H
|
|
|
|
/* Define to 1 if you have the <sys/epoll.h> header file. */
|
|
#undef HAVE_SYS_EPOLL_H
|
|
|
|
/* Define to 1 if you have the <sys/event.h> header file. */
|
|
#undef HAVE_SYS_EVENT_H
|
|
|
|
/* Define to 1 if you have the <sys/filio.h> header file. */
|
|
#undef HAVE_SYS_FILIO_H
|
|
|
|
/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|
#undef HAVE_SYS_IOCTL_H
|
|
|
|
/* Define to 1 if you have the <sys/loadavg.h> header file. */
|
|
#undef HAVE_SYS_LOADAVG_H
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
#undef HAVE_SYS_MMAN_H
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
#undef HAVE_SYS_SELECT_H
|
|
|
|
/* Define to 1 if you have the <sys/sockio.h> header file. */
|
|
#undef HAVE_SYS_SOCKIO_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <sys/utime.h> header file. */
|
|
#undef HAVE_SYS_UTIME_H
|
|
|
|
/* Define to 1 if you have the `time' function. */
|
|
#undef HAVE_TIME
|
|
|
|
/* Define if global 'timezone' exists. */
|
|
#undef HAVE_TIMEZONE
|
|
|
|
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
|
|
`HAVE_STRUCT_TM_TM_ZONE' instead. */
|
|
#undef HAVE_TM_ZONE
|
|
|
|
/* Define to 1 if you don't have `tm_zone' but do have the external array
|
|
`tzname'. */
|
|
#undef HAVE_TZNAME
|
|
|
|
/* Define if your platform has the global _timezone variable. */
|
|
#undef HAVE_UNDERSCORE_TIMEZONE
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the <utime.h> header file. */
|
|
#undef HAVE_UTIME_H
|
|
|
|
/* Define to 1 if you have the `write' function. */
|
|
#undef HAVE_WRITE
|
|
|
|
/* Define to 1 if you have the `writev' function. */
|
|
#undef HAVE_WRITEV
|
|
|
|
/* Define to 1 if you have libXrandr. */
|
|
#undef HAVE_XRANDR
|
|
|
|
/* Define to 1 if you have libXrender. */
|
|
#undef HAVE_XRENDER
|
|
|
|
/* Define to 1 if you have libXtst. */
|
|
#undef HAVE_XTEST
|
|
|
|
/* Define to 1 if you have the `\' function. */
|
|
#undef HAVE__
|
|
|
|
/* Define if the host machine stores words of multi-word integers in
|
|
big-endian order. */
|
|
#undef HOST_WORDS_BIG_ENDIAN
|
|
|
|
/* Define as const if the declaration of iconv() needs const. */
|
|
#undef ICONV_CONST
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#undef LT_OBJDIR
|
|
|
|
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
|
#undef NO_MINUS_C_MINUS_O
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* Define if you want to synchronize VM threads portably by default; undef
|
|
otherwise */
|
|
#undef PORTABLE_NATIVE_SYNC
|
|
|
|
/* The size of `char', as computed by sizeof. */
|
|
#undef SIZEOF_CHAR
|
|
|
|
/* The size of `int', as computed by sizeof. */
|
|
#undef SIZEOF_INT
|
|
|
|
/* The size of `long', as computed by sizeof. */
|
|
#undef SIZEOF_LONG
|
|
|
|
/* The size of `short', as computed by sizeof. */
|
|
#undef SIZEOF_SHORT
|
|
|
|
/* The size of `void*', as computed by sizeof. */
|
|
#undef SIZEOF_VOIDP
|
|
|
|
/* The number of bytes in type void * */
|
|
#undef SIZEOF_VOID_P
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define if struct tm has tm_gmtoff field. */
|
|
#undef STRUCT_TM_HAS_GMTOFF
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* Define to 1 if gmp is usable */
|
|
#undef WITH_GNU_MP
|
|
|
|
/* whether byteorder is bigendian */
|
|
#undef WORDS_BIGENDIAN
|
|
|
|
/* Define to 1 if the X Window System is missing or not being used. */
|
|
#undef X_DISPLAY_MISSING
|
|
|
|
/* Define to `__attribute__' to nothing if it's not supported. */
|
|
#undef __attribute__
|
|
|
|
/* 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
|
|
|
|
/* GNU C attributes. */
|
|
#ifndef FUNCATTR
|
|
#ifdef HAVE_GNUC25_ATTRIB
|
|
#define FUNCATTR(x) __attribute__(x)
|
|
#else
|
|
#define FUNCATTR(x)
|
|
#endif
|
|
#endif
|
|
|
|
/* GNU C unused functions, or null. */
|
|
#ifndef ATTRUNUSED
|
|
#ifdef HAVE_GNUC25_UNUSED
|
|
#define ATTRUNUSED unused
|
|
#else
|
|
#define ATTRUNUSED
|
|
#endif
|
|
#endif
|
|
#ifndef UNUSED
|
|
#define UNUSED FUNCATTR((ATTRUNUSED))
|
|
#endif
|