coverity appeasement - redundant check
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / armeb / config.h
blobffe99e71bbe5055ceb2e5873f7cad87ae3555a78
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* config.h. Generated from config.in by configure. */
6 /* config.in. Generated from configure.in by autoheader. */
8 /* Define to 1 if translation of program messages to the user's native
9 language is requested. */
10 #define ENABLE_NLS 1
12 /* Additional extension a shared object might have. */
13 /* #undef EXTRA_SHLIB_EXTENSION */
15 /* Define to choose default GOT handling scheme */
16 #define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT
18 /* Define to 1 if you have the `close' function. */
19 #define HAVE_CLOSE 1
21 /* Define to 1 if you have the declaration of `environ', and to 0 if you
22 don't. */
23 #define HAVE_DECL_ENVIRON 0
25 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
27 #define HAVE_DECL_FREE 1
29 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
31 #define HAVE_DECL_GETENV 1
33 /* Is the prototype for getopt in <unistd.h> in the expected format? */
34 #define HAVE_DECL_GETOPT 1
36 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
38 #define HAVE_DECL_SBRK 1
40 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
42 #define HAVE_DECL_STRSTR 1
44 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
46 #define HAVE_DIRENT_H 1
48 /* Define to 1 if you have the `dlclose' function. */
49 #define HAVE_DLCLOSE 1
51 /* Define to 1 if you have the <dlfcn.h> header file. */
52 #define HAVE_DLFCN_H 1
54 /* Define to 1 if you have the `dlopen' function. */
55 #define HAVE_DLOPEN 1
57 /* Define to 1 if you have the `dlsym' function. */
58 #define HAVE_DLSYM 1
60 /* Define to 1 if you have the <elf-hints.h> header file. */
61 /* #undef HAVE_ELF_HINTS_H */
63 /* Define to 1 if you have the <fcntl.h> header file. */
64 #define HAVE_FCNTL_H 1
66 /* Define to 1 if you have the `glob' function. */
67 #define HAVE_GLOB 1
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #define HAVE_INTTYPES_H 1
72 /* Define to 1 if you have the <limits.h> header file. */
73 #define HAVE_LIMITS_H 1
75 /* Define to 1 if you have the `lseek' function. */
76 #define HAVE_LSEEK 1
78 /* Define to 1 if you have the <memory.h> header file. */
79 #define HAVE_MEMORY_H 1
81 /* Define to 1 if you have the `mkstemp' function. */
82 #define HAVE_MKSTEMP 1
84 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
85 /* #undef HAVE_NDIR_H */
87 /* Define to 1 if you have the `open' function. */
88 #define HAVE_OPEN 1
90 /* Define to 1 if you have the `realpath' function. */
91 #define HAVE_REALPATH 1
93 /* Define to 1 if you have the `sbrk' function. */
94 #define HAVE_SBRK 1
96 /* Define to 1 if you have the <stdint.h> header file. */
97 #define HAVE_STDINT_H 1
99 /* Define to 1 if you have the <stdlib.h> header file. */
100 #define HAVE_STDLIB_H 1
102 /* Define to 1 if you have the <strings.h> header file. */
103 #define HAVE_STRINGS_H 1
105 /* Define to 1 if you have the <string.h> header file. */
106 #define HAVE_STRING_H 1
108 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
110 /* #undef HAVE_SYS_DIR_H */
112 /* Define to 1 if you have the <sys/file.h> header file. */
113 #define HAVE_SYS_FILE_H 1
115 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
117 /* #undef HAVE_SYS_NDIR_H */
119 /* Define to 1 if you have the <sys/param.h> header file. */
120 #define HAVE_SYS_PARAM_H 1
122 /* Define to 1 if you have the <sys/stat.h> header file. */
123 #define HAVE_SYS_STAT_H 1
125 /* Define to 1 if you have the <sys/time.h> header file. */
126 #define HAVE_SYS_TIME_H 1
128 /* Define to 1 if you have the <sys/types.h> header file. */
129 #define HAVE_SYS_TYPES_H 1
131 /* Define to 1 if you have the <unistd.h> header file. */
132 #define HAVE_UNISTD_H 1
134 /* Define to 1 if you have the `waitpid' function. */
135 #define HAVE_WAITPID 1
137 /* Define to 1 if you have the <Windows.h> header file. */
138 /* #undef HAVE_WINDOWS_H */
140 /* Define to 1 if you have the <zlib.h> header file. */
141 #define HAVE_ZLIB_H 1
143 /* Define to the sub-directory in which libtool stores uninstalled libraries.
145 #define LT_OBJDIR ".libs/"
147 /* Name of package */
148 #define PACKAGE "ld"
150 /* Define to the address where bug reports for this package should be sent. */
151 #define PACKAGE_BUGREPORT ""
153 /* Define to the full name of this package. */
154 #define PACKAGE_NAME ""
156 /* Define to the full name and version of this package. */
157 #define PACKAGE_STRING ""
159 /* Define to the one symbol short name of this package. */
160 #define PACKAGE_TARNAME ""
162 /* Define to the home page for this package. */
163 #define PACKAGE_URL ""
165 /* Define to the version of this package. */
166 #define PACKAGE_VERSION ""
168 /* The size of `long', as computed by sizeof. */
169 /* #undef SIZEOF_LONG */
171 /* Define to 1 if you have the ANSI C header files. */
172 #define STDC_HEADERS 1
174 /* Use b modifier when opening binary files? */
175 /* #undef USE_BINARY_FOPEN */
177 /* Enable extensions on AIX 3, Interix. */
178 #ifndef _ALL_SOURCE
179 # define _ALL_SOURCE 1
180 #endif
181 /* Enable GNU extensions on systems that have them. */
182 #ifndef _GNU_SOURCE
183 # define _GNU_SOURCE 1
184 #endif
185 /* Enable threading extensions on Solaris. */
186 #ifndef _POSIX_PTHREAD_SEMANTICS
187 # define _POSIX_PTHREAD_SEMANTICS 1
188 #endif
189 /* Enable extensions on HP NonStop. */
190 #ifndef _TANDEM_SOURCE
191 # define _TANDEM_SOURCE 1
192 #endif
193 /* Enable general extensions on Solaris. */
194 #ifndef __EXTENSIONS__
195 # define __EXTENSIONS__ 1
196 #endif
199 /* Version number of package */
200 #define VERSION "2.21.1"
202 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
203 `char[]'. */
204 #define YYTEXT_POINTER 1
206 /* Number of bits in a file offset, on hosts where this is settable. */
207 /* #undef _FILE_OFFSET_BITS */
209 /* Define for large files, on AIX-style hosts. */
210 /* #undef _LARGE_FILES */
212 /* Define to 1 if on MINIX. */
213 /* #undef _MINIX */
215 /* Define to 2 if the system does not provide POSIX.1 features except with
216 this defined. */
217 /* #undef _POSIX_1_SOURCE */
219 /* Define to 1 if you need to in order for `stat' and other things to work. */
220 /* #undef _POSIX_SOURCE */