Add GnuTLS support for W32.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 25 Apr 2011 01:29:31 +0000 (20:29 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 25 Apr 2011 01:29:31 +0000 (20:29 -0500)
commitfd4af8d90220585aa10753735760bc396f089102
tree15e990cc1b8447f1a1179ee0488b69f8bc20e4de
parent418401a53fd8a638a7a44d05b5fea4b4211251f4
Add GnuTLS support for W32.

* nt/configure.bat: New options --without-gnutls and --lib, new build
variable USER_LIBS, automatically detect GnuTLS.  Copies the PNG
library setup with trivial modifications.
* nt/INSTALL: Add instructions for GnuTLS support.
* nt/gmake.defs: Prefix USER_LIBS with -l.
nt/ChangeLog
nt/INSTALL
nt/configure.bat
nt/gmake.defs