about summary refs log tree commit diff stats
path: root/config.hin
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2021-07-09 00:27:04 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2021-07-09 00:27:04 +0000
commitcc4054129b8ce4043e8ab2a701e795827bdb2e0a (patch)
treedbba1868596f149e11d3b76a58a6fb41432adbe8 /config.hin
parent35787b45f4cbf08d6e4d913e859a39a4e4369766 (diff)
downloadlynx-snapshots-cc4054129b8ce4043e8ab2a701e795827bdb2e0a.tar.gz
snapshot of project "lynx", label v2-9-0dev_6m
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.hin b/config.hin
index eaed6233..057fa548 100644
--- a/config.hin
+++ b/config.hin
@@ -1,5 +1,5 @@
 /*
- * $LynxId: config.hin,v 1.150 2021/06/29 23:02:57 tom Exp $
+ * $LynxId: config.hin,v 1.151 2021/07/05 13:25:57 tom Exp $
  * vile:cmode
  *
  * The configure script translates "config.hin" into "lynx_cfg.h"
@@ -279,6 +279,7 @@
 #undef USE_FILE_UPLOAD		/* CF_ARG_DISABLE(file-upload) */
 #undef USE_GNUTLS_FUNCS		/* CF_GNUTLS */
 #undef USE_GNUTLS_INCL		/* CF_GNUTLS */
+#undef USE_IDN2			/* CF_ARG_DISABLE(idna) */
 #undef USE_IDNA			/* CF_ARG_DISABLE(idna) */
 #undef USE_JAPANESEUTF8_SUPPORT	/* CF_ARG_DISABLE(japanese-utf8) */
 #undef USE_JUSTIFY_ELTS		/* CF_ARG_DISABLE(justify-elts) */