xref: /netbsd-src/external/gpl3/binutils.old/usr.bin/ld/arch/coldfire/config.h (revision 16dce51364ebe8aeafbae46bc5aa167b8115bc45)
1*16dce513Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*16dce513Schristos /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
3*16dce513Schristos /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4*16dce513Schristos 
5*16dce513Schristos /* config.h.  Generated from config.in by configure.  */
6*16dce513Schristos /* config.in.  Generated from configure.ac by autoheader.  */
7*16dce513Schristos 
8*16dce513Schristos /* Check that config.h is #included before system headers
9*16dce513Schristos    (this works only for glibc, but that should be enough).  */
10*16dce513Schristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11*16dce513Schristos #  error config.h must be #included before system headers
12*16dce513Schristos #endif
13*16dce513Schristos #define __CONFIG_H__ 1
14*16dce513Schristos 
15*16dce513Schristos /* Define if you want compressed debug sections by default. */
16*16dce513Schristos /* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
17*16dce513Schristos 
18*16dce513Schristos /* Define to 1 if translation of program messages to the user's native
19*16dce513Schristos    language is requested. */
20*16dce513Schristos #define ENABLE_NLS 1
21*16dce513Schristos 
22*16dce513Schristos /* Additional extension a shared object might have. */
23*16dce513Schristos /* #undef EXTRA_SHLIB_EXTENSION */
24*16dce513Schristos 
25*16dce513Schristos /* Define to choose default GOT handling scheme */
26*16dce513Schristos #define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT
27*16dce513Schristos 
28*16dce513Schristos /* Define to 1 if you have the `close' function. */
29*16dce513Schristos #define HAVE_CLOSE 1
30*16dce513Schristos 
31*16dce513Schristos /* Define to 1 if you have the declaration of `environ', and to 0 if you
32*16dce513Schristos    don't. */
33*16dce513Schristos #define HAVE_DECL_ENVIRON 0
34*16dce513Schristos 
35*16dce513Schristos /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
36*16dce513Schristos    */
37*16dce513Schristos #define HAVE_DECL_FREE 1
38*16dce513Schristos 
39*16dce513Schristos /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
40*16dce513Schristos    */
41*16dce513Schristos #define HAVE_DECL_GETENV 1
42*16dce513Schristos 
43*16dce513Schristos /* Is the prototype for getopt in <unistd.h> in the expected format? */
44*16dce513Schristos #define HAVE_DECL_GETOPT 1
45*16dce513Schristos 
46*16dce513Schristos /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
47*16dce513Schristos    */
48*16dce513Schristos #define HAVE_DECL_SBRK 1
49*16dce513Schristos 
50*16dce513Schristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
51*16dce513Schristos    */
52*16dce513Schristos #define HAVE_DECL_STRSTR 1
53*16dce513Schristos 
54*16dce513Schristos /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
55*16dce513Schristos    */
56*16dce513Schristos #define HAVE_DIRENT_H 1
57*16dce513Schristos 
58*16dce513Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
59*16dce513Schristos #define HAVE_DLFCN_H 1
60*16dce513Schristos 
61*16dce513Schristos /* Define to 1 if you have the <elf-hints.h> header file. */
62*16dce513Schristos /* #undef HAVE_ELF_HINTS_H */
63*16dce513Schristos 
64*16dce513Schristos /* Define to 1 if you have the <fcntl.h> header file. */
65*16dce513Schristos #define HAVE_FCNTL_H 1
66*16dce513Schristos 
67*16dce513Schristos /* Define to 1 if you have the `getpagesize' function. */
68*16dce513Schristos #define HAVE_GETPAGESIZE 1
69*16dce513Schristos 
70*16dce513Schristos /* Define to 1 if you have the `glob' function. */
71*16dce513Schristos #define HAVE_GLOB 1
72*16dce513Schristos 
73*16dce513Schristos /* Define .init_array/.fini_array sections are available and working. */
74*16dce513Schristos /* #undef HAVE_INITFINI_ARRAY */
75*16dce513Schristos 
76*16dce513Schristos /* Define to 1 if you have the <inttypes.h> header file. */
77*16dce513Schristos #define HAVE_INTTYPES_H 1
78*16dce513Schristos 
79*16dce513Schristos /* Define if your <locale.h> file defines LC_MESSAGES. */
80*16dce513Schristos #define HAVE_LC_MESSAGES 1
81*16dce513Schristos 
82*16dce513Schristos /* Define to 1 if you have the <limits.h> header file. */
83*16dce513Schristos #define HAVE_LIMITS_H 1
84*16dce513Schristos 
85*16dce513Schristos /* Define to 1 if you have the <locale.h> header file. */
86*16dce513Schristos #define HAVE_LOCALE_H 1
87*16dce513Schristos 
88*16dce513Schristos /* Define to 1 if you have the `lseek' function. */
89*16dce513Schristos #define HAVE_LSEEK 1
90*16dce513Schristos 
91*16dce513Schristos /* Define to 1 if you have the <memory.h> header file. */
92*16dce513Schristos #define HAVE_MEMORY_H 1
93*16dce513Schristos 
94*16dce513Schristos /* Define to 1 if you have the `mkstemp' function. */
95*16dce513Schristos #define HAVE_MKSTEMP 1
96*16dce513Schristos 
97*16dce513Schristos /* Define to 1 if you have a working `mmap' system call. */
98*16dce513Schristos #define HAVE_MMAP 1
99*16dce513Schristos 
100*16dce513Schristos /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
101*16dce513Schristos /* #undef HAVE_NDIR_H */
102*16dce513Schristos 
103*16dce513Schristos /* Define to 1 if you have the `open' function. */
104*16dce513Schristos #define HAVE_OPEN 1
105*16dce513Schristos 
106*16dce513Schristos /* Define to 1 if you have the `realpath' function. */
107*16dce513Schristos #define HAVE_REALPATH 1
108*16dce513Schristos 
109*16dce513Schristos /* Define to 1 if you have the `sbrk' function. */
110*16dce513Schristos #define HAVE_SBRK 1
111*16dce513Schristos 
112*16dce513Schristos /* Define to 1 if you have the `setlocale' function. */
113*16dce513Schristos #define HAVE_SETLOCALE 1
114*16dce513Schristos 
115*16dce513Schristos /* Define to 1 if you have the <stdint.h> header file. */
116*16dce513Schristos #define HAVE_STDINT_H 1
117*16dce513Schristos 
118*16dce513Schristos /* Define to 1 if you have the <stdlib.h> header file. */
119*16dce513Schristos #define HAVE_STDLIB_H 1
120*16dce513Schristos 
121*16dce513Schristos /* Define to 1 if you have the <strings.h> header file. */
122*16dce513Schristos #define HAVE_STRINGS_H 1
123*16dce513Schristos 
124*16dce513Schristos /* Define to 1 if you have the <string.h> header file. */
125*16dce513Schristos #define HAVE_STRING_H 1
126*16dce513Schristos 
127*16dce513Schristos /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
128*16dce513Schristos    */
129*16dce513Schristos /* #undef HAVE_SYS_DIR_H */
130*16dce513Schristos 
131*16dce513Schristos /* Define to 1 if you have the <sys/file.h> header file. */
132*16dce513Schristos #define HAVE_SYS_FILE_H 1
133*16dce513Schristos 
134*16dce513Schristos /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
135*16dce513Schristos    */
136*16dce513Schristos /* #undef HAVE_SYS_NDIR_H */
137*16dce513Schristos 
138*16dce513Schristos /* Define to 1 if you have the <sys/param.h> header file. */
139*16dce513Schristos #define HAVE_SYS_PARAM_H 1
140*16dce513Schristos 
141*16dce513Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
142*16dce513Schristos #define HAVE_SYS_STAT_H 1
143*16dce513Schristos 
144*16dce513Schristos /* Define to 1 if you have the <sys/time.h> header file. */
145*16dce513Schristos #define HAVE_SYS_TIME_H 1
146*16dce513Schristos 
147*16dce513Schristos /* Define to 1 if you have the <sys/types.h> header file. */
148*16dce513Schristos #define HAVE_SYS_TYPES_H 1
149*16dce513Schristos 
150*16dce513Schristos /* Define to 1 if you have the <unistd.h> header file. */
151*16dce513Schristos #define HAVE_UNISTD_H 1
152*16dce513Schristos 
153*16dce513Schristos /* Define to 1 if you have the `waitpid' function. */
154*16dce513Schristos #define HAVE_WAITPID 1
155*16dce513Schristos 
156*16dce513Schristos /* Define to 1 if you have the <windows.h> header file. */
157*16dce513Schristos /* #undef HAVE_WINDOWS_H */
158*16dce513Schristos 
159*16dce513Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
160*16dce513Schristos    */
161*16dce513Schristos #define LT_OBJDIR ".libs/"
162*16dce513Schristos 
163*16dce513Schristos /* Name of package */
164*16dce513Schristos #define PACKAGE "ld"
165*16dce513Schristos 
166*16dce513Schristos /* Define to the address where bug reports for this package should be sent. */
167*16dce513Schristos #define PACKAGE_BUGREPORT ""
168*16dce513Schristos 
169*16dce513Schristos /* Define to the full name of this package. */
170*16dce513Schristos #define PACKAGE_NAME "ld"
171*16dce513Schristos 
172*16dce513Schristos /* Define to the full name and version of this package. */
173*16dce513Schristos #define PACKAGE_STRING "ld 2.26.1"
174*16dce513Schristos 
175*16dce513Schristos /* Define to the one symbol short name of this package. */
176*16dce513Schristos #define PACKAGE_TARNAME "ld"
177*16dce513Schristos 
178*16dce513Schristos /* Define to the home page for this package. */
179*16dce513Schristos #define PACKAGE_URL ""
180*16dce513Schristos 
181*16dce513Schristos /* Define to the version of this package. */
182*16dce513Schristos #define PACKAGE_VERSION "2.26.1"
183*16dce513Schristos 
184*16dce513Schristos /* The size of `void *', as computed by sizeof. */
185*16dce513Schristos #define SIZEOF_VOID_P 4
186*16dce513Schristos 
187*16dce513Schristos /* Define to 1 if you have the ANSI C header files. */
188*16dce513Schristos #define STDC_HEADERS 1
189*16dce513Schristos 
190*16dce513Schristos /* Define if you can safely include both <string.h> and <strings.h>. */
191*16dce513Schristos #define STRING_WITH_STRINGS 1
192*16dce513Schristos 
193*16dce513Schristos /* Use b modifier when opening binary files? */
194*16dce513Schristos /* #undef USE_BINARY_FOPEN */
195*16dce513Schristos 
196*16dce513Schristos /* Enable extensions on AIX 3, Interix.  */
197*16dce513Schristos #ifndef _ALL_SOURCE
198*16dce513Schristos # define _ALL_SOURCE 1
199*16dce513Schristos #endif
200*16dce513Schristos /* Enable GNU extensions on systems that have them.  */
201*16dce513Schristos #ifndef _GNU_SOURCE
202*16dce513Schristos # define _GNU_SOURCE 1
203*16dce513Schristos #endif
204*16dce513Schristos /* Enable threading extensions on Solaris.  */
205*16dce513Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
206*16dce513Schristos # define _POSIX_PTHREAD_SEMANTICS 1
207*16dce513Schristos #endif
208*16dce513Schristos /* Enable extensions on HP NonStop.  */
209*16dce513Schristos #ifndef _TANDEM_SOURCE
210*16dce513Schristos # define _TANDEM_SOURCE 1
211*16dce513Schristos #endif
212*16dce513Schristos /* Enable general extensions on Solaris.  */
213*16dce513Schristos #ifndef __EXTENSIONS__
214*16dce513Schristos # define __EXTENSIONS__ 1
215*16dce513Schristos #endif
216*16dce513Schristos 
217*16dce513Schristos 
218*16dce513Schristos /* Version number of package */
219*16dce513Schristos #define VERSION "2.26.1"
220*16dce513Schristos 
221*16dce513Schristos /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
222*16dce513Schristos    `char[]'. */
223*16dce513Schristos #define YYTEXT_POINTER 1
224*16dce513Schristos 
225*16dce513Schristos /* Number of bits in a file offset, on hosts where this is settable. */
226*16dce513Schristos /* #undef _FILE_OFFSET_BITS */
227*16dce513Schristos 
228*16dce513Schristos /* Define for large files, on AIX-style hosts. */
229*16dce513Schristos /* #undef _LARGE_FILES */
230*16dce513Schristos 
231*16dce513Schristos /* Define to 1 if on MINIX. */
232*16dce513Schristos /* #undef _MINIX */
233*16dce513Schristos 
234*16dce513Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
235*16dce513Schristos    this defined. */
236*16dce513Schristos /* #undef _POSIX_1_SOURCE */
237*16dce513Schristos 
238*16dce513Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
239*16dce513Schristos /* #undef _POSIX_SOURCE */
240