1 /* config.in. Generated automatically from configure.in by autoheader. */
3 /* Whether malloc must be declared even if <stdlib.h> is included. */
4 #undef NEED_DECLARATION_MALLOC
6 /* Whether realloc must be declared even if <stdlib.h> is included. */
7 #undef NEED_DECLARATION_REALLOC
9 /* Whether free must be declared even if <stdlib.h> is included. */
10 #undef NEED_DECLARATION_FREE
12 /* Define if on AIX 3.
13 System headers sometimes define this.
14 We just want to avoid a redefinition error message. */
19 /* Define to empty if the keyword does not work. */
22 /* Define if the `long double' type works. */
23 #undef HAVE_LONG_DOUBLE
25 /* Define if you have a working `mmap' system call. */
28 /* Define if on MINIX. */
31 /* Define if the system does not provide POSIX.1 features except
33 #undef _POSIX_1_SOURCE
35 /* Define if you need to in order for stat and other things to work. */
38 /* Define as the return type of signal handlers (int or void). */
41 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
42 #undef STAT_MACROS_BROKEN
44 /* Define if you have the ANSI C header files. */
47 /* Define if fpregset_t type is available. */
48 #undef HAVE_FPREGSET_T
50 /* Define if gregset_t type is available. */
53 /* Define if the `long long' type works. */
54 #undef CC_HAS_LONG_LONG
56 /* Define if the "ll" format works to print long long ints. */
57 #undef PRINTF_HAS_LONG_LONG
59 /* Define if the "%Lg" format works to print long doubles. */
60 #undef PRINTF_HAS_LONG_DOUBLE
62 /* Define if the "%Lg" format works to scan long doubles. */
63 #undef SCANF_HAS_LONG_DOUBLE
65 /* Define if using Solaris thread debugging. */
66 #undef HAVE_THREAD_DB_LIB
68 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
69 #undef START_INFERIOR_TRAPS_EXPECTED
72 /* Define if you have HPUX threads */
73 #undef HAVE_HPUX_THREAD_SUPPORT
75 /* Define if you want to use the memory mapped malloc package (mmalloc). */
78 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
79 to initialize mmalloc, and we want to force checking to be used anyway.
80 This may cause spurious memory corruption messages if the runtime tries
81 to explicitly deallocate that memory when gdb calls exit. */
84 /* Define if you have the getpagesize function. */
85 #undef HAVE_GETPAGESIZE
87 /* Define if you have the poll function. */
90 /* Define if you have the sbrk function. */
93 /* Define if you have the select function. */
96 /* Define if you have the setpgid function. */
99 /* Define if you have the sigaction function. */
100 #undef HAVE_SIGACTION
102 /* Define if you have the <endian.h> header file. */
105 /* Define if you have the <limits.h> header file. */
108 /* Define if you have the <link.h> header file. */
111 /* Define if you have the <memory.h> header file. */
114 /* Define if you have the <objlist.h> header file. */
115 #undef HAVE_OBJLIST_H
117 /* Define if you have the <sgtty.h> header file. */
120 /* Define if you have the <stddef.h> header file. */
123 /* Define if you have the <stdlib.h> header file. */
126 /* Define if you have the <string.h> header file. */
129 /* Define if you have the <strings.h> header file. */
130 #undef HAVE_STRINGS_H
132 /* Define if you have the <sys/procfs.h> header file. */
133 #undef HAVE_SYS_PROCFS_H
135 /* Define if you have the <termio.h> header file. */
138 /* Define if you have the <termios.h> header file. */
139 #undef HAVE_TERMIOS_H
141 /* Define if you have the <unistd.h> header file. */
144 /* Define if you have the dl library (-ldl). */
147 /* Define if you have the m library (-lm). */