Index: gconfig.in =================================================================== RCS file: /cvs/src/src/gprof/gconfig.in,v retrieving revision 1.6 diff -c -r1.6 gconfig.in *** gconfig.in 2001/03/14 03:14:56 1.6 --- gconfig.in 2002/01/31 19:17:16 *************** *** 40,48 **** /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS - /* Define as the size of a pointer in the target profile file format. */ - #undef GMON_PTR_SIZE - /* Define if you have the __argz_count function. */ #undef HAVE___ARGZ_COUNT --- 40,45 ----