summaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-03 13:46:35 +0000
committerAlan Modra <amodra@gmail.com>2001-10-03 13:46:35 +0000
commitfcd8210c95f5e13d7ef57a337ec94a70a89c8559 (patch)
tree7cfb036debabf9b4fe6c5c62babe40b427e5dc9a /gprof
parent57c7194e0ee5e0d4bd270ccef718dec45bc1f2dc (diff)
downloadbinutils-gdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.tar.gz
Regenerate configure to include the gettext.m4 change. Update
opcodes/po/POTFILES.in
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog4
-rwxr-xr-xgprof/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 4c2b538bc74..fc3638c244c 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-03 Alan Modra <amodra@bigpond.net.au>
+
+ * configure: Regenerate.
+
2001-10-02 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (Makefile): Depend on bfd/configure.in.
diff --git a/gprof/configure b/gprof/configure
index ac1d3025520..9c0226772a3 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -4202,7 +4202,7 @@ fi
l=
- if test -d $srcdir/po; then
+ if test -f $srcdir/po/POTFILES.in; then
test -d po || mkdir po
if test "x$srcdir" != "x."; then
if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then