Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / binutils / libbfd / alpha / config.h
1 /* $FreeBSD: src/gnu/usr.bin/binutils/libbfd/alpha/config.h,v 1.3.6.2 2001/08/01 22:54:10 obrien Exp $ */
2 /* $DragonFly: src/gnu/usr.bin/binutils/libbfd/alpha/Attic/config.h,v 1.2 2003/06/17 04:25:44 dillon Exp $ */
3
4 /* config.h.  Generated automatically by configure.  */
5 /* config.in.  Generated automatically from configure.in by autoheader.  */
6
7 /* Define if using alloca.c.  */
8 /* #undef C_ALLOCA */
9
10 /* Define to empty if the keyword does not work.  */
11 /* #undef const */
12
13 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
14    This function is required for alloca.c support on those systems.  */
15 /* #undef CRAY_STACKSEG_END */
16
17 /* Define if you have alloca, as a function or macro.  */
18 #define HAVE_ALLOCA 1
19
20 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
21 /* #undef HAVE_ALLOCA_H */
22
23 /* Define if you have a working `mmap' system call.  */
24 #define HAVE_MMAP 1
25
26 /* Define as __inline if that's what the C compiler calls it.  */
27 /* #undef inline */
28
29 /* Define to `long' if <sys/types.h> doesn't define.  */
30 /* #undef off_t */
31
32 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
33 /* #undef size_t */
34
35 /* If using the C implementation of alloca, define if you know the
36    direction of stack growth for your system; otherwise it will be
37    automatically deduced at run-time.
38  STACK_DIRECTION > 0 => grows toward higher addresses
39  STACK_DIRECTION < 0 => grows toward lower addresses
40  STACK_DIRECTION = 0 => direction of growth unknown
41  */
42 /* #undef STACK_DIRECTION */
43
44 /* Define if you have the ANSI C header files.  */
45 #define STDC_HEADERS 1
46
47 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
48 #define TIME_WITH_SYS_TIME 1
49
50 /* Define if you have the __argz_count function.  */
51 /* #undef HAVE___ARGZ_COUNT */
52
53 /* Define if you have the __argz_next function.  */
54 /* #undef HAVE___ARGZ_NEXT */
55
56 /* Define if you have the __argz_stringify function.  */
57 /* #undef HAVE___ARGZ_STRINGIFY */
58
59 /* Define if you have the dcgettext function.  */
60 /* #undef HAVE_DCGETTEXT */
61
62 /* Define if you have the fcntl function.  */
63 #define HAVE_FCNTL 1
64
65 /* Define if you have the fdopen function.  */
66 #define HAVE_FDOPEN 1
67
68 /* Define if you have the getcwd function.  */
69 #define HAVE_GETCWD 1
70
71 /* Define if you have the getgid function.  */
72 #define HAVE_GETGID 1
73
74 /* Define if you have the getpagesize function.  */
75 #define HAVE_GETPAGESIZE 1
76
77 /* Define if you have the getuid function.  */
78 #define HAVE_GETUID 1
79
80 /* Define if you have the madvise function.  */
81 #define HAVE_MADVISE 1
82
83 /* Define if you have the mprotect function.  */
84 #define HAVE_MPROTECT 1
85
86 /* Define if you have the munmap function.  */
87 #define HAVE_MUNMAP 1
88
89 /* Define if you have the putenv function.  */
90 #define HAVE_PUTENV 1
91
92 /* Define if you have the setenv function.  */
93 #define HAVE_SETENV 1
94
95 /* Define if you have the setitimer function.  */
96 #define HAVE_SETITIMER 1
97
98 /* Define if you have the setlocale function.  */
99 #define HAVE_SETLOCALE 1
100
101 /* Define if you have the stpcpy function.  */
102 /* #undef HAVE_STPCPY */
103
104 /* Define if you have the strcasecmp function.  */
105 #define HAVE_STRCASECMP 1
106
107 /* Define if you have the strchr function.  */
108 #define HAVE_STRCHR 1
109
110 /* Define if you have the sysconf function.  */
111 #define HAVE_SYSCONF 1
112
113 /* Define if you have the <argz.h> header file.  */
114 /* #undef HAVE_ARGZ_H */
115
116 /* Define if you have the <dirent.h> header file.  */
117 #define HAVE_DIRENT_H 1
118
119 /* Define if you have the <fcntl.h> header file.  */
120 #define HAVE_FCNTL_H 1
121
122 /* Define if you have the <limits.h> header file.  */
123 #define HAVE_LIMITS_H 1
124
125 /* Define if you have the <locale.h> header file.  */
126 #define HAVE_LOCALE_H 1
127
128 /* Define if you have the <malloc.h> header file.  */
129 /* #undef HAVE_MALLOC_H */
130
131 /* Define if you have the <ndir.h> header file.  */
132 /* #undef HAVE_NDIR_H */
133
134 /* Define if you have the <nl_types.h> header file.  */
135 #define HAVE_NL_TYPES_H 1
136
137 /* Define if you have the <stddef.h> header file.  */
138 #define HAVE_STDDEF_H 1
139
140 /* Define if you have the <stdlib.h> header file.  */
141 #define HAVE_STDLIB_H 1
142
143 /* Define if you have the <string.h> header file.  */
144 #define HAVE_STRING_H 1
145
146 /* Define if you have the <strings.h> header file.  */
147 #define HAVE_STRINGS_H 1
148
149 /* Define if you have the <sys/dir.h> header file.  */
150 /* #undef HAVE_SYS_DIR_H */
151
152 /* Define if you have the <sys/file.h> header file.  */
153 #define HAVE_SYS_FILE_H 1
154
155 /* Define if you have the <sys/ndir.h> header file.  */
156 /* #undef HAVE_SYS_NDIR_H */
157
158 /* Define if you have the <sys/param.h> header file.  */
159 #define HAVE_SYS_PARAM_H 1
160
161 /* Define if you have the <sys/procfs.h> header file.  */
162 #define HAVE_SYS_PROCFS_H 1
163
164 /* Define if you have the <sys/time.h> header file.  */
165 #define HAVE_SYS_TIME_H 1
166
167 /* Define if you have the <time.h> header file.  */
168 #define HAVE_TIME_H 1
169
170 /* Define if you have the <unistd.h> header file.  */
171 #define HAVE_UNISTD_H 1
172
173 /* Define if you have the <values.h> header file.  */
174 /* #undef HAVE_VALUES_H */
175
176 /* Name of package */
177 #define PACKAGE "bfd"
178
179 /* Version number of package */
180 /* #define VERSION "2.11" */
181
182 /* Define if you have the stpcpy function */
183 /* #undef HAVE_STPCPY */
184
185 /* Define if your locale.h file contains LC_MESSAGES. */
186 #define HAVE_LC_MESSAGES 1
187
188 /* Define to 1 if NLS is requested */
189 /* #define ENABLE_NLS 1 */
190
191 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
192 /* #undef HAVE_GETTEXT */
193
194 /* Use b modifier when opening binary files? */
195 /* #undef USE_BINARY_FOPEN */
196
197 /* Define if strstr is not declared in system header files. */
198 /* #undef NEED_DECLARATION_STRSTR */
199
200 /* Define if malloc is not declared in system header files. */
201 /* #undef NEED_DECLARATION_MALLOC */
202
203 /* Define if realloc is not declared in system header files. */
204 /* #undef NEED_DECLARATION_REALLOC */
205
206 /* Define if free is not declared in system header files. */
207 /* #undef NEED_DECLARATION_FREE */
208
209 /* Define if getenv is not declared in system header files. */
210 /* #undef NEED_DECLARATION_GETENV */
211
212 /* Define if <sys/procfs.h> has prstatus_t. */
213 #define HAVE_PRSTATUS_T 1
214
215 /* Define if <sys/procfs.h> has prstatus32_t. */
216 /* #undef HAVE_PRSTATUS32_T */
217
218 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
219 /* #undef HAVE_PRSTATUS_T_PR_WHO */
220
221 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
222 /* #undef HAVE_PRSTATUS32_T_PR_WHO */
223
224 /* Define if <sys/procfs.h> has pstatus_t. */
225 /* #undef HAVE_PSTATUS_T */
226
227 /* Define if <sys/procfs.h> has pxstatus_t. */
228 /* #undef HAVE_PXSTATUS_T */
229
230 /* Define if <sys/procfs.h> has pstatus32_t. */
231 /* #undef HAVE_PSTATUS32_T */
232
233 /* Define if <sys/procfs.h> has prpsinfo_t. */
234 #define HAVE_PRPSINFO_T 1
235
236 /* Define if <sys/procfs.h> has prpsinfo32_t. */
237 /* #undef HAVE_PRPSINFO32_T */
238
239 /* Define if <sys/procfs.h> has psinfo_t. */
240 /* #undef HAVE_PSINFO_T */
241
242 /* Define if <sys/procfs.h> has psinfo32_t. */
243 /* #undef HAVE_PSINFO32_T */
244
245 /* Define if <sys/procfs.h> has lwpstatus_t. */
246 /* #undef HAVE_LWPSTATUS_T */
247
248 /* Define if <sys/procfs.h> has lwpxstatus_t. */
249 /* #undef HAVE_LWPXSTATUS_T */
250
251 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
252 /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
253
254 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
255 /* #undef HAVE_LWPSTATUS_T_PR_REG */
256
257 /* Define if <sys/procfs.h> has win32_pstatus_t. */
258 /* #undef HAVE_WIN32_PSTATUS_T */
259
260 /* Name of host specific header file to include in trad-core.c. */
261 #define TRAD_HEADER 
262
263 /* Use mmap if it's available? */
264 /* #undef USE_MMAP */
265