Opps - forgot to include change to Makefile.am in the ChangeLog entry
authorNick Clifton <nickc@redhat.com>
Thu, 5 Jul 2007 09:10:17 +0000 (09:10 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 5 Jul 2007 09:10:17 +0000 (09:10 +0000)
gprof/ChangeLog

index 82f8015..b9d9fc3 100644 (file)
@@ -1,6 +1,8 @@
 2007-07-05  Tristan Gingold  <gingold@adacore.com>
 
        * corefile.c (core_sym_class): Do not discard nested subprograms.
+       * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
+       * Makefile.in: Regenerate.
 
 2007-07-02  Alan Modra  <amodra@bigpond.net.au>