* f-exp.y (yyparse): Add code to support exponentiation expression.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
f450004a 1/* config.in. Generated from configure.ac by autoheader. */
84563040 2
e122f1f5
SE
3/* Define to 1 if you have the declaration of `strerror', and to 0 if you
4 don't. */
5#undef HAVE_DECL_STRERROR
6
f450004a
DJ
7/* Define if <sys/procfs.h> has elf_fpregset_t. */
8#undef HAVE_ELF_FPREGSET_T
84563040 9
f450004a
DJ
10/* Define to 1 if you have the <inttypes.h> header file. */
11#undef HAVE_INTTYPES_H
12
13/* Define to 1 if you have the <linux/elf.h> header file. */
14#undef HAVE_LINUX_ELF_H
58caa3dc 15
f450004a 16/* Define if the target supports PTRACE_GETREGS for register access. */
58caa3dc
DJ
17#undef HAVE_LINUX_REGSETS
18
f450004a
DJ
19/* Define if the target supports PTRACE_PEEKUSR for register access. */
20#undef HAVE_LINUX_USRREGS
58caa3dc 21
f450004a
DJ
22/* Define if <sys/procfs.h> has lwpid_t. */
23#undef HAVE_LWPID_T
0d62e5e8 24
f450004a
DJ
25/* Define to 1 if you have the <memory.h> header file. */
26#undef HAVE_MEMORY_H
27
28/* Define if <sys/procfs.h> has prfpregset_t. */
29#undef HAVE_PRFPREGSET_T
0d62e5e8 30
f450004a
DJ
31/* Define if <sys/procfs.h> has prgregset_t. */
32#undef HAVE_PRGREGSET_T
33
34/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
35#undef HAVE_PROC_SERVICE_H
36
f450004a
DJ
37/* Define if <sys/procfs.h> has psaddr_t. */
38#undef HAVE_PSADDR_T
39
40/* Define if the target supports PTRACE_GETFPXREGS for extended register
41 access. */
42#undef HAVE_PTRACE_GETFPXREGS
43
44/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
45#undef HAVE_SGTTY_H
46
ccbd4912 47/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
48#undef HAVE_SOCKLEN_T
49
50/* Define to 1 if you have the <stdint.h> header file. */
51#undef HAVE_STDINT_H
52
53/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
54#undef HAVE_STDLIB_H
55
f450004a
DJ
56/* Define to 1 if you have the <strings.h> header file. */
57#undef HAVE_STRINGS_H
58
59/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
60#undef HAVE_STRING_H
61
f450004a 62/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
63#undef HAVE_SYS_PROCFS_H
64
f450004a 65/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
66#undef HAVE_SYS_REG_H
67
f450004a
DJ
68/* Define to 1 if you have the <sys/stat.h> header file. */
69#undef HAVE_SYS_STAT_H
70
71/* Define to 1 if you have the <sys/types.h> header file. */
72#undef HAVE_SYS_TYPES_H
84563040 73
f450004a 74/* Define to 1 if you have the <termios.h> header file. */
84563040 75#undef HAVE_TERMIOS_H
0d62e5e8 76
f450004a
DJ
77/* Define to 1 if you have the <termio.h> header file. */
78#undef HAVE_TERMIO_H
79
80/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
81#undef HAVE_THREAD_DB_H
82
f450004a 83/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
84#undef HAVE_UNISTD_H
85
f450004a
DJ
86/* Define to the address where bug reports for this package should be sent. */
87#undef PACKAGE_BUGREPORT
0d62e5e8 88
f450004a
DJ
89/* Define to the full name of this package. */
90#undef PACKAGE_NAME
0d62e5e8 91
f450004a
DJ
92/* Define to the full name and version of this package. */
93#undef PACKAGE_STRING
0d62e5e8 94
f450004a
DJ
95/* Define to the one symbol short name of this package. */
96#undef PACKAGE_TARNAME
0d62e5e8 97
f450004a
DJ
98/* Define to the version of this package. */
99#undef PACKAGE_VERSION
0d62e5e8 100
f450004a
DJ
101/* Define if the prfpregset_t type is broken. */
102#undef PRFPREGSET_T_BROKEN
103
104/* Define to 1 if you have the ANSI C header files. */
105#undef STDC_HEADERS
This page took 0.291377 seconds and 4 git commands to generate.