about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGES7
-rw-r--r--PACKAGE/debian/changelog4
-rw-r--r--PACKAGE/lynx.nsi6
-rw-r--r--PACKAGE/lynx.spec4
-rw-r--r--PACKAGE/version.iss2
-rwxr-xr-xconfigure988
-rw-r--r--configure.in6
-rw-r--r--lynx.cfg6
-rw-r--r--makefile.in4
-rw-r--r--po/fr.po1271
-rw-r--r--src/LYIcon.rc10
-rw-r--r--src/LYmktime.c8
-rw-r--r--src/parsdate.c21
-rw-r--r--src/parsdate.y15
-rw-r--r--userdefs.h6
15 files changed, 1209 insertions, 1149 deletions
diff --git a/CHANGES b/CHANGES
index 619625ab..faf4a2af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,13 @@
--- $LynxId: CHANGES,v 1.1023 2019/08/26 22:55:54 tom Exp $
+-- $LynxId: CHANGES,v 1.1026 2019/08/28 23:17:32 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
+2019-08-26 (2.9.0dev.5)
+* extend table/limit in parsdate.y to 2200 (report by Ian Collier) -TD
+* update fr.po from
+    http://translationproject.org/latest/lynx
+
 2019-08-26 (2.9.0dev.4)
 * revert change to port-handling in 2.9.0dev.3 changes for gophermap (report by
   Martijn Dekker).
diff --git a/PACKAGE/debian/changelog b/PACKAGE/debian/changelog
index a0fdc7d7..f52d8432 100644
--- a/PACKAGE/debian/changelog
+++ b/PACKAGE/debian/changelog
@@ -1,8 +1,8 @@
-lynx-dev (2.9.0dev.4) unstable; urgency=low
+lynx-dev (2.9.0dev.5) unstable; urgency=low
 
   * maintenance updates
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 26 Aug 2019 16:21:48 -0400
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 28 Aug 2019 18:59:25 -0400
 
 lynx-dev (2.8.8dev.16) unstable; urgency=high
 
diff --git a/PACKAGE/lynx.nsi b/PACKAGE/lynx.nsi
index 7d2608c1..2dc875db 100644
--- a/PACKAGE/lynx.nsi
+++ b/PACKAGE/lynx.nsi
@@ -1,4 +1,4 @@
-; $LynxId: lynx.nsi,v 1.49 2019/08/26 20:21:48 tom Exp $

+; $LynxId: lynx.nsi,v 1.50 2019/08/28 22:59:25 tom Exp $

 ; Script originally generated with the Venis Install Wizard, but customized.

 ; The Inno Setup script is preferred; but this can be built via cross-compiling.

 

@@ -9,8 +9,8 @@
 !define VERSION_EPOCH "2"

 !define VERSION_MAJOR "9"

 !define VERSION_MINOR "0"

-!define VERSION_LEVEL "1004"

-!define VERSION_PATCH "dev.4"

+!define VERSION_LEVEL "1005"

+!define VERSION_PATCH "dev.5"

 

 !define SUBKEY "Lynx"

 

diff --git a/PACKAGE/lynx.spec b/PACKAGE/lynx.spec
index 437136a0..a5c03ee4 100644
--- a/PACKAGE/lynx.spec
+++ b/PACKAGE/lynx.spec
@@ -1,8 +1,8 @@
-# $LynxId: lynx.spec,v 1.56 2019/08/26 20:21:48 tom Exp $
+# $LynxId: lynx.spec,v 1.57 2019/08/28 22:59:25 tom Exp $
 Summary: A text-based Web browser
 Name: lynx-dev
 Version: 2.9.0
-Release: dev.4
+Release: dev.5
 License: GPLv2
 Group: Applications/Internet
 Source: lynx%{version}%{release}.tgz
diff --git a/PACKAGE/version.iss b/PACKAGE/version.iss
index 464322d8..e5b9e452 100644
--- a/PACKAGE/version.iss
+++ b/PACKAGE/version.iss
@@ -1,7 +1,7 @@
 ; version used for Inno Setup files.

 

 ; $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$

-#define LYNX_VERSION "2.9.0dev.4"

+#define LYNX_VERSION "2.9.0dev.5"

 

 ; most-recent full release and target

 #define LYNX_RELEASE "2.9.0"

diff --git a/configure b/configure
index 9c3da1f3..03d55b58 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.in 2.9.0dev.2.
+# From configure.in 2.9.0dev.5.
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.52.20181006.
+# Generated by Autoconf 2.52.20190828.
 #
 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 # Free Software Foundation, Inc.
@@ -892,7 +892,7 @@ This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by $as_me, which was
-generated by GNU Autoconf 2.52.20181006.  Invocation command line was
+generated by GNU Autoconf 2.52.20190828.  Invocation command line was
 
   $ $0 $@
 
@@ -1286,7 +1286,7 @@ rm conftest.sed
 
 PACKAGE=lynx
 # $Format: "VERSION=$ProjectVersion$"$
-VERSION=2.9.0dev.4
+VERSION=2.9.0dev.5
 
 echo "$as_me:1291: checking for DESTDIR" >&5
 echo $ECHO_N "checking for DESTDIR... $ECHO_C" >&6
@@ -41363,21 +41363,25 @@ fi
 # Check X11 before X11Rn because it is often a symlink to the current release.
 ac_x_header_dirs='
 /usr/X11/include
+/usr/X11R7/include
 /usr/X11R6/include
 /usr/X11R5/include
 /usr/X11R4/include
 
 /usr/include/X11
+/usr/include/X11R7
 /usr/include/X11R6
 /usr/include/X11R5
 /usr/include/X11R4
 
 /usr/local/X11/include
+/usr/local/X11R7/include
 /usr/local/X11R6/include
 /usr/local/X11R5/include
 /usr/local/X11R4/include
 
 /usr/local/include/X11
+/usr/local/include/X11R7
 /usr/local/include/X11R6
 /usr/local/include/X11R5
 /usr/local/include/X11R4
@@ -41400,17 +41404,17 @@ if test "$ac_x_includes" = no; then
   # Guess where to find include files, by looking for Intrinsic.h.
   # First, try using that file with no special directory specified.
   cat >conftest.$ac_ext <<_ACEOF
-#line 41403 "configure"
+#line 41407 "configure"
 #include "confdefs.h"
 #include <X11/Intrinsic.h>
 _ACEOF
-if { (eval echo "$as_me:41407: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:41411: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1
   cat conftest.err >&5
-  echo "$as_me:41413: \$? = $ac_status" >&5
+  echo "$as_me:41417: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag
@@ -41443,7 +41447,7 @@ if test "$ac_x_libraries" = no; then
   ac_save_LIBS=$LIBS
   LIBS="-lXt $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
-#line 41446 "configure"
+#line 41450 "configure"
 #include "confdefs.h"
 #include <X11/Intrinsic.h>
 int
@@ -41455,16 +41459,16 @@ XtMalloc (0)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41458: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41462: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41461: \$? = $ac_status" >&5
+  echo "$as_me:41465: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41464: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41468: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41467: \$? = $ac_status" >&5
+  echo "$as_me:41471: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   LIBS=$ac_save_LIBS
 # We can link X programs with no special library path.
@@ -41502,7 +41506,7 @@ fi
 fi # $with_x != no
 
 if test "$have_x" != yes; then
-  echo "$as_me:41505: result: $have_x" >&5
+  echo "$as_me:41509: result: $have_x" >&5
 echo "${ECHO_T}$have_x" >&6
   no_x=yes
 else
@@ -41512,7 +41516,7 @@ else
   # Update the cache value to reflect the command line values.
   ac_cv_have_x="have_x=yes \
 		ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
-  echo "$as_me:41515: result: libraries $x_libraries, headers $x_includes" >&5
+  echo "$as_me:41519: result: libraries $x_libraries, headers $x_includes" >&5
 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
 fi
 
@@ -41536,11 +41540,11 @@ else
     # others require no space.  Words are not sufficient . . . .
     case `(uname -sr) 2>/dev/null` in
     "SunOS 5"*)
-      echo "$as_me:41539: checking whether -R must be followed by a space" >&5
+      echo "$as_me:41543: checking whether -R must be followed by a space" >&5
 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
       ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
       cat >conftest.$ac_ext <<_ACEOF
-#line 41543 "configure"
+#line 41547 "configure"
 #include "confdefs.h"
 
 int
@@ -41552,16 +41556,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41555: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41559: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41558: \$? = $ac_status" >&5
+  echo "$as_me:41562: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41561: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41565: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41564: \$? = $ac_status" >&5
+  echo "$as_me:41568: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_R_nospace=yes
 else
@@ -41571,13 +41575,13 @@ ac_R_nospace=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
       if test $ac_R_nospace = yes; then
-	echo "$as_me:41574: result: no" >&5
+	echo "$as_me:41578: result: no" >&5
 echo "${ECHO_T}no" >&6
 	X_LIBS="$X_LIBS -R$x_libraries"
       else
 	LIBS="$ac_xsave_LIBS -R $x_libraries"
 	cat >conftest.$ac_ext <<_ACEOF
-#line 41580 "configure"
+#line 41584 "configure"
 #include "confdefs.h"
 
 int
@@ -41589,16 +41593,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41592: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41596: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41595: \$? = $ac_status" >&5
+  echo "$as_me:41599: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41598: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41602: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41601: \$? = $ac_status" >&5
+  echo "$as_me:41605: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_R_space=yes
 else
@@ -41608,11 +41612,11 @@ ac_R_space=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 	if test $ac_R_space = yes; then
-	  echo "$as_me:41611: result: yes" >&5
+	  echo "$as_me:41615: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 	  X_LIBS="$X_LIBS -R $x_libraries"
 	else
-	  echo "$as_me:41615: result: neither works" >&5
+	  echo "$as_me:41619: result: neither works" >&5
 echo "${ECHO_T}neither works" >&6
 	fi
       fi
@@ -41632,7 +41636,7 @@ echo "${ECHO_T}neither works" >&6
     # the Alpha needs dnet_stub (dnet does not exist).
     ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
     cat >conftest.$ac_ext <<_ACEOF
-#line 41635 "configure"
+#line 41639 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -41651,22 +41655,22 @@ XOpenDisplay ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41654: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41658: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41657: \$? = $ac_status" >&5
+  echo "$as_me:41661: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41660: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41664: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41663: \$? = $ac_status" >&5
+  echo "$as_me:41667: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   :
 else
   echo "$as_me: failed program was:" >&5
 cat conftest.$ac_ext >&5
-echo "$as_me:41669: checking for dnet_ntoa in -ldnet" >&5
+echo "$as_me:41673: checking for dnet_ntoa in -ldnet" >&5
 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -41674,7 +41678,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-ldnet  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 41677 "configure"
+#line 41681 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -41693,16 +41697,16 @@ dnet_ntoa ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41696: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41700: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41699: \$? = $ac_status" >&5
+  echo "$as_me:41703: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41702: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41706: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41705: \$? = $ac_status" >&5
+  echo "$as_me:41709: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_dnet_dnet_ntoa=yes
 else
@@ -41713,14 +41717,14 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:41716: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
+echo "$as_me:41720: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
 fi
 
     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
-      echo "$as_me:41723: checking for dnet_ntoa in -ldnet_stub" >&5
+      echo "$as_me:41727: checking for dnet_ntoa in -ldnet_stub" >&5
 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6
 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -41728,7 +41732,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-ldnet_stub  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 41731 "configure"
+#line 41735 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -41747,16 +41751,16 @@ dnet_ntoa ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41750: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41754: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41753: \$? = $ac_status" >&5
+  echo "$as_me:41757: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41756: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41760: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41759: \$? = $ac_status" >&5
+  echo "$as_me:41763: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_dnet_stub_dnet_ntoa=yes
 else
@@ -41767,7 +41771,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:41770: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
+echo "$as_me:41774: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6
 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
   X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
@@ -41786,13 +41790,13 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     # on Irix 5.2, according to T.E. Dickey.
     # The functions gethostbyname, getservbyname, and inet_addr are
     # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
-    echo "$as_me:41789: checking for gethostbyname" >&5
+    echo "$as_me:41793: checking for gethostbyname" >&5
 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
 if test "${ac_cv_func_gethostbyname+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 41795 "configure"
+#line 41799 "configure"
 #include "confdefs.h"
 #define gethostbyname autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -41823,16 +41827,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41826: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41830: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41829: \$? = $ac_status" >&5
+  echo "$as_me:41833: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41832: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41836: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41835: \$? = $ac_status" >&5
+  echo "$as_me:41839: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_func_gethostbyname=yes
 else
@@ -41842,11 +41846,11 @@ ac_cv_func_gethostbyname=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:41845: result: $ac_cv_func_gethostbyname" >&5
+echo "$as_me:41849: result: $ac_cv_func_gethostbyname" >&5
 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
 
     if test $ac_cv_func_gethostbyname = no; then
-      echo "$as_me:41849: checking for gethostbyname in -lnsl" >&5
+      echo "$as_me:41853: checking for gethostbyname in -lnsl" >&5
 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -41854,7 +41858,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lnsl  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 41857 "configure"
+#line 41861 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -41873,16 +41877,16 @@ gethostbyname ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41876: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41880: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41879: \$? = $ac_status" >&5
+  echo "$as_me:41883: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41882: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41886: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41885: \$? = $ac_status" >&5
+  echo "$as_me:41889: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_nsl_gethostbyname=yes
 else
@@ -41893,14 +41897,14 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:41896: result: $ac_cv_lib_nsl_gethostbyname" >&5
+echo "$as_me:41900: result: $ac_cv_lib_nsl_gethostbyname" >&5
 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
 if test $ac_cv_lib_nsl_gethostbyname = yes; then
   X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
 fi
 
       if test $ac_cv_lib_nsl_gethostbyname = no; then
-        echo "$as_me:41903: checking for gethostbyname in -lbsd" >&5
+        echo "$as_me:41907: checking for gethostbyname in -lbsd" >&5
 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -41908,7 +41912,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lbsd  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 41911 "configure"
+#line 41915 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -41927,16 +41931,16 @@ gethostbyname ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:41930: \"$ac_link\"") >&5
+if { (eval echo "$as_me:41934: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:41933: \$? = $ac_status" >&5
+  echo "$as_me:41937: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:41936: \"$ac_try\"") >&5
+  { (eval echo "$as_me:41940: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:41939: \$? = $ac_status" >&5
+  echo "$as_me:41943: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_bsd_gethostbyname=yes
 else
@@ -41947,7 +41951,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:41950: result: $ac_cv_lib_bsd_gethostbyname" >&5
+echo "$as_me:41954: result: $ac_cv_lib_bsd_gethostbyname" >&5
 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6
 if test $ac_cv_lib_bsd_gethostbyname = yes; then
   X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
@@ -41963,13 +41967,13 @@ fi
     # variants that don't use the nameserver (or something).  -lsocket
     # must be given before -lnsl if both are needed.  We assume that
     # if connect needs -lnsl, so does gethostbyname.
-    echo "$as_me:41966: checking for connect" >&5
+    echo "$as_me:41970: checking for connect" >&5
 echo $ECHO_N "checking for connect... $ECHO_C" >&6
 if test "${ac_cv_func_connect+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 41972 "configure"
+#line 41976 "configure"
 #include "confdefs.h"
 #define connect autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -42000,16 +42004,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42003: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42007: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42006: \$? = $ac_status" >&5
+  echo "$as_me:42010: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42009: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42013: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42012: \$? = $ac_status" >&5
+  echo "$as_me:42016: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_func_connect=yes
 else
@@ -42019,11 +42023,11 @@ ac_cv_func_connect=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:42022: result: $ac_cv_func_connect" >&5
+echo "$as_me:42026: result: $ac_cv_func_connect" >&5
 echo "${ECHO_T}$ac_cv_func_connect" >&6
 
     if test $ac_cv_func_connect = no; then
-      echo "$as_me:42026: checking for connect in -lsocket" >&5
+      echo "$as_me:42030: checking for connect in -lsocket" >&5
 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
 if test "${ac_cv_lib_socket_connect+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -42031,7 +42035,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 42034 "configure"
+#line 42038 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -42050,16 +42054,16 @@ connect ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42053: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42057: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42056: \$? = $ac_status" >&5
+  echo "$as_me:42060: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42059: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42063: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42062: \$? = $ac_status" >&5
+  echo "$as_me:42066: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_socket_connect=yes
 else
@@ -42070,7 +42074,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:42073: result: $ac_cv_lib_socket_connect" >&5
+echo "$as_me:42077: result: $ac_cv_lib_socket_connect" >&5
 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
 if test $ac_cv_lib_socket_connect = yes; then
   X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
@@ -42079,13 +42083,13 @@ fi
     fi
 
     # Guillermo Gomez says -lposix is necessary on A/UX.
-    echo "$as_me:42082: checking for remove" >&5
+    echo "$as_me:42086: checking for remove" >&5
 echo $ECHO_N "checking for remove... $ECHO_C" >&6
 if test "${ac_cv_func_remove+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 42088 "configure"
+#line 42092 "configure"
 #include "confdefs.h"
 #define remove autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -42116,16 +42120,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42119: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42123: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42122: \$? = $ac_status" >&5
+  echo "$as_me:42126: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42125: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42129: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42128: \$? = $ac_status" >&5
+  echo "$as_me:42132: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_func_remove=yes
 else
@@ -42135,11 +42139,11 @@ ac_cv_func_remove=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:42138: result: $ac_cv_func_remove" >&5
+echo "$as_me:42142: result: $ac_cv_func_remove" >&5
 echo "${ECHO_T}$ac_cv_func_remove" >&6
 
     if test $ac_cv_func_remove = no; then
-      echo "$as_me:42142: checking for remove in -lposix" >&5
+      echo "$as_me:42146: checking for remove in -lposix" >&5
 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6
 if test "${ac_cv_lib_posix_remove+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -42147,7 +42151,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lposix  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 42150 "configure"
+#line 42154 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -42166,16 +42170,16 @@ remove ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42169: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42173: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42172: \$? = $ac_status" >&5
+  echo "$as_me:42176: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42175: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42179: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42178: \$? = $ac_status" >&5
+  echo "$as_me:42182: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_posix_remove=yes
 else
@@ -42186,7 +42190,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:42189: result: $ac_cv_lib_posix_remove" >&5
+echo "$as_me:42193: result: $ac_cv_lib_posix_remove" >&5
 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6
 if test $ac_cv_lib_posix_remove = yes; then
   X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
@@ -42195,13 +42199,13 @@ fi
     fi
 
     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
-    echo "$as_me:42198: checking for shmat" >&5
+    echo "$as_me:42202: checking for shmat" >&5
 echo $ECHO_N "checking for shmat... $ECHO_C" >&6
 if test "${ac_cv_func_shmat+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 42204 "configure"
+#line 42208 "configure"
 #include "confdefs.h"
 #define shmat autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -42232,16 +42236,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42235: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42239: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42238: \$? = $ac_status" >&5
+  echo "$as_me:42242: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42241: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42245: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42244: \$? = $ac_status" >&5
+  echo "$as_me:42248: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_func_shmat=yes
 else
@@ -42251,11 +42255,11 @@ ac_cv_func_shmat=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:42254: result: $ac_cv_func_shmat" >&5
+echo "$as_me:42258: result: $ac_cv_func_shmat" >&5
 echo "${ECHO_T}$ac_cv_func_shmat" >&6
 
     if test $ac_cv_func_shmat = no; then
-      echo "$as_me:42258: checking for shmat in -lipc" >&5
+      echo "$as_me:42262: checking for shmat in -lipc" >&5
 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6
 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -42263,7 +42267,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lipc  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 42266 "configure"
+#line 42270 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -42282,16 +42286,16 @@ shmat ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42285: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42289: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42288: \$? = $ac_status" >&5
+  echo "$as_me:42292: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42291: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42295: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42294: \$? = $ac_status" >&5
+  echo "$as_me:42298: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_ipc_shmat=yes
 else
@@ -42302,7 +42306,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:42305: result: $ac_cv_lib_ipc_shmat" >&5
+echo "$as_me:42309: result: $ac_cv_lib_ipc_shmat" >&5
 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6
 if test $ac_cv_lib_ipc_shmat = yes; then
   X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
@@ -42320,7 +42324,7 @@ fi
   # These have to be linked with before -lX11, unlike the other
   # libraries we check for below, so use a different variable.
   # John Interrante, Karl Berry
-  echo "$as_me:42323: checking for IceConnectionNumber in -lICE" >&5
+  echo "$as_me:42327: checking for IceConnectionNumber in -lICE" >&5
 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6
 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -42328,7 +42332,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 42331 "configure"
+#line 42335 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -42347,16 +42351,16 @@ IceConnectionNumber ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42350: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42354: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42353: \$? = $ac_status" >&5
+  echo "$as_me:42357: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42356: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42360: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42359: \$? = $ac_status" >&5
+  echo "$as_me:42363: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_ICE_IceConnectionNumber=yes
 else
@@ -42367,7 +42371,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:42370: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
+echo "$as_me:42374: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6
 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
   X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
@@ -42379,7 +42383,7 @@ fi
 
 cf_x_athena=${cf_x_athena:-Xaw}
 
-echo "$as_me:42382: checking if you want to link with Xaw 3d library" >&5
+echo "$as_me:42386: checking if you want to link with Xaw 3d library" >&5
 echo $ECHO_N "checking if you want to link with Xaw 3d library... $ECHO_C" >&6
 withval=
 
@@ -42390,14 +42394,14 @@ if test "${with_Xaw3d+set}" = set; then
 fi;
 if test "$withval" = yes ; then
 	cf_x_athena=Xaw3d
-	echo "$as_me:42393: result: yes" >&5
+	echo "$as_me:42397: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 else
-	echo "$as_me:42396: result: no" >&5
+	echo "$as_me:42400: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
-echo "$as_me:42400: checking if you want to link with Xaw 3d xft library" >&5
+echo "$as_me:42404: checking if you want to link with Xaw 3d xft library" >&5
 echo $ECHO_N "checking if you want to link with Xaw 3d xft library... $ECHO_C" >&6
 withval=
 
@@ -42408,14 +42412,14 @@ if test "${with_Xaw3dxft+set}" = set; then
 fi;
 if test "$withval" = yes ; then
 	cf_x_athena=Xaw3dxft
-	echo "$as_me:42411: result: yes" >&5
+	echo "$as_me:42415: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 else
-	echo "$as_me:42414: result: no" >&5
+	echo "$as_me:42418: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
-echo "$as_me:42418: checking if you want to link with neXT Athena library" >&5
+echo "$as_me:42422: checking if you want to link with neXT Athena library" >&5
 echo $ECHO_N "checking if you want to link with neXT Athena library... $ECHO_C" >&6
 withval=
 
@@ -42426,14 +42430,14 @@ if test "${with_neXtaw+set}" = set; then
 fi;
 if test "$withval" = yes ; then
 	cf_x_athena=neXtaw
-	echo "$as_me:42429: result: yes" >&5
+	echo "$as_me:42433: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 else
-	echo "$as_me:42432: result: no" >&5
+	echo "$as_me:42436: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
-echo "$as_me:42436: checking if you want to link with Athena-Plus library" >&5
+echo "$as_me:42440: checking if you want to link with Athena-Plus library" >&5
 echo $ECHO_N "checking if you want to link with Athena-Plus library... $ECHO_C" >&6
 withval=
 
@@ -42444,10 +42448,10 @@ if test "${with_XawPlus+set}" = set; then
 fi;
 if test "$withval" = yes ; then
 	cf_x_athena=XawPlus
-	echo "$as_me:42447: result: yes" >&5
+	echo "$as_me:42451: result: yes" >&5
 echo "${ECHO_T}yes" >&6
 else
-	echo "$as_me:42450: result: no" >&5
+	echo "$as_me:42454: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
@@ -42467,17 +42471,17 @@ if test "$PKG_CONFIG" != none ; then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists $cf_athena_pkg; then
 	test -n "$verbose" && echo "	found package $cf_athena_pkg" 1>&6
 
-echo "${as_me:-configure}:42470: testing found package $cf_athena_pkg ..." 1>&5
+echo "${as_me:-configure}:42474: testing found package $cf_athena_pkg ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags $cf_athena_pkg 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   $cf_athena_pkg 2>/dev/null`"
 	test -n "$verbose" && echo "	package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:42476: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:42480: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package $cf_athena_pkg LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:42480: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:42484: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -42608,20 +42612,20 @@ EOF
 			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
 			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
 
-echo "${as_me:-configure}:42611: testing ..trimmed $LIBS ..." 1>&5
+echo "${as_me:-configure}:42615: testing ..trimmed $LIBS ..." 1>&5
 
 			;;
 		esac
 	done
 
-echo "$as_me:42617: checking for usable $cf_x_athena/Xmu package" >&5
+echo "$as_me:42621: checking for usable $cf_x_athena/Xmu package" >&5
 echo $ECHO_N "checking for usable $cf_x_athena/Xmu package... $ECHO_C" >&6
 if test "${cf_cv_xaw_compat+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 42624 "configure"
+#line 42628 "configure"
 #include "confdefs.h"
 
 #include <X11/Xmu/CharSet.h>
@@ -42637,16 +42641,16 @@ int check = XmuCompareISOLatin1("big", "small")
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:42640: \"$ac_link\"") >&5
+if { (eval echo "$as_me:42644: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:42643: \$? = $ac_status" >&5
+  echo "$as_me:42647: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:42646: \"$ac_try\"") >&5
+  { (eval echo "$as_me:42650: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:42649: \$? = $ac_status" >&5
+  echo "$as_me:42653: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_xaw_compat=yes
 else
@@ -42656,7 +42660,7 @@ cf_cv_xaw_compat=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:42659: result: $cf_cv_xaw_compat" >&5
+echo "$as_me:42663: result: $cf_cv_xaw_compat" >&5
 echo "${ECHO_T}$cf_cv_xaw_compat" >&6
 
 			if test "$cf_cv_xaw_compat" = no
@@ -42668,7 +42672,7 @@ echo "${ECHO_T}$cf_cv_xaw_compat" >&6
 				(*)
 					test -n "$verbose" && echo "	work around broken package" 1>&6
 
-echo "${as_me:-configure}:42671: testing work around broken package ..." 1>&5
+echo "${as_me:-configure}:42675: testing work around broken package ..." 1>&5
 
 					cf_save_xmu="$LIBS"
 					cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^  *//' -e 's/ .*//'`
@@ -42676,17 +42680,17 @@ echo "${as_me:-configure}:42671: testing work around broken package ..." 1>&5
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then
 	test -n "$verbose" && echo "	found package xmu" 1>&6
 
-echo "${as_me:-configure}:42679: testing found package xmu ..." 1>&5
+echo "${as_me:-configure}:42683: testing found package xmu ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xmu 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xmu 2>/dev/null`"
 	test -n "$verbose" && echo "	package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:42685: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:42689: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package xmu LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:42689: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:42693: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -42806,12 +42810,12 @@ LIBS="$cf_add_libs"
 
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:42809: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:42813: testing ...before $LIBS ..." 1>&5
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib $cf_pkgconfig_libs %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:42814: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:42818: testing ...after  $LIBS ..." 1>&5
 
 else
 	cf_pkgconfig_incs=
@@ -42819,12 +42823,12 @@ else
 
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:42822: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:42826: testing ...before $LIBS ..." 1>&5
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib -lXmu %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:42827: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:42831: testing ...after  $LIBS ..." 1>&5
 
 fi
 
@@ -42835,7 +42839,7 @@ fi
 			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
 			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
 
-echo "${as_me:-configure}:42838: testing ..trimmed $LIBS ..." 1>&5
+echo "${as_me:-configure}:42842: testing ..trimmed $LIBS ..." 1>&5
 
 			;;
 		esac
@@ -42860,17 +42864,17 @@ if test -z "$cf_x_athena_lib" ; then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists Xext; then
 	test -n "$verbose" && echo "	found package Xext" 1>&6
 
-echo "${as_me:-configure}:42863: testing found package Xext ..." 1>&5
+echo "${as_me:-configure}:42867: testing found package Xext ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags Xext 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   Xext 2>/dev/null`"
 	test -n "$verbose" && echo "	package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:42869: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:42873: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package Xext LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:42873: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:42877: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -42991,7 +42995,7 @@ else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
 
-	echo "$as_me:42994: checking for XextCreateExtension in -lXext" >&5
+	echo "$as_me:42998: checking for XextCreateExtension in -lXext" >&5
 echo $ECHO_N "checking for XextCreateExtension in -lXext... $ECHO_C" >&6
 if test "${ac_cv_lib_Xext_XextCreateExtension+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -42999,7 +43003,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lXext  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 43002 "configure"
+#line 43006 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -43018,16 +43022,16 @@ XextCreateExtension ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:43021: \"$ac_link\"") >&5
+if { (eval echo "$as_me:43025: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:43024: \$? = $ac_status" >&5
+  echo "$as_me:43028: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:43027: \"$ac_try\"") >&5
+  { (eval echo "$as_me:43031: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:43030: \$? = $ac_status" >&5
+  echo "$as_me:43034: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_Xext_XextCreateExtension=yes
 else
@@ -43038,7 +43042,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:43041: result: $ac_cv_lib_Xext_XextCreateExtension" >&5
+echo "$as_me:43045: result: $ac_cv_lib_Xext_XextCreateExtension" >&5
 echo "${ECHO_T}$ac_cv_lib_Xext_XextCreateExtension" >&6
 if test $ac_cv_lib_Xext_XextCreateExtension = yes; then
 
@@ -43074,17 +43078,17 @@ then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then
 	test -n "$verbose" && echo "	found package x11" 1>&6
 
-echo "${as_me:-configure}:43077: testing found package x11 ..." 1>&5
+echo "${as_me:-configure}:43081: testing found package x11 ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   x11 2>/dev/null`"
 	test -n "$verbose" && echo "	package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:43083: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:43087: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package x11 LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:43087: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:43091: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -43204,24 +43208,24 @@ LIBS="$cf_add_libs"
 else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
-	{ echo "$as_me:43207: WARNING: unable to find X11 library" >&5
+	{ echo "$as_me:43211: WARNING: unable to find X11 library" >&5
 echo "$as_me: WARNING: unable to find X11 library" >&2;}
 fi
 
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then
 	test -n "$verbose" && echo "	found package ice" 1>&6
 
-echo "${as_me:-configure}:43214: testing found package ice ..." 1>&5
+echo "${as_me:-configure}:43218: testing found package ice ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   ice 2>/dev/null`"
 	test -n "$verbose" && echo "	package ice CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:43220: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:43224: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package ice LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:43224: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:43228: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -43341,24 +43345,24 @@ LIBS="$cf_add_libs"
 else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
-	{ echo "$as_me:43344: WARNING: unable to find ICE library" >&5
+	{ echo "$as_me:43348: WARNING: unable to find ICE library" >&5
 echo "$as_me: WARNING: unable to find ICE library" >&2;}
 fi
 
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then
 	test -n "$verbose" && echo "	found package sm" 1>&6
 
-echo "${as_me:-configure}:43351: testing found package sm ..." 1>&5
+echo "${as_me:-configure}:43355: testing found package sm ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   sm 2>/dev/null`"
 	test -n "$verbose" && echo "	package sm CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:43357: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:43361: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package sm LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:43361: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:43365: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -43478,24 +43482,24 @@ LIBS="$cf_add_libs"
 else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
-	{ echo "$as_me:43481: WARNING: unable to find SM library" >&5
+	{ echo "$as_me:43485: WARNING: unable to find SM library" >&5
 echo "$as_me: WARNING: unable to find SM library" >&2;}
 fi
 
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
 	test -n "$verbose" && echo "	found package xt" 1>&6
 
-echo "${as_me:-configure}:43488: testing found package xt ..." 1>&5
+echo "${as_me:-configure}:43492: testing found package xt ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xt 2>/dev/null`"
 	test -n "$verbose" && echo "	package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:43494: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:43498: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package xt LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:43498: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:43502: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -43615,7 +43619,7 @@ LIBS="$cf_add_libs"
 else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
-	{ echo "$as_me:43618: WARNING: unable to find Xt library" >&5
+	{ echo "$as_me:43622: WARNING: unable to find Xt library" >&5
 echo "$as_me: WARNING: unable to find Xt library" >&2;}
 fi
 
@@ -43626,17 +43630,17 @@ cf_have_X_LIBS=no
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
 	test -n "$verbose" && echo "	found package xt" 1>&6
 
-echo "${as_me:-configure}:43629: testing found package xt ..." 1>&5
+echo "${as_me:-configure}:43633: testing found package xt ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xt 2>/dev/null`"
 	test -n "$verbose" && echo "	package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:43635: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:43639: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package xt LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:43639: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:43643: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -43757,14 +43761,14 @@ LIBS="$cf_add_libs"
 		;;
 	(*)
 # we have an "xt" package, but it may omit Xt's dependency on X11
-echo "$as_me:43760: checking for usable X dependency" >&5
+echo "$as_me:43764: checking for usable X dependency" >&5
 echo $ECHO_N "checking for usable X dependency... $ECHO_C" >&6
 if test "${cf_cv_xt_x11_compat+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 43767 "configure"
+#line 43771 "configure"
 #include "confdefs.h"
 
 #include <X11/Xlib.h>
@@ -43783,16 +43787,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:43786: \"$ac_link\"") >&5
+if { (eval echo "$as_me:43790: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:43789: \$? = $ac_status" >&5
+  echo "$as_me:43793: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:43792: \"$ac_try\"") >&5
+  { (eval echo "$as_me:43796: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:43795: \$? = $ac_status" >&5
+  echo "$as_me:43799: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_xt_x11_compat=yes
 else
@@ -43802,30 +43806,30 @@ cf_cv_xt_x11_compat=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:43805: result: $cf_cv_xt_x11_compat" >&5
+echo "$as_me:43809: result: $cf_cv_xt_x11_compat" >&5
 echo "${ECHO_T}$cf_cv_xt_x11_compat" >&6
 		if test "$cf_cv_xt_x11_compat" = no
 		then
 			test -n "$verbose" && echo "	work around broken X11 dependency" 1>&6
 
-echo "${as_me:-configure}:43811: testing work around broken X11 dependency ..." 1>&5
+echo "${as_me:-configure}:43815: testing work around broken X11 dependency ..." 1>&5
 
 			# 2010/11/19 - good enough until a working Xt on Xcb is delivered.
 
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then
 	test -n "$verbose" && echo "	found package x11" 1>&6
 
-echo "${as_me:-configure}:43818: testing found package x11 ..." 1>&5
+echo "${as_me:-configure}:43822: testing found package x11 ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   x11 2>/dev/null`"
 	test -n "$verbose" && echo "	package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:43824: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:43828: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package x11 LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:43828: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:43832: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -43948,12 +43952,12 @@ else
 
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:43951: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:43955: testing ...before $LIBS ..." 1>&5
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%-lXt %-lXt -lX11 %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:43956: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:43960: testing ...after  $LIBS ..." 1>&5
 
 fi
 
@@ -43961,14 +43965,14 @@ fi
 		;;
 	esac
 
-echo "$as_me:43964: checking for usable X Toolkit package" >&5
+echo "$as_me:43968: checking for usable X Toolkit package" >&5
 echo $ECHO_N "checking for usable X Toolkit package... $ECHO_C" >&6
 if test "${cf_cv_xt_ice_compat+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 43971 "configure"
+#line 43975 "configure"
 #include "confdefs.h"
 
 #include <X11/Shell.h>
@@ -43983,16 +43987,16 @@ int num = IceConnectionNumber(0)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:43986: \"$ac_link\"") >&5
+if { (eval echo "$as_me:43990: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:43989: \$? = $ac_status" >&5
+  echo "$as_me:43993: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:43992: \"$ac_try\"") >&5
+  { (eval echo "$as_me:43996: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:43995: \$? = $ac_status" >&5
+  echo "$as_me:43999: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_xt_ice_compat=yes
 else
@@ -44002,7 +44006,7 @@ cf_cv_xt_ice_compat=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:44005: result: $cf_cv_xt_ice_compat" >&5
+echo "$as_me:44009: result: $cf_cv_xt_ice_compat" >&5
 echo "${ECHO_T}$cf_cv_xt_ice_compat" >&6
 
 	if test "$cf_cv_xt_ice_compat" = no
@@ -44016,22 +44020,22 @@ echo "${ECHO_T}$cf_cv_xt_ice_compat" >&6
 			(*)
 				test -n "$verbose" && echo "	work around broken ICE dependency" 1>&6
 
-echo "${as_me:-configure}:44019: testing work around broken ICE dependency ..." 1>&5
+echo "${as_me:-configure}:44023: testing work around broken ICE dependency ..." 1>&5
 
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then
 	test -n "$verbose" && echo "	found package ice" 1>&6
 
-echo "${as_me:-configure}:44024: testing found package ice ..." 1>&5
+echo "${as_me:-configure}:44028: testing found package ice ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   ice 2>/dev/null`"
 	test -n "$verbose" && echo "	package ice CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:44030: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:44034: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package ice LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:44034: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:44038: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -44150,17 +44154,17 @@ LIBS="$cf_add_libs"
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then
 	test -n "$verbose" && echo "	found package sm" 1>&6
 
-echo "${as_me:-configure}:44153: testing found package sm ..." 1>&5
+echo "${as_me:-configure}:44157: testing found package sm ..." 1>&5
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   sm 2>/dev/null`"
 	test -n "$verbose" && echo "	package sm CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:44159: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:44163: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 	test -n "$verbose" && echo "	package sm LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:44163: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:44167: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -44289,12 +44293,12 @@ else
 
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:44292: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:44296: testing ...before $LIBS ..." 1>&5
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%-lXt %-lXt $X_PRE_LIBS %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:44297: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:44301: testing ...after  $LIBS ..." 1>&5
 
 fi
 
@@ -44314,7 +44318,7 @@ else
 
 test -n "$verbose" && echo "	checking additions to CFLAGS" 1>&6
 
-echo "${as_me:-configure}:44317: testing checking additions to CFLAGS ..." 1>&5
+echo "${as_me:-configure}:44321: testing checking additions to CFLAGS ..." 1>&5
 
 cf_check_cflags="$CFLAGS"
 cf_check_cppflags="$CPPFLAGS"
@@ -44399,7 +44403,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:44402: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:44406: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 	test -n "$CFLAGS" && CFLAGS="$CFLAGS "
 	CFLAGS="${CFLAGS}$cf_new_cflags"
@@ -44409,7 +44413,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:44412: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:44416: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 	test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
 	CPPFLAGS="${CPPFLAGS}$cf_new_cppflags"
@@ -44419,7 +44423,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:44422: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:44426: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 	test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS "
 	EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags"
@@ -44428,7 +44432,7 @@ fi
 
 if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 cat >conftest.$ac_ext <<_ACEOF
-#line 44431 "configure"
+#line 44435 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int
@@ -44440,16 +44444,16 @@ printf("Hello world");
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:44443: \"$ac_link\"") >&5
+if { (eval echo "$as_me:44447: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:44446: \$? = $ac_status" >&5
+  echo "$as_me:44450: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:44449: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44453: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44452: \$? = $ac_status" >&5
+  echo "$as_me:44456: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   :
 else
@@ -44457,12 +44461,12 @@ else
 cat conftest.$ac_ext >&5
 test -n "$verbose" && echo "	test-compile failed.  Undoing change to \$CFLAGS" 1>&6
 
-echo "${as_me:-configure}:44460: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
+echo "${as_me:-configure}:44464: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
 
 	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 test -n "$verbose" && echo "	but keeping change to \$CPPFLAGS" 1>&6
 
-echo "${as_me:-configure}:44465: testing but keeping change to \$CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:44469: testing but keeping change to \$CPPFLAGS ..." 1>&5
 
 	 fi
 	 CFLAGS="$cf_check_flags"
@@ -44470,13 +44474,13 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
 
-	echo "$as_me:44473: checking for XOpenDisplay" >&5
+	echo "$as_me:44477: checking for XOpenDisplay" >&5
 echo $ECHO_N "checking for XOpenDisplay... $ECHO_C" >&6
 if test "${ac_cv_func_XOpenDisplay+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 44479 "configure"
+#line 44483 "configure"
 #include "confdefs.h"
 #define XOpenDisplay autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -44507,16 +44511,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:44510: \"$ac_link\"") >&5
+if { (eval echo "$as_me:44514: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:44513: \$? = $ac_status" >&5
+  echo "$as_me:44517: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:44516: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44520: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44519: \$? = $ac_status" >&5
+  echo "$as_me:44523: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_func_XOpenDisplay=yes
 else
@@ -44526,13 +44530,13 @@ ac_cv_func_XOpenDisplay=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:44529: result: $ac_cv_func_XOpenDisplay" >&5
+echo "$as_me:44533: result: $ac_cv_func_XOpenDisplay" >&5
 echo "${ECHO_T}$ac_cv_func_XOpenDisplay" >&6
 if test $ac_cv_func_XOpenDisplay = yes; then
   :
 else
 
-	echo "$as_me:44535: checking for XOpenDisplay in -lX11" >&5
+	echo "$as_me:44539: checking for XOpenDisplay in -lX11" >&5
 echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6
 if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -44540,7 +44544,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 44543 "configure"
+#line 44547 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -44559,16 +44563,16 @@ XOpenDisplay ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:44562: \"$ac_link\"") >&5
+if { (eval echo "$as_me:44566: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:44565: \$? = $ac_status" >&5
+  echo "$as_me:44569: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:44568: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44572: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44571: \$? = $ac_status" >&5
+  echo "$as_me:44575: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_X11_XOpenDisplay=yes
 else
@@ -44579,7 +44583,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:44582: result: $ac_cv_lib_X11_XOpenDisplay" >&5
+echo "$as_me:44586: result: $ac_cv_lib_X11_XOpenDisplay" >&5
 echo "${ECHO_T}$ac_cv_lib_X11_XOpenDisplay" >&6
 if test $ac_cv_lib_X11_XOpenDisplay = yes; then
 
@@ -44603,13 +44607,13 @@ fi
 
 fi
 
-	echo "$as_me:44606: checking for XtAppInitialize" >&5
+	echo "$as_me:44610: checking for XtAppInitialize" >&5
 echo $ECHO_N "checking for XtAppInitialize... $ECHO_C" >&6
 if test "${ac_cv_func_XtAppInitialize+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 44612 "configure"
+#line 44616 "configure"
 #include "confdefs.h"
 #define XtAppInitialize autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -44640,16 +44644,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:44643: \"$ac_link\"") >&5
+if { (eval echo "$as_me:44647: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:44646: \$? = $ac_status" >&5
+  echo "$as_me:44650: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:44649: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44653: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44652: \$? = $ac_status" >&5
+  echo "$as_me:44656: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_func_XtAppInitialize=yes
 else
@@ -44659,13 +44663,13 @@ ac_cv_func_XtAppInitialize=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:44662: result: $ac_cv_func_XtAppInitialize" >&5
+echo "$as_me:44666: result: $ac_cv_func_XtAppInitialize" >&5
 echo "${ECHO_T}$ac_cv_func_XtAppInitialize" >&6
 if test $ac_cv_func_XtAppInitialize = yes; then
   :
 else
 
-	echo "$as_me:44668: checking for XtAppInitialize in -lXt" >&5
+	echo "$as_me:44672: checking for XtAppInitialize in -lXt" >&5
 echo $ECHO_N "checking for XtAppInitialize in -lXt... $ECHO_C" >&6
 if test "${ac_cv_lib_Xt_XtAppInitialize+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -44673,7 +44677,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lXt $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 44676 "configure"
+#line 44680 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -44692,16 +44696,16 @@ XtAppInitialize ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:44695: \"$ac_link\"") >&5
+if { (eval echo "$as_me:44699: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:44698: \$? = $ac_status" >&5
+  echo "$as_me:44702: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:44701: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44705: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44704: \$? = $ac_status" >&5
+  echo "$as_me:44708: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_Xt_XtAppInitialize=yes
 else
@@ -44712,7 +44716,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:44715: result: $ac_cv_lib_Xt_XtAppInitialize" >&5
+echo "$as_me:44719: result: $ac_cv_lib_Xt_XtAppInitialize" >&5
 echo "${ECHO_T}$ac_cv_lib_Xt_XtAppInitialize" >&6
 if test $ac_cv_lib_Xt_XtAppInitialize = yes; then
 
@@ -44729,7 +44733,7 @@ fi
 fi
 
 if test $cf_have_X_LIBS = no ; then
-	{ echo "$as_me:44732: WARNING: Unable to successfully link X Toolkit library (-lXt) with
+	{ echo "$as_me:44736: WARNING: Unable to successfully link X Toolkit library (-lXt) with
 test program.  You will have to check and add the proper libraries by hand
 to makefile." >&5
 echo "$as_me: WARNING: Unable to successfully link X Toolkit library (-lXt) with
@@ -44755,14 +44759,14 @@ do
 	test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
 	CPPFLAGS="${CPPFLAGS}-I$cf_path/include"
 
-			echo "$as_me:44758: checking for $cf_test in $cf_path" >&5
+			echo "$as_me:44762: checking for $cf_test in $cf_path" >&5
 echo $ECHO_N "checking for $cf_test in $cf_path... $ECHO_C" >&6
 		else
-			echo "$as_me:44761: checking for $cf_test" >&5
+			echo "$as_me:44765: checking for $cf_test" >&5
 echo $ECHO_N "checking for $cf_test... $ECHO_C" >&6
 		fi
 		cat >conftest.$ac_ext <<_ACEOF
-#line 44765 "configure"
+#line 44769 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -44776,16 +44780,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:44779: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:44783: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:44782: \$? = $ac_status" >&5
+  echo "$as_me:44786: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:44785: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44789: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44788: \$? = $ac_status" >&5
+  echo "$as_me:44792: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_result=yes
 else
@@ -44794,7 +44798,7 @@ cat conftest.$ac_ext >&5
 cf_result=no
 fi
 rm -f conftest.$ac_objext conftest.$ac_ext
-		echo "$as_me:44797: result: $cf_result" >&5
+		echo "$as_me:44801: result: $cf_result" >&5
 echo "${ECHO_T}$cf_result" >&6
 		if test "$cf_result" = yes ; then
 			cf_x_athena_inc=$cf_path
@@ -44806,7 +44810,7 @@ echo "${ECHO_T}$cf_result" >&6
 done
 
 if test -z "$cf_x_athena_inc" ; then
-	{ echo "$as_me:44809: WARNING: Unable to successfully find Athena header files with test program" >&5
+	{ echo "$as_me:44813: WARNING: Unable to successfully find Athena header files with test program" >&5
 echo "$as_me: WARNING: Unable to successfully find Athena header files with test program" >&2;}
 elif test "$cf_x_athena_inc" != default ; then
 
@@ -44855,7 +44859,7 @@ do
 done
 LIBS="$cf_add_libs"
 
-				echo "$as_me:44858: checking for $cf_libs in $cf_path" >&5
+				echo "$as_me:44862: checking for $cf_libs in $cf_path" >&5
 echo $ECHO_N "checking for $cf_libs in $cf_path... $ECHO_C" >&6
 			else
 
@@ -44875,11 +44879,11 @@ do
 done
 LIBS="$cf_add_libs"
 
-				echo "$as_me:44878: checking for $cf_test in $cf_libs" >&5
+				echo "$as_me:44882: checking for $cf_test in $cf_libs" >&5
 echo $ECHO_N "checking for $cf_test in $cf_libs... $ECHO_C" >&6
 			fi
 			cat >conftest.$ac_ext <<_ACEOF
-#line 44882 "configure"
+#line 44886 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -44895,16 +44899,16 @@ $cf_test((XtAppContext) 0)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:44898: \"$ac_link\"") >&5
+if { (eval echo "$as_me:44902: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:44901: \$? = $ac_status" >&5
+  echo "$as_me:44905: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:44904: \"$ac_try\"") >&5
+  { (eval echo "$as_me:44908: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:44907: \$? = $ac_status" >&5
+  echo "$as_me:44911: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_result=yes
 else
@@ -44913,7 +44917,7 @@ cat conftest.$ac_ext >&5
 cf_result=no
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
-			echo "$as_me:44916: result: $cf_result" >&5
+			echo "$as_me:44920: result: $cf_result" >&5
 echo "${ECHO_T}$cf_result" >&6
 			if test "$cf_result" = yes ; then
 				cf_x_athena_lib="$cf_libs"
@@ -44927,7 +44931,7 @@ echo "${ECHO_T}$cf_result" >&6
 done
 
 if test -z "$cf_x_athena_lib" ; then
-	{ { echo "$as_me:44930: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&5
+	{ { echo "$as_me:44934: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&5
 echo "$as_me: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&2;}
    { (exit 1); exit 1; }; }
 fi
@@ -44945,7 +44949,7 @@ if test -n "$ac_tool_prefix"; then
   do
     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:44948: checking for $ac_word" >&5
+echo "$as_me:44952: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_prog_XCURSES_CONFIG+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -44960,7 +44964,7 @@ for ac_dir in $ac_dummy; do
   test -z "$ac_dir" && ac_dir=.
   $as_executable_p "$ac_dir/$ac_word" || continue
 ac_cv_prog_XCURSES_CONFIG="$ac_tool_prefix$ac_prog"
-echo "$as_me:44963: found $ac_dir/$ac_word" >&5
+echo "$as_me:44967: found $ac_dir/$ac_word" >&5
 break
 done
 
@@ -44968,10 +44972,10 @@ fi
 fi
 XCURSES_CONFIG=$ac_cv_prog_XCURSES_CONFIG
 if test -n "$XCURSES_CONFIG"; then
-  echo "$as_me:44971: result: $XCURSES_CONFIG" >&5
+  echo "$as_me:44975: result: $XCURSES_CONFIG" >&5
 echo "${ECHO_T}$XCURSES_CONFIG" >&6
 else
-  echo "$as_me:44974: result: no" >&5
+  echo "$as_me:44978: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
@@ -44984,7 +44988,7 @@ if test -z "$XCURSES_CONFIG"; then
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo "$as_me:44987: checking for $ac_word" >&5
+echo "$as_me:44991: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_prog_ac_ct_XCURSES_CONFIG+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -44999,7 +45003,7 @@ for ac_dir in $ac_dummy; do
   test -z "$ac_dir" && ac_dir=.
   $as_executable_p "$ac_dir/$ac_word" || continue
 ac_cv_prog_ac_ct_XCURSES_CONFIG="$ac_prog"
-echo "$as_me:45002: found $ac_dir/$ac_word" >&5
+echo "$as_me:45006: found $ac_dir/$ac_word" >&5
 break
 done
 
@@ -45007,10 +45011,10 @@ fi
 fi
 ac_ct_XCURSES_CONFIG=$ac_cv_prog_ac_ct_XCURSES_CONFIG
 if test -n "$ac_ct_XCURSES_CONFIG"; then
-  echo "$as_me:45010: result: $ac_ct_XCURSES_CONFIG" >&5
+  echo "$as_me:45014: result: $ac_ct_XCURSES_CONFIG" >&5
 echo "${ECHO_T}$ac_ct_XCURSES_CONFIG" >&6
 else
-  echo "$as_me:45013: result: no" >&5
+  echo "$as_me:45017: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
@@ -45145,7 +45149,7 @@ LDFLAGS="$LDFLAGS $X_LIBS"
 
 test -n "$verbose" && echo "	checking additions to CFLAGS" 1>&6
 
-echo "${as_me:-configure}:45148: testing checking additions to CFLAGS ..." 1>&5
+echo "${as_me:-configure}:45152: testing checking additions to CFLAGS ..." 1>&5
 
 cf_check_cflags="$CFLAGS"
 cf_check_cppflags="$CPPFLAGS"
@@ -45230,7 +45234,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:45233: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:45237: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 	test -n "$CFLAGS" && CFLAGS="$CFLAGS "
 	CFLAGS="${CFLAGS}$cf_new_cflags"
@@ -45240,7 +45244,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:45243: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:45247: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 	test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
 	CPPFLAGS="${CPPFLAGS}$cf_new_cppflags"
@@ -45250,7 +45254,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:45253: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:45257: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 	test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS "
 	EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags"
@@ -45259,7 +45263,7 @@ fi
 
 if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 cat >conftest.$ac_ext <<_ACEOF
-#line 45262 "configure"
+#line 45266 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int
@@ -45271,16 +45275,16 @@ printf("Hello world");
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:45274: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45278: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45277: \$? = $ac_status" >&5
+  echo "$as_me:45281: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:45280: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45284: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45283: \$? = $ac_status" >&5
+  echo "$as_me:45287: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   :
 else
@@ -45288,12 +45292,12 @@ else
 cat conftest.$ac_ext >&5
 test -n "$verbose" && echo "	test-compile failed.  Undoing change to \$CFLAGS" 1>&6
 
-echo "${as_me:-configure}:45291: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
+echo "${as_me:-configure}:45295: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
 
 	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 test -n "$verbose" && echo "	but keeping change to \$CPPFLAGS" 1>&6
 
-echo "${as_me:-configure}:45296: testing but keeping change to \$CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:45300: testing but keeping change to \$CPPFLAGS ..." 1>&5
 
 	 fi
 	 CFLAGS="$cf_check_flags"
@@ -45301,7 +45305,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
 
-echo "$as_me:45304: checking for XOpenDisplay in -lX11" >&5
+echo "$as_me:45308: checking for XOpenDisplay in -lX11" >&5
 echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6
 if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -45309,7 +45313,7 @@ else
   ac_check_lib_save_LIBS=$LIBS
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
-#line 45312 "configure"
+#line 45316 "configure"
 #include "confdefs.h"
 
 /* Override any gcc2 internal prototype to avoid an error.  */
@@ -45328,16 +45332,16 @@ XOpenDisplay ();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:45331: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45335: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45334: \$? = $ac_status" >&5
+  echo "$as_me:45338: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:45337: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45341: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45340: \$? = $ac_status" >&5
+  echo "$as_me:45344: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   ac_cv_lib_X11_XOpenDisplay=yes
 else
@@ -45348,7 +45352,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo "$as_me:45351: result: $ac_cv_lib_X11_XOpenDisplay" >&5
+echo "$as_me:45355: result: $ac_cv_lib_X11_XOpenDisplay" >&5
 echo "${ECHO_T}$ac_cv_lib_X11_XOpenDisplay" >&6
 if test $ac_cv_lib_X11_XOpenDisplay = yes; then
 
@@ -45370,7 +45374,7 @@ LIBS="$cf_add_libs"
 
 fi
 
-echo "$as_me:45373: checking for XCurses library" >&5
+echo "$as_me:45377: checking for XCurses library" >&5
 echo $ECHO_N "checking for XCurses library... $ECHO_C" >&6
 if test "${cf_cv_lib_XCurses+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -45393,7 +45397,7 @@ done
 LIBS="$cf_add_libs"
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 45396 "configure"
+#line 45400 "configure"
 #include "confdefs.h"
 
 #include <xcurses.h>
@@ -45408,16 +45412,16 @@ XCursesExit();
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:45411: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45415: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45414: \$? = $ac_status" >&5
+  echo "$as_me:45418: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:45417: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45421: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45420: \$? = $ac_status" >&5
+  echo "$as_me:45424: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_lib_XCurses=yes
 else
@@ -45428,7 +45432,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 
 fi
-echo "$as_me:45431: result: $cf_cv_lib_XCurses" >&5
+echo "$as_me:45435: result: $cf_cv_lib_XCurses" >&5
 echo "${ECHO_T}$cf_cv_lib_XCurses" >&6
 
 fi
@@ -45443,23 +45447,23 @@ cat >>confdefs.h <<\EOF
 #define XCURSES 1
 EOF
 
-	echo "$as_me:45446: checking for xcurses.h" >&5
+	echo "$as_me:45450: checking for xcurses.h" >&5
 echo $ECHO_N "checking for xcurses.h... $ECHO_C" >&6
 if test "${ac_cv_header_xcurses_h+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 45452 "configure"
+#line 45456 "configure"
 #include "confdefs.h"
 #include <xcurses.h>
 _ACEOF
-if { (eval echo "$as_me:45456: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:45460: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1
   cat conftest.err >&5
-  echo "$as_me:45462: \$? = $ac_status" >&5
+  echo "$as_me:45466: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag
@@ -45478,7 +45482,7 @@ else
 fi
 rm -f conftest.err conftest.$ac_ext
 fi
-echo "$as_me:45481: result: $ac_cv_header_xcurses_h" >&5
+echo "$as_me:45485: result: $ac_cv_header_xcurses_h" >&5
 echo "${ECHO_T}$ac_cv_header_xcurses_h" >&6
 if test $ac_cv_header_xcurses_h = yes; then
 
@@ -45489,7 +45493,7 @@ EOF
 fi
 
 else
-	{ { echo "$as_me:45492: error: Cannot link with XCurses" >&5
+	{ { echo "$as_me:45496: error: Cannot link with XCurses" >&5
 echo "$as_me: error: Cannot link with XCurses" >&2;}
    { (exit 1); exit 1; }; }
 fi
@@ -45498,7 +45502,7 @@ fi
 	esac
 else
 
-echo "$as_me:45501: checking if we can include termio.h with curses" >&5
+echo "$as_me:45505: checking if we can include termio.h with curses" >&5
 echo $ECHO_N "checking if we can include termio.h with curses... $ECHO_C" >&6
 if test "${cf_cv_termio_and_curses+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -45508,7 +45512,7 @@ else
     CPPFLAGS="$CPPFLAGS -DHAVE_CONFIG_H -I. -I${srcdir:-.} -I${srcdir:-.}/src -I${srcdir:-.}/WWW/Library/Implementation"
     touch lynx_cfg.h
     cat >conftest.$ac_ext <<_ACEOF
-#line 45511 "configure"
+#line 45515 "configure"
 #include "confdefs.h"
 
 #include <LYCurses.h>
@@ -45522,16 +45526,16 @@ putchar(0x0a)
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:45525: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:45529: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:45528: \$? = $ac_status" >&5
+  echo "$as_me:45532: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:45531: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45535: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45534: \$? = $ac_status" >&5
+  echo "$as_me:45538: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_termio_and_curses=yes
 else
@@ -45544,7 +45548,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
     rm -f lynx_cfg.h
 
 fi
-echo "$as_me:45547: result: $cf_cv_termio_and_curses" >&5
+echo "$as_me:45551: result: $cf_cv_termio_and_curses" >&5
 echo "${ECHO_T}$cf_cv_termio_and_curses" >&6
 
 test $cf_cv_termio_and_curses = yes &&
@@ -45561,23 +45565,23 @@ if test $cf_cv_screen != slang ; then
 for ac_header in $cf_cv_screen/term.h term.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:45564: checking for $ac_header" >&5
+echo "$as_me:45568: checking for $ac_header" >&5
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 45570 "configure"
+#line 45574 "configure"
 #include "confdefs.h"
 #include <$ac_header>
 _ACEOF
-if { (eval echo "$as_me:45574: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:45578: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1
   cat conftest.err >&5
-  echo "$as_me:45580: \$? = $ac_status" >&5
+  echo "$as_me:45584: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag
@@ -45596,7 +45600,7 @@ else
 fi
 rm -f conftest.err conftest.$ac_ext
 fi
-echo "$as_me:45599: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:45603: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF
@@ -45608,7 +45612,7 @@ done
 
 	fi
 
-echo "$as_me:45611: checking if curses supports alternate-character set" >&5
+echo "$as_me:45615: checking if curses supports alternate-character set" >&5
 echo $ECHO_N "checking if curses supports alternate-character set... $ECHO_C" >&6
 if test "${cf_cv_alt_char_set+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -45617,7 +45621,7 @@ else
 for mapname in acs_map _acs_map
 do
 	cat >conftest.$ac_ext <<_ACEOF
-#line 45620 "configure"
+#line 45624 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -45631,16 +45635,16 @@ chtype x = $mapname['l']; $mapname['m'] = 0
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:45634: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45638: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45637: \$? = $ac_status" >&5
+  echo "$as_me:45641: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:45640: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45644: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45643: \$? = $ac_status" >&5
+  echo "$as_me:45647: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_alt_char_set=$mapname
 	 break
@@ -45654,21 +45658,21 @@ done
 
 fi
 
-echo "$as_me:45657: result: $cf_cv_alt_char_set" >&5
+echo "$as_me:45661: result: $cf_cv_alt_char_set" >&5
 echo "${ECHO_T}$cf_cv_alt_char_set" >&6
 test $cf_cv_alt_char_set != no &&
 cat >>confdefs.h <<EOF
 #define ALT_CHAR_SET $cf_cv_alt_char_set
 EOF
 
-echo "$as_me:45664: checking if curses supports fancy attributes" >&5
+echo "$as_me:45668: checking if curses supports fancy attributes" >&5
 echo $ECHO_N "checking if curses supports fancy attributes... $ECHO_C" >&6
 if test "${cf_cv_fancy_curses+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 	cat >conftest.$ac_ext <<_ACEOF
-#line 45671 "configure"
+#line 45675 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -45686,16 +45690,16 @@ attrset(A_UNDERLINE|A_BOLD|A_REVERSE);
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:45689: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45693: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45692: \$? = $ac_status" >&5
+  echo "$as_me:45696: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:45695: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45699: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45698: \$? = $ac_status" >&5
+  echo "$as_me:45702: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_fancy_curses=yes
 else
@@ -45707,14 +45711,14 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 
 fi
 
-echo "$as_me:45710: result: $cf_cv_fancy_curses" >&5
+echo "$as_me:45714: result: $cf_cv_fancy_curses" >&5
 echo "${ECHO_T}$cf_cv_fancy_curses" >&6
 test $cf_cv_fancy_curses = yes &&
 cat >>confdefs.h <<\EOF
 #define FANCY_CURSES 1
 EOF
 
-echo "$as_me:45717: checking for function curses_version" >&5
+echo "$as_me:45721: checking for function curses_version" >&5
 echo $ECHO_N "checking for function curses_version... $ECHO_C" >&6
 if test "${cf_cv_func_curses_version+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -45724,7 +45728,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_func_curses_version=unknown
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 45727 "configure"
+#line 45731 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -45737,15 +45741,15 @@ int main(void)
 
 _ACEOF
 rm -f conftest$ac_exeext
-if { (eval echo "$as_me:45740: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45744: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45743: \$? = $ac_status" >&5
+  echo "$as_me:45747: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
-  { (eval echo "$as_me:45745: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45749: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45748: \$? = $ac_status" >&5
+  echo "$as_me:45752: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_func_curses_version=yes
 
@@ -45760,7 +45764,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 fi
 rm -f core
 fi
-echo "$as_me:45763: result: $cf_cv_func_curses_version" >&5
+echo "$as_me:45767: result: $cf_cv_func_curses_version" >&5
 echo "${ECHO_T}$cf_cv_func_curses_version" >&6
 test "$cf_cv_func_curses_version" = yes &&
 cat >>confdefs.h <<\EOF
@@ -45768,14 +45772,14 @@ cat >>confdefs.h <<\EOF
 EOF
 
 if test "$cf_cv_ncurses_version" != no ; then
-echo "$as_me:45771: checking for obsolete/broken version of ncurses" >&5
+echo "$as_me:45775: checking for obsolete/broken version of ncurses" >&5
 echo $ECHO_N "checking for obsolete/broken version of ncurses... $ECHO_C" >&6
 if test "${cf_cv_ncurses_broken+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 45778 "configure"
+#line 45782 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -45794,16 +45798,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:45797: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:45801: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:45800: \$? = $ac_status" >&5
+  echo "$as_me:45804: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:45803: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45807: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45806: \$? = $ac_status" >&5
+  echo "$as_me:45810: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_ncurses_broken=no
 else
@@ -45815,10 +45819,10 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 
 fi
 
-echo "$as_me:45818: result: $cf_cv_ncurses_broken" >&5
+echo "$as_me:45822: result: $cf_cv_ncurses_broken" >&5
 echo "${ECHO_T}$cf_cv_ncurses_broken" >&6
 if test "$cf_cv_ncurses_broken" = yes ; then
-	{ echo "$as_me:45821: WARNING: hmm... you should get an up-to-date version of ncurses" >&5
+	{ echo "$as_me:45825: WARNING: hmm... you should get an up-to-date version of ncurses" >&5
 echo "$as_me: WARNING: hmm... you should get an up-to-date version of ncurses" >&2;}
 
 cat >>confdefs.h <<\EOF
@@ -45828,14 +45832,14 @@ EOF
 fi
 fi
 
-echo "$as_me:45831: checking if curses supports color attributes" >&5
+echo "$as_me:45835: checking if curses supports color attributes" >&5
 echo $ECHO_N "checking if curses supports color attributes... $ECHO_C" >&6
 if test "${cf_cv_color_curses+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 	cat >conftest.$ac_ext <<_ACEOF
-#line 45838 "configure"
+#line 45842 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -45855,16 +45859,16 @@ chtype x = COLOR_BLUE;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:45858: \"$ac_link\"") >&5
+if { (eval echo "$as_me:45862: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:45861: \$? = $ac_status" >&5
+  echo "$as_me:45865: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:45864: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45868: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45867: \$? = $ac_status" >&5
+  echo "$as_me:45871: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_color_curses=yes
 else
@@ -45876,7 +45880,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 
 fi
 
-echo "$as_me:45879: result: $cf_cv_color_curses" >&5
+echo "$as_me:45883: result: $cf_cv_color_curses" >&5
 echo "${ECHO_T}$cf_cv_color_curses" >&6
 if test $cf_cv_color_curses = yes ; then
 
@@ -45900,23 +45904,23 @@ sys/termio.h \
 
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:45903: checking for $ac_header" >&5
+echo "$as_me:45907: checking for $ac_header" >&5
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 45909 "configure"
+#line 45913 "configure"
 #include "confdefs.h"
 #include <$ac_header>
 _ACEOF
-if { (eval echo "$as_me:45913: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:45917: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1
   cat conftest.err >&5
-  echo "$as_me:45919: \$? = $ac_status" >&5
+  echo "$as_me:45923: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag
@@ -45935,7 +45939,7 @@ else
 fi
 rm -f conftest.err conftest.$ac_ext
 fi
-echo "$as_me:45938: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:45942: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF
@@ -45952,10 +45956,10 @@ if test "$ac_cv_header_termios_h" = yes ; then
 	(*)	termios_bad=maybe ;;
 	esac
 	if test "$termios_bad" = maybe ; then
-	echo "$as_me:45955: checking whether termios.h needs _POSIX_SOURCE" >&5
+	echo "$as_me:45959: checking whether termios.h needs _POSIX_SOURCE" >&5
 echo $ECHO_N "checking whether termios.h needs _POSIX_SOURCE... $ECHO_C" >&6
 	cat >conftest.$ac_ext <<_ACEOF
-#line 45958 "configure"
+#line 45962 "configure"
 #include "confdefs.h"
 #include <termios.h>
 int
@@ -45967,16 +45971,16 @@ struct termios foo; int x = foo.c_iflag
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:45970: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:45974: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:45973: \$? = $ac_status" >&5
+  echo "$as_me:45977: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:45976: \"$ac_try\"") >&5
+  { (eval echo "$as_me:45980: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:45979: \$? = $ac_status" >&5
+  echo "$as_me:45983: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   termios_bad=no
 else
@@ -45984,7 +45988,7 @@ else
 cat conftest.$ac_ext >&5
 
 		cat >conftest.$ac_ext <<_ACEOF
-#line 45987 "configure"
+#line 45991 "configure"
 #include "confdefs.h"
 
 #define _POSIX_SOURCE
@@ -45998,16 +46002,16 @@ struct termios foo; int x = foo.c_iflag
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46001: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46005: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46004: \$? = $ac_status" >&5
+  echo "$as_me:46008: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46007: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46011: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46010: \$? = $ac_status" >&5
+  echo "$as_me:46014: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   termios_bad=unknown
 else
@@ -46023,12 +46027,12 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 
 fi
 rm -f conftest.$ac_objext conftest.$ac_ext
-	echo "$as_me:46026: result: $termios_bad" >&5
+	echo "$as_me:46030: result: $termios_bad" >&5
 echo "${ECHO_T}$termios_bad" >&6
 	fi
 fi
 
-echo "$as_me:46031: checking declaration of size-change" >&5
+echo "$as_me:46035: checking declaration of size-change" >&5
 echo $ECHO_N "checking declaration of size-change... $ECHO_C" >&6
 if test "${cf_cv_sizechange+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -46049,7 +46053,7 @@ do
 
 	fi
 	cat >conftest.$ac_ext <<_ACEOF
-#line 46052 "configure"
+#line 46056 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #ifdef HAVE_TERMIOS_H
@@ -46095,16 +46099,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46098: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46102: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46101: \$? = $ac_status" >&5
+  echo "$as_me:46105: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46104: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46108: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46107: \$? = $ac_status" >&5
+  echo "$as_me:46111: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_sizechange=yes
 else
@@ -46123,7 +46127,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 done
 
 fi
-echo "$as_me:46126: result: $cf_cv_sizechange" >&5
+echo "$as_me:46130: result: $cf_cv_sizechange" >&5
 echo "${ECHO_T}$cf_cv_sizechange" >&6
 if test "$cf_cv_sizechange" != no ; then
 
@@ -46141,14 +46145,14 @@ EOF
 	esac
 fi
 
-echo "$as_me:46144: checking if ttytype is declared in curses library" >&5
+echo "$as_me:46148: checking if ttytype is declared in curses library" >&5
 echo $ECHO_N "checking if ttytype is declared in curses library... $ECHO_C" >&6
 if test "${cf_cv_have_ttytype+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 	cat >conftest.$ac_ext <<_ACEOF
-#line 46151 "configure"
+#line 46155 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int
@@ -46160,16 +46164,16 @@ char *x = &ttytype[1]; *x = 1
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46163: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46167: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46166: \$? = $ac_status" >&5
+  echo "$as_me:46170: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46169: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46173: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46172: \$? = $ac_status" >&5
+  echo "$as_me:46176: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_have_ttytype=yes
 else
@@ -46181,7 +46185,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 
 fi
 
-echo "$as_me:46184: result: $cf_cv_have_ttytype" >&5
+echo "$as_me:46188: result: $cf_cv_have_ttytype" >&5
 echo "${ECHO_T}$cf_cv_have_ttytype" >&6
 test $cf_cv_have_ttytype = yes &&
 cat >>confdefs.h <<\EOF
@@ -46190,14 +46194,14 @@ EOF
 
 	if test "$use_wide_curses" = yes ; then
 
-echo "$as_me:46193: checking if curses supports wide characters" >&5
+echo "$as_me:46197: checking if curses supports wide characters" >&5
 echo $ECHO_N "checking if curses supports wide characters... $ECHO_C" >&6
 if test "${cf_cv_widec_curses+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 46200 "configure"
+#line 46204 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -46216,16 +46220,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46219: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46223: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46222: \$? = $ac_status" >&5
+  echo "$as_me:46226: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46225: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46229: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46228: \$? = $ac_status" >&5
+  echo "$as_me:46232: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_widec_curses=yes
 else
@@ -46236,7 +46240,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 
 fi
-echo "$as_me:46239: result: $cf_cv_widec_curses" >&5
+echo "$as_me:46243: result: $cf_cv_widec_curses" >&5
 echo "${ECHO_T}$cf_cv_widec_curses" >&6
 
 if test "$cf_cv_widec_curses" = yes ; then
@@ -46246,14 +46250,14 @@ cat >>confdefs.h <<\EOF
 EOF
 
 	# This is needed on Tru64 5.0 to declare mbstate_t
-	echo "$as_me:46249: checking if we must include wchar.h to declare mbstate_t" >&5
+	echo "$as_me:46253: checking if we must include wchar.h to declare mbstate_t" >&5
 echo $ECHO_N "checking if we must include wchar.h to declare mbstate_t... $ECHO_C" >&6
 if test "${cf_cv_widec_mbstate+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
 
 	cat >conftest.$ac_ext <<_ACEOF
-#line 46256 "configure"
+#line 46260 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -46267,23 +46271,23 @@ mbstate_t state
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46270: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46274: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46273: \$? = $ac_status" >&5
+  echo "$as_me:46277: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46276: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46280: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46279: \$? = $ac_status" >&5
+  echo "$as_me:46283: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_widec_mbstate=no
 else
   echo "$as_me: failed program was:" >&5
 cat conftest.$ac_ext >&5
 cat >conftest.$ac_ext <<_ACEOF
-#line 46286 "configure"
+#line 46290 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -46298,16 +46302,16 @@ mbstate_t state
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46301: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46305: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46304: \$? = $ac_status" >&5
+  echo "$as_me:46308: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46307: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46311: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46310: \$? = $ac_status" >&5
+  echo "$as_me:46314: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_widec_mbstate=yes
 else
@@ -46319,7 +46323,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 fi
 rm -f conftest.$ac_objext conftest.$ac_ext
 fi
-echo "$as_me:46322: result: $cf_cv_widec_mbstate" >&5
+echo "$as_me:46326: result: $cf_cv_widec_mbstate" >&5
 echo "${ECHO_T}$cf_cv_widec_mbstate" >&6
 
 if test "$cf_cv_widec_mbstate" = yes ; then
@@ -46342,7 +46346,7 @@ fi
 
 	fi
 
-echo "$as_me:46345: checking definition to turn on extended curses functions" >&5
+echo "$as_me:46349: checking definition to turn on extended curses functions" >&5
 echo $ECHO_N "checking definition to turn on extended curses functions... $ECHO_C" >&6
 if test "${cf_cv_need_xopen_extension+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -46350,7 +46354,7 @@ else
 
 cf_cv_need_xopen_extension=unknown
 cat >conftest.$ac_ext <<_ACEOF
-#line 46353 "configure"
+#line 46357 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -46376,16 +46380,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46379: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46383: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46382: \$? = $ac_status" >&5
+  echo "$as_me:46386: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46385: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46389: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46388: \$? = $ac_status" >&5
+  echo "$as_me:46392: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_need_xopen_extension=none
 else
@@ -46395,7 +46399,7 @@ cat conftest.$ac_ext >&5
 	for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR
 	do
 		cat >conftest.$ac_ext <<_ACEOF
-#line 46398 "configure"
+#line 46402 "configure"
 #include "confdefs.h"
 
 #define $cf_try_xopen_extension 1
@@ -46417,16 +46421,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46420: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46424: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46423: \$? = $ac_status" >&5
+  echo "$as_me:46427: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46426: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46430: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46429: \$? = $ac_status" >&5
+  echo "$as_me:46433: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_need_xopen_extension=$cf_try_xopen_extension; break
 else
@@ -46440,7 +46444,7 @@ fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 
 fi
-echo "$as_me:46443: result: $cf_cv_need_xopen_extension" >&5
+echo "$as_me:46447: result: $cf_cv_need_xopen_extension" >&5
 echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6
 
 case $cf_cv_need_xopen_extension in
@@ -46452,7 +46456,7 @@ case $cf_cv_need_xopen_extension in
 	;;
 esac
 
-echo "$as_me:46455: checking for term.h" >&5
+echo "$as_me:46459: checking for term.h" >&5
 echo $ECHO_N "checking for term.h... $ECHO_C" >&6
 if test "${cf_cv_term_header+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -46473,7 +46477,7 @@ esac
 for cf_header in $cf_header_list
 do
 	cat >conftest.$ac_ext <<_ACEOF
-#line 46476 "configure"
+#line 46480 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -46487,16 +46491,16 @@ WINDOW *x
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46490: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46494: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46493: \$? = $ac_status" >&5
+  echo "$as_me:46497: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46496: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46500: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46499: \$? = $ac_status" >&5
+  echo "$as_me:46503: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_term_header=$cf_header
 	 break
@@ -46515,7 +46519,7 @@ case $cf_cv_term_header in
 	for cf_header in ncurses/term.h ncursesw/term.h
 	do
 		cat >conftest.$ac_ext <<_ACEOF
-#line 46518 "configure"
+#line 46522 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -46533,16 +46537,16 @@ WINDOW *x
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46536: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46540: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46539: \$? = $ac_status" >&5
+  echo "$as_me:46543: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46542: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46546: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46545: \$? = $ac_status" >&5
+  echo "$as_me:46549: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_term_header=$cf_header
 			 break
@@ -46557,7 +46561,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 esac
 
 fi
-echo "$as_me:46560: result: $cf_cv_term_header" >&5
+echo "$as_me:46564: result: $cf_cv_term_header" >&5
 echo "${ECHO_T}$cf_cv_term_header" >&6
 
 case $cf_cv_term_header in
@@ -46584,7 +46588,7 @@ EOF
 	;;
 esac
 
-echo "$as_me:46587: checking for unctrl.h" >&5
+echo "$as_me:46591: checking for unctrl.h" >&5
 echo $ECHO_N "checking for unctrl.h... $ECHO_C" >&6
 if test "${cf_cv_unctrl_header+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -46605,7 +46609,7 @@ esac
 for cf_header in $cf_header_list
 do
 	cat >conftest.$ac_ext <<_ACEOF
-#line 46608 "configure"
+#line 46612 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -46619,16 +46623,16 @@ WINDOW *x
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo "$as_me:46622: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:46626: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
-  echo "$as_me:46625: \$? = $ac_status" >&5
+  echo "$as_me:46629: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'
-  { (eval echo "$as_me:46628: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46632: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46631: \$? = $ac_status" >&5
+  echo "$as_me:46635: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_cv_unctrl_header=$cf_header
 	 break
@@ -46641,12 +46645,12 @@ rm -f conftest.$ac_objext conftest.$ac_ext
 done
 
 fi
-echo "$as_me:46644: result: $cf_cv_unctrl_header" >&5
+echo "$as_me:46648: result: $cf_cv_unctrl_header" >&5
 echo "${ECHO_T}$cf_cv_unctrl_header" >&6
 
 case $cf_cv_unctrl_header in
 (no)
-	{ echo "$as_me:46649: WARNING: unctrl.h header not found" >&5
+	{ echo "$as_me:46653: WARNING: unctrl.h header not found" >&5
 echo "$as_me: WARNING: unctrl.h header not found" >&2;}
 	;;
 esac
@@ -46702,10 +46706,10 @@ do
 
 cf_tr_func=`echo "$cf_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-	echo "$as_me:46705: checking for ${cf_func}" >&5
+	echo "$as_me:46709: checking for ${cf_func}" >&5
 echo $ECHO_N "checking for ${cf_func}... $ECHO_C" >&6
 
-echo "${as_me:-configure}:46708: testing ${cf_func} ..." 1>&5
+echo "${as_me:-configure}:46712: testing ${cf_func} ..." 1>&5
 
 	if eval "test \"\${cf_cv_func_$cf_func+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -46714,7 +46718,7 @@ else
 		eval cf_result='$ac_cv_func_'$cf_func
 		if test ".$cf_result" != ".no"; then
 			cat >conftest.$ac_ext <<_ACEOF
-#line 46717 "configure"
+#line 46721 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_XCURSES
@@ -46747,16 +46751,16 @@ if (foo + 1234L > 5678L)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46750: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46754: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46753: \$? = $ac_status" >&5
+  echo "$as_me:46757: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46756: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46760: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46759: \$? = $ac_status" >&5
+  echo "$as_me:46763: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_result=yes
 else
@@ -46772,7 +46776,7 @@ fi
 
 	# use the computed/retrieved cache-value:
 	eval 'cf_result=$cf_cv_func_'$cf_func
-	echo "$as_me:46775: result: $cf_result" >&5
+	echo "$as_me:46779: result: $cf_result" >&5
 echo "${ECHO_T}$cf_result" >&6
 	if test $cf_result != no; then
 		cat >>confdefs.h <<EOF
@@ -46788,13 +46792,13 @@ for ac_func in \
 
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:46791: checking for $ac_func" >&5
+echo "$as_me:46795: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
-#line 46797 "configure"
+#line 46801 "configure"
 #include "confdefs.h"
 #define $ac_func autoconf_temporary
 #include <limits.h>	/* least-intrusive standard header which defines gcc2 __stub macros */
@@ -46825,16 +46829,16 @@ main (void)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46828: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46832: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46831: \$? = $ac_status" >&5
+  echo "$as_me:46835: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46834: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46838: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46837: \$? = $ac_status" >&5
+  echo "$as_me:46841: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"
 else
@@ -46844,7 +46848,7 @@ eval "$as_ac_var=no"
 fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi
-echo "$as_me:46847: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:46851: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF
@@ -46858,12 +46862,12 @@ fi
 
 if test $use_color_style != no ; then
 	if test .$cf_cv_color_curses != .yes ; then
-		{ { echo "$as_me:46861: error: Configuration does not support color-styles" >&5
+		{ { echo "$as_me:46865: error: Configuration does not support color-styles" >&5
 echo "$as_me: error: Configuration does not support color-styles" >&2;}
    { (exit 1); exit 1; }; }
 	fi
 	if test $cf_cv_screen = slang ; then
-		{ { echo "$as_me:46866: error: Configuration does not support color-styles" >&5
+		{ { echo "$as_me:46870: error: Configuration does not support color-styles" >&5
 echo "$as_me: error: Configuration does not support color-styles" >&2;}
    { (exit 1); exit 1; }; }
 	fi
@@ -46871,7 +46875,7 @@ fi
 
 if test $use_scrollbar != no ; then
 	if test .$cf_cv_fancy_curses != .yes ; then
-		{ echo "$as_me:46874: WARNING: Configuration does not support ACS_xxx definitions" >&5
+		{ echo "$as_me:46878: WARNING: Configuration does not support ACS_xxx definitions" >&5
 echo "$as_me: WARNING: Configuration does not support ACS_xxx definitions" >&2;}
 	else
 
@@ -46884,7 +46888,7 @@ fi
 
 # use rpath for libraries in unusual places
 
-echo "$as_me:46887: checking if rpath-hack should be disabled" >&5
+echo "$as_me:46891: checking if rpath-hack should be disabled" >&5
 echo $ECHO_N "checking if rpath-hack should be disabled... $ECHO_C" >&6
 
 # Check whether --enable-rpath-hack or --disable-rpath-hack was given.
@@ -46901,21 +46905,21 @@ else
 	cf_disable_rpath_hack=no
 
 fi;
-echo "$as_me:46904: result: $cf_disable_rpath_hack" >&5
+echo "$as_me:46908: result: $cf_disable_rpath_hack" >&5
 echo "${ECHO_T}$cf_disable_rpath_hack" >&6
 if test "$cf_disable_rpath_hack" = no ; then
 
-echo "$as_me:46908: checking for updated LDFLAGS" >&5
+echo "$as_me:46912: checking for updated LDFLAGS" >&5
 echo $ECHO_N "checking for updated LDFLAGS... $ECHO_C" >&6
 if test -n "$LD_RPATH_OPT" ; then
-	echo "$as_me:46911: result: maybe" >&5
+	echo "$as_me:46915: result: maybe" >&5
 echo "${ECHO_T}maybe" >&6
 
 	for ac_prog in ldd
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo "$as_me:46918: checking for $ac_word" >&5
+echo "$as_me:46922: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_prog_cf_ldd_prog+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -46930,7 +46934,7 @@ for ac_dir in $ac_dummy; do
   test -z "$ac_dir" && ac_dir=.
   $as_executable_p "$ac_dir/$ac_word" || continue
 ac_cv_prog_cf_ldd_prog="$ac_prog"
-echo "$as_me:46933: found $ac_dir/$ac_word" >&5
+echo "$as_me:46937: found $ac_dir/$ac_word" >&5
 break
 done
 
@@ -46938,10 +46942,10 @@ fi
 fi
 cf_ldd_prog=$ac_cv_prog_cf_ldd_prog
 if test -n "$cf_ldd_prog"; then
-  echo "$as_me:46941: result: $cf_ldd_prog" >&5
+  echo "$as_me:46945: result: $cf_ldd_prog" >&5
 echo "${ECHO_T}$cf_ldd_prog" >&6
 else
-  echo "$as_me:46944: result: no" >&5
+  echo "$as_me:46948: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
@@ -46955,7 +46959,7 @@ test -n "$cf_ldd_prog" || cf_ldd_prog="no"
 		cf_rpath_oops=
 
 cat >conftest.$ac_ext <<_ACEOF
-#line 46958 "configure"
+#line 46962 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int
@@ -46967,16 +46971,16 @@ printf("Hello");
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:46970: \"$ac_link\"") >&5
+if { (eval echo "$as_me:46974: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5
   ac_status=$?
-  echo "$as_me:46973: \$? = $ac_status" >&5
+  echo "$as_me:46977: \$? = $ac_status" >&5
   (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'
-  { (eval echo "$as_me:46976: \"$ac_try\"") >&5
+  { (eval echo "$as_me:46980: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5
   ac_status=$?
-  echo "$as_me:46979: \$? = $ac_status" >&5
+  echo "$as_me:46983: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   cf_rpath_oops=`$cf_ldd_prog conftest$ac_exeext | fgrep ' not found' | sed -e 's% =>.*$%%' |sort | uniq`
 		 cf_rpath_list=`$cf_ldd_prog conftest$ac_exeext | fgrep / | sed -e 's%^.*[ 	]/%/%' -e 's%/[^/][^/]*$%%' |sort | uniq`
@@ -47004,7 +47008,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 					then
 						test -n "$verbose" && echo "	...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src" 1>&6
 
-echo "${as_me:-configure}:47007: testing ...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src ..." 1>&5
+echo "${as_me:-configure}:47011: testing ...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src ..." 1>&5
 
 						LDFLAGS="$LDFLAGS -L$cf_rpath_dir/lib"
 						break
@@ -47016,11 +47020,11 @@ echo "${as_me:-configure}:47007: testing ...adding -L$cf_rpath_dir/lib to LDFLAG
 
 	test -n "$verbose" && echo "	...checking EXTRA_LDFLAGS $EXTRA_LDFLAGS" 1>&6
 
-echo "${as_me:-configure}:47019: testing ...checking EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5
+echo "${as_me:-configure}:47023: testing ...checking EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5
 
 test -n "$verbose" && echo "	...checking LDFLAGS $LDFLAGS" 1>&6
 
-echo "${as_me:-configure}:47023: testing ...checking LDFLAGS $LDFLAGS ..." 1>&5
+echo "${as_me:-configure}:47027: testing ...checking LDFLAGS $LDFLAGS ..." 1>&5
 
 cf_rpath_dst=
 for cf_rpath_src in $LDFLAGS
@@ -47057,7 +47061,7 @@ do
 			then
 				test -n "$verbose" && echo "	...Filter $cf_rpath_src ->$cf_rpath_tmp" 1>&6
 
-echo "${as_me:-configure}:47060: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5
+echo "${as_me:-configure}:47064: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5
 
 				EXTRA_LDFLAGS="$cf_rpath_tmp $EXTRA_LDFLAGS"
 			fi
@@ -47070,11 +47074,11 @@ LDFLAGS=$cf_rpath_dst
 
 test -n "$verbose" && echo "	...checked LDFLAGS $LDFLAGS" 1>&6
 
-echo "${as_me:-configure}:47073: testing ...checked LDFLAGS $LDFLAGS ..." 1>&5
+echo "${as_me:-configure}:47077: testing ...checked LDFLAGS $LDFLAGS ..." 1>&5
 
 test -n "$verbose" && echo "	...checking LIBS $LIBS" 1>&6
 
-echo "${as_me:-configure}:47077: testing ...checking LIBS $LIBS ..." 1>&5
+echo "${as_me:-configure}:47081: testing ...checking LIBS $LIBS ..." 1>&5
 
 cf_rpath_dst=
 for cf_rpath_src in $LIBS
@@ -47111,7 +47115,7 @@ do
 			then
 				test -n "$verbose" && echo "	...Filter $cf_rpath_src ->$cf_rpath_tmp" 1>&6
 
-echo "${as_me:-configure}:47114: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5
+echo "${as_me:-configure}:47118: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5
 
 				EXTRA_LDFLAGS="$cf_rpath_tmp $EXTRA_LDFLAGS"
 			fi
@@ -47124,14 +47128,14 @@ LIBS=$cf_rpath_dst
 
 test -n "$verbose" && echo "	...checked LIBS $LIBS" 1>&6
 
-echo "${as_me:-configure}:47127: testing ...checked LIBS $LIBS ..." 1>&5
+echo "${as_me:-configure}:47131: testing ...checked LIBS $LIBS ..." 1>&5
 
 	test -n "$verbose" && echo "	...checked EXTRA_LDFLAGS $EXTRA_LDFLAGS" 1>&6
 
-echo "${as_me:-configure}:47131: testing ...checked EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5
+echo "${as_me:-configure}:47135: testing ...checked EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5
 
 else
-	echo "$as_me:47134: result: no" >&5
+	echo "$as_me:47138: result: no" >&5
 echo "${ECHO_T}no" >&6
 fi
 
@@ -47238,7 +47242,7 @@ DEFS=-DHAVE_CONFIG_H
 : ${CONFIG_STATUS=./config.status}
 ac_clean_files_save=$ac_clean_files
 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:47241: creating $CONFIG_STATUS" >&5
+{ echo "$as_me:47245: creating $CONFIG_STATUS" >&5
 echo "$as_me: creating $CONFIG_STATUS" >&6;}
 cat >$CONFIG_STATUS <<_ACEOF
 #! $SHELL
@@ -47370,7 +47374,7 @@ EOF
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
 config.status
-configured by $0, generated by GNU Autoconf 2.52.20181006,
+configured by $0, generated by GNU Autoconf 2.52.20190828,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -47414,7 +47418,7 @@ cat >>$CONFIG_STATUS <<\EOF
     echo "$ac_cs_version"; exit 0 ;;
   --he | --h)
     # Conflict between --help and --header
-    { { echo "$as_me:47417: error: ambiguous option: $1
+    { { echo "$as_me:47421: error: ambiguous option: $1
 Try \`$0 --help' for more information." >&5
 echo "$as_me: error: ambiguous option: $1
 Try \`$0 --help' for more information." >&2;}
@@ -47433,7 +47437,7 @@ Try \`$0 --help' for more information." >&2;}
     ac_need_defaults=false;;
 
   # This is an error.
-  -*) { { echo "$as_me:47436: error: unrecognized option: $1
+  -*) { { echo "$as_me:47440: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&5
 echo "$as_me: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&2;}
@@ -47452,7 +47456,7 @@ cat >&5 << _ACEOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me 2.52.20181006, executed with
+This file was extended by $as_me 2.52.20190828, executed with
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
   CONFIG_LINKS    = $CONFIG_LINKS
@@ -47486,7 +47490,7 @@ do
   "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
   "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
   "$CONFIG_H" ) CONFIG_HEADERS="$CONFIG_HEADERS $CONFIG_H:config.hin" ;;
-  *) { { echo "$as_me:47489: error: invalid argument: $ac_config_target" >&5
+  *) { { echo "$as_me:47493: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    { (exit 1); exit 1; }; };;
   esac
@@ -47840,7 +47844,7 @@ done; }
   esac
 
   if test x"$ac_file" != x-; then
-    { echo "$as_me:47843: creating $ac_file" >&5
+    { echo "$as_me:47847: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
     rm -f "$ac_file"
   fi
@@ -47858,7 +47862,7 @@ echo "$as_me: creating $ac_file" >&6;}
       -) echo $tmp/stdin ;;
       [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)
-         test -f "$f" || { { echo "$as_me:47861: error: cannot find input file: $f" >&5
+         test -f "$f" || { { echo "$as_me:47865: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -47871,7 +47875,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:47874: error: cannot find input file: $f" >&5
+           { { echo "$as_me:47878: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
@@ -47887,7 +47891,7 @@ cat >>$CONFIG_STATUS <<\EOF
       if test -n "$ac_seen"; then
         ac_used=`grep '@datarootdir@' $ac_item`
         if test -z "$ac_used"; then
-          { echo "$as_me:47890: WARNING: datarootdir was used implicitly but not set:
+          { echo "$as_me:47894: WARNING: datarootdir was used implicitly but not set:
 $ac_seen" >&5
 echo "$as_me: WARNING: datarootdir was used implicitly but not set:
 $ac_seen" >&2;}
@@ -47896,7 +47900,7 @@ $ac_seen" >&2;}
       fi
       ac_seen=`grep '${datarootdir}' $ac_item`
       if test -n "$ac_seen"; then
-        { echo "$as_me:47899: WARNING: datarootdir was used explicitly but not set:
+        { echo "$as_me:47903: WARNING: datarootdir was used explicitly but not set:
 $ac_seen" >&5
 echo "$as_me: WARNING: datarootdir was used explicitly but not set:
 $ac_seen" >&2;}
@@ -47933,7 +47937,7 @@ s,@INSTALL@,$ac_INSTALL,;t t
             ac_init=`egrep '[ 	]*'$ac_name'[ 	]*=' $ac_file`
             if test -z "$ac_init"; then
               ac_seen=`echo "$ac_seen" |sed -e 's,^,'$ac_file':,'`
-              { echo "$as_me:47936: WARNING: Variable $ac_name is used but was not set:
+              { echo "$as_me:47940: WARNING: Variable $ac_name is used but was not set:
 $ac_seen" >&5
 echo "$as_me: WARNING: Variable $ac_name is used but was not set:
 $ac_seen" >&2;}
@@ -47944,7 +47948,7 @@ $ac_seen" >&2;}
     egrep -n '@[A-Z_][A-Z_0-9]+@' $ac_file >>$tmp/out
     if test -s $tmp/out; then
       ac_seen=`sed -e 's,^,'$ac_file':,' < $tmp/out`
-      { echo "$as_me:47947: WARNING: Some variables may not be substituted:
+      { echo "$as_me:47951: WARNING: Some variables may not be substituted:
 $ac_seen" >&5
 echo "$as_me: WARNING: Some variables may not be substituted:
 $ac_seen" >&2;}
@@ -47993,7 +47997,7 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
   * )   ac_file_in=$ac_file.in ;;
   esac
 
-  test x"$ac_file" != x- && { echo "$as_me:47996: creating $ac_file" >&5
+  test x"$ac_file" != x- && { echo "$as_me:48000: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
 
   # First look for the input files in the build tree, otherwise in the
@@ -48004,7 +48008,7 @@ echo "$as_me: creating $ac_file" >&6;}
       -) echo $tmp/stdin ;;
       [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)
-         test -f "$f" || { { echo "$as_me:48007: error: cannot find input file: $f" >&5
+         test -f "$f" || { { echo "$as_me:48011: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -48017,7 +48021,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:48020: error: cannot find input file: $f" >&5
+           { { echo "$as_me:48024: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
@@ -48135,7 +48139,7 @@ cat >>$CONFIG_STATUS <<\EOF
   rm -f $tmp/in
   if test x"$ac_file" != x-; then
     if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
-      { echo "$as_me:48138: $ac_file is unchanged" >&5
+      { echo "$as_me:48142: $ac_file is unchanged" >&5
 echo "$as_me: $ac_file is unchanged" >&6;}
     else
       ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
diff --git a/configure.in b/configure.in
index d51e196d..bf77a117 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl $LynxId: configure.in,v 1.312 2019/08/26 20:21:48 tom Exp $
+dnl $LynxId: configure.in,v 1.313 2019/08/28 22:59:25 tom Exp $
 dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl
@@ -29,7 +29,7 @@ dnl ---------------------------------------------------------------------------
 dnl
 dnl ask PRCS to plug-in the project-version for the configure-script.
 dnl $Format: "AC_REVISION($ProjectVersion$)"$
-AC_REVISION(2.9.0dev.4)
+AC_REVISION(2.9.0dev.5)
 
 # Save the original $CFLAGS so we can distinguish whether the user set those
 # in the environment, or whether autoconf added -O and -g options:
@@ -64,7 +64,7 @@ AC_ARG_PROGRAM
 PACKAGE=lynx
 dnl ask PRCS to plug-in the project-version for the packages.
 # $Format: "VERSION=$ProjectVersion$"$
-VERSION=2.9.0dev.4
+VERSION=2.9.0dev.5
 
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
diff --git a/lynx.cfg b/lynx.cfg
index c3a700f9..5e228e6a 100644
--- a/lynx.cfg
+++ b/lynx.cfg
@@ -1,13 +1,13 @@
-# $LynxId: lynx.cfg,v 1.310 2019/08/26 20:21:48 tom Exp $
+# $LynxId: lynx.cfg,v 1.311 2019/08/28 22:59:25 tom Exp $
 # lynx.cfg file.
 # The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
 #                                     or Lynx_Dir:lynx.cfg (VMS)
 #
 # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
-#PRCS LYNX_VERSION "2.9.0dev.4"
+#PRCS LYNX_VERSION "2.9.0dev.5"
 #
 # $Format: "#PRCS LYNX_DATE \"$ProjectDate$\""$
-#PRCS LYNX_DATE "Mon, 26 Aug 2019 16:21:48 -0400"
+#PRCS LYNX_DATE "Wed, 28 Aug 2019 18:59:25 -0400"
 #
 # Definition pairs (configuration settings) are of the form
 #	VARIABLE:DEFINITION
diff --git a/makefile.in b/makefile.in
index dd63288d..86ff6c71 100644
--- a/makefile.in
+++ b/makefile.in
@@ -1,4 +1,4 @@
-# $LynxId: makefile.in,v 1.179 2019/08/26 20:21:48 tom Exp $
+# $LynxId: makefile.in,v 1.180 2019/08/28 22:59:25 tom Exp $
 ##makefile for lynx
 
 SHELL		= @CONFIG_SHELL@
@@ -45,7 +45,7 @@ TAR_UP		= $(TAR) @TAR_UP_OPTIONS@ @TAR_PIPE_OPTIONS@
 TAR_DOWN	= $(TAR) @TAR_DOWN_OPTIONS@ @TAR_PIPE_OPTIONS@
 
 # $Format: "LYNX_VERSION	= $ProjectVersion$"$
-LYNX_VERSION	= 2.9.0dev.4
+LYNX_VERSION	= 2.9.0dev.5
 
 ## This is the version which we are developing (or, upon release, make this
 ## the same).  Use no dots in the name, since it must work on VMS and MS-DOS.
diff --git a/po/fr.po b/po/fr.po
index 16b3676f..645a6c79 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -19,18 +19,19 @@
 # started: Wed Sep  2 20:22:45 EDT 1998
 # J.E. Spath <jspath@bcpl.net> wedged this into Lynx, 1999.
 # Nicolas Provost <nprovost@quadriv.com>, since 2008.
-# Stéphane Aulery <lkppo@free.fr>, 2015, 2017
+# Stéphane Aulery <lkppo@free.fr>, 2015, 2017, 2019
 #
+# 2019-08-27 : maj pour la version lynx 2.9.0-dev3
 # 2017-08-20 : maj pour la version lynx 2.8.9-dev15
 # 2015-03-21 : passage ISO-8859-1 à UTF-8, S.Aulery
 # 2015-04-13 : relecture complète et uniformisation, S. Aulery
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: lynx 2.8.9-dev15\n"
+"Project-Id-Version: lynx 2.9.0-dev3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-07-04 16:51-0400\n"
-"PO-Revision-Date: 2017-08-20 03:42+0200\n"
+"POT-Creation-Date: 2019-08-23 19:59-0400\n"
+"PO-Revision-Date: 2019-08-27 20:04+0200\n"
 "Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "Language: fr\n"
@@ -1959,8 +1960,9 @@ msgid "Unsupported data: URL!  Use SHOWINFO, for now."
 msgstr "Données URL non reconnues, utilisez SHOWINFO pour l’instant."
 
 #: LYMessages.c:634
-msgid "Redirection limit of 10 URL's reached."
-msgstr "Limite des redirections de 10 URL atteinte."
+#, c-format
+msgid "Redirection limit of %d URL's reached."
+msgstr "Limite des redirections de %d URL atteinte."
 
 #: LYMessages.c:635
 msgid "Illegal redirection URL received from server!"
@@ -2139,20 +2141,16 @@ msgid "Directory/File Manager not available"
 msgstr "Gestionnaire de fichiers/répertoires non disponible"
 
 #: LYMessages.c:692
-msgid "HREF in BASE tag is not an absolute URL."
-msgstr "L’attribut HREF de l’élément BASE n’est pas une URL absolue."
-
-#: LYMessages.c:693
 msgid "Location URL is not absolute."
 msgstr "Il ne s’agit pas d’une URL absolue."
 
-#: LYMessages.c:694
+#: LYMessages.c:693
 msgid "Refresh URL is not absolute."
 msgstr "Il ne s’agit pas d’une URL absolue."
 
 # NdT: This one is not clear...
 #. #define SENDING_MESSAGE_WITH_BODY_TO
-#: LYMessages.c:696
+#: LYMessages.c:695
 msgid ""
 "You are sending a message with body to:\n"
 "  "
@@ -2160,7 +2158,7 @@ msgstr ""
 "Vous envoyez un message non vide à :\n"
 "  "
 
-#: LYMessages.c:697
+#: LYMessages.c:696
 msgid ""
 "You are sending a comment to:\n"
 "  "
@@ -2168,7 +2166,7 @@ msgstr ""
 "Vous envoyez un commentaire à :\n"
 "  "
 
-#: LYMessages.c:698
+#: LYMessages.c:697
 msgid ""
 "\n"
 " With copy to:\n"
@@ -2178,7 +2176,7 @@ msgstr ""
 " En copie à :\n"
 "  "
 
-#: LYMessages.c:699
+#: LYMessages.c:698
 msgid ""
 "\n"
 " With copies to:\n"
@@ -2189,7 +2187,7 @@ msgstr ""
 "  "
 
 #. #define CTRL_G_TO_CANCEL_SEND
-#: LYMessages.c:701
+#: LYMessages.c:700
 msgid ""
 "\n"
 "\n"
@@ -2201,7 +2199,7 @@ msgstr ""
 
 # The following two messages have been put together to make:
 #. #define ENTER_NAME_OR_BLANK
-#: LYMessages.c:703
+#: LYMessages.c:702
 msgid ""
 "\n"
 " Please enter your name, or leave it blank to remain anonymous\n"
@@ -2210,7 +2208,7 @@ msgstr ""
 " Entrez votre nom (ou laissez un blanc pour rester anonyme)\n"
 
 #. #define ENTER_MAIL_ADDRESS_OR_OTHER
-#: LYMessages.c:705
+#: LYMessages.c:704
 msgid ""
 "\n"
 " Please enter a mail address or some other\n"
@@ -2219,11 +2217,11 @@ msgstr ""
 " Entrez une adresse de courrier ou un autre moyen\n"
 
 #. #define MEANS_TO_CONTACT_FOR_RESPONSE
-#: LYMessages.c:707
+#: LYMessages.c:706
 msgid " means to contact you, if you desire a response.\n"
 msgstr " moyen de vous joindre si vous désirez une réponse.\n"
 
-#: LYMessages.c:708
+#: LYMessages.c:707
 msgid ""
 "\n"
 " Please enter a subject line.\n"
@@ -2232,7 +2230,7 @@ msgstr ""
 " Veuillez entrer le sujet du message.\n"
 
 #. #define ENTER_ADDRESS_FOR_CC
-#: LYMessages.c:710
+#: LYMessages.c:709
 msgid ""
 "\n"
 " Enter a mail address for a CC of your message.\n"
@@ -2240,11 +2238,11 @@ msgstr ""
 "\n"
 " Entrez une adresse de courrier pour la copie conforme.\n"
 
-#: LYMessages.c:711
+#: LYMessages.c:710
 msgid " (Leave blank if you don't want a copy.)\n"
 msgstr " (Laissez en blanc si vous ne voulez pas de copie.)\n"
 
-#: LYMessages.c:712
+#: LYMessages.c:711
 msgid ""
 "\n"
 " Please review the message body:\n"
@@ -2254,7 +2252,7 @@ msgstr ""
 " Veuillez relire le corps du message :\n"
 "\n"
 
-#: LYMessages.c:713
+#: LYMessages.c:712
 msgid ""
 "\n"
 "Press RETURN to continue: "
@@ -2262,7 +2260,7 @@ msgstr ""
 "\n"
 "Pressez <Entrée> pour continuer :"
 
-#: LYMessages.c:714
+#: LYMessages.c:713
 msgid ""
 "\n"
 "Press RETURN to clean up: "
@@ -2270,11 +2268,11 @@ msgstr ""
 "\n"
 "Pressez <Entrée> pour restaurer : "
 
-#: LYMessages.c:715
+#: LYMessages.c:714
 msgid " Use Control-U to erase the default.\n"
 msgstr "Faites <Ctrl-U> pour effacer la valeur par défaut.\n"
 
-#: LYMessages.c:716
+#: LYMessages.c:715
 msgid ""
 "\n"
 " Please enter your message below."
@@ -2283,7 +2281,7 @@ msgstr ""
 " Veuillez entrer votre message ci-après."
 
 #. #define ENTER_PERIOD_WHEN_DONE_A
-#: LYMessages.c:718 src/LYNews.c:360
+#: LYMessages.c:717 src/LYNews.c:360
 msgid ""
 "\n"
 " When you are done, press enter and put a single period (.)"
@@ -2292,7 +2290,7 @@ msgstr ""
 " Une fois terminé, faites <Entrée> et tapez un point (.)"
 
 #. #define ENTER_PERIOD_WHEN_DONE_B
-#: LYMessages.c:720 src/LYNews.c:361
+#: LYMessages.c:719 src/LYNews.c:361
 msgid ""
 "\n"
 " on a line and press enter again."
@@ -2309,36 +2307,36 @@ msgstr ""
 # NdT: Can you make the system accept the O, N, T, J commands?
 #. Cookies messages
 #. #define ADVANCED_COOKIE_CONFIRMATION
-#: LYMessages.c:724
+#: LYMessages.c:723
 #, c-format
 msgid "%s cookie: %.*s=%.*s  Allow? (Y/N/Always/neVer)"
 msgstr "cookie de %s : %.*s=%.*s  Accepter ? (Oui/Non/Toujours/Jamais)"
 
 #. #define INVALID_COOKIE_DOMAIN_CONFIRMATION
-#: LYMessages.c:726
+#: LYMessages.c:725
 #, c-format
 msgid "Accept invalid cookie domain=%s for '%s'?"
 msgstr "Accepter un cookie au domaine non valide=%s pour « %s » ?"
 
 #. #define INVALID_COOKIE_PATH_CONFIRMATION
-#: LYMessages.c:728
+#: LYMessages.c:727
 #, c-format
 msgid "Accept invalid cookie path=%s as a prefix of '%s'?"
 msgstr "Accepter un chemin de cookie invalide=%s comme préfixe de « %s » ?"
 
-#: LYMessages.c:729
+#: LYMessages.c:728
 msgid "Allowing this cookie."
 msgstr "Acceptation du cookie"
 
-#: LYMessages.c:730
+#: LYMessages.c:729
 msgid "Rejecting this cookie."
 msgstr "Rejet du cookie"
 
-#: LYMessages.c:731
+#: LYMessages.c:730
 msgid "The Cookie Jar is empty."
 msgstr "Le conteneur de cookies est vide."
 
-#: LYMessages.c:732
+#: LYMessages.c:731
 msgid "The Cache Jar is empty."
 msgstr "Le cache mémoire est vide."
 
@@ -2347,63 +2345,63 @@ msgstr "Le cache mémoire est vide."
 # LYMessages_en.h (LYCookie.c)
 # NdT: What do they mean by "gobble up an entire domain"?
 #. #define ACTIVATE_TO_GOBBLE
-#: LYMessages.c:734
+#: LYMessages.c:733
 msgid "Activate links to gobble up cookies or entire domains,"
 msgstr "Activer les liens pour englober les cookies ou les domaines entiers,"
 
-#: LYMessages.c:735
+#: LYMessages.c:734
 msgid "or to change a domain's 'allow' setting."
 msgstr "ou pour changer les paramètres de permission pour un domaine."
 
-#: LYMessages.c:736
+#: LYMessages.c:735
 msgid "(Cookies never allowed.)"
 msgstr "(Cookies jamais acceptés)"
 
-#: LYMessages.c:737
+#: LYMessages.c:736
 msgid "(Cookies always allowed.)"
 msgstr "(Cookies toujours acceptés)"
 
-#: LYMessages.c:738
+#: LYMessages.c:737
 msgid "(Cookies allowed via prompt.)"
 msgstr "(Cookies acceptés sur demande)"
 
-#: LYMessages.c:739
+#: LYMessages.c:738
 msgid "(Persistent Cookies.)"
 msgstr "(Cookies persistants)"
 
-#: LYMessages.c:740
+#: LYMessages.c:739
 msgid "(No title.)"
 msgstr "(Pas de titre)"
 
-#: LYMessages.c:741
+#: LYMessages.c:740
 msgid "(No name.)"
 msgstr "(Aucun nom)"
 
-#: LYMessages.c:742
+#: LYMessages.c:741
 msgid "(No value.)"
 msgstr "(Aucune valeur)"
 
-#: LYMessages.c:743 src/LYOptions.c:2446
+#: LYMessages.c:742 src/LYOptions.c:2470
 msgid "None"
 msgstr "Aucun(e)"
 
-#: LYMessages.c:744
+#: LYMessages.c:743
 msgid "(End of session.)"
 msgstr "(Fin de session)"
 
-#: LYMessages.c:745
+#: LYMessages.c:744
 msgid "Delete this cookie?"
 msgstr "Supprimer ce cookie ?"
 
-#: LYMessages.c:746
+#: LYMessages.c:745
 msgid "The cookie has been eaten!"
 msgstr "Le cookie a été supprimé !"
 
-#: LYMessages.c:747
+#: LYMessages.c:746
 msgid "Delete this empty domain?"
 msgstr "Supprimer ce domaine vide ?"
 
-#: LYMessages.c:748
+#: LYMessages.c:747
 msgid "The domain has been eaten!"
 msgstr "Le domaine a été supprimé !"
 
@@ -2411,164 +2409,164 @@ msgstr "Le domaine a été supprimé !"
 #  NOTE:  Option letters come from the capitalised letter in the option,
 #      so if introducing a new option make sure it has a translation.
 #. #define DELETE_COOKIES_SET_ALLOW_OR_CANCEL
-#: LYMessages.c:750
+#: LYMessages.c:749
 msgid "D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? "
 msgstr "D)Supprimer cookies du domaine ; régler permission : A)Toujours P)Demander V)Jamais C)Annuler ?"
 
 #. #define DELETE_DOMAIN_SET_ALLOW_OR_CANCEL
-#: LYMessages.c:752
+#: LYMessages.c:751
 msgid "D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? "
 msgstr "D)Supprimer domaine ; régler permission : A)Toujours P)Demander V)Jamais C)Annuler ?"
 
-#: LYMessages.c:753
+#: LYMessages.c:752
 msgid "All cookies in the domain have been eaten!"
 msgstr "Tous les cookies du domaine ont été supprimés !"
 
-#: LYMessages.c:754
+#: LYMessages.c:753
 #, c-format
 msgid "'A'lways allowing from domain '%s'."
 msgstr "<A> Toujours accepter les cookies du domaine « %s »."
 
-#: LYMessages.c:755
+#: LYMessages.c:754
 #, c-format
 msgid "ne'V'er allowing from domain '%s'."
 msgstr "<V> Ne jamais accepter les cookies du domaine « %s »."
 
 # NdT: What does happen exatly when you chose P)rompt?
-#: LYMessages.c:756
+#: LYMessages.c:755
 #, c-format
 msgid "'P'rompting to allow from domain '%s'."
 msgstr "<P> Demander avant d’accepter les cookies du domaine « %s »."
 
-#: LYMessages.c:757
+#: LYMessages.c:756
 msgid "Delete all cookies in this domain?"
 msgstr "Supprimer tous les cookies de ce domaine ?"
 
-#: LYMessages.c:758
+#: LYMessages.c:757
 msgid "All of the cookies in the jar have been eaten!"
 msgstr "Tous les cookies ont été supprimés !"
 
-#: LYMessages.c:760
+#: LYMessages.c:759
 msgid "Port 19 not permitted in URLs."
 msgstr "Le port 19 n’est pas permis dans les URL."
 
-#: LYMessages.c:761
+#: LYMessages.c:760
 msgid "Port 25 not permitted in URLs."
 msgstr "Le port 25 n’est pas permis dans les URL."
 
-#: LYMessages.c:762
+#: LYMessages.c:761
 #, c-format
 msgid "Port %lu not permitted in URLs."
 msgstr "Le port %lu n’est pas permis dans les URL."
 
-#: LYMessages.c:763
+#: LYMessages.c:762
 msgid "URL has a bad port field."
 msgstr "Champ port dans l’URL erroné."
 
-#: LYMessages.c:764
+#: LYMessages.c:763
 msgid "Maximum nesting of HTML elements exceeded."
 msgstr "Imbrication maximale d’éléments HTML atteinte."
 
-#: LYMessages.c:765
+#: LYMessages.c:764
 msgid "Bad partial reference!  Stripping lead dots."
 msgstr "Référence partielle erronée ! Suppression des points (../)."
 
-#: LYMessages.c:766
+#: LYMessages.c:765
 msgid "Trace Log open failed.  Trace off!"
 msgstr "Échec d’ouverture du journal. Journalisation désactivée."
 
-#: LYMessages.c:767
+#: LYMessages.c:766
 msgid "Lynx Trace Log"
 msgstr "Journal d’activité Lynx"
 
-#: LYMessages.c:768
+#: LYMessages.c:767
 msgid "No trace log has been started for this session."
 msgstr "Aucun journal d’activité n’a été lancé pour cette session."
 
 #. #define MAX_TEMPCOUNT_REACHED
-#: LYMessages.c:770
+#: LYMessages.c:769
 msgid "The maximum temporary file count has been reached!"
 msgstr "Le nombre maximum de fichiers temporaires a été atteint."
 
 #. #define FORM_VALUE_TOO_LONG
-#: LYMessages.c:772
+#: LYMessages.c:771
 msgid "Form field value exceeds buffer length!  Trim the tail."
 msgstr "La valeur excède la taille du tampon ; réduire la fin."
 
 #. #define FORM_TAIL_COMBINED_WITH_HEAD
-#: LYMessages.c:774
+#: LYMessages.c:773
 msgid "Modified tail combined with head of form field value."
 msgstr "Lignes finales modifiées combinées avec entête (champ de formulaire)"
 
 #. HTFile.c
-#: LYMessages.c:777
+#: LYMessages.c:776
 msgid "Directory"
 msgstr "Répertoire"
 
-#: LYMessages.c:778
+#: LYMessages.c:777
 msgid "Directory browsing is not allowed."
 msgstr "Le parcours du répertoire n’est pas permis."
 
-#: LYMessages.c:779
+#: LYMessages.c:778
 msgid "Selective access is not enabled for this directory"
 msgstr "L’accès sélectif n’est pas activé pour ce répertoire."
 
-#: LYMessages.c:780
+#: LYMessages.c:779
 msgid "Multiformat: directory scan failed."
 msgstr "Multiformat : l’analyse du répertoire a échoué."
 
-#: LYMessages.c:781
+#: LYMessages.c:780
 msgid "This directory is not readable."
 msgstr "Ce répertoire ne peut être lu."
 
-#: LYMessages.c:782
+#: LYMessages.c:781
 msgid "Can't access requested file."
 msgstr "Impossible d’accéder au fichier requis."
 
-#: LYMessages.c:783
+#: LYMessages.c:782
 msgid "Could not find suitable representation for transmission."
 msgstr "Impossible de trouver une représentation correcte pour la transmission."
 
 # WWW/Libary/Implementation/HTFile.c
-#: LYMessages.c:784
+#: LYMessages.c:783
 msgid "Could not open file for decompression!"
 msgstr "Impossible d’ouvrir le fichier pour décompression."
 
-#: LYMessages.c:785
+#: LYMessages.c:784
 msgid "Files:"
 msgstr "Fichiers :"
 
-#: LYMessages.c:786
+#: LYMessages.c:785
 msgid "Subdirectories:"
 msgstr "Sous-répertoires :"
 
-#: LYMessages.c:787
+#: LYMessages.c:786
 msgid " directory"
 msgstr " répertoire"
 
-#: LYMessages.c:788
+#: LYMessages.c:787
 msgid "Up to "
 msgstr "jusqu’à "
 
-#: LYMessages.c:789
+#: LYMessages.c:788
 msgid "Current directory is "
 msgstr "Le répertoire courant est "
 
 #. HTFTP.c
-#: LYMessages.c:792
+#: LYMessages.c:791
 msgid "Symbolic Link"
 msgstr "Lien symbolique"
 
 #. HTGopher.c
-#: LYMessages.c:795
+#: LYMessages.c:794
 msgid "No response from server!"
 msgstr "Pas de réponse du serveur !"
 
-#: LYMessages.c:796
+#: LYMessages.c:795
 msgid "CSO index"
 msgstr "index CSO"
 
-#: LYMessages.c:797
+#: LYMessages.c:796
 msgid ""
 "\n"
 "This is a searchable index of a CSO database.\n"
@@ -2576,16 +2574,16 @@ msgstr ""
 "\n"
 "Ceci est un index interrogeable d’une base de données CSO.\n"
 
-#: LYMessages.c:798
+#: LYMessages.c:797
 msgid "CSO Search Results"
 msgstr "Résultats de recherche CSO"
 
-#: LYMessages.c:799
+#: LYMessages.c:798
 #, c-format
 msgid "Seek fail on %s\n"
 msgstr "Échec de positionnement sur %s\n"
 
-#: LYMessages.c:800
+#: LYMessages.c:799
 msgid ""
 "\n"
 "Press the 's' key and enter search keywords.\n"
@@ -2593,7 +2591,7 @@ msgstr ""
 "\n"
 "Appuyez sur la touche <s> et entrez les mots clefs de recherche.\n"
 
-#: LYMessages.c:801
+#: LYMessages.c:800
 msgid ""
 "\n"
 "This is a searchable Gopher index.\n"
@@ -2601,35 +2599,35 @@ msgstr ""
 "\n"
 "Ceci est un index Gopher interrogeable.\n"
 
-#: LYMessages.c:802
+#: LYMessages.c:801
 msgid "Gopher index"
 msgstr "Index Gopher"
 
-#: LYMessages.c:803
+#: LYMessages.c:802
 msgid "Gopher Menu"
 msgstr "Menu Gopher"
 
-#: LYMessages.c:804
+#: LYMessages.c:803
 msgid " Search Results"
 msgstr " Résultats de la recherche"
 
-#: LYMessages.c:805
+#: LYMessages.c:804
 msgid "Sending CSO/PH request."
 msgstr "Envoi de la requête CSO/PH."
 
-#: LYMessages.c:806
+#: LYMessages.c:805
 msgid "Sending Gopher request."
 msgstr "Envoi de la requête Gopher."
 
-#: LYMessages.c:807
+#: LYMessages.c:806
 msgid "CSO/PH request sent; waiting for response."
 msgstr "Requête CSO/PH envoyée, attente de réponse."
 
-#: LYMessages.c:808
+#: LYMessages.c:807
 msgid "Gopher request sent; waiting for response."
 msgstr "Requête Gopher envoyée, attente de réponse."
 
-#: LYMessages.c:809
+#: LYMessages.c:808
 msgid ""
 "\n"
 "Please enter search keywords.\n"
@@ -2637,7 +2635,7 @@ msgstr ""
 "\n"
 "Merci d’entrer les mots clefs à rechercher.\n"
 
-#: LYMessages.c:810
+#: LYMessages.c:809
 msgid ""
 "\n"
 "The keywords that you enter will allow you to search on a"
@@ -2645,205 +2643,205 @@ msgstr ""
 "\n"
 "Les mots clefs saisis vous permettront de faire une recherche sur un"
 
-#: LYMessages.c:811
+#: LYMessages.c:810
 msgid " person's name in the database.\n"
 msgstr " nom de personne dans la base de donnée.\n"
 
 #. HTNews.c
-#: LYMessages.c:814
+#: LYMessages.c:813
 msgid "Connection closed ???"
 msgstr "Connexion fermée ???"
 
-#: LYMessages.c:815
+#: LYMessages.c:814
 msgid "Cannot open temporary file for news POST."
 msgstr "Impossible d’ouvrir un fichier temporaire pour les articles de forums."
 
-#: LYMessages.c:816
+#: LYMessages.c:815
 msgid "This client does not contain support for posting to news with SSL."
 msgstr "Ce client ne permet pas l’envoi de news avec SSL"
 
 #. HTStyle.c
-#: LYMessages.c:819
+#: LYMessages.c:818
 #, c-format
 msgid "Style %d `%s' SGML:%s.  Font %s %.1f point.\n"
 msgstr "Style %d « %s » SGML : %s. Police %s %.1f point.\n"
 
-#: LYMessages.c:821
+#: LYMessages.c:820
 #, c-format
 msgid "\tAlign=%d, %d tabs. (%.0f before, %.0f after)\n"
 msgstr "\tAlign = %d, %d tabs. (%.0f avant, %.0f après)\n"
 
-#: LYMessages.c:822
+#: LYMessages.c:821
 #, c-format
 msgid "\t\tTab kind=%d at %.0f\n"
 msgstr "\t\tType Tab = %d à %.0f\n"
 
 #. HTTP.c
-#: LYMessages.c:825
+#: LYMessages.c:824
 msgid "Can't proceed without a username and password."
 msgstr "Impossible de procéder sans identifient utilisateur et mot de passe."
 
-#: LYMessages.c:826
+#: LYMessages.c:825
 msgid "Can't retry with authorization!  Contact the server's WebMaster."
 msgstr "Impossible de rejouer l’autorisation ! Contactez le webmaster du serveur."
 
-#: LYMessages.c:827
+#: LYMessages.c:826
 msgid "Can't retry with proxy authorization!  Contact the server's WebMaster."
 msgstr "Impossible de redemander l’autorisation au mandataire (proxy) ; contacter le webmaster."
 
-#: LYMessages.c:828
+#: LYMessages.c:827
 msgid "Retrying with proxy authorization information."
 msgstr "Nouvelle tentative d’envoi des informations d’autorisation au mandataire (proxy)."
 
-#: LYMessages.c:829
+#: LYMessages.c:828
 #, c-format
 msgid "SSL error:%s-Continue?"
 msgstr "Erreur SSL : %s - Continuer ?"
 
 #. HTWAIS.c
-#: LYMessages.c:832
+#: LYMessages.c:831
 msgid "HTWAIS: Return message too large."
 msgstr "HTWAIS : Message de retour trop grand."
 
-#: LYMessages.c:833
+#: LYMessages.c:832
 msgid "Enter WAIS query: "
 msgstr "Entrez votre requête WAIS : "
 
 #. Miscellaneous status
-#: LYMessages.c:836
+#: LYMessages.c:835
 msgid "Retrying as HTTP0 request."
 msgstr "Nouvel essai de requête HTTP0."
 
-#: LYMessages.c:837
+#: LYMessages.c:836
 #, c-format
 msgid "Transferred %d bytes"
 msgstr "%d octets transférés"
 
-#: LYMessages.c:838
+#: LYMessages.c:837
 msgid "Data transfer complete"
 msgstr "Transfert de données terminé"
 
-#: LYMessages.c:839
+#: LYMessages.c:838
 #, c-format
 msgid "Error processing line %d of %s\n"
 msgstr "Erreur à la ligne %d de %s\n"
 
 #. Lynx internal page titles
-#: LYMessages.c:842
+#: LYMessages.c:841
 msgid "Address List Page"
 msgstr "Page de liste d’adresses"
 
-#: LYMessages.c:843
+#: LYMessages.c:842
 msgid "Bookmark file"
 msgstr "Fichier de signets"
 
-#: LYMessages.c:844
+#: LYMessages.c:843
 msgid "Configuration Definitions"
 msgstr "Définitions de configuration"
 
-#: LYMessages.c:845
+#: LYMessages.c:844
 msgid "Cookie Jar"
 msgstr "Cache des cookies"
 
-#: LYMessages.c:846
+#: LYMessages.c:845
 msgid "Current Edit-Key Map"
 msgstr "Configuration des touches d’édition"
 
-#: LYMessages.c:847
+#: LYMessages.c:846
 msgid "Current Key Map"
 msgstr "Configuration des touches"
 
-#: LYMessages.c:848
+#: LYMessages.c:847
 msgid "File Management Options"
 msgstr "Options de gestion de fichier"
 
-#: LYMessages.c:849
+#: LYMessages.c:848
 msgid "Download Options"
 msgstr "Options de téléchargement"
 
-#: LYMessages.c:850
+#: LYMessages.c:849
 msgid "History Page"
 msgstr "Historique"
 
-#: LYMessages.c:851
+#: LYMessages.c:850
 msgid "Cache Jar"
 msgstr "Mémoire cache"
 
-#: LYMessages.c:852
+#: LYMessages.c:851
 msgid "List Page"
 msgstr "Page de la liste"
 
-#: LYMessages.c:853
+#: LYMessages.c:852
 msgid "Lynx.cfg Information"
 msgstr "Informations sur Lynx.cfg"
 
-#: LYMessages.c:854
+#: LYMessages.c:853
 msgid "Converted Mosaic Hotlist"
 msgstr "Liste de signets Mosaic convertie"
 
-#: LYMessages.c:855
+#: LYMessages.c:854
 msgid "Options Menu"
 msgstr "Menu Options"
 
-#: LYMessages.c:856
+#: LYMessages.c:855
 msgid "File Permission Options"
 msgstr "Options de permissions d’accès"
 
-#: LYMessages.c:857
+#: LYMessages.c:856
 msgid "Printing Options"
 msgstr "Options d’impression"
 
-#: LYMessages.c:858
+#: LYMessages.c:857
 msgid "Information about the current document"
 msgstr "Informations sur le document courant"
 
-#: LYMessages.c:859
+#: LYMessages.c:858
 msgid "Your recent statusline messages"
 msgstr "Votre ligne d’état de messages récente"
 
-#: LYMessages.c:860
+#: LYMessages.c:859
 msgid "Upload Options"
 msgstr "Options d’envoi de fichiers"
 
-#: LYMessages.c:861
+#: LYMessages.c:860
 msgid "Visited Links Page"
 msgstr "Page des liens visités"
 
 #. CONFIG_DEF_TITLE subtitles
-#: LYMessages.c:864
+#: LYMessages.c:863
 msgid "See also"
 msgstr "Voir aussi"
 
-#: LYMessages.c:865
+#: LYMessages.c:864
 msgid "your"
 msgstr "votre"
 
-#: LYMessages.c:866
+#: LYMessages.c:865
 msgid "for runtime options"
 msgstr "pour les options d’exécution"
 
-#: LYMessages.c:867
+#: LYMessages.c:866
 msgid "compile time options"
 msgstr "options de compilation"
 
-#: LYMessages.c:868
+#: LYMessages.c:867
 msgid "color-style configuration"
 msgstr "configuration en style coloré"
 
-#: LYMessages.c:869
+#: LYMessages.c:868
 msgid "latest release"
 msgstr "dernière version"
 
-#: LYMessages.c:870
+#: LYMessages.c:869
 msgid "pre-release version"
 msgstr "version pré finale"
 
-#: LYMessages.c:871
+#: LYMessages.c:870
 msgid "development version"
 msgstr "version de développement"
 
 #. #define AUTOCONF_CONFIG_CACHE
-#: LYMessages.c:873
+#: LYMessages.c:872
 msgid ""
 "The following data were derived during the automatic configuration/build\n"
 "process of this copy of Lynx.  When reporting a bug, please include a copy\n"
@@ -2854,7 +2852,7 @@ msgstr ""
 "d’inclure une copie de cette page."
 
 #. #define AUTOCONF_LYNXCFG_H
-#: LYMessages.c:877
+#: LYMessages.c:876
 msgid ""
 "The following data were used as automatically-configured compile-time\n"
 "definitions when this copy of Lynx was built."
@@ -2863,91 +2861,91 @@ msgstr ""
 "configurées automatiquement lors de la compilation de cette version de Lynx."
 
 #. #define DIRED_NOVICELINE
-#: LYMessages.c:882
+#: LYMessages.c:881
 msgid "  C)reate  D)ownload  E)dit  F)ull menu  M)odify  R)emove  T)ag  U)pload     \n"
 msgstr "C)réer D)Télécharger E)Éditer F)Menu M)odifier R)Supprimer T)Marquer U)Envoyer\n"
 
-#: LYMessages.c:883
+#: LYMessages.c:882
 msgid "Failed to obtain status of current link!"
 msgstr "Impossible d’obtenir l’état du lien courant !"
 
 #. #define INVALID_PERMIT_URL
-#: LYMessages.c:886
+#: LYMessages.c:885
 msgid "Special URL only valid from current File Permission menu!"
 msgstr "URL spéciales validées uniquement dans le menu des permissions !"
 
-#: LYMessages.c:890
+#: LYMessages.c:889
 msgid "External support is currently disabled."
 msgstr "Le support externe est désactivé."
 
 #. new with 2.8.4dev.21
-#: LYMessages.c:894
+#: LYMessages.c:893
 msgid "Changing working-directory is currently disabled."
 msgstr "Le changement de répertoire de travail est désactivé."
 
-#: LYMessages.c:895
+#: LYMessages.c:894
 msgid "Linewrap OFF!"
 msgstr "Coupure des lignes désactivée"
 
-#: LYMessages.c:896
+#: LYMessages.c:895
 msgid "Linewrap ON!"
 msgstr "Coupure des lignes activée"
 
-#: LYMessages.c:897
+#: LYMessages.c:896
 msgid "Parsing nested-tables toggled OFF!  Reloading..."
 msgstr "Analyse des tables imbriquées activée. Rechargement…"
 
-#: LYMessages.c:898
+#: LYMessages.c:897
 msgid "Parsing nested-tables toggled ON!  Reloading..."
 msgstr "Analyse des tables imbriquées désactivée. Rechargement…"
 
-#: LYMessages.c:899
+#: LYMessages.c:898
 msgid "Shifting is disabled while line-wrap is in effect"
 msgstr "Glissement de ligne désactivé (coupures de lignes activées)"
 
-#: LYMessages.c:900
+#: LYMessages.c:899
 msgid "Trace not supported"
 msgstr "Traçage non supporté"
 
-#: LYMessages.c:820
+#: LYMessages.c:819
 #, c-format
 msgid "\tIndents: first=%.0f others=%.0f, Height=%.1f Desc=%.1f\n"
 msgstr "\tIndentations : première=%.0f autres=%.0f, hauteur=%.1f desc=%.1f\n"
 
-#: WWW/Library/Implementation/HTAABrow.c:569
+#: WWW/Library/Implementation/HTAABrow.c:575
 #, c-format
 msgid "username for realm %s changed from %s to %s"
 msgstr "Le nom d’utilisateur pour la hiérarchie %s a changé de %s en %s"
 
-#: WWW/Library/Implementation/HTAABrow.c:585
+#: WWW/Library/Implementation/HTAABrow.c:591
 #, c-format
 msgid "password for realm %s user %s changed"
 msgstr "Le mot de passe a changé pour la hiérarchie %s et l’utilisateur %s"
 
-#: WWW/Library/Implementation/HTAABrow.c:697
+#: WWW/Library/Implementation/HTAABrow.c:703
 #, c-format
 msgid "Username for '%s' at %s '%s%s':"
 msgstr "Nom d’utilisateur pour « %s » à %s « %s%s » :"
 
-#: WWW/Library/Implementation/HTAABrow.c:970
+#: WWW/Library/Implementation/HTAABrow.c:976
 msgid "This client doesn't know how to compose proxy authorization information for scheme"
 msgstr "Ce client ne sait pas former les données d’autorisation du mandataire (proxy) dans ce schéma"
 
-#: WWW/Library/Implementation/HTAABrow.c:1047
+#: WWW/Library/Implementation/HTAABrow.c:1053
 msgid "This client doesn't know how to compose authorization information for scheme"
 msgstr "Ce client ne sait pas former les données d’autorisation (proxy) pour le schéma"
 
-#: WWW/Library/Implementation/HTAABrow.c:1156
+#: WWW/Library/Implementation/HTAABrow.c:1162
 #, c-format
 msgid "Invalid header '%s%s%s%s%s'"
 msgstr "Entête invalide « %s%s%s%s%s »"
 
 # WWW/Libary/Implementation/HTAABrow.c
-#: WWW/Library/Implementation/HTAABrow.c:1260
+#: WWW/Library/Implementation/HTAABrow.c:1266
 msgid "Proxy authorization required -- retrying"
 msgstr "Autorisation du mandataire (proxy) requise - nouvelle tentative"
 
-#: WWW/Library/Implementation/HTAABrow.c:1316
+#: WWW/Library/Implementation/HTAABrow.c:1322
 msgid "Access without authorization denied -- retrying"
 msgstr "Autorisation d’accès refusée - nouvelle tentative"
 
@@ -2956,29 +2954,29 @@ msgid "Access forbidden by rule"
 msgstr "Accès interdit par une règle"
 
 # WWW/Libary/Implementation/HTAccess.c
-#: WWW/Library/Implementation/HTAccess.c:793
+#: WWW/Library/Implementation/HTAccess.c:800
 msgid "Document with POST content not found in cache.  Resubmit?"
 msgstr "Document avec contenu POST non trouvé dans l’antémémoire. Réessayer ?"
 
-#: WWW/Library/Implementation/HTAccess.c:947
+#: WWW/Library/Implementation/HTAccess.c:953
 msgid "Loading failed, use a previous copy."
 msgstr "Échec de chargement, utilisation d’une copie précédente."
 
-#: WWW/Library/Implementation/HTAccess.c:1056 src/GridText.c:8865
+#: WWW/Library/Implementation/HTAccess.c:1062 src/GridText.c:8928
 msgid "Loading incomplete."
 msgstr "Chargement incomplet."
 
-#: WWW/Library/Implementation/HTAccess.c:1087
+#: WWW/Library/Implementation/HTAccess.c:1093
 #, c-format
 msgid "**** HTAccess: socket or file number returned by obsolete load routine!\n"
 msgstr "**** HTAccess : socket ou numéro de fichier renvoyé par une routine de chargement obsolète !\n"
 
-#: WWW/Library/Implementation/HTAccess.c:1089
+#: WWW/Library/Implementation/HTAccess.c:1095
 #, c-format
 msgid "**** HTAccess: Internal software error.  Please mail lynx-dev@nongnu.org!\n"
 msgstr "**** HTAccess : Erreur interne. Merci de contacter lynx-dev@nongnu.org !\n"
 
-#: WWW/Library/Implementation/HTAccess.c:1090
+#: WWW/Library/Implementation/HTAccess.c:1096
 #, c-format
 msgid "**** HTAccess: Status returned was: %d\n"
 msgstr "**** HTAccess : L’état retourné était : %d\n"
@@ -2987,11 +2985,11 @@ msgstr "**** HTAccess : L’état retourné était : %d\n"
 #. * hack: if we fail in HTAccess.c
 #. * avoid duplicating URL, oh.
 #.
-#: WWW/Library/Implementation/HTAccess.c:1096 src/LYMainLoop.c:8075
+#: WWW/Library/Implementation/HTAccess.c:1102 src/LYMainLoop.c:8076
 msgid "Can't Access"
 msgstr "Accès impossible"
 
-#: WWW/Library/Implementation/HTAccess.c:1104
+#: WWW/Library/Implementation/HTAccess.c:1110
 msgid "Unable to access document."
 msgstr "Impossible d’accéder au document."
 
@@ -3008,24 +3006,24 @@ msgstr "Impossible d’établir une connexion à l’hôte FTP."
 msgid "close master socket"
 msgstr "ferme le socket maître"
 
-#: WWW/Library/Implementation/HTFTP.c:1199
+#: WWW/Library/Implementation/HTFTP.c:1194
 msgid "socket for master socket"
 msgstr "slot pour le socket maître"
 
-#: WWW/Library/Implementation/HTFTP.c:2948
+#: WWW/Library/Implementation/HTFTP.c:2922
 msgid "Receiving FTP directory."
 msgstr "Réception du répertoire FTP."
 
-#: WWW/Library/Implementation/HTFTP.c:3086
+#: WWW/Library/Implementation/HTFTP.c:3060
 #, c-format
 msgid "Transferred %d bytes (%5d)"
 msgstr "%d octets transférés (%5d)"
 
-#: WWW/Library/Implementation/HTFTP.c:3444
+#: WWW/Library/Implementation/HTFTP.c:3417
 msgid "connect for data"
 msgstr "connection d’échange de données"
 
-#: WWW/Library/Implementation/HTFTP.c:4126
+#: WWW/Library/Implementation/HTFTP.c:4094
 msgid "Receiving FTP file."
 msgstr "Réception du fichier FTP."
 
@@ -3049,34 +3047,34 @@ msgstr "Impossible d’atteindre l’hôte finger."
 msgid "No response from finger server."
 msgstr "Pas de réponses du serveur finger."
 
-#: WWW/Library/Implementation/HTNews.c:421
+#: WWW/Library/Implementation/HTNews.c:439
 #, c-format
 msgid "Username for news host '%s':"
 msgstr "Nom d’utilisateur pour l’hôte de forums « %s » :"
 
-#: WWW/Library/Implementation/HTNews.c:474
+#: WWW/Library/Implementation/HTNews.c:492
 msgid "Change username?"
 msgstr "Modifier le nom d’utilisateur ?"
 
-#: WWW/Library/Implementation/HTNews.c:478
+#: WWW/Library/Implementation/HTNews.c:496
 msgid "Username:"
 msgstr "Nom d’utilisateur :"
 
-#: WWW/Library/Implementation/HTNews.c:503
+#: WWW/Library/Implementation/HTNews.c:521
 #, c-format
 msgid "Password for news host '%s':"
 msgstr "Mot de passe pour l’hôte de forums « %s » :"
 
-#: WWW/Library/Implementation/HTNews.c:586
+#: WWW/Library/Implementation/HTNews.c:604
 msgid "Change password?"
 msgstr "Changer le mot de passe ?"
 
-#: WWW/Library/Implementation/HTNews.c:1707
+#: WWW/Library/Implementation/HTNews.c:1725
 #, c-format
 msgid "No matches for: %s"
 msgstr "Pas de correspondance pour %s"
 
-#: WWW/Library/Implementation/HTNews.c:1757
+#: WWW/Library/Implementation/HTNews.c:1775
 msgid ""
 "\n"
 "No articles in this group.\n"
@@ -3084,7 +3082,7 @@ msgstr ""
 "\n"
 "Par d’article dans ce groupe.\n"
 
-#: WWW/Library/Implementation/HTNews.c:1769
+#: WWW/Library/Implementation/HTNews.c:1787
 msgid ""
 "\n"
 "No articles in this range.\n"
@@ -3095,16 +3093,16 @@ msgstr ""
 #.
 #. * Set window title.
 #.
-#: WWW/Library/Implementation/HTNews.c:1782
+#: WWW/Library/Implementation/HTNews.c:1800
 #, c-format
 msgid "%s,  Articles %d-%d"
 msgstr "%s,  Articles %d-%d"
 
-#: WWW/Library/Implementation/HTNews.c:1805
+#: WWW/Library/Implementation/HTNews.c:1823
 msgid "Earlier articles"
 msgstr "Articles anciens"
 
-#: WWW/Library/Implementation/HTNews.c:1818
+#: WWW/Library/Implementation/HTNews.c:1836
 #, c-format
 msgid ""
 "\n"
@@ -3115,41 +3113,41 @@ msgstr ""
 "Il y a environ %d articles accessibles dans %s, les ID suivent :\n"
 "\n"
 
-#: WWW/Library/Implementation/HTNews.c:1880
+#: WWW/Library/Implementation/HTNews.c:1898
 msgid "All available articles in "
 msgstr "Tout les articles accessibles dans "
 
-#: WWW/Library/Implementation/HTNews.c:2094
+#: WWW/Library/Implementation/HTNews.c:2112
 msgid "Later articles"
 msgstr "Articles récents"
 
-#: WWW/Library/Implementation/HTNews.c:2117
+#: WWW/Library/Implementation/HTNews.c:2135
 msgid "Post to "
 msgstr "Postez vers "
 
-#: WWW/Library/Implementation/HTNews.c:2338
+#: WWW/Library/Implementation/HTNews.c:2356
 msgid "This client does not contain support for SNEWS URLs."
 msgstr "Ce client ne supporte pas les URLs SNEWS"
 
-#: WWW/Library/Implementation/HTNews.c:2545
+#: WWW/Library/Implementation/HTNews.c:2563
 msgid "No target for raw text!"
 msgstr "Aucune cible pour du texte brut !"
 
-#: WWW/Library/Implementation/HTNews.c:2575
+#: WWW/Library/Implementation/HTNews.c:2593
 msgid "Connecting to NewsHost ..."
 msgstr "Connection à l’hôte de forums…"
 
-#: WWW/Library/Implementation/HTNews.c:2627
+#: WWW/Library/Implementation/HTNews.c:2645
 #, c-format
 msgid "Could not access %s."
 msgstr "Impossible d’accéder à %s."
 
-#: WWW/Library/Implementation/HTNews.c:2733
+#: WWW/Library/Implementation/HTNews.c:2751
 #, c-format
 msgid "Can't read news info.  News host %.20s responded: %.200s"
 msgstr "Impossible de lire les informations. Le serveur de nouvelles %.20s à répondu : %.200s"
 
-#: WWW/Library/Implementation/HTNews.c:2737
+#: WWW/Library/Implementation/HTNews.c:2755
 #, c-format
 msgid "Can't read news info, empty response from host %s"
 msgstr "Impossible de lire les informations, réponse vide de l’hôte %s"
@@ -3157,35 +3155,35 @@ msgstr "Impossible de lire les informations, réponse vide de l’hôte %s"
 #.
 #. * List available newsgroups.  - FM
 #.
-#: WWW/Library/Implementation/HTNews.c:2941
+#: WWW/Library/Implementation/HTNews.c:2959
 msgid "Reading list of available newsgroups."
 msgstr "Lecture de la liste des forums disponibles."
 
-#: WWW/Library/Implementation/HTNews.c:2962
+#: WWW/Library/Implementation/HTNews.c:2980
 msgid "Reading list of articles in newsgroup."
 msgstr "Lecture de la liste des articles du forum."
 
 #.
 #. * Get an article from a news group.  - FM
 #.
-#: WWW/Library/Implementation/HTNews.c:2968
+#: WWW/Library/Implementation/HTNews.c:2986
 msgid "Reading news article."
 msgstr "Lecture d’articles de forums."
 
-#: WWW/Library/Implementation/HTNews.c:2998
+#: WWW/Library/Implementation/HTNews.c:3016
 msgid "Sorry, could not load requested news."
 msgstr "Désolé, impossible de charger les nouvelles demandées."
 
-#: WWW/Library/Implementation/HTTCP.c:1323
+#: WWW/Library/Implementation/HTTCP.c:1339
 msgid "Address has invalid port"
 msgstr "L’adresse a un numéro de port non valide"
 
-#: WWW/Library/Implementation/HTTCP.c:1397
+#: WWW/Library/Implementation/HTTCP.c:1410
 msgid "Address length looks invalid"
 msgstr "La longueur de l’adresse semble invalide"
 
-#: WWW/Library/Implementation/HTTCP.c:1839
-#: WWW/Library/Implementation/HTTCP.c:1857
+#: WWW/Library/Implementation/HTTCP.c:1862
+#: WWW/Library/Implementation/HTTCP.c:1880
 #, c-format
 msgid "Unable to locate remote host %s."
 msgstr "Impossible de localiser l’hôte distant %s."
@@ -3194,150 +3192,150 @@ msgstr "Impossible de localiser l’hôte distant %s."
 #. * but not HTAlert, because typically there will be other
 #. * alerts from the callers.  - kw
 #.
-#: WWW/Library/Implementation/HTTCP.c:1854
+#: WWW/Library/Implementation/HTTCP.c:1877
 #: WWW/Library/Implementation/HTTelnet.c:115
 #, c-format
 msgid "Invalid hostname %s"
 msgstr "Nom d’hôte %s invalide"
 
 # First %s will be FTP, HTTP or other protocol and second %s will be hostname
-#: WWW/Library/Implementation/HTTCP.c:1868
+#: WWW/Library/Implementation/HTTCP.c:1891
 #, c-format
 msgid "Making %s connection to %s"
 msgstr "Connexion %s à %s"
 
-#: WWW/Library/Implementation/HTTCP.c:1879
+#: WWW/Library/Implementation/HTTCP.c:1902
 msgid "socket failed."
 msgstr "échec de socket."
 
-#: WWW/Library/Implementation/HTTCP.c:1893
+#: WWW/Library/Implementation/HTTCP.c:1916
 #, c-format
 msgid "socket failed: family %d addr %s port %s."
 msgstr "échec de socket : famille %d adresse %s port %s."
 
-#: WWW/Library/Implementation/HTTCP.c:1917
+#: WWW/Library/Implementation/HTTCP.c:1940
 msgid "Could not make connection non-blocking."
 msgstr "Impossible d’établir une connection non bloquante."
 
-#: WWW/Library/Implementation/HTTCP.c:1985
+#: WWW/Library/Implementation/HTTCP.c:2006
 msgid "Connection failed (too many retries)."
 msgstr "Échec de connection (trop d’essais successifs)"
 
-#: WWW/Library/Implementation/HTTCP.c:2174
+#: WWW/Library/Implementation/HTTCP.c:2201
 msgid "Could not restore socket to blocking."
 msgstr "Impossible de rétablir le mode bloquant sur le slot."
 
-#: WWW/Library/Implementation/HTTCP.c:2242
+#: WWW/Library/Implementation/HTTCP.c:2271
 msgid "Socket read failed (too many tries)."
 msgstr "Échec de lecture réseau (trop d’essais)."
 
-#: WWW/Library/Implementation/HTTP.c:134
+#: WWW/Library/Implementation/HTTP.c:165
 #, c-format
 msgid "SSL callback:%s, preverify_ok=%d, ssl_okay=%d"
 msgstr "retour d’appel SSL : %s, preverify_ok=%d, ssl_okay=%d"
 
-#: WWW/Library/Implementation/HTTP.c:629
+#: WWW/Library/Implementation/HTTP.c:668
 #, c-format
 msgid "User/password contains only punctuation: %s"
 msgstr "L’utilisateur ou le mot de passe contient seulement la ponctuation : %s"
 
-#: WWW/Library/Implementation/HTTP.c:633
+#: WWW/Library/Implementation/HTTP.c:672
 #, c-format
 msgid "User/password may be confused with hostname: '%s' (e.g, '%s')"
 msgstr "L’utilisateur ou le mot de passe peut être confondu avec l’hôte :  « %s » (par ex. « %s »)"
 
-#: WWW/Library/Implementation/HTTP.c:694
+#: WWW/Library/Implementation/HTTP.c:733
 #, c-format
 msgid "Certificate issued by: %s"
 msgstr "Certificat émis par: %s"
 
-#: WWW/Library/Implementation/HTTP.c:881
+#: WWW/Library/Implementation/HTTP.c:920
 msgid "This client does not contain support for HTTPS URLs."
 msgstr "Ce client n’est pas conçu pour traiter les URL HTTPS."
 
-#: WWW/Library/Implementation/HTTP.c:906
+#: WWW/Library/Implementation/HTTP.c:945
 msgid "Unable to connect to remote host."
 msgstr "Impossible d’établir une connexion à l’hôte distant."
 
 # First %s will be FTP, HTTP or other protocol and second %s will be hostname
-#: WWW/Library/Implementation/HTTP.c:953
+#: WWW/Library/Implementation/HTTP.c:988
 msgid "Retrying connection without TLS."
 msgstr "Tentative de reconnection sans TLS."
 
-#: WWW/Library/Implementation/HTTP.c:1005
+#: WWW/Library/Implementation/HTTP.c:1040
 msgid "GnuTLS error when trying to verify certificate."
 msgstr "Erreur GnuTLS lors de la tentative de vérification du certificat."
 
-#: WWW/Library/Implementation/HTTP.c:1018
+#: WWW/Library/Implementation/HTTP.c:1053
 msgid "the certificate has no known issuer"
 msgstr "le certificat n’a pas d’émetteur connu"
 
-#: WWW/Library/Implementation/HTTP.c:1020
+#: WWW/Library/Implementation/HTTP.c:1055
 msgid "no issuer was found"
 msgstr "l’émetteur n’a pas été trouvé"
 
-#: WWW/Library/Implementation/HTTP.c:1022
+#: WWW/Library/Implementation/HTTP.c:1057
 msgid "issuer is not a CA"
 msgstr "l’émetteur n’est pas une autorité CA"
 
-#: WWW/Library/Implementation/HTTP.c:1024
+#: WWW/Library/Implementation/HTTP.c:1059
 msgid "the certificate has been revoked"
 msgstr "le certificat a été révoqué"
 
-#: WWW/Library/Implementation/HTTP.c:1026
+#: WWW/Library/Implementation/HTTP.c:1061
 msgid "the certificate is not trusted"
 msgstr "le certificat n’est pas approuvé"
 
-#: WWW/Library/Implementation/HTTP.c:1101
+#: WWW/Library/Implementation/HTTP.c:1136
 #, c-format
 msgid "Verified connection to %s (cert=%s)"
 msgstr "Connection vérifiée à %s (cert=%s)"
 
-#: WWW/Library/Implementation/HTTP.c:1151
-#: WWW/Library/Implementation/HTTP.c:1193
+#: WWW/Library/Implementation/HTTP.c:1186
+#: WWW/Library/Implementation/HTTP.c:1228
 #, c-format
 msgid "Verified connection to %s (subj=%s)"
 msgstr "Connection vérifiée à %s (sujet=%s)"
 
-#: WWW/Library/Implementation/HTTP.c:1223
+#: WWW/Library/Implementation/HTTP.c:1258
 msgid "Can't find common name in certificate"
 msgstr "Impossible de trouver le nom usuel dans le certificat"
 
-#: WWW/Library/Implementation/HTTP.c:1226
+#: WWW/Library/Implementation/HTTP.c:1261
 #, c-format
 msgid "SSL error:host(%s)!=cert(%s)-Continue?"
 msgstr "erreur SSL : hôte (%s) != cert(%s) - Continuer ?"
 
-#: WWW/Library/Implementation/HTTP.c:1233
+#: WWW/Library/Implementation/HTTP.c:1268
 msgid "SSL error"
 msgstr "Erreur SSL"
 
-#: WWW/Library/Implementation/HTTP.c:1241
+#: WWW/Library/Implementation/HTTP.c:1276
 #, c-format
 msgid "UNVERIFIED connection to %s (cert=%s)"
 msgstr "Connection NON vérifiée à %s (cert=%s)"
 
-#: WWW/Library/Implementation/HTTP.c:1250
+#: WWW/Library/Implementation/HTTP.c:1285
 #, c-format
 msgid "Secure %d-bit %s (%s) HTTP connection"
 msgstr "Connection HTTP sécurisée %d-bit %s (%s)"
 
-#: WWW/Library/Implementation/HTTP.c:1718
+#: WWW/Library/Implementation/HTTP.c:1755
 msgid "Sending HTTP request."
 msgstr "Envoi de la requête HTTP."
 
-#: WWW/Library/Implementation/HTTP.c:1760
+#: WWW/Library/Implementation/HTTP.c:1797
 msgid "Unexpected network write error; connection aborted."
 msgstr "Erreur d’écriture réseau inattendue : connection interrompue."
 
-#: WWW/Library/Implementation/HTTP.c:1766
+#: WWW/Library/Implementation/HTTP.c:1803
 msgid "HTTP request sent; waiting for response."
 msgstr "Requête HTTP envoyée. Attente de réponse."
 
 # END of Permit FORM
 # More progress strings follow
-#: WWW/Library/Implementation/HTTP.c:1839
-#: WWW/Library/Implementation/HTTP.c:1849
+#: WWW/Library/Implementation/HTTP.c:1876
+#: WWW/Library/Implementation/HTTP.c:1886
 msgid "Unexpected network read error; connection aborted."
 msgstr "Erreur de lecture inattendue ; connexion interrompue."
 
@@ -3350,7 +3348,7 @@ msgstr "Erreur de lecture inattendue ; connexion interrompue."
 #. * line and possibly other headers, so we'll deal with them by
 #. * showing the full header to the user as text/plain.  - FM
 #.
-#: WWW/Library/Implementation/HTTP.c:2051
+#: WWW/Library/Implementation/HTTP.c:2089
 msgid "Got unexpected Informational Status."
 msgstr "Réception d’information de statut inattendue."
 
@@ -3360,7 +3358,7 @@ msgstr "Réception d’information de statut inattendue."
 #. * content.  We'll instruct the user to do that, and
 #. * restore the current document.  - FM
 #.
-#: WWW/Library/Implementation/HTTP.c:2085
+#: WWW/Library/Implementation/HTTP.c:2123
 msgid "Request fulfilled.  Reset Content."
 msgstr "Requête complétée. Restauration du contenu."
 
@@ -3370,27 +3368,27 @@ msgstr "Requête complétée. Restauration du contenu."
 #. * status is inappropriate.  We'll deal with it by showing
 #. * the full header to the user as text/plain.  - FM
 #.
-#: WWW/Library/Implementation/HTTP.c:2202
+#: WWW/Library/Implementation/HTTP.c:2240
 msgid "Got unexpected 304 Not Modified status."
 msgstr "Réception inattendue : 304 État Non Modifié."
 
-#: WWW/Library/Implementation/HTTP.c:2265
+#: WWW/Library/Implementation/HTTP.c:2303
 msgid "Redirection of POST content requires user approval."
 msgstr "La redirection d’un contenu POST nécessite l’accord de l’utilisateur."
 
-#: WWW/Library/Implementation/HTTP.c:2280
+#: WWW/Library/Implementation/HTTP.c:2318
 msgid "Have POST content.  Treating Permanent Redirection as Temporary.\n"
 msgstr "Contenu POST. La redirection permanente est traitée comme temporaire.\n"
 
-#: WWW/Library/Implementation/HTTP.c:2326
+#: WWW/Library/Implementation/HTTP.c:2364
 msgid "Retrying with access authorization information."
 msgstr "Nouvel essai avec information d’autorisation d’accès."
 
-#: WWW/Library/Implementation/HTTP.c:2338
+#: WWW/Library/Implementation/HTTP.c:2376
 msgid "Show the 401 message body?"
 msgstr "Visualiser le corps du message 401 ?"
 
-#: WWW/Library/Implementation/HTTP.c:2382
+#: WWW/Library/Implementation/HTTP.c:2420
 msgid "Show the 407 message body?"
 msgstr "Afficher le corps du message 407 ?"
 
@@ -3398,7 +3396,7 @@ msgstr "Afficher le corps du message 407 ?"
 #. * Bad or unknown server_status number.  Take a chance and hope
 #. * there is something to display.  - FM
 #.
-#: WWW/Library/Implementation/HTTP.c:2482
+#: WWW/Library/Implementation/HTTP.c:2520
 msgid "Unknown status reply from server!"
 msgstr "Réponse d’état inconnue reçue du serveur !"
 
@@ -3587,111 +3585,121 @@ msgid "Host"
 msgstr "Hôte"
 
 # src/GridText.c
-#: src/GridText.c:691
+#: src/GridText.c:723
 msgid "Memory exhausted, display interrupted!"
 msgstr "Mémoire insuffisante ; interruption de l’affichage."
 
-#: src/GridText.c:696
+#: src/GridText.c:728
 msgid "Memory exhausted, will interrupt transfer!"
 msgstr "Mémoire saturée, interruption du transfert !"
 
-#: src/GridText.c:3666
+#: src/GridText.c:1719
+#, c-format
+msgid " (l%d of %d)"
+msgstr " (l%d sur %d)"
+
+#: src/GridText.c:1728
+#, c-format
+msgid " (p%d of %d)"
+msgstr " (p%d sur %d)"
+
+#: src/GridText.c:3713
 msgid " *** MEMORY EXHAUSTED ***"
 msgstr " *** MÉMOIRE INSUFFISANTE ***"
 
-#: src/GridText.c:6144
+#: src/GridText.c:6211
 msgid "text entry field"
 msgstr "champ de saisie texte"
 
-#: src/GridText.c:6147
+#: src/GridText.c:6214
 msgid "password entry field"
 msgstr "champ d’entrée du mot de passe"
 
-#: src/GridText.c:6150
+#: src/GridText.c:6217
 msgid "checkbox"
 msgstr "case à cocher"
 
-#: src/GridText.c:6153
+#: src/GridText.c:6220
 msgid "radio button"
 msgstr "bouton d’option"
 
-#: src/GridText.c:6156
+#: src/GridText.c:6223
 msgid "submit button"
 msgstr "bouton Envoyer"
 
-#: src/GridText.c:6159
+#: src/GridText.c:6226
 msgid "reset button"
 msgstr "bouton RAZ"
 
-#: src/GridText.c:6162
+#: src/GridText.c:6229
 msgid "script button"
 msgstr "bouton script"
 
-#: src/GridText.c:6165
+#: src/GridText.c:6232
 msgid "popup menu"
 msgstr "menu popup"
 
-#: src/GridText.c:6168
+#: src/GridText.c:6235
 msgid "hidden form field"
 msgstr "champ de formulaire caché"
 
-#: src/GridText.c:6171
+#: src/GridText.c:6238
 msgid "text entry area"
 msgstr "zone saisie de texte"
 
-#: src/GridText.c:6174
+#: src/GridText.c:6241
 msgid "range entry field"
 msgstr "champ de saisie (intervalle)"
 
-#: src/GridText.c:6177
+#: src/GridText.c:6244
 msgid "file entry field"
 msgstr "champ de saisie (fichier)"
 
-#: src/GridText.c:6180
+#: src/GridText.c:6247
 msgid "text-submit field"
 msgstr "champ d’envoi (texte)"
 
-#: src/GridText.c:6183
+#: src/GridText.c:6250
 msgid "image-submit button"
 msgstr "bouton d’envoi (image)"
 
-#: src/GridText.c:6186
+#: src/GridText.c:6253
 msgid "keygen field"
 msgstr "champ keygen"
 
-#: src/GridText.c:6189
+#: src/GridText.c:6256
 msgid "unknown form field"
 msgstr "champ de formulaire inconnu"
 
-#: src/GridText.c:6209 src/GridText.c:6216 src/LYList.c:249
+#: src/GridText.c:6276 src/GridText.c:6283 src/LYList.c:249
 msgid "unknown field or link"
 msgstr "champ ou lien inconnu"
 
 # WWW/Libary/Implementation/HTFile.c
-#: src/GridText.c:10633
+#: src/GridText.c:10711
 msgid "Can't open file for uploading"
 msgstr "Impossible d’ouvrir le fichier pour envoi."
 
-#: src/GridText.c:11821
+#: src/GridText.c:11899
 #, c-format
 msgid "Submitting %s"
 msgstr "Envoi de %s"
 
 #. ugliness has happened; inform user and do the best we can
-#: src/GridText.c:12891
+#: src/GridText.c:12969
 msgid "Hang Detect: TextAnchor struct corrupted - suggest aborting!"
 msgstr "Problème détecté : structure TextAnchor corrompue - abandon suggéré !"
 
 #. don't show previous state
-#: src/GridText.c:13050
+#: src/GridText.c:13128
 msgid "Wrap lines to fit displayed area?"
 msgstr "Couper les lignes pour remplir la zone d’affichage ?"
 
-#: src/GridText.c:13680
+#: src/GridText.c:13758
 msgid "Very long lines have been truncated!"
 msgstr "Les très longues lignes ont été tronquées !"
 
-#: src/HTAlert.c:164 src/LYShowInfo.c:386 src/LYShowInfo.c:390
+#: src/HTAlert.c:164 src/LYShowInfo.c:389 src/LYShowInfo.c:393
 msgid "bytes"
 msgstr "octets"
 
@@ -3782,31 +3790,31 @@ msgstr "non"
 msgid "Y/N/A/V"
 msgstr "O/N/T/J"
 
-#: src/HTML.c:5932
+#: src/HTML.c:5767
 msgid "Description:"
 msgstr "Description :"
 
-#: src/HTML.c:5937
+#: src/HTML.c:5772
 msgid "(none)"
 msgstr "(aucun(e))"
 
-#: src/HTML.c:5941
+#: src/HTML.c:5776
 msgid "Filepath:"
 msgstr "Chemin de fichier :"
 
-#: src/HTML.c:5947
+#: src/HTML.c:5782
 msgid "(unknown)"
 msgstr "(inconnu)"
 
-#: src/HTML.c:7387
+#: src/HTML.c:7220
 msgid "Document has only hidden links.  Use the 'l'ist command."
 msgstr "Le document ne contient que des liens cachés. Utiliser la commande <l> (Liste)."
 
-#: src/HTML.c:7885
+#: src/HTML.c:7721
 msgid "Source cache error - disk full?"
 msgstr "Erreur de cache - disque plein ?"
 
-#: src/HTML.c:7898
+#: src/HTML.c:7734
 msgid "Source cache error - not enough memory!"
 msgstr "Erreur de cache - pas assez de mémoire !"
 
@@ -3822,7 +3830,7 @@ msgstr ""
 "     commande de suppression de signet, habituellement la touche <R> mais les\n"
 "     touches peuvent avoir été reconfigurées par vous ou l’administrateur système."
 
-#: src/LYBookmark.c:378
+#: src/LYBookmark.c:380
 #, c-format
 msgid ""
 "     You can delete links by the 'R' key<br>\n"
@@ -3831,7 +3839,7 @@ msgstr ""
 "     Vous pouvez effacer des liens avec la touche <R><br>\n"
 "<ol>\n"
 
-#: src/LYBookmark.c:381
+#: src/LYBookmark.c:383
 msgid ""
 "     You can delete links using the remove bookmark command.  It is usually\n"
 "     the 'R' key but may have been remapped by you or your system\n"
@@ -3841,7 +3849,7 @@ msgstr ""
 "     habituellement la touche <R> mais les touches peuvent avoir été\n"
 "     reconfigurées par vous ou par votre administrateur système."
 
-#: src/LYBookmark.c:385
+#: src/LYBookmark.c:387
 msgid ""
 "     This file also may be edited with a standard text editor to delete\n"
 "     outdated or invalid links, or to change their order."
@@ -3849,7 +3857,7 @@ msgstr ""
 "     Le fichier peut aussi être édité au moyen d’un éditeur de texte standard.\n"
 "     Vous pouvez supprimer les liens désuets/non valides ou modifier l’ordre."
 
-#: src/LYBookmark.c:388
+#: src/LYBookmark.c:390
 msgid ""
 "Note: if you edit this file manually\n"
 "      you should not change the format within the lines\n"
@@ -3861,7 +3869,7 @@ msgstr ""
 "      ajoutez pas de balise HTML.\n"
 "      Soyez sûr que chaque signet est sur une seule ligne."
 
-#: src/LYBookmark.c:684
+#: src/LYBookmark.c:686
 #, c-format
 msgid "File may be recoverable from %s during this session"
 msgstr "Le fichier pourrait être récupérable depuis %s lors de cette session"
@@ -3899,51 +3907,51 @@ msgstr "Il offre un soutien <b>hors pair</b> pour les scripts CGI.\n"
 msgid "Exiting via interrupt:"
 msgstr "Sortie par interruption :"
 
-#: src/LYCookie.c:2537
+#: src/LYCookie.c:2651
 msgid "(from a previous session)"
 msgstr "(d’une session précédente)"
 
-#: src/LYCookie.c:2598
+#: src/LYCookie.c:2712
 msgid "Maximum Gobble Date:"
 msgstr "Date d’obtention maximale :"
 
-#: src/LYCookie.c:2637
+#: src/LYCookie.c:2751
 msgid "Internal"
 msgstr "Interne"
 
-#: src/LYCookie.c:2638
+#: src/LYCookie.c:2752
 msgid "cookie_domain_flag_set error, aborting program"
 msgstr "erreur cookie_domain_flag_set, fin du programme"
 
-#: src/LYCurses.c:1170
+#: src/LYCurses.c:1127
 msgid "Terminal reinitialisation failed - unknown terminal type?"
 msgstr "Défaut de reinitialisation du terminal ; type de terminal inconnu ?"
 
-#: src/LYCurses.c:1377
+#: src/LYCurses.c:1334
 msgid "Terminal initialisation failed - unknown terminal type?"
 msgstr "Défaut d’initialisation du terminal ; type de terminal inconnu ?"
 
-#: src/LYCurses.c:1869
+#: src/LYCurses.c:1828
 msgid "Terminal ="
 msgstr "Terminal ="
 
-#: src/LYCurses.c:1873
+#: src/LYCurses.c:1832
 msgid "You must use a vt100, 200, etc. terminal with this program."
 msgstr "Il faut utiliser un terminal vt100, 200, etc. avec ce programme."
 
-#: src/LYCurses.c:1922
+#: src/LYCurses.c:1881
 msgid "Your Terminal type is unknown!"
 msgstr "Votre type de terminal n’est pas reconnu."
 
-#: src/LYCurses.c:1923
+#: src/LYCurses.c:1882
 msgid "Enter a terminal type:"
 msgstr "Entrez un type de terminal :"
 
-#: src/LYCurses.c:1937
+#: src/LYCurses.c:1896
 msgid "TERMINAL TYPE IS SET TO"
 msgstr "TYPE DE TERMINAL RÉGLÉ À"
 
-#: src/LYCurses.c:2491
+#: src/LYCurses.c:2455
 #, c-format
 msgid ""
 "\n"
@@ -3952,7 +3960,7 @@ msgstr ""
 "\n"
 "Une erreur fatale s’est produite dans %s Ver. %s\n"
 
-#: src/LYCurses.c:2494
+#: src/LYCurses.c:2458
 #, c-format
 msgid ""
 "\n"
@@ -3984,39 +3992,39 @@ msgstr "Éditeur interrompu par signal"
 msgid "Editor returned with error status %s"
 msgstr "L’éditeur a retourné un code d’erreur %s"
 
-#: src/LYDownload.c:509
+#: src/LYDownload.c:511
 msgid "Downloaded link:"
 msgstr "Lien téléchargé :"
 
-#: src/LYDownload.c:514
+#: src/LYDownload.c:516
 msgid "Suggested file name:"
 msgstr "Nom de fichier suggéré :"
 
-#: src/LYDownload.c:519
+#: src/LYDownload.c:521
 msgid "Standard download options:"
 msgstr "Options standard de téléchargement :"
 
-#: src/LYDownload.c:520
+#: src/LYDownload.c:522
 msgid "Download options:"
 msgstr "Options de téléchargement :"
 
-#: src/LYDownload.c:536
+#: src/LYDownload.c:538
 msgid "Save to disk"
 msgstr "Enregistrement sur disque"
 
-#: src/LYDownload.c:550
+#: src/LYDownload.c:552
 msgid "View temporary file"
 msgstr "Voir le fichier temporaire"
 
-#: src/LYDownload.c:557
+#: src/LYDownload.c:559
 msgid "Save to disk disabled."
 msgstr "Enregistrement sur disque désactivé."
 
-#: src/LYDownload.c:561 src/LYPrint.c:1330
+#: src/LYDownload.c:563 src/LYPrint.c:1331
 msgid "Local additions:"
 msgstr "Ajouts locaux :"
 
-#: src/LYDownload.c:572 src/LYUpload.c:206
+#: src/LYDownload.c:574 src/LYUpload.c:206
 msgid "No Name Given"
 msgstr "Aucun nom donné"
 
@@ -4112,7 +4120,7 @@ msgstr "Références dans"
 msgid "this document:"
 msgstr "ce document :"
 
-#: src/LYList.c:98
+#: src/LYList.c:98 src/LYList.c:362
 msgid "Visible links:"
 msgstr "Liens visibles :"
 
@@ -4124,10 +4132,6 @@ msgstr "Liens cachés :"
 msgid "References"
 msgstr "Références"
 
-#: src/LYList.c:362
-msgid "Visible links"
-msgstr "Liens visibles"
-
 #: src/LYLocal.c:289
 #, c-format
 msgid "Unable to get status of '%s'."
@@ -4288,7 +4292,7 @@ msgstr "Impossible d’ouvrir le fichier de permissions."
 msgid "Specify permissions below:"
 msgstr "Spécifier les permissions d’accès ci-après :"
 
-#: src/LYLocal.c:1406 src/LYShowInfo.c:287
+#: src/LYLocal.c:1406 src/LYShowInfo.c:291
 msgid "Owner:"
 msgstr "Propriétaire :"
 
@@ -4423,19 +4427,19 @@ msgstr "Ce message est généré automatiquement par"
 msgid "No system mailer configured"
 msgstr "Aucun agent de courrier sortant"
 
-#: src/LYMain.c:1074
+#: src/LYMain.c:1088
 msgid "No Winsock found, sorry."
 msgstr "Pas de Winsock trouvée, désolé."
 
-#: src/LYMain.c:1265
+#: src/LYMain.c:1278
 msgid "You MUST define a valid TMP or TEMP area!"
 msgstr "vous DEVEZ définir une zone TMP ou TEMP valide !"
 
-#: src/LYMain.c:1318 src/LYMainLoop.c:5284
+#: src/LYMain.c:1331 src/LYMainLoop.c:5285
 msgid "No such directory"
 msgstr "Répertoire inconnu"
 
-#: src/LYMain.c:1512
+#: src/LYMain.c:1525
 #, c-format
 msgid ""
 "\n"
@@ -4447,7 +4451,7 @@ msgstr ""
 "\n"
 
 # src/LYMain.c
-#: src/LYMain.c:1522
+#: src/LYMain.c:1535
 #, c-format
 msgid ""
 "\n"
@@ -4458,66 +4462,66 @@ msgstr ""
 "Jeux de caractères Lynx non déclaré.\n"
 "\n"
 
-#: src/LYMain.c:1678
+#: src/LYMain.c:1691
 #, c-format
 msgid "Ignored %d characters from standard input.\n"
 msgstr "%d caractères ignorés sur l’entrée standard.\n"
 
-#: src/LYMain.c:1680
+#: src/LYMain.c:1693
 #, c-format
 msgid "Use \"-stdin\" or \"-\" to tell how to handle piped input.\n"
 msgstr "Utilisez -stdin or - pour préciser la gestion du flux d’entrée.\n"
 
-#: src/LYMain.c:1838
+#: src/LYMain.c:1851
 msgid "Warning:"
 msgstr "Attention :"
 
-#: src/LYMain.c:2408
+#: src/LYMain.c:2419
 msgid "persistent cookies state will be changed in next session only."
 msgstr "L’état des cookies persistants sera changé au cours de la prochaine session seulement."
 
-#: src/LYMain.c:2645 src/LYMain.c:2690
+#: src/LYMain.c:2654 src/LYMain.c:2698
 #, c-format
 msgid "Lynx: ignoring unrecognized charset=%s\n"
 msgstr "Lynx : jeu de caractères « %s » inconnu et ignoré\n"
 
-#: src/LYMain.c:3209
+#: src/LYMain.c:3215
 #, c-format
 msgid "%s Version %s (%s)"
 msgstr "%s Version %s (%s)"
 
-#: src/LYMain.c:3250
+#: src/LYMain.c:3256
 #, c-format
 msgid "Built on %s%s.\n"
 msgstr "Compilé le %s%s.\n"
 
-#: src/LYMain.c:3264
+#: src/LYMain.c:3270
 msgid "Copyrights held by the Lynx Developers Group,"
 msgstr "Copyrights : Lynx Developers Group,"
 
-#: src/LYMain.c:3265
+#: src/LYMain.c:3271
 msgid "the University of Kansas, CERN, and other contributors."
 msgstr "l’université du Kansas, le CERN, et d’autres contributeurs."
 
-#: src/LYMain.c:3266
+#: src/LYMain.c:3272
 msgid "Distributed under the GNU General Public License (Version 2)."
 msgstr "Distribué sous licence GNU General Public License (version 2)."
 
-#: src/LYMain.c:3267
-msgid "See http://lynx.invisible-island.net/ and the online help for more information."
-msgstr "Voyez http://lynx.invisible-island.net/ et l’aide en ligne pour plus d’information."
+#: src/LYMain.c:3273
+msgid "See https://lynx.invisible-island.net/ and the online help for more information."
+msgstr "Voyez https://lynx.invisible-island.net/ et l’aide en ligne pour plus d’information."
 
-#: src/LYMain.c:4118
+#: src/LYMain.c:4120
 #, c-format
 msgid "USAGE: %s [options] [file]\n"
 msgstr "Utilisation : %s [options] [fichier]\n"
 
-#: src/LYMain.c:4119
+#: src/LYMain.c:4121
 #, c-format
 msgid "Options are:\n"
 msgstr "Les options sont :\n"
 
-#: src/LYMain.c:4422
+#: src/LYMain.c:4424
 #, c-format
 msgid "%s: Invalid Option: %s\n"
 msgstr "%s : Option non valide : %s\n"
@@ -4527,7 +4531,7 @@ msgstr "%s : Option non valide : %s\n"
 msgid "Internal error: Invalid mouse link %d!"
 msgstr "Erreur interne : lien pour la souris %d non valide !"
 
-#: src/LYMainLoop.c:693 src/LYMainLoop.c:5306
+#: src/LYMainLoop.c:693 src/LYMainLoop.c:5307
 msgid "A URL specified by the user"
 msgstr "Une URL spécifiée par l’utilisateur"
 
@@ -4538,97 +4542,97 @@ msgstr "Type d’encodage multipart/form-data non supporté. Envoi impossible."
 #.
 #. * Make a name for this help file.
 #.
-#: src/LYMainLoop.c:3196
+#: src/LYMainLoop.c:3197
 msgid "Help Screen"
 msgstr "Écran d’aide"
 
-#: src/LYMainLoop.c:3327
+#: src/LYMainLoop.c:3328
 msgid "System Index"
 msgstr "Index système"
 
-#: src/LYMainLoop.c:3576
+#: src/LYMainLoop.c:3577
 #, c-format
 msgid "Query parameter %d: "
 msgstr "Paramètre de requête : %d"
 
-#: src/LYMainLoop.c:3805 src/LYMainLoop.c:5582
+#: src/LYMainLoop.c:3806 src/LYMainLoop.c:5583
 msgid "Entry into main screen"
 msgstr "Entrée dans l’écran principal"
 
-#: src/LYMainLoop.c:4063
+#: src/LYMainLoop.c:4064
 msgid "No next document present"
 msgstr "Aucun document suivant"
 
-#: src/LYMainLoop.c:4358
+#: src/LYMainLoop.c:4359
 msgid "charset for this document specified explicitly, sorry..."
 msgstr "jeu de caractères pour ce document spécifié explicitement, désolé…"
 
-#: src/LYMainLoop.c:5264
+#: src/LYMainLoop.c:5265
 msgid "cd to:"
 msgstr "changer de répertoire vers :"
 
-#: src/LYMainLoop.c:5287
+#: src/LYMainLoop.c:5288
 msgid "A component of path is not a directory"
 msgstr "Une partie du chemin n’est pas un répertoire."
 
-#: src/LYMainLoop.c:5290
+#: src/LYMainLoop.c:5291
 msgid "failed to change directory"
 msgstr "échec de changement de répertoire"
 
-#: src/LYMainLoop.c:6516
+#: src/LYMainLoop.c:6517
 msgid "Reparsing document under current settings..."
 msgstr "Relecture du document avec les paramètres actuels…"
 
-#: src/LYMainLoop.c:6810
+#: src/LYMainLoop.c:6811
 #, c-format
 msgid "Fatal error - could not open output file %s\n"
 msgstr "Erreur fatale - impossible d’ouvrir le fichier de sortie %s\n"
 
-#: src/LYMainLoop.c:7152
+#: src/LYMainLoop.c:7153
 msgid "TABLE center enable."
 msgstr "centrage des TABLEAUX activé."
 
-#: src/LYMainLoop.c:7155
+#: src/LYMainLoop.c:7156
 msgid "TABLE center disable."
 msgstr "centrage des TABLEAUX désactivé."
 
-#: src/LYMainLoop.c:7235
+#: src/LYMainLoop.c:7236
 msgid "Current URL is empty."
 msgstr "URL courante vide."
 
-#: src/LYMainLoop.c:7237 src/LYUtils.c:1915
+#: src/LYMainLoop.c:7238 src/LYUtils.c:1909
 msgid "Copy to clipboard failed."
 msgstr "Échec de copie dans le presse-papiers."
 
-#: src/LYMainLoop.c:7239
+#: src/LYMainLoop.c:7240
 msgid "Document URL put to clipboard."
 msgstr "URL du document copiée dans le presse-papiers."
 
-#: src/LYMainLoop.c:7241
+#: src/LYMainLoop.c:7242
 msgid "Link URL put to clipboard."
 msgstr "URL du lien copiée dans le presse-papiers."
 
-#: src/LYMainLoop.c:7268
+#: src/LYMainLoop.c:7269
 msgid "No URL in the clipboard."
 msgstr "Aucune URL dans le presse-papiers."
 
-#: src/LYMainLoop.c:7961 src/LYMainLoop.c:8132
+#: src/LYMainLoop.c:7962 src/LYMainLoop.c:8133
 msgid "-index-"
 msgstr "-index-"
 
-#: src/LYMainLoop.c:8070
+#: src/LYMainLoop.c:8071
 msgid "lynx: Can't access startfile"
 msgstr "lynx : accès impossible au fichier de départ"
 
-#: src/LYMainLoop.c:8082
+#: src/LYMainLoop.c:8083
 msgid "lynx: Start file could not be found or is not text/html or text/plain"
 msgstr "lynx : fichier de départ introuvable ou n’est pas de type text/html ou text/plain"
 
-#: src/LYMainLoop.c:8083
+#: src/LYMainLoop.c:8084
 msgid "      Exiting..."
 msgstr "      Sortie…"
 
-#: src/LYMainLoop.c:8126
+#: src/LYMainLoop.c:8127
 msgid "-more-"
 msgstr "-suite-"
 
@@ -4700,392 +4704,409 @@ msgstr "B) Voir/Éditer les signets "
 msgid "B)ookmark file: "
 msgstr "B) Fichier de signets : "
 
-#: src/LYOptions.c:2127 src/LYOptions.c:2134
+#: src/LYOptions.c:2131 src/LYOptions.c:2138
 msgid "ON"
 msgstr "ON"
 
 #. verbose_img variable
 #. LYCollapseBRs variable
 #. LYtrimBlankLines variable
-#: src/LYOptions.c:2128 src/LYOptions.c:2133 src/LYOptions.c:2306
-#: src/LYOptions.c:2315 src/LYOptions.c:2324 src/LYOptions.c:2335
+#: src/LYOptions.c:2132 src/LYOptions.c:2137 src/LYOptions.c:2321
+#: src/LYOptions.c:2330 src/LYOptions.c:2339 src/LYOptions.c:2350
 msgid "OFF"
 msgstr "OFF"
 
-#: src/LYOptions.c:2129
+#: src/LYOptions.c:2133
 msgid "NEVER"
 msgstr "JAMAIS"
 
-#: src/LYOptions.c:2130
+#: src/LYOptions.c:2134
 msgid "ALWAYS"
 msgstr "TOUJOURS"
 
-#: src/LYOptions.c:2146 src/LYOptions.c:2298
+#: src/LYOptions.c:2150 src/LYOptions.c:2313
 msgid "ignore"
 msgstr "ignorer"
 
-#: src/LYOptions.c:2147
+#: src/LYOptions.c:2151
 msgid "ask user"
 msgstr "demander"
 
-#: src/LYOptions.c:2148
+#: src/LYOptions.c:2152
 msgid "accept all"
 msgstr "tout accepter"
 
-#: src/LYOptions.c:2160
+#: src/LYOptions.c:2164
 msgid "ALWAYS OFF"
 msgstr "TOUJOURS DÉSACTIVÉ"
 
-#: src/LYOptions.c:2161
+#: src/LYOptions.c:2165
 msgid "FOR LOCAL FILES ONLY"
 msgstr "FICHIERS LOCAUX SEULEMENT"
 
-#: src/LYOptions.c:2163
+#: src/LYOptions.c:2167
 msgid "ALWAYS ON"
 msgstr "TOUJOURS ACTIVÉ"
 
-#: src/LYOptions.c:2175
+#: src/LYOptions.c:2179
 msgid "Numbers act as arrows"
 msgstr "touches <nombres> => <flèches>"
 
-#: src/LYOptions.c:2177
+#: src/LYOptions.c:2181
 msgid "Links are numbered"
 msgstr "Les liens sont numérotés"
 
-#: src/LYOptions.c:2180
+#: src/LYOptions.c:2184
 msgid "Links and form fields are numbered"
 msgstr "Les liens et champs de formulaire sont numérotés"
 
-#: src/LYOptions.c:2183
+#: src/LYOptions.c:2187
 msgid "Form fields are numbered"
 msgstr "Les champs de formulaires sont numérotés"
 
-#: src/LYOptions.c:2198
+#: src/LYOptions.c:2202
 msgid "Case insensitive"
 msgstr "Insensible à la casse"
 
-#: src/LYOptions.c:2199
+#: src/LYOptions.c:2203
 msgid "Case sensitive"
 msgstr "Sensible à la casse"
 
-#: src/LYOptions.c:2233
+#: src/LYOptions.c:2237
 msgid "prompt normally"
 msgstr "demander normalement"
 
-#: src/LYOptions.c:2234
+#: src/LYOptions.c:2238
 msgid "force yes-response"
 msgstr "forcer la réponse oui"
 
-#: src/LYOptions.c:2235
+#: src/LYOptions.c:2239
 msgid "force no-response"
 msgstr "forcer la réponse non"
 
-#: src/LYOptions.c:2253
+#: src/LYOptions.c:2249
+msgid "RFC 2109"
+msgstr "RFC 2109"
+
+#: src/LYOptions.c:2250
+msgid "RFC 2965"
+msgstr "RFC 2965"
+
+#: src/LYOptions.c:2251
+msgid "RFC 6265"
+msgstr "RFC 6265"
+
+#: src/LYOptions.c:2268
 msgid "Novice"
 msgstr "Débutant"
 
-#: src/LYOptions.c:2254
+#: src/LYOptions.c:2269
 msgid "Intermediate"
 msgstr "Intermédiaire"
 
-#: src/LYOptions.c:2255
+#: src/LYOptions.c:2270
 msgid "Advanced"
 msgstr "Avancé(es)"
 
-#: src/LYOptions.c:2264
+#: src/LYOptions.c:2279
 msgid "By First Visit"
 msgstr "Première visite"
 
-#: src/LYOptions.c:2266
+#: src/LYOptions.c:2281
 msgid "By First Visit Reversed"
 msgstr "Première visite (inversé)"
 
-#: src/LYOptions.c:2267
+#: src/LYOptions.c:2282
 msgid "As Visit Tree"
 msgstr "Arbre de visites"
 
-#: src/LYOptions.c:2268
+#: src/LYOptions.c:2283
 msgid "By Last Visit"
 msgstr "Dernière visite"
 
-#: src/LYOptions.c:2270
+#: src/LYOptions.c:2285
 msgid "By Last Visit Reversed"
 msgstr "Dernière visite (inversé)"
 
 #. Old_DTD variable
-#: src/LYOptions.c:2281
+#: src/LYOptions.c:2296
 msgid "relaxed (TagSoup mode)"
 msgstr "souple (mode TagSoup)"
 
-#: src/LYOptions.c:2282
+#: src/LYOptions.c:2297
 msgid "strict (SortaSGML mode)"
 msgstr "strict (mode SortaSGML)"
 
-#: src/LYOptions.c:2289
+#: src/LYOptions.c:2304
 msgid "Ignore"
 msgstr "Ignorer"
 
-#: src/LYOptions.c:2290
+#: src/LYOptions.c:2305
 msgid "Add to trace-file"
 msgstr "Ajouter un fichier de trace"
 
-#: src/LYOptions.c:2291
+#: src/LYOptions.c:2306
 msgid "Add to LYNXMESSAGES"
 msgstr "Ajouter à LYNXMESSAGES"
 
-#: src/LYOptions.c:2292
+#: src/LYOptions.c:2307
 msgid "Warn, point to trace-file"
 msgstr "Attention pointe vers le fichier de trace"
 
-#: src/LYOptions.c:2299
+#: src/LYOptions.c:2314
 msgid "as labels"
 msgstr "comme étiquettes"
 
-#: src/LYOptions.c:2300
+#: src/LYOptions.c:2315
 msgid "as links"
 msgstr "comme des liens"
 
-#: src/LYOptions.c:2307
+#: src/LYOptions.c:2322
 msgid "show filename"
 msgstr "voir le nom du fichier"
 
-#: src/LYOptions.c:2316
+#: src/LYOptions.c:2331
 msgid "collapse"
 msgstr "fusionner"
 
-#: src/LYOptions.c:2325
+#: src/LYOptions.c:2340
 msgid "trim-lines"
 msgstr "supprimer-lignes-vides"
 
-#: src/LYOptions.c:2336
+#: src/LYOptions.c:2351
 msgid "STANDARD"
 msgstr "STANDARD"
 
-#: src/LYOptions.c:2337
+#: src/LYOptions.c:2352
 msgid "ADVANCED"
 msgstr "AVANCÉ"
 
-#: src/LYOptions.c:2371
+#: src/LYOptions.c:2386
 msgid "Directories first"
 msgstr "Répertoires en premier"
 
-#: src/LYOptions.c:2372
+#: src/LYOptions.c:2387
 msgid "Files first"
 msgstr "Fichiers en premier"
 
-#: src/LYOptions.c:2373
+#: src/LYOptions.c:2388
 msgid "Mixed style"
 msgstr "Style mixte"
 
-#: src/LYOptions.c:2381 src/LYOptions.c:2401
+#: src/LYOptions.c:2396 src/LYOptions.c:2416
 msgid "By Name"
 msgstr "Par Nom"
 
-#: src/LYOptions.c:2382 src/LYOptions.c:2402
+#: src/LYOptions.c:2397 src/LYOptions.c:2417
 msgid "By Type"
 msgstr "Par type"
 
-#: src/LYOptions.c:2383 src/LYOptions.c:2403
+#: src/LYOptions.c:2398 src/LYOptions.c:2418
 msgid "By Size"
 msgstr "Par Taille"
 
-#: src/LYOptions.c:2384 src/LYOptions.c:2404
+#: src/LYOptions.c:2399 src/LYOptions.c:2419
 msgid "By Date"
 msgstr "Par Date"
 
-#: src/LYOptions.c:2385
+#: src/LYOptions.c:2400
 msgid "By Mode"
 msgstr "Par mode"
 
-#: src/LYOptions.c:2387
+#: src/LYOptions.c:2402
 msgid "By User"
 msgstr "Par utilisateur"
 
-#: src/LYOptions.c:2388
+#: src/LYOptions.c:2403
 msgid "By Group"
 msgstr "Par Groupe"
 
-#: src/LYOptions.c:2413
+#: src/LYOptions.c:2428
 msgid "Do not show rate"
 msgstr "Cacher le taux"
 
-#: src/LYOptions.c:2414 src/LYOptions.c:2415
+#: src/LYOptions.c:2429 src/LYOptions.c:2430
 #, c-format
 msgid "Show %s/sec rate"
 msgstr "Montrer le taux %s/s"
 
-#: src/LYOptions.c:2417 src/LYOptions.c:2418
+#: src/LYOptions.c:2432 src/LYOptions.c:2433
 #, c-format
 msgid "Show %s/sec, ETA"
 msgstr "Montrer %s/s, ETA"
 
-#: src/LYOptions.c:2419 src/LYOptions.c:2420
+#: src/LYOptions.c:2434 src/LYOptions.c:2435
 #, c-format
 msgid "Show %s/sec (2-digits), ETA"
 msgstr "Montrer %s/s (2 chiffres), ETA"
 
-#: src/LYOptions.c:2423
+#: src/LYOptions.c:2438
 msgid "Show progressbar"
 msgstr "Montrer la barre de progression"
 
-#: src/LYOptions.c:2435
+#: src/LYOptions.c:2459
 msgid "Accept lynx's internal types"
 msgstr "Accepter les types internes Lynx"
 
-#: src/LYOptions.c:2436
+#: src/LYOptions.c:2460
 msgid "Also accept lynx.cfg's types"
 msgstr "Accepter aussi les types lynx.cfg"
 
-#: src/LYOptions.c:2437
+#: src/LYOptions.c:2461
 msgid "Also accept user's types"
 msgstr "Accepter aussi les types de l’utilisateur"
 
-#: src/LYOptions.c:2438
+#: src/LYOptions.c:2462
 msgid "Also accept system's types"
 msgstr "Accepter aussi les types systèmes"
 
-#: src/LYOptions.c:2439
+#: src/LYOptions.c:2463
 msgid "Accept all types"
 msgstr "Accepter tous les types"
 
-#: src/LYOptions.c:2448
+#: src/LYOptions.c:2472
 msgid "gzip"
 msgstr "gzip"
 
-#: src/LYOptions.c:2449
+#: src/LYOptions.c:2473
 msgid "deflate"
 msgstr "deflate"
 
-#: src/LYOptions.c:2452
+#: src/LYOptions.c:2476
 msgid "compress"
 msgstr "compress"
 
-#: src/LYOptions.c:2455
+#: src/LYOptions.c:2479
 msgid "bzip2"
 msgstr "bzip2"
 
-#: src/LYOptions.c:2457
+#: src/LYOptions.c:2481
 msgid "All"
 msgstr "Tous"
 
-#: src/LYOptions.c:2467
+#: src/LYOptions.c:2491
 msgid "HTTP 1.0"
 msgstr "HTTP 1.0"
 
-#: src/LYOptions.c:2468
+#: src/LYOptions.c:2492
 msgid "HTTP 1.1"
 msgstr "HTTP 1.1"
 
-#: src/LYOptions.c:2827 src/LYOptions.c:2856
+#: src/LYOptions.c:2851 src/LYOptions.c:2880
 #, c-format
 msgid "Use %s to invoke the Options menu!"
 msgstr "Utilisez %s pour invoquer le menu des Options."
 
-#: src/LYOptions.c:3739
+#: src/LYOptions.c:3772
 msgid "(options marked with (!) will not be saved)"
 msgstr "(les options marquées avec (!) ne seront pas sauvées)"
 
-#: src/LYOptions.c:3747
+#: src/LYOptions.c:3780
 msgid "General Preferences"
 msgstr "Préférences globales"
 
 #. ***************************************************************
 #. User Mode: SELECT
-#: src/LYOptions.c:3751
+#: src/LYOptions.c:3784
 msgid "User mode"
 msgstr "Mode utilisateur"
 
 #. Editor: INPUT
-#: src/LYOptions.c:3757
+#: src/LYOptions.c:3790
 msgid "Editor"
 msgstr "Éditeur"
 
 #. Search Type: SELECT
-#: src/LYOptions.c:3762
+#: src/LYOptions.c:3795
 msgid "Type of Search"
 msgstr "Type de recherche"
 
-#: src/LYOptions.c:3767
+#: src/LYOptions.c:3800
 msgid "Security and Privacy"
 msgstr "Sécurité et Vie privée"
 
 #. ***************************************************************
 #. Cookies: SELECT
-#: src/LYOptions.c:3771
+#: src/LYOptions.c:3804
 msgid "Cookies"
 msgstr "Cookies"
 
+#. Cookie Version: SELECT
+#: src/LYOptions.c:3818
+msgid "Cookie RFC-version"
+msgstr "Cookie RFC-version"
+
 #. Cookie Prompting: SELECT
-#: src/LYOptions.c:3785
+#: src/LYOptions.c:3824
 msgid "Invalid-Cookie Prompting"
 msgstr "Dialogue pour les cookies non valides"
 
 #. SSL Prompting: SELECT
-#: src/LYOptions.c:3792
+#: src/LYOptions.c:3831
 msgid "SSL Prompting"
 msgstr "Dialogue SSL"
 
-#: src/LYOptions.c:3797
+#: src/LYOptions.c:3836
 msgid "SSL client certificate file"
 msgstr "Fichier de certificat client SSL"
 
-#: src/LYOptions.c:3801
+#: src/LYOptions.c:3840
 msgid "SSL client key file"
 msgstr "Fichier de clef client SSL"
 
-#: src/LYOptions.c:3807
+#: src/LYOptions.c:3846
 msgid "Keyboard Input"
 msgstr "Entrée du clavier"
 
 #. ***************************************************************
 #. Keypad Mode: SELECT
-#: src/LYOptions.c:3811
+#: src/LYOptions.c:3850
 msgid "Keypad mode"
 msgstr "Mode pavé numérique"
 
 #. Emacs keys: ON/OFF
-#: src/LYOptions.c:3817
+#: src/LYOptions.c:3856
 msgid "Emacs keys"
 msgstr "Touches emacs"
 
 #. VI Keys: ON/OFF
-#: src/LYOptions.c:3823
+#: src/LYOptions.c:3862
 msgid "VI keys"
 msgstr "Touches vi"
 
 #. Line edit style: SELECT
 #. well, at least 2 line edit styles available
-#: src/LYOptions.c:3830
+#: src/LYOptions.c:3869
 msgid "Line edit style"
 msgstr "Style d’édition de ligne"
 
 #. Keyboard layout: SELECT
-#: src/LYOptions.c:3842
+#: src/LYOptions.c:3881
 msgid "Keyboard layout"
 msgstr "Plan du clavier"
 
 #.
 #. * Display and Character Set
 #.
-#: src/LYOptions.c:3856
+#: src/LYOptions.c:3895
 msgid "Display and Character Set"
 msgstr "Affichage et jeu de caractères"
 
 #. Use locale-based character set: ON/OFF
-#: src/LYOptions.c:3861
+#: src/LYOptions.c:3900
 msgid "Use locale-based character set"
 msgstr "Utiliser le jeu de caractères local"
 
-#: src/LYOptions.c:3868
+#: src/LYOptions.c:3907
 msgid "Use HTML5 charset replacements"
 msgstr "Utiliser les remplacements de charset HTML5"
 
 #. Display Character Set: SELECT
-#: src/LYOptions.c:3874
+#: src/LYOptions.c:3913
 msgid "Display character set"
 msgstr "Afficher le jeu de caractères"
 
-#: src/LYOptions.c:3905
+#: src/LYOptions.c:3944
 msgid "Assumed document character set"
 msgstr "Jeu de caractères présumé du document"
 
@@ -5094,287 +5115,291 @@ msgstr "Jeu de caractères présumé du document"
 #. * we split the header to make it more readable:
 #. * "CJK mode" for CJK display charsets, and "Raw 8-bit" for others.
 #.
-#: src/LYOptions.c:3925
+#: src/LYOptions.c:3964
 msgid "CJK mode"
 msgstr "Mode CJK"
 
-#: src/LYOptions.c:3927
+#: src/LYOptions.c:3966
 msgid "Raw 8-bit"
 msgstr "Mode 8-bit « brut »"
 
 #. X Display: INPUT
-#: src/LYOptions.c:3935
+#: src/LYOptions.c:3974
 msgid "X Display"
 msgstr "X Display"
 
 #.
 #. * Document Appearance
 #.
-#: src/LYOptions.c:3941
+#: src/LYOptions.c:3980
 msgid "Document Appearance"
 msgstr "Apparence du document"
 
-#: src/LYOptions.c:3947
+#: src/LYOptions.c:3986
 msgid "Show color"
 msgstr "Afficher les couleurs"
 
-#. Color style: ON/OFF
-#: src/LYOptions.c:3972
+#: src/LYOptions.c:4012
 msgid "Color style"
 msgstr "Style de couleur"
 
-#: src/LYOptions.c:3981
+#: src/LYOptions.c:4022
 msgid "Default colors"
 msgstr "Couleurs par défaut"
 
 #. Show cursor: ON/OFF
-#: src/LYOptions.c:3989
+#: src/LYOptions.c:4030
 msgid "Show cursor"
 msgstr "Afficher le curseur"
 
 #. Underline links: ON/OFF
-#: src/LYOptions.c:3995
+#: src/LYOptions.c:4036
 msgid "Underline links"
 msgstr "Souligner les liens"
 
 #. Show scrollbar: ON/OFF
-#: src/LYOptions.c:4002
+#: src/LYOptions.c:4043
 msgid "Show scrollbar"
 msgstr "Montrer l’ascenseur"
 
 #. Select Popups: ON/OFF
-#: src/LYOptions.c:4009
+#: src/LYOptions.c:4050
 msgid "Popups for select fields"
 msgstr "Fenêtre popup pour les champs sélectionnés"
 
 #. HTML error recovery: SELECT
-#: src/LYOptions.c:4015
+#: src/LYOptions.c:4056
 msgid "HTML error recovery"
 msgstr "Reprise d’une erreur HTML"
 
 #. Bad HTML messages: SELECT
-#: src/LYOptions.c:4021
+#: src/LYOptions.c:4062
 msgid "Bad HTML messages"
 msgstr "Messages HTML erronés"
 
 #. Show Images: SELECT
-#: src/LYOptions.c:4027
+#: src/LYOptions.c:4068
 msgid "Show images"
 msgstr "Montrer les images"
 
 #. Verbose Images: ON/OFF
-#: src/LYOptions.c:4041
+#: src/LYOptions.c:4082
 msgid "Verbose images"
 msgstr "Images verbeuses"
 
 #. Collapse BR Tags: ON/OFF
-#: src/LYOptions.c:4047
+#: src/LYOptions.c:4088
 msgid "Collapse BR tags"
 msgstr "Fusionner les éléments BR"
 
 #. Trim blank lines: ON/OFF
-#: src/LYOptions.c:4053
+#: src/LYOptions.c:4094
 msgid "Trim blank lines"
 msgstr "Supprimer les lignes vides"
 
 #.
 #. * Headers Transferred to Remote Servers
 #.
-#: src/LYOptions.c:4061
+#: src/LYOptions.c:4102
 msgid "Headers Transferred to Remote Servers"
 msgstr "Entêtes transférés aux serveurs distants"
 
 #. ***************************************************************
 #. Mail Address: INPUT
-#: src/LYOptions.c:4065
+#: src/LYOptions.c:4106
 msgid "Personal mail address"
 msgstr "Adresse email personnelle"
 
-#: src/LYOptions.c:4070
+#: src/LYOptions.c:4111
 msgid "Personal name for mail"
 msgstr "Nom de personne pour le mail"
 
-#: src/LYOptions.c:4077
+#: src/LYOptions.c:4118
 msgid "Password for anonymous ftp"
 msgstr "Mot de passe pour l’accès FTP anonyme"
 
+#. Preferred content type: SELECT
+#: src/LYOptions.c:4124
+msgid "Preferred content type"
+msgstr "Type de contenu préféré"
+
 #. Preferred media type: SELECT
-#: src/LYOptions.c:4083
+#: src/LYOptions.c:4130
 msgid "Preferred media type"
 msgstr "Type média préféré"
 
 #. Preferred encoding: SELECT
-#: src/LYOptions.c:4089
+#: src/LYOptions.c:4136
 msgid "Preferred encoding"
 msgstr "Encodage préféré"
 
 #. Preferred Document Character Set: INPUT
-#: src/LYOptions.c:4095
+#: src/LYOptions.c:4142
 msgid "Preferred document character set"
 msgstr "Jeu de caractères de document préféré"
 
 #. Preferred Document Language: INPUT
-#: src/LYOptions.c:4100
+#: src/LYOptions.c:4147
 msgid "Preferred document language"
 msgstr "Langue de document préférée"
 
 #. HTTP protocol SELECT
-#: src/LYOptions.c:4105
+#: src/LYOptions.c:4152
 msgid "HTTP protocol"
 msgstr "Protocole HTTP"
 
-#: src/LYOptions.c:4112
+#: src/LYOptions.c:4159
 msgid "Send User-Agent header"
 msgstr "Envoyé l’entête User-Agent"
 
-#: src/LYOptions.c:4114
+#: src/LYOptions.c:4161
 msgid "User-Agent header"
 msgstr "Entête User-Agent"
 
 #.
 #. * Listing and Accessing Files
 #.
-#: src/LYOptions.c:4122
+#: src/LYOptions.c:4169
 msgid "Listing and Accessing Files"
 msgstr "Listes et accès aux fichiers"
 
 #. FTP sort: SELECT
-#: src/LYOptions.c:4127
+#: src/LYOptions.c:4174
 msgid "Use Passive FTP"
 msgstr "Utiliser le mode FTP passif"
 
 #. FTP sort: SELECT
-#: src/LYOptions.c:4133
+#: src/LYOptions.c:4180
 msgid "FTP sort criteria"
 msgstr "Critères de tri FTP"
 
 #. Local Directory Sort: SELECT
-#: src/LYOptions.c:4141
+#: src/LYOptions.c:4188
 msgid "Local directory sort criteria"
 msgstr "Critère de tri des répertoires locaux."
 
 #. Local Directory Order: SELECT
-#: src/LYOptions.c:4147
+#: src/LYOptions.c:4194
 msgid "Local directory sort order"
 msgstr "Ordre de tri des répertoires locaux"
 
-#: src/LYOptions.c:4156
+#: src/LYOptions.c:4203
 msgid "Show dot files"
 msgstr "Montrer les fichiers cachés"
 
-#: src/LYOptions.c:4164
+#: src/LYOptions.c:4211
 msgid "Execution links"
 msgstr "Liens à exécuter"
 
-#: src/LYOptions.c:4182
+#: src/LYOptions.c:4229
 msgid "Pause when showing message"
 msgstr "Mettre en pause lors de l’affichage d’un message"
 
 #. Show transfer rate: SELECT
-#: src/LYOptions.c:4189
+#: src/LYOptions.c:4236
 msgid "Show transfer rate"
 msgstr "Montrer le taux de transfert"
 
 #.
 #. * Special Files and Screens
 #.
-#: src/LYOptions.c:4209
+#: src/LYOptions.c:4256
 msgid "Special Files and Screens"
 msgstr "Fichiers et écrans spéciaux"
 
-#: src/LYOptions.c:4214
+#: src/LYOptions.c:4261
 msgid "Multi-bookmarks"
 msgstr "Signets multiples"
 
-#: src/LYOptions.c:4222
+#: src/LYOptions.c:4269
 msgid "Review/edit Bookmarks files"
 msgstr "Revoir/Éditer les fichiers signets"
 
-#: src/LYOptions.c:4225
+#: src/LYOptions.c:4272
 msgid "Goto multi-bookmark menu"
 msgstr "Aller au menu signets multiples"
 
-#: src/LYOptions.c:4227
+#: src/LYOptions.c:4274
 msgid "Bookmarks file"
 msgstr "Fichier de signets"
 
 #. Auto Session: ON/OFF
-#: src/LYOptions.c:4234
+#: src/LYOptions.c:4281
 msgid "Auto Session"
 msgstr "Session Auto"
 
 #. Session File Menu: INPUT
-#: src/LYOptions.c:4240
+#: src/LYOptions.c:4287
 msgid "Session file"
 msgstr "Fichier de session"
 
 #. Visited Pages: SELECT
-#: src/LYOptions.c:4246
+#: src/LYOptions.c:4293
 msgid "Visited Pages"
 msgstr "Pages visitées"
 
-#: src/LYOptions.c:4251
+#: src/LYOptions.c:4298
 msgid "View the file "
 msgstr "Voir le fichier"
 
-#: src/LYPrint.c:955
+#: src/LYPrint.c:956
 #, c-format
 msgid " Print job complete.\n"
 msgstr "Impression terminée.\n"
 
-#: src/LYPrint.c:1282
+#: src/LYPrint.c:1283
 msgid "Document:"
 msgstr "Document :"
 
-#: src/LYPrint.c:1283
+#: src/LYPrint.c:1284
 msgid "Number of lines:"
 msgstr "Nombre de lignes :"
 
-#: src/LYPrint.c:1284
+#: src/LYPrint.c:1285
 msgid "Number of pages:"
 msgstr "Nombre de pages :"
 
-#: src/LYPrint.c:1285
+#: src/LYPrint.c:1286
 msgid "pages"
 msgstr "pages"
 
-#: src/LYPrint.c:1285
+#: src/LYPrint.c:1286
 msgid "page"
 msgstr "page"
 
-#: src/LYPrint.c:1286
+#: src/LYPrint.c:1287
 msgid "(approximately)"
 msgstr "(approximativement)"
 
-#: src/LYPrint.c:1293
+#: src/LYPrint.c:1294
 msgid "Some print functions have been disabled!"
 msgstr "Certaines fonctions d’impression ont été désactivées."
 
-#: src/LYPrint.c:1297
+#: src/LYPrint.c:1298
 msgid "Standard print options:"
 msgstr "Options d’impression standard :"
 
-#: src/LYPrint.c:1298
+#: src/LYPrint.c:1299
 msgid "Print options:"
 msgstr "Options d’impression :"
 
-#: src/LYPrint.c:1305
+#: src/LYPrint.c:1306
 msgid "Save to a local file"
 msgstr "Enregistrer dans un fichier"
 
-#: src/LYPrint.c:1307
+#: src/LYPrint.c:1308
 msgid "Save to disk disabled"
 msgstr "Enregistrement sur disque désactivé"
 
-#: src/LYPrint.c:1314
+#: src/LYPrint.c:1315
 msgid "Mail the file"
 msgstr "Envoyer le fichier par courrier"
 
-#: src/LYPrint.c:1321
+#: src/LYPrint.c:1322
 msgid "Print to the screen"
 msgstr "Imprimer à l’écran"
 
-#: src/LYPrint.c:1326
+#: src/LYPrint.c:1327
 msgid "Print out on a printer attached to your vt100 terminal"
 msgstr "Utiliser le terminal vt100 pour imprimer"
 
@@ -5433,221 +5458,221 @@ msgstr "Lynx : impossible de démarrer. Le fichier de règles CERN %s n’est pa
 msgid "(no name)"
 msgstr "(pas de nom)"
 
-#: src/LYReadCFG.c:2070
+#: src/LYReadCFG.c:2076
 #, c-format
 msgid "More than %d nested lynx.cfg includes -- perhaps there is a loop?!?\n"
 msgstr "Plus de %d inclusions de lynx.cfg imbriquées. Peut être y-a-t’il une boucle ?\n"
 
-#: src/LYReadCFG.c:2072
+#: src/LYReadCFG.c:2078
 #, c-format
 msgid "Last attempted include was '%s',\n"
 msgstr "La dernière inclusion tentée était : « %s »,\n"
 
-#: src/LYReadCFG.c:2073
+#: src/LYReadCFG.c:2079
 #, c-format
 msgid "included from '%s'.\n"
 msgstr "inclusion de « %s ».\n"
 
-#: src/LYReadCFG.c:2476 src/LYReadCFG.c:2489 src/LYReadCFG.c:2547
+#: src/LYReadCFG.c:2490 src/LYReadCFG.c:2503 src/LYReadCFG.c:2561
 msgid "The following is read from your lynx.cfg file."
 msgstr "Les données suivantes sont lues à partir de votre fichier lynx.cfg."
 
-#: src/LYReadCFG.c:2477 src/LYReadCFG.c:2490
+#: src/LYReadCFG.c:2491 src/LYReadCFG.c:2504
 msgid "Please read the distribution"
 msgstr "Merci de chercher dans la distribution"
 
-#: src/LYReadCFG.c:2483 src/LYReadCFG.c:2493
+#: src/LYReadCFG.c:2497 src/LYReadCFG.c:2507
 msgid "for more comments."
 msgstr "pour plus de commentaires."
 
-#: src/LYReadCFG.c:2529
+#: src/LYReadCFG.c:2543
 msgid "RELOAD THE CHANGES"
 msgstr "RECHARGER LES MODIFICATIONS"
 
-#: src/LYReadCFG.c:2537
+#: src/LYReadCFG.c:2551
 msgid "Your primary configuration"
 msgstr "Votre configuration principale"
 
-#: src/LYShowInfo.c:111
+#: src/LYShowInfo.c:116
 msgid "URL:"
 msgstr "URL :"
 
-#: src/LYShowInfo.c:196
+#: src/LYShowInfo.c:200
 msgid "Directory that you are currently viewing"
 msgstr "Répertoire vu en ce moment"
 
-#: src/LYShowInfo.c:199
+#: src/LYShowInfo.c:203
 msgid "Name:"
 msgstr "Nom :"
 
-#: src/LYShowInfo.c:216
+#: src/LYShowInfo.c:220
 msgid "Directory that you have currently selected"
 msgstr "Répertoire sélectionné"
 
-#: src/LYShowInfo.c:218
+#: src/LYShowInfo.c:222
 msgid "File that you have currently selected"
 msgstr "Fichier sélectionné"
 
-#: src/LYShowInfo.c:221
+#: src/LYShowInfo.c:225
 msgid "Symbolic link that you have currently selected"
 msgstr "Lien symbolique sélectionné"
 
-#: src/LYShowInfo.c:224
+#: src/LYShowInfo.c:228
 msgid "Item that you have currently selected"
 msgstr "Article sélectionné"
 
-#: src/LYShowInfo.c:226
+#: src/LYShowInfo.c:230
 msgid "Full name:"
 msgstr "Nom complet :"
 
-#: src/LYShowInfo.c:239
+#: src/LYShowInfo.c:243
 msgid "Unable to follow link"
 msgstr "Impossible de suivre le lien"
 
-#: src/LYShowInfo.c:241
+#: src/LYShowInfo.c:245
 msgid "Points to file:"
 msgstr "Pointe vers le fichier :"
 
-#: src/LYShowInfo.c:246
+#: src/LYShowInfo.c:250
 msgid "Name of owner:"
 msgstr "Nom du propriétaire :"
 
-#: src/LYShowInfo.c:249
+#: src/LYShowInfo.c:253
 msgid "Group name:"
 msgstr "Nom du groupe :"
 
-#: src/LYShowInfo.c:251
+#: src/LYShowInfo.c:255
 msgid "File size:"
 msgstr "Taille du fichier :"
 
-#: src/LYShowInfo.c:253
+#: src/LYShowInfo.c:257
 msgid "(bytes)"
 msgstr "(octets)"
 
 #.
 #. * Include date and time information.
 #.
-#: src/LYShowInfo.c:258
+#: src/LYShowInfo.c:262
 msgid "Creation date:"
 msgstr "Date de création :"
 
-#: src/LYShowInfo.c:261
+#: src/LYShowInfo.c:265
 msgid "Last modified:"
 msgstr "Dernière mise à jour :"
 
-#: src/LYShowInfo.c:264
+#: src/LYShowInfo.c:268
 msgid "Last accessed:"
 msgstr "Dernier accès :"
 
-#: src/LYShowInfo.c:270
+#: src/LYShowInfo.c:274
 msgid "Access Permissions"
 msgstr "Permissions d’accès"
 
-#: src/LYShowInfo.c:305
+#: src/LYShowInfo.c:309
 msgid "Group:"
 msgstr "Groupe :"
 
-#: src/LYShowInfo.c:325
+#: src/LYShowInfo.c:329
 msgid "World:"
 msgstr "Mot :"
 
-#: src/LYShowInfo.c:332
+#: src/LYShowInfo.c:336
 msgid "File that you are currently viewing"
 msgstr "Fichier que vous visualisez présentement"
 
-#: src/LYShowInfo.c:340 src/LYShowInfo.c:444
+#: src/LYShowInfo.c:344 src/LYShowInfo.c:444
 msgid "Linkname:"
 msgstr "Nom du lien :"
 
-#: src/LYShowInfo.c:346 src/LYShowInfo.c:361
+#: src/LYShowInfo.c:350 src/LYShowInfo.c:365
 msgid "Charset:"
 msgstr "Jeu de caractères :"
 
-#: src/LYShowInfo.c:360
+#: src/LYShowInfo.c:364
 msgid "(assumed)"
 msgstr "(implicite)"
 
-#: src/LYShowInfo.c:367
+#: src/LYShowInfo.c:371
 msgid "Server:"
 msgstr "Serveur :"
 
-#: src/LYShowInfo.c:370
+#: src/LYShowInfo.c:374
 msgid "Date:"
 msgstr "Date :"
 
-#: src/LYShowInfo.c:373
+#: src/LYShowInfo.c:377
 msgid "Last Mod:"
 msgstr "Dernière modification :"
 
-#: src/LYShowInfo.c:378
+#: src/LYShowInfo.c:381
 msgid "Expires:"
 msgstr "Expire :"
 
-#: src/LYShowInfo.c:381
+#: src/LYShowInfo.c:384
 msgid "Cache-Control:"
 msgstr "Contrôle du cache :"
 
-#: src/LYShowInfo.c:384
+#: src/LYShowInfo.c:387
 msgid "Content-Length:"
 msgstr "Longueur du contenu :"
 
-#: src/LYShowInfo.c:388
+#: src/LYShowInfo.c:391
 msgid "Length:"
 msgstr "Longueur :"
 
-#: src/LYShowInfo.c:393
+#: src/LYShowInfo.c:396
 msgid "Language:"
 msgstr "Langage :"
 
-#: src/LYShowInfo.c:400
+#: src/LYShowInfo.c:402
 msgid "Post Data:"
 msgstr "Données POST :"
 
-#: src/LYShowInfo.c:403
+#: src/LYShowInfo.c:405
 msgid "Post Content Type:"
 msgstr "Type de contenu POST :"
 
-#: src/LYShowInfo.c:406
+#: src/LYShowInfo.c:408
 msgid "Owner(s):"
 msgstr "Propriétaire(s) :"
 
-#: src/LYShowInfo.c:411
+#: src/LYShowInfo.c:413
 msgid "size:"
 msgstr "Taille :"
 
-#: src/LYShowInfo.c:413
+#: src/LYShowInfo.c:415
 msgid "lines"
 msgstr "lignes"
 
-#: src/LYShowInfo.c:417
+#: src/LYShowInfo.c:419
 msgid "forms mode"
 msgstr "mode formulaires"
 
-#: src/LYShowInfo.c:419
+#: src/LYShowInfo.c:421
 msgid "source"
 msgstr "source"
 
-#: src/LYShowInfo.c:420
+#: src/LYShowInfo.c:422
 msgid "normal"
 msgstr "normal"
 
-#: src/LYShowInfo.c:422
+#: src/LYShowInfo.c:424
 msgid ", safe"
 msgstr ", sécurisé"
 
-#: src/LYShowInfo.c:424
+#: src/LYShowInfo.c:426
 msgid ", via internal link"
 msgstr ", lien interne"
 
-#: src/LYShowInfo.c:429
+#: src/LYShowInfo.c:430
 msgid ", no-cache"
 msgstr ", pas de cache"
 
-#: src/LYShowInfo.c:431
+#: src/LYShowInfo.c:432
 msgid ", ISMAP script"
 msgstr ", script ISMAP"
 
-#: src/LYShowInfo.c:433
+#: src/LYShowInfo.c:434
 msgid ", bookmark file"
 msgstr ", fichier signet"
 
@@ -5679,11 +5704,11 @@ msgstr "(champ de formulaire)"
 msgid "No Links on the current page"
 msgstr "Aucun lien dans la page courante"
 
-#: src/LYShowInfo.c:484
+#: src/LYShowInfo.c:483
 msgid "Server Headers:"
 msgstr "Entêtes serveur :"
 
-#: src/LYStyle.c:339
+#: src/LYStyle.c:332
 #, c-format
 msgid ""
 "Syntax Error parsing style in lss file:\n"
@@ -5700,7 +5725,7 @@ msgstr ""
 "Où OBJET est un élément parmi EM,STRONG,B,I,U,BLINK etc.\n"
 "\n"
 
-#: src/LYStyle.c:948
+#: src/LYStyle.c:939
 #, c-format
 msgid ""
 "\n"
@@ -5743,33 +5768,33 @@ msgstr "Envoi vers :"
 msgid "Upload options:"
 msgstr "Options d’envoi de fichiers :"
 
-#: src/LYUtils.c:1917
+#: src/LYUtils.c:1911
 msgid "Download document URL put to clipboard."
 msgstr "URL du document téléchargé copiée dans le presse-papiers."
 
-#: src/LYUtils.c:2664
+#: src/LYUtils.c:2658
 msgid "Unexpected access protocol for this URL scheme."
 msgstr "Protocole d’accès inattendu pour ce schéma l’URL"
 
-#: src/LYUtils.c:3569
+#: src/LYUtils.c:3571
 msgid "Too many tempfiles"
 msgstr "Trop de fichiers temporaires"
 
-#: src/LYUtils.c:3869
+#: src/LYUtils.c:3871
 msgid "unknown restriction"
 msgstr "restriction inconnue"
 
-#: src/LYUtils.c:3900
+#: src/LYUtils.c:3902
 #, c-format
 msgid "No restrictions set.\n"
 msgstr "Pas de restriction définie.\n"
 
-#: src/LYUtils.c:3903
+#: src/LYUtils.c:3905
 #, c-format
 msgid "Restrictions set:\n"
 msgstr "Définitions de restrictions :\n"
 
-#: src/LYUtils.c:5278
+#: src/LYUtils.c:5202
 msgid "Cannot find HOME directory"
 msgstr "Impossible de trouver le répertoire personnel (HOME)"
 
@@ -5777,7 +5802,7 @@ msgstr "Impossible de trouver le répertoire personnel (HOME)"
 msgid "Normally disabled.  See ENABLE_LYNXRC in lynx.cfg\n"
 msgstr "Normalement désactivé(e). Voyez ENABLE_LYNXRC dans lynx.cfg\n"
 
-#: src/LYrcFile.c:349
+#: src/LYrcFile.c:363
 msgid ""
 "accept_all_cookies allows the user to tell Lynx to automatically\n"
 "accept all cookies if desired.  The default is \"FALSE\" which will\n"
@@ -5789,7 +5814,7 @@ msgstr ""
 "demande pour chaque cookie. Mettre accept_all_cookies à « TRUE »\n"
 "(vrai) pour accepter tous les cookies.\n"
 
-#: src/LYrcFile.c:357
+#: src/LYrcFile.c:371
 msgid ""
 "anonftp_password allows the user to tell Lynx to use the personal\n"
 "email address as the password for anonymous ftp.  If no value is given,\n"
@@ -5801,7 +5826,7 @@ msgstr ""
 "précisée, Lynx utilise l’adresse personnelle. Fixer anonftp_password\n"
 "à une autre valeur si vous le souhaitez.\n"
 
-#: src/LYrcFile.c:366
+#: src/LYrcFile.c:380
 msgid ""
 "bookmark_file specifies the name and location of the default bookmark\n"
 "file into which the user can paste links for easy access at a later\n"
@@ -5811,7 +5836,7 @@ msgstr ""
 "défaut dans lequel l’utilisateur peut copier des liens pour un accès\n"
 "rapide ultérieurement.\n"
 
-#: src/LYrcFile.c:371
+#: src/LYrcFile.c:385
 msgid ""
 "If case_sensitive_searching is \"on\" then when the user invokes a search\n"
 "using the 's' or '/' keys, the search performed will be case sensitive\n"
@@ -5821,7 +5846,7 @@ msgstr ""
 "moyen des touches <s> ou </>, la recherche tient compte de la casse au lieu\n"
 "de prendre tous les caractères. La valeur par défaut est « off ».\n"
 
-#: src/LYrcFile.c:376
+#: src/LYrcFile.c:390
 msgid ""
 "The character_set definition controls the representation of 8 bit\n"
 "characters for your terminal.  If 8 bit characters do not show up\n"
@@ -5835,7 +5860,7 @@ msgstr ""
 "de caractères 8 bits différent ou utiliser les caractères approximatifs\n"
 "7 bits. Les jeux de caractères valides sont :\n"
 
-#: src/LYrcFile.c:384
+#: src/LYrcFile.c:398
 msgid ""
 "cookie_accept_domains and cookie_reject_domains are comma-delimited\n"
 "lists of domains from which Lynx should automatically accept or reject\n"
@@ -5849,7 +5874,7 @@ msgstr ""
 "prévaut. Le paramètre accept_all_cookies est prioritaire sur les\n"
 "réglages précisés ici.\n"
 
-#: src/LYrcFile.c:392
+#: src/LYrcFile.c:406
 msgid ""
 "cookie_file specifies the file from which to read persistent cookies.\n"
 "The default is ~/"
@@ -5857,7 +5882,7 @@ msgstr ""
 "cookie_file spécifie le fichier à partir duquel lire les cookies persistants\n"
 "Valeur par défaut : ~/"
 
-#: src/LYrcFile.c:397
+#: src/LYrcFile.c:411
 msgid ""
 "cookie_loose_invalid_domains, cookie_strict_invalid_domains, and\n"
 "cookie_query_invalid_domains are comma-delimited lists of which domains\n"
@@ -5875,7 +5900,7 @@ msgstr ""
 "chemin ou un domaine non valides. Pour les autres domaines\n"
 "l’utilisateur sera prévenu en cas de mauvais chemin ou domaine.\n"
 
-#: src/LYrcFile.c:411
+#: src/LYrcFile.c:425
 msgid ""
 "dir_list_order specifies the directory list order under DIRED_SUPPORT\n"
 "(if implemented).  The default is \"ORDER_BY_NAME\"\n"
@@ -5883,7 +5908,7 @@ msgstr ""
 "dir_list_order spécifie l’ordre de listage des répertoires sous DIRED_SUPPORT\n"
 "(si implémenté). Par défaut : « ORDER_BY_NAME »\n"
 
-#: src/LYrcFile.c:416
+#: src/LYrcFile.c:430
 msgid ""
 "dir_list_styles specifies the directory list style under DIRED_SUPPORT\n"
 "(if implemented).  The default is \"MIXED_STYLE\", which sorts both\n"
@@ -5896,7 +5921,7 @@ msgstr ""
 "permet de lister les fichiers d’abord tandis que « DIRECTORIES_FIRST »\n"
 "permet de lister les répertoires d’abord.\n"
 
-#: src/LYrcFile.c:424
+#: src/LYrcFile.c:438
 msgid ""
 "If emacs_keys is to \"on\" then the normal EMACS movement keys:\n"
 "  ^N = down    ^P = up\n"
@@ -5908,7 +5933,7 @@ msgstr ""
 "  <^B> = gauche  <^F> = droite\n"
 "est activé.\n"
 
-#: src/LYrcFile.c:430
+#: src/LYrcFile.c:444
 msgid ""
 "file_editor specifies the editor to be invoked when editing local files\n"
 "or sending mail.  If no editor is specified, then file editing is disabled\n"
@@ -5920,7 +5945,7 @@ msgstr ""
 "à moins qu’elle soit activée de la ligne de commande, auquel cas l’éditeur\n"
 "de lignes sera utilisé pour l’envoi de courrier.\n"
 
-#: src/LYrcFile.c:437
+#: src/LYrcFile.c:451
 msgid ""
 "The file_sorting_method specifies which value to sort on when viewing\n"
 "file lists such as FTP directories.  The options are:\n"
@@ -5936,7 +5961,7 @@ msgstr ""
 "   BY_VOLUME   -- tri selon la taille du fichier\n"
 "   BY_DATE     -- tri selon la date du fichier\n"
 
-#: src/LYrcFile.c:462
+#: src/LYrcFile.c:478
 msgid ""
 "lineedit_mode specifies the key binding used for inputting strings in\n"
 "prompts and forms.  If lineedit_mode is set to \"Default Binding\" then\n"
@@ -5964,7 +5989,7 @@ msgstr ""
 "\n"
 "Les modes d’édition de ligne courants sont :\n"
 
-#: src/LYrcFile.c:480
+#: src/LYrcFile.c:496
 msgid ""
 "The following allow you to define sub-bookmark files and descriptions.\n"
 "The format is multi_bookmark<capital_letter>=<filename>,<description>\n"
@@ -5977,7 +6002,7 @@ msgstr ""
 "anglais). Commencez avec « multi_bookmarkB » car <A> est le fichier implicite\n"
 "(voir après).\n"
 
-#: src/LYrcFile.c:486
+#: src/LYrcFile.c:502
 msgid ""
 "personal_mail_address specifies your personal mail address.  The\n"
 "address will be sent during HTTP file transfers for authorization and\n"
@@ -5995,7 +6020,7 @@ msgstr ""
 "ou utilisez l’option -nofrom en ligne de commande. Vous pouvez aussi laisser\n"
 "ce champ vide, mais alors il n’apparaîtra pas dans vos commentaires postés.\n"
 
-#: src/LYrcFile.c:495
+#: src/LYrcFile.c:511
 msgid ""
 "personal_mail_name specifies your personal name, for mail.  The\n"
 "name is sent for mailed comments.  Lynx will prompt for this,\n"
@@ -6015,7 +6040,7 @@ msgstr ""
 "l’envoi de courriel. Pour mettre à jour la valeur par défaut, vous devez\n"
 "utiliser les options du menu ou modifier directement ce fichier.\n"
 
-#: src/LYrcFile.c:505
+#: src/LYrcFile.c:521
 msgid ""
 "preferred_charset specifies the character set in MIME notation (e.g.,\n"
 "ISO-8859-2, ISO-8859-5) which Lynx will indicate you prefer in requests\n"
@@ -6042,7 +6067,7 @@ msgstr ""
 "réponse acceptable relativement à votre choix, le serveur DEVRAIT renvoyer un\n"
 "message d’erreur bien que le renvoi d’une réponse inacceptable soit permis.\n"
 
-#: src/LYrcFile.c:521
+#: src/LYrcFile.c:539
 msgid ""
 "preferred_language specifies the language in MIME notation (e.g., en,\n"
 "fr, may be a comma-separated list in decreasing preference)\n"
@@ -6057,7 +6082,7 @@ msgstr ""
 "le serveur l’envoie. Sinon, le serveur envoie le fichier dans la langue\n"
 "par défaut.\n"
 
-#: src/LYrcFile.c:532
+#: src/LYrcFile.c:550
 msgid ""
 "If run_all_execution_links is set \"on\" then all local execution links\n"
 "will be executed when they are selected.\n"
@@ -6080,7 +6105,7 @@ msgstr ""
 "          fonction devrait être réglée à « on » uniquement si vous\n"
 "          consultez de l’information fiable.\n"
 
-#: src/LYrcFile.c:543
+#: src/LYrcFile.c:561
 msgid ""
 "If run_execution_links_on_local_files is set \"on\" then all local\n"
 "execution links that are found in LOCAL files will be executed when they\n"
@@ -6108,7 +6133,7 @@ msgstr ""
 "          compromettre la sécurité. Cette fonction devrait être réglée à\n"
 "          « activé » uniquement si vous consultez de l’information fiable.\n"
 
-#: src/LYrcFile.c:561
+#: src/LYrcFile.c:579
 msgid ""
 "select_popups specifies whether the OPTIONs in a SELECT block which\n"
 "lacks a MULTIPLE attribute are presented as a vertical list of radio\n"
@@ -6127,7 +6152,7 @@ msgstr ""
 "sélectionnera les boutons radio par défaut. Cette option peut être surchargée\n"
 "par l’option -popup en ligne de commande.\n"
 
-#: src/LYrcFile.c:572
+#: src/LYrcFile.c:590
 msgid ""
 "show_color specifies how to set the color mode at startup.  A value of\n"
 "\"never\" will force color mode off (treat the terminal as monochrome)\n"
@@ -6163,7 +6188,7 @@ msgstr ""
 "paramètres sont enregistrés, les attributs « on » et « off » de l’option\n"
 "« afficher les couleurs » <o> sont interprétés comme étant la valeur « default ».\n"
 
-#: src/LYrcFile.c:589
+#: src/LYrcFile.c:607
 msgid ""
 "show_cursor specifies whether to 'hide' the cursor to the right (and\n"
 "bottom, if possible) of the screen, or to place it to the left of the\n"
@@ -6186,7 +6211,7 @@ msgstr ""
 "équivaut à « cacher » le curseur de l’écran. La valeur implicite peut être\n"
 "annulée à la ligne de commande au moyen de l’option -show_cursor.\n"
 
-#: src/LYrcFile.c:600
+#: src/LYrcFile.c:618
 msgid ""
 "show_dotfiles specifies that the directory listing should include\n"
 "\"hidden\" (dot) files/directories.  If set \"on\", this will be\n"
@@ -6201,7 +6226,7 @@ msgstr ""
 "l’affichage des fichiers cachés est désactivé, la création de tels fichiers\n"
 "dans Lynx est aussi désactivée.\n"
 
-#: src/LYrcFile.c:611
+#: src/LYrcFile.c:629
 msgid ""
 "If sub_bookmarks is not turned \"off\", and multiple bookmarks have\n"
 "been defined (see below), then all bookmark operations will first\n"
@@ -6224,7 +6249,7 @@ msgstr ""
 "modes novices et intermédiaires. Lorsque cette option est définie comme \n"
 "« standard », le menu apparaîtra quelque soit le mode d’utilisation.\n"
 
-#: src/LYrcFile.c:626
+#: src/LYrcFile.c:644
 msgid ""
 "user_mode specifies the users level of knowledge with Lynx.  The\n"
 "default is \"NOVICE\" which displays two extra lines of help at the\n"
@@ -6240,7 +6265,7 @@ msgstr ""
 "« INTERMEDIATE » pour éliminer ces lignes. Utilisez l’option « ADVANCED » pour\n"
 "afficher l’URL du lien sélectionné au bas de l’écran.\n"
 
-#: src/LYrcFile.c:635
+#: src/LYrcFile.c:653
 msgid ""
 "If verbose_images is \"on\", lynx will print the name of the image\n"
 "source file in place of [INLINE], [LINK] or [IMAGE]\n"
@@ -6250,7 +6275,7 @@ msgstr ""
 "sources d’images au lieu de [INLINE],[LINK] ou [IMAGE]\n"
 "Voir aussi VERBOSE_IMAGES dans lynx.cfg\n"
 
-#: src/LYrcFile.c:640
+#: src/LYrcFile.c:658
 msgid ""
 "If vi_keys is set to \"on\", then the normal VI movement keys:\n"
 "  j = down    k = up\n"
@@ -6266,7 +6291,7 @@ msgstr ""
 "Les majuscules <H>, <J> et <K> activent l’aide, les touches de raccourci\n"
 "et la configuration des touches respectivement.\n"
 
-#: src/LYrcFile.c:648
+#: src/LYrcFile.c:666
 msgid ""
 "The visited_links setting controls how Lynx organizes the information\n"
 "in the Visited Links Page.\n"
@@ -6274,7 +6299,7 @@ msgstr ""
 "L’option visited_links contrôle la façon dont Lynx organise les informations\n"
 "sur la page Liens visités.\n"
 
-#: src/LYrcFile.c:890
+#: src/LYrcFile.c:910
 msgid ""
 "If keypad_mode is set to \"NUMBERS_AS_ARROWS\", then the numbers on\n"
 "your keypad when the numlock is on will act as arrow keys:\n"
@@ -6293,7 +6318,7 @@ msgstr ""
 "et les chiffres correspondants de votre clavier se comporteront\n"
 "comme des flèches, quelque soit l’état du numlock.\n"
 
-#: src/LYrcFile.c:899
+#: src/LYrcFile.c:919
 msgid ""
 "If keypad_mode is set to \"LINKS_ARE_NUMBERED\", then numbers will\n"
 "appear next to each link and numbers are used to select links.\n"
@@ -6301,7 +6326,7 @@ msgstr ""
 "Si keypad_mode est défini comme « LINKS_ARE_NUMBERED » ; alors des \n"
 "nombres apparaitront à coté des liens afin de pouvoir les sélectionner.\n"
 
-#: src/LYrcFile.c:903
+#: src/LYrcFile.c:923
 msgid ""
 "If keypad_mode is set to \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\", then\n"
 "numbers will appear next to each link and visible form input field.\n"
@@ -6321,7 +6346,7 @@ msgstr ""
 "de référence et les sorties de ces listes de commandes énumèrent aussi les\n"
 "champs de formulaires.\n"
 
-#: src/LYrcFile.c:912
+#: src/LYrcFile.c:932
 msgid ""
 "NOTE: Some fixed format documents may look disfigured when\n"
 "\"LINKS_ARE_NUMBERED\" or \"LINKS_AND_FORM_FIELDS_ARE_NUMBERED\" are\n"
@@ -6331,7 +6356,7 @@ msgstr ""
 "lorsque « LINKS_ARE_NUMBERED » ou « LINKS_AND_FORM_FIELDS_ARE_NUMBERED »\n"
 "sont activés.\n"
 
-#: src/LYrcFile.c:944
+#: src/LYrcFile.c:964
 msgid ""
 "Lynx User Defaults File\n"
 "\n"
@@ -6339,7 +6364,7 @@ msgstr ""
 "Fichier de paramètres utilisateur par défaut de Lynx\n"
 "\n"
 
-#: src/LYrcFile.c:953
+#: src/LYrcFile.c:973
 msgid ""
 "This file contains options saved from the Lynx Options Screen (normally\n"
 "with the 'o' key).  To save options with that screen, you must select the\n"
@@ -6349,7 +6374,7 @@ msgstr ""
 "(normalement, touche <o>). Pour sauvegarder les options de cet écran,\n"
 "vous devez sélectionner la case à cocher :\n"
 
-#: src/LYrcFile.c:960
+#: src/LYrcFile.c:980
 msgid ""
 "You must then save the settings using the link on the line above the\n"
 "checkbox:\n"
@@ -6357,7 +6382,7 @@ msgstr ""
 "Vous devez maintenant enregistrer les réglages à l’aide du lien sur la\n"
 "ligne au-dessus de la case à cocher :\n"
 
-#: src/LYrcFile.c:967
+#: src/LYrcFile.c:987
 msgid ""
 "You may also use the command-line option \"-forms_options\", which displays\n"
 "the simpler Options Menu instead.  Save options with that using the '>' key.\n"
@@ -6367,7 +6392,7 @@ msgstr ""
 "apparaître le menu d’options simplifié à la place. Enregistrez ces options en\n"
 "utilisant la touche <>>.\n"
 
-#: src/LYrcFile.c:974
+#: src/LYrcFile.c:994
 msgid ""
 "This file contains options saved from the Lynx Options Screen (normally\n"
 "with the '>' key).\n"
@@ -6377,7 +6402,7 @@ msgstr ""
 "(normalement, touche <>>).\n"
 "\n"
 
-#: src/LYrcFile.c:981
+#: src/LYrcFile.c:1001
 msgid ""
 "There is normally no need to edit this file manually, since the defaults\n"
 "here can be controlled from the Options Screen, and the next time options\n"
@@ -6396,3 +6421,9 @@ msgstr ""
 "Si vous cherchez le fichier de configuration générale il est normalement\n"
 "nommé « lynx.cfg ». Son contenu et son format sont différents.\n"
 "Il ne s’agit pas de ce fichier.\n"
+
+#~ msgid "HREF in BASE tag is not an absolute URL."
+#~ msgstr "L’attribut HREF de l’élément BASE n’est pas une URL absolue."
+
+#~ msgid "Visible links"
+#~ msgstr "Liens visibles"
diff --git a/src/LYIcon.rc b/src/LYIcon.rc
index c3891f40..24179675 100644
--- a/src/LYIcon.rc
+++ b/src/LYIcon.rc
@@ -1,12 +1,12 @@
-// $LynxId: LYIcon.rc,v 1.43 2019/08/26 20:21:48 tom Exp $
+// $LynxId: LYIcon.rc,v 1.44 2019/08/28 22:59:25 tom Exp $
 
 #include <windows.h>
 
 100	ICON	"../samples/lynx.ico"
 
 VS_VERSION_INFO VERSIONINFO
-FILEVERSION    2,9,0,1004
-PRODUCTVERSION 2,9,0,1004
+FILEVERSION    2,9,0,1005
+PRODUCTVERSION 2,9,0,1005
 FILEFLAGSMASK  VS_FFI_FILEFLAGSMASK
 FILEFLAGS      0
 FILEOS         VOS_NT_WINDOWS32
@@ -19,12 +19,12 @@ BEGIN
     BEGIN
       VALUE "CompanyName",      "https://invisible-island.net/lynx"
       VALUE "FileDescription",  "Lynx - web browser"
-      VALUE "FileVersion",      "2.9.0.1004"
+      VALUE "FileVersion",      "2.9.0.1005"
       VALUE "InternalName",     "Lynx"
       VALUE "LegalCopyright",   "©1997-2019 Thomas E. Dickey"
       VALUE "OriginalFilename", "lynx.exe"
       VALUE "ProductName",      "Lynx - web browser"
-      VALUE "ProductVersion",   "2.9.0.1004"
+      VALUE "ProductVersion",   "2.9.0.1005"
     END
   END
   BLOCK "VarFileInfo"
diff --git a/src/LYmktime.c b/src/LYmktime.c
index d0952416..5cc1dc49 100644
--- a/src/LYmktime.c
+++ b/src/LYmktime.c
@@ -1,4 +1,4 @@
-/* $LynxId: LYmktime.c,v 1.19 2019/01/03 02:07:48 tom Exp $ */
+/* $LynxId: LYmktime.c,v 1.20 2019/08/28 22:54:45 tom Exp $ */
 
 #include <LYStrings.h>
 #include <LYUtils.h>
@@ -351,7 +351,13 @@ int main(void)
     /* problems with 32-bits */
     test_mktime("Fri Jan 01 07:00:00 2038 GMT");
     test_mktime("Sun Jul 06 07:00:00 2038 GMT");
+    test_mktime("Mon, 22-Aug-2039 15:13:56 GMT");
+    test_mktime("Sat, 28 Aug 2066 18:41:53 -0400");
+    test_mktime("Fri, 28 Aug 2099 18:41:53 -0400");
+    test_mktime("Sat, 28 Aug 2100 18:41:53 -0400");
     test_mktime("Sun Jul 06 07:00:00 2138 GMT");
+    test_mktime("Sat, 28 Aug 2150 18:41:53 -0400");
+    test_mktime("Sat, 28 Aug 2200 18:41:53 -0400");
     printf("DONE!\n");
     return 0;
 }
diff --git a/src/parsdate.c b/src/parsdate.c
index d0e772f1..17a6d8e2 100644
--- a/src/parsdate.c
+++ b/src/parsdate.c
@@ -5,7 +5,7 @@
 #define YYBYACC 1
 #define YYMAJOR 1
 #define YYMINOR 9
-#define YYPATCH 20180609
+#define YYPATCH 20190617
 
 #define YYEMPTY        (-1)
 #define yyclearin      (yychar = YYEMPTY)
@@ -22,7 +22,7 @@
 #include <LYLeaks.h>
 
 /*
- *  $LynxId: parsdate.c,v 1.27 2018/12/28 01:54:18 tom Exp $
+ *  $LynxId: parsdate.c,v 1.28 2019/08/28 23:01:49 tom Exp $
  *
  *  This module is adapted and extended from tin, to use for LYmktime().
  *
@@ -30,7 +30,7 @@
  *  Module    : parsedate.y
  *  Author    : S. Bellovin, R. $alz, J. Berets, P. Eggert
  *  Created   : 1990-08-01
- *  Updated   : 2018-12-27 (by Thomas Dickey, for Lynx)
+ *  Updated   : 2019-08-28 (by Thomas Dickey, for Lynx)
  *  Notes     : This grammar has 8 shift/reduce conflicts.
  *
  *              Originally written by Steven M. Bellovin <smb@research.att.com>
@@ -86,7 +86,7 @@ extern int date_parse(void);
 
     /* See the LeapYears table in Convert. */
 #define EPOCH		1970
-#define END_OF_TIME	2038
+#define END_OF_TIME	2200
 
     /* Constants for general time calculations. */
 #define DST_OFFSET	1
@@ -620,11 +620,18 @@ static time_t Convert(time_t Month, time_t Day, time_t Year, time_t Hours,
     {
 	0, 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31
     };
+    /* *INDENT-OFF* */
     static const int LeapYears[] =
     {
 	1972, 1976, 1980, 1984, 1988, 1992, 1996,
-	2000, 2004, 2008, 2012, 2016, 2020, 2024, 2028, 2032, 2036
+	2000, 2004, 2008, 2012, 2016, 2020, 2024, 2028, 2032, 2036,
+	2040, 2044, 2048, 2052, 2056, 2060, 2064, 2068, 2072, 2076,
+	2080, 2084, 2088, 2092, 2096, /***/ 2104, 2108, 2112, 2116,
+	2120, 2124, 2128, 2132, 2136, 2140, 2144, 2148, 2152, 2156,
+	2160, 2164, 2168, 2172, 2176, 2180, 2184, 2188, 2192, 2196,
     };
+    /* *INDENT-ON* */
+
     const int *yp;
     const int *mp;
     int i;
@@ -1041,7 +1048,7 @@ time_t parsedate(char *p,
      * from the error return value.  (Alternately could set errno on error.) */
     return (Start == BAD_TIME) ? 0 : Start;
 }
-#line 1045 "y.tab.c"
+#line 1052 "y.tab.c"
 
 #if YYDEBUG
 #include <stdio.h>	/* needed for printf */
@@ -1526,7 +1533,7 @@ case 35:
 	    yyval.Meridian = yystack.l_mark[0].Meridian;
 	}
 break;
-#line 1530 "y.tab.c"
+#line 1537 "y.tab.c"
     }
     yystack.s_mark -= yym;
     yystate = *yystack.s_mark;
diff --git a/src/parsdate.y b/src/parsdate.y
index 374a87c1..282fa29b 100644
--- a/src/parsdate.y
+++ b/src/parsdate.y
@@ -3,7 +3,7 @@
 #include <LYLeaks.h>
 
 /*
- *  $LynxId: parsdate.y,v 1.29 2018/12/28 01:53:17 tom Exp $
+ *  $LynxId: parsdate.y,v 1.30 2019/08/28 23:00:39 tom Exp $
  *
  *  This module is adapted and extended from tin, to use for LYmktime().
  *
@@ -11,7 +11,7 @@
  *  Module    : parsedate.y
  *  Author    : S. Bellovin, R. $alz, J. Berets, P. Eggert
  *  Created   : 1990-08-01
- *  Updated   : 2018-12-27 (by Thomas Dickey, for Lynx)
+ *  Updated   : 2019-08-28 (by Thomas Dickey, for Lynx)
  *  Notes     : This grammar has 8 shift/reduce conflicts.
  *
  *              Originally written by Steven M. Bellovin <smb@research.att.com>
@@ -67,7 +67,7 @@ extern int date_parse(void);
 
     /* See the LeapYears table in Convert. */
 #define EPOCH		1970
-#define END_OF_TIME	2038
+#define END_OF_TIME	2200
 
     /* Constants for general time calculations. */
 #define DST_OFFSET	1
@@ -560,11 +560,18 @@ static time_t Convert(time_t Month, time_t Day, time_t Year, time_t Hours,
     {
 	0, 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31
     };
+    /* *INDENT-OFF* */
     static const int LeapYears[] =
     {
 	1972, 1976, 1980, 1984, 1988, 1992, 1996,
-	2000, 2004, 2008, 2012, 2016, 2020, 2024, 2028, 2032, 2036
+	2000, 2004, 2008, 2012, 2016, 2020, 2024, 2028, 2032, 2036,
+	2040, 2044, 2048, 2052, 2056, 2060, 2064, 2068, 2072, 2076,
+	2080, 2084, 2088, 2092, 2096, /***/ 2104, 2108, 2112, 2116,
+	2120, 2124, 2128, 2132, 2136, 2140, 2144, 2148, 2152, 2156,
+	2160, 2164, 2168, 2172, 2176, 2180, 2184, 2188, 2192, 2196,
     };
+    /* *INDENT-ON* */
+
     const int *yp;
     const int *mp;
     int i;
diff --git a/userdefs.h b/userdefs.h
index 0323720f..746e845f 100644
--- a/userdefs.h
+++ b/userdefs.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: userdefs.h,v 1.347 2019/08/26 20:21:48 tom Exp $
+ * $LynxId: userdefs.h,v 1.348 2019/08/28 22:59:25 tom Exp $
  *
  * Lynx - Hypertext navigation system
  *
@@ -1445,11 +1445,11 @@
  * the version definition with the Project Version on checkout.  Just
  * ignore it. - kw */
 /* $Format: "#define LYNX_VERSION \"$ProjectVersion$\""$ */
-#define LYNX_VERSION "2.9.0dev.4"
+#define LYNX_VERSION "2.9.0dev.5"
 #define LYNX_WWW_HOME "https://lynx.invisible-island.net/"
 #define LYNX_WWW_DIST "https://lynx.invisible-island.net/current/"
 /* $Format: "#define LYNX_DATE \"$ProjectDate$\""$ */
-#define LYNX_DATE "Mon, 26 Aug 2019 16:21:48 -0400"
+#define LYNX_DATE "Wed, 28 Aug 2019 18:59:25 -0400"
 #define LYNX_DATE_OFF 5		/* truncate the automatically-generated date */
 #define LYNX_DATE_LEN 11	/* truncate the automatically-generated date */