diff options
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 |