* 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

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

Reply via email to