1a1bcd5c216706bc8b58532ceb72de23f6267eac
[dragonfly.git] / gnu / usr.bin / binutils217 / libbinutils / config.h
1 /* $DragonFly: src/gnu/usr.bin/binutils217/libbinutils/config.h,v 1.1 2007/04/13 12:24:32 corecode Exp $ */
2 /* config.h.  Generated by configure.  */
3 /* config.in.  Generated from configure.in by autoheader.  */
4
5 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6    systems. This function is required for `alloca.c' support on those systems.
7    */
8 /* #undef CRAY_STACKSEG_END */
9
10 /* Define to 1 if using `alloca.c'. */
11 /* #undef C_ALLOCA */
12
13 /* Define to 1 if NLS is requested */
14 /* #undef ENABLE_NLS */
15
16 /* Suffix used for executables, if any. */
17 #define EXECUTABLE_SUFFIX ""
18
19 /* Define to 1 if you have `alloca', as a function or macro. */
20 #define HAVE_ALLOCA 1
21
22 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
23    */
24 /* #undef HAVE_ALLOCA_H */
25
26 /* Define to 1 if you have the <argz.h> header file. */
27 /* #undef HAVE_ARGZ_H */
28
29 /* Define to 1 if you have the `dcgettext' function. */
30 /* #undef HAVE_DCGETTEXT */
31
32 /* Define to 1 if you have the declaration of `environ', and to 0 if you
33    don't. */
34 #define HAVE_DECL_ENVIRON 0
35
36 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
37    don't. */
38 #define HAVE_DECL_FPRINTF 1
39
40 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
41    don't. */
42 #define HAVE_DECL_GETC_UNLOCKED 1
43
44 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
45    */
46 #define HAVE_DECL_GETENV 1
47
48 /* Is the prototype for getopt in <unistd.h> in the expected format? */
49 #define HAVE_DECL_GETOPT 1
50
51 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
52    */
53 #define HAVE_DECL_SBRK 1
54
55 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
56    don't. */
57 #define HAVE_DECL_SNPRINTF 1
58
59 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
60    */
61 #define HAVE_DECL_STPCPY 0
62
63 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
64    */
65 #define HAVE_DECL_STRSTR 1
66
67 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
68    don't. */
69 #define HAVE_DECL_VSNPRINTF 1
70
71 /* Does the platform use an executable suffix? */
72 /* #undef HAVE_EXECUTABLE_SUFFIX */
73
74 /* Define to 1 if you have the <fcntl.h> header file. */
75 #define HAVE_FCNTL_H 1
76
77 /* Is fopen64 available? */
78 /* #undef HAVE_FOPEN64 */
79
80 /* Define to 1 if you have the `getcwd' function. */
81 #define HAVE_GETCWD 1
82
83 /* Define to 1 if you have the `getc_unlocked' function. */
84 #define HAVE_GETC_UNLOCKED 1
85
86 /* Define to 1 if you have the `getpagesize' function. */
87 #define HAVE_GETPAGESIZE 1
88
89 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
90 /* #undef HAVE_GETTEXT */
91
92 /* Does <utime.h> define struct utimbuf? */
93 #define HAVE_GOOD_UTIME_H 1
94
95 /* Define to 1 if you have the <inttypes.h> header file. */
96 #define HAVE_INTTYPES_H 1
97
98 /* Define if your locale.h file contains LC_MESSAGES. */
99 #define HAVE_LC_MESSAGES 1
100
101 /* Define to 1 if you have the <limits.h> header file. */
102 #define HAVE_LIMITS_H 1
103
104 /* Define to 1 if you have the <locale.h> header file. */
105 #define HAVE_LOCALE_H 1
106
107 /* Define to 1 if you have the <malloc.h> header file. */
108 #define HAVE_MALLOC_H 1
109
110 /* Define to 1 if you have the <memory.h> header file. */
111 #define HAVE_MEMORY_H 1
112
113 /* Define to 1 if you have a working `mmap' system call. */
114 #define HAVE_MMAP 1
115
116 /* Define to 1 if you have the `munmap' function. */
117 #define HAVE_MUNMAP 1
118
119 /* Define to 1 if you have the <nl_types.h> header file. */
120 #define HAVE_NL_TYPES_H 1
121
122 /* Define to 1 if you have the `putenv' function. */
123 #define HAVE_PUTENV 1
124
125 /* Define to 1 if you have the `sbrk' function. */
126 #define HAVE_SBRK 1
127
128 /* Define to 1 if you have the `setenv' function. */
129 #define HAVE_SETENV 1
130
131 /* Define to 1 if you have the `setlocale' function. */
132 #define HAVE_SETLOCALE 1
133
134 /* Define to 1 if you have the `setmode' function. */
135 #define HAVE_SETMODE 1
136
137 /* Is stat64 available? */
138 /* #undef HAVE_STAT64 */
139
140 /* Define to 1 if you have the <stdint.h> header file. */
141 #define HAVE_STDINT_H 1
142
143 /* Define to 1 if you have the <stdlib.h> header file. */
144 #define HAVE_STDLIB_H 1
145
146 /* Define if you have the stpcpy function */
147 /* #undef HAVE_STPCPY */
148
149 /* Define to 1 if you have the `strcasecmp' function. */
150 #define HAVE_STRCASECMP 1
151
152 /* Define to 1 if you have the `strchr' function. */
153 #define HAVE_STRCHR 1
154
155 /* Define to 1 if you have the `strcoll' function. */
156 #define HAVE_STRCOLL 1
157
158 /* Define to 1 if you have the <strings.h> header file. */
159 #define HAVE_STRINGS_H 1
160
161 /* Define to 1 if you have the <string.h> header file. */
162 #define HAVE_STRING_H 1
163
164 /* Define to 1 if you have the <sys/file.h> header file. */
165 #define HAVE_SYS_FILE_H 1
166
167 /* Define to 1 if you have the <sys/param.h> header file. */
168 #define HAVE_SYS_PARAM_H 1
169
170 /* Define to 1 if you have the <sys/stat.h> header file. */
171 #define HAVE_SYS_STAT_H 1
172
173 /* Define to 1 if you have the <sys/types.h> header file. */
174 #define HAVE_SYS_TYPES_H 1
175
176 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
177 #define HAVE_SYS_WAIT_H 1
178
179 /* Is the type time_t defined in <time.h>? */
180 #define HAVE_TIME_T_IN_TIME_H 1
181
182 /* Is the type time_t defined in <sys/types.h>? */
183 #define HAVE_TIME_T_IN_TYPES_H 1
184
185 /* Define to 1 if you have the <unistd.h> header file. */
186 #define HAVE_UNISTD_H 1
187
188 /* Define to 1 if you have the `utimes' function. */
189 #define HAVE_UTIMES 1
190
191 /* Define to 1 if you have the <values.h> header file. */
192 /* #undef HAVE_VALUES_H */
193
194 /* Define to 1 if you have the `__argz_count' function. */
195 /* #undef HAVE___ARGZ_COUNT */
196
197 /* Define to 1 if you have the `__argz_next' function. */
198 /* #undef HAVE___ARGZ_NEXT */
199
200 /* Define to 1 if you have the `__argz_stringify' function. */
201 /* #undef HAVE___ARGZ_STRINGIFY */
202
203 /* Name of package */
204 #define PACKAGE "binutils"
205
206 /* Define to the address where bug reports for this package should be sent. */
207 #define PACKAGE_BUGREPORT ""
208
209 /* Define to the full name of this package. */
210 #define PACKAGE_NAME ""
211
212 /* Define to the full name and version of this package. */
213 #define PACKAGE_STRING ""
214
215 /* Define to the one symbol short name of this package. */
216 #define PACKAGE_TARNAME ""
217
218 /* Define to the version of this package. */
219 #define PACKAGE_VERSION ""
220
221 /* If using the C implementation of alloca, define if you know the
222    direction of stack growth for your system; otherwise it will be
223    automatically deduced at run-time.
224         STACK_DIRECTION > 0 => grows toward higher addresses
225         STACK_DIRECTION < 0 => grows toward lower addresses
226         STACK_DIRECTION = 0 => direction of growth unknown */
227 /* #undef STACK_DIRECTION */
228
229 /* Define to 1 if you have the ANSI C header files. */
230 #define STDC_HEADERS 1
231
232 /* Configured target name. */
233 /* #define TARGET "i386-unknown-dragonfly1.9.0" */
234
235 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
236 #define TARGET_PREPENDS_UNDERSCORE 0
237
238 /* Use b modifier when opening binary files? */
239 /* #undef USE_BINARY_FOPEN */
240
241 /* Version number of package */
242 #define VERSION "2.17"
243
244 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
245    `char[]'. */
246 #define YYTEXT_POINTER 1
247
248 /* Enable GNU extensions on systems that have them.  */
249 #ifndef _GNU_SOURCE
250 # define _GNU_SOURCE 1
251 #endif
252
253 /* Enable LFS */
254 /* #undef _LARGEFILE64_SOURCE */
255
256 /* Define to empty if `const' does not conform to ANSI C. */
257 /* #undef const */
258
259 /* Define to `__inline__' or `__inline' if that's what the C compiler
260    calls it, or to nothing if 'inline' is not supported under any name.  */
261 #ifndef __cplusplus
262 /* #undef inline */
263 #endif
264
265 /* Define to `long' if <sys/types.h> does not define. */
266 /* #undef off_t */
267
268 /* Define to `unsigned' if <sys/types.h> does not define. */
269 /* #undef size_t */