blob: b238dabac66f1cbd1f05e6d15b0edc99bc92bcd5 [file] [log] [blame]
/* library/config.h. Generated from config.h.in by configure. */
/* library/config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
/* #undef TSF_AC_APPLE_UNIVERSAL_BUILD */
/* defines how to throw in the noinline attribute */
#define TSF_ATTRIBUTE_NOINLINE __attribute__((noinline))
/* Defined if you can do misaligned loads and stores on floats */
#define TSF_CAN_DO_FLOAT_MISALIGNED_LDST 1
/* Defined if you can do misaligned loads and stores */
#define TSF_CAN_DO_MISALIGNED_LDST 1
/* Determines the prefix for including TSF files from generated code */
#define TSF_CODE_GEN_INCLUDE_PREFIX "tsf/"
/* Define to 1 if you have the `accept' function. */
#define TSF_HAVE_ACCEPT 0
/* Defined if we can take addresses of labels */
//#define TSF_HAVE_ADDRESS_OF_LABEL 1
/* Define to 1 if you have the <arpa/inet.h> header file. */
#define TSF_HAVE_ARPA_INET_H 1
/* Defined if we are on a big endian machine */
/* #undef TSF_HAVE_BIG_ENDIAN */
/* Define to 1 if you have the `bind' function. */
//#define TSF_HAVE_BIND 1
/* Defiend if youv'e got BSD sockets */
//#define TSF_HAVE_BSDSOCKS 1
/* Defined if we have __sync_bool_compare_and_swap */
//#define TSF_HAVE_BUILTIN_CAS 1
/* Defined if we have __sync_fetch_and_add */
//#define TSF_HAVE_BUILTIN_XADD 1
/* Defined if we have libbzip2 */
/* #undef TSF_HAVE_BZIP2 */
/* Define to 1 if you have the `connect' function. */
//#define TSF_HAVE_CONNECT 1
/* Define to 1 if you have the <dlfcn.h> header file. */
//#define TSF_HAVE_DLFCN_H 1
/* Define to 1 if you have the `fork' function. */
//#define TSF_HAVE_FORK 1
/* Define to 1 if you have the `getaddrinfo' function. */
//#define TSF_HAVE_GETADDRINFO 1
/* Define to 1 if you have the `gethostbyname' function. */
//#define TSF_HAVE_GETHOSTBYNAME 1
/* Define to 1 if you have the `gethostbyname_r' function. */
/* #undef TSF_HAVE_GETHOSTBYNAME_R */
/* Define to 1 if you have the `getopt' function. */
#define TSF_HAVE_GETOPT 1
/* Define to 1 if you have the `getpagesize' function. */
#define TSF_HAVE_GETPAGESIZE 1
/* Define to 1 if you have the `gettimeofday' function. */
#define TSF_HAVE_GETTIMEOFDAY 1
/* Determines if we have IEEE floating point */
#define TSF_HAVE_IEEE_FLOAT 1
/* Define to 1 if you have the `inet_ntoa' function. */
#define TSF_HAVE_INET_NTOA 1
/* Define to 1 if you have the `inet_ntop' function. */
#define TSF_HAVE_INET_NTOP 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define TSF_HAVE_INTTYPES_H 1
/* Define to 1 if you have the `m' library (-lm). */
#define TSF_HAVE_LIBM 1
/* Define to 1 if you have the `listen' function. */
//#define TSF_HAVE_LISTEN 1
/* Defined if we are on a little endian machine */
#define TSF_HAVE_LITTLE_ENDIAN 1
/* Define to 1 if you have the `localtime' function. */
#define TSF_HAVE_LOCALTIME 1
/* Define to 1 if you have the `localtime_r' function. */
#define TSF_HAVE_LOCALTIME_R 1
/* Define to 1 if you have the `longjmp' function. */
//#define TSF_HAVE_LONGJMP 1
/* Defined if the MAP_ANON constant is defined. */
//#define TSF_HAVE_MAP_ANON 1
/* Defined if the MAP_ANONYMOUS constant is defined. */
//#define TSF_HAVE_MAP_ANONYMOUS 1
/* Define to 1 if you have the <memory.h> header file. */
#define TSF_HAVE_MEMORY_H 1
/* Define to 1 if you have the `mkdtemp' function. */
//#define TSF_HAVE_MKDTEMP 1
/* Define to 1 if you have the `mmap' function. */
//#define TSF_HAVE_MMAP 1
/* Define to 1 if you have the `mprotect' function. */
//#define TSF_HAVE_MPROTECT 1
/* Define to 1 if you have the `munmap' function. */
//#define TSF_HAVE_MUNMAP 1
/* Define to 1 if you have the `pathconf' function. */
//#define TSF_HAVE_PATHCONF 1
/* Define to 1 if you have the `pread' function. */
//#define TSF_HAVE_PREAD 1
/* Define to 1 if you have the `preadv' function. */
/* #undef TSF_HAVE_PREADV */
/* Defined if we have pthreads */
//#define TSF_HAVE_PTHREAD 1
/* Define to 1 if you have the `pwrite' function. */
//#define TSF_HAVE_PWRITE 1
/* Define to 1 if you have the `pwritev' function. */
/* #undef TSF_HAVE_PWRITEV */
/* Define to 1 if you have the `qsort' function. */
#define TSF_HAVE_QSORT 1
/* Define to 1 if you have the `readdir_r' function. */
//#define TSF_HAVE_READDIR_R 1
/* Define to 1 if you have the `readv' function. */
//#define TSF_HAVE_READV 1
/* Define to 1 if you have the `regcomp' function. */
//#define TSF_HAVE_REGCOMP 1
/* Define to 1 if you have the `regerror' function. */
//#define TSF_HAVE_REGERROR 1
/* Defined if you've got regex functions */
//#define TSF_HAVE_REGEX 1
/* Define to 1 if you have the `regexec' function. */
//#define TSF_HAVE_REGEXEC 1
/* Define to 1 if you have the `regfree' function. */
//#define TSF_HAVE_REGFREE 1
/* Define to 1 if you have the <sched.h> header file. */
//#define TSF_HAVE_SCHED_H 1
/* Define to 1 if you have the `sched_yield' function. */
//#define TSF_HAVE_SCHED_YIELD 1
/* Define to 1 if you have the `setjmp' function. */
//#define TSF_HAVE_SETJMP 1
/* Define to 1 if you have the `setvbuf' function. */
#define TSF_HAVE_SETVBUF 1
/* Define to 1 if you have the `socket' function. */
//#define TSF_HAVE_SOCKET 1
/* Define to 1 if you have the <stdint.h> header file. */
#define TSF_HAVE_STDINT_H 1
/* Define to 1 if you have the <stdio.h> header file. */
#define TSF_HAVE_STDIO_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define TSF_HAVE_STDLIB_H 1
/* Define to 1 if you have the `stpcpy' function. */
#define TSF_HAVE_STPCPY 1
/* Define to 1 if you have the <strings.h> header file. */
#define TSF_HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define TSF_HAVE_STRING_H 1
/* Define to 1 if you have the `strsignal' function. */
//#define TSF_HAVE_STRSIGNAL 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define TSF_HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define TSF_HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/uio.h> header file. */
//#define TSF_HAVE_SYS_UIO_H 1
/* Define to 1 if you have the `tempnam' function. */
//#define TSF_HAVE_TEMPNAM 1
/* Define to 1 if you have the <unistd.h> header file. */
#define TSF_HAVE_UNISTD_H 1
/* Define to 1 if you have the `vasprintf' function. */
#define TSF_HAVE_VASPRINTF 1
/* Define to 1 if you have the `writev' function. */
//#define TSF_HAVE_WRITEV 1
/* Defined if we can use X86 inline assembly for fences */
//#define TSF_HAVE_X86_INLINE_ASM_FENCES 1
/* Defined if we have ZLib */
//#define TSF_HAVE_ZLIB 1
/* Define to 1 if you have the `_longjmp' function. */
//#define TSF_HAVE__LONGJMP 1
/* Define to 1 if you have the `_setjmp' function. */
/* #undef TSF_HAVE__SETJMP */
/* Defined when you're on a sensible OS, unlike NetBSD. */
#define TSF_INTTYPES_WORK_RIGHT 1
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#define TSF_LT_OBJDIR ".libs/"
/* Tell you the native alignment of your platform */
#define TSF_NATIVE_ALIGNMENT 16
/* Name of package */
#define TSF_PACKAGE "tsf"
/* Define to the address where bug reports for this package should be sent. */
#define TSF_PACKAGE_BUGREPORT "pizlo@mac.com"
/* Define to the full name of this package. */
#define TSF_PACKAGE_NAME "tsf"
/* Define to the full name and version of this package. */
#define TSF_PACKAGE_STRING "tsf 1.1.0"
/* Define to the one symbol short name of this package. */
#define TSF_PACKAGE_TARNAME "tsf"
/* Define to the home page for this package. */
#define TSF_PACKAGE_URL ""
/* Define to the version of this package. */
#define TSF_PACKAGE_VERSION "1.1.0"
/* The size of `double', as computed by sizeof. */
#define TSF_SIZEOF_DOUBLE 8
/* The size of `float', as computed by sizeof. */
#define TSF_SIZEOF_FLOAT 4
/* The size of `long', as computed by sizeof. */
#define TSF_SIZEOF_LONG 4
/* The size of `long double', as computed by sizeof. */
#define TSF_SIZEOF_LONG_DOUBLE 16
/* The size of `long long', as computed by sizeof. */
#define TSF_SIZEOF_LONG_LONG 8
/* The size of `off_t', as computed by sizeof. */
#define TSF_SIZEOF_OFF_T 8
/* The size of `size_t', as computed by sizeof. */
#define TSF_SIZEOF_SIZE_T 4
/* The size of `void *', as computed by sizeof. */
#define TSF_SIZEOF_VOID_P 4
/* Define to 1 if you have the ANSI C header files. */
#define TSF_STDC_HEADERS 1
/* Determines where to place temporary files */
#define TSF_TMP_DIRECTORY "/tmp"
/* Version number of package */
#define TSF_VERSION "1.1.0"
/* TSF major version number */
#define TSF_VERSION_MAJOR 1
/* TSF minor version number */
#define TSF_VERSION_MINOR 1
/* TSF patch version number */
#define TSF_VERSION_PATCH 0
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* # undef WORDS_BIGENDIAN */
# endif
#endif
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef TSF__FILE_OFFSET_BITS */
/* Define for large files, on AIX-style hosts. */
/* #undef TSF__LARGE_FILES */
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef TSF_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 TSF_inline */
#endif
/* Define to empty if the keyword `volatile' does not work. Warning: valid
code using `volatile' can become incorrect without. Disable with care. */
/* #undef TSF_volatile */