Error out if no volumes are specified instead of core-dumping.
[dragonfly.git] / contrib / binutils-2.17 / bfd / config.in
blob6c738257d9828cb56d0a4cc2db8ebe5f5af9907d
1 /* config.in.  Generated from configure.in by autoheader.  */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define to 1 if NLS is requested */
12 #undef ENABLE_NLS
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18    */
19 #undef HAVE_ALLOCA_H
21 /* Define to 1 if you have the <argz.h> header file. */
22 #undef HAVE_ARGZ_H
24 /* Define to 1 if you have the `dcgettext' function. */
25 #undef HAVE_DCGETTEXT
27 /* Define to 1 if you have the declaration of `basename', and to 0 if you
28    don't. */
29 #undef HAVE_DECL_BASENAME
31 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
32 #undef HAVE_DECL_FFS
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
35    */
36 #undef HAVE_DECL_FREE
38 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
39    */
40 #undef HAVE_DECL_FSEEKO
42 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
43    don't. */
44 #undef HAVE_DECL_FSEEKO64
46 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
47    */
48 #undef HAVE_DECL_FTELLO
50 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
51    don't. */
52 #undef HAVE_DECL_FTELLO64
54 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
55    */
56 #undef HAVE_DECL_GETENV
58 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
59    */
60 #undef HAVE_DECL_MALLOC
62 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
63    don't. */
64 #undef HAVE_DECL_REALLOC
66 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
67    don't. */
68 #undef HAVE_DECL_SNPRINTF
70 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
71    */
72 #undef HAVE_DECL_STPCPY
74 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
75    */
76 #undef HAVE_DECL_STRSTR
78 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
79    don't. */
80 #undef HAVE_DECL_VSNPRINTF
82 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
83    */
84 #undef HAVE_DIRENT_H
86 /* Define to 1 if you have the `fcntl' function. */
87 #undef HAVE_FCNTL
89 /* Define to 1 if you have the <fcntl.h> header file. */
90 #undef HAVE_FCNTL_H
92 /* Define to 1 if you have the `fdopen' function. */
93 #undef HAVE_FDOPEN
95 /* Define to 1 if you have the `fopen64' function. */
96 #undef HAVE_FOPEN64
98 /* Define to 1 if you have the `fseeko' function. */
99 #undef HAVE_FSEEKO
101 /* Define to 1 if you have the `fseeko64' function. */
102 #undef HAVE_FSEEKO64
104 /* Define to 1 if you have the `ftello' function. */
105 #undef HAVE_FTELLO
107 /* Define to 1 if you have the `ftello64' function. */
108 #undef HAVE_FTELLO64
110 /* Define to 1 if you have the `getcwd' function. */
111 #undef HAVE_GETCWD
113 /* Define to 1 if you have the `getgid' function. */
114 #undef HAVE_GETGID
116 /* Define to 1 if you have the `getpagesize' function. */
117 #undef HAVE_GETPAGESIZE
119 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
120 #undef HAVE_GETTEXT
122 /* Define to 1 if you have the `getuid' function. */
123 #undef HAVE_GETUID
125 /* Define to 1 if you have the <inttypes.h> header file. */
126 #undef HAVE_INTTYPES_H
128 /* Define if your locale.h file contains LC_MESSAGES. */
129 #undef HAVE_LC_MESSAGES
131 /* Define to 1 if you have the <limits.h> header file. */
132 #undef HAVE_LIMITS_H
134 /* Define to 1 if you have the <locale.h> header file. */
135 #undef HAVE_LOCALE_H
137 /* Define if <sys/procfs.h> has lwpstatus_t. */
138 #undef HAVE_LWPSTATUS_T
140 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
141 #undef HAVE_LWPSTATUS_T_PR_CONTEXT
143 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
144 #undef HAVE_LWPSTATUS_T_PR_REG
146 /* Define if <sys/procfs.h> has lwpxstatus_t. */
147 #undef HAVE_LWPXSTATUS_T
149 /* Define to 1 if you have the `madvise' function. */
150 #undef HAVE_MADVISE
152 /* Define to 1 if you have the <malloc.h> header file. */
153 #undef HAVE_MALLOC_H
155 /* Define to 1 if you have the <memory.h> header file. */
156 #undef HAVE_MEMORY_H
158 /* Define to 1 if you have a working `mmap' system call. */
159 #undef HAVE_MMAP
161 /* Define to 1 if you have the `mprotect' function. */
162 #undef HAVE_MPROTECT
164 /* Define to 1 if you have the `munmap' function. */
165 #undef HAVE_MUNMAP
167 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
168 #undef HAVE_NDIR_H
170 /* Define to 1 if you have the <nl_types.h> header file. */
171 #undef HAVE_NL_TYPES_H
173 /* Define if <sys/procfs.h> has prpsinfo32_t. */
174 #undef HAVE_PRPSINFO32_T
176 /* Define if <sys/procfs.h> has prpsinfo_t. */
177 #undef HAVE_PRPSINFO_T
179 /* Define if <sys/procfs.h> has prstatus32_t. */
180 #undef HAVE_PRSTATUS32_T
182 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
183 #undef HAVE_PRSTATUS32_T_PR_WHO
185 /* Define if <sys/procfs.h> has prstatus_t. */
186 #undef HAVE_PRSTATUS_T
188 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
189 #undef HAVE_PRSTATUS_T_PR_WHO
191 /* Define if <sys/procfs.h> has psinfo32_t. */
192 #undef HAVE_PSINFO32_T
194 /* Define if <sys/procfs.h> has psinfo_t. */
195 #undef HAVE_PSINFO_T
197 /* Define if <sys/procfs.h> has pstatus32_t. */
198 #undef HAVE_PSTATUS32_T
200 /* Define if <sys/procfs.h> has pstatus_t. */
201 #undef HAVE_PSTATUS_T
203 /* Define to 1 if you have the `putenv' function. */
204 #undef HAVE_PUTENV
206 /* Define if <sys/procfs.h> has pxstatus_t. */
207 #undef HAVE_PXSTATUS_T
209 /* Define to 1 if you have the `setenv' function. */
210 #undef HAVE_SETENV
212 /* Define to 1 if you have the `setitimer' function. */
213 #undef HAVE_SETITIMER
215 /* Define to 1 if you have the `setlocale' function. */
216 #undef HAVE_SETLOCALE
218 /* Define to 1 if you have the <stddef.h> header file. */
219 #undef HAVE_STDDEF_H
221 /* Define to 1 if you have the <stdint.h> header file. */
222 #undef HAVE_STDINT_H
224 /* Define to 1 if you have the <stdlib.h> header file. */
225 #undef HAVE_STDLIB_H
227 /* Define if you have the stpcpy function */
228 #undef HAVE_STPCPY
230 /* Define to 1 if you have the `strcasecmp' function. */
231 #undef HAVE_STRCASECMP
233 /* Define to 1 if you have the `strchr' function. */
234 #undef HAVE_STRCHR
236 /* Define to 1 if you have the <strings.h> header file. */
237 #undef HAVE_STRINGS_H
239 /* Define to 1 if you have the <string.h> header file. */
240 #undef HAVE_STRING_H
242 /* Define to 1 if you have the `strtoull' function. */
243 #undef HAVE_STRTOULL
245 /* Define if struct core_dumpx has member c_impl */
246 #undef HAVE_ST_C_IMPL
248 /* Define to 1 if you have the `sysconf' function. */
249 #undef HAVE_SYSCONF
251 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
252    */
253 #undef HAVE_SYS_DIR_H
255 /* Define to 1 if you have the <sys/file.h> header file. */
256 #undef HAVE_SYS_FILE_H
258 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
259    */
260 #undef HAVE_SYS_NDIR_H
262 /* Define to 1 if you have the <sys/param.h> header file. */
263 #undef HAVE_SYS_PARAM_H
265 /* Define to 1 if you have the <sys/procfs.h> header file. */
266 #undef HAVE_SYS_PROCFS_H
268 /* Define to 1 if you have the <sys/stat.h> header file. */
269 #undef HAVE_SYS_STAT_H
271 /* Define to 1 if you have the <sys/time.h> header file. */
272 #undef HAVE_SYS_TIME_H
274 /* Define to 1 if you have the <sys/types.h> header file. */
275 #undef HAVE_SYS_TYPES_H
277 /* Define to 1 if you have the <time.h> header file. */
278 #undef HAVE_TIME_H
280 /* Define to 1 if you have the <unistd.h> header file. */
281 #undef HAVE_UNISTD_H
283 /* Define to 1 if you have the <values.h> header file. */
284 #undef HAVE_VALUES_H
286 /* Define if <sys/procfs.h> has win32_pstatus_t. */
287 #undef HAVE_WIN32_PSTATUS_T
289 /* Define to 1 if you have the `__argz_count' function. */
290 #undef HAVE___ARGZ_COUNT
292 /* Define to 1 if you have the `__argz_next' function. */
293 #undef HAVE___ARGZ_NEXT
295 /* Define to 1 if you have the `__argz_stringify' function. */
296 #undef HAVE___ARGZ_STRINGIFY
298 /* Name of package */
299 #undef PACKAGE
301 /* Define to the address where bug reports for this package should be sent. */
302 #undef PACKAGE_BUGREPORT
304 /* Define to the full name of this package. */
305 #undef PACKAGE_NAME
307 /* Define to the full name and version of this package. */
308 #undef PACKAGE_STRING
310 /* Define to the one symbol short name of this package. */
311 #undef PACKAGE_TARNAME
313 /* Define to the version of this package. */
314 #undef PACKAGE_VERSION
316 /* The size of a `long', as computed by sizeof. */
317 #undef SIZEOF_LONG
319 /* The size of a `long long', as computed by sizeof. */
320 #undef SIZEOF_LONG_LONG
322 /* The size of a `off_t', as computed by sizeof. */
323 #undef SIZEOF_OFF_T
325 /* If using the C implementation of alloca, define if you know the
326    direction of stack growth for your system; otherwise it will be
327    automatically deduced at run-time.
328         STACK_DIRECTION > 0 => grows toward higher addresses
329         STACK_DIRECTION < 0 => grows toward lower addresses
330         STACK_DIRECTION = 0 => direction of growth unknown */
331 #undef STACK_DIRECTION
333 /* Define to 1 if you have the ANSI C header files. */
334 #undef STDC_HEADERS
336 /* Define if you can safely include both <string.h> and <strings.h>. */
337 #undef STRING_WITH_STRINGS
339 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
340 #undef TIME_WITH_SYS_TIME
342 /* Name of host specific header file to include in trad-core.c. */
343 #undef TRAD_HEADER
345 /* Use b modifier when opening binary files? */
346 #undef USE_BINARY_FOPEN
348 /* Use mmap if it's available? */
349 #undef USE_MMAP
351 /* Define if we should default to creating read-only plt entries */
352 #undef USE_SECUREPLT
354 /* Version number of package */
355 #undef VERSION
357 /* Enable GNU extensions on systems that have them.  */
358 #ifndef _GNU_SOURCE
359 # undef _GNU_SOURCE
360 #endif
362 /* Define to empty if `const' does not conform to ANSI C. */
363 #undef const
365 /* Define to `__inline__' or `__inline' if that's what the C compiler
366    calls it, or to nothing if 'inline' is not supported under any name.  */
367 #ifndef __cplusplus
368 #undef inline
369 #endif
371 /* Define to `long' if <sys/types.h> does not define. */
372 #undef off_t
374 /* Define to `unsigned' if <sys/types.h> does not define. */
375 #undef size_t