Blame config.in

Packit Service 8f0814
/* config.in.  Generated from configure.ac by autoheader.  */
Packit Service 8f0814
Packit Service 8f0814
/* Default charset is CP866 rather than iso-8859-1 */
Packit Service 8f0814
#undef CP866
Packit Service 8f0814
Packit Service 8f0814
/* Define name of current directory (C string) */
Packit Service 8f0814
#undef CURDIR_S
Packit Service 8f0814
Packit Service 8f0814
/* database file extension */
Packit Service 8f0814
#undef DB_EXT
Packit Service 8f0814
Packit Service 8f0814
/* database type */
Packit Service 8f0814
#undef DB_TYPE
Packit Service 8f0814
Packit Service 8f0814
/* Use specified charset */
Packit Service 8f0814
#undef DEFAULT_CHARSET
Packit Service 8f0814
Packit Service 8f0814
/* Define directory separator (C character) */
Packit Service 8f0814
#undef DIRSEP_C
Packit Service 8f0814
Packit Service 8f0814
/* Define directory separator (C string) */
Packit Service 8f0814
#undef DIRSEP_S
Packit Service 8f0814
Packit Service 8f0814
/* Disable transactional mode in Berkeley DB */
Packit Service 8f0814
#undef DISABLE_TRANSACTIONS
Packit Service 8f0814
Packit Service 8f0814
/* Disable converting character sets to Unicode */
Packit Service 8f0814
#undef DISABLE_UNICODE
Packit Service 8f0814
Packit Service 8f0814
/* Enable Berkeley DB datastore */
Packit Service 8f0814
#undef ENABLE_DB_DATASTORE
Packit Service 8f0814
Packit Service 8f0814
/* Enable kyotocabinet datastore */
Packit Service 8f0814
#undef ENABLE_KYOTOCABINET_DATASTORE
Packit Service 8f0814
Packit Service 8f0814
/* Enable LMDB datastore */
Packit Service 8f0814
#undef ENABLE_LMDB_DATASTORE
Packit Service 8f0814
Packit Service 8f0814
/* Enable memory usage debugging */
Packit Service 8f0814
#undef ENABLE_MEMDEBUG
Packit Service 8f0814
Packit Service 8f0814
/* Enable qdbm datastore */
Packit Service 8f0814
#undef ENABLE_QDBM_DATASTORE
Packit Service 8f0814
Packit Service 8f0814
/* Enable sqlite3 datastore */
Packit Service 8f0814
#undef ENABLE_SQLITE_DATASTORE
Packit Service 8f0814
Packit Service 8f0814
/* Enable tokyocabinet datastore */
Packit Service 8f0814
#undef ENABLE_TOKYOCABINET_DATASTORE
Packit Service 8f0814
Packit Service 8f0814
/* Force transactional mode in Berkeley DB */
Packit Service 8f0814
#undef ENABLE_TRANSACTIONS
Packit Service 8f0814
Packit Service 8f0814
/* Enable converting character sets to Unicode */
Packit Service 8f0814
#undef ENABLE_UNICODE
Packit Service 8f0814
Packit Service 8f0814
/* Define file extension separator (C string) */
Packit Service 8f0814
#undef EXTSEP_S
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `arc4random' function. */
Packit Service 8f0814
#undef HAVE_ARC4RANDOM
Packit Service 8f0814
Packit Service 8f0814
/* Have suitable db.h header */
Packit Service 8f0814
#undef HAVE_DB_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the declaration of `db_create', and to 0 if you
Packit Service 8f0814
   don't. */
Packit Service 8f0814
#undef HAVE_DECL_DB_CREATE
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
Packit Service 8f0814
   */
Packit Service 8f0814
#undef HAVE_DECL_GETOPT
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the declaration of `optreset', and to 0 if you
Packit Service 8f0814
   don't. */
Packit Service 8f0814
#undef HAVE_DECL_OPTRESET
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the declaration of `O_DSYNC', and to 0 if you
Packit Service 8f0814
   don't. */
Packit Service 8f0814
#undef HAVE_DECL_O_DSYNC
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the declaration of `O_FSYNC', and to 0 if you
Packit Service 8f0814
   don't. */
Packit Service 8f0814
#undef HAVE_DECL_O_FSYNC
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the declaration of `O_SYNC', and to 0 if you don't.
Packit Service 8f0814
   */
Packit Service 8f0814
#undef HAVE_DECL_O_SYNC
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit Service 8f0814
   */
Packit Service 8f0814
#undef HAVE_DIRENT_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit Service 8f0814
#undef HAVE_DOPRNT
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if your compiler supports extern inline storage class. */
Packit Service 8f0814
#undef HAVE_EXTERN_INLINE
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service 8f0814
#undef HAVE_FCNTL_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <float.h> header file. */
Packit Service 8f0814
#undef HAVE_FLOAT_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `getopt_long' function. */
Packit Service 8f0814
#undef HAVE_GETOPT_LONG
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `getpagesize' function. */
Packit Service 8f0814
#undef HAVE_GETPAGESIZE
Packit Service 8f0814
Packit Service 8f0814
/* Define if you have GNU Scientific Library 1.0 or newer */
Packit Service 8f0814
#undef HAVE_GSL_10
Packit Service 8f0814
Packit Service 8f0814
/* Define if you have GNU Scientific Library 1.4 or newer */
Packit Service 8f0814
#undef HAVE_GSL_14
Packit Service 8f0814
Packit Service 8f0814
/* Define if you have the iconv() function. */
Packit Service 8f0814
#undef HAVE_ICONV
Packit Service 8f0814
Packit Service 8f0814
/* define to 1 if 'inline' is supported */
Packit Service 8f0814
#undef HAVE_INLINE
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `int16_t'. */
Packit Service 8f0814
#undef HAVE_INT16_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `int32_t'. */
Packit Service 8f0814
#undef HAVE_INT32_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 8f0814
#undef HAVE_INTTYPES_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `m' library (-lm). */
Packit Service 8f0814
#undef HAVE_LIBM
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <limits.h> header file. */
Packit Service 8f0814
#undef HAVE_LIMITS_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `memcpy' function. */
Packit Service 8f0814
#undef HAVE_MEMCPY
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `memmove' function. */
Packit Service 8f0814
#undef HAVE_MEMMOVE
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 8f0814
#undef HAVE_MEMORY_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have a working `mmap' system call. */
Packit Service 8f0814
#undef HAVE_MMAP
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit Service 8f0814
#undef HAVE_NDIR_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <qdbm/depot.h> header file. */
Packit Service 8f0814
#undef HAVE_QDBM_DEPOT_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `rlim_t'. */
Packit Service 8f0814
#undef HAVE_RLIM_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `sig_atomic_t'. */
Packit Service 8f0814
#undef HAVE_SIG_ATOMIC_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `snprintf' function. */
Packit Service 8f0814
#undef HAVE_SNPRINTF
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sqlite3.h> header file. */
Packit Service 8f0814
#undef HAVE_SQLITE3_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `ssize_t'. */
Packit Service 8f0814
#undef HAVE_SSIZE_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service 8f0814
#undef HAVE_STDARG_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if stdbool.h conforms to C99. */
Packit Service 8f0814
#undef HAVE_STDBOOL_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 8f0814
#undef HAVE_STDINT_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 8f0814
#undef HAVE_STDLIB_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `strchr' function. */
Packit Service 8f0814
#undef HAVE_STRCHR
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `strerror' function. */
Packit Service 8f0814
#undef HAVE_STRERROR
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 8f0814
#undef HAVE_STRINGS_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <string.h> header file. */
Packit Service 8f0814
#undef HAVE_STRING_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `strlcat' function. */
Packit Service 8f0814
#undef HAVE_STRLCAT
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `strlcpy' function. */
Packit Service 8f0814
#undef HAVE_STRLCPY
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `strrchr' function. */
Packit Service 8f0814
#undef HAVE_STRRCHR
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `strtoul' function. */
Packit Service 8f0814
#undef HAVE_STRTOUL
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <syslog.h> header file. */
Packit Service 8f0814
#undef HAVE_SYSLOG_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit Service 8f0814
   */
Packit Service 8f0814
#undef HAVE_SYS_DIR_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit Service 8f0814
   */
Packit Service 8f0814
#undef HAVE_SYS_NDIR_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/param.h> header file. */
Packit Service 8f0814
#undef HAVE_SYS_PARAM_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/select.h> header file. */
Packit Service 8f0814
#undef HAVE_SYS_SELECT_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit Service 8f0814
#undef HAVE_SYS_SOCKET_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 8f0814
#undef HAVE_SYS_STAT_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service 8f0814
#undef HAVE_SYS_TIME_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 8f0814
#undef HAVE_SYS_TYPES_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `uint'. */
Packit Service 8f0814
#undef HAVE_UINT
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `uint16_t'. */
Packit Service 8f0814
#undef HAVE_UINT16_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `uint32_t'. */
Packit Service 8f0814
#undef HAVE_UINT32_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `ulong'. */
Packit Service 8f0814
#undef HAVE_ULONG
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 8f0814
#undef HAVE_UNISTD_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `u_int16_t'. */
Packit Service 8f0814
#undef HAVE_U_INT16_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `u_int32_t'. */
Packit Service 8f0814
#undef HAVE_U_INT32_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `u_int8_t'. */
Packit Service 8f0814
#undef HAVE_U_INT8_T
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the <values.h> header file. */
Packit Service 8f0814
#undef HAVE_VALUES_H
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `vprintf' function. */
Packit Service 8f0814
#undef HAVE_VPRINTF
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the `vsnprintf' function. */
Packit Service 8f0814
#undef HAVE_VSNPRINTF
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if the system has the type `_Bool'. */
Packit Service 8f0814
#undef HAVE__BOOL
Packit Service 8f0814
Packit Service 8f0814
/* Define as const if the declaration of iconv() needs const. */
Packit Service 8f0814
#undef ICONV_CONST
Packit Service 8f0814
Packit Service 8f0814
/* path to LEX */
Packit Service 8f0814
#undef LEX
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if trio is to be included. */
Packit Service 8f0814
#undef NEEDTRIO
Packit Service 8f0814
Packit Service 8f0814
/* Name of package */
Packit Service 8f0814
#undef PACKAGE
Packit Service 8f0814
Packit Service 8f0814
/* Define to the address where bug reports for this package should be sent. */
Packit Service 8f0814
#undef PACKAGE_BUGREPORT
Packit Service 8f0814
Packit Service 8f0814
/* Define to the full name of this package. */
Packit Service 8f0814
#undef PACKAGE_NAME
Packit Service 8f0814
Packit Service 8f0814
/* Define to the full name and version of this package. */
Packit Service 8f0814
#undef PACKAGE_STRING
Packit Service 8f0814
Packit Service 8f0814
/* Define to the one symbol short name of this package. */
Packit Service 8f0814
#undef PACKAGE_TARNAME
Packit Service 8f0814
Packit Service 8f0814
/* Define to the home page for this package. */
Packit Service 8f0814
#undef PACKAGE_URL
Packit Service 8f0814
Packit Service 8f0814
/* Define to the version of this package. */
Packit Service 8f0814
#undef PACKAGE_VERSION
Packit Service 8f0814
Packit Service 8f0814
/* Define to the type of arg 1 for `select'. */
Packit Service 8f0814
#undef SELECT_TYPE_ARG1
Packit Service 8f0814
Packit Service 8f0814
/* Define to the type of args 2, 3 and 4 for `select'. */
Packit Service 8f0814
#undef SELECT_TYPE_ARG234
Packit Service 8f0814
Packit Service 8f0814
/* Define to the type of arg 5 for `select'. */
Packit Service 8f0814
#undef SELECT_TYPE_ARG5
Packit Service 8f0814
Packit Service 8f0814
/* The size of `int', as computed by sizeof. */
Packit Service 8f0814
#undef SIZEOF_INT
Packit Service 8f0814
Packit Service 8f0814
/* The size of `long', as computed by sizeof. */
Packit Service 8f0814
#undef SIZEOF_LONG
Packit Service 8f0814
Packit Service 8f0814
/* The size of `short', as computed by sizeof. */
Packit Service 8f0814
#undef SIZEOF_SHORT
Packit Service 8f0814
Packit Service 8f0814
/* The size of `size_t', as computed by sizeof. */
Packit Service 8f0814
#undef SIZEOF_SIZE_T
Packit Service 8f0814
Packit Service 8f0814
/* Use specified header name instead of "X-Bogosity" */
Packit Service 8f0814
#undef SPAM_HEADER_NAME
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you have the ANSI C header files. */
Packit Service 8f0814
#undef STDC_HEADERS
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit Service 8f0814
#undef TIME_WITH_SYS_TIME
Packit Service 8f0814
Packit Service 8f0814
/* Enable extensions on AIX 3, Interix.  */
Packit Service 8f0814
#ifndef _ALL_SOURCE
Packit Service 8f0814
# undef _ALL_SOURCE
Packit Service 8f0814
#endif
Packit Service 8f0814
/* Enable GNU extensions on systems that have them.  */
Packit Service 8f0814
#ifndef _GNU_SOURCE
Packit Service 8f0814
# undef _GNU_SOURCE
Packit Service 8f0814
#endif
Packit Service 8f0814
/* Enable threading extensions on Solaris.  */
Packit Service 8f0814
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service 8f0814
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service 8f0814
#endif
Packit Service 8f0814
/* Enable extensions on HP NonStop.  */
Packit Service 8f0814
#ifndef _TANDEM_SOURCE
Packit Service 8f0814
# undef _TANDEM_SOURCE
Packit Service 8f0814
#endif
Packit Service 8f0814
/* Enable general extensions on Solaris.  */
Packit Service 8f0814
#ifndef __EXTENSIONS__
Packit Service 8f0814
# undef __EXTENSIONS__
Packit Service 8f0814
#endif
Packit Service 8f0814
Packit Service 8f0814
Packit Service 8f0814
/* transactions enabled/disabled flag */
Packit Service 8f0814
#undef USE_TRANSACTIONS
Packit Service 8f0814
Packit Service 8f0814
/* Unicode enabled/disabled flag */
Packit Service 8f0814
#undef USE_UNICODE
Packit Service 8f0814
Packit Service 8f0814
/* Version number of package */
Packit Service 8f0814
#undef VERSION
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
Packit Service 8f0814
   `char[]'. */
Packit Service 8f0814
#undef YYTEXT_POINTER
Packit Service 8f0814
Packit Service 8f0814
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service 8f0814
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service 8f0814
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service 8f0814
#endif
Packit Service 8f0814
Packit Service 8f0814
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service 8f0814
#undef _FILE_OFFSET_BITS
Packit Service 8f0814
Packit Service 8f0814
/* Define for large files, on AIX-style hosts. */
Packit Service 8f0814
#undef _LARGE_FILES
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if on MINIX. */
Packit Service 8f0814
#undef _MINIX
Packit Service 8f0814
Packit Service 8f0814
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service 8f0814
   this defined. */
Packit Service 8f0814
#undef _POSIX_1_SOURCE
Packit Service 8f0814
Packit Service 8f0814
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service 8f0814
#undef _POSIX_SOURCE
Packit Service 8f0814
Packit Service 8f0814
/* Define __NO_CTYPE to 1 to avoid GLIBC_2.3-specific ctype.h functions. */
Packit Service 8f0814
#undef __NO_CTYPE
Packit Service 8f0814
Packit Service 8f0814
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service 8f0814
#undef const
Packit Service 8f0814
Packit Service 8f0814
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Service 8f0814
#undef gid_t
Packit Service 8f0814
Packit Service 8f0814
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Service 8f0814
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Service 8f0814
#ifndef __cplusplus
Packit Service 8f0814
#undef inline
Packit Service 8f0814
#endif
Packit Service 8f0814
Packit Service 8f0814
/* Define to `int' if <sys/types.h> does not define. */
Packit Service 8f0814
#undef pid_t
Packit Service 8f0814
Packit Service 8f0814
/* Define to the equivalent of the C99 'restrict' keyword, or to
Packit Service 8f0814
   nothing if this is not supported.  Do not define if restrict is
Packit Service 8f0814
   supported directly.  */
Packit Service 8f0814
#undef restrict
Packit Service 8f0814
/* Work around a bug in Sun C++: it does not support _Restrict or
Packit Service 8f0814
   __restrict__, even though the corresponding Sun C compiler ends up with
Packit Service 8f0814
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
Packit Service 8f0814
   previous line.  Perhaps some future version of Sun C++ will work with
Packit Service 8f0814
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
Packit Service 8f0814
#if defined __SUNPRO_CC && !defined __RESTRICT
Packit Service 8f0814
# define _Restrict
Packit Service 8f0814
# define __restrict__
Packit Service 8f0814
#endif
Packit Service 8f0814
Packit Service 8f0814
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 8f0814
#undef size_t
Packit Service 8f0814
Packit Service 8f0814
/* Define to trio_snprintf if your system lacks snprintf */
Packit Service 8f0814
#undef snprintf
Packit Service 8f0814
Packit Service 8f0814
/* Define to sqlite3_prepare if new interface missing (for sqlite < 3.3.9) */
Packit Service 8f0814
#undef sqlite3_prepare_v2
Packit Service 8f0814
Packit Service 8f0814
/* Define to `unsigned long' if <sys/types.h> does not define. */
Packit Service 8f0814
#undef u_long
Packit Service 8f0814
Packit Service 8f0814
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Service 8f0814
#undef uid_t
Packit Service 8f0814
Packit Service 8f0814
/* Define to empty if the keyword `volatile' does not work. Warning: valid
Packit Service 8f0814
   code using `volatile' can become incorrect without. Disable with care. */
Packit Service 8f0814
#undef volatile
Packit Service 8f0814
Packit Service 8f0814
/* Define to trio_vsnprintf if your system lacks vsnprintf */
Packit Service 8f0814
#undef vsnprintf
Packit Service 8f0814
Packit Service 8f0814
Packit Service 8f0814
#ifdef HAVE_EXTENDED_PRECISION_REGISTERS
Packit Service 8f0814
#define GSL_COERCE_DBL(x) (gsl_coerce_double(x))
Packit Service 8f0814
#else
Packit Service 8f0814
#define GSL_COERCE_DBL(x) (x)
Packit Service 8f0814
#endif
Packit Service 8f0814