diff options
author | Alan Modra <amodra@gmail.com> | 2001-10-02 06:03:15 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-10-02 06:03:15 +0000 |
commit | 7997656ad8861a7a452f6c901428be0f74d6ae77 (patch) | |
tree | 2cf40cfbcf18154a94daefade4f27639d1792eeb /gprof/ChangeLog | |
parent | 403487ecb26494fe056363842d22ff3bf7ccfb32 (diff) | |
download | gdb-7997656ad8861a7a452f6c901428be0f74d6ae77.zip gdb-7997656ad8861a7a452f6c901428be0f74d6ae77.tar.gz gdb-7997656ad8861a7a452f6c901428be0f74d6ae77.tar.bz2 |
* Makefile.am (Makefile): Depend on bfd/configure.in
Run "make dep-am"
* Makefile.in: Regenerate.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 5b8b0b7..4c2b538 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +2001-10-02 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am (Makefile): Depend on bfd/configure.in. + Run "make dep-am". + * Makefile.in: Regenerate. + 2001-09-18 Bruno Haible <haible@clisp.cons.org> * gprof.c (main): For gettext, also set the LC_CTYPE locate facet. |