mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
Invoke wget with -C off, to disable proxy caches.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user