Invoke wget with -C off, to disable proxy caches.

This commit is contained in:
Paul Eggert
2003-01-09 07:44:26 +00:00
parent a1a44c02ab
commit 1ee6d2a02e

View File

@@ -1,3 +1,10 @@
2003-01-08 Paul Eggert <eggert@twinsun.com>
* Makefile.maint (WGETFLAGS):
New macro, containing "-C off" to disable proxy caches.
All uses of $(WGET) changed to $(WGET) $(WGETFLAGS).
(rel-check): Use $(WGET) instead of wget.
2003-01-06 Paul Eggert <eggert@twinsun.com>
* doc/bison.texinfo (Generalized LR Parsing): Add a reference to