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/gprof/gconfig.in

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    4343/* Define if you have the ANSI C header files.  */
    4444#undef STDC_HEADERS
    45 
    46 /* Define as the size of a pointer in the target profile file format.  */
    47 #undef GMON_PTR_SIZE
    4845
    4946/* Define if you have the __argz_count function.  */
     
    104101#undef HAVE_NL_TYPES_H
    105102
     103/* Define if you have the <stdlib.h> header file.  */
     104#undef HAVE_STDLIB_H
     105
    106106/* Define if you have the <string.h> header file.  */
    107107#undef HAVE_STRING_H
     
    112112/* Define if you have the <sys/param.h> header file.  */
    113113#undef HAVE_SYS_PARAM_H
     114
     115/* Define if you have the <sys/stat.h> header file.  */
     116#undef HAVE_SYS_STAT_H
     117
     118/* Define if you have the <sys/types.h> header file.  */
     119#undef HAVE_SYS_TYPES_H
    114120
    115121/* Define if you have the <unistd.h> header file.  */
Note: See TracChangeset for help on using the changeset viewer.