Regenerate configure to include the gettext.m4 change. Update

opcodes/po/POTFILES.in
This commit is contained in:
Alan Modra
2001-10-03 13:46:35 +00:00
parent 57c7194e0e
commit fcd8210c95
13 changed files with 494 additions and 449 deletions

View File

@ -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.

2
gprof/configure vendored
View File

@ -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