diff options
author | Alan Modra <amodra@gmail.com> | 2001-10-03 13:46:35 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-10-03 13:46:35 +0000 |
commit | fcd8210c95f5e13d7ef57a337ec94a70a89c8559 (patch) | |
tree | 7cfb036debabf9b4fe6c5c62babe40b427e5dc9a /gas | |
parent | 57c7194e0ee5e0d4bd270ccef718dec45bc1f2dc (diff) | |
download | gdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.zip gdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.tar.gz gdb-fcd8210c95f5e13d7ef57a337ec94a70a89c8559.tar.bz2 |
Regenerate configure to include the gettext.m4 change. Update
opcodes/po/POTFILES.in
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rwxr-xr-x | gas/configure | 2 | ||||
-rw-r--r-- | gas/po/POTFILES.in | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bb37aaf..549e973 100644 --- a/gas/ChangeLog +++ b/gas/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> * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64 diff --git a/gas/configure b/gas/configure index d2b1629..206f702 100755 --- a/gas/configure +++ b/gas/configure @@ -5247,7 +5247,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 diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index d103832..a6a67a7 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -132,18 +132,18 @@ ecoff.c ecoff.h ehopt.c ehopt.c -emul.h emul-target.h +emul.h expr.c expr.c expr.h flonum-copy.c flonum-copy.c -flonum.h flonum-konst.c flonum-konst.c flonum-mult.c flonum-mult.c +flonum.h frags.c frags.c frags.h |