aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-06-05 14:04:05 +0000
committerDaniel Jacobowitz <drow@false.org>2006-06-05 14:04:05 +0000
commit4cfe2c59ff39af52ff71a1230b6fb13a724c884d (patch)
tree2a331c42790ce7052a490d4d8d06d7397e5e4c76 /gprof
parentbac7e5292c3a1b084bb36a348f288eef6851cf34 (diff)
downloadfsf-binutils-gdb-4cfe2c59ff39af52ff71a1230b6fb13a724c884d.zip
fsf-binutils-gdb-4cfe2c59ff39af52ff71a1230b6fb13a724c884d.tar.gz
fsf-binutils-gdb-4cfe2c59ff39af52ff71a1230b6fb13a724c884d.tar.bz2
bfd/, binutils/, gas/, gprof/, ld/, opcodes/
* po/Make-in (top_builddir): Define.
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog4
-rw-r--r--gprof/po/Make-in1
2 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index c05c5f6..cfd76a0 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * po/Make-in (top_builddir): Define.
+
2006-06-05 Alan Modra <amodra@bigpond.net.au>
* Makefile.in: Regenerate.
diff --git a/gprof/po/Make-in b/gprof/po/Make-in
index 3db414d..de3e83d 100644
--- a/gprof/po/Make-in
+++ b/gprof/po/Make-in
@@ -16,6 +16,7 @@ SHELL = /bin/sh
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
+top_builddir = @top_builddir@
prefix = @prefix@
exec_prefix = @exec_prefix@