Changeset 609 for branches/GNU/src/binutils/gprof/gconfig.in
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/gprof/gconfig.in
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 43 43 /* Define if you have the ANSI C header files. */ 44 44 #undef STDC_HEADERS 45 46 /* Define as the size of a pointer in the target profile file format. */47 #undef GMON_PTR_SIZE48 45 49 46 /* Define if you have the __argz_count function. */ … … 104 101 #undef HAVE_NL_TYPES_H 105 102 103 /* Define if you have the <stdlib.h> header file. */ 104 #undef HAVE_STDLIB_H 105 106 106 /* Define if you have the <string.h> header file. */ 107 107 #undef HAVE_STRING_H … … 112 112 /* Define if you have the <sys/param.h> header file. */ 113 113 #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 114 120 115 121 /* Define if you have the <unistd.h> header file. */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.