Changeset 609 for branches/GNU/src/binutils/bfd/config.in
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/bfd/config.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 161 161 #undef HAVE_SYS_PROCFS_H 162 162 163 /* Define if you have the <sys/stat.h> header file. */ 164 #undef HAVE_SYS_STAT_H 165 163 166 /* Define if you have the <sys/time.h> header file. */ 164 167 #undef HAVE_SYS_TIME_H 165 168 169 /* Define if you have the <sys/types.h> header file. */ 170 #undef HAVE_SYS_TYPES_H 171 166 172 /* Define if you have the <time.h> header file. */ 167 173 #undef HAVE_TIME_H … … 209 215 #undef NEED_DECLARATION_GETENV 210 216 217 /* Define if struct core_dumpx has member c_impl */ 218 #undef HAVE_ST_C_IMPL 219 211 220 /* Define if <sys/procfs.h> has prstatus_t. */ 212 221 #undef HAVE_PRSTATUS_T -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.