]> sjero.net Git - wget/commitdiff
[svn] Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion needs to be
authordan <devnull@localhost>
Sun, 31 Dec 2000 11:50:52 +0000 (03:50 -0800)
committerdan <devnull@localhost>
Sun, 31 Dec 2000 11:50:52 +0000 (03:50 -0800)
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...

doc/ChangeLog
doc/Makefile.in
doc/wget.texi

index 632074e3109e2fb2c93d31c8bdd25f6954dc0834..ec21827018699cae4d78345276715544a24ead8d 100644 (file)
@@ -1,3 +1,16 @@
+2000-12-31  Dan Harkless  <wget@harkless.org>
+
+        * 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-10  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * Makefile.in (install.info): Info files are *not* in $(srcdir),
index 977d6f266255ab32a17089fe7045c23db24639f8..867a3c66d65b12b2af643f43391536417d836d58 100644 (file)
@@ -139,7 +139,7 @@ clean:
        $(RM) *.dvi *.aux *.cp *.cps *.fn *.toc *.tp *.vr *.ps *.ky *.pg *.log
 
 distclean: clean
-       $(RM) Makefile sample.wgetrc.munged_for_texi_inclusion
+       $(RM) Makefile
 
 realclean: distclean
        $(RM) wget.info*
index 1accbb94b8c2bedb97d29158681ca5fb50b57fab..1e9211a2d82dc07b08c72ddadc9f6b054bdcf880 100644 (file)
@@ -15,8 +15,8 @@
 @end iftex
 
 @c This should really be auto-generated!
-@set VERSION 1.5.3+dev
-@set UPDATED Feb 2000
+@set VERSION 1.7-dev
+@set UPDATED Dec 2000
 
 @dircategory Net Utilities
 @dircategory World Wide Web