Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
the correct config.h for the platform, and when this is done the USE_MANUAL
define is properly known.
|
|
will be properly built with configure --disable-manual even if the source
file is already present
|
|
|
|
|
|
|
|
|
|
just to avoid making a totally empty file. Just to avoid compiler warnings.
|
|
officially using library-code when building the app (at least for the platforms
that don't have a strtoll() on their own).
|
|
|
|
make this better on more systems.
|
|
|
|
|
|
|
|
|
|
help if libz is available using #ifdef in the source instead, to allow the
distributed source code to be easier built with compressed help text.
|
|
|
|
|
|
|
|
in a slightly better way for more platforms. The $HOME is only used for
.curlrc atm, but the possible upcoming change of .netrc treatment may also
need the home dir.
|
|
command line.
|
|
|
|
|
|
the distribution archive, as it isn't sure zlib is present everywhere. Those
who care much for compressed help should regenerate the file.
|
|
the 'hugehelp' text if libz and gzip are available at build time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|