From fcd8210c95f5e13d7ef57a337ec94a70a89c8559 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 3 Oct 2001 13:46:35 +0000 Subject: Regenerate configure to include the gettext.m4 change. Update opcodes/po/POTFILES.in --- gprof/ChangeLog | 4 ++++ gprof/configure | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gprof') diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 4c2b538..fc3638c 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2001-10-03 Alan Modra + + * configure: Regenerate. + 2001-10-02 Alan Modra * Makefile.am (Makefile): Depend on bfd/configure.in. diff --git a/gprof/configure b/gprof/configure index ac1d302..9c02267 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 -- cgit v1.1