1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

7 Commits

Author SHA1 Message Date
dan
e8905e2e87 [svn] Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion needs to be
included in the distribution or it'll get regenerated due to the wget.info
dependency, and then that file will get regenerated, forcing people to have
makeinfo installed unnecessarily.  We could use a kludge of a 0-length file in
the distro, but the file isn't that big and should compress very well.

wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and "UPDATED Feb
2000" to "UPDATED Dec 2000".  Like the comment in the file says, it'd be nice if
these were handled automatically...
2000-12-31 03:50:52 -08:00
hniksic
0db59ca6f6 [svn] Makefile.in fix from <sxshf4dvv29.fsf@florida.arsdigita.de>. 2000-12-09 19:03:14 -08:00
hniksic
4960a155c4 [svn] Minor fixes: use $(srcdir) in sample.wgetrc.munged_for_texi_inclusion;
added names of many contributors.
2000-11-04 23:06:41 -08:00
dan
0a8054755c [svn] * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added build,
dependencies, and distclean cleanup of this new file.

* sample.wgetrc: Uncommented waitretry and set it to 10, clarified some wording,
  and re-wrapped some text to 71 columns due to @sample indentation in
  wget.texi.

* wget.texi: Herold further expounded on the behavior of waitretry -- reworded
  docs again.  Changed note saying _all_ lines in sample.wgetrc are commented
  out.  Don't have an entire hand- cut-and-pasted copy of sample.wgetrc in this
  file -- use @include.
2000-04-13 12:37:52 -07:00
dan
14e5a6d11e [svn] Try more aggressively to prevent line-wrapping (e.g. on an 80 column display) on
that "wgetrc exists" message.
2000-04-12 21:55:35 -07:00
dan
367f3b15d7 [svn] Makefile (install.wgetrc): I completely missed the message that the new wgetrc
wasn't being installed the first couple of times I ran `make install' after
changing sample.wgetrc.  Added blank lines around the message and a "<Hit RETURN
to acknowledge>", and reworded the message to be a bit more clear.
2000-04-12 21:37:51 -07:00
kwget
31d6616c48 [svn] Initial revision 1999-12-01 23:42:23 -08:00