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 /binutils/doc | |
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 'binutils/doc')
-rw-r--r-- | binutils/doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/Makefile.in b/binutils/doc/Makefile.in index 51fda7e..9dc97b3 100644 --- a/binutils/doc/Makefile.in +++ b/binutils/doc/Makefile.in @@ -175,7 +175,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: |