On Tue, Jan 5, 2010 at 11:48 AM, sindi keesan <[email protected]> wrote:
> Lynx 2.8.7 (NetBSD? - no SSL) at sdf.lonestar.org and lynx 2.8.5 (OpenBSD)
> at www.grex.org both do persistent cookies.  Did you get all the files I
> sent from my own computer (Linux) where the cookies do not persist?
>
> I must have compiled wrong somehow.  gcc 2.85.3, glibc 2.2.5.
>
> Sindi Keesan
>

gcc shouldn't affect that - you need to specifically strip out cookie
handling on compile if you wish to disable it with

 --disable-persistent-cookies

this will disable persistent-cookie support, otherwise the
functionality will be there.

_Stef


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

Reply via email to