1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to 1 if the target supports 64-bit __sync_*_compare_and_swap */
7 #undef HAVE_64BIT_SYNC_BUILTINS
9 /* Define to 1 if the assembler supports AVX. */
12 /* Define if your assembler supports .cfi_* directives. */
13 #undef HAVE_AS_CFI_PSEUDO_OP
15 /* Define to 1 if the assembler supports RTM. */
18 /* Define to 1 if the target supports __attribute__((alias(...))). */
19 #undef HAVE_ATTRIBUTE_ALIAS
21 /* Define to 1 if the target supports __attribute__((dllexport)). */
22 #undef HAVE_ATTRIBUTE_DLLEXPORT
24 /* Define to 1 if the target supports __attribute__((visibility(...))). */
25 #undef HAVE_ATTRIBUTE_VISIBILITY
27 /* Define if the POSIX Semaphores do not work on your system. */
28 #undef HAVE_BROKEN_POSIX_SEMAPHORES
30 /* Define to 1 if the target assembler supports thread-local storage. */
33 /* Define to 1 if you have the <dlfcn.h> header file. */
36 /* Define to 1 if target has a weakref that works like the ELF one. */
37 #undef HAVE_ELF_STYLE_WEAKREF
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
42 /* Define to 1 if you have the <malloc.h> header file. */
45 /* Define to 1 if you have the `memalign' function. */
48 /* Define to 1 if you have the <memory.h> header file. */
51 /* Define if mmap with MAP_ANON(YMOUS) works. */
54 /* Define if mmap of /dev/zero works. */
55 #undef HAVE_MMAP_DEV_ZERO
57 /* Define if read-only mmap of a plain file works. */
60 /* Define to 1 if you have the `posix_memalign' function. */
61 #undef HAVE_POSIX_MEMALIGN
63 /* Define to 1 if you have the <semaphore.h> header file. */
64 #undef HAVE_SEMAPHORE_H
66 /* Define to 1 if you have the <stdint.h> header file. */
69 /* Define to 1 if you have the <stdlib.h> header file. */
72 /* Define to 1 if you have the <strings.h> header file. */
75 /* Define to 1 if you have the <string.h> header file. */
78 /* Define to 1 if you have the `strtoull' function. */
81 /* Define to 1 if the target supports __sync_*_compare_and_swap */
82 #undef HAVE_SYNC_BUILTINS
84 /* Define to 1 if you have the <sys/stat.h> header file. */
85 #undef HAVE_SYS_STAT_H
87 /* Define to 1 if you have the <sys/time.h> header file. */
88 #undef HAVE_SYS_TIME_H
90 /* Define to 1 if you have the <sys/types.h> header file. */
91 #undef HAVE_SYS_TYPES_H
93 /* Define to 1 if the target supports thread-local storage. */
96 /* Define to 1 if you have the <unistd.h> header file. */
99 /* Define to 1 if GNU symbol versioning is used for libitm. */
100 #undef LIBITM_GNU_SYMBOL_VERSIONING
102 /* Define to the sub-directory in which libtool stores uninstalled libraries.
106 /* Define to the letter to which size_t is mangled. */
109 /* Name of package */
112 /* Define to the address where bug reports for this package should be sent. */
113 #undef PACKAGE_BUGREPORT
115 /* Define to the full name of this package. */
118 /* Define to the full name and version of this package. */
119 #undef PACKAGE_STRING
121 /* Define to the one symbol short name of this package. */
122 #undef PACKAGE_TARNAME
124 /* Define to the home page for this package. */
127 /* Define to the version of this package. */
128 #undef PACKAGE_VERSION
130 /* The size of `char', as computed by sizeof. */
133 /* The size of `int', as computed by sizeof. */
136 /* The size of `long', as computed by sizeof. */
139 /* The size of `short', as computed by sizeof. */
142 /* The size of `void *', as computed by sizeof. */
145 /* Define to 1 if you have the ANSI C header files. */
148 /* Define if you can safely include both <string.h> and <strings.h>. */
149 #undef STRING_WITH_STRINGS
151 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
152 #undef TIME_WITH_SYS_TIME
154 /* Version number of package */
157 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
158 significant byte first (like Motorola and SPARC, unlike Intel). */
159 #if defined AC_APPLE_UNIVERSAL_BUILD
160 # if defined __BIG_ENDIAN__
161 # define WORDS_BIGENDIAN 1
164 # ifndef WORDS_BIGENDIAN
165 # undef WORDS_BIGENDIAN
169 #ifndef WORDS_BIGENDIAN
170 #define WORDS_BIGENDIAN 0