From: Michael Koch Date: Tue, 20 May 2003 09:04:38 +0000 (+0000) Subject: Accidently comitted this during last commit, revert this little change: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2a40660aabcd9c19af4ddb1b0ee8698a9a954e4;p=gcc.git Accidently comitted this during last commit, revert this little change: -TAR = tar +TAR = gtar From-SVN: r66991 --- diff --git a/libjava/Makefile.in b/libjava/Makefile.in index 11d94d69067..aaf32b544d5 100644 --- a/libjava/Makefile.in +++ b/libjava/Makefile.in @@ -2671,7 +2671,7 @@ libgcj-test.spec.in libgcj.spec.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best DIST_SUBDIRS = @DIRLTDL@ testsuite gcj include @DIRLTDL@ gcj include DEP_FILES = .deps/$(srcdir)/$(CONVERT_DIR)/gen-from-JIS.P \