On Mon, 5 May 2008, Atsuhito Kohda wrote:

Hi all,

On Sun, 27 Apr 2008 20:50:26 -0400, Thomas Dickey wrote:

* add --enable-gnutls-compat option and associated files to configure with
  GNU TLS without its gnutls-openssl library, whose newer versions are
  available only under a restrictive license (reports by Andreas Metzler,

I'm not sure if this configure option works correctly or not.
If I compile lynx with --enable-gnutls-compat and without
--with-gnutls=/usr it looks lynx binary is same as the one
compiled with --without-gnutls.

I'll check (on my home machine - don't have gnutls at hand this moment).

If I recall properly, you've been compiling lynx with gnutls - so it
should "just work".

I used something like

        configure --without-ssl --with-gnutls

to use the raw gnutls interface, and

        configure --without-ssl --with-gnutls --enable-gnutls-compat

to use gnutls with the openssl compatibility library.

Just reading the source, I do see a cut/paste error in the help-message
(the --enable-gnutls-compat's message says "--with-gnutls").


If I compile lynx with --enable-gnutls-compat and
--with-gnutls=/usr it looks lynx binary is same as the one
compiled with --with-gnutls=/usr and without
--enable-gnutls-compat.

How do I misunderstand?

Regards,                        2008-5-5(Mon)

--
Debian Developer - much more I18N of Debian
Atsuhito Kohda <kohda AT debian.org>
Department of Math., Univ. of Tokushima


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to