160777Sobrien/* $FreeBSD: releng/10.2/gnu/usr.bin/binutils/libbinutils/config.h 218822 2011-02-18 20:54:12Z dim $ */
260777Sobrien
3104852Sobrien/* FreeBSD isn't any form of AIX. */
4104852Sobrien#define bin_dummy_emulation bin_vanilla_emulation
5104852Sobrien
6218822Sdim/* config.h.  Generated by configure.  */
7218822Sdim/* config.in.  Generated from configure.in by autoheader.  */
833975Sjdp
9218822Sdim/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10218822Sdim   systems. This function is required for `alloca.c' support on those systems.
11218822Sdim   */
12218822Sdim/* #undef CRAY_STACKSEG_END */
13218822Sdim
14218822Sdim/* Define to 1 if using `alloca.c'. */
1533975Sjdp/* #undef C_ALLOCA */
1633975Sjdp
17218822Sdim/* Define to 1 if translation of program messages to the user's native
18218822Sdim   language is requested. */
19218822Sdim/* #undef ENABLE_NLS */
2060777Sobrien
21218822Sdim/* Suffix used for executables, if any. */
22218822Sdim#define EXECUTABLE_SUFFIX ""
2333975Sjdp
24218822Sdim/* Define to 1 if you have `alloca', as a function or macro. */
2533975Sjdp#define HAVE_ALLOCA 1
2633975Sjdp
27218822Sdim/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28218822Sdim   */
2933975Sjdp/* #undef HAVE_ALLOCA_H */
3033975Sjdp
31218822Sdim/* Define to 1 if you have the declaration of `environ', and to 0 if you
32218822Sdim   don't. */
33218822Sdim#define HAVE_DECL_ENVIRON 0
3460777Sobrien
35218822Sdim/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
36218822Sdim   don't. */
37218822Sdim#define HAVE_DECL_FPRINTF 1
3833975Sjdp
39218822Sdim/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
40218822Sdim   don't. */
41218822Sdim#define HAVE_DECL_GETC_UNLOCKED 1
4260777Sobrien
43218822Sdim/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
44218822Sdim   */
45218822Sdim#define HAVE_DECL_GETENV 1
4660777Sobrien
47218822Sdim/* Is the prototype for getopt in <unistd.h> in the expected format? */
48218822Sdim#define HAVE_DECL_GETOPT 1
4960777Sobrien
50218822Sdim/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
51218822Sdim   */
52218822Sdim#define HAVE_DECL_SBRK 1
5333975Sjdp
54218822Sdim/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
55218822Sdim   don't. */
56218822Sdim#define HAVE_DECL_SNPRINTF 1
5760777Sobrien
58218822Sdim/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
59218822Sdim   */
60218822Sdim#define HAVE_DECL_STPCPY 1
6133975Sjdp
62218822Sdim/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
63218822Sdim   */
64218822Sdim#define HAVE_DECL_STRSTR 1
6533975Sjdp
66218822Sdim/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
67218822Sdim   don't. */
68218822Sdim#define HAVE_DECL_VSNPRINTF 1
6933975Sjdp
70218822Sdim/* Define to 1 if you have the <dlfcn.h> header file. */
71218822Sdim#define HAVE_DLFCN_H 1
7233975Sjdp
73218822Sdim/* Does the platform use an executable suffix? */
74218822Sdim/* #undef HAVE_EXECUTABLE_SUFFIX */
7533975Sjdp
76218822Sdim/* Define to 1 if you have the <fcntl.h> header file. */
77218822Sdim#define HAVE_FCNTL_H 1
78218822Sdim
79218822Sdim/* Is fopen64 available? */
80218822Sdim/* #undef HAVE_FOPEN64 */
81218822Sdim
82218822Sdim/* Define to 1 if you have the `getc_unlocked' function. */
83130575Sobrien#define HAVE_GETC_UNLOCKED 1
8489879Sobrien
85218822Sdim/* Does <utime.h> define struct utimbuf? */
86218822Sdim#define HAVE_GOOD_UTIME_H 1
8760777Sobrien
88218822Sdim/* Define if you have the iconv() function. */
89218822Sdim/* #undef HAVE_ICONV */
9060777Sobrien
91218822Sdim/* Define to 1 if you have the <inttypes.h> header file. */
92218822Sdim#define HAVE_INTTYPES_H 1
9360777Sobrien
94218822Sdim/* Define to 1 if you have the <limits.h> header file. */
95218822Sdim#define HAVE_LIMITS_H 1
9660777Sobrien
97218822Sdim/* Define to 1 if you have the <memory.h> header file. */
98218822Sdim#define HAVE_MEMORY_H 1
9933975Sjdp
100218822Sdim/* Define to 1 if you have the `mkdtemp' function. */
101218822Sdim#define HAVE_MKDTEMP 1
10260777Sobrien
103218822Sdim/* Define to 1 if you have the `mkstemp' function. */
104218822Sdim#define HAVE_MKSTEMP 1
10560777Sobrien
106218822Sdim/* Define to 1 if you have the `sbrk' function. */
107218822Sdim#define HAVE_SBRK 1
108218822Sdim
109218822Sdim/* Define to 1 if you have the `setmode' function. */
11077570Sobrien#define HAVE_SETMODE 1
11177570Sobrien
112218822Sdim/* Is stat64 available? */
113218822Sdim/* #undef HAVE_STAT64 */
11460777Sobrien
115218822Sdim/* Define to 1 if you have the <stdint.h> header file. */
116218822Sdim#define HAVE_STDINT_H 1
11760777Sobrien
118218822Sdim/* Define to 1 if you have the <stdlib.h> header file. */
119218822Sdim#define HAVE_STDLIB_H 1
12060777Sobrien
121218822Sdim/* Define to 1 if you have the `strcoll' function. */
122104852Sobrien#define HAVE_STRCOLL 1
123104852Sobrien
124218822Sdim/* Define to 1 if you have the <strings.h> header file. */
125218822Sdim#define HAVE_STRINGS_H 1
12633975Sjdp
127218822Sdim/* Define to 1 if you have the <string.h> header file. */
12833975Sjdp#define HAVE_STRING_H 1
12933975Sjdp
130218822Sdim/* Define to 1 if you have the <sys/file.h> header file. */
13133975Sjdp#define HAVE_SYS_FILE_H 1
13233975Sjdp
133218822Sdim/* Define to 1 if you have the <sys/param.h> header file. */
13460777Sobrien#define HAVE_SYS_PARAM_H 1
13560777Sobrien
136218822Sdim/* Define to 1 if you have the <sys/stat.h> header file. */
137218822Sdim#define HAVE_SYS_STAT_H 1
13860777Sobrien
139218822Sdim/* Define to 1 if you have the <sys/types.h> header file. */
140218822Sdim#define HAVE_SYS_TYPES_H 1
14160777Sobrien
142218822Sdim/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
143218822Sdim#define HAVE_SYS_WAIT_H 1
14460777Sobrien
145218822Sdim/* Is the type time_t defined in <time.h>? */
146218822Sdim#define HAVE_TIME_T_IN_TIME_H 1
14760777Sobrien
148218822Sdim/* Is the type time_t defined in <sys/types.h>? */
149218822Sdim#define HAVE_TIME_T_IN_TYPES_H 1
15060777Sobrien
151218822Sdim/* Define to 1 if you have the <unistd.h> header file. */
152218822Sdim#define HAVE_UNISTD_H 1
15360777Sobrien
154218822Sdim/* Define to 1 if you have the `utimes' function. */
155218822Sdim#define HAVE_UTIMES 1
15660777Sobrien
157218822Sdim/* Define as const if the declaration of iconv() needs const. */
158218822Sdim/* #undef ICONV_CONST */
15960777Sobrien
160218822Sdim/* Define to the sub-directory in which libtool stores uninstalled libraries.
161218822Sdim   */
162218822Sdim#define LT_OBJDIR ".libs/"
16360777Sobrien
164218822Sdim/* Name of package */
165218822Sdim#define PACKAGE "binutils"
16660777Sobrien
167218822Sdim/* Define to the address where bug reports for this package should be sent. */
168218822Sdim#define PACKAGE_BUGREPORT ""
16989879Sobrien
170218822Sdim/* Define to the full name of this package. */
171218822Sdim#define PACKAGE_NAME ""
17289879Sobrien
173218822Sdim/* Define to the full name and version of this package. */
174218822Sdim#define PACKAGE_STRING ""
17560777Sobrien
176218822Sdim/* Define to the one symbol short name of this package. */
177218822Sdim#define PACKAGE_TARNAME ""
17860777Sobrien
179218822Sdim/* Define to the version of this package. */
180218822Sdim#define PACKAGE_VERSION ""
18160777Sobrien
182218822Sdim/* If using the C implementation of alloca, define if you know the
183218822Sdim   direction of stack growth for your system; otherwise it will be
184218822Sdim   automatically deduced at run-time.
185218822Sdim	STACK_DIRECTION > 0 => grows toward higher addresses
186218822Sdim	STACK_DIRECTION < 0 => grows toward lower addresses
187218822Sdim	STACK_DIRECTION = 0 => direction of growth unknown */
188218822Sdim/* #undef STACK_DIRECTION */
18960777Sobrien
190218822Sdim/* Define to 1 if you have the ANSI C header files. */
191218822Sdim#define STDC_HEADERS 1
19260777Sobrien
193218822Sdim/* Configured target name. */
194218822Sdim/* #define TARGET "i386-unknown-freebsd9.0" */
19560777Sobrien
196218822Sdim/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
197218822Sdim#define TARGET_PREPENDS_UNDERSCORE 0
19860777Sobrien
19960777Sobrien/* Use b modifier when opening binary files? */
20060777Sobrien/* #undef USE_BINARY_FOPEN */
20160777Sobrien
202218822Sdim/* Version number of package */
203218822Sdim/* #define VERSION "2.17.50" */
20460777Sobrien
205218822Sdim/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
206218822Sdim   `char[]'. */
207218822Sdim#define YYTEXT_POINTER 1
208130575Sobrien
209218822Sdim/* Enable GNU extensions on systems that have them.  */
210218822Sdim#ifndef _GNU_SOURCE
211218822Sdim# define _GNU_SOURCE 1
212218822Sdim#endif
213218822Sdim
214218822Sdim/* Enable LFS */
215218822Sdim/* #undef _LARGEFILE64_SOURCE */
216