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-Tag: releases/gcc-3.4.0~6453 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2a40660aabcd9c19af4ddb1b0ee8698a9a954e4;p=thirdparty%2Fgcc.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 11d94d690676..aaf32b544d53 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 \