> From: Sivaram Neelakantan <nsivaram....@gmail.com> > Date: Tue, 17 May 2011 23:14:43 +0530 > > I downloaded the latest binaries. Which README has the instructions > on the gnutls binaries?
It should be in README.W32, but it looks like that file was not yet updated with this information. Here it is: * Optional GnuTLS support If configure.bat finds the gnutls/gnutls.h file in the include path, Emacs is built with GnuTLS support by default; to avoid that you can pass the argument --without-gnutls. In order to support GnuTLS at runtime, a GnuTLS-enabled Emacs must be able to find the relevant DLLs during startup; failure to do so is not an error, but GnuTLS won't be available to the running session. You can get pre-built binaries (including any required DLL and the gnutls.h file) and an installer at http://josefsson.org/gnutls4win/.