]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config.in
* README: Update for 4.16 release.
[thirdparty/binutils-gdb.git] / gdb / config.in
1 /* config.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if on AIX 3.
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
9
10 /* Define if the `long double' type works. */
11 #undef HAVE_LONG_DOUBLE
12
13 /* Define if you have a working `mmap' system call. */
14 #undef HAVE_MMAP
15
16 /* Define if on MINIX. */
17 #undef _MINIX
18
19 /* Define if the system does not provide POSIX.1 features except
20 with this defined. */
21 #undef _POSIX_1_SOURCE
22
23 /* Define if you need to in order for stat and other things to work. */
24 #undef _POSIX_SOURCE
25
26 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
27 #undef STAT_MACROS_BROKEN
28
29 /* Define if you have the ANSI C header files. */
30 #undef STDC_HEADERS
31
32 /* Define if fpregset_t type is available. */
33 #undef HAVE_FPREGSET_T
34
35 /* Define if gregset_t type is available. */
36 #undef HAVE_GREGSET_T
37
38 /* Define if the "%Lg" format works to print long doubles. */
39 #undef PRINTF_HAS_LONG_DOUBLE
40
41 /* Define if you have the getpagesize function. */
42 #undef HAVE_GETPAGESIZE
43
44 /* Define if you have the sbrk function. */
45 #undef HAVE_SBRK
46
47 /* Define if you have the setpgid function. */
48 #undef HAVE_SETPGID
49
50 /* Define if you have the valloc function. */
51 #undef HAVE_VALLOC
52
53 /* Define if you have the <endian.h> header file. */
54 #undef HAVE_ENDIAN_H
55
56 /* Define if you have the <limits.h> header file. */
57 #undef HAVE_LIMITS_H
58
59 /* Define if you have the <link.h> header file. */
60 #undef HAVE_LINK_H
61
62 /* Define if you have the <memory.h> header file. */
63 #undef HAVE_MEMORY_H
64
65 /* Define if you have the <sgtty.h> header file. */
66 #undef HAVE_SGTTY_H
67
68 /* Define if you have the <stddef.h> header file. */
69 #undef HAVE_STDDEF_H
70
71 /* Define if you have the <string.h> header file. */
72 #undef HAVE_STRING_H
73
74 /* Define if you have the <strings.h> header file. */
75 #undef HAVE_STRINGS_H
76
77 /* Define if you have the <sys/procfs.h> header file. */
78 #undef HAVE_SYS_PROCFS_H
79
80 /* Define if you have the <termio.h> header file. */
81 #undef HAVE_TERMIO_H
82
83 /* Define if you have the <termios.h> header file. */
84 #undef HAVE_TERMIOS_H
85
86 /* Define if you have the <unistd.h> header file. */
87 #undef HAVE_UNISTD_H
88
89 /* Define if you have the dl library (-ldl). */
90 #undef HAVE_LIBDL