about summary refs log tree commit diff stats
path: root/src/LYReadCFG.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYReadCFG.c')
-rw-r--r--src/LYReadCFG.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYReadCFG.c b/src/LYReadCFG.c
index 195edf71..4a24a940 100644
--- a/src/LYReadCFG.c
+++ b/src/LYReadCFG.c
@@ -1505,6 +1505,7 @@ PRIVATE Config_Type Config_Table [] =
      PARSE_DEF(RC_TRUSTED_LYNXCGI,      CGI_PATH),
 #endif
      PARSE_PRG(RC_UNCOMPRESS_PATH,      ppUNCOMPRESS),
+     PARSE_SET(RC_UNDERLINE_LINKS,      LYUnderlineLinks),
      PARSE_PRG(RC_UNZIP_PATH,           ppUNZIP),
 #ifdef DIRED_SUPPORT
      PARSE_ADD(RC_UPLOADER,             uploaders),