1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/doc
dan 776d65e829 [svn] * configure.in: Look for perl and pod2man and make substitutions.
* Makefile.in (install): Do install.man if we have pod2man.

* Makefile.in: Make wget man page and install it if we have pod2man.  Added some
  missing '$(srcdir)/'s.  Added missing dependencies on install targets
  (allowing you to just do `make install' rather than forcing you to do `make &&
  make install').  Also, Makefile rules should always use output file parameters
  if available rather than redirecting stdout with '>', or you falsely satisfy
  dependencies if the tool you're running is missing or fails -- fixed call of
  texi2pod.pl that did this wrong.

* texi2pod.pl: Removed from CVS.  Now automatically generated.

* texi2pod.pl.in: This new file is processed into texi2pod.pl, getting the
  appropriate path to the Perl 5+ executable on this system and becoming
  executable (CVS files, by contrast, don't arrive executable).
2001-02-22 18:09:36 -08:00
..
ChangeLog-branches [svn] Here're the changes we agreed to on the wget mailing list regarding the 2001-01-06 01:26:02 -08:00
ansi2knr.1 [svn] Initial revision 1999-12-01 23:42:23 -08:00
ChangeLog [svn] * configure.in: Look for perl and pod2man and make substitutions. 2001-02-22 18:09:36 -08:00
Makefile.in [svn] * configure.in: Look for perl and pod2man and make substitutions. 2001-02-22 18:09:36 -08:00
sample.wgetrc [svn] Really using "stepwise refinement" on this file, aren't I? Realized during the 2000-04-20 15:06:43 -07:00
texi2pod.pl.in [svn] * configure.in: Look for perl and pod2man and make substitutions. 2001-02-22 18:09:36 -08:00
texinfo.tex [svn] Initial revision 1999-12-01 23:42:23 -08:00
wget.texi [svn] wget.texi (Download Options): Further improvement to --continue documentation -- 2001-02-19 15:22:48 -08:00