OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.2/] [gdb/] [gdbserver/] [config.in] - Blame information for rev 342

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 330 jeremybenn
/* config.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* Define to 1 if you have the  header file. */
4
#undef HAVE_ARPA_INET_H
5
 
6
/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
7
   */
8
#undef HAVE_DECL_MEMMEM
9
 
10
/* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
11
   */
12
#undef HAVE_DECL_PERROR
13
 
14
/* Define to 1 if you have the declaration of `strerror', and to 0 if you
15
   don't. */
16
#undef HAVE_DECL_STRERROR
17
 
18
/* Define to 1 if you have the `dladdr' function. */
19
#undef HAVE_DLADDR
20
 
21
/* Define if  has elf_fpregset_t. */
22
#undef HAVE_ELF_FPREGSET_T
23
 
24
/* Define if errno is available */
25
#undef HAVE_ERRNO
26
 
27
/* Define to 1 if you have the  header file. */
28
#undef HAVE_ERRNO_H
29
 
30
/* Define to 1 if you have the  header file. */
31
#undef HAVE_FCNTL_H
32
 
33
/* Define to 1 if you have the  header file. */
34
#undef HAVE_INTTYPES_H
35
 
36
/* Define to 1 if you have the `dl' library (-ldl). */
37
#undef HAVE_LIBDL
38
 
39
/* Define to 1 if you have the  header file. */
40
#undef HAVE_LINUX_ELF_H
41
 
42
/* Define if the target supports register sets. */
43
#undef HAVE_LINUX_REGSETS
44
 
45
/* Define if the target supports PTRACE_PEEKUSR for register access. */
46
#undef HAVE_LINUX_USRREGS
47
 
48
/* Define if  has lwpid_t. */
49
#undef HAVE_LWPID_T
50
 
51
/* Define to 1 if you have the  header file. */
52
#undef HAVE_MALLOC_H
53
 
54
/* Define to 1 if you have the `memmem' function. */
55
#undef HAVE_MEMMEM
56
 
57
/* Define to 1 if you have the  header file. */
58
#undef HAVE_MEMORY_H
59
 
60
/* Define to 1 if you have the  header file. */
61
#undef HAVE_NETDB_H
62
 
63
/* Define to 1 if you have the  header file. */
64
#undef HAVE_NETINET_IN_H
65
 
66
/* Define to 1 if you have the  header file. */
67
#undef HAVE_NETINET_TCP_H
68
 
69
/* Define to 1 if you have the `pread' function. */
70
#undef HAVE_PREAD
71
 
72
/* Define to 1 if you have the `pread64' function. */
73
#undef HAVE_PREAD64
74
 
75
/* Define if  has prgregset_t. */
76
#undef HAVE_PRGREGSET_T
77
 
78
/* Define to 1 if you have the  header file. */
79
#undef HAVE_PROC_SERVICE_H
80
 
81
/* Define if  has psaddr_t. */
82
#undef HAVE_PSADDR_T
83
 
84
/* Define if the target supports PTRACE_GETFPXREGS for extended register
85
   access. */
86
#undef HAVE_PTRACE_GETFPXREGS
87
 
88
/* Define if the target supports PTRACE_GETREGS for register access. */
89
#undef HAVE_PTRACE_GETREGS
90
 
91
/* Define to 1 if you have the `pwrite' function. */
92
#undef HAVE_PWRITE
93
 
94
/* Define to 1 if you have the  header file. */
95
#undef HAVE_SGTTY_H
96
 
97
/* Define to 1 if you have the  header file. */
98
#undef HAVE_SIGNAL_H
99
 
100
/* Define to 1 if the system has the type `socklen_t'. */
101
#undef HAVE_SOCKLEN_T
102
 
103
/* Define to 1 if you have the  header file. */
104
#undef HAVE_STDINT_H
105
 
106
/* Define to 1 if you have the  header file. */
107
#undef HAVE_STDLIB_H
108
 
109
/* Define to 1 if you have the  header file. */
110
#undef HAVE_STRINGS_H
111
 
112
/* Define to 1 if you have the  header file. */
113
#undef HAVE_STRING_H
114
 
115
/* Define to 1 if the target supports __sync_*_compare_and_swap */
116
#undef HAVE_SYNC_BUILTINS
117
 
118
/* Define to 1 if you have the  header file. */
119
#undef HAVE_SYS_FILE_H
120
 
121
/* Define to 1 if you have the  header file. */
122
#undef HAVE_SYS_IOCTL_H
123
 
124
/* Define to 1 if you have the  header file. */
125
#undef HAVE_SYS_PROCFS_H
126
 
127
/* Define to 1 if you have the  header file. */
128
#undef HAVE_SYS_REG_H
129
 
130
/* Define to 1 if you have the  header file. */
131
#undef HAVE_SYS_SOCKET_H
132
 
133
/* Define to 1 if you have the  header file. */
134
#undef HAVE_SYS_STAT_H
135
 
136
/* Define to 1 if you have the  header file. */
137
#undef HAVE_SYS_TYPES_H
138
 
139
/* Define to 1 if you have the  header file. */
140
#undef HAVE_SYS_WAIT_H
141
 
142
/* Define if TD_VERSION is available. */
143
#undef HAVE_TD_VERSION
144
 
145
/* Define to 1 if you have the  header file. */
146
#undef HAVE_TERMIOS_H
147
 
148
/* Define to 1 if you have the  header file. */
149
#undef HAVE_TERMIO_H
150
 
151
/* Define to 1 if you have the  header file. */
152
#undef HAVE_THREAD_DB_H
153
 
154
/* Define to 1 if you have the  header file. */
155
#undef HAVE_UNISTD_H
156
 
157
/* Define if UST is available */
158
#undef HAVE_UST
159
 
160
/* Checking if errno must be defined */
161
#undef MUST_DEFINE_ERRNO
162
 
163
/* Define to the address where bug reports for this package should be sent. */
164
#undef PACKAGE_BUGREPORT
165
 
166
/* Define to the full name of this package. */
167
#undef PACKAGE_NAME
168
 
169
/* Define to the full name and version of this package. */
170
#undef PACKAGE_STRING
171
 
172
/* Define to the one symbol short name of this package. */
173
#undef PACKAGE_TARNAME
174
 
175
/* Define to the home page for this package. */
176
#undef PACKAGE_URL
177
 
178
/* Define to the version of this package. */
179
#undef PACKAGE_VERSION
180
 
181
/* Additional package description */
182
#undef PKGVERSION
183
 
184
/* Bug reporting address */
185
#undef REPORT_BUGS_TO
186
 
187
/* Define to 1 if you have the ANSI C header files. */
188
#undef STDC_HEADERS
189
 
190
/* Define if we should use libthread_db directly. */
191
#undef USE_LIBTHREAD_DB_DIRECTLY
192
 
193
/* Enable extensions on AIX 3, Interix.  */
194
#ifndef _ALL_SOURCE
195
# undef _ALL_SOURCE
196
#endif
197
/* Enable GNU extensions on systems that have them.  */
198
#ifndef _GNU_SOURCE
199
# undef _GNU_SOURCE
200
#endif
201
/* Enable threading extensions on Solaris.  */
202
#ifndef _POSIX_PTHREAD_SEMANTICS
203
# undef _POSIX_PTHREAD_SEMANTICS
204
#endif
205
/* Enable extensions on HP NonStop.  */
206
#ifndef _TANDEM_SOURCE
207
# undef _TANDEM_SOURCE
208
#endif
209
/* Enable general extensions on Solaris.  */
210
#ifndef __EXTENSIONS__
211
# undef __EXTENSIONS__
212
#endif
213
 
214
 
215
/* Define if we should use the Windows API, instead of the POSIX API. On
216
   Windows, we use the Windows API when building for MinGW, but the POSIX API
217
   when building for Cygwin. */
218
#undef USE_WIN32API
219
 
220
/* Define if an XML target description is available. */
221
#undef USE_XML
222
 
223
/* Define to 1 if on MINIX. */
224
#undef _MINIX
225
 
226
/* Define to 2 if the system does not provide POSIX.1 features except with
227
   this defined. */
228
#undef _POSIX_1_SOURCE
229
 
230
/* Define to 1 if you need to in order for `stat' and other things to work. */
231
#undef _POSIX_SOURCE

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.