123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279 |
- /* config.h.in. Generated from configure.ac by autoheader. */
- /* Define if building universal (internal helper macro) */
- #undef AC_APPLE_UNIVERSAL_BUILD
- /* Define if aligonof is available */
- #undef HAVE_ALIGNOF
- /* Define to 1 if you have the `ceilf' function. */
- #undef HAVE_CEILF
- /* Define to 1 if you have the `clock_gettime' function. */
- #undef HAVE_CLOCK_GETTIME
- /* Define to 1 if you have the `copysign' function. */
- #undef HAVE_COPYSIGN
- /* Define to 1 if you have the `copysignf' function. */
- #undef HAVE_COPYSIGNF
- /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
- you don't. */
- #undef HAVE_DECL_CLOCK_MONOTONIC
- /* Define to 1 if you have the declaration of `fegetround', and to 0 if you
- don't. */
- #undef HAVE_DECL_FEGETROUND
- /* Define to 1 if you have the declaration of `fesetround', and to 0 if you
- don't. */
- #undef HAVE_DECL_FESETROUND
- /* Define to 1 if you have the declaration of `fpclassify', and to 0 if you
- don't. */
- #undef HAVE_DECL_FPCLASSIFY
- /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
- */
- #undef HAVE_DECL_ISINF
- /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
- */
- #undef HAVE_DECL_ISNAN
- /* Define to 1 if you have the declaration of `isnormal', and to 0 if you
- don't. */
- #undef HAVE_DECL_ISNORMAL
- /* Define to 1 if you have the declaration of `signbit', and to 0 if you
- don't. */
- #undef HAVE_DECL_SIGNBIT
- /* Define to 1 if you have the `dlopen' function. */
- #undef HAVE_DLOPEN
- /* Define to 1 if you have the `fegetround' function. */
- #undef HAVE_FEGETROUND
- /* Define to 1 if you have the `fesetround' function. */
- #undef HAVE_FESETROUND
- /* Define to 1 if you have the `finite' function. */
- #undef HAVE_FINITE
- /* Define to 1 if you have the `floorf' function. */
- #undef HAVE_FLOORF
- /* Define to 1 if you have the `fpclass' function. */
- #undef HAVE_FPCLASS
- /* Define to 1 if you have the `frexpf' function. */
- #undef HAVE_FREXPF
- /* Define if __atomic builtins are available */
- #undef HAVE_GCC_ATOMIC
- /* Define to 1 if you have the `getrusage' function. */
- #undef HAVE_GETRUSAGE
- /* Define to 1 if you have the `gettimeofday' function. */
- #undef HAVE_GETTIMEOFDAY
- /* Define to 1 if you have the <inttypes.h> header file. */
- #undef HAVE_INTTYPES_H
- /* Define to 1 if you have the `ldexpf' function. */
- #undef HAVE_LDEXPF
- /* Define to 1 if you have the `dl' library (-ldl). */
- #undef HAVE_LIBDL
- /* Define to 1 if you have the `gmp' library (-lgmp). */
- #undef HAVE_LIBGMP
- /* Define to 1 if you have the `m' library (-lm). */
- #undef HAVE_LIBM
- /* Define to 1 if you have the `myth' library (-lmyth). */
- #undef HAVE_LIBMYTH
- /* Define to 1 if you have the `pthread' library (-lpthread). */
- #undef HAVE_LIBPTHREAD
- /* Define to 1 if you have the `rt' library (-lrt). */
- #undef HAVE_LIBRT
- /* Define to 1 if you have the `socket' library (-lsocket). */
- #undef HAVE_LIBSOCKET
- /* Define to 1 if you have the <libunwind.h> header file. */
- #undef HAVE_LIBUNWIND_H
- /* Define to 1 if the system has the type `max_align_t'. */
- #undef HAVE_MAX_ALIGN_T
- /* Define to 1 if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
- /* Define to 1 if you have the `mkstemp' function. */
- #undef HAVE_MKSTEMP
- /* Define to 1 if you have the `mmap' function. */
- #undef HAVE_MMAP
- /* Define to 1 if you have the `modf' function. */
- #undef HAVE_MODF
- /* Define to 1 if you have the `modff' function. */
- #undef HAVE_MODFF
- /* Define to 1 if you have the `nextafter' function. */
- #undef HAVE_NEXTAFTER
- /* Define to 1 if you have the `nextafterf' function. */
- #undef HAVE_NEXTAFTERF
- /* Define to 1 if you have the `poll' function. */
- #undef HAVE_POLL
- /* Define to 1 if you have the `readlink' function. */
- #undef HAVE_READLINK
- /* Define to 1 if you have the `roundf' function. */
- #undef HAVE_ROUNDF
- /* Define to 1 if you have the `select' function. */
- #undef HAVE_SELECT
- /* Define to 1 if you have the `sleep' function. */
- #undef HAVE_SLEEP
- /* Define to 1 if you have the `socket' function. */
- #undef HAVE_SOCKET
- /* Define to 1 if you have the <stdatomic.h> header file. */
- #undef HAVE_STDATOMIC_H
- /* 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 <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 you have the `strptime' function. */
- #undef HAVE_STRPTIME
- /* 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/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define to 1 if you have the `times' function. */
- #undef HAVE_TIMES
- /* Define if _Thread_local is available */
- #undef HAVE_TLS
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define to 1 if you have the `unw_getcontext' function. */
- #undef HAVE_UNW_GETCONTEXT
- /* Define to 1 if you have the `utime' function. */
- #undef HAVE_UTIME
- /* Define to 1 if you have the `utimes' function. */
- #undef HAVE_UTIMES
- /* Define if your system is Windows */
- #undef MINGW
- /* 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
- /* The size of `double', as computed by sizeof. */
- #undef SIZEOF_DOUBLE
- /* The size of `float', as computed by sizeof. */
- #undef SIZEOF_FLOAT
- /* 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 `long long', as computed by sizeof. */
- #undef SIZEOF_LONG_LONG
- /* The size of `size_t', as computed by sizeof. */
- #undef SIZEOF_SIZE_T
- /* Define to 1 if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Enable extensions on AIX 3, Interix. */
- #ifndef _ALL_SOURCE
- # undef _ALL_SOURCE
- #endif
- /* Enable GNU extensions on systems that have them. */
- #ifndef _GNU_SOURCE
- # undef _GNU_SOURCE
- #endif
- /* Enable threading extensions on Solaris. */
- #ifndef _POSIX_PTHREAD_SEMANTICS
- # undef _POSIX_PTHREAD_SEMANTICS
- #endif
- /* Enable extensions on HP NonStop. */
- #ifndef _TANDEM_SOURCE
- # undef _TANDEM_SOURCE
- #endif
- /* Enable general extensions on Solaris. */
- #ifndef __EXTENSIONS__
- # undef __EXTENSIONS__
- #endif
- /* Define if your processor is big endian */
- #undef WORDS_BIGENDIAN
- /* 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
- /* alternative to _Thread_local */
- #undef _Thread_local
- /* Alternative to alignof */
- #undef alignof
|