1 /* src/config.h.in. Generated from configure.ac by autoheader. */
4 #ifndef GPERFTOOLS_CONFIG_H_
5 #define GPERFTOOLS_CONFIG_H_
8 /* Define to 1 if compiler supports __builtin_stack_pointer */
9 #undef HAVE_BUILTIN_STACK_POINTER
11 /* Define to 1 if you have the <conflict-signal.h> header file. */
12 #undef HAVE_CONFLICT_SIGNAL_H
14 /* Define to 1 if you have the <cygwin/signal.h> header file. */
15 #undef HAVE_CYGWIN_SIGNAL_H
17 /* Define to 1 if you have the declaration of `cfree', and to 0 if you don't.
19 #undef HAVE_DECL_CFREE
21 /* Define to 1 if you have the declaration of `memalign', and to 0 if you
23 #undef HAVE_DECL_MEMALIGN
25 /* Define to 1 if you have the declaration of `posix_memalign', and to 0 if
27 #undef HAVE_DECL_POSIX_MEMALIGN
29 /* Define to 1 if you have the declaration of `pvalloc', and to 0 if you
31 #undef HAVE_DECL_PVALLOC
33 /* Define to 1 if you have the declaration of `uname', and to 0 if you don't.
35 #undef HAVE_DECL_UNAME
37 /* Define to 1 if you have the declaration of `valloc', and to 0 if you don't.
39 #undef HAVE_DECL_VALLOC
41 /* Define to 1 if you have the <dlfcn.h> header file. */
44 /* Define to 1 if the system has the type `Elf32_Versym'. */
45 #undef HAVE_ELF32_VERSYM
47 /* Define to 1 if you have the <execinfo.h> header file. */
48 #undef HAVE_EXECINFO_H
50 /* Define to 1 if you have the <fcntl.h> header file. */
53 /* Define to 1 if you have the <features.h> header file. */
54 #undef HAVE_FEATURES_H
56 /* Define to 1 if you have the `geteuid' function. */
59 /* Define to 1 if you have the `getpagesize' function. */
60 #undef HAVE_GETPAGESIZE
62 /* Define to 1 if you have the <glob.h> header file. */
65 /* Define to 1 if you have the <grp.h> header file. */
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #undef HAVE_INTTYPES_H
71 /* Define to 1 if you have the <libunwind.h> header file. */
72 #undef HAVE_LIBUNWIND_H
74 /* Define to 1 if you have the <linux/ptrace.h> header file. */
75 #undef HAVE_LINUX_PTRACE_H
77 /* Define to 1 if you have the <malloc.h> header file. */
80 /* Define to 1 if you have the <malloc/malloc.h> header file. */
81 #undef HAVE_MALLOC_MALLOC_H
83 /* Define to 1 if you have the <memory.h> header file. */
86 /* Define to 1 if you have a working `mmap' system call. */
89 /* define if the compiler implements namespaces */
90 #undef HAVE_NAMESPACES
92 /* Define to 1 if you have the <poll.h> header file. */
95 /* define if libc has program_invocation_name */
96 #undef HAVE_PROGRAM_INVOCATION_NAME
98 /* Define if you have POSIX threads libraries and header files. */
101 /* Define to 1 if you have the <pwd.h> header file. */
104 /* Define to 1 if you have the `sbrk' function. */
107 /* Define to 1 if you have the <sched.h> header file. */
110 /* Define to 1 if you have the <stdint.h> header file. */
113 /* Define to 1 if you have the <stdlib.h> header file. */
116 /* Define to 1 if you have the <strings.h> header file. */
117 #undef HAVE_STRINGS_H
119 /* Define to 1 if you have the <string.h> header file. */
122 /* Define to 1 if the system has the type `struct mallinfo'. */
123 #undef HAVE_STRUCT_MALLINFO
125 /* Define to 1 if you have the <sys/cdefs.h> header file. */
126 #undef HAVE_SYS_CDEFS_H
128 /* Define to 1 if you have the <sys/malloc.h> header file. */
129 #undef HAVE_SYS_MALLOC_H
131 /* Define to 1 if you have the <sys/param.h> header file. */
132 #undef HAVE_SYS_PARAM_H
134 /* Define to 1 if you have the <sys/prctl.h> header file. */
135 #undef HAVE_SYS_PRCTL_H
137 /* Define to 1 if you have the <sys/resource.h> header file. */
138 #undef HAVE_SYS_RESOURCE_H
140 /* Define to 1 if you have the <sys/socket.h> header file. */
141 #undef HAVE_SYS_SOCKET_H
143 /* Define to 1 if you have the <sys/stat.h> header file. */
144 #undef HAVE_SYS_STAT_H
146 /* Define to 1 if you have the <sys/syscall.h> header file. */
147 #undef HAVE_SYS_SYSCALL_H
149 /* Define to 1 if you have the <sys/types.h> header file. */
150 #undef HAVE_SYS_TYPES_H
152 /* <sys/ucontext.h> is broken on redhat 7 */
153 #undef HAVE_SYS_UCONTEXT_H
155 /* Define to 1 if you have the <sys/wait.h> header file. */
156 #undef HAVE_SYS_WAIT_H
158 /* Define to 1 if compiler supports __thread */
161 /* Define to 1 if you have the <ucontext.h> header file. */
162 #undef HAVE_UCONTEXT_H
164 /* Define to 1 if you have the <unistd.h> header file. */
167 /* Define to 1 if you have the <unwind.h> header file. */
170 /* Define to 1 if you have the <valgrind.h> header file. */
171 #undef HAVE_VALGRIND_H
173 /* define if your compiler has __attribute__ */
174 #undef HAVE___ATTRIBUTE__
176 /* Define to 1 if compiler supports __environ */
177 #undef HAVE___ENVIRON
179 /* Define to 1 if the system has the type `__int64'. */
182 /* prefix where we look for installed files */
183 #undef INSTALL_PREFIX
185 /* Define to 1 if int32_t is equivalent to intptr_t */
186 #undef INT32_EQUALS_INTPTR
188 /* Define to the sub-directory in which libtool stores uninstalled libraries.
192 /* Define to 'volatile' if __malloc_hook is declared volatile */
193 #undef MALLOC_HOOK_MAYBE_VOLATILE
195 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
196 #undef NO_MINUS_C_MINUS_O
198 /* Name of package */
201 /* Define to the address where bug reports for this package should be sent. */
202 #undef PACKAGE_BUGREPORT
204 /* Define to the full name of this package. */
207 /* Define to the full name and version of this package. */
208 #undef PACKAGE_STRING
210 /* Define to the one symbol short name of this package. */
211 #undef PACKAGE_TARNAME
213 /* Define to the home page for this package. */
216 /* Define to the version of this package. */
217 #undef PACKAGE_VERSION
219 /* How to access the PC from a struct ucontext */
220 #undef PC_FROM_UCONTEXT
222 /* Always the empty-string on non-windows systems. On windows, should be
223 "__declspec(dllexport)". This way, when we compile the dll, we export our
224 functions/classes. It's safe to define this here because config.h is only
225 used internally, to compile the DLL, and every DLL source file #includes
226 "config.h" before anything else. */
227 #undef PERFTOOLS_DLL_DECL
229 /* printf format code for printing a size_t and ssize_t */
232 /* printf format code for printing a size_t and ssize_t */
235 /* printf format code for printing a size_t and ssize_t */
238 /* Mark the systems where we know it's bad if pthreads runs too
239 early before main (before threads are initialized, presumably). */
241 #define PTHREADS_CRASHES_IF_RUN_TOO_EARLY 1
244 /* Define to necessary symbol if this constant uses a non-standard name on
246 #undef PTHREAD_CREATE_JOINABLE
248 /* Define to 1 if you have the ANSI C header files. */
251 /* the namespace where STL code like vector<> is defined */
254 /* Version number of package */
257 /* C99 says: define this to get the PRI... macros from stdint.h */
258 #ifndef __STDC_FORMAT_MACROS
259 # define __STDC_FORMAT_MACROS 1
262 /* Define to `__inline__' or `__inline' if that's what the C compiler
263 calls it, or to nothing if 'inline' is not supported under any name. */
270 #include "windows/mingw.h"
273 #endif /* #ifndef GPERFTOOLS_CONFIG_H_ */