Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/bfd/config.in

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    161161#undef HAVE_SYS_PROCFS_H
    162162
     163/* Define if you have the <sys/stat.h> header file.  */
     164#undef HAVE_SYS_STAT_H
     165
    163166/* Define if you have the <sys/time.h> header file.  */
    164167#undef HAVE_SYS_TIME_H
    165168
     169/* Define if you have the <sys/types.h> header file.  */
     170#undef HAVE_SYS_TYPES_H
     171
    166172/* Define if you have the <time.h> header file.  */
    167173#undef HAVE_TIME_H
     
    209215#undef NEED_DECLARATION_GETENV
    210216
     217/* Define if struct core_dumpx has member c_impl */
     218#undef HAVE_ST_C_IMPL
     219
    211220/* Define if <sys/procfs.h> has prstatus_t. */
    212221#undef HAVE_PRSTATUS_T
Note: See TracChangeset for help on using the changeset viewer.