lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] ANN: lynx2.9.0dev.7


From: Gisle Vanem
Subject: Re: [Lynx-dev] ANN: lynx2.9.0dev.7
Date: Tue, 27 Jul 2021 14:09:32 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

* modify SGML parsing to allow DEL and INS tags to work on a block-level rather
   than only inline (Debian #981351) -TD
* modify configure script to check for libidn2, add options menu setting for

Tried building with 'libidn':
  WWW/Library/Implementation/HTParse.c(29): fatal error C1083:
  Cannot open include file: 'idn2.h': No such file or directory

There is no 'idn2.h' in libidna. But including
'idna.h + 'idn-free.h' works.

But then this error too:
  WWW/Library/Implementation/HTParse.c(340):
  error C2065: 'IDN2_OK': undeclared identifier

--
--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]