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 */ 4 5 /* config.h. Generated from config.in by configure. */ 6 /* config.in. Generated from configure.in by autoheader. */ 7 8 /* Define to 1 if translation of program messages to the user's native 9 language is requested. */ 10 #define ENABLE_NLS 1 11 12 /* Additional extension a shared object might have. */ 13 /* #undef EXTRA_SHLIB_EXTENSION */ 14 15 /* Define to choose default GOT handling scheme */ 16 #define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT 17 18 /* Define to 1 if you have the `close' function. */ 19 #define HAVE_CLOSE 1 20 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 24 25 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 26 */ 27 #define HAVE_DECL_FREE 1 28 29 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 30 */ 31 #define HAVE_DECL_GETENV 1 32 33 /* Is the prototype for getopt in <unistd.h> in the expected format? */ 34 #define HAVE_DECL_GETOPT 1 35 36 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 37 */ 38 #define HAVE_DECL_SBRK 1 39 40 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 41 */ 42 #define HAVE_DECL_STRSTR 1 43 44 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 45 */ 46 #define HAVE_DIRENT_H 1 47 48 /* Define to 1 if you have the `dlclose' function. */ 49 #define HAVE_DLCLOSE 1 50 51 /* Define to 1 if you have the <dlfcn.h> header file. */ 52 #define HAVE_DLFCN_H 1 53 54 /* Define to 1 if you have the `dlopen' function. */ 55 #define HAVE_DLOPEN 1 56 57 /* Define to 1 if you have the `dlsym' function. */ 58 #define HAVE_DLSYM 1 59 60 /* Define to 1 if you have the <elf-hints.h> header file. */ 61 /* #undef HAVE_ELF_HINTS_H */ 62 63 /* Define to 1 if you have the <fcntl.h> header file. */ 64 #define HAVE_FCNTL_H 1 65 66 /* Define to 1 if you have the `glob' function. */ 67 #define HAVE_GLOB 1 68 69 /* Define to 1 if you have the <inttypes.h> header file. */ 70 #define HAVE_INTTYPES_H 1 71 72 /* Define to 1 if you have the <limits.h> header file. */ 73 #define HAVE_LIMITS_H 1 74 75 /* Define to 1 if you have the `lseek' function. */ 76 #define HAVE_LSEEK 1 77 78 /* Define to 1 if you have the <memory.h> header file. */ 79 #define HAVE_MEMORY_H 1 80 81 /* Define to 1 if you have the `mkstemp' function. */ 82 #define HAVE_MKSTEMP 1 83 84 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 85 /* #undef HAVE_NDIR_H */ 86 87 /* Define to 1 if you have the `open' function. */ 88 #define HAVE_OPEN 1 89 90 /* Define to 1 if you have the `realpath' function. */ 91 #define HAVE_REALPATH 1 92 93 /* Define to 1 if you have the `sbrk' function. */ 94 #define HAVE_SBRK 1 95 96 /* Define to 1 if you have the <stdint.h> header file. */ 97 #define HAVE_STDINT_H 1 98 99 /* Define to 1 if you have the <stdlib.h> header file. */ 100 #define HAVE_STDLIB_H 1 101 102 /* Define to 1 if you have the <strings.h> header file. */ 103 #define HAVE_STRINGS_H 1 104 105 /* Define to 1 if you have the <string.h> header file. */ 106 #define HAVE_STRING_H 1 107 108 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 109 */ 110 /* #undef HAVE_SYS_DIR_H */ 111 112 /* Define to 1 if you have the <sys/file.h> header file. */ 113 #define HAVE_SYS_FILE_H 1 114 115 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 116 */ 117 /* #undef HAVE_SYS_NDIR_H */ 118 119 /* Define to 1 if you have the <sys/param.h> header file. */ 120 #define HAVE_SYS_PARAM_H 1 121 122 /* Define to 1 if you have the <sys/stat.h> header file. */ 123 #define HAVE_SYS_STAT_H 1 124 125 /* Define to 1 if you have the <sys/time.h> header file. */ 126 #define HAVE_SYS_TIME_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 the <unistd.h> header file. */ 132 #define HAVE_UNISTD_H 1 133 134 /* Define to 1 if you have the `waitpid' function. */ 135 #define HAVE_WAITPID 1 136 137 /* Define to 1 if you have the <Windows.h> header file. */ 138 /* #undef HAVE_WINDOWS_H */ 139 140 /* Define to 1 if you have the <zlib.h> header file. */ 141 #define HAVE_ZLIB_H 1 142 143 /* Define to the sub-directory in which libtool stores uninstalled libraries. 144 */ 145 #define LT_OBJDIR ".libs/" 146 147 /* Name of package */ 148 #define PACKAGE "ld" 149 150 /* Define to the address where bug reports for this package should be sent. */ 151 #define PACKAGE_BUGREPORT "" 152 153 /* Define to the full name of this package. */ 154 #define PACKAGE_NAME "" 155 156 /* Define to the full name and version of this package. */ 157 #define PACKAGE_STRING "" 158 159 /* Define to the one symbol short name of this package. */ 160 #define PACKAGE_TARNAME "" 161 162 /* Define to the home page for this package. */ 163 #define PACKAGE_URL "" 164 165 /* Define to the version of this package. */ 166 #define PACKAGE_VERSION "" 167 168 /* The size of `long', as computed by sizeof. */ 169 /* #undef SIZEOF_LONG */ 170 171 /* Define to 1 if you have the ANSI C header files. */ 172 #define STDC_HEADERS 1 173 174 /* Use b modifier when opening binary files? */ 175 /* #undef USE_BINARY_FOPEN */ 176 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 197 198 199 /* Version number of package */ 200 #define VERSION "2.21.1" 201 202 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 203 `char[]'. */ 204 #define YYTEXT_POINTER 1 205 206 /* Number of bits in a file offset, on hosts where this is settable. */ 207 /* #undef _FILE_OFFSET_BITS */ 208 209 /* Define for large files, on AIX-style hosts. */ 210 /* #undef _LARGE_FILES */ 211 212 /* Define to 1 if on MINIX. */ 213 /* #undef _MINIX */ 214 215 /* Define to 2 if the system does not provide POSIX.1 features except with 216 this defined. */ 217 /* #undef _POSIX_1_SOURCE */ 218 219 /* Define to 1 if you need to in order for `stat' and other things to work. */ 220 /* #undef _POSIX_SOURCE */ 221