1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* The name of the include file describing the fault handler. */
6 /* The name of the file implementing the handler functionality. */
7 #define CFG_HANDLER "handler-win32.c"
9 /* The name of the file implementing sigsegv_reset_onstack_flag. */
12 /* The name of the include file describing the Mach fault handler. */
15 /* The name of the include file describing the fault signals. */
18 /* The name of the file determining the stack virtual memory area. */
21 /* Define to 1 if you have the <dlfcn.h> header file. */
24 /* Define if getpagesize() is available as a function or a macro. */
25 #undef HAVE_GETPAGESIZE
27 /* Define to 1 if you have the `getrlimit' function. */
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
33 /* Define to 1 if you have the <memory.h> header file. */
36 /* Define to 1 if you have the `mincore' function. */
39 /* Define if <sys/mman.h> defines MAP_ANON and mmaping with MAP_ANON works. */
42 /* Define if <sys/mman.h> defines MAP_ANONYMOUS and mmaping with MAP_ANONYMOUS
44 #undef HAVE_MMAP_ANONYMOUS
46 /* Define if mmaping of the special device /dev/zero works. */
47 #undef HAVE_MMAP_DEVZERO
49 /* Define if PAGESIZE is available as a macro. */
52 /* Define to 1 if you have the `setrlimit' function. */
55 /* Define to 1 if you have the `sigaltstack' function. */
56 #undef HAVE_SIGALTSTACK
58 /* Define if CFG_STACKVMA is set to a nontrivial source file. */
61 /* Define to 1 if you have the <stdint.h> header file. */
64 /* Define to 1 if you have the <stdlib.h> header file. */
67 /* Define to 1 if you have the <strings.h> header file. */
70 /* Define to 1 if you have the <string.h> header file. */
73 /* Define if sysconf(_SC_PAGESIZE) is available as a function or a macro. */
74 #undef HAVE_SYSCONF_PAGESIZE
76 /* Define to 1 if you have the <sys/signal.h> header file. */
77 #undef HAVE_SYS_SIGNAL_H
79 /* Define to 1 if you have the <sys/stat.h> header file. */
80 #undef HAVE_SYS_STAT_H
82 /* Define to 1 if you have the <sys/types.h> header file. */
83 #undef HAVE_SYS_TYPES_H
85 /* Define to 1 if you have the <unistd.h> header file. */
88 /* Define if you have the sigaltstack() function and it works. */
89 #undef HAVE_WORKING_SIGALTSTACK
91 /* Define to the sub-directory in which libtool stores uninstalled libraries.
98 /* Define to the address where bug reports for this package should be sent. */
99 #undef PACKAGE_BUGREPORT
101 /* Define to the full name of this package. */
104 /* Define to the full name and version of this package. */
105 #undef PACKAGE_STRING
107 /* Define to the one symbol short name of this package. */
108 #undef PACKAGE_TARNAME
110 /* Define to the version of this package. */
111 #undef PACKAGE_VERSION
113 /* Define as the direction of stack growth for your system. STACK_DIRECTION >
114 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward
115 lower addresses STACK_DIRECTION = 0 => spaghetti stack. */
116 #undef STACK_DIRECTION
118 /* Define to 1 if you have the ANSI C header files. */
121 /* Version number of package */
124 /* Define to 'struct sigaltstack' if that's the type of the argument to