The joys of "automake" being run in different environments - undo the

change my local environment inserted, setting TAR to "gtar" rather than
"tar".

svn path=/trunk/; revision=238
This commit is contained in:
Guy Harris 1999-04-05 22:25:00 +00:00
parent ee80616a8c
commit 2400bb0453
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ mkinstalldirs stamp-h.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
TAR = gtar
TAR = tar
GZIP = --best
DEP_FILES = .deps/capture.P .deps/column.P .deps/ethereal.P \
.deps/ethertype.P .deps/file.P .deps/filter.P .deps/follow.P \