]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* Makefile.am (XDELTA_OPTIONS): Remove --pristine as that
authorScott James Remnant <scott@netsplit.com>
Tue, 13 Apr 2004 00:01:48 +0000 (00:01 +0000)
committerScott James Remnant <scott@netsplit.com>
Tue, 13 Apr 2004 00:01:48 +0000 (00:01 +0000)
generates huge xdeltas.

ChangeLog
Makefile.maint

index a3a52322425571d5555d57852c6c4a240c295cd7..07dd501842b9c500114dc896f056d2aff4a36bd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-13  Scott James Remnant  <scott@netsplit.com>
+
+       * Makefile.am (XDELTA_OPTIONS): Remove --pristine as that
+       generates huge xdeltas.
+
 2004-04-08  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (argz_append, argz_create_sep, argz_insert)
index a44efd649786c5686a02573fb0678e84cb8cd56f..b8c22b2200b2c42599e06de9fb44f41e9ff05e9e 100644 (file)
@@ -186,7 +186,7 @@ delta-diff: prev-tarball new-tarball
        rm -rf delta-diff
 
 XDELTA = xdelta
-XDELTA_OPTIONS = --pristine -9
+XDELTA_OPTIONS = -9
 
 .PHONY: delta-xdelta
 delta-xdelta: prev-tarball new-tarball got-xdelta