Set ICONV_CONST to "const" for various GNU software
[dragonfly.git] / gnu / usr.bin / binutils222 / libbinutils / config.h
1 /* config.h.  Generated from config.in by configure.  */
2 /* config.in.  Generated from configure.in by autoheader.  */
3
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5    systems. This function is required for `alloca.c' support on those systems.
6    */
7 /* #undef CRAY_STACKSEG_END */
8
9 /* Define to 1 if using `alloca.c'. */
10 /* #undef C_ALLOCA */
11
12 /* Define to 1 if translation of program messages to the user's native
13    language 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 declaration of `environ', and to 0 if you
27    don't. */
28 #define HAVE_DECL_ENVIRON 0
29
30 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
31    don't. */
32 #define HAVE_DECL_FPRINTF 1
33
34 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
35    don't. */
36 #define HAVE_DECL_GETC_UNLOCKED 1
37
38 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
39    */
40 #define HAVE_DECL_GETENV 1
41
42 /* Is the prototype for getopt in <unistd.h> in the expected format? */
43 #define HAVE_DECL_GETOPT 1
44
45 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
46    */
47 #define HAVE_DECL_SBRK 1
48
49 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
50    don't. */
51 #define HAVE_DECL_SNPRINTF 1
52
53 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
54    */
55 #define HAVE_DECL_STPCPY 1
56
57 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
58    */
59 #define HAVE_DECL_STRSTR 1
60
61 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
62    don't. */
63 #define HAVE_DECL_VSNPRINTF 1
64
65 /* Define to 1 if you have the <dlfcn.h> header file. */
66 #define HAVE_DLFCN_H 1
67
68 /* Does the platform use an executable suffix? */
69 /* #undef HAVE_EXECUTABLE_SUFFIX */
70
71 /* Define to 1 if you have the <fcntl.h> header file. */
72 #define HAVE_FCNTL_H 1
73
74 /* Define to 1 if you have the `getc_unlocked' function. */
75 #define HAVE_GETC_UNLOCKED 1
76
77 /* Does <utime.h> define struct utimbuf? */
78 #define HAVE_GOOD_UTIME_H 1
79
80 /* Define if you have the iconv() function. */
81 #define HAVE_ICONV 1
82
83 /* Define to 1 if you have the <inttypes.h> header file. */
84 #define HAVE_INTTYPES_H 1
85
86 /* Define to 1 if you have the <limits.h> header file. */
87 #define HAVE_LIMITS_H 1
88
89 /* Define to 1 if you have the <memory.h> header file. */
90 #define HAVE_MEMORY_H 1
91
92 /* Define to 1 if you have the `mkdtemp' function. */
93 #define HAVE_MKDTEMP 1
94
95 /* Define to 1 if you have the `mkstemp' function. */
96 #define HAVE_MKSTEMP 1
97
98 /* Define to 1 if you have the `sbrk' function. */
99 #define HAVE_SBRK 1
100
101 /* Define to 1 if you have the `setmode' function. */
102 #define HAVE_SETMODE 1
103
104 /* Define to 1 if you have the <stdint.h> header file. */
105 #define HAVE_STDINT_H 1
106
107 /* Define to 1 if you have the <stdlib.h> header file. */
108 #define HAVE_STDLIB_H 1
109
110 /* Define to 1 if you have the `strcoll' function. */
111 #define HAVE_STRCOLL 1
112
113 /* Define to 1 if you have the <strings.h> header file. */
114 #define HAVE_STRINGS_H 1
115
116 /* Define to 1 if you have the <string.h> header file. */
117 #define HAVE_STRING_H 1
118
119 /* Define to 1 if you have the <sys/file.h> header file. */
120 #define HAVE_SYS_FILE_H 1
121
122 /* Define to 1 if you have the <sys/param.h> header file. */
123 #define HAVE_SYS_PARAM_H 1
124
125 /* Define to 1 if you have the <sys/stat.h> header file. */
126 #define HAVE_SYS_STAT_H 1
127
128 /* Define to 1 if you have the <sys/types.h> header file. */
129 #define HAVE_SYS_TYPES_H 1
130
131 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
132 #define HAVE_SYS_WAIT_H 1
133
134 /* Is the type time_t defined in <time.h>? */
135 #define HAVE_TIME_T_IN_TIME_H 1
136
137 /* Is the type time_t defined in <sys/types.h>? */
138 #define HAVE_TIME_T_IN_TYPES_H 1
139
140 /* Define to 1 if you have the <unistd.h> header file. */
141 #define HAVE_UNISTD_H 1
142
143 /* Define to 1 if you have the `utimes' function. */
144 #define HAVE_UTIMES 1
145
146 /* Define to 1 if you have the <zlib.h> header file. */
147 #define HAVE_ZLIB_H 1
148
149 /* Define as const if the declaration of iconv() needs const. */
150 #define ICONV_CONST const
151
152 /* Define to the sub-directory in which libtool stores uninstalled libraries.
153    */
154 #define LT_OBJDIR ".libs/"
155
156 /* Name of package */
157 #define PACKAGE "binutils"
158
159 /* Define to the address where bug reports for this package should be sent. */
160 #define PACKAGE_BUGREPORT ""
161
162 /* Define to the full name of this package. */
163 #define PACKAGE_NAME ""
164
165 /* Define to the full name and version of this package. */
166 #define PACKAGE_STRING ""
167
168 /* Define to the one symbol short name of this package. */
169 #define PACKAGE_TARNAME ""
170
171 /* Define to the home page for this package. */
172 #define PACKAGE_URL ""
173
174 /* Define to the version of this package. */
175 #define PACKAGE_VERSION ""
176
177 /* If using the C implementation of alloca, define if you know the
178    direction of stack growth for your system; otherwise it will be
179    automatically deduced at runtime.
180         STACK_DIRECTION > 0 => grows toward higher addresses
181         STACK_DIRECTION < 0 => grows toward lower addresses
182         STACK_DIRECTION = 0 => direction of growth unknown */
183 /* #undef STACK_DIRECTION */
184
185 /* Define to 1 if you have the ANSI C header files. */
186 #define STDC_HEADERS 1
187
188 /* Configured target name. */
189 /* #define TARGET "x86_64-unknown-dragonfly2.13" */
190
191 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
192 #define TARGET_PREPENDS_UNDERSCORE 0
193
194 /* Use b modifier when opening binary files? */
195 /* #undef USE_BINARY_FOPEN */
196
197 /* Enable extensions on AIX 3, Interix.  */
198 #ifndef _ALL_SOURCE
199 # define _ALL_SOURCE 1
200 #endif
201 /* Enable GNU extensions on systems that have them.  */
202 #ifndef _GNU_SOURCE
203 # define _GNU_SOURCE 1
204 #endif
205 /* Enable threading extensions on Solaris.  */
206 #ifndef _POSIX_PTHREAD_SEMANTICS
207 # define _POSIX_PTHREAD_SEMANTICS 1
208 #endif
209 /* Enable extensions on HP NonStop.  */
210 #ifndef _TANDEM_SOURCE
211 # define _TANDEM_SOURCE 1
212 #endif
213 /* Enable general extensions on Solaris.  */
214 #ifndef __EXTENSIONS__
215 # define __EXTENSIONS__ 1
216 #endif
217
218
219 /* Version number of package */
220 #define VERSION "2.22"
221
222 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
223    `char[]'. */
224 #define YYTEXT_POINTER 1
225
226 /* Number of bits in a file offset, on hosts where this is settable. */
227 /* #undef _FILE_OFFSET_BITS */
228
229 /* Define for large files, on AIX-style hosts. */
230 /* #undef _LARGE_FILES */
231
232 /* Define to 1 if on MINIX. */
233 /* #undef _MINIX */
234
235 /* Define to 2 if the system does not provide POSIX.1 features except with
236    this defined. */
237 /* #undef _POSIX_1_SOURCE */
238
239 /* Define to 1 if you need to in order for `stat' and other things to work. */
240 /* #undef _POSIX_SOURCE */