public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Missed file in gmon_io commit
@ 2002-01-31 12:22 Jason R Thorpe
  0 siblings, 0 replies; only message in thread
From: Jason R Thorpe @ 2002-01-31 12:22 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

Nick missed this when he committed my gprof gmon_io patch (gconfig.in
needs to be regenerated by running `autoheader').  ChangeLog entry
omitted, since it's already listed in the ChangeLog entry for my gprof
patch.

Committed as obvious.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

[-- Attachment #2: gconfig.in-patch --]
[-- Type: text/plain, Size: 562 bytes --]

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 ----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-31 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-31 12:22 [PATCH] Missed file in gmon_io commit Jason R Thorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).