Changeset 609 for branches/GNU/src/binutils/libiberty/config.in
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/libiberty/config.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 1 /* config.in. Generated automatically from configure.in by autoheader. */ 2 3 /* Define if using alloca.c. */4 #undef C_ALLOCA5 2 6 3 /* Define to empty if the keyword does not work. */ 7 4 #undef const 8 5 9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.10 This function is required for alloca.c support on those systems. */11 #undef CRAY_STACKSEG_END12 13 /* Define if you have alloca, as a function or macro. */14 #undef HAVE_ALLOCA15 16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */17 #undef HAVE_ALLOCA_H18 19 6 /* Define if you have a working `mmap' system call. */ 20 7 #undef HAVE_MMAP … … 29 16 #undef inline 30 17 18 /* Define if your C compiler doesn't accept -c and -o together. */ 19 #undef NO_MINUS_C_MINUS_O 20 31 21 /* Define to `int' if <sys/types.h> doesn't define. */ 32 22 #undef pid_t … … 35 25 #undef _POSIX_SOURCE 36 26 37 /* If using the C implementation of alloca, define if you know the38 direction of stack growth for your system; otherwise it will be39 automatically deduced at run-time.40 STACK_DIRECTION > 0 => grows toward higher addresses41 STACK_DIRECTION < 0 => grows toward lower addresses42 STACK_DIRECTION = 0 => direction of growth unknown43 */44 #undef STACK_DIRECTION45 46 27 /* Define if you have the ANSI C header files. */ 47 28 #undef STDC_HEADERS … … 53 34 #undef vfork 54 35 36 /* Define to `unsigned long' if <sys/types.h> doesn't define. */ 37 #undef uintptr_t 38 39 /* Define if you have the _doprnt function. */ 40 #undef HAVE__DOPRNT 41 55 42 /* Define if you have the asprintf function. */ 56 43 #undef HAVE_ASPRINTF … … 77 64 #undef HAVE_CALLOC 78 65 66 /* Define if you have the canonicalize_file_name function. */ 67 #undef HAVE_CANONICALIZE_FILE_NAME 68 79 69 /* Define if you have the clock function. */ 80 70 #undef HAVE_CLOCK 81 71 72 /* Define if you have the ffs function. */ 73 #undef HAVE_FFS 74 82 75 /* Define if you have the getcwd function. */ 83 76 #undef HAVE_GETCWD … … 89 82 #undef HAVE_GETRUSAGE 90 83 84 /* Define if you have the getsysinfo function. */ 85 #undef HAVE_GETSYSINFO 86 91 87 /* Define if you have the gettimeofday function. */ 92 88 #undef HAVE_GETTIMEOFDAY … … 110 106 #undef HAVE_MEMMOVE 111 107 108 /* Define if you have the mempcpy function. */ 109 #undef HAVE_MEMPCPY 110 112 111 /* Define if you have the memset function. */ 113 112 #undef HAVE_MEMSET … … 122 121 #undef HAVE_PSIGNAL 123 122 123 /* Define if you have the pstat_getdynamic function. */ 124 #undef HAVE_PSTAT_GETDYNAMIC 125 126 /* Define if you have the pstat_getstatic function. */ 127 #undef HAVE_PSTAT_GETSTATIC 128 124 129 /* Define if you have the putenv function. */ 125 130 #undef HAVE_PUTENV … … 128 133 #undef HAVE_RANDOM 129 134 135 /* Define if you have the realpath function. */ 136 #undef HAVE_REALPATH 137 130 138 /* Define if you have the rename function. */ 131 139 #undef HAVE_RENAME … … 143 151 #undef HAVE_SIGSETMASK 144 152 153 /* Define if you have the snprintf function. */ 154 #undef HAVE_SNPRINTF 155 156 /* Define if you have the stpcpy function. */ 157 #undef HAVE_STPCPY 158 159 /* Define if you have the stpncpy function. */ 160 #undef HAVE_STPNCPY 161 145 162 /* Define if you have the strcasecmp function. */ 146 163 #undef HAVE_STRCASECMP … … 179 196 #undef HAVE_SYSCONF 180 197 198 /* Define if you have the sysctl function. */ 199 #undef HAVE_SYSCTL 200 201 /* Define if you have the sysmp function. */ 202 #undef HAVE_SYSMP 203 204 /* Define if you have the table function. */ 205 #undef HAVE_TABLE 206 181 207 /* Define if you have the times function. */ 182 208 #undef HAVE_TIMES … … 194 220 #undef HAVE_VPRINTF 195 221 222 /* Define if you have the vsnprintf function. */ 223 #undef HAVE_VSNPRINTF 224 196 225 /* Define if you have the vsprintf function. */ 197 226 #undef HAVE_VSPRINTF … … 200 229 #undef HAVE_WAITPID 201 230 231 /* Define if you have the <alloca.h> header file. */ 232 #undef HAVE_ALLOCA_H 233 202 234 /* Define if you have the <fcntl.h> header file. */ 203 235 #undef HAVE_FCNTL_H … … 206 238 #undef HAVE_LIMITS_H 207 239 240 /* Define if you have the <machine/hal_sysinfo.h> header file. */ 241 #undef HAVE_MACHINE_HAL_SYSINFO_H 242 208 243 /* Define if you have the <stdlib.h> header file. */ 209 244 #undef HAVE_STDLIB_H … … 224 259 #undef HAVE_SYS_PARAM_H 225 260 261 /* Define if you have the <sys/pstat.h> header file. */ 262 #undef HAVE_SYS_PSTAT_H 263 226 264 /* Define if you have the <sys/resource.h> header file. */ 227 265 #undef HAVE_SYS_RESOURCE_H … … 230 268 #undef HAVE_SYS_STAT_H 231 269 270 /* Define if you have the <sys/sysctl.h> header file. */ 271 #undef HAVE_SYS_SYSCTL_H 272 273 /* Define if you have the <sys/sysinfo.h> header file. */ 274 #undef HAVE_SYS_SYSINFO_H 275 276 /* Define if you have the <sys/sysmp.h> header file. */ 277 #undef HAVE_SYS_SYSMP_H 278 279 /* Define if you have the <sys/systemcfg.h> header file. */ 280 #undef HAVE_SYS_SYSTEMCFG_H 281 282 /* Define if you have the <sys/table.h> header file. */ 283 #undef HAVE_SYS_TABLE_H 284 232 285 /* Define if you have the <sys/time.h> header file. */ 233 286 #undef HAVE_SYS_TIME_H … … 242 295 #undef NEED_DECLARATION_ERRNO 243 296 297 /* Define if you have the `uintptr_t' type. */ 298 #undef HAVE_UINTPTR_T 299 244 300 /* Define if you have the sys_errlist variable. */ 245 301 #undef HAVE_SYS_ERRLIST … … 251 307 #undef HAVE_SYS_SIGLIST 252 308 309 /* Define if you have the _system_configuration variable. */ 310 #undef HAVE__SYSTEM_CONFIGURATION 311 312 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP 313 systems. This function is required for alloca.c support on those 314 systems. */ 315 #undef CRAY_STACKSEG_END 316 317 /* Define if you know the direction of stack growth for your system; 318 otherwise it will be automatically deduced at run-time. 319 STACK_DIRECTION > 0 => grows toward higher addresses 320 STACK_DIRECTION < 0 => grows toward lower addresses 321 STACK_DIRECTION = 0 => direction of growth unknown */ 322 #undef STACK_DIRECTION 323 324 /* Define if canonicalize_file_name is not declared in system header files. */ 325 #undef NEED_DECLARATION_CANONICALIZE_FILE_NAME 326 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.