[EMAIL PROTECTED] (Steven M. Schweda) writes: > Also, am I missing something obvious, or should the configure script > (as in, "To configure Wget, run the configure script provided with > the distribution.") be somewhere in the CVS source?
The configure script is auto-generated and is therefore not in CVS. To get it, run autoconf. See the file README.cvs. > And I'm just getting started, but is there any good reason for the > extern variables output_stream and output_stream_regular not to be > declared in some header file? No good reason that I can think of.
