head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.12.25.13.53.16;	author andreas;	state dead;
branches;
next	1.1;

1.1
date	2000.10.01.09.39.19;	author andreas;	state Exp;
branches;
next	;


desc
@@


1.2
log
@update to version 1.13.18 as requested by David.
@
text
@--- src/Makefile.in.orig	Wed Sep 27 15:52:00 2000
+++ src/Makefile.in	Wed Sep 27 15:52:14 2000
@@@@ -337,7 +337,7 @@@@
 	  fi; \
 	done
 buffer.o: buffer.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \
-	../lib/xalloc.h ../lib/fnmatch.h ../lib/human.h \
+	../lib/xalloc.h ../lib/human.h \
 	../lib/quotearg.h common.h tar.h arith.h ../lib/backupfile.h \
 	../lib/basename.h ../lib/exclude.h ../lib/modechange.h \
 	../lib/safe-read.h rmt.h
@@@@ -376,7 +376,7 @@@@
 	../lib/modechange.h ../lib/safe-read.h ../lib/quotearg.h \
 	../lib/save-cwd.h
 names.o: names.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \
-	../lib/xalloc.h ../lib/fnmatch.h ../lib/quotearg.h common.h \
+	../lib/xalloc.h ../lib/quotearg.h common.h \
 	tar.h arith.h ../lib/backupfile.h ../lib/basename.h \
 	../lib/exclude.h ../lib/modechange.h ../lib/safe-read.h
 open3.o: open3.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \
@


1.1
log
@- update port to last gtar release
- fixes --exclude, -X problem in version 1.13, where excludes have been
  wrongly interpreted as filenames (not pathnames)
- some cosmetics from naddy

Submitted by:	Christian Weisgerber <naddy@@unix-ag.uni-kl.de>
@
text
@@
