diff options
author | Alan Modra <amodra@gmail.com> | 2000-04-04 14:32:35 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-04-04 14:32:35 +0000 |
commit | 8ad3436c79ef8d40d0f0de293a9296b39e6a918d (patch) | |
tree | 3fae7ee28ee04cfab2a9a77b58a037d3308fec11 /gprof/ChangeLog | |
parent | 41b49281c1e98174596a161a525ef4991d92741c (diff) | |
download | gdb-8ad3436c79ef8d40d0f0de293a9296b39e6a918d.zip gdb-8ad3436c79ef8d40d0f0de293a9296b39e6a918d.tar.gz gdb-8ad3436c79ef8d40d0f0de293a9296b39e6a918d.tar.bz2 |
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 406bd3b..ed14aba 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,5 +1,9 @@ 2000-04-04 Alan Modra <alan@linuxcare.com.au> + * po/gprof.pot: Regenerate. + + * gprof.c (usage): Restore translated part of bug string. + * Makefile.am (BASEDIR): Define. (BFDDIR): Define. (INCDIR): Define. |