1 /* $FreeBSD$ */ 2 3 /* FreeBSD isn't any form of AIX. */ 4 #define bin_dummy_emulation bin_vanilla_emulation 5 6 /* config.h. Generated by configure. */ 7 /* config.in. Generated from configure.in by autoheader. */ 8 9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 10 systems. This function is required for `alloca.c' support on those systems. 11 */ 12 /* #undef CRAY_STACKSEG_END */ 13 14 /* Define to 1 if using `alloca.c'. */ 15 /* #undef C_ALLOCA */ 16 17 /* Define to 1 if translation of program messages to the user's native 18 language is requested. */ 19 /* #undef ENABLE_NLS */ 20 21 /* Suffix used for executables, if any. */ 22 #define EXECUTABLE_SUFFIX "" 23 24 /* Define to 1 if you have `alloca', as a function or macro. */ 25 #define HAVE_ALLOCA 1 26 27 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 28 */ 29 /* #undef HAVE_ALLOCA_H */ 30 31 /* Define to 1 if you have the declaration of `environ', and to 0 if you 32 don't. */ 33 #define HAVE_DECL_ENVIRON 0 34 35 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you 36 don't. */ 37 #define HAVE_DECL_FPRINTF 1 38 39 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 40 don't. */ 41 #define HAVE_DECL_GETC_UNLOCKED 1 42 43 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 44 */ 45 #define HAVE_DECL_GETENV 1 46 47 /* Is the prototype for getopt in <unistd.h> in the expected format? */ 48 #define HAVE_DECL_GETOPT 1 49 50 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 51 */ 52 #define HAVE_DECL_SBRK 1 53 54 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 55 don't. */ 56 #define HAVE_DECL_SNPRINTF 1 57 58 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 59 */ 60 #define HAVE_DECL_STPCPY 1 61 62 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 63 */ 64 #define HAVE_DECL_STRSTR 1 65 66 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 67 don't. */ 68 #define HAVE_DECL_VSNPRINTF 1 69 70 /* Define to 1 if you have the <dlfcn.h> header file. */ 71 #define HAVE_DLFCN_H 1 72 73 /* Does the platform use an executable suffix? */ 74 /* #undef HAVE_EXECUTABLE_SUFFIX */ 75 76 /* Define to 1 if you have the <fcntl.h> header file. */ 77 #define HAVE_FCNTL_H 1 78 79 /* Is fopen64 available? */ 80 /* #undef HAVE_FOPEN64 */ 81 82 /* Define to 1 if you have the `getc_unlocked' function. */ 83 #define HAVE_GETC_UNLOCKED 1 84 85 /* Does <utime.h> define struct utimbuf? */ 86 #define HAVE_GOOD_UTIME_H 1 87 88 /* Define if you have the iconv() function. */ 89 /* #undef HAVE_ICONV */ 90 91 /* Define to 1 if you have the <inttypes.h> header file. */ 92 #define HAVE_INTTYPES_H 1 93 94 /* Define to 1 if you have the <limits.h> header file. */ 95 #define HAVE_LIMITS_H 1 96 97 /* Define to 1 if you have the <memory.h> header file. */ 98 #define HAVE_MEMORY_H 1 99 100 /* Define to 1 if you have the `mkdtemp' function. */ 101 #define HAVE_MKDTEMP 1 102 103 /* Define to 1 if you have the `mkstemp' function. */ 104 #define HAVE_MKSTEMP 1 105 106 /* Define to 1 if you have the `sbrk' function. */ 107 /* #undef HAVE_SBRK */ 108 109 /* Define to 1 if you have the `setmode' function. */ 110 #define HAVE_SETMODE 1 111 112 /* Is stat64 available? */ 113 /* #undef HAVE_STAT64 */ 114 115 /* Define to 1 if you have the <stdint.h> header file. */ 116 #define HAVE_STDINT_H 1 117 118 /* Define to 1 if you have the <stdlib.h> header file. */ 119 #define HAVE_STDLIB_H 1 120 121 /* Define to 1 if you have the `strcoll' function. */ 122 #define HAVE_STRCOLL 1 123 124 /* Define to 1 if you have the <strings.h> header file. */ 125 #define HAVE_STRINGS_H 1 126 127 /* Define to 1 if you have the <string.h> header file. */ 128 #define HAVE_STRING_H 1 129 130 /* Define to 1 if you have the <sys/file.h> header file. */ 131 #define HAVE_SYS_FILE_H 1 132 133 /* Define to 1 if you have the <sys/param.h> header file. */ 134 #define HAVE_SYS_PARAM_H 1 135 136 /* Define to 1 if you have the <sys/stat.h> header file. */ 137 #define HAVE_SYS_STAT_H 1 138 139 /* Define to 1 if you have the <sys/types.h> header file. */ 140 #define HAVE_SYS_TYPES_H 1 141 142 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 143 #define HAVE_SYS_WAIT_H 1 144 145 /* Is the type time_t defined in <time.h>? */ 146 #define HAVE_TIME_T_IN_TIME_H 1 147 148 /* Is the type time_t defined in <sys/types.h>? */ 149 #define HAVE_TIME_T_IN_TYPES_H 1 150 151 /* Define to 1 if you have the <unistd.h> header file. */ 152 #define HAVE_UNISTD_H 1 153 154 /* Define to 1 if you have the `utimes' function. */ 155 #define HAVE_UTIMES 1 156 157 /* Define as const if the declaration of iconv() needs const. */ 158 /* #undef ICONV_CONST */ 159 160 /* Define to the sub-directory in which libtool stores uninstalled libraries. 161 */ 162 #define LT_OBJDIR ".libs/" 163 164 /* Name of package */ 165 #define PACKAGE "binutils" 166 167 /* Define to the address where bug reports for this package should be sent. */ 168 #define PACKAGE_BUGREPORT "" 169 170 /* Define to the full name of this package. */ 171 #define PACKAGE_NAME "" 172 173 /* Define to the full name and version of this package. */ 174 #define PACKAGE_STRING "" 175 176 /* Define to the one symbol short name of this package. */ 177 #define PACKAGE_TARNAME "" 178 179 /* Define to the version of this package. */ 180 #define PACKAGE_VERSION "" 181 182 /* If using the C implementation of alloca, define if you know the 183 direction of stack growth for your system; otherwise it will be 184 automatically deduced at run-time. 185 STACK_DIRECTION > 0 => grows toward higher addresses 186 STACK_DIRECTION < 0 => grows toward lower addresses 187 STACK_DIRECTION = 0 => direction of growth unknown */ 188 /* #undef STACK_DIRECTION */ 189 190 /* Define to 1 if you have the ANSI C header files. */ 191 #define STDC_HEADERS 1 192 193 /* Configured target name. */ 194 /* #define TARGET "i386-unknown-freebsd9.0" */ 195 196 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */ 197 #define TARGET_PREPENDS_UNDERSCORE 0 198 199 /* Use b modifier when opening binary files? */ 200 /* #undef USE_BINARY_FOPEN */ 201 202 /* Version number of package */ 203 /* #define VERSION "2.17.50" */ 204 205 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 206 `char[]'. */ 207 #define YYTEXT_POINTER 1 208 209 /* Enable GNU extensions on systems that have them. */ 210 #ifndef _GNU_SOURCE 211 # define _GNU_SOURCE 1 212 #endif 213 214 /* Enable LFS */ 215 /* #undef _LARGEFILE64_SOURCE */ 216