----------------------------------------------------------------------------- MANIFEST | 216 - Makefile | 6 aclocal.m4 | 237 - conf-tin | 3 config.guess | 53 config.sub | 36 configure | 7262 ++++++++++++++++++++++++++--------------------- configure.in | 146 doc/CHANGES | 87 doc/CREDITS | 18 doc/INSTALL | 29 doc/TODO | 50 doc/WHATSNEW | 10 doc/keymap.sample | 13 doc/l10n/de.po | 4352 +++++++++++++++------------- doc/l10n/de/tin.1 | 368 +- doc/l10n/de/tin.5 | 210 - doc/l10n/en_GB.po | 4342 ++++++++++++++-------------- doc/l10n/en_GB/tin.1 | 253 - doc/l10n/en_GB/tin.5 | 151 doc/l10n/es.po | 4129 ++++++++++++++------------ doc/l10n/es/tin.1 | 251 - doc/l10n/es/tin.5 | 149 doc/l10n/tin-man.pot | 4011 +++++++++++++------------ doc/tin.1 | 265 + doc/tin.5 | 150 doc/tin.defaults | 2 doc/tinews.1 | 12 include/autoconf.hin | 27 include/bool.h | 2 include/bugrep.h | 2 include/debug.h | 2 include/extern.h | 44 include/keymap.h | 5 include/missing_fd.h | 2 include/newsrc.h | 2 include/nntplib.h | 12 include/policy.h | 2 include/proto.h | 49 include/rfc2046.h | 2 include/stpwatch.h | 2 include/tcurses.h | 2 include/tin.h | 102 include/tinrc.h | 14 include/tnntp.h | 14 include/tnntps.h | 84 include/trace.h | 2 include/version.h | 10 intl/Makefile.in | 8 intl/plural.c | 2614 +++++++++------- po/POTFILES.in | 1 po/da.po | 3151 ++++++++++---------- po/de.po | 3172 ++++++++++---------- po/en_GB.po | 3181 ++++++++++---------- po/es.po | 3166 ++++++++++---------- po/et.po | 3154 ++++++++++---------- po/fr.po | 3160 ++++++++++---------- po/ru.po | 3153 ++++++++++---------- po/sv.po | 3135 ++++++++++---------- po/tin.pot | 3123 ++++++++++---------- po/tr.po | 3151 ++++++++++---------- po/zh_CN.po | 3148 ++++++++++---------- po/zh_TW.po | 3148 ++++++++++---------- src/Makefile.in | 9 src/active.c | 53 src/art.c | 112 src/attrib.c | 39 src/auth.c | 22 src/charset.c | 2 src/color.c | 2 src/config.c | 42 src/cook.c | 20 src/debug.c | 40 src/envarg.c | 2 src/feed.c | 11 src/filter.c | 81 src/global.c | 2 src/group.c | 79 src/hashstr.c | 2 src/header.c | 2 src/help.c | 8 src/inews.c | 30 src/init.c | 136 src/joinpath.c | 2 src/keymap.c | 147 src/lang.c | 103 src/list.c | 2 src/lock.c | 2 src/mail.c | 6 src/main.c | 115 src/makecfg.c | 6 src/memory.c | 58 src/mimetypes.c | 6 src/misc.c | 270 + src/my_tmpfile.c | 6 src/newsrc.c | 8 src/nntplib.c | 544 ++- src/nntps.c | 1034 ++++++ src/nrctbl.c | 4 src/options_menu.c | 160 - src/page.c | 61 src/parsdate.y | 93 src/pgp.c | 16 src/post.c | 83 src/prompt.c | 2 src/read.c | 22 src/refs.c | 8 src/regex.c | 230 + src/rfc1524.c | 4 src/rfc2045.c | 2 src/rfc2046.c | 7 src/rfc2047.c | 6 src/save.c | 26 src/screen.c | 136 src/search.c | 90 src/select.c | 54 src/sigfile.c | 2 src/signal.c | 8 src/strftime.c | 2 src/string.c | 17 src/tags.c | 2 src/tcurses.c | 2 src/thread.c | 41 src/tincfg.tbl | 12 src/trace.c | 2 src/version.c | 2 src/wildmat.c | 15 src/xface.c | 13 src/xref.c | 2 tin-2.6.2/po/da.gmo |binary tin-2.6.2/po/de.gmo |binary tin-2.6.2/po/en_GB.gmo |binary tin-2.6.2/po/es.gmo |binary tin-2.6.2/po/et.gmo |binary tin-2.6.2/po/fr.gmo |binary tin-2.6.2/po/ru.gmo |binary tin-2.6.2/po/sv.gmo |binary tin-2.6.2/po/tr.gmo |binary tin-2.6.2/po/zh_CN.gmo |binary tin-2.6.2/po/zh_TW.gmo |binary tin.spec | 7 tools/tinews.pl | 46 142 files changed, 39672 insertions(+), 32165 deletions(-) ----------------------------------------------------------------------------- diff -Nurp '--exclude=.bzr*' tin-2.6.1/MANIFEST tin-2.6.2/MANIFEST --- tin-2.6.1/MANIFEST 2021-12-26 15:00:11.000000000 +0100 +++ tin-2.6.2/MANIFEST 2022-12-25 00:00:30.473390185 +0100 @@ -1,27 +1,27 @@ -MANIFEST for tin-2.6.1 (So 26. Dez 15:00:10 CET 2021) +MANIFEST for tin-2.6.2 (So 25. Dez 00:00:29 CET 2022) ---------------------------------------------------- - 14933 ./Makefile - 8761 ./MANIFEST + 14976 ./Makefile + 8812 ./MANIFEST 1546 ./README 747 ./README.MAC 976 ./README.WIN - 215261 ./aclocal.m4 - 1096 ./conf-tin - 49403 ./config.guess - 35407 ./config.sub - 976579 ./configure - 43994 ./configure.in + 217723 ./aclocal.m4 + 1120 ./conf-tin + 49938 ./config.guess + 35819 ./config.sub + 997271 ./configure + 46953 ./configure.in 7123 ./install-sh 355 ./po4a.conf - 1797 ./tin.spec + 1821 ./tin.spec 18847 ./doc/ABOUT-NLS - 1260 ./doc/CHANGES + 5879 ./doc/CHANGES 319065 ./doc/CHANGES.old - 5125 ./doc/CREDITS + 5172 ./doc/CREDITS 1305 ./doc/DEBUG_REFS - 32950 ./doc/INSTALL - 46465 ./doc/TODO - 167 ./doc/WHATSNEW + 33852 ./doc/INSTALL + 46354 ./doc/TODO + 661 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt 3498 ./doc/auth.txt @@ -30,7 +30,7 @@ MANIFEST for tin-2.6.1 (So 26. Dez 15:00 35305 ./doc/good-netkeeping-seal 3790 ./doc/internals.txt 23621 ./doc/iso2asc.txt - 3944 ./doc/keymap.sample + 3963 ./doc/keymap.sample 633 ./doc/mailcap.sample 5922 ./doc/mbox.5 3365 ./doc/mime.types @@ -45,10 +45,10 @@ MANIFEST for tin-2.6.1 (So 26. Dez 15:00 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt 7170 ./doc/url_handler.1 - 142333 ./doc/tin.1 - 84702 ./doc/tin.5 + 144664 ./doc/tin.1 + 86483 ./doc/tin.5 5065 ./doc/tin.defaults - 19012 ./doc/tinews.1 + 19319 ./doc/tinews.1 2224 ./doc/tools.txt 4565 ./doc/w2r.1 2196 ./doc/wildmat.3 @@ -56,97 +56,99 @@ MANIFEST for tin-2.6.1 (So 26. Dez 15:00 3816 ./tools/metamutt 2791 ./tools/opt-case.pl 1413 ./tools/tinlock - 48223 ./tools/tinews.pl + 49078 ./tools/tinews.pl 3791 ./tools/url_handler.pl 1657 ./tools/url_handler.sh 3353 ./tools/w2r.pl 2697 ./include/bool.h 1886 ./include/bugrep.h 2350 ./include/debug.h - 69348 ./include/extern.h - 14417 ./include/keymap.h + 70257 ./include/extern.h + 14442 ./include/keymap.h 2992 ./include/missing_fd.h 6435 ./include/newsrc.h - 9034 ./include/nntplib.h + 9339 ./include/nntplib.h 664 ./include/plp_snprintf.h 15637 ./include/policy.h - 33805 ./include/proto.h + 35203 ./include/proto.h 5701 ./include/rfc2046.h 3544 ./include/stpwatch.h 6310 ./include/tcurses.h - 74386 ./include/tin.h - 17822 ./include/tinrc.h - 4019 ./include/tnntp.h + 76264 ./include/tin.h + 18338 ./include/tinrc.h + 3894 ./include/tnntp.h + 2723 ./include/tnntps.h 2367 ./include/trace.h 2248 ./include/version.h - 35853 ./src/active.c - 89594 ./src/art.c - 81830 ./src/attrib.c - 17722 ./src/auth.c + 36419 ./src/active.c + 90179 ./src/art.c + 83588 ./src/attrib.c + 18213 ./src/auth.c 12931 ./src/charset.c 8790 ./src/color.c - 68822 ./src/config.c - 28447 ./src/cook.c + 69957 ./src/config.c + 28541 ./src/cook.c 26542 ./src/curses.c 12420 ./src/debug.c 3519 ./src/envarg.c - 30497 ./src/feed.c - 60262 ./src/filter.c + 30480 ./src/feed.c + 60003 ./src/filter.c 18146 ./src/getline.c 9216 ./src/global.c - 48640 ./src/group.c + 50187 ./src/group.c 3910 ./src/hashstr.c 8729 ./src/header.c 6252 ./src/heapsort.c - 44980 ./src/help.c - 13996 ./src/inews.c - 38456 ./src/init.c + 45228 ./src/help.c + 14031 ./src/inews.c + 38765 ./src/init.c 2537 ./src/joinpath.c - 105124 ./src/keymap.c - 139971 ./src/lang.c + 107932 ./src/keymap.c + 141784 ./src/lang.c 4486 ./src/langinfo.c 7314 ./src/list.c 6767 ./src/lock.c 17179 ./src/mail.c - 27316 ./src/main.c - 11240 ./src/makecfg.c - 14328 ./src/memory.c - 5307 ./src/mimetypes.c - 97880 ./src/misc.c + 29579 ./src/main.c + 11250 ./src/makecfg.c + 13770 ./src/memory.c + 5322 ./src/mimetypes.c + 102795 ./src/misc.c 40501 ./src/newsrc.c - 55748 ./src/nntplib.c - 8103 ./src/nrctbl.c - 106704 ./src/options_menu.c - 69506 ./src/page.c - 24173 ./src/parsdate.y + 63116 ./src/nntplib.c + 24483 ./src/nntps.c + 8104 ./src/nrctbl.c + 108592 ./src/options_menu.c + 69299 ./src/page.c + 24451 ./src/parsdate.y 17057 ./src/plp_snprintf.c - 13305 ./src/pgp.c - 162659 ./src/post.c + 13291 ./src/pgp.c + 163278 ./src/post.c 19790 ./src/prompt.c - 10570 ./src/read.c + 10778 ./src/read.c 27779 ./src/refs.c - 5615 ./src/regex.c - 14641 ./src/rfc1524.c + 8927 ./src/regex.c + 14634 ./src/rfc1524.c 15388 ./src/rfc2045.c - 40193 ./src/rfc2046.c - 37656 ./src/rfc2047.c - 58730 ./src/save.c - 15339 ./src/screen.c - 18868 ./src/search.c - 43186 ./src/select.c + 40256 ./src/rfc2046.c + 37658 ./src/rfc2047.c + 58688 ./src/save.c + 17503 ./src/screen.c + 19436 ./src/search.c + 44140 ./src/select.c 8810 ./src/sigfile.c - 14488 ./src/signal.c + 14547 ./src/signal.c 7330 ./src/strftime.c - 40819 ./src/string.c + 40746 ./src/string.c 9693 ./src/tags.c 17871 ./src/tcurses.c 3406 ./src/tmpfile.c 3661 ./src/my_tmpfile.c - 45309 ./src/thread.c + 46497 ./src/thread.c 2581 ./src/trace.c 5032 ./src/version.c - 5512 ./src/wildmat.c - 7690 ./src/xface.c + 5555 ./src/wildmat.c + 7645 ./src/xface.c 13216 ./src/xref.c 422 ./pcre/AUTHORS 2515 ./pcre/COPYING @@ -215,9 +217,9 @@ MANIFEST for tin-2.6.1 (So 26. Dez 15:00 108966 ./pcre/testdata/testoutput7 53056 ./pcre/testdata/testoutput8 28769 ./pcre/testdata/testoutput9 - 22087 ./include/autoconf.hin - 22548 ./src/Makefile.in - 10213 ./src/tincfg.tbl + 22544 ./include/autoconf.hin + 22687 ./src/Makefile.in + 10513 ./src/tincfg.tbl 1439 ./libcanlock/COPYING 4149 ./libcanlock/ChangeLog 490 ./libcanlock/ChangeLog_V0 @@ -270,48 +272,48 @@ MANIFEST for tin-2.6.1 (So 26. Dez 15:00 6905 ./intl/localcharset.c 2657 ./intl/locale.alias 9432 ./intl/localealias.c - 9887 ./intl/Makefile.in + 9900 ./intl/Makefile.in 2001 ./intl/ngettext.c - 38981 ./intl/plural.c + 54967 ./intl/plural.c 8375 ./intl/plural.y 1089 ./intl/ref-add.sin 1044 ./intl/ref-del.sin 4481 ./intl/textdomain.c 41 ./intl/VERSION 5096 ./po/Makefile.inn - 544 ./po/POTFILES.in - 146791 ./po/tin.pot - 167406 ./po/da.gmo - 229840 ./po/da.po - 200619 ./po/de.gmo - 240421 ./po/de.po - 187133 ./po/en_GB.gmo - 225884 ./po/en_GB.po - 1553 ./po/es.gmo - 175796 ./po/es.po - 188595 ./po/et.gmo - 229088 ./po/et.po - 199398 ./po/fr.gmo - 238686 ./po/fr.po - 116367 ./po/ru.gmo - 211871 ./po/ru.po - 22211 ./po/sv.gmo - 157717 ./po/sv.po - 188855 ./po/tr.gmo - 243120 ./po/tr.po - 229358 ./po/zh_CN.po - 172476 ./po/zh_CN.gmo - 228727 ./po/zh_TW.po - 172604 ./po/zh_TW.gmo - 154809 ./doc/l10n/de/tin.1 - 91040 ./doc/l10n/de/tin.5 + 556 ./po/POTFILES.in + 149545 ./po/tin.pot + 166434 ./po/da.gmo + 233323 ./po/da.po + 204078 ./po/de.gmo + 244747 ./po/de.po + 190343 ./po/en_GB.gmo + 229938 ./po/en_GB.po + 1586 ./po/es.gmo + 178811 ./po/es.po + 187719 ./po/et.gmo + 232441 ./po/et.po + 198062 ./po/fr.gmo + 242225 ./po/fr.po + 116069 ./po/ru.gmo + 215333 ./po/ru.po + 21998 ./po/sv.gmo + 160631 ./po/sv.po + 187695 ./po/tr.gmo + 246452 ./po/tr.po + 232644 ./po/zh_CN.po + 171029 ./po/zh_CN.gmo + 232013 ./po/zh_TW.po + 171160 ./po/zh_TW.gmo + 157599 ./doc/l10n/de/tin.1 + 93410 ./doc/l10n/de/tin.5 130 ./doc/l10n/de.add - 398494 ./doc/l10n/de.po - 146198 ./doc/l10n/en_GB/tin.1 - 87280 ./doc/l10n/en_GB/tin.5 - 481004 ./doc/l10n/en_GB.po - 146302 ./doc/l10n/es/tin.1 - 87271 ./doc/l10n/es/tin.5 - 318030 ./doc/l10n/es.po - 302444 ./doc/l10n/tin-man.pot -13489442 total + 410743 ./doc/l10n/de.po + 148621 ./doc/l10n/en_GB/tin.1 + 89097 ./doc/l10n/en_GB/tin.5 + 490340 ./doc/l10n/en_GB.po + 148722 ./doc/l10n/es/tin.1 + 89084 ./doc/l10n/es/tin.5 + 326230 ./doc/l10n/es.po + 308473 ./doc/l10n/tin-man.pot +13702199 total diff -Nurp '--exclude=.bzr*' tin-2.6.1/Makefile tin-2.6.2/Makefile --- tin-2.6.1/Makefile 2021-12-26 15:00:08.000000000 +0100 +++ tin-2.6.2/Makefile 2022-12-25 00:00:28.353306717 +0100 @@ -9,9 +9,9 @@ SHELL = @SHELL@ PROJECT = tin LVER = 2 PVER = 6 -SVER = 1 +SVER = 2 VER = $(LVER).$(PVER).$(SVER) -DVER = 20211226 +DVER = 20221225 EXE = tin # directory structure @@ -45,6 +45,7 @@ HFILES = \ $(INCDIR)/tin.h \ $(INCDIR)/tinrc.h \ $(INCDIR)/tnntp.h \ + $(INCDIR)/tnntps.h \ $(INCDIR)/trace.h \ $(INCDIR)/version.h @@ -85,6 +86,7 @@ CFILES = \ $(SRCDIR)/misc.c \ $(SRCDIR)/newsrc.c\ $(SRCDIR)/nntplib.c \ + $(SRCDIR)/nntps.c \ $(SRCDIR)/nrctbl.c \ $(SRCDIR)/options_menu.c \ $(SRCDIR)/page.c \ diff -Nurp '--exclude=.bzr*' tin-2.6.1/aclocal.m4 tin-2.6.2/aclocal.m4 --- tin-2.6.1/aclocal.m4 2021-12-15 16:35:23.000000000 +0100 +++ tin-2.6.2/aclocal.m4 2022-12-22 11:35:07.917543561 +0100 @@ -2,10 +2,10 @@ dnl Project : tin - a Usenet reader dnl Module : aclocal.m4 dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2021-12-13 +dnl Updated : 2022-12-21 dnl Notes : dnl -dnl Copyright (c) 1995-2021 Thomas E. Dickey +dnl Copyright (c) 1995-2022 Thomas E. Dickey dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -34,8 +34,10 @@ dnl SOFTWARE, EVEN IF ADVISED OF THE POS dnl dnl dnl Macros used in TIN auto-configuration script. -dnl https://invisible-island.net/autoconf/ -dnl +dnl --------------------------------------------------------------------------- +dnl See +dnl https://invisible-island.net/autoconf/autoconf.html +dnl https://invisible-island.net/autoconf/my-autoconf.html dnl --------------------------------------------------------------------------- dnl --------------------------------------------------------------------------- dnl AC_ISC_POSIX version: 2 updated: 2002/04/17 21:09:56 @@ -426,7 +428,7 @@ fi AC_SUBST($1)dnl ])dnl dnl --------------------------------------------------------------------------- -dnl AM_WITH_NLS version: 31 updated: 2021/01/04 17:48:08 +dnl AM_WITH_NLS version: 33 updated: 2022/01/28 08:32:11 dnl ----------- dnl Inserted as requested by gettext 0.10.40 dnl File from /usr/share/aclocal @@ -512,6 +514,16 @@ AC_DEFUN([AM_WITH_NLS], nls_cv_force_use_gnu_gettext=no) AC_MSG_RESULT($nls_cv_force_use_gnu_gettext) + dnl Search for GNU msgfmt in the PATH. + AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, + ["$ac_dir/$ac_word" --statistics /dev/null >/dev/null 2>&1], :) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + AC_SUBST(MSGFMT) + + dnl Search for GNU xgettext in the PATH. + AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, + ["$ac_dir/$ac_word" --omit-header /dev/null >/dev/null 2>&1], :) + nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext" if test "$nls_cv_force_use_gnu_gettext" != "yes"; then dnl User does not insist on using GNU NLS library. Figure out what @@ -528,15 +540,8 @@ AC_DEFUN([AM_WITH_NLS], cf_save_msgfmt_path="$MSGFMT" cf_save_xgettext_path="$XGETTEXT" - dnl Search for GNU msgfmt in the PATH. - AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, - ["$ac_dir/$ac_word" --statistics /dev/null >/dev/null 2>&1], :) - AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) - AC_SUBST(MSGFMT) - - dnl Search for GNU xgettext in the PATH. - AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, - ["$ac_dir/$ac_word" --omit-header /dev/null >/dev/null 2>&1], :) + cf_save_LIBS_1="$LIBS" + CF_ADD_LIBS($LIBICONV) cf_save_OPTS_1="$CPPFLAGS" if test "x$cf_save_msgfmt_path" = "x$MSGFMT" && \ @@ -544,9 +549,6 @@ AC_DEFUN([AM_WITH_NLS], CF_ADD_CFLAGS(-DIGNORE_MSGFMT_HACK) fi - cf_save_LIBS_1="$LIBS" - CF_ADD_LIBS($LIBICONV) - CF_FIND_LINKAGE(CF__INTL_HEAD, CF__INTL_BODY($2), intl, @@ -612,8 +614,9 @@ AC_DEFUN([AM_WITH_NLS], if test "$nls_cv_use_gnu_gettext" != "no"; then CATOBJEXT=.gmo - if test -f "$srcdir/intl/libintl.h" ; then + if test -f "$srcdir/intl/libintl.h" || test -f "$srcdir/intl/libgnuintl.h" ; then dnl Mark actions used to generate GNU NLS library. + AC_DEFINE(HAVE_LIBINTL_H,1,[Define to 1 for included intl header]) INTLOBJS="\$(GETTOBJS)" BUILD_INCLUDED_LIBINTL=yes USE_INCLUDED_LIBINTL=yes @@ -688,28 +691,33 @@ AC_DEFUN([AM_WITH_NLS], BUILD_INCLUDED_LIBINTL=yes fi - dnl intl/plural.c is generated from intl/plural.y. It requires bison, - dnl because plural.y uses bison specific features. It requires at least - dnl bison-1.26 because earlier versions generate a plural.c that doesn't - dnl compile. - dnl bison is only needed for the maintainer (who touches plural.y). But in - dnl order to avoid separate Makefiles or --enable-maintainer-mode, we put - dnl the rule in general Makefile. Now, some people carelessly touch the - dnl files or have a broken "make" program, hence the plural.c rule will - dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not - dnl present or too old. + dnl intl/plural.c is generated from intl/plural.y. It requires an old + dnl version of bison, or byacc, because plural.y uses the bison + dnl "%pure-parser" feature. That requires at least bison-1.26 because + dnl earlier versions generate a plural.c that doesn't compile. However, + dnl while byacc (2010) supports this feature, bison dropped compatibility + dnl beginning with version 2.3 (2008). + dnl + dnl bison or byacc are only needed for the maintainer (who touches + dnl plural.y). To avoid separate Makefiles or --enable-maintainer-mode, we + dnl put the rule in general Makefile. Now, some people carelessly touch + dnl the files or have a broken "make" program, hence the plural.c rule will + dnl sometimes fire. To avoid an error, define INTL_YACC to ":" if it is + dnl not present or too old. if test "$nls_cv_use_gnu_gettext" = "yes"; then - AC_CHECK_PROGS([INTLBISON], [bison]) - if test -z "$INTLBISON"; then + AC_CHECK_PROGS([INTL_YACC], [byacc bison]) + if test -z "$INTL_YACC"; then ac_verc_fail=yes else dnl Found it, now check the version. - AC_MSG_CHECKING([version of bison]) + AC_MSG_CHECKING([version of $INTL_YACC]) changequote(<<,>>)dnl - ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` + ac_prog_version=`$INTL_YACC -V 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p;s/^\(byacc\) - \([0-9][0-9.]*\) \([0-9]*\).*$/\1-\2.\3/p'` case "$ac_prog_version" in + byacc-[0-9].[0-9].20[1-9]*) + ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; - 1.2[6-9]*|1.[3-9][0-9]*|[2-9].*) + 1.2[6-9]*|1.[3-9][0-9]*|2.[0-3]*) changequote([,])dnl ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; @@ -717,7 +725,7 @@ changequote([,])dnl AC_MSG_RESULT([$ac_prog_version]) fi if test "$ac_verc_fail" = yes; then - INTLBISON=: + INTL_YACC=: fi fi @@ -1319,7 +1327,7 @@ fi AC_SUBST(ARFLAGS) ]) dnl --------------------------------------------------------------------------- -dnl CF_BUILD_CC version: 9 updated: 2021/01/02 09:31:20 +dnl CF_BUILD_CC version: 11 updated: 2022/12/04 15:40:08 dnl ----------- dnl If we're cross-compiling, allow the user to override the tools and their dnl options. The configure script is oriented toward identifying the host @@ -1385,7 +1393,32 @@ if test "$cross_compiling" = yes ; then : ${BUILD_CC:='${CC}'} - if { test "$BUILD_CC" = "$CC" || test "$BUILD_CC" = '${CC}'; } ; then + AC_MSG_CHECKING(if the build-compiler "$BUILD_CC" works) + + cf_save_crossed=$cross_compiling + cf_save_ac_link=$ac_link + cross_compiling=no + cf_build_cppflags=$BUILD_CPPFLAGS + test "$cf_build_cppflags" = "#" && cf_build_cppflags= + ac_link='$BUILD_CC -o "conftest$ac_exeext" $BUILD_CFLAGS $cf_build_cppflags $BUILD_LDFLAGS "conftest.$ac_ext" $BUILD_LIBS >&AS_MESSAGE_LOG_FD' + + AC_TRY_RUN([#include + int main(int argc, char *argv[]) + { + ${cf_cv_main_return:-return}(argc < 0 || argv == 0 || argv[0] == 0); + } + ], + cf_ok_build_cc=yes, + cf_ok_build_cc=no, + cf_ok_build_cc=unknown) + + cross_compiling=$cf_save_crossed + ac_link=$cf_save_ac_link + + AC_MSG_RESULT($cf_ok_build_cc) + + if test "$cf_ok_build_cc" != yes + then AC_MSG_ERROR([Cross-build requires two compilers. Use --with-build-cc to specify the native compiler.]) fi @@ -2164,10 +2197,12 @@ AC_DEFUN([CF_COREFILE], AC_MSG_CHECKING([if application can dump core]) AC_CACHE_VAL(cf_cv_corefile,[ AC_TRY_RUN([ +$ac_includes_default #include -#include -#include -int found() +#ifdef HAVE_SYS_WAIT_H +#include +#endif +int found(void) { struct stat sb; return ((stat("core", &sb) == 0 /* UNIX */ @@ -2175,7 +2210,7 @@ int found() ) && ((sb.st_mode & S_IFMT) == S_IFREG)); } -int main() +int main(void) { #ifdef __amiga__ /* Nicholas d'Alterio (nagd@ic.ac.uk) reports that the check for ability to @@ -2328,7 +2363,7 @@ if (foo + 1234L > 5678L) done ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_HEADER version: 5 updated: 2015/04/23 20:35:30 +dnl CF_CURSES_HEADER version: 6 updated: 2022/12/02 20:06:52 dnl ---------------- dnl Find a "curses" header file, e.g,. "curses.h", or one of the more common dnl variations of ncurses' installs. @@ -2342,7 +2377,7 @@ for cf_header in \ curses.h ifelse($1,,,[$1/curses.h]) ifelse($1,,[ncurses/ncurses.h ncurses/curses.h]) do AC_TRY_COMPILE([#include <${cf_header}>], - [initscr(); tgoto("?", 0,0)], + [initscr(); endwin()], [cf_cv_ncurses_header=$cf_header; break],[]) done ]) @@ -2355,7 +2390,7 @@ fi AC_CHECK_HEADERS($cf_cv_ncurses_header) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_LIBS version: 44 updated: 2021/01/02 09:31:20 +dnl CF_CURSES_LIBS version: 45 updated: 2022/12/02 20:06:52 dnl -------------- dnl Look for the curses libraries. Older curses implementations may require dnl termcap/termlib to be linked as well. Call CF_CURSES_CPPFLAGS first. @@ -2364,7 +2399,7 @@ AC_DEFUN([CF_CURSES_LIBS],[ AC_REQUIRE([CF_CURSES_CPPFLAGS])dnl AC_MSG_CHECKING(if we have identified curses libraries) AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], - [initscr(); tgoto("?", 0,0)], + [initscr(); endwin()], cf_result=yes, cf_result=no) AC_MSG_RESULT($cf_result) @@ -2465,7 +2500,7 @@ if test ".$ac_cv_func_initscr" != .yes ; elif test "$cf_term_lib" != predefined ; then AC_MSG_CHECKING(if we need both $cf_curs_lib and $cf_term_lib libraries) AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], - [initscr(); tgoto((char *)0, 0, 0);], + [initscr(); endwin();], [cf_result=no], [ LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" @@ -2485,7 +2520,7 @@ fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_TERMCAP version: 12 updated: 2015/05/15 19:42:24 +dnl CF_CURSES_TERMCAP version: 13 updated: 2022/12/21 19:46:38 dnl ----------------- dnl Check if we should include to pick up prototypes for termcap dnl functions. On terminfo systems, these are normally declared in , @@ -2513,7 +2548,7 @@ do AC_TRY_LINK([/* $cf_c_opts $cf_t_opts */ $CHECK_DECL_HDRS], - [char *x = (char *)tgoto("")], + [char *x = (char *)tgoto(""); (void)x], [test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe cf_ok_c_opts=$cf_c_opts @@ -2522,7 +2557,7 @@ $CHECK_DECL_HDRS], [echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&AC_FD_CC AC_TRY_LINK([ $CHECK_DECL_HDRS], - [char *x = (char *)tgoto("",0,0)], + [char *x = (char *)tgoto("",0,0); (void)x], [cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts cf_ok_t_opts=$cf_t_opts])]) @@ -3319,7 +3354,8 @@ AC_DEFUN([CF_FUNC_FORK], [AC_MSG_CHECKING([for fork]) AC_CACHE_VAL(cf_cv_func_fork,[ AC_TRY_RUN([ -int main() +$ac_includes_default +int main(void) { if (fork() < 0) ${cf_cv_main_return:-return}(1); @@ -3454,7 +3490,7 @@ int main(void) { fi ])])dnl dnl --------------------------------------------------------------------------- -dnl CF_FUNC_SYSTEM version: 6 updated: 2019/12/31 20:39:42 +dnl CF_FUNC_SYSTEM version: 7 updated: 2022/12/21 18:52:11 dnl -------------- dnl Check if the 'system()' function returns a usable status, or if not, try dnl to use the status returned by a SIGCHLD. @@ -3464,7 +3500,8 @@ AC_REQUIRE([CF_UNION_WAIT]) AC_MSG_CHECKING(if the system function returns usable child-status) AC_CACHE_VAL(cf_cv_system_status,[ AC_TRY_RUN([ -#include +$ac_includes_default + #include #if HAVE_SYS_WAIT_H #include @@ -3483,7 +3520,7 @@ RETSIGTYPE signal_handler (int sig) ${cf_cv_main_return:-return}(system_status != 23); } -int main() +int main(void) { /* this looks weird, but apparently the SIGCHLD gets there first on * machines where 'system()' doesn't return a usable code, so ... @@ -3494,8 +3531,10 @@ int main() } ], [cf_cv_system_status=no], - [AC_TRY_RUN( - [int main() { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); }], + [AC_TRY_RUN([ +$ac_includes_default + +int main(void) { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); }], [cf_cv_system_status=yes], [cf_cv_system_status=unknown], [cf_cv_system_status=unknown])], @@ -5068,7 +5107,7 @@ AC_MSG_RESULT($ac_cv_prog_sum_r) fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_PROG_YACC version: 2 updated: 1997/12/16 11:20:41 +dnl CF_PROG_YACC version: 3 updated: 2022/12/21 19:22:20 dnl ------------ dnl A better version of AC_PROC_YACC, verifies that we'll only choose bison if dnl we'll be able to compile with it. Bison uses alloca, which isn't all that @@ -5082,15 +5121,17 @@ if test -n "$YACC" ; then else cat >conftest.y < -int main() +int main(void) { if (NEW_DFL != SIG_DFL || NEW_IGN != SIG_IGN @@ -5645,7 +5686,7 @@ AC_MSG_RESULT($cf_cv_sys_select_timeval) test $cf_cv_sys_select_timeval = yes && AC_DEFINE(NEED_TIMEVAL_FIX,1,[Define this to 1 if sys/time.h conflicts with sys/select.h]) ]) dnl --------------------------------------------------------------------------- -dnl CF_TERMCAP_LIBS version: 15 updated: 2015/04/15 19:08:48 +dnl CF_TERMCAP_LIBS version: 17 updated: 2022/12/21 19:42:05 dnl --------------- dnl Look for termcap libraries, or the equivalent in terminfo. dnl @@ -5654,8 +5695,12 @@ AC_DEFUN([CF_TERMCAP_LIBS], [ AC_CACHE_VAL(cf_cv_termlib,[ cf_cv_termlib=none -AC_TRY_LINK([],[char *x=(char*)tgoto("",0,0)], -[AC_TRY_LINK([],[int x=tigetstr("")], +AC_TRY_LINK( + [extern char *tgoto(const char*,int,int);], + [char *x=tgoto("",0,0); (void)x;], +[AC_TRY_LINK( + [extern char *tigetstr(const char *);], + [char *x=tigetstr(""); (void)x;], [cf_cv_termlib=terminfo], [cf_cv_termlib=termcap]) CF_VERBOSE(using functions in predefined $cf_cv_termlib LIBS) @@ -5678,7 +5723,11 @@ if test "$cf_cv_termlib" = none; then for cf_func in tigetstr tgetstr do AC_MSG_CHECKING(for $cf_func in -l$cf_lib) - AC_TRY_LINK([],[int x=$cf_func("")],[cf_result=yes],[cf_result=no]) + AC_TRY_LINK( + [extern char *$cf_func(const char *);], + [int x=$cf_func(""); (void)x], + [cf_result=yes], + [cf_result=no]) AC_MSG_RESULT($cf_result) if test "$cf_result" = yes ; then if test "$cf_func" = tigetstr ; then @@ -5785,7 +5834,7 @@ ncursesw/term.h) esac ])dnl dnl --------------------------------------------------------------------------- -dnl CF_TIOCGWINSZ version: 6 updated: 2019/12/31 20:39:42 +dnl CF_TIOCGWINSZ version: 7 updated: 2022/12/21 18:53:11 dnl ------------- dnl On some systems ioctl(fd, TIOCGWINSZ, &size) will always return {0,0} until dnl ioctl(fd, TIOCSWINSZ, &size) is called to explicitly set the size of the @@ -5804,7 +5853,7 @@ AC_CACHE_VAL(cf_cv_use_tiocgwinsz,[ CFLAGS="$CFLAGS -D__CPROTO__ $CHECK_DECL_FLAG" AC_TRY_RUN([ $CHECK_DECL_HDRS -int main() +int main(void) { int fd; for (fd = 0; fd <= 2; fd++) { /* try in/out/err in case redirected */ @@ -5904,34 +5953,20 @@ else fi ]) dnl --------------------------------------------------------------------------- -dnl CF_TRY_XOPEN_SOURCE version: 3 updated: 2021/08/28 15:20:37 +dnl CF_TRY_XOPEN_SOURCE version: 4 updated: 2022/09/10 15:16:16 dnl ------------------- dnl If _XOPEN_SOURCE is not defined in the compile environment, check if we dnl can define it successfully. AC_DEFUN([CF_TRY_XOPEN_SOURCE],[ AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[ - AC_TRY_COMPILE([ -#include -#include -#include -],[ -#ifndef _XOPEN_SOURCE -make an error -#endif], + AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY, [cf_cv_xopen_source=no], [cf_save="$CPPFLAGS" CF_APPEND_TEXT(CPPFLAGS,-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE) - AC_TRY_COMPILE([ -#include -#include -#include -],[ -#ifdef _XOPEN_SOURCE -make an error -#endif], - [cf_cv_xopen_source=no], - [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) - CPPFLAGS="$cf_save" + AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY, + [cf_cv_xopen_source=no], + [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) + CPPFLAGS="$cf_save" ]) ]) @@ -6470,7 +6505,7 @@ esac ])dnl dnl --------------------------------------------------------------------------- -dnl CF_XOPEN_SOURCE version: 59 updated: 2021/08/28 15:20:37 +dnl CF_XOPEN_SOURCE version: 62 updated: 2022/10/02 19:55:56 dnl --------------- dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions, dnl or adapt to the vendor's definitions to get equivalent functionality, @@ -6521,7 +6556,7 @@ irix[[56]].*) cf_xopen_source="-D_SGI_SOURCE" cf_XOPEN_SOURCE= ;; -linux*|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) +linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) CF_GNU_SOURCE($cf_XOPEN_SOURCE) ;; minix*) @@ -6570,7 +6605,13 @@ sysv4.2uw2.*) # Novell/SCO UnixWare 2.x ;; *) CF_TRY_XOPEN_SOURCE + cf_save_xopen_cppflags="$CPPFLAGS" CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE) + # Some of these niche implementations use copy/paste, double-check... + CF_VERBOSE(checking if _POSIX_C_SOURCE inteferes) + AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY,,[ + AC_MSG_WARN(_POSIX_C_SOURCE definition is not usable) + CPPFLAGS="$cf_save_xopen_cppflags"]) ;; esac @@ -6997,6 +7038,26 @@ define([CF__INTL_HEAD],[ extern int _nl_msg_cat_cntr; ])dnl dnl --------------------------------------------------------------------------- +dnl CF__XOPEN_SOURCE_BODY version: 1 updated: 2022/09/10 15:17:35 +dnl --------------------- +dnl body of test when test-compiling for _XOPEN_SOURCE check +define([CF__XOPEN_SOURCE_BODY], +[ +#ifndef _XOPEN_SOURCE +make an error +#endif +]) +dnl --------------------------------------------------------------------------- +dnl CF__XOPEN_SOURCE_HEAD version: 1 updated: 2022/09/10 15:17:03 +dnl --------------------- +dnl headers to include when test-compiling for _XOPEN_SOURCE check +define([CF__XOPEN_SOURCE_HEAD], +[ +#include +#include +#include +]) +dnl --------------------------------------------------------------------------- dnl jm_GLIBC21 version: 4 updated: 2015/05/10 19:52:14 dnl ---------- dnl Inserted as requested by gettext 0.10.40 diff -Nurp '--exclude=.bzr*' tin-2.6.1/conf-tin tin-2.6.2/conf-tin --- tin-2.6.1/conf-tin 2021-08-23 12:58:19.000000000 +0200 +++ tin-2.6.2/conf-tin 2022-10-19 06:31:12.540706514 +0200 @@ -54,7 +54,8 @@ $SHELL ./configure --verbose \ --disable-echo \ --enable-prototypes \ --enable-nntp-only \ - --with-pcre \ + --with-nntps \ + --with-pcre2-config \ --with-domain-name=/etc/NNTP_INEWS_DOMAIN \ --with-coffee \ $OPTS $* 2>&1 |tee -a $OUT diff -Nurp '--exclude=.bzr*' tin-2.6.1/config.guess tin-2.6.2/config.guess --- tin-2.6.1/config.guess 2021-12-13 13:26:10.000000000 +0100 +++ tin-2.6.2/config.guess 2022-10-08 11:38:43.694202497 +0200 @@ -1,14 +1,14 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2021 Free Software Foundation, Inc. +# Copyright 1992-2022 Free Software Foundation, Inc. # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2021-10-27' +timestamp='2022-09-17' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but @@ -60,7 +60,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2021 Free Software Foundation, Inc. +Copyright 1992-2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -437,7 +437,7 @@ case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME # This test works for both compilers. if test "$CC_FOR_BUILD" != no_compiler_found; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then SUN_ARCH=x86_64 @@ -929,6 +929,9 @@ EOF i*:PW*:*) GUESS=$UNAME_MACHINE-pc-pw32 ;; + *:SerenityOS:*:*) + GUESS=$UNAME_MACHINE-pc-serenity + ;; *:Interix*:*) case $UNAME_MACHINE in x86) @@ -963,6 +966,12 @@ EOF GNU_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` GUESS=$UNAME_MACHINE-unknown-$GNU_SYS$GNU_REL-$LIBC ;; + x86_64:[Mm]anagarm:*:*|i?86:[Mm]anagarm:*:*) + GUESS="$UNAME_MACHINE-pc-managarm-mlibc" + ;; + *:[Mm]anagarm:*:*) + GUESS="$UNAME_MACHINE-unknown-managarm-mlibc" + ;; *:Minix:*:*) GUESS=$UNAME_MACHINE-unknown-minix ;; @@ -1033,7 +1042,7 @@ EOF k1om:Linux:*:*) GUESS=$UNAME_MACHINE-unknown-linux-$LIBC ;; - loongarch32:Linux:*:* | loongarch64:Linux:*:* | loongarchx32:Linux:*:*) + loongarch32:Linux:*:* | loongarch64:Linux:*:*) GUESS=$UNAME_MACHINE-unknown-linux-$LIBC ;; m32r*:Linux:*:*) @@ -1148,16 +1157,27 @@ EOF ;; x86_64:Linux:*:*) set_cc_for_build + CPU=$UNAME_MACHINE LIBCABI=$LIBC if test "$CC_FOR_BUILD" != no_compiler_found; then - if (echo '#ifdef __ILP32__'; echo IS_X32; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_X32 >/dev/null - then - LIBCABI=${LIBC}x32 - fi + ABI=64 + sed 's/^ //' << EOF > "$dummy.c" + #ifdef __i386__ + ABI=x86 + #else + #ifdef __ILP32__ + ABI=x32 + #endif + #endif +EOF + cc_set_abi=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^ABI' | sed 's, ,,g'` + eval "$cc_set_abi" + case $ABI in + x86) CPU=i686 ;; + x32) LIBCABI=${LIBC}x32 ;; + esac fi - GUESS=$UNAME_MACHINE-pc-linux-$LIBCABI + GUESS=$CPU-pc-linux-$LIBCABI ;; xtensa*:Linux:*:*) GUESS=$UNAME_MACHINE-unknown-linux-$LIBC @@ -1364,8 +1384,11 @@ EOF BePC:Haiku:*:*) # Haiku running on Intel PC compatible. GUESS=i586-pc-haiku ;; - x86_64:Haiku:*:*) - GUESS=x86_64-unknown-haiku + ppc:Haiku:*:*) # Haiku running on Apple PowerPC + GUESS=powerpc-apple-haiku + ;; + *:Haiku:*:*) # Haiku modern gcc (not bound by BeOS compat) + GUESS=$UNAME_MACHINE-unknown-haiku ;; SX-4:SUPER-UX:*:*) GUESS=sx4-nec-superux$UNAME_RELEASE diff -Nurp '--exclude=.bzr*' tin-2.6.1/config.sub tin-2.6.2/config.sub --- tin-2.6.1/config.sub 2021-12-25 17:10:27.000000000 +0100 +++ tin-2.6.2/config.sub 2022-10-08 11:40:15.729942359 +0200 @@ -1,14 +1,14 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2021 Free Software Foundation, Inc. +# Copyright 1992-2022 Free Software Foundation, Inc. # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2021-12-25' +timestamp='2022-09-17' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but @@ -76,7 +76,7 @@ Report bugs and patches to &2 exit 1 @@ -1773,16 +1779,26 @@ esac # (given a valid OS), if there is a kernel. case $kernel-$os in linux-gnu* | linux-dietlibc* | linux-android* | linux-newlib* \ - | linux-musl* | linux-relibc* | linux-uclibc* ) + | linux-musl* | linux-relibc* | linux-uclibc* | linux-mlibc* ) ;; uclinux-uclibc* ) ;; - -dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* ) + managarm-mlibc* | managarm-kernel* ) + ;; + -dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* | -mlibc* ) # These are just libc implementations, not actual OSes, and thus # require a kernel. echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2 exit 1 ;; + -kernel* ) + echo "Invalid configuration \`$1': \`$os' needs explicit kernel." 1>&2 + exit 1 + ;; + *-kernel* ) + echo "Invalid configuration \`$1': \`$kernel' does not support \`$os'." 1>&2 + exit 1 + ;; kfreebsd*-gnu* | kopensolaris*-gnu*) ;; vxworks-simlinux | vxworks-simwindows | vxworks-spe) diff -Nurp '--exclude=.bzr*' tin-2.6.1/configure tin-2.6.2/configure --- tin-2.6.1/configure 2021-12-26 15:00:10.000000000 +0100 +++ tin-2.6.2/configure 2022-12-25 00:00:29.957369870 +0100 @@ -1,8 +1,8 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by Autoconf 2.52.20210509. +# Generated by Autoconf 2.52.20221009. # -# Copyright 2003-2020,2021 Thomas E. Dickey +# Copyright 2003-2021,2022 Thomas E. Dickey # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -33,9 +33,9 @@ fi as_me=`echo "$0" |sed 's,.*[\\/],,'` if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr + as_expr="expr" else - as_expr=false + as_expr="false" fi rm -f conf$$ conf$$.exe conf$$.file @@ -50,7 +50,7 @@ if ln -s conf$$.file conf$$ 2>/dev/null; as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln + as_ln_s='ln' else as_ln_s='cp -p' fi @@ -750,6 +750,7 @@ Optional Features: --with-ncurses link with ncurses if available (deprecated) --enable-curses use curses interface (deprecated) --with-pcre=PATH use installed pcre versus bundled + --with-pcre2-config=PATH use pcre2 in favour of pcre --with-dbmalloc test: use Conor Cahill's dbmalloc library --with-dmalloc test: use Gray Watson's dmalloc library --with-trace use debugging/traces for screen output @@ -792,6 +793,8 @@ Optional Features: --disable-ipv6 disable IPv6 support (default: enabled) --enable-long-article-numbers enable long article numbers (default: disabled) + --with-nntps=ssl enable NNTPS, needs LibreSSL, OpenSSL or GnuTLS + possible values: libtls, openssl, gnutls --with-coffee coffee support --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib @@ -859,7 +862,7 @@ test -n "$ac_init_help" && exit 0 if "$ac_init_version"; then cat <<\EOF -Copyright 2003-2020,2021 Thomas E. Dickey +Copyright 2003-2021,2022 Thomas E. Dickey Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation @@ -873,7 +876,7 @@ This file contains any messages produced running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was -generated by GNU Autoconf 2.52.20210509. Invocation command line was +generated by GNU Autoconf 2.52.20221009. Invocation command line was $ $0 $@ @@ -997,7 +1000,7 @@ if test -z "$CONFIG_SITE"; then fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then - { echo "$as_me:1000: loading site script $ac_site_file" >&5 + { echo "$as_me:1003: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} cat "$ac_site_file" >&5 . "$ac_site_file" @@ -1008,7 +1011,7 @@ if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then - { echo "$as_me:1011: loading cache $cache_file" >&5 + { echo "$as_me:1014: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; @@ -1016,7 +1019,7 @@ echo "$as_me: loading cache $cache_file" esac fi else - { echo "$as_me:1019: creating cache $cache_file" >&5 + { echo "$as_me:1022: creating cache $cache_file" >&5 echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi @@ -1032,21 +1035,21 @@ for ac_var in `(set) 2>&1 | eval ac_new_val="\$ac_env_${ac_var}_value" case "$ac_old_set,$ac_new_set" in set,) - { echo "$as_me:1035: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 + { echo "$as_me:1038: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) - { echo "$as_me:1039: error: \`$ac_var' was not set in the previous run" >&5 + { echo "$as_me:1042: error: \`$ac_var' was not set in the previous run" >&5 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then - { echo "$as_me:1045: error: \`$ac_var' has changed since the previous run:" >&5 + { echo "$as_me:1048: error: \`$ac_var' has changed since the previous run:" >&5 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - { echo "$as_me:1047: former value: $ac_old_val" >&5 + { echo "$as_me:1050: former value: $ac_old_val" >&5 echo "$as_me: former value: $ac_old_val" >&2;} - { echo "$as_me:1049: current value: $ac_new_val" >&5 + { echo "$as_me:1052: current value: $ac_new_val" >&5 echo "$as_me: current value: $ac_new_val" >&2;} ac_cache_corrupted=: fi;; @@ -1065,9 +1068,9 @@ echo "$as_me: current value: $ac_new_v fi done if "$ac_cache_corrupted"; then - { echo "$as_me:1068: error: changes in the environment can compromise the build" >&5 + { echo "$as_me:1071: error: changes in the environment can compromise the build" >&5 echo "$as_me: error: changes in the environment can compromise the build" >&2;} - { { echo "$as_me:1070: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 + { { echo "$as_me:1073: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi @@ -1096,10 +1099,10 @@ esac echo "#! $SHELL" >conftest.sh echo "exit 0" >>conftest.sh chmod +x conftest.sh -if { (echo "$as_me:1099: PATH=\".;.\"; conftest.sh") >&5 +if { (echo "$as_me:1102: PATH=\".;.\"; conftest.sh") >&5 (PATH=".;."; conftest.sh) 2>&5 ac_status=$? - echo "$as_me:1102: \$? = $ac_status" >&5 + echo "$as_me:1105: \$? = $ac_status" >&5 (exit "$ac_status"); }; then ac_path_separator=';' else @@ -1111,7 +1114,7 @@ rm -f conftest.sh ac_config_headers="$ac_config_headers include/autoconf.h:include/autoconf.hin" PACKAGE=tin -VERSION=2.6.1 +VERSION=2.6.2 cat >>confdefs.h <&5 + { { echo "$as_me:1146: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi @@ -1150,11 +1153,11 @@ ac_configure="$SHELL $ac_aux_dir/configu # Make sure we can run config.sub. $ac_config_sub sun4 >/dev/null 2>&1 || - { { echo "$as_me:1153: error: cannot run $ac_config_sub" >&5 + { { echo "$as_me:1156: error: cannot run $ac_config_sub" >&5 echo "$as_me: error: cannot run $ac_config_sub" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:1157: checking build system type" >&5 +echo "$as_me:1160: checking build system type" >&5 echo $ECHO_N "checking build system type... $ECHO_C" >&6 if test "${ac_cv_build+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1163,16 +1166,16 @@ else test -z "$ac_cv_build_alias" && ac_cv_build_alias=`$ac_config_guess` test -z "$ac_cv_build_alias" && - { { echo "$as_me:1166: error: cannot guess build type; you must specify one" >&5 + { { echo "$as_me:1169: error: cannot guess build type; you must specify one" >&5 echo "$as_me: error: cannot guess build type; you must specify one" >&2;} { (exit 1); exit 1; }; } ac_cv_build=`$ac_config_sub "$ac_cv_build_alias"` || - { { echo "$as_me:1170: error: $ac_config_sub $ac_cv_build_alias failed." >&5 + { { echo "$as_me:1173: error: $ac_config_sub $ac_cv_build_alias failed." >&5 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1175: result: $ac_cv_build" >&5 +echo "$as_me:1178: result: $ac_cv_build" >&5 echo "${ECHO_T}$ac_cv_build" >&6 build=$ac_cv_build build_cpu=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -1180,7 +1183,7 @@ build_vendor=`echo "$ac_cv_build" | sed build_os=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` if test -f "$srcdir/config.guess" || test -f "$ac_aux_dir/config.guess" ; then - echo "$as_me:1183: checking host system type" >&5 + echo "$as_me:1186: checking host system type" >&5 echo $ECHO_N "checking host system type... $ECHO_C" >&6 if test "${ac_cv_host+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1189,12 +1192,12 @@ else test -z "$ac_cv_host_alias" && ac_cv_host_alias=$ac_cv_build_alias ac_cv_host=`$ac_config_sub "$ac_cv_host_alias"` || - { { echo "$as_me:1192: error: $ac_config_sub $ac_cv_host_alias failed" >&5 + { { echo "$as_me:1195: error: $ac_config_sub $ac_cv_host_alias failed" >&5 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1197: result: $ac_cv_host" >&5 +echo "$as_me:1200: result: $ac_cv_host" >&5 echo "${ECHO_T}$ac_cv_host" >&6 host=$ac_cv_host host_cpu=`echo "$ac_cv_host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -1220,25 +1223,25 @@ else fi test -z "$system_name" && system_name="$cf_cv_system_name" -test -n "$cf_cv_system_name" && echo "$as_me:1223: result: Configuring for $cf_cv_system_name" >&5 +test -n "$cf_cv_system_name" && echo "$as_me:1226: result: Configuring for $cf_cv_system_name" >&5 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6 if test ".$system_name" != ".$cf_cv_system_name" ; then - echo "$as_me:1227: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5 + echo "$as_me:1230: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6 - { { echo "$as_me:1229: error: \"Please remove config.cache and try again.\"" >&5 + { { echo "$as_me:1232: error: \"Please remove config.cache and try again.\"" >&5 echo "$as_me: error: \"Please remove config.cache and try again.\"" >&2;} { (exit 1); exit 1; }; } fi - echo "$as_me:1234: checking for PATH separator" >&5 + echo "$as_me:1237: checking for PATH separator" >&5 echo $ECHO_N "checking for PATH separator... $ECHO_C" >&6 case "$cf_cv_system_name" in os2*) PATH_SEPARATOR=';' ;; *) ${PATH_SEPARATOR:=':'} ;; esac - echo "$as_me:1241: result: $PATH_SEPARATOR" >&5 + echo "$as_me:1244: result: $PATH_SEPARATOR" >&5 echo "${ECHO_T}$PATH_SEPARATOR" >&6 # Check whether --with-install-prefix or --without-install-prefix was given. @@ -1274,7 +1277,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:1277: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:1280: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -1310,7 +1313,7 @@ case "$host_os" in if test "$CC" = ""; then # Extract the first word of "xlc", so it can be a program name with args. set dummy xlc; ac_word=$2 -echo "$as_me:1313: checking for $ac_word" >&5 +echo "$as_me:1316: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_XLC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1327,7 +1330,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_XLC="$ac_dir/$ac_word" - echo "$as_me:1330: found $ac_dir/$ac_word" >&5 + echo "$as_me:1333: found $ac_dir/$ac_word" >&5 break fi done @@ -1338,10 +1341,10 @@ fi XLC=$ac_cv_path_XLC if test -n "$XLC"; then - echo "$as_me:1341: result: $XLC" >&5 + echo "$as_me:1344: result: $XLC" >&5 echo "${ECHO_T}$XLC" >&6 else - echo "$as_me:1344: result: no" >&5 + echo "$as_me:1347: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1370,7 +1373,7 @@ ac_main_return="return" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 -echo "$as_me:1373: checking for $ac_word" >&5 +echo "$as_me:1376: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1385,7 +1388,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_CC="${ac_tool_prefix}gcc" -echo "$as_me:1388: found $ac_dir/$ac_word" >&5 +echo "$as_me:1391: found $ac_dir/$ac_word" >&5 break done @@ -1393,10 +1396,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1396: result: $CC" >&5 + echo "$as_me:1399: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1399: result: no" >&5 + echo "$as_me:1402: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1405,7 +1408,7 @@ if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -echo "$as_me:1408: checking for $ac_word" >&5 +echo "$as_me:1411: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1420,7 +1423,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_CC="gcc" -echo "$as_me:1423: found $ac_dir/$ac_word" >&5 +echo "$as_me:1426: found $ac_dir/$ac_word" >&5 break done @@ -1428,10 +1431,10 @@ fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1431: result: $ac_ct_CC" >&5 + echo "$as_me:1434: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1434: result: no" >&5 + echo "$as_me:1437: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1444,7 +1447,7 @@ if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 -echo "$as_me:1447: checking for $ac_word" >&5 +echo "$as_me:1450: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1459,7 +1462,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_CC="${ac_tool_prefix}cc" -echo "$as_me:1462: found $ac_dir/$ac_word" >&5 +echo "$as_me:1465: found $ac_dir/$ac_word" >&5 break done @@ -1467,10 +1470,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1470: result: $CC" >&5 + echo "$as_me:1473: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1473: result: no" >&5 + echo "$as_me:1476: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1479,7 +1482,7 @@ if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:1482: checking for $ac_word" >&5 +echo "$as_me:1485: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1494,7 +1497,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_CC="cc" -echo "$as_me:1497: found $ac_dir/$ac_word" >&5 +echo "$as_me:1500: found $ac_dir/$ac_word" >&5 break done @@ -1502,10 +1505,10 @@ fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1505: result: $ac_ct_CC" >&5 + echo "$as_me:1508: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1508: result: no" >&5 + echo "$as_me:1511: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1518,7 +1521,7 @@ fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:1521: checking for $ac_word" >&5 +echo "$as_me:1524: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1538,7 +1541,7 @@ if test "$ac_dir/$ac_word" = "/usr/ucb/c continue fi ac_cv_prog_CC="cc" -echo "$as_me:1541: found $ac_dir/$ac_word" >&5 +echo "$as_me:1544: found $ac_dir/$ac_word" >&5 break done @@ -1560,10 +1563,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1563: result: $CC" >&5 + echo "$as_me:1566: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1566: result: no" >&5 + echo "$as_me:1569: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1574,7 +1577,7 @@ if test -z "$CC"; 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:1577: checking for $ac_word" >&5 +echo "$as_me:1580: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1589,7 +1592,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_CC="$ac_tool_prefix$ac_prog" -echo "$as_me:1592: found $ac_dir/$ac_word" >&5 +echo "$as_me:1595: found $ac_dir/$ac_word" >&5 break done @@ -1597,10 +1600,10 @@ fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1600: result: $CC" >&5 + echo "$as_me:1603: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1603: result: no" >&5 + echo "$as_me:1606: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1613,7 +1616,7 @@ if test -z "$CC"; 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:1616: checking for $ac_word" >&5 +echo "$as_me:1619: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1628,7 +1631,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_CC="$ac_prog" -echo "$as_me:1631: found $ac_dir/$ac_word" >&5 +echo "$as_me:1634: found $ac_dir/$ac_word" >&5 break done @@ -1636,10 +1639,10 @@ fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1639: result: $ac_ct_CC" >&5 + echo "$as_me:1642: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1642: result: no" >&5 + echo "$as_me:1645: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1651,32 +1654,32 @@ fi fi -test -z "$CC" && { { echo "$as_me:1654: error: no acceptable cc found in \$PATH" >&5 +test -z "$CC" && { { echo "$as_me:1657: error: no acceptable cc found in \$PATH" >&5 echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. -echo "$as_me:1659:" \ +echo "$as_me:1662:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo "$2"` -{ (eval echo "$as_me:1662: \"$ac_compiler --version &5\"") >&5 +{ (eval echo "$as_me:1665: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? - echo "$as_me:1665: \$? = $ac_status" >&5 + echo "$as_me:1668: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:1667: \"$ac_compiler -v &5\"") >&5 +{ (eval echo "$as_me:1670: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? - echo "$as_me:1670: \$? = $ac_status" >&5 + echo "$as_me:1673: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:1672: \"$ac_compiler -V &5\"") >&5 +{ (eval echo "$as_me:1675: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? - echo "$as_me:1675: \$? = $ac_status" >&5 + echo "$as_me:1678: \$? = $ac_status" >&5 (exit "$ac_status"); } cat >"conftest.$ac_ext" <<_ACEOF -#line 1679 "configure" +#line 1682 "configure" #include "confdefs.h" int @@ -1692,13 +1695,13 @@ ac_clean_files="$ac_clean_files a.out a. # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -echo "$as_me:1695: checking for C compiler default output" >&5 +echo "$as_me:1698: checking for C compiler default output" >&5 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *"conftest[^"]*"//'` -if { (eval echo "$as_me:1698: \"$ac_link_default\"") >&5 +if { (eval echo "$as_me:1701: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? - echo "$as_me:1701: \$? = $ac_status" >&5 + echo "$as_me:1704: \$? = $ac_status" >&5 (exit "$ac_status"); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last @@ -1721,34 +1724,34 @@ done else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:1724: error: C compiler cannot create executables" >&5 +{ { echo "$as_me:1727: error: C compiler cannot create executables" >&5 echo "$as_me: error: C compiler cannot create executables" >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext -echo "$as_me:1730: result: $ac_file" >&5 +echo "$as_me:1733: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:1735: checking whether the C compiler works" >&5 +echo "$as_me:1738: checking whether the C compiler works" >&5 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' - { (eval echo "$as_me:1741: \"$ac_try\"") >&5 + { (eval echo "$as_me:1744: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1744: \$? = $ac_status" >&5 + echo "$as_me:1747: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else - { { echo "$as_me:1751: error: cannot run C compiled programs. + { { echo "$as_me:1754: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&5 echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&2;} @@ -1756,24 +1759,24 @@ If you meant to cross compile, use \`--h fi fi fi -echo "$as_me:1759: result: yes" >&5 +echo "$as_me:1762: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe "conftest$ac_cv_exeext" ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:1766: checking whether we are cross compiling" >&5 +echo "$as_me:1769: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:1768: result: $cross_compiling" >&5 +echo "$as_me:1771: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 -echo "$as_me:1771: checking for executable suffix" >&5 +echo "$as_me:1774: checking for executable suffix" >&5 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 -if { (eval echo "$as_me:1773: \"$ac_link\"") >&5 +if { (eval echo "$as_me:1776: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:1776: \$? = $ac_status" >&5 + echo "$as_me:1779: \$? = $ac_status" >&5 (exit "$ac_status"); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will @@ -1789,25 +1792,25 @@ for ac_file in `(ls conftest.exe; ls con esac done else - { { echo "$as_me:1792: error: cannot compute EXEEXT: cannot compile and link" >&5 + { { echo "$as_me:1795: error: cannot compute EXEEXT: cannot compile and link" >&5 echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest$ac_cv_exeext" -echo "$as_me:1798: result: $ac_cv_exeext" >&5 +echo "$as_me:1801: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f "conftest.$ac_ext" EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -echo "$as_me:1804: checking for object suffix" >&5 +echo "$as_me:1807: checking for object suffix" >&5 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 1810 "configure" +#line 1813 "configure" #include "confdefs.h" int @@ -1819,10 +1822,10 @@ main (void) } _ACEOF rm -f conftest.o conftest.obj -if { (eval echo "$as_me:1822: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1825: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1825: \$? = $ac_status" >&5 + echo "$as_me:1828: \$? = $ac_status" >&5 (exit "$ac_status"); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in @@ -1834,24 +1837,24 @@ done else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:1837: error: cannot compute OBJEXT: cannot compile" >&5 +{ { echo "$as_me:1840: error: cannot compute OBJEXT: cannot compile" >&5 echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest.$ac_cv_objext" "conftest.$ac_ext" fi -echo "$as_me:1844: result: $ac_cv_objext" >&5 +echo "$as_me:1847: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -echo "$as_me:1848: checking whether we are using the GNU C compiler" >&5 +echo "$as_me:1851: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 1854 "configure" +#line 1857 "configure" #include "confdefs.h" int @@ -1866,16 +1869,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1869: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1872: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1872: \$? = $ac_status" >&5 + echo "$as_me:1875: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:1875: \"$ac_try\"") >&5 + { (eval echo "$as_me:1878: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1878: \$? = $ac_status" >&5 + echo "$as_me:1881: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_compiler_gnu=yes else @@ -1887,19 +1890,19 @@ rm -f "conftest.$ac_objext" "conftest.$a ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:1890: result: $ac_cv_c_compiler_gnu" >&5 +echo "$as_me:1893: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" -echo "$as_me:1896: checking whether $CC accepts -g" >&5 +echo "$as_me:1899: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 1902 "configure" +#line 1905 "configure" #include "confdefs.h" int @@ -1911,16 +1914,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1914: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1917: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1917: \$? = $ac_status" >&5 + echo "$as_me:1920: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:1920: \"$ac_try\"") >&5 + { (eval echo "$as_me:1923: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1923: \$? = $ac_status" >&5 + echo "$as_me:1926: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cc_g=yes else @@ -1930,7 +1933,7 @@ ac_cv_prog_cc_g=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:1933: result: $ac_cv_prog_cc_g" >&5 +echo "$as_me:1936: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS @@ -1957,16 +1960,16 @@ cat >"conftest.$ac_ext" <<_ACEOF #endif _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1960: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1963: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1963: \$? = $ac_status" >&5 + echo "$as_me:1966: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:1966: \"$ac_try\"") >&5 + { (eval echo "$as_me:1969: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:1969: \$? = $ac_status" >&5 + echo "$as_me:1972: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then for ac_declaration in \ ''\ @@ -1978,7 +1981,7 @@ if { (eval echo "$as_me:1960: \"$ac_comp 'void exit (int);' do cat >"conftest.$ac_ext" <<_ACEOF -#line 1981 "configure" +#line 1984 "configure" #include "confdefs.h" #include $ac_declaration @@ -1991,16 +1994,16 @@ exit (42); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:1994: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:1997: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:1997: \$? = $ac_status" >&5 + echo "$as_me:2000: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2000: \"$ac_try\"") >&5 + { (eval echo "$as_me:2003: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2003: \$? = $ac_status" >&5 + echo "$as_me:2006: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -2010,7 +2013,7 @@ continue fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 2013 "configure" +#line 2016 "configure" #include "confdefs.h" $ac_declaration int @@ -2022,16 +2025,16 @@ exit (42); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2025: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2028: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2028: \$? = $ac_status" >&5 + echo "$as_me:2031: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2031: \"$ac_try\"") >&5 + { (eval echo "$as_me:2034: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2034: \$? = $ac_status" >&5 + echo "$as_me:2037: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -2061,11 +2064,11 @@ ac_main_return="return" GCC_VERSION=none if test "$GCC" = yes ; then - echo "$as_me:2064: checking version of $CC" >&5 + echo "$as_me:2067: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$GCC_VERSION" && GCC_VERSION=unknown - echo "$as_me:2068: result: $GCC_VERSION" >&5 + echo "$as_me:2071: result: $GCC_VERSION" >&5 echo "${ECHO_T}$GCC_VERSION" >&6 fi @@ -2074,12 +2077,12 @@ INTEL_COMPILER=no if test "$GCC" = yes ; then case "$host_os" in linux*|gnu*) - echo "$as_me:2077: checking if this is really Intel C compiler" >&5 + echo "$as_me:2080: checking if this is really Intel C compiler" >&5 echo $ECHO_N "checking if this is really Intel C compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -no-gcc" cat >"conftest.$ac_ext" <<_ACEOF -#line 2082 "configure" +#line 2085 "configure" #include "confdefs.h" int @@ -2096,16 +2099,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2099: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2102: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2102: \$? = $ac_status" >&5 + echo "$as_me:2105: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2105: \"$ac_try\"") >&5 + { (eval echo "$as_me:2108: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2108: \$? = $ac_status" >&5 + echo "$as_me:2111: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then INTEL_COMPILER=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -2116,7 +2119,7 @@ cat "conftest.$ac_ext" >&5 fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CFLAGS="$cf_save_CFLAGS" - echo "$as_me:2119: result: $INTEL_COMPILER" >&5 + echo "$as_me:2122: result: $INTEL_COMPILER" >&5 echo "${ECHO_T}$INTEL_COMPILER" >&6 ;; esac @@ -2125,11 +2128,11 @@ fi CLANG_COMPILER=no if test "$GCC" = yes ; then - echo "$as_me:2128: checking if this is really Clang C compiler" >&5 + echo "$as_me:2131: checking if this is really Clang C compiler" >&5 echo $ECHO_N "checking if this is really Clang C compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" cat >"conftest.$ac_ext" <<_ACEOF -#line 2132 "configure" +#line 2135 "configure" #include "confdefs.h" int @@ -2146,16 +2149,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2149: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2152: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2152: \$? = $ac_status" >&5 + echo "$as_me:2155: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2155: \"$ac_try\"") >&5 + { (eval echo "$as_me:2158: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2158: \$? = $ac_status" >&5 + echo "$as_me:2161: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then CLANG_COMPILER=yes @@ -2165,7 +2168,7 @@ cat "conftest.$ac_ext" >&5 fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CFLAGS="$cf_save_CFLAGS" - echo "$as_me:2168: result: $CLANG_COMPILER" >&5 + echo "$as_me:2171: result: $CLANG_COMPILER" >&5 echo "${ECHO_T}$CLANG_COMPILER" >&6 fi @@ -2174,30 +2177,30 @@ CLANG_VERSION=none if test "x$CLANG_COMPILER" = "xyes" ; then case "$CC" in c[1-9][0-9]|*/c[1-9][0-9]) - { echo "$as_me:2177: WARNING: replacing broken compiler alias $CC" >&5 + { echo "$as_me:2180: WARNING: replacing broken compiler alias $CC" >&5 echo "$as_me: WARNING: replacing broken compiler alias $CC" >&2;} CFLAGS="$CFLAGS -std=`echo "$CC" | sed -e 's%.*/%%'`" CC=clang ;; esac - echo "$as_me:2184: checking version of $CC" >&5 + echo "$as_me:2187: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 CLANG_VERSION="`$CC --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(CLANG[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$CLANG_VERSION" && CLANG_VERSION=unknown - echo "$as_me:2188: result: $CLANG_VERSION" >&5 + echo "$as_me:2191: result: $CLANG_VERSION" >&5 echo "${ECHO_T}$CLANG_VERSION" >&6 for cf_clang_opt in \ -Qunused-arguments \ -Wno-error=implicit-function-declaration do - echo "$as_me:2195: checking if option $cf_clang_opt works" >&5 + echo "$as_me:2198: checking if option $cf_clang_opt works" >&5 echo $ECHO_N "checking if option $cf_clang_opt works... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $cf_clang_opt" cat >"conftest.$ac_ext" <<_ACEOF -#line 2200 "configure" +#line 2203 "configure" #include "confdefs.h" #include @@ -2211,16 +2214,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:2214: \"$ac_link\"") >&5 +if { (eval echo "$as_me:2217: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:2217: \$? = $ac_status" >&5 + echo "$as_me:2220: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:2220: \"$ac_try\"") >&5 + { (eval echo "$as_me:2223: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2223: \$? = $ac_status" >&5 + echo "$as_me:2226: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_clang_optok=yes @@ -2231,13 +2234,13 @@ cat "conftest.$ac_ext" >&5 cf_clang_optok=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:2234: result: $cf_clang_optok" >&5 + echo "$as_me:2237: result: $cf_clang_optok" >&5 echo "${ECHO_T}$cf_clang_optok" >&6 CFLAGS="$cf_save_CFLAGS" if test "$cf_clang_optok" = yes; then test -n "$verbose" && echo " adding option $cf_clang_opt" 1>&6 -echo "${as_me:-configure}:2240: testing adding option $cf_clang_opt ..." 1>&5 +echo "${as_me:-configure}:2243: testing adding option $cf_clang_opt ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_clang_opt" @@ -2246,7 +2249,7 @@ echo "${as_me:-configure}:2240: testing done fi -echo "$as_me:2249: checking for $CC option to accept ANSI C" >&5 +echo "$as_me:2252: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2254,7 +2257,7 @@ else ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >"conftest.$ac_ext" <<_ACEOF -#line 2257 "configure" +#line 2260 "configure" #include "confdefs.h" #include #include @@ -2303,16 +2306,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -A do CC="$ac_save_CC $ac_arg" rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2306: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2309: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2309: \$? = $ac_status" >&5 + echo "$as_me:2312: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2312: \"$ac_try\"") >&5 + { (eval echo "$as_me:2315: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2315: \$? = $ac_status" >&5 + echo "$as_me:2318: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cc_stdc=$ac_arg break @@ -2329,10 +2332,10 @@ fi case "x$ac_cv_prog_cc_stdc" in x|xno) - echo "$as_me:2332: result: none needed" >&5 + echo "$as_me:2335: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) - echo "$as_me:2335: result: $ac_cv_prog_cc_stdc" >&5 + echo "$as_me:2338: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac @@ -2340,13 +2343,13 @@ esac # This should have been defined by AC_PROG_CC : "${CC:=cc}" -echo "$as_me:2343: checking \$CFLAGS variable" >&5 +echo "$as_me:2346: checking \$CFLAGS variable" >&5 echo $ECHO_N "checking \$CFLAGS variable... $ECHO_C" >&6 case "x$CFLAGS" in *-[IUD]*) - echo "$as_me:2347: result: broken" >&5 + echo "$as_me:2350: result: broken" >&5 echo "${ECHO_T}broken" >&6 - { echo "$as_me:2349: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5 + { echo "$as_me:2352: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5 echo "$as_me: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&2;} cf_flags="$CFLAGS" CFLAGS= @@ -2454,18 +2457,18 @@ fi done ;; *) - echo "$as_me:2457: result: ok" >&5 + echo "$as_me:2460: result: ok" >&5 echo "${ECHO_T}ok" >&6 ;; esac -echo "$as_me:2462: checking \$CC variable" >&5 +echo "$as_me:2465: checking \$CC variable" >&5 echo $ECHO_N "checking \$CC variable... $ECHO_C" >&6 case "$CC" in *[\ \ ]-*) - echo "$as_me:2466: result: broken" >&5 + echo "$as_me:2469: result: broken" >&5 echo "${ECHO_T}broken" >&6 - { echo "$as_me:2468: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5 + { echo "$as_me:2471: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5 echo "$as_me: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&2;} # humor him... cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'` @@ -2582,19 +2585,19 @@ fi done test -n "$verbose" && echo " resulting CC: '$CC'" 1>&6 -echo "${as_me:-configure}:2585: testing resulting CC: '$CC' ..." 1>&5 +echo "${as_me:-configure}:2588: testing resulting CC: '$CC' ..." 1>&5 test -n "$verbose" && echo " resulting CFLAGS: '$CFLAGS'" 1>&6 -echo "${as_me:-configure}:2589: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 +echo "${as_me:-configure}:2592: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 test -n "$verbose" && echo " resulting CPPFLAGS: '$CPPFLAGS'" 1>&6 -echo "${as_me:-configure}:2593: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 +echo "${as_me:-configure}:2596: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 ;; *) - echo "$as_me:2597: result: ok" >&5 + echo "$as_me:2600: result: ok" >&5 echo "${ECHO_T}ok" >&6 ;; esac @@ -2603,7 +2606,7 @@ for ac_prog in ggrep grep 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:2606: checking for $ac_word" >&5 +echo "$as_me:2609: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_GREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2618,7 +2621,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_GREP="$ac_prog" -echo "$as_me:2621: found $ac_dir/$ac_word" >&5 +echo "$as_me:2624: found $ac_dir/$ac_word" >&5 break done @@ -2626,10 +2629,10 @@ fi fi GREP=$ac_cv_prog_GREP if test -n "$GREP"; then - echo "$as_me:2629: result: $GREP" >&5 + echo "$as_me:2632: result: $GREP" >&5 echo "${ECHO_T}$GREP" >&6 else - echo "$as_me:2632: result: no" >&5 + echo "$as_me:2635: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -2637,7 +2640,7 @@ fi done test -n "$GREP" || GREP=": " -echo "$as_me:2640: checking for egrep" >&5 +echo "$as_me:2643: checking for egrep" >&5 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 if test "${ac_cv_path_EGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2649,7 +2652,7 @@ else 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:2652: checking for $ac_word" >&5 +echo "$as_me:2655: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_EGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2666,7 +2669,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_EGREP="$ac_dir/$ac_word" - echo "$as_me:2669: found $ac_dir/$ac_word" >&5 + echo "$as_me:2672: found $ac_dir/$ac_word" >&5 break fi done @@ -2677,10 +2680,10 @@ fi EGREP=$ac_cv_path_EGREP if test -n "$EGREP"; then - echo "$as_me:2680: result: $EGREP" >&5 + echo "$as_me:2683: result: $EGREP" >&5 echo "${ECHO_T}$EGREP" >&6 else - echo "$as_me:2683: result: no" >&5 + echo "$as_me:2686: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -2688,12 +2691,12 @@ fi done test -n "$EGREP" || EGREP=": " - test "x$ac_cv_path_EGREP" = "x:" && { { echo "$as_me:2691: error: cannot find workable egrep" >&5 + test "x$ac_cv_path_EGREP" = "x:" && { { echo "$as_me:2694: error: cannot find workable egrep" >&5 echo "$as_me: error: cannot find workable egrep" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:2696: result: $ac_cv_path_EGREP" >&5 +echo "$as_me:2699: result: $ac_cv_path_EGREP" >&5 echo "${ECHO_T}$ac_cv_path_EGREP" >&6 EGREP="$ac_cv_path_EGREP" @@ -2703,7 +2706,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS "co ac_link='$CC -o "conftest$ac_exeext" $CFLAGS $CPPFLAGS $LDFLAGS "conftest.$ac_ext" $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:2706: checking how to run the C preprocessor" >&5 +echo "$as_me:2709: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then @@ -2724,18 +2727,18 @@ do # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 2727 "configure" +#line 2730 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:2732: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2735: \"$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:2738: \$? = $ac_status" >&5 + echo "$as_me:2741: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2758,17 +2761,17 @@ rm -f conftest.err "conftest.$ac_ext" # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 2761 "configure" +#line 2764 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:2765: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2768: \"$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:2771: \$? = $ac_status" >&5 + echo "$as_me:2774: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2805,7 +2808,7 @@ fi else ac_cv_prog_CPP=$CPP fi -echo "$as_me:2808: result: $CPP" >&5 +echo "$as_me:2811: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes @@ -2815,18 +2818,18 @@ do # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 2818 "configure" +#line 2821 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:2823: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2826: \"$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:2829: \$? = $ac_status" >&5 + echo "$as_me:2832: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2849,17 +2852,17 @@ rm -f conftest.err "conftest.$ac_ext" # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 2852 "configure" +#line 2855 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:2856: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:2859: \"$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:2862: \$? = $ac_status" >&5 + echo "$as_me:2865: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -2887,7 +2890,7 @@ rm -f conftest.err "conftest.$ac_ext" if $ac_preproc_ok; then : else - { { echo "$as_me:2890: error: C preprocessor \"$CPP\" fails sanity check" >&5 + { { echo "$as_me:2893: error: C preprocessor \"$CPP\" fails sanity check" >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} { (exit 1); exit 1; }; } fi @@ -2900,14 +2903,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" if test $ac_cv_c_compiler_gnu = yes; then - echo "$as_me:2903: checking whether $CC needs -traditional" >&5 + echo "$as_me:2906: checking whether $CC needs -traditional" >&5 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6 if test "${ac_cv_prog_gcc_traditional+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_pattern="Autoconf.*'x'" cat >"conftest.$ac_ext" <<_ACEOF -#line 2910 "configure" +#line 2913 "configure" #include "confdefs.h" #include int Autoconf = TIOCGETP; @@ -2922,7 +2925,7 @@ rm -rf conftest* if test $ac_cv_prog_gcc_traditional = no; then cat >"conftest.$ac_ext" <<_ACEOF -#line 2925 "configure" +#line 2928 "configure" #include "confdefs.h" #include int Autoconf = TCGETA; @@ -2935,14 +2938,14 @@ rm -rf conftest* fi fi -echo "$as_me:2938: result: $ac_cv_prog_gcc_traditional" >&5 +echo "$as_me:2941: result: $ac_cv_prog_gcc_traditional" >&5 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6 if test $ac_cv_prog_gcc_traditional = yes; then CC="$CC -traditional" fi fi -echo "$as_me:2945: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "$as_me:2948: checking whether ${MAKE-make} sets \${MAKE}" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then @@ -2962,11 +2965,11 @@ fi rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then - echo "$as_me:2965: result: yes" >&5 + echo "$as_me:2968: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else - echo "$as_me:2969: result: no" >&5 + echo "$as_me:2972: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi @@ -2983,7 +2986,7 @@ fi # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:2986: checking for a BSD compatible install" >&5 +echo "$as_me:2989: checking for a BSD compatible install" >&5 echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then @@ -3032,7 +3035,7 @@ fi INSTALL=$ac_install_sh fi fi -echo "$as_me:3035: result: $INSTALL" >&5 +echo "$as_me:3038: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. @@ -3052,35 +3055,37 @@ if test -n "$YACC" ; then else cat >conftest.y <&5 + echo "$as_me:3073: checking for $cf_prog" >&5 echo $ECHO_N "checking for $cf_prog... $ECHO_C" >&6 cf_command="$cf_prog conftest.y" cf_result=no - if { (eval echo "$as_me:3072: \"$cf_command\"") >&5 + if { (eval echo "$as_me:3077: \"$cf_command\"") >&5 (eval $cf_command) 2>&5 ac_status=$? - echo "$as_me:3075: \$? = $ac_status" >&5 + echo "$as_me:3080: \$? = $ac_status" >&5 (exit "$ac_status"); } && test -s y.tab.c ; then mv y.tab.c conftest.c rm -f y.tab.h if test "$cf_prog" = 'bison -y' ; then - if { (eval echo "$as_me:3080: \"$ac_link\"") >&5 + if { (eval echo "$as_me:3085: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:3083: \$? = $ac_status" >&5 + echo "$as_me:3088: \$? = $ac_status" >&5 (exit "$ac_status"); } && test -s conftest ; then cf_result=yes fi @@ -3088,7 +3093,7 @@ echo $ECHO_N "checking for $cf_prog... $ cf_result=yes fi fi - echo "$as_me:3091: result: $cf_result" >&5 + echo "$as_me:3096: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test $cf_result = yes ; then cf_cv_prog_YACC="$cf_prog" @@ -3105,7 +3110,7 @@ for ac_prog in lint alint lclint tdlint 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:3108: checking for $ac_word" >&5 +echo "$as_me:3113: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LINT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3120,7 +3125,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_LINT="$ac_prog" -echo "$as_me:3123: found $ac_dir/$ac_word" >&5 +echo "$as_me:3128: found $ac_dir/$ac_word" >&5 break done @@ -3128,10 +3133,10 @@ fi fi LINT=$ac_cv_prog_LINT if test -n "$LINT"; then - echo "$as_me:3131: result: $LINT" >&5 + echo "$as_me:3136: result: $LINT" >&5 echo "${ECHO_T}$LINT" >&6 else - echo "$as_me:3134: result: no" >&5 + echo "$as_me:3139: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3139,14 +3144,14 @@ fi done test -n "$LINT" || LINT=":" -echo "$as_me:3142: checking if the POSIX test-macros are already defined" >&5 +echo "$as_me:3147: checking if the POSIX test-macros are already defined" >&5 echo $ECHO_N "checking if the POSIX test-macros are already defined... $ECHO_C" >&6 if test "${cf_cv_posix_visible+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3149 "configure" +#line 3154 "configure" #include "confdefs.h" #include int @@ -3165,16 +3170,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3168: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3173: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3171: \$? = $ac_status" >&5 + echo "$as_me:3176: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3174: \"$ac_try\"") >&5 + { (eval echo "$as_me:3179: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3177: \$? = $ac_status" >&5 + echo "$as_me:3182: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_visible=no else @@ -3185,7 +3190,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3188: result: $cf_cv_posix_visible" >&5 +echo "$as_me:3193: result: $cf_cv_posix_visible" >&5 echo "${ECHO_T}$cf_cv_posix_visible" >&6 if test "$cf_cv_posix_visible" = no; then @@ -3226,18 +3231,18 @@ irix[56].*) cf_xopen_source="-D_SGI_SOURCE" cf_XOPEN_SOURCE= ;; -linux*|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) +linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) cf_gnu_xopen_source=$cf_XOPEN_SOURCE -echo "$as_me:3233: checking if this is the GNU C library" >&5 +echo "$as_me:3238: checking if this is the GNU C library" >&5 echo $ECHO_N "checking if this is the GNU C library... $ECHO_C" >&6 if test "${cf_cv_gnu_library+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3240 "configure" +#line 3245 "configure" #include "confdefs.h" #include int @@ -3256,16 +3261,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3259: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3264: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3262: \$? = $ac_status" >&5 + echo "$as_me:3267: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3265: \"$ac_try\"") >&5 + { (eval echo "$as_me:3270: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3268: \$? = $ac_status" >&5 + echo "$as_me:3273: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library=yes else @@ -3276,7 +3281,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3279: result: $cf_cv_gnu_library" >&5 +echo "$as_me:3284: result: $cf_cv_gnu_library" >&5 echo "${ECHO_T}$cf_cv_gnu_library" >&6 if test x$cf_cv_gnu_library = xyes; then @@ -3284,7 +3289,7 @@ if test x$cf_cv_gnu_library = xyes; then # With glibc 2.19 (13 years after this check was begun), _DEFAULT_SOURCE # was changed to help a little. newlib incorporated the change about 4 # years later. - echo "$as_me:3287: checking if _DEFAULT_SOURCE can be used as a basis" >&5 + echo "$as_me:3292: checking if _DEFAULT_SOURCE can be used as a basis" >&5 echo $ECHO_N "checking if _DEFAULT_SOURCE can be used as a basis... $ECHO_C" >&6 if test "${cf_cv_gnu_library_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3296,7 +3301,7 @@ else CPPFLAGS="${CPPFLAGS}-D_DEFAULT_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 3299 "configure" +#line 3304 "configure" #include "confdefs.h" #include int @@ -3315,16 +3320,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3318: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3323: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3321: \$? = $ac_status" >&5 + echo "$as_me:3326: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3324: \"$ac_try\"") >&5 + { (eval echo "$as_me:3329: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3327: \$? = $ac_status" >&5 + echo "$as_me:3332: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library_219=yes else @@ -3336,12 +3341,12 @@ rm -f "conftest.$ac_objext" "conftest.$a CPPFLAGS="$cf_save" fi -echo "$as_me:3339: result: $cf_cv_gnu_library_219" >&5 +echo "$as_me:3344: result: $cf_cv_gnu_library_219" >&5 echo "${ECHO_T}$cf_cv_gnu_library_219" >&6 if test "x$cf_cv_gnu_library_219" = xyes; then cf_save="$CPPFLAGS" - echo "$as_me:3344: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 + echo "$as_me:3349: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_dftsrc_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3446,7 +3451,7 @@ if test -n "$cf_new_extra_cppflags" ; th fi cat >"conftest.$ac_ext" <<_ACEOF -#line 3449 "configure" +#line 3454 "configure" #include "confdefs.h" #include @@ -3466,16 +3471,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3469: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3474: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3472: \$? = $ac_status" >&5 + echo "$as_me:3477: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3475: \"$ac_try\"") >&5 + { (eval echo "$as_me:3480: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3478: \$? = $ac_status" >&5 + echo "$as_me:3483: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_dftsrc_219=yes else @@ -3486,7 +3491,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3489: result: $cf_cv_gnu_dftsrc_219" >&5 +echo "$as_me:3494: result: $cf_cv_gnu_dftsrc_219" >&5 echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >&6 test "x$cf_cv_gnu_dftsrc_219" = "xyes" || CPPFLAGS="$cf_save" else @@ -3495,14 +3500,14 @@ echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >& if test "x$cf_cv_gnu_dftsrc_219" != xyes; then - echo "$as_me:3498: checking if we must define _GNU_SOURCE" >&5 + echo "$as_me:3503: checking if we must define _GNU_SOURCE" >&5 echo $ECHO_N "checking if we must define _GNU_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3505 "configure" +#line 3510 "configure" #include "confdefs.h" #include int @@ -3517,16 +3522,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3520: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3525: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3523: \$? = $ac_status" >&5 + echo "$as_me:3528: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3526: \"$ac_try\"") >&5 + { (eval echo "$as_me:3531: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3529: \$? = $ac_status" >&5 + echo "$as_me:3534: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -3633,7 +3638,7 @@ if test -n "$cf_new_extra_cppflags" ; th fi cat >"conftest.$ac_ext" <<_ACEOF -#line 3636 "configure" +#line 3641 "configure" #include "confdefs.h" #include int @@ -3648,16 +3653,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3651: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3656: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3654: \$? = $ac_status" >&5 + echo "$as_me:3659: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3657: \"$ac_try\"") >&5 + { (eval echo "$as_me:3662: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3660: \$? = $ac_status" >&5 + echo "$as_me:3665: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -3672,12 +3677,12 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3675: result: $cf_cv_gnu_source" >&5 +echo "$as_me:3680: result: $cf_cv_gnu_source" >&5 echo "${ECHO_T}$cf_cv_gnu_source" >&6 if test "$cf_cv_gnu_source" = yes then - echo "$as_me:3680: checking if we should also define _DEFAULT_SOURCE" >&5 + echo "$as_me:3685: checking if we should also define _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if we should also define _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_default_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3687,7 +3692,7 @@ else CPPFLAGS="${CPPFLAGS}-D_GNU_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 3690 "configure" +#line 3695 "configure" #include "confdefs.h" #include int @@ -3702,16 +3707,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3705: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3710: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3708: \$? = $ac_status" >&5 + echo "$as_me:3713: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3711: \"$ac_try\"") >&5 + { (eval echo "$as_me:3716: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3714: \$? = $ac_status" >&5 + echo "$as_me:3719: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_default_source=no else @@ -3722,7 +3727,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3725: result: $cf_cv_default_source" >&5 +echo "$as_me:3730: result: $cf_cv_default_source" >&5 echo "${ECHO_T}$cf_cv_default_source" >&6 if test "$cf_cv_default_source" = yes then @@ -3759,16 +3764,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:3762: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:3767: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:3768: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:3773: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 3771 "configure" +#line 3776 "configure" #include "confdefs.h" #include int @@ -3783,16 +3788,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3786: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3791: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3789: \$? = $ac_status" >&5 + echo "$as_me:3794: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3792: \"$ac_try\"") >&5 + { (eval echo "$as_me:3797: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3795: \$? = $ac_status" >&5 + echo "$as_me:3800: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -3813,7 +3818,7 @@ cf_want_posix_source=no esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 3816 "configure" +#line 3821 "configure" #include "confdefs.h" #include int @@ -3828,16 +3833,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3831: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3836: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3834: \$? = $ac_status" >&5 + echo "$as_me:3839: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3837: \"$ac_try\"") >&5 + { (eval echo "$as_me:3842: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3840: \$? = $ac_status" >&5 + echo "$as_me:3845: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -3848,7 +3853,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:3851: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:3856: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -3856,10 +3861,10 @@ echo "${as_me:-configure}:3851: testing test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:3859: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:3864: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 3862 "configure" +#line 3867 "configure" #include "confdefs.h" #include int @@ -3874,16 +3879,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3877: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3882: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3880: \$? = $ac_status" >&5 + echo "$as_me:3885: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3883: \"$ac_try\"") >&5 + { (eval echo "$as_me:3888: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3886: \$? = $ac_status" >&5 + echo "$as_me:3891: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -3899,7 +3904,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3902: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:3907: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -4016,7 +4021,7 @@ openbsd[6-9]*) # OpenBSD 6.x has broken locale support, both compile-time and runtime. # see https://www.mail-archive.com/bugs@openbsd.org/msg13200.html # Abusing the conformance level is a workaround. - { echo "$as_me:4019: WARNING: this system does not provide usable locale support" >&5 + { echo "$as_me:4024: WARNING: this system does not provide usable locale support" >&5 echo "$as_me: WARNING: this system does not provide usable locale support" >&2;} cf_xopen_source="-D_BSD_SOURCE" cf_XOPEN_SOURCE=700 @@ -4048,14 +4053,14 @@ sysv4.2uw2.*) # Novell/SCO UnixWare 2.x ;; *) -echo "$as_me:4051: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:4056: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 4058 "configure" +#line 4063 "configure" #include "confdefs.h" #include @@ -4069,21 +4074,22 @@ main (void) #ifndef _XOPEN_SOURCE make an error #endif + ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4077: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4083: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4080: \$? = $ac_status" >&5 + echo "$as_me:4086: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4083: \"$ac_try\"") >&5 + { (eval echo "$as_me:4089: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4086: \$? = $ac_status" >&5 + echo "$as_me:4092: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4095,7 +4101,7 @@ cf_save="$CPPFLAGS" CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 4098 "configure" +#line 4104 "configure" #include "confdefs.h" #include @@ -4106,24 +4112,25 @@ int main (void) { -#ifdef _XOPEN_SOURCE +#ifndef _XOPEN_SOURCE make an error #endif + ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4117: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4124: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4120: \$? = $ac_status" >&5 + echo "$as_me:4127: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4123: \"$ac_try\"") >&5 + { (eval echo "$as_me:4130: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4126: \$? = $ac_status" >&5 + echo "$as_me:4133: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4132,13 +4139,13 @@ cat "conftest.$ac_ext" >&5 cf_cv_xopen_source=$cf_XOPEN_SOURCE fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - CPPFLAGS="$cf_save" + CPPFLAGS="$cf_save" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:4141: result: $cf_cv_xopen_source" >&5 +echo "$as_me:4148: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -4281,6 +4288,8 @@ done fi + cf_save_xopen_cppflags="$CPPFLAGS" + if test "$cf_cv_posix_visible" = no; then cf_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE @@ -4296,16 +4305,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:4299: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:4308: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:4305: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:4314: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 4308 "configure" +#line 4317 "configure" #include "confdefs.h" #include int @@ -4320,16 +4329,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4323: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4332: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4326: \$? = $ac_status" >&5 + echo "$as_me:4335: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4329: \"$ac_try\"") >&5 + { (eval echo "$as_me:4338: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4332: \$? = $ac_status" >&5 + echo "$as_me:4341: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -4350,7 +4359,7 @@ cf_want_posix_source=no esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 4353 "configure" +#line 4362 "configure" #include "confdefs.h" #include int @@ -4365,16 +4374,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4368: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4377: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4371: \$? = $ac_status" >&5 + echo "$as_me:4380: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4374: \"$ac_try\"") >&5 + { (eval echo "$as_me:4383: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4377: \$? = $ac_status" >&5 + echo "$as_me:4386: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -4385,7 +4394,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:4388: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:4397: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -4393,10 +4402,10 @@ echo "${as_me:-configure}:4388: testing test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:4396: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:4405: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 4399 "configure" +#line 4408 "configure" #include "confdefs.h" #include int @@ -4411,16 +4420,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4414: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4423: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4417: \$? = $ac_status" >&5 + echo "$as_me:4426: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4420: \"$ac_try\"") >&5 + { (eval echo "$as_me:4429: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4423: \$? = $ac_status" >&5 + echo "$as_me:4432: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -4436,7 +4445,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:4439: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:4448: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -4545,6 +4554,53 @@ fi fi # cf_cv_posix_visible + # Some of these niche implementations use copy/paste, double-check... + test -n "$verbose" && echo " checking if _POSIX_C_SOURCE inteferes" 1>&6 + +echo "${as_me:-configure}:4560: testing checking if _POSIX_C_SOURCE inteferes ..." 1>&5 + + cat >"conftest.$ac_ext" <<_ACEOF +#line 4563 "configure" +#include "confdefs.h" + +#include +#include +#include + +int +main (void) +{ + +#ifndef _XOPEN_SOURCE +make an error +#endif + + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:4583: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:4586: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:4589: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:4592: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + : +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + { echo "$as_me:4599: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 +echo "$as_me: WARNING: _POSIX_C_SOURCE definition is not usable" >&2;} + CPPFLAGS="$cf_save_xopen_cppflags" +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" ;; esac @@ -4562,7 +4618,7 @@ do test "$CFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CFLAGS" 1>&6 -echo "${as_me:-configure}:4565: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 +echo "${as_me:-configure}:4621: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 CFLAGS="$cf_old_cflag" done @@ -4574,7 +4630,7 @@ do test "$CPPFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CPPFLAGS" 1>&6 -echo "${as_me:-configure}:4577: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:4633: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_old_cflag" done @@ -4662,7 +4718,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}:4665: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:4721: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -4672,7 +4728,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}:4675: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:4731: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -4682,7 +4738,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}:4685: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:4741: 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" @@ -4694,10 +4750,10 @@ done fi if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then - echo "$as_me:4697: checking if _XOPEN_SOURCE really is set" >&5 + echo "$as_me:4753: checking if _XOPEN_SOURCE really is set" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE really is set... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 4700 "configure" +#line 4756 "configure" #include "confdefs.h" #include int @@ -4712,16 +4768,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4715: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4771: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4718: \$? = $ac_status" >&5 + echo "$as_me:4774: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4721: \"$ac_try\"") >&5 + { (eval echo "$as_me:4777: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4724: \$? = $ac_status" >&5 + echo "$as_me:4780: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set=yes else @@ -4730,12 +4786,12 @@ cat "conftest.$ac_ext" >&5 cf_XOPEN_SOURCE_set=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:4733: result: $cf_XOPEN_SOURCE_set" >&5 + echo "$as_me:4789: result: $cf_XOPEN_SOURCE_set" >&5 echo "${ECHO_T}$cf_XOPEN_SOURCE_set" >&6 if test "$cf_XOPEN_SOURCE_set" = yes then cat >"conftest.$ac_ext" <<_ACEOF -#line 4738 "configure" +#line 4794 "configure" #include "confdefs.h" #include int @@ -4750,16 +4806,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4753: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4809: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4756: \$? = $ac_status" >&5 + echo "$as_me:4812: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4759: \"$ac_try\"") >&5 + { (eval echo "$as_me:4815: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4762: \$? = $ac_status" >&5 + echo "$as_me:4818: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set_ok=yes else @@ -4770,19 +4826,19 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" if test "$cf_XOPEN_SOURCE_set_ok" = no then - { echo "$as_me:4773: WARNING: _XOPEN_SOURCE is lower than requested" >&5 + { echo "$as_me:4829: WARNING: _XOPEN_SOURCE is lower than requested" >&5 echo "$as_me: WARNING: _XOPEN_SOURCE is lower than requested" >&2;} fi else -echo "$as_me:4778: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:4834: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 4785 "configure" +#line 4841 "configure" #include "confdefs.h" #include @@ -4796,21 +4852,22 @@ main (void) #ifndef _XOPEN_SOURCE make an error #endif + ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4804: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4861: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4807: \$? = $ac_status" >&5 + echo "$as_me:4864: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4810: \"$ac_try\"") >&5 + { (eval echo "$as_me:4867: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4813: \$? = $ac_status" >&5 + echo "$as_me:4870: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4822,7 +4879,7 @@ cf_save="$CPPFLAGS" CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 4825 "configure" +#line 4882 "configure" #include "confdefs.h" #include @@ -4833,24 +4890,25 @@ int main (void) { -#ifdef _XOPEN_SOURCE +#ifndef _XOPEN_SOURCE make an error #endif + ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:4844: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4902: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4847: \$? = $ac_status" >&5 + echo "$as_me:4905: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:4850: \"$ac_try\"") >&5 + { (eval echo "$as_me:4908: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4853: \$? = $ac_status" >&5 + echo "$as_me:4911: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -4859,13 +4917,13 @@ cat "conftest.$ac_ext" >&5 cf_cv_xopen_source=$cf_XOPEN_SOURCE fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - CPPFLAGS="$cf_save" + CPPFLAGS="$cf_save" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:4868: result: $cf_cv_xopen_source" >&5 +echo "$as_me:4926: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -5012,14 +5070,14 @@ fi fi fi # cf_cv_posix_visible -echo "$as_me:5015: checking if SIGWINCH is defined" >&5 +echo "$as_me:5073: checking if SIGWINCH is defined" >&5 echo $ECHO_N "checking if SIGWINCH is defined... $ECHO_C" >&6 if test "${cf_cv_define_sigwinch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 5022 "configure" +#line 5080 "configure" #include "confdefs.h" #include @@ -5034,23 +5092,23 @@ int x = SIGWINCH; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5037: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5095: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5040: \$? = $ac_status" >&5 + echo "$as_me:5098: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5043: \"$ac_try\"") >&5 + { (eval echo "$as_me:5101: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5046: \$? = $ac_status" >&5 + echo "$as_me:5104: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_define_sigwinch=yes else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 5053 "configure" +#line 5111 "configure" #include "confdefs.h" #undef _XOPEN_SOURCE @@ -5068,16 +5126,16 @@ int x = SIGWINCH; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5071: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5129: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5074: \$? = $ac_status" >&5 + echo "$as_me:5132: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5077: \"$ac_try\"") >&5 + { (eval echo "$as_me:5135: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5080: \$? = $ac_status" >&5 + echo "$as_me:5138: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_define_sigwinch=maybe else @@ -5091,11 +5149,11 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:5094: result: $cf_cv_define_sigwinch" >&5 +echo "$as_me:5152: result: $cf_cv_define_sigwinch" >&5 echo "${ECHO_T}$cf_cv_define_sigwinch" >&6 if test "$cf_cv_define_sigwinch" = maybe ; then -echo "$as_me:5098: checking for actual SIGWINCH definition" >&5 +echo "$as_me:5156: checking for actual SIGWINCH definition" >&5 echo $ECHO_N "checking for actual SIGWINCH definition... $ECHO_C" >&6 if test "${cf_cv_fixup_sigwinch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5106,7 +5164,7 @@ cf_sigwinch=32 while test "$cf_sigwinch" != 1 do cat >"conftest.$ac_ext" <<_ACEOF -#line 5109 "configure" +#line 5167 "configure" #include "confdefs.h" #undef _XOPEN_SOURCE @@ -5128,16 +5186,16 @@ int x = SIGWINCH; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5131: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5189: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5134: \$? = $ac_status" >&5 + echo "$as_me:5192: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5137: \"$ac_try\"") >&5 + { (eval echo "$as_me:5195: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5140: \$? = $ac_status" >&5 + echo "$as_me:5198: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fixup_sigwinch=$cf_sigwinch break @@ -5151,7 +5209,7 @@ cf_sigwinch="`expr "$cf_sigwinch" - 1`" done fi -echo "$as_me:5154: result: $cf_cv_fixup_sigwinch" >&5 +echo "$as_me:5212: result: $cf_cv_fixup_sigwinch" >&5 echo "${ECHO_T}$cf_cv_fixup_sigwinch" >&6 if test "$cf_cv_fixup_sigwinch" != unknown ; then @@ -5196,14 +5254,14 @@ EOF esac LIB_PREFIX=$LIB_PREFIX -echo "$as_me:5199: checking whether ln -s works" >&5 +echo "$as_me:5257: checking whether ln -s works" >&5 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then - echo "$as_me:5203: result: yes" >&5 + echo "$as_me:5261: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:5206: result: no, using $LN_S" >&5 + echo "$as_me:5264: result: no, using $LN_S" >&5 echo "${ECHO_T}no, using $LN_S" >&6 fi @@ -5226,7 +5284,7 @@ else 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:5229: checking for $ac_word" >&5 +echo "$as_me:5287: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_BUILD_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5241,7 +5299,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_BUILD_CC="$ac_prog" -echo "$as_me:5244: found $ac_dir/$ac_word" >&5 +echo "$as_me:5302: found $ac_dir/$ac_word" >&5 break done @@ -5249,10 +5307,10 @@ fi fi BUILD_CC=$ac_cv_prog_BUILD_CC if test -n "$BUILD_CC"; then - echo "$as_me:5252: result: $BUILD_CC" >&5 + echo "$as_me:5310: result: $BUILD_CC" >&5 echo "${ECHO_T}$BUILD_CC" >&6 else - echo "$as_me:5255: result: no" >&5 + echo "$as_me:5313: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5261,12 +5319,12 @@ done test -n "$BUILD_CC" || BUILD_CC="none" fi; - echo "$as_me:5264: checking for native build C compiler" >&5 + echo "$as_me:5322: checking for native build C compiler" >&5 echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6 - echo "$as_me:5266: result: $BUILD_CC" >&5 + echo "$as_me:5324: result: $BUILD_CC" >&5 echo "${ECHO_T}$BUILD_CC" >&6 - echo "$as_me:5269: checking for native build C preprocessor" >&5 + echo "$as_me:5327: checking for native build C preprocessor" >&5 echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6 # Check whether --with-build-cpp or --without-build-cpp was given. @@ -5276,10 +5334,10 @@ if test "${with_build_cpp+set}" = set; t else BUILD_CPP='${BUILD_CC} -E' fi; - echo "$as_me:5279: result: $BUILD_CPP" >&5 + echo "$as_me:5337: result: $BUILD_CPP" >&5 echo "${ECHO_T}$BUILD_CPP" >&6 - echo "$as_me:5282: checking for native build C flags" >&5 + echo "$as_me:5340: checking for native build C flags" >&5 echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6 # Check whether --with-build-cflags or --without-build-cflags was given. @@ -5287,10 +5345,10 @@ if test "${with_build_cflags+set}" = set withval="$with_build_cflags" BUILD_CFLAGS="$withval" fi; - echo "$as_me:5290: result: $BUILD_CFLAGS" >&5 + echo "$as_me:5348: result: $BUILD_CFLAGS" >&5 echo "${ECHO_T}$BUILD_CFLAGS" >&6 - echo "$as_me:5293: checking for native build C preprocessor-flags" >&5 + echo "$as_me:5351: checking for native build C preprocessor-flags" >&5 echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6 # Check whether --with-build-cppflags or --without-build-cppflags was given. @@ -5298,10 +5356,10 @@ if test "${with_build_cppflags+set}" = s withval="$with_build_cppflags" BUILD_CPPFLAGS="$withval" fi; - echo "$as_me:5301: result: $BUILD_CPPFLAGS" >&5 + echo "$as_me:5359: result: $BUILD_CPPFLAGS" >&5 echo "${ECHO_T}$BUILD_CPPFLAGS" >&6 - echo "$as_me:5304: checking for native build linker-flags" >&5 + echo "$as_me:5362: checking for native build linker-flags" >&5 echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6 # Check whether --with-build-ldflags or --without-build-ldflags was given. @@ -5309,10 +5367,10 @@ if test "${with_build_ldflags+set}" = se withval="$with_build_ldflags" BUILD_LDFLAGS="$withval" fi; - echo "$as_me:5312: result: $BUILD_LDFLAGS" >&5 + echo "$as_me:5370: result: $BUILD_LDFLAGS" >&5 echo "${ECHO_T}$BUILD_LDFLAGS" >&6 - echo "$as_me:5315: checking for native build linker-libraries" >&5 + echo "$as_me:5373: checking for native build linker-libraries" >&5 echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6 # Check whether --with-build-libs or --without-build-libs was given. @@ -5320,7 +5378,7 @@ if test "${with_build_libs+set}" = set; withval="$with_build_libs" BUILD_LIBS="$withval" fi; - echo "$as_me:5323: result: $BUILD_LIBS" >&5 + echo "$as_me:5381: result: $BUILD_LIBS" >&5 echo "${ECHO_T}$BUILD_LIBS" >&6 # this assumes we're on Unix. @@ -5329,8 +5387,59 @@ echo "${ECHO_T}$BUILD_LIBS" >&6 : ${BUILD_CC:='${CC}'} - if { test "$BUILD_CC" = "$CC" || test "$BUILD_CC" = '${CC}'; } ; then - { { echo "$as_me:5333: error: Cross-build requires two compilers. + echo "$as_me:5390: checking if the build-compiler \"$BUILD_CC\" works" >&5 +echo $ECHO_N "checking if the build-compiler \"$BUILD_CC\" works... $ECHO_C" >&6 + + cf_save_crossed=$cross_compiling + cf_save_ac_link=$ac_link + cross_compiling=no + cf_build_cppflags=$BUILD_CPPFLAGS + test "$cf_build_cppflags" = "#" && cf_build_cppflags= + ac_link='$BUILD_CC -o "conftest$ac_exeext" $BUILD_CFLAGS $cf_build_cppflags $BUILD_LDFLAGS "conftest.$ac_ext" $BUILD_LIBS >&5' + + if test "$cross_compiling" = yes; then + cf_ok_build_cc=unknown +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 5404 "configure" +#include "confdefs.h" +#include + int main(int argc, char *argv[]) + { + ${cf_cv_main_return:-return}(argc < 0 || argv == 0 || argv[0] == 0); + } + +_ACEOF +rm -f "conftest$ac_exeext" +if { (eval echo "$as_me:5414: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:5417: \$? = $ac_status" >&5 + (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' + { (eval echo "$as_me:5419: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:5422: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_ok_build_cc=yes +else + echo "$as_me: program exited with status $ac_status" >&5 +echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_ok_build_cc=no +fi +rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" +fi + + cross_compiling=$cf_save_crossed + ac_link=$cf_save_ac_link + + echo "$as_me:5437: result: $cf_ok_build_cc" >&5 +echo "${ECHO_T}$cf_ok_build_cc" >&6 + + if test "$cf_ok_build_cc" != yes + then + { { echo "$as_me:5442: error: Cross-build requires two compilers. Use --with-build-cc to specify the native compiler." >&5 echo "$as_me: error: Cross-build requires two compilers. Use --with-build-cc to specify the native compiler." >&2;} @@ -5351,7 +5460,7 @@ fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:5354: checking for $ac_word" >&5 +echo "$as_me:5463: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5366,7 +5475,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_RANLIB="${ac_tool_prefix}ranlib" -echo "$as_me:5369: found $ac_dir/$ac_word" >&5 +echo "$as_me:5478: found $ac_dir/$ac_word" >&5 break done @@ -5374,10 +5483,10 @@ fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:5377: result: $RANLIB" >&5 + echo "$as_me:5486: result: $RANLIB" >&5 echo "${ECHO_T}$RANLIB" >&6 else - echo "$as_me:5380: result: no" >&5 + echo "$as_me:5489: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5386,7 +5495,7 @@ if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:5389: checking for $ac_word" >&5 +echo "$as_me:5498: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5401,7 +5510,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_RANLIB="ranlib" -echo "$as_me:5404: found $ac_dir/$ac_word" >&5 +echo "$as_me:5513: found $ac_dir/$ac_word" >&5 break done @@ -5410,10 +5519,10 @@ fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:5413: result: $ac_ct_RANLIB" >&5 + echo "$as_me:5522: result: $ac_ct_RANLIB" >&5 echo "${ECHO_T}$ac_ct_RANLIB" >&6 else - echo "$as_me:5416: result: no" >&5 + echo "$as_me:5525: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5425,7 +5534,7 @@ fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. set dummy ${ac_tool_prefix}ld; ac_word=$2 -echo "$as_me:5428: checking for $ac_word" >&5 +echo "$as_me:5537: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5440,7 +5549,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_LD="${ac_tool_prefix}ld" -echo "$as_me:5443: found $ac_dir/$ac_word" >&5 +echo "$as_me:5552: found $ac_dir/$ac_word" >&5 break done @@ -5448,10 +5557,10 @@ fi fi LD=$ac_cv_prog_LD if test -n "$LD"; then - echo "$as_me:5451: result: $LD" >&5 + echo "$as_me:5560: result: $LD" >&5 echo "${ECHO_T}$LD" >&6 else - echo "$as_me:5454: result: no" >&5 + echo "$as_me:5563: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5460,7 +5569,7 @@ if test -z "$ac_cv_prog_LD"; then ac_ct_LD=$LD # Extract the first word of "ld", so it can be a program name with args. set dummy ld; ac_word=$2 -echo "$as_me:5463: checking for $ac_word" >&5 +echo "$as_me:5572: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5475,7 +5584,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_LD="ld" -echo "$as_me:5478: found $ac_dir/$ac_word" >&5 +echo "$as_me:5587: found $ac_dir/$ac_word" >&5 break done @@ -5484,10 +5593,10 @@ fi fi ac_ct_LD=$ac_cv_prog_ac_ct_LD if test -n "$ac_ct_LD"; then - echo "$as_me:5487: result: $ac_ct_LD" >&5 + echo "$as_me:5596: result: $ac_ct_LD" >&5 echo "${ECHO_T}$ac_ct_LD" >&6 else - echo "$as_me:5490: result: no" >&5 + echo "$as_me:5599: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5499,7 +5608,7 @@ fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 -echo "$as_me:5502: checking for $ac_word" >&5 +echo "$as_me:5611: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5514,7 +5623,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_AR="${ac_tool_prefix}ar" -echo "$as_me:5517: found $ac_dir/$ac_word" >&5 +echo "$as_me:5626: found $ac_dir/$ac_word" >&5 break done @@ -5522,10 +5631,10 @@ fi fi AR=$ac_cv_prog_AR if test -n "$AR"; then - echo "$as_me:5525: result: $AR" >&5 + echo "$as_me:5634: result: $AR" >&5 echo "${ECHO_T}$AR" >&6 else - echo "$as_me:5528: result: no" >&5 + echo "$as_me:5637: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5534,7 +5643,7 @@ if test -z "$ac_cv_prog_AR"; then ac_ct_AR=$AR # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 -echo "$as_me:5537: checking for $ac_word" >&5 +echo "$as_me:5646: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5549,7 +5658,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_AR="ar" -echo "$as_me:5552: found $ac_dir/$ac_word" >&5 +echo "$as_me:5661: found $ac_dir/$ac_word" >&5 break done @@ -5558,10 +5667,10 @@ fi fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then - echo "$as_me:5561: result: $ac_ct_AR" >&5 + echo "$as_me:5670: result: $ac_ct_AR" >&5 echo "${ECHO_T}$ac_ct_AR" >&6 else - echo "$as_me:5564: result: no" >&5 + echo "$as_me:5673: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5570,7 +5679,7 @@ else AR="$ac_cv_prog_AR" fi -echo "$as_me:5573: checking for options to update archives" >&5 +echo "$as_me:5682: checking for options to update archives" >&5 echo $ECHO_N "checking for options to update archives... $ECHO_C" >&6 if test "${cf_cv_ar_flags+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5607,13 +5716,13 @@ else rm -f conftest.a cat >"conftest.$ac_ext" <&5 + if { (eval echo "$as_me:5722: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5616: \$? = $ac_status" >&5 + echo "$as_me:5725: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5 $AR $ARFLAGS "$cf_ar_flags" conftest.a "conftest.$ac_cv_objext" 2>&5 1>/dev/null @@ -5624,7 +5733,7 @@ EOF else test -n "$verbose" && echo " cannot compile test-program" 1>&6 -echo "${as_me:-configure}:5627: testing cannot compile test-program ..." 1>&5 +echo "${as_me:-configure}:5736: testing cannot compile test-program ..." 1>&5 break fi @@ -5634,7 +5743,7 @@ echo "${as_me:-configure}:5627: testing esac fi -echo "$as_me:5637: result: $cf_cv_ar_flags" >&5 +echo "$as_me:5746: result: $cf_cv_ar_flags" >&5 echo "${ECHO_T}$cf_cv_ar_flags" >&6 if test -n "$ARFLAGS" ; then @@ -5668,7 +5777,7 @@ EOF esac -echo "$as_me:5671: checking if you would like to use heapsort" >&5 +echo "$as_me:5780: checking if you would like to use heapsort" >&5 echo $ECHO_N "checking if you would like to use heapsort... $ECHO_C" >&6 # Check whether --enable-heapsort or --disable-heapsort was given. @@ -5685,20 +5794,20 @@ else cf_use_heapsort=yes fi; -echo "$as_me:5688: result: $cf_use_heapsort" >&5 +echo "$as_me:5797: result: $cf_use_heapsort" >&5 echo "${ECHO_T}$cf_use_heapsort" >&6 if test "x$cf_use_heapsort" = xyes; then for ac_func in heapsort do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:5695: checking for $ac_func" >&5 +echo "$as_me:5804: 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 5701 "configure" +#line 5810 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -5729,16 +5838,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:5732: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5841: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5735: \$? = $ac_status" >&5 + echo "$as_me:5844: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:5738: \"$ac_try\"") >&5 + { (eval echo "$as_me:5847: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5741: \$? = $ac_status" >&5 + echo "$as_me:5850: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -5748,7 +5857,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:5751: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:5860: 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 <&5 + echo "$as_me:5871: checking if its prototype is compatible with qsort" >&5 echo $ECHO_N "checking if its prototype is compatible with qsort... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 5765 "configure" +#line 5874 "configure" #include "confdefs.h" #include @@ -5781,16 +5890,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5784: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5893: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5787: \$? = $ac_status" >&5 + echo "$as_me:5896: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5790: \"$ac_try\"") >&5 + { (eval echo "$as_me:5899: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5793: \$? = $ac_status" >&5 + echo "$as_me:5902: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -5799,12 +5908,12 @@ cat "conftest.$ac_ext" >&5 cf_use_heapsort=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext"; - echo "$as_me:5802: result: $cf_use_heapsort" >&5 + echo "$as_me:5911: result: $cf_use_heapsort" >&5 echo "${ECHO_T}$cf_use_heapsort" >&6 else test -n "$verbose" && echo " will use our own heapsort function" 1>&6 -echo "${as_me:-configure}:5807: testing will use our own heapsort function ..." 1>&5 +echo "${as_me:-configure}:5916: testing will use our own heapsort function ..." 1>&5 EXTRAO_DEP='' EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/heapsort.o" @@ -5823,7 +5932,7 @@ if test "${with_ispell+set}" = set; then withval="$with_ispell" case "$withval" in #(vi yes) - { { echo "$as_me:5826: error: expected a value for --with-ispell" >&5 + { { echo "$as_me:5935: error: expected a value for --with-ispell" >&5 echo "$as_me: error: expected a value for --with-ispell" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -5831,7 +5940,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-ispell=path" - echo "$as_me:5834: checking for ispell" >&5 + echo "$as_me:5943: checking for ispell" >&5 echo $ECHO_N "checking for ispell... $ECHO_C" >&6 ac_cv_path_PATH_ISPELL="$withval" @@ -5842,7 +5951,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_ISPELL 1 EOF - echo "$as_me:5845: result: $withval" >&5 + echo "$as_me:5954: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -5851,7 +5960,7 @@ else # user did not specify "--with-ispell"; do automatic check # Extract the first word of "ispell", so it can be a program name with args. set dummy ispell; ac_word=$2 -echo "$as_me:5854: checking for $ac_word" >&5 +echo "$as_me:5963: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_ISPELL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5868,7 +5977,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_ISPELL="$ac_dir/$ac_word" - echo "$as_me:5871: found $ac_dir/$ac_word" >&5 + echo "$as_me:5980: found $ac_dir/$ac_word" >&5 break fi done @@ -5879,10 +5988,10 @@ fi PATH_ISPELL=$ac_cv_path_PATH_ISPELL if test -n "$PATH_ISPELL"; then - echo "$as_me:5882: result: $PATH_ISPELL" >&5 + echo "$as_me:5991: result: $PATH_ISPELL" >&5 echo "${ECHO_T}$PATH_ISPELL" >&6 else - echo "$as_me:5885: result: no" >&5 + echo "$as_me:5994: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5902,7 +6011,7 @@ if test "${with_metamail+set}" = set; th withval="$with_metamail" case "$withval" in #(vi yes) - { { echo "$as_me:5905: error: expected a value for --with-metamail" >&5 + { { echo "$as_me:6014: error: expected a value for --with-metamail" >&5 echo "$as_me: error: expected a value for --with-metamail" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -5910,7 +6019,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-metamail=path" - echo "$as_me:5913: checking for metamail" >&5 + echo "$as_me:6022: checking for metamail" >&5 echo $ECHO_N "checking for metamail... $ECHO_C" >&6 ac_cv_path_PATH_METAMAIL="$withval" @@ -5921,7 +6030,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_METAMAIL 1 EOF - echo "$as_me:5924: result: $withval" >&5 + echo "$as_me:6033: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -5930,7 +6039,7 @@ else # user did not specify "--with-metamail"; do automatic check # Extract the first word of "metamail", so it can be a program name with args. set dummy metamail; ac_word=$2 -echo "$as_me:5933: checking for $ac_word" >&5 +echo "$as_me:6042: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_METAMAIL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5947,7 +6056,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_METAMAIL="$ac_dir/$ac_word" - echo "$as_me:5950: found $ac_dir/$ac_word" >&5 + echo "$as_me:6059: found $ac_dir/$ac_word" >&5 break fi done @@ -5958,10 +6067,10 @@ fi PATH_METAMAIL=$ac_cv_path_PATH_METAMAIL if test -n "$PATH_METAMAIL"; then - echo "$as_me:5961: result: $PATH_METAMAIL" >&5 + echo "$as_me:6070: result: $PATH_METAMAIL" >&5 echo "${ECHO_T}$PATH_METAMAIL" >&6 else - echo "$as_me:5964: result: no" >&5 + echo "$as_me:6073: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5981,7 +6090,7 @@ if test "${with_sum+set}" = set; then withval="$with_sum" case "$withval" in #(vi yes) - { { echo "$as_me:5984: error: expected a value for --with-sum" >&5 + { { echo "$as_me:6093: error: expected a value for --with-sum" >&5 echo "$as_me: error: expected a value for --with-sum" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -5989,7 +6098,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-sum=path" - echo "$as_me:5992: checking for sum" >&5 + echo "$as_me:6101: checking for sum" >&5 echo $ECHO_N "checking for sum... $ECHO_C" >&6 ac_cv_path_PATH_SUM="$withval" @@ -6000,7 +6109,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_SUM 1 EOF - echo "$as_me:6003: result: $withval" >&5 + echo "$as_me:6112: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6009,7 +6118,7 @@ else # user did not specify "--with-sum"; do automatic check # Extract the first word of "sum", so it can be a program name with args. set dummy sum; ac_word=$2 -echo "$as_me:6012: checking for $ac_word" >&5 +echo "$as_me:6121: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_SUM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6026,7 +6135,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_SUM="$ac_dir/$ac_word" - echo "$as_me:6029: found $ac_dir/$ac_word" >&5 + echo "$as_me:6138: found $ac_dir/$ac_word" >&5 break fi done @@ -6037,10 +6146,10 @@ fi PATH_SUM=$ac_cv_path_PATH_SUM if test -n "$PATH_SUM"; then - echo "$as_me:6040: result: $PATH_SUM" >&5 + echo "$as_me:6149: result: $PATH_SUM" >&5 echo "${ECHO_T}$PATH_SUM" >&6 else - echo "$as_me:6043: result: no" >&5 + echo "$as_me:6152: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6057,17 +6166,17 @@ fi; if test $ac_cv_path_PATH_SUM then -echo "$as_me:6060: checking if $ac_cv_path_PATH_SUM takes -r" >&5 +echo "$as_me:6169: checking if $ac_cv_path_PATH_SUM takes -r" >&5 echo $ECHO_N "checking if $ac_cv_path_PATH_SUM takes -r... $ECHO_C" >&6 if test "${ac_cv_prog_sum_r+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5' - { (eval echo "$as_me:6067: \"$ac_try\"") >&5 + { (eval echo "$as_me:6176: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6070: \$? = $ac_status" >&5 + echo "$as_me:6179: \$? = $ac_status" >&5 (exit "$ac_status"); }; } then ac_cv_prog_sum_r=yes @@ -6093,11 +6202,11 @@ else EOF fi -echo "$as_me:6096: result: $ac_cv_prog_sum_r" >&5 +echo "$as_me:6205: result: $ac_cv_prog_sum_r" >&5 echo "${ECHO_T}$ac_cv_prog_sum_r" >&6 fi -echo "$as_me:6100: checking for default editor" >&5 +echo "$as_me:6209: checking for default editor" >&5 echo $ECHO_N "checking for default editor... $ECHO_C" >&6 # Check whether --with-editor or --without-editor was given. @@ -6109,7 +6218,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:6112: error: expected a value for --with-editor" >&5 + { { echo "$as_me:6221: error: expected a value for --with-editor" >&5 echo "$as_me: error: expected a value for --with-editor" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6126,7 +6235,7 @@ if test -z "$DEFAULT_EDITOR" ; then else # Extract the first word of "vi", so it can be a program name with args. set dummy vi; ac_word=$2 -echo "$as_me:6129: checking for $ac_word" >&5 +echo "$as_me:6238: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_EDITOR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6143,7 +6252,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_EDITOR="$ac_dir/$ac_word" - echo "$as_me:6146: found $ac_dir/$ac_word" >&5 + echo "$as_me:6255: found $ac_dir/$ac_word" >&5 break fi done @@ -6155,16 +6264,16 @@ fi DEFAULT_EDITOR=$ac_cv_path_DEFAULT_EDITOR if test -n "$DEFAULT_EDITOR"; then - echo "$as_me:6158: result: $DEFAULT_EDITOR" >&5 + echo "$as_me:6267: result: $DEFAULT_EDITOR" >&5 echo "${ECHO_T}$DEFAULT_EDITOR" >&6 else - echo "$as_me:6161: result: no" >&5 + echo "$as_me:6270: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi fi -echo "$as_me:6167: result: $DEFAULT_EDITOR" >&5 +echo "$as_me:6276: result: $DEFAULT_EDITOR" >&5 echo "${ECHO_T}$DEFAULT_EDITOR" >&6 cat >>confdefs.h <&5 +echo "$as_me:6285: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6190,7 +6299,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word" - echo "$as_me:6193: found $ac_dir/$ac_word" >&5 + echo "$as_me:6302: found $ac_dir/$ac_word" >&5 break fi done @@ -6201,10 +6310,10 @@ fi DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER if test -n "$DEFAULT_MAILER"; then - echo "$as_me:6204: result: $DEFAULT_MAILER" >&5 + echo "$as_me:6313: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 else - echo "$as_me:6207: result: no" >&5 + echo "$as_me:6316: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6217,7 +6326,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:6220: error: expected a value for --with-mailer" >&5 + { { echo "$as_me:6329: error: expected a value for --with-mailer" >&5 echo "$as_me: error: expected a value for --with-mailer" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6229,7 +6338,7 @@ DEFAULT_MAILER="$withval" if test -z "$DEFAULT_MAILER" ; then # Extract the first word of "mailx", so it can be a program name with args. set dummy mailx; ac_word=$2 -echo "$as_me:6232: checking for $ac_word" >&5 +echo "$as_me:6341: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6246,7 +6355,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word" - echo "$as_me:6249: found $ac_dir/$ac_word" >&5 + echo "$as_me:6358: found $ac_dir/$ac_word" >&5 break fi done @@ -6257,10 +6366,10 @@ fi DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER if test -n "$DEFAULT_MAILER"; then - echo "$as_me:6260: result: $DEFAULT_MAILER" >&5 + echo "$as_me:6369: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 else - echo "$as_me:6263: result: no" >&5 + echo "$as_me:6372: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6268,7 +6377,7 @@ fi if test -z "$DEFAULT_MAILER" ; then # Extract the first word of "mail", so it can be a program name with args. set dummy mail; ac_word=$2 -echo "$as_me:6271: checking for $ac_word" >&5 +echo "$as_me:6380: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6285,7 +6394,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word" - echo "$as_me:6288: found $ac_dir/$ac_word" >&5 + echo "$as_me:6397: found $ac_dir/$ac_word" >&5 break fi done @@ -6296,15 +6405,15 @@ fi DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER if test -n "$DEFAULT_MAILER"; then - echo "$as_me:6299: result: $DEFAULT_MAILER" >&5 + echo "$as_me:6408: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 else - echo "$as_me:6302: result: no" >&5 + echo "$as_me:6411: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi -echo "$as_me:6307: checking for default mailer" >&5 +echo "$as_me:6416: checking for default mailer" >&5 echo $ECHO_N "checking for default mailer... $ECHO_C" >&6 if test -n "$DEFAULT_MAILER" ; then @@ -6327,10 +6436,10 @@ EOF else DEFAULT_MAILER=none fi -echo "$as_me:6330: result: $DEFAULT_MAILER" >&5 +echo "$as_me:6439: result: $DEFAULT_MAILER" >&5 echo "${ECHO_T}$DEFAULT_MAILER" >&6 -echo "$as_me:6333: checking for incoming-mail directory" >&5 +echo "$as_me:6442: checking for incoming-mail directory" >&5 echo $ECHO_N "checking for incoming-mail directory... $ECHO_C" >&6 # Check whether --with-mailbox or --without-mailbox was given. @@ -6342,7 +6451,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:6345: error: expected a value for --with-mailbox" >&5 + { { echo "$as_me:6454: error: expected a value for --with-mailbox" >&5 echo "$as_me: error: expected a value for --with-mailbox" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6374,10 +6483,10 @@ EOF else DEFAULT_MAILBOX=none fi -echo "$as_me:6377: result: $DEFAULT_MAILBOX" >&5 +echo "$as_me:6486: result: $DEFAULT_MAILBOX" >&5 echo "${ECHO_T}$DEFAULT_MAILBOX" >&6 -echo "$as_me:6380: checking if you want to use pkg-config" >&5 +echo "$as_me:6489: checking if you want to use pkg-config" >&5 echo $ECHO_N "checking if you want to use pkg-config... $ECHO_C" >&6 # Check whether --with-pkg-config or --without-pkg-config was given. @@ -6387,7 +6496,7 @@ if test "${with_pkg_config+set}" = set; else cf_pkg_config=yes fi; -echo "$as_me:6390: result: $cf_pkg_config" >&5 +echo "$as_me:6499: result: $cf_pkg_config" >&5 echo "${ECHO_T}$cf_pkg_config" >&6 case "$cf_pkg_config" in @@ -6399,7 +6508,7 @@ yes) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -echo "$as_me:6402: checking for $ac_word" >&5 +echo "$as_me:6511: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6416,7 +6525,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word" - echo "$as_me:6419: found $ac_dir/$ac_word" >&5 + echo "$as_me:6528: found $ac_dir/$ac_word" >&5 break fi done @@ -6427,10 +6536,10 @@ fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then - echo "$as_me:6430: result: $PKG_CONFIG" >&5 + echo "$as_me:6539: result: $PKG_CONFIG" >&5 echo "${ECHO_T}$PKG_CONFIG" >&6 else - echo "$as_me:6433: result: no" >&5 + echo "$as_me:6542: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6439,7 +6548,7 @@ if test -z "$ac_cv_path_PKG_CONFIG"; the ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -echo "$as_me:6442: checking for $ac_word" >&5 +echo "$as_me:6551: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6456,7 +6565,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_ac_pt_PKG_CONFIG="$ac_dir/$ac_word" - echo "$as_me:6459: found $ac_dir/$ac_word" >&5 + echo "$as_me:6568: found $ac_dir/$ac_word" >&5 break fi done @@ -6468,10 +6577,10 @@ fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then - echo "$as_me:6471: result: $ac_pt_PKG_CONFIG" >&5 + echo "$as_me:6580: result: $ac_pt_PKG_CONFIG" >&5 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6 else - echo "$as_me:6474: result: no" >&5 + echo "$as_me:6583: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6514,19 +6623,19 @@ case ".$PKG_CONFIG" in PKG_CONFIG=`echo "$PKG_CONFIG" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:6517: error: expected a pathname, not \"$PKG_CONFIG\"" >&5 + { { echo "$as_me:6626: error: expected a pathname, not \"$PKG_CONFIG\"" >&5 echo "$as_me: error: expected a pathname, not \"$PKG_CONFIG\"" >&2;} { (exit 1); exit 1; }; } ;; esac elif test "x$cf_pkg_config" != xno ; then - { echo "$as_me:6524: WARNING: pkg-config is not installed" >&5 + { echo "$as_me:6633: WARNING: pkg-config is not installed" >&5 echo "$as_me: WARNING: pkg-config is not installed" >&2;} fi ## PGP Support -echo "$as_me:6529: checking if you want PGP/GPG-Support" >&5 +echo "$as_me:6638: checking if you want PGP/GPG-Support" >&5 echo $ECHO_N "checking if you want PGP/GPG-Support... $ECHO_C" >&6 # Check whether --enable-pgp-gpg or --disable-pgp-gpg was given. @@ -6543,7 +6652,7 @@ else USE_PGP_GPG=yes fi; -echo "$as_me:6546: result: $enableval" >&5 +echo "$as_me:6655: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 if test "$USE_PGP_GPG" = "yes" ; then @@ -6552,7 +6661,7 @@ if test "${with_pgp+set}" = set; then withval="$with_pgp" case "$withval" in #(vi yes) - { { echo "$as_me:6555: error: expected a value for --with-pgp" >&5 + { { echo "$as_me:6664: error: expected a value for --with-pgp" >&5 echo "$as_me: error: expected a value for --with-pgp" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6560,7 +6669,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-pgp=path" - echo "$as_me:6563: checking for pgp" >&5 + echo "$as_me:6672: checking for pgp" >&5 echo $ECHO_N "checking for pgp... $ECHO_C" >&6 ac_cv_path_PATH_PGP="$withval" @@ -6571,7 +6680,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_PGP 1 EOF - echo "$as_me:6574: result: $withval" >&5 + echo "$as_me:6683: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6580,7 +6689,7 @@ else # user did not specify "--with-pgp"; do automatic check # Extract the first word of "pgp", so it can be a program name with args. set dummy pgp; ac_word=$2 -echo "$as_me:6583: checking for $ac_word" >&5 +echo "$as_me:6692: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_PGP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6597,7 +6706,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_PGP="$ac_dir/$ac_word" - echo "$as_me:6600: found $ac_dir/$ac_word" >&5 + echo "$as_me:6709: found $ac_dir/$ac_word" >&5 break fi done @@ -6608,10 +6717,10 @@ fi PATH_PGP=$ac_cv_path_PATH_PGP if test -n "$PATH_PGP"; then - echo "$as_me:6611: result: $PATH_PGP" >&5 + echo "$as_me:6720: result: $PATH_PGP" >&5 echo "${ECHO_T}$PATH_PGP" >&6 else - echo "$as_me:6614: result: no" >&5 + echo "$as_me:6723: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6632,7 +6741,7 @@ if test "${with_pgpk+set}" = set; then withval="$with_pgpk" case "$withval" in #(vi yes) - { { echo "$as_me:6635: error: expected a value for --with-pgpk" >&5 + { { echo "$as_me:6744: error: expected a value for --with-pgpk" >&5 echo "$as_me: error: expected a value for --with-pgpk" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6640,7 +6749,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-pgpk=path" - echo "$as_me:6643: checking for pgpk" >&5 + echo "$as_me:6752: checking for pgpk" >&5 echo $ECHO_N "checking for pgpk... $ECHO_C" >&6 ac_cv_path_PATH_PGPK="$withval" @@ -6651,7 +6760,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_PGPK 1 EOF - echo "$as_me:6654: result: $withval" >&5 + echo "$as_me:6763: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6660,7 +6769,7 @@ else # user did not specify "--with-pgpk"; do automatic check # Extract the first word of "pgpk", so it can be a program name with args. set dummy pgpk; ac_word=$2 -echo "$as_me:6663: checking for $ac_word" >&5 +echo "$as_me:6772: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_PGPK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6677,7 +6786,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_PGPK="$ac_dir/$ac_word" - echo "$as_me:6680: found $ac_dir/$ac_word" >&5 + echo "$as_me:6789: found $ac_dir/$ac_word" >&5 break fi done @@ -6688,10 +6797,10 @@ fi PATH_PGPK=$ac_cv_path_PATH_PGPK if test -n "$PATH_PGPK"; then - echo "$as_me:6691: result: $PATH_PGPK" >&5 + echo "$as_me:6800: result: $PATH_PGPK" >&5 echo "${ECHO_T}$PATH_PGPK" >&6 else - echo "$as_me:6694: result: no" >&5 + echo "$as_me:6803: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6712,7 +6821,7 @@ if test "${with_gpg+set}" = set; then withval="$with_gpg" case "$withval" in #(vi yes) - { { echo "$as_me:6715: error: expected a value for --with-gpg" >&5 + { { echo "$as_me:6824: error: expected a value for --with-gpg" >&5 echo "$as_me: error: expected a value for --with-gpg" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6720,7 +6829,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-gpg=path" - echo "$as_me:6723: checking for gpg" >&5 + echo "$as_me:6832: checking for gpg" >&5 echo $ECHO_N "checking for gpg... $ECHO_C" >&6 ac_cv_path_PATH_GPG="$withval" @@ -6731,7 +6840,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_GPG 1 EOF - echo "$as_me:6734: result: $withval" >&5 + echo "$as_me:6843: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6740,7 +6849,7 @@ else # user did not specify "--with-gpg"; do automatic check # Extract the first word of "gpg", so it can be a program name with args. set dummy gpg; ac_word=$2 -echo "$as_me:6743: checking for $ac_word" >&5 +echo "$as_me:6852: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_GPG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6757,7 +6866,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_GPG="$ac_dir/$ac_word" - echo "$as_me:6760: found $ac_dir/$ac_word" >&5 + echo "$as_me:6869: found $ac_dir/$ac_word" >&5 break fi done @@ -6768,10 +6877,10 @@ fi PATH_GPG=$ac_cv_path_PATH_GPG if test -n "$PATH_GPG"; then - echo "$as_me:6771: result: $PATH_GPG" >&5 + echo "$as_me:6880: result: $PATH_GPG" >&5 echo "${ECHO_T}$PATH_GPG" >&6 else - echo "$as_me:6774: result: no" >&5 + echo "$as_me:6883: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6794,7 +6903,7 @@ if test "${with_slrnface+set}" = set; th withval="$with_slrnface" case "$withval" in #(vi yes) - { { echo "$as_me:6797: error: expected a value for --with-slrnface" >&5 + { { echo "$as_me:6906: error: expected a value for --with-slrnface" >&5 echo "$as_me: error: expected a value for --with-slrnface" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -6802,7 +6911,7 @@ echo "$as_me: error: expected a value fo ;; #(vi *) # user supplied option-value for "--with-slrnface=path" - echo "$as_me:6805: checking for slrnface" >&5 + echo "$as_me:6914: checking for slrnface" >&5 echo $ECHO_N "checking for slrnface... $ECHO_C" >&6 ac_cv_path_PATH_SLRNFACE="$withval" @@ -6813,7 +6922,7 @@ EOF cat >>confdefs.h <<\EOF #define HAVE_SLRNFACE 1 EOF - echo "$as_me:6816: result: $withval" >&5 + echo "$as_me:6925: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 ;; esac @@ -6822,7 +6931,7 @@ else # user did not specify "--with-slrnface"; do automatic check # Extract the first word of "slrnface", so it can be a program name with args. set dummy slrnface; ac_word=$2 -echo "$as_me:6825: checking for $ac_word" >&5 +echo "$as_me:6934: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PATH_SLRNFACE+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6839,7 +6948,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PATH_SLRNFACE="$ac_dir/$ac_word" - echo "$as_me:6842: found $ac_dir/$ac_word" >&5 + echo "$as_me:6951: found $ac_dir/$ac_word" >&5 break fi done @@ -6850,10 +6959,10 @@ fi PATH_SLRNFACE=$ac_cv_path_PATH_SLRNFACE if test -n "$PATH_SLRNFACE"; then - echo "$as_me:6853: result: $PATH_SLRNFACE" >&5 + echo "$as_me:6962: result: $PATH_SLRNFACE" >&5 echo "${ECHO_T}$PATH_SLRNFACE" >&6 else - echo "$as_me:6856: result: no" >&5 + echo "$as_me:6965: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6882,14 +6991,14 @@ else cf_cv_default_shell= fi; -echo "$as_me:6885: checking for the default shell program" >&5 +echo "$as_me:6994: checking for the default shell program" >&5 echo $ECHO_N "checking for the default shell program... $ECHO_C" >&6 cf_shell_progs="$cf_cv_default_shell" if test -z "$cf_shell_progs" ; then cf_shell_progs="sh ksh bash zsh pdksh mksh jsh keysh ash dash" # TIN preferred default shell for BSD systems is csh. Others are sh. cat >"conftest.$ac_ext" <<_ACEOF -#line 6892 "configure" +#line 7001 "configure" #include "confdefs.h" #include @@ -6907,16 +7016,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6910: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7019: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6913: \$? = $ac_status" >&5 + echo "$as_me:7022: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6916: \"$ac_try\"") >&5 + { (eval echo "$as_me:7025: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6919: \$? = $ac_status" >&5 + echo "$as_me:7028: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then $cf_shell_progs="csh tcsh $cf_shell_progs" else @@ -6926,11 +7035,11 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:6929: testing paths of shell programs: $cf_shell_progs ..." 1>&5 +echo "${as_me:-configure}:7038: testing paths of shell programs: $cf_shell_progs ..." 1>&5 if test -s /etc/shells && test `egrep -c -v '^(#| | |$)' /etc/shells` -gt 0; then -echo "${as_me:-configure}:6933: testing /etc/shells ..." 1>&5 +echo "${as_me:-configure}:7042: testing /etc/shells ..." 1>&5 for cf_prog in $cf_shell_progs do @@ -6939,7 +7048,7 @@ echo "${as_me:-configure}:6933: testing cf_pattern="^"$cf_prog"$" ;; */*) - { { echo "$as_me:6942: error: Program name must be absolute or filename: $cf_prog" >&5 + { { echo "$as_me:7051: error: Program name must be absolute or filename: $cf_prog" >&5 echo "$as_me: error: Program name must be absolute or filename: $cf_prog" >&2;} { (exit 1); exit 1; }; } ;; @@ -6964,17 +7073,17 @@ echo "$as_me: error: Program name must b break fi done - echo "$as_me:6967: result: $DEFAULT_SHELL" >&5 + echo "$as_me:7076: result: $DEFAULT_SHELL" >&5 echo "${ECHO_T}$DEFAULT_SHELL" >&6 else -echo "${as_me:-configure}:6971: testing $PATH ..." 1>&5 +echo "${as_me:-configure}:7080: testing $PATH ..." 1>&5 for ac_prog in $cf_shell_progs 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:6977: checking for $ac_word" >&5 +echo "$as_me:7086: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_DEFAULT_SHELL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6991,7 +7100,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_DEFAULT_SHELL="$ac_dir/$ac_word" - echo "$as_me:6994: found $ac_dir/$ac_word" >&5 + echo "$as_me:7103: found $ac_dir/$ac_word" >&5 break fi done @@ -7002,10 +7111,10 @@ fi DEFAULT_SHELL=$ac_cv_path_DEFAULT_SHELL if test -n "$DEFAULT_SHELL"; then - echo "$as_me:7005: result: $DEFAULT_SHELL" >&5 + echo "$as_me:7114: result: $DEFAULT_SHELL" >&5 echo "${ECHO_T}$DEFAULT_SHELL" >&6 else - echo "$as_me:7008: result: no" >&5 + echo "$as_me:7117: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -7014,14 +7123,14 @@ done fi if test -z "$DEFAULT_SHELL" ; then - { echo "$as_me:7017: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&5 + { echo "$as_me:7126: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&5 echo "$as_me: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&2;} if test -f /bin/false ; then - { echo "$as_me:7020: WARNING: Using /bin/false instead" >&5 + { echo "$as_me:7129: WARNING: Using /bin/false instead" >&5 echo "$as_me: WARNING: Using /bin/false instead" >&2;} DEFAULT_SHELL=/bin/false else - { { echo "$as_me:7024: error: Cannot use /bin/false because it does not exist" >&5 + { { echo "$as_me:7133: error: Cannot use /bin/false because it does not exist" >&5 echo "$as_me: error: Cannot use /bin/false because it does not exist" >&2;} { (exit 1); exit 1; }; } fi @@ -7032,7 +7141,7 @@ cat >>confdefs.h <&5 +echo "$as_me:7144: checking if NNTP-support will be used" >&5 echo $ECHO_N "checking if NNTP-support will be used... $ECHO_C" >&6 # Check whether --enable-nntp or --disable-nntp was given. @@ -7049,12 +7158,12 @@ else USE_NNTP=yes fi; -echo "$as_me:7052: result: $enableval" >&5 +echo "$as_me:7161: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 USE_SPOOLDIR=yes if test "$USE_NNTP" = "yes" ; then -echo "$as_me:7057: checking whether to be NNTP_ONLY" >&5 +echo "$as_me:7166: checking whether to be NNTP_ONLY" >&5 echo $ECHO_N "checking whether to be NNTP_ONLY... $ECHO_C" >&6 # Check whether --enable-nntp-only or --disable-nntp-only was given. @@ -7083,12 +7192,12 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:7086: result: $enableval" >&5 +echo "$as_me:7195: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 fi ### use option --enable-debug to compile-in test/development code -echo "$as_me:7091: checking if you want to compile-in debug support" >&5 +echo "$as_me:7200: checking if you want to compile-in debug support" >&5 echo $ECHO_N "checking if you want to compile-in debug support... $ECHO_C" >&6 # Check whether --enable-debug or --disable-debug was given. @@ -7109,12 +7218,12 @@ else test -z "$save_CFLAGS" && CFLAGS="`echo $CFLAGS|sed -e 's/-g //' -e 's/-g$//'`" fi; -echo "$as_me:7112: result: $enableval" >&5 +echo "$as_me:7221: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### use option --disable-echo to suppress full display compiling commands -echo "$as_me:7117: checking if you want to see long compiling messages" >&5 +echo "$as_me:7226: checking if you want to see long compiling messages" >&5 echo $ECHO_N "checking if you want to see long compiling messages... $ECHO_C" >&6 # Check whether --enable-echo or --disable-echo was given. @@ -7148,11 +7257,11 @@ else ECHO_CC='' fi; -echo "$as_me:7151: result: $enableval" >&5 +echo "$as_me:7260: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### use option --enable-prototypes to turn on optional prototypes -echo "$as_me:7155: checking if you want to compile with fallback prototypes" >&5 +echo "$as_me:7264: checking if you want to compile with fallback prototypes" >&5 echo $ECHO_N "checking if you want to compile with fallback prototypes... $ECHO_C" >&6 # Check whether --enable-prototypes or --disable-prototypes was given. @@ -7169,14 +7278,14 @@ else with_decl_check=no fi; -echo "$as_me:7172: result: $enableval" >&5 +echo "$as_me:7281: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### use option --enable-warnings to turn on all gcc warnings EXTRA_CFLAGS="" if test -n "$GCC" then -echo "$as_me:7179: checking if you want to turn on gcc warnings" >&5 +echo "$as_me:7288: checking if you want to turn on gcc warnings" >&5 echo $ECHO_N "checking if you want to turn on gcc warnings... $ECHO_C" >&6 # Check whether --enable-warnings or --disable-warnings was given. @@ -7193,12 +7302,12 @@ else with_warnings=no fi; -echo "$as_me:7196: result: $with_warnings" >&5 +echo "$as_me:7305: result: $with_warnings" >&5 echo "${ECHO_T}$with_warnings" >&6 if test "$with_warnings" = "yes" then with_ext_const=yes - echo "$as_me:7201: checking for X" >&5 + echo "$as_me:7310: checking for X" >&5 echo $ECHO_N "checking for X... $ECHO_C" >&6 # Check whether --with-x or --without-x was given. @@ -7302,17 +7411,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 7305 "configure" +#line 7414 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:7309: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:7418: \"$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:7315: \$? = $ac_status" >&5 + echo "$as_me:7424: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7345,7 +7454,7 @@ if test "$ac_x_libraries" = no; then ac_save_LIBS=$LIBS LIBS="-lXt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7348 "configure" +#line 7457 "configure" #include "confdefs.h" #include int @@ -7357,16 +7466,16 @@ XtMalloc (0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7360: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7469: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7363: \$? = $ac_status" >&5 + echo "$as_me:7472: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7366: \"$ac_try\"") >&5 + { (eval echo "$as_me:7475: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7369: \$? = $ac_status" >&5 + echo "$as_me:7478: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then LIBS=$ac_save_LIBS # We can link X programs with no special library path. @@ -7404,7 +7513,7 @@ fi fi # $with_x != no if test "$have_x" != yes; then - echo "$as_me:7407: result: $have_x" >&5 + echo "$as_me:7516: result: $have_x" >&5 echo "${ECHO_T}$have_x" >&6 no_x=yes else @@ -7414,7 +7523,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:7417: result: libraries $x_libraries, headers $x_includes" >&5 + echo "$as_me:7526: result: libraries $x_libraries, headers $x_includes" >&5 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 fi @@ -7441,11 +7550,11 @@ else # others require no space. Words are not sufficient . . . . case `(uname -sr) 2>/dev/null` in "SunOS 5"*) - echo "$as_me:7444: checking whether -R must be followed by a space" >&5 + echo "$as_me:7553: 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 7448 "configure" +#line 7557 "configure" #include "confdefs.h" int @@ -7457,16 +7566,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7460: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7569: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7463: \$? = $ac_status" >&5 + echo "$as_me:7572: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7466: \"$ac_try\"") >&5 + { (eval echo "$as_me:7575: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7469: \$? = $ac_status" >&5 + echo "$as_me:7578: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_R_nospace=yes else @@ -7476,13 +7585,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:7479: result: no" >&5 + echo "$as_me:7588: 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 7485 "configure" +#line 7594 "configure" #include "confdefs.h" int @@ -7494,16 +7603,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7497: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7606: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7500: \$? = $ac_status" >&5 + echo "$as_me:7609: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7503: \"$ac_try\"") >&5 + { (eval echo "$as_me:7612: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7506: \$? = $ac_status" >&5 + echo "$as_me:7615: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_R_space=yes else @@ -7513,11 +7622,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:7516: result: yes" >&5 + echo "$as_me:7625: result: yes" >&5 echo "${ECHO_T}yes" >&6 X_LIBS="$X_LIBS -R $x_libraries" else - echo "$as_me:7520: result: neither works" >&5 + echo "$as_me:7629: result: neither works" >&5 echo "${ECHO_T}neither works" >&6 fi fi @@ -7537,7 +7646,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 7540 "configure" +#line 7649 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7556,22 +7665,22 @@ XOpenDisplay (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7559: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7668: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7562: \$? = $ac_status" >&5 + echo "$as_me:7671: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7565: \"$ac_try\"") >&5 + { (eval echo "$as_me:7674: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7568: \$? = $ac_status" >&5 + echo "$as_me:7677: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:7574: checking for dnet_ntoa in -ldnet" >&5 +echo "$as_me:7683: 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 @@ -7579,7 +7688,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7582 "configure" +#line 7691 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7598,16 +7707,16 @@ dnet_ntoa (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7601: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7710: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7604: \$? = $ac_status" >&5 + echo "$as_me:7713: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7607: \"$ac_try\"") >&5 + { (eval echo "$as_me:7716: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7610: \$? = $ac_status" >&5 + echo "$as_me:7719: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dnet_dnet_ntoa=yes else @@ -7618,14 +7727,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7621: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 +echo "$as_me:7730: 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:7628: checking for dnet_ntoa in -ldnet_stub" >&5 + echo "$as_me:7737: 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 @@ -7633,7 +7742,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet_stub $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7636 "configure" +#line 7745 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7652,16 +7761,16 @@ dnet_ntoa (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7655: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7764: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7658: \$? = $ac_status" >&5 + echo "$as_me:7767: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7661: \"$ac_try\"") >&5 + { (eval echo "$as_me:7770: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7664: \$? = $ac_status" >&5 + echo "$as_me:7773: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dnet_stub_dnet_ntoa=yes else @@ -7672,7 +7781,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7675: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 +echo "$as_me:7784: 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" @@ -7691,13 +7800,13 @@ rm -f "conftest.$ac_objext" "conftest$ac # 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:7694: checking for gethostbyname" >&5 + echo "$as_me:7803: 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 7700 "configure" +#line 7809 "configure" #include "confdefs.h" #define gethostbyname autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -7728,16 +7837,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7731: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7840: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7734: \$? = $ac_status" >&5 + echo "$as_me:7843: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7737: \"$ac_try\"") >&5 + { (eval echo "$as_me:7846: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7740: \$? = $ac_status" >&5 + echo "$as_me:7849: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gethostbyname=yes else @@ -7747,11 +7856,11 @@ ac_cv_func_gethostbyname=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:7750: result: $ac_cv_func_gethostbyname" >&5 +echo "$as_me:7859: 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:7754: checking for gethostbyname in -lnsl" >&5 + echo "$as_me:7863: 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 @@ -7759,7 +7868,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7762 "configure" +#line 7871 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7778,16 +7887,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7781: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7890: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7784: \$? = $ac_status" >&5 + echo "$as_me:7893: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7787: \"$ac_try\"") >&5 + { (eval echo "$as_me:7896: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7790: \$? = $ac_status" >&5 + echo "$as_me:7899: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_gethostbyname=yes else @@ -7798,14 +7907,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7801: result: $ac_cv_lib_nsl_gethostbyname" >&5 +echo "$as_me:7910: 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:7808: checking for gethostbyname in -lbsd" >&5 + echo "$as_me:7917: 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 @@ -7813,7 +7922,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7816 "configure" +#line 7925 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7832,16 +7941,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7835: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7944: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7838: \$? = $ac_status" >&5 + echo "$as_me:7947: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7841: \"$ac_try\"") >&5 + { (eval echo "$as_me:7950: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7844: \$? = $ac_status" >&5 + echo "$as_me:7953: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_gethostbyname=yes else @@ -7852,7 +7961,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7855: result: $ac_cv_lib_bsd_gethostbyname" >&5 +echo "$as_me:7964: 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" @@ -7868,13 +7977,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:7871: checking for connect" >&5 + echo "$as_me:7980: 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 7877 "configure" +#line 7986 "configure" #include "confdefs.h" #define connect autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -7905,16 +8014,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7908: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8017: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7911: \$? = $ac_status" >&5 + echo "$as_me:8020: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7914: \"$ac_try\"") >&5 + { (eval echo "$as_me:8023: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7917: \$? = $ac_status" >&5 + echo "$as_me:8026: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_connect=yes else @@ -7924,11 +8033,11 @@ ac_cv_func_connect=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:7927: result: $ac_cv_func_connect" >&5 +echo "$as_me:8036: 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:7931: checking for connect in -lsocket" >&5 + echo "$as_me:8040: 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 @@ -7936,7 +8045,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7939 "configure" +#line 8048 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7955,16 +8064,16 @@ connect (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7958: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8067: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7961: \$? = $ac_status" >&5 + echo "$as_me:8070: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7964: \"$ac_try\"") >&5 + { (eval echo "$as_me:8073: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7967: \$? = $ac_status" >&5 + echo "$as_me:8076: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_socket_connect=yes else @@ -7975,7 +8084,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7978: result: $ac_cv_lib_socket_connect" >&5 +echo "$as_me:8087: 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" @@ -7984,13 +8093,13 @@ fi fi # Guillermo Gomez says -lposix is necessary on A/UX. - echo "$as_me:7987: checking for remove" >&5 + echo "$as_me:8096: 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 7993 "configure" +#line 8102 "configure" #include "confdefs.h" #define remove autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -8021,16 +8130,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8024: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8133: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8027: \$? = $ac_status" >&5 + echo "$as_me:8136: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8030: \"$ac_try\"") >&5 + { (eval echo "$as_me:8139: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8033: \$? = $ac_status" >&5 + echo "$as_me:8142: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_remove=yes else @@ -8040,11 +8149,11 @@ ac_cv_func_remove=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8043: result: $ac_cv_func_remove" >&5 +echo "$as_me:8152: 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:8047: checking for remove in -lposix" >&5 + echo "$as_me:8156: 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 @@ -8052,7 +8161,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8055 "configure" +#line 8164 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8071,16 +8180,16 @@ remove (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8074: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8183: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8077: \$? = $ac_status" >&5 + echo "$as_me:8186: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8080: \"$ac_try\"") >&5 + { (eval echo "$as_me:8189: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8083: \$? = $ac_status" >&5 + echo "$as_me:8192: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_posix_remove=yes else @@ -8091,7 +8200,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8094: result: $ac_cv_lib_posix_remove" >&5 +echo "$as_me:8203: 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" @@ -8100,13 +8209,13 @@ fi fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. - echo "$as_me:8103: checking for shmat" >&5 + echo "$as_me:8212: 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 8109 "configure" +#line 8218 "configure" #include "confdefs.h" #define shmat autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -8137,16 +8246,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8140: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8249: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8143: \$? = $ac_status" >&5 + echo "$as_me:8252: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8146: \"$ac_try\"") >&5 + { (eval echo "$as_me:8255: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8149: \$? = $ac_status" >&5 + echo "$as_me:8258: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_shmat=yes else @@ -8156,11 +8265,11 @@ ac_cv_func_shmat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8159: result: $ac_cv_func_shmat" >&5 +echo "$as_me:8268: 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:8163: checking for shmat in -lipc" >&5 + echo "$as_me:8272: 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 @@ -8168,7 +8277,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lipc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8171 "configure" +#line 8280 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8187,16 +8296,16 @@ shmat (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8190: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8299: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8193: \$? = $ac_status" >&5 + echo "$as_me:8302: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8196: \"$ac_try\"") >&5 + { (eval echo "$as_me:8305: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8199: \$? = $ac_status" >&5 + echo "$as_me:8308: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_ipc_shmat=yes else @@ -8207,7 +8316,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8210: result: $ac_cv_lib_ipc_shmat" >&5 +echo "$as_me:8319: 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" @@ -8225,7 +8334,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:8228: checking for IceConnectionNumber in -lICE" >&5 + echo "$as_me:8337: 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 @@ -8233,7 +8342,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8236 "configure" +#line 8345 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8252,16 +8361,16 @@ IceConnectionNumber (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8255: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8364: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8258: \$? = $ac_status" >&5 + echo "$as_me:8367: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8261: \"$ac_try\"") >&5 + { (eval echo "$as_me:8370: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8264: \$? = $ac_status" >&5 + echo "$as_me:8373: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_ICE_IceConnectionNumber=yes else @@ -8272,7 +8381,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8275: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 +echo "$as_me:8384: 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" @@ -8301,7 +8410,7 @@ do done cat >"conftest.$ac_ext" <<_ACEOF -#line 8304 "configure" +#line 8413 "configure" #include "confdefs.h" #include @@ -8316,26 +8425,26 @@ String foo = malloc(1); free((void*)foo) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8319: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8428: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8322: \$? = $ac_status" >&5 + echo "$as_me:8431: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8325: \"$ac_try\"") >&5 + { (eval echo "$as_me:8434: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8328: \$? = $ac_status" >&5 + echo "$as_me:8437: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then -echo "$as_me:8331: checking for X11/Xt const-feature" >&5 +echo "$as_me:8440: checking for X11/Xt const-feature" >&5 echo $ECHO_N "checking for X11/Xt const-feature... $ECHO_C" >&6 if test "${cf_cv_const_x_string+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8338 "configure" +#line 8447 "configure" #include "confdefs.h" #define _CONST_X_STRING /* X11R7.8 (perhaps) */ @@ -8352,16 +8461,16 @@ String foo = malloc(1); *foo = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8355: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8464: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8358: \$? = $ac_status" >&5 + echo "$as_me:8467: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8361: \"$ac_try\"") >&5 + { (eval echo "$as_me:8470: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8364: \$? = $ac_status" >&5 + echo "$as_me:8473: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_const_x_string=no @@ -8376,7 +8485,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:8379: result: $cf_cv_const_x_string" >&5 +echo "$as_me:8488: result: $cf_cv_const_x_string" >&5 echo "${ECHO_T}$cf_cv_const_x_string" >&6 LIBS="$cf_save_LIBS_CF_CONST_X_STRING" @@ -8405,7 +8514,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi cat > "conftest.$ac_ext" <&5 + { echo "$as_me:8533: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall" @@ -8437,12 +8546,12 @@ echo "$as_me: checking for $CC warning o wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:8440: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:8549: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8443: \$? = $ac_status" >&5 + echo "$as_me:8552: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:8445: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:8554: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -8450,7 +8559,7 @@ echo "${ECHO_T}... -$cf_opt" >&6 CFLAGS="$cf_save_CFLAGS" elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" then - { echo "$as_me:8453: checking for $CC warning options..." >&5 + { echo "$as_me:8562: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" cf_warn_CONST="" @@ -8473,12 +8582,12 @@ echo "$as_me: checking for $CC warning o Wundef Wno-inline $cf_gcc_warnings $cf_warn_CONST do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:8476: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:8585: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8479: \$? = $ac_status" >&5 + echo "$as_me:8588: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:8481: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:8590: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 case "$cf_opt" in Winline) @@ -8486,7 +8595,7 @@ echo "${ECHO_T}... -$cf_opt" >&6 [34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:8489: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:8598: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -8496,7 +8605,7 @@ echo "${as_me:-configure}:8489: testing [12].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:8499: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:8608: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -8515,7 +8624,7 @@ fi ## !NNTP_ONLY if test "$USE_SPOOLDIR" = "yes"; then ## options for directories - echo "$as_me:8518: checking for news-library path" >&5 + echo "$as_me:8627: checking for news-library path" >&5 echo $ECHO_N "checking for news-library path... $ECHO_C" >&6 # Check whether --with-libdir or --without-libdir was given. @@ -8551,7 +8660,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8554: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:8663: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8560,10 +8669,10 @@ esac fi eval NEWSLIBDIR="$withval" - echo "$as_me:8563: result: $NEWSLIBDIR" >&5 + echo "$as_me:8672: result: $NEWSLIBDIR" >&5 echo "${ECHO_T}$NEWSLIBDIR" >&6 - echo "$as_me:8566: checking for news spool-directory path" >&5 + echo "$as_me:8675: checking for news spool-directory path" >&5 echo $ECHO_N "checking for news spool-directory path... $ECHO_C" >&6 # Check whether --with-spooldir or --without-spooldir was given. @@ -8599,7 +8708,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8602: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:8711: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8608,10 +8717,10 @@ esac fi eval SPOOLDIR="$withval" - echo "$as_me:8611: result: $SPOOLDIR" >&5 + echo "$as_me:8720: result: $SPOOLDIR" >&5 echo "${ECHO_T}$SPOOLDIR" >&6 - echo "$as_me:8614: checking for news overview-directory path" >&5 + echo "$as_me:8723: checking for news overview-directory path" >&5 echo $ECHO_N "checking for news overview-directory path... $ECHO_C" >&6 # Check whether --with-nov-dir or --without-nov-dir was given. @@ -8647,7 +8756,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8650: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:8759: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8656,10 +8765,10 @@ esac fi eval NOVROOTDIR="$withval" - echo "$as_me:8659: result: $NOVROOTDIR" >&5 + echo "$as_me:8768: result: $NOVROOTDIR" >&5 echo "${ECHO_T}$NOVROOTDIR" >&6 - echo "$as_me:8662: checking for overview filename" >&5 + echo "$as_me:8771: checking for overview filename" >&5 echo $ECHO_N "checking for overview filename... $ECHO_C" >&6 # Check whether --with-nov-fname or --without-nov-fname was given. @@ -8671,7 +8780,7 @@ else fi; test -z "$withval" && withval=no case "$withval" in #(vi yes) - { { echo "$as_me:8674: error: expected a value for --with-nov-fname" >&5 + { { echo "$as_me:8783: error: expected a value for --with-nov-fname" >&5 echo "$as_me: error: expected a value for --with-nov-fname" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -8684,7 +8793,7 @@ cat >>confdefs.h <&5 + echo "$as_me:8796: result: $OVERVIEW_FILE" >&5 echo "${ECHO_T}$OVERVIEW_FILE" >&6 INEWSPATH="$NEWSLIBDIR" @@ -8697,7 +8806,7 @@ fi ## TODO: kick the --with-inews-dir= stuff, the check below should be enough ## (requires some code rework in tin) -echo "$as_me:8700: checking for directory containing \"inews\"" >&5 +echo "$as_me:8809: checking for directory containing \"inews\"" >&5 echo $ECHO_N "checking for directory containing \"inews\"... $ECHO_C" >&6 # Check whether --with-inews-dir or --without-inews-dir was given. @@ -8733,7 +8842,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:8736: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:8845: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -8743,12 +8852,12 @@ fi eval INEWSDIR="$withval" INEWSDIR="`echo $INEWSDIR |sed -e 's,/$,,'`" -echo "$as_me:8746: result: $INEWSDIR" >&5 +echo "$as_me:8855: result: $INEWSDIR" >&5 echo "${ECHO_T}$INEWSDIR" >&6 # Extract the first word of "inews", so it can be a program name with args. set dummy inews; ac_word=$2 -echo "$as_me:8751: checking for $ac_word" >&5 +echo "$as_me:8860: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_INEWS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8765,7 +8874,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_INEWS="$ac_dir/$ac_word" - echo "$as_me:8768: found $ac_dir/$ac_word" >&5 + echo "$as_me:8877: found $ac_dir/$ac_word" >&5 break fi done @@ -8777,10 +8886,10 @@ fi INEWS=$ac_cv_path_INEWS if test -n "$INEWS"; then - echo "$as_me:8780: result: $INEWS" >&5 + echo "$as_me:8889: result: $INEWS" >&5 echo "${ECHO_T}$INEWS" >&6 else - echo "$as_me:8783: result: no" >&5 + echo "$as_me:8892: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -8806,7 +8915,7 @@ fi ### Look for network libraries first, since some functions (such as gethostname) ### are used in a lot of places. -echo "$as_me:8809: checking if you want socks library" >&5 +echo "$as_me:8918: checking if you want socks library" >&5 echo $ECHO_N "checking if you want socks library... $ECHO_C" >&6 if test "${cf_cv_use_libsocks+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8821,10 +8930,10 @@ else fi; fi -echo "$as_me:8824: result: $cf_cv_use_libsocks" >&5 +echo "$as_me:8933: result: $cf_cv_use_libsocks" >&5 echo "${ECHO_T}$cf_cv_use_libsocks" >&6 -echo "$as_me:8827: checking if you want socks5 library" >&5 +echo "$as_me:8936: checking if you want socks5 library" >&5 echo $ECHO_N "checking if you want socks5 library... $ECHO_C" >&6 if test "${cf_cv_use_libsocks5+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8839,7 +8948,7 @@ else fi; fi -echo "$as_me:8842: result: $cf_cv_use_libsocks5" >&5 +echo "$as_me:8951: result: $cf_cv_use_libsocks5" >&5 echo "${ECHO_T}$cf_cv_use_libsocks5" >&6 if test "x$cf_cv_use_libsocks" != xno ; then @@ -8881,7 +8990,7 @@ if test -n "$cf_searchpath/include" ; th CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 8884 "configure" +#line 8993 "configure" #include "confdefs.h" #include int @@ -8893,16 +9002,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8896: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9005: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8899: \$? = $ac_status" >&5 + echo "$as_me:9008: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8902: \"$ac_try\"") >&5 + { (eval echo "$as_me:9011: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8905: \$? = $ac_status" >&5 + echo "$as_me:9014: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -8919,7 +9028,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8922: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9031: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8965,7 +9074,7 @@ if test -n "$cf_searchpath/../include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 8968 "configure" +#line 9077 "configure" #include "confdefs.h" #include int @@ -8977,16 +9086,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8980: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9089: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8983: \$? = $ac_status" >&5 + echo "$as_me:9092: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8986: \"$ac_try\"") >&5 + { (eval echo "$as_me:9095: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8989: \$? = $ac_status" >&5 + echo "$as_me:9098: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -9003,7 +9112,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:9006: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9115: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9021,7 +9130,7 @@ echo "${as_me:-configure}:9006: testing fi else -{ { echo "$as_me:9024: error: cannot find socks library under $cf_cv_use_libsocks" >&5 +{ { echo "$as_me:9133: error: cannot find socks library under $cf_cv_use_libsocks" >&5 echo "$as_me: error: cannot find socks library under $cf_cv_use_libsocks" >&2;} { (exit 1); exit 1; }; } fi @@ -9046,7 +9155,7 @@ if test -n "$cf_searchpath/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:9049: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:9158: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -9075,7 +9184,7 @@ if test -n "$cf_searchpath" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:9078: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:9187: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -9084,7 +9193,7 @@ echo "${as_me:-configure}:9078: testing fi else -{ { echo "$as_me:9087: error: cannot find socks library under $cf_cv_use_libsocks" >&5 +{ { echo "$as_me:9196: error: cannot find socks library under $cf_cv_use_libsocks" >&5 echo "$as_me: error: cannot find socks library under $cf_cv_use_libsocks" >&2;} { (exit 1); exit 1; }; } fi @@ -9098,12 +9207,12 @@ esac cf_cv_header_path_socks= cf_cv_library_path_socks= -echo "${as_me:-configure}:9101: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:9210: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9106 "configure" +#line 9215 "configure" #include "confdefs.h" #include @@ -9119,16 +9228,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9122: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9231: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9125: \$? = $ac_status" >&5 + echo "$as_me:9234: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9128: \"$ac_try\"") >&5 + { (eval echo "$as_me:9237: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9131: \$? = $ac_status" >&5 + echo "$as_me:9240: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_socks=yes @@ -9142,7 +9251,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-lsocks $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9145 "configure" +#line 9254 "configure" #include "confdefs.h" #include @@ -9158,16 +9267,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9161: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9270: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9164: \$? = $ac_status" >&5 + echo "$as_me:9273: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9167: \"$ac_try\"") >&5 + { (eval echo "$as_me:9276: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9170: \$? = $ac_status" >&5 + echo "$as_me:9279: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_socks=yes @@ -9184,9 +9293,9 @@ cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " find linkage for socks library" 1>&6 -echo "${as_me:-configure}:9187: testing find linkage for socks library ..." 1>&5 +echo "${as_me:-configure}:9296: testing find linkage for socks library ..." 1>&5 -echo "${as_me:-configure}:9189: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:9298: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -9277,7 +9386,7 @@ cf_search="$cf_search $cf_header_path_li if test -d "$cf_cv_header_path_socks" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:9280: testing ... testing $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:9389: testing ... testing $cf_cv_header_path_socks ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -9285,7 +9394,7 @@ echo "${as_me:-configure}:9280: testing CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_socks" cat >"conftest.$ac_ext" <<_ACEOF -#line 9288 "configure" +#line 9397 "configure" #include "confdefs.h" #include @@ -9301,21 +9410,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9304: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9413: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9307: \$? = $ac_status" >&5 + echo "$as_me:9416: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9310: \"$ac_try\"") >&5 + { (eval echo "$as_me:9419: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9313: \$? = $ac_status" >&5 + echo "$as_me:9422: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found socks headers in $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:9318: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:9427: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 cf_cv_find_linkage_socks=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -9333,7 +9442,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_cv_find_linkage_socks" = maybe ; then -echo "${as_me:-configure}:9336: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:9445: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -9408,13 +9517,13 @@ cf_search="$cf_library_path_list $cf_sea if test -d "$cf_cv_library_path_socks" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:9411: testing ... testing $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:9520: testing ... testing $cf_cv_library_path_socks ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lsocks $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks" cat >"conftest.$ac_ext" <<_ACEOF -#line 9417 "configure" +#line 9526 "configure" #include "confdefs.h" #include @@ -9430,21 +9539,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9433: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9542: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9436: \$? = $ac_status" >&5 + echo "$as_me:9545: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9439: \"$ac_try\"") >&5 + { (eval echo "$as_me:9548: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9442: \$? = $ac_status" >&5 + echo "$as_me:9551: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found socks library in $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:9447: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:9556: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 cf_cv_find_linkage_socks=yes cf_cv_library_file_socks="-lsocks" @@ -9506,7 +9615,7 @@ if test -n "$cf_cv_header_path_socks" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 9509 "configure" +#line 9618 "configure" #include "confdefs.h" #include int @@ -9518,16 +9627,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9521: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9630: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9524: \$? = $ac_status" >&5 + echo "$as_me:9633: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9527: \"$ac_try\"") >&5 + { (eval echo "$as_me:9636: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9530: \$? = $ac_status" >&5 + echo "$as_me:9639: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -9544,7 +9653,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:9547: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9656: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9580,7 +9689,7 @@ if test -n "$cf_cv_library_path_socks" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:9583: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:9692: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -9605,7 +9714,7 @@ done LIBS="$cf_add_libs" else -{ echo "$as_me:9608: WARNING: Cannot find socks library" >&5 +{ echo "$as_me:9717: WARNING: Cannot find socks library" >&5 echo "$as_me: WARNING: Cannot find socks library" >&2;} fi @@ -9648,7 +9757,7 @@ cat >>confdefs.h <<\EOF EOF else - { { echo "$as_me:9651: error: cannot link with socks library" >&5 + { { echo "$as_me:9760: error: cannot link with socks library" >&5 echo "$as_me: error: cannot link with socks library" >&2;} { (exit 1); exit 1; }; } fi @@ -9657,14 +9766,14 @@ else cf_test_netlibs=no -echo "$as_me:9660: checking for network libraries" >&5 +echo "$as_me:9769: checking for network libraries" >&5 echo $ECHO_N "checking for network libraries... $ECHO_C" >&6 if test "${cf_cv_netlibs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "$as_me:9667: result: working..." >&5 +echo "$as_me:9776: result: working..." >&5 echo "${ECHO_T}working..." >&6 cf_cv_netlibs="" @@ -9676,23 +9785,23 @@ mingw*) for ac_header in windows.h winsock.h winsock2.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:9679: checking for $ac_header" >&5 +echo "$as_me:9788: 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 9685 "configure" +#line 9794 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:9689: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:9798: \"$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:9695: \$? = $ac_status" >&5 + echo "$as_me:9804: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -9711,7 +9820,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:9714: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:9823: 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 <"conftest.$ac_ext" <<_ACEOF -#line 9749 "configure" +#line 9858 "configure" #include "confdefs.h" #ifdef HAVE_WINDOWS_H @@ -9773,22 +9882,22 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9776: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9885: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9779: \$? = $ac_status" >&5 + echo "$as_me:9888: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9782: \"$ac_try\"") >&5 + { (eval echo "$as_me:9891: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9785: \$? = $ac_status" >&5 + echo "$as_me:9894: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs" else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:9791: error: Cannot link against winsock library" >&5 +{ { echo "$as_me:9900: error: Cannot link against winsock library" >&5 echo "$as_me: error: Cannot link against winsock library" >&2;} { (exit 1); exit 1; }; } fi @@ -9801,13 +9910,13 @@ rm -f "conftest.$ac_objext" "conftest$ac for ac_func in gethostname do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:9804: checking for $ac_func" >&5 +echo "$as_me:9913: 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 9810 "configure" +#line 9919 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -9838,16 +9947,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9841: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9950: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9844: \$? = $ac_status" >&5 + echo "$as_me:9953: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9847: \"$ac_try\"") >&5 + { (eval echo "$as_me:9956: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9850: \$? = $ac_status" >&5 + echo "$as_me:9959: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -9857,7 +9966,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:9860: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:9969: 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 <&5 +echo "$as_me:9978: checking for gethostname in -lnsl" >&5 echo $ECHO_N "checking for gethostname in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9874,7 +9983,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9877 "configure" +#line 9986 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9893,16 +10002,16 @@ gethostname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9896: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10005: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9899: \$? = $ac_status" >&5 + echo "$as_me:10008: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9902: \"$ac_try\"") >&5 + { (eval echo "$as_me:10011: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9905: \$? = $ac_status" >&5 + echo "$as_me:10014: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_gethostname=yes else @@ -9913,7 +10022,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9916: result: $ac_cv_lib_nsl_gethostname" >&5 +echo "$as_me:10025: result: $ac_cv_lib_nsl_gethostname" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_gethostname" >&6 if test "$ac_cv_lib_nsl_gethostname" = yes; then @@ -9930,7 +10039,7 @@ else ac_cv_func_gethostname=unknown unset ac_cv_func_gethostname 2>/dev/null -echo "$as_me:9933: checking for gethostname in -lsocket" >&5 +echo "$as_me:10042: checking for gethostname in -lsocket" >&5 echo $ECHO_N "checking for gethostname in -lsocket... $ECHO_C" >&6 if test "${ac_cv_lib_socket_gethostname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9938,7 +10047,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9941 "configure" +#line 10050 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9957,16 +10066,16 @@ gethostname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9960: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10069: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9963: \$? = $ac_status" >&5 + echo "$as_me:10072: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9966: \"$ac_try\"") >&5 + { (eval echo "$as_me:10075: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9969: \$? = $ac_status" >&5 + echo "$as_me:10078: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_socket_gethostname=yes else @@ -9977,7 +10086,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9980: result: $ac_cv_lib_socket_gethostname" >&5 +echo "$as_me:10089: result: $ac_cv_lib_socket_gethostname" >&5 echo "${ECHO_T}$ac_cv_lib_socket_gethostname" >&6 if test "$ac_cv_lib_socket_gethostname" = yes; then @@ -10001,7 +10110,7 @@ fi fi done - echo "$as_me:10004: checking for main in -linet" >&5 + echo "$as_me:10113: checking for main in -linet" >&5 echo $ECHO_N "checking for main in -linet... $ECHO_C" >&6 if test "${ac_cv_lib_inet_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10009,7 +10118,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-linet $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10012 "configure" +#line 10121 "configure" #include "confdefs.h" int @@ -10021,16 +10130,16 @@ main (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10024: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10133: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10027: \$? = $ac_status" >&5 + echo "$as_me:10136: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10030: \"$ac_try\"") >&5 + { (eval echo "$as_me:10139: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10033: \$? = $ac_status" >&5 + echo "$as_me:10142: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_inet_main=yes else @@ -10041,7 +10150,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10044: result: $ac_cv_lib_inet_main" >&5 +echo "$as_me:10153: result: $ac_cv_lib_inet_main" >&5 echo "${ECHO_T}$ac_cv_lib_inet_main" >&6 if test "$ac_cv_lib_inet_main" = yes; then cf_cv_netlibs="-linet $cf_cv_netlibs" @@ -10052,13 +10161,13 @@ fi for ac_func in socket do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10055: checking for $ac_func" >&5 +echo "$as_me:10164: 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 10061 "configure" +#line 10170 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10089,16 +10198,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10092: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10201: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10095: \$? = $ac_status" >&5 + echo "$as_me:10204: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10098: \"$ac_try\"") >&5 + { (eval echo "$as_me:10207: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10101: \$? = $ac_status" >&5 + echo "$as_me:10210: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10108,7 +10217,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10111: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10220: 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 <&5 +echo "$as_me:10229: checking for socket in -lsocket" >&5 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6 if test "${ac_cv_lib_socket_socket+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10125,7 +10234,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10128 "configure" +#line 10237 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10144,16 +10253,16 @@ socket (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10147: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10256: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10150: \$? = $ac_status" >&5 + echo "$as_me:10259: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10153: \"$ac_try\"") >&5 + { (eval echo "$as_me:10262: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10156: \$? = $ac_status" >&5 + echo "$as_me:10265: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_socket_socket=yes else @@ -10164,7 +10273,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10167: result: $ac_cv_lib_socket_socket" >&5 +echo "$as_me:10276: result: $ac_cv_lib_socket_socket" >&5 echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6 if test "$ac_cv_lib_socket_socket" = yes; then @@ -10181,7 +10290,7 @@ else ac_cv_func_socket=unknown unset ac_cv_func_socket 2>/dev/null -echo "$as_me:10184: checking for socket in -lbsd" >&5 +echo "$as_me:10293: checking for socket in -lbsd" >&5 echo $ECHO_N "checking for socket in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_socket+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10189,7 +10298,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10192 "configure" +#line 10301 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10208,16 +10317,16 @@ socket (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10211: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10320: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10214: \$? = $ac_status" >&5 + echo "$as_me:10323: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10217: \"$ac_try\"") >&5 + { (eval echo "$as_me:10326: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10220: \$? = $ac_status" >&5 + echo "$as_me:10329: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_socket=yes else @@ -10228,7 +10337,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10231: result: $ac_cv_lib_bsd_socket" >&5 +echo "$as_me:10340: result: $ac_cv_lib_bsd_socket" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_socket" >&6 if test "$ac_cv_lib_bsd_socket" = yes; then @@ -10257,13 +10366,13 @@ done for ac_func in gethostbyname do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10260: checking for $ac_func" >&5 +echo "$as_me:10369: 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 10266 "configure" +#line 10375 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10294,16 +10403,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10297: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10406: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10300: \$? = $ac_status" >&5 + echo "$as_me:10409: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10303: \"$ac_try\"") >&5 + { (eval echo "$as_me:10412: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10306: \$? = $ac_status" >&5 + echo "$as_me:10415: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10313,7 +10422,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10316: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10425: 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 <&5 +echo "$as_me:10434: 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 @@ -10330,7 +10439,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10333 "configure" +#line 10442 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10349,16 +10458,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10352: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10461: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10355: \$? = $ac_status" >&5 + echo "$as_me:10464: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10358: \"$ac_try\"") >&5 + { (eval echo "$as_me:10467: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10361: \$? = $ac_status" >&5 + echo "$as_me:10470: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_gethostbyname=yes else @@ -10369,7 +10478,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10372: result: $ac_cv_lib_nsl_gethostbyname" >&5 +echo "$as_me:10481: 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 @@ -10394,13 +10503,13 @@ done for ac_func in inet_ntoa do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10397: checking for $ac_func" >&5 +echo "$as_me:10506: 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 10403 "configure" +#line 10512 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10431,16 +10540,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10434: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10543: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10437: \$? = $ac_status" >&5 + echo "$as_me:10546: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10440: \"$ac_try\"") >&5 + { (eval echo "$as_me:10549: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10443: \$? = $ac_status" >&5 + echo "$as_me:10552: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10450,7 +10559,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10453: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10562: 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 <&5 +echo "$as_me:10571: checking for inet_ntoa in -lnsl" >&5 echo $ECHO_N "checking for inet_ntoa in -lnsl... $ECHO_C" >&6 if test "${ac_cv_lib_nsl_inet_ntoa+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10467,7 +10576,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10470 "configure" +#line 10579 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10486,16 +10595,16 @@ inet_ntoa (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10489: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10598: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10492: \$? = $ac_status" >&5 + echo "$as_me:10601: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10495: \"$ac_try\"") >&5 + { (eval echo "$as_me:10604: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10498: \$? = $ac_status" >&5 + echo "$as_me:10607: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_nsl_inet_ntoa=yes else @@ -10506,7 +10615,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10509: result: $ac_cv_lib_nsl_inet_ntoa" >&5 +echo "$as_me:10618: result: $ac_cv_lib_nsl_inet_ntoa" >&5 echo "${ECHO_T}$ac_cv_lib_nsl_inet_ntoa" >&6 if test "$ac_cv_lib_nsl_inet_ntoa" = yes; then @@ -10531,13 +10640,13 @@ done for ac_func in gethostbyname do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10534: checking for $ac_func" >&5 +echo "$as_me:10643: 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 10540 "configure" +#line 10649 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10568,16 +10677,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10571: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10680: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10574: \$? = $ac_status" >&5 + echo "$as_me:10683: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10577: \"$ac_try\"") >&5 + { (eval echo "$as_me:10686: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10580: \$? = $ac_status" >&5 + echo "$as_me:10689: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10587,7 +10696,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10590: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10699: 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 <&5 +echo "$as_me:10708: checking for gethostbyname in -lnetwork" >&5 echo $ECHO_N "checking for gethostbyname in -lnetwork... $ECHO_C" >&6 if test "${ac_cv_lib_network_gethostbyname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10604,7 +10713,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnetwork $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10607 "configure" +#line 10716 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10623,16 +10732,16 @@ gethostbyname (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10626: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10735: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10629: \$? = $ac_status" >&5 + echo "$as_me:10738: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10632: \"$ac_try\"") >&5 + { (eval echo "$as_me:10741: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10635: \$? = $ac_status" >&5 + echo "$as_me:10744: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_network_gethostbyname=yes else @@ -10643,7 +10752,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10646: result: $ac_cv_lib_network_gethostbyname" >&5 +echo "$as_me:10755: result: $ac_cv_lib_network_gethostbyname" >&5 echo "${ECHO_T}$ac_cv_lib_network_gethostbyname" >&6 if test "$ac_cv_lib_network_gethostbyname" = yes; then @@ -10668,13 +10777,13 @@ done for ac_func in strcasecmp do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:10671: checking for $ac_func" >&5 +echo "$as_me:10780: 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 10677 "configure" +#line 10786 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10705,16 +10814,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10708: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10817: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10711: \$? = $ac_status" >&5 + echo "$as_me:10820: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10714: \"$ac_try\"") >&5 + { (eval echo "$as_me:10823: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10717: \$? = $ac_status" >&5 + echo "$as_me:10826: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10724,7 +10833,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10727: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10836: 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 <&5 +echo "$as_me:10845: checking for strcasecmp in -lresolv" >&5 echo $ECHO_N "checking for strcasecmp in -lresolv... $ECHO_C" >&6 if test "${ac_cv_lib_resolv_strcasecmp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10741,7 +10850,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lresolv $cf_cv_netlibs $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 10744 "configure" +#line 10853 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10760,16 +10869,16 @@ strcasecmp (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10763: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10872: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10766: \$? = $ac_status" >&5 + echo "$as_me:10875: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10769: \"$ac_try\"") >&5 + { (eval echo "$as_me:10878: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10772: \$? = $ac_status" >&5 + echo "$as_me:10881: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_resolv_strcasecmp=yes else @@ -10780,7 +10889,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10783: result: $ac_cv_lib_resolv_strcasecmp" >&5 +echo "$as_me:10892: result: $ac_cv_lib_resolv_strcasecmp" >&5 echo "${ECHO_T}$ac_cv_lib_resolv_strcasecmp" >&6 if test "$ac_cv_lib_resolv_strcasecmp" = yes; then @@ -10874,7 +10983,7 @@ if test -n "$cf_searchpath/include" ; th CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 10877 "configure" +#line 10986 "configure" #include "confdefs.h" #include int @@ -10886,16 +10995,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10889: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10998: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10892: \$? = $ac_status" >&5 + echo "$as_me:11001: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10895: \"$ac_try\"") >&5 + { (eval echo "$as_me:11004: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10898: \$? = $ac_status" >&5 + echo "$as_me:11007: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -10912,7 +11021,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10915: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:11024: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -10958,7 +11067,7 @@ if test -n "$cf_searchpath/../include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 10961 "configure" +#line 11070 "configure" #include "confdefs.h" #include int @@ -10970,16 +11079,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10973: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11082: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10976: \$? = $ac_status" >&5 + echo "$as_me:11085: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10979: \"$ac_try\"") >&5 + { (eval echo "$as_me:11088: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10982: \$? = $ac_status" >&5 + echo "$as_me:11091: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -10996,7 +11105,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10999: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:11108: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11014,7 +11123,7 @@ echo "${as_me:-configure}:10999: testing fi else -{ { echo "$as_me:11017: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 +{ { echo "$as_me:11126: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 echo "$as_me: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&2;} { (exit 1); exit 1; }; } fi @@ -11039,7 +11148,7 @@ if test -n "$cf_searchpath/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:11042: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:11151: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -11068,7 +11177,7 @@ if test -n "$cf_searchpath" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:11071: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:11180: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -11077,7 +11186,7 @@ echo "${as_me:-configure}:11071: testing fi else -{ { echo "$as_me:11080: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 +{ { echo "$as_me:11189: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5 echo "$as_me: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&2;} { (exit 1); exit 1; }; } fi @@ -11110,11 +11219,11 @@ cat >>confdefs.h <<\EOF #define SOCKS 1 EOF -echo "$as_me:11113: checking if the socks library uses socks4 prefix" >&5 +echo "$as_me:11222: checking if the socks library uses socks4 prefix" >&5 echo $ECHO_N "checking if the socks library uses socks4 prefix... $ECHO_C" >&6 cf_use_socks4=error cat >"conftest.$ac_ext" <<_ACEOF -#line 11117 "configure" +#line 11226 "configure" #include "confdefs.h" #include @@ -11128,16 +11237,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11131: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11240: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11134: \$? = $ac_status" >&5 + echo "$as_me:11243: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11137: \"$ac_try\"") >&5 + { (eval echo "$as_me:11246: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11140: \$? = $ac_status" >&5 + echo "$as_me:11249: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -11149,7 +11258,7 @@ else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 11152 "configure" +#line 11261 "configure" #include "confdefs.h" #include int @@ -11161,29 +11270,29 @@ SOCKSinit((char *)0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11164: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11273: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11167: \$? = $ac_status" >&5 + echo "$as_me:11276: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11170: \"$ac_try\"") >&5 + { (eval echo "$as_me:11279: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11173: \$? = $ac_status" >&5 + echo "$as_me:11282: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_use_socks4=no else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:11179: error: Cannot link with socks5 library" >&5 +{ { echo "$as_me:11288: error: Cannot link with socks5 library" >&5 echo "$as_me: error: Cannot link with socks5 library" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" -echo "$as_me:11186: result: $cf_use_socks4" >&5 +echo "$as_me:11295: result: $cf_use_socks4" >&5 echo "${ECHO_T}$cf_use_socks4" >&6 if test "$cf_use_socks4" = "yes" ; then @@ -11238,10 +11347,10 @@ EOF fi -echo "$as_me:11241: checking if socks5p.h is available" >&5 +echo "$as_me:11350: checking if socks5p.h is available" >&5 echo $ECHO_N "checking if socks5p.h is available... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 11244 "configure" +#line 11353 "configure" #include "confdefs.h" #define INCLUDE_PROTOTYPES @@ -11256,16 +11365,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11259: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11368: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11262: \$? = $ac_status" >&5 + echo "$as_me:11371: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11265: \"$ac_try\"") >&5 + { (eval echo "$as_me:11374: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11268: \$? = $ac_status" >&5 + echo "$as_me:11377: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_use_socks5p_h=yes else @@ -11274,7 +11383,7 @@ cat "conftest.$ac_ext" >&5 cf_use_socks5p_h=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:11277: result: $cf_use_socks5p_h" >&5 +echo "$as_me:11386: result: $cf_use_socks5p_h" >&5 echo "${ECHO_T}$cf_use_socks5p_h" >&6 test "$cf_use_socks5p_h" = yes && @@ -11291,23 +11400,23 @@ fi for ac_header in unistd.h fcntl.h sys/file.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:11294: checking for $ac_header" >&5 +echo "$as_me:11403: 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 11300 "configure" +#line 11409 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:11304: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:11413: \"$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:11310: \$? = $ac_status" >&5 + echo "$as_me:11419: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -11326,7 +11435,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:11329: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:11438: 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 <&5 +echo "$as_me:11448: checking for fcntl" >&5 echo $ECHO_N "checking for fcntl... $ECHO_C" >&6 if test "${ac_cv_func_fcntl+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11345 "configure" +#line 11454 "configure" #include "confdefs.h" #define fcntl autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11373,16 +11482,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11376: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11485: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11379: \$? = $ac_status" >&5 + echo "$as_me:11488: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11382: \"$ac_try\"") >&5 + { (eval echo "$as_me:11491: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11385: \$? = $ac_status" >&5 + echo "$as_me:11494: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_fcntl=yes else @@ -11392,16 +11501,16 @@ ac_cv_func_fcntl=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11395: result: $ac_cv_func_fcntl" >&5 +echo "$as_me:11504: result: $ac_cv_func_fcntl" >&5 echo "${ECHO_T}$ac_cv_func_fcntl" >&6 -echo "$as_me:11398: checking for lockf" >&5 +echo "$as_me:11507: checking for lockf" >&5 echo $ECHO_N "checking for lockf... $ECHO_C" >&6 if test "${ac_cv_func_lockf+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11404 "configure" +#line 11513 "configure" #include "confdefs.h" #define lockf autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11432,16 +11541,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11435: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11544: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11438: \$? = $ac_status" >&5 + echo "$as_me:11547: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11441: \"$ac_try\"") >&5 + { (eval echo "$as_me:11550: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11444: \$? = $ac_status" >&5 + echo "$as_me:11553: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_lockf=yes else @@ -11451,16 +11560,16 @@ ac_cv_func_lockf=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11454: result: $ac_cv_func_lockf" >&5 +echo "$as_me:11563: result: $ac_cv_func_lockf" >&5 echo "${ECHO_T}$ac_cv_func_lockf" >&6 -echo "$as_me:11457: checking for flock" >&5 +echo "$as_me:11566: checking for flock" >&5 echo $ECHO_N "checking for flock... $ECHO_C" >&6 if test "${ac_cv_func_flock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11463 "configure" +#line 11572 "configure" #include "confdefs.h" #define flock autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11491,16 +11600,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11494: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11603: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11497: \$? = $ac_status" >&5 + echo "$as_me:11606: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11500: \"$ac_try\"") >&5 + { (eval echo "$as_me:11609: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11503: \$? = $ac_status" >&5 + echo "$as_me:11612: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_flock=yes else @@ -11510,10 +11619,10 @@ ac_cv_func_flock=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11513: result: $ac_cv_func_flock" >&5 +echo "$as_me:11622: result: $ac_cv_func_flock" >&5 echo "${ECHO_T}$ac_cv_func_flock" >&6 -echo "$as_me:11516: checking for file-locking functions" >&5 +echo "$as_me:11625: checking for file-locking functions" >&5 echo $ECHO_N "checking for file-locking functions... $ECHO_C" >&6 if test "${cf_cv_lockfile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11526,7 +11635,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se case $cf_lock in #(vi fcntl) #(vi cat >"conftest.$ac_ext" <<_ACEOF -#line 11529 "configure" +#line 11638 "configure" #include "confdefs.h" #include @@ -11559,16 +11668,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11562: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11671: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11565: \$? = $ac_status" >&5 + echo "$as_me:11674: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11568: \"$ac_try\"") >&5 + { (eval echo "$as_me:11677: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11571: \$? = $ac_status" >&5 + echo "$as_me:11680: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11580,7 +11689,7 @@ rm -f "conftest.$ac_objext" "conftest.$a ;; lockf) #(vi cat >"conftest.$ac_ext" <<_ACEOF -#line 11583 "configure" +#line 11692 "configure" #include "confdefs.h" #include @@ -11605,16 +11714,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11608: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11717: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11611: \$? = $ac_status" >&5 + echo "$as_me:11720: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11614: \"$ac_try\"") >&5 + { (eval echo "$as_me:11723: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11617: \$? = $ac_status" >&5 + echo "$as_me:11726: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11626,7 +11735,7 @@ rm -f "conftest.$ac_objext" "conftest.$a ;; flock) cat >"conftest.$ac_ext" <<_ACEOF -#line 11629 "configure" +#line 11738 "configure" #include "confdefs.h" #include @@ -11654,16 +11763,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11657: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11766: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11660: \$? = $ac_status" >&5 + echo "$as_me:11769: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11663: \"$ac_try\"") >&5 + { (eval echo "$as_me:11772: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11666: \$? = $ac_status" >&5 + echo "$as_me:11775: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11679,10 +11788,10 @@ fi done fi -echo "$as_me:11682: result: $cf_cv_lockfile" >&5 +echo "$as_me:11791: result: $cf_cv_lockfile" >&5 echo "${ECHO_T}$cf_cv_lockfile" >&6 -echo "$as_me:11685: checking which locking method will be used" >&5 +echo "$as_me:11794: checking which locking method will be used" >&5 echo $ECHO_N "checking which locking method will be used... $ECHO_C" >&6 ### fcntl() is preferred, if the user just disables fcntl() ### without specifying an alternative lockf() is preferred @@ -11735,7 +11844,7 @@ if test -n "$cf_cv_lockfile"; then if test "x$used_locking" = "x"; then used_locking="`echo $cf_cv_lockfile|sed -e 's/^\([^ ]\+\).*/\1/g'`" fi - echo "$as_me:11738: result: $used_locking" >&5 + echo "$as_me:11847: result: $used_locking" >&5 echo "${ECHO_T}$used_locking" >&6 used_locking=`echo "$used_locking" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` @@ -11745,13 +11854,13 @@ used_locking=`echo "$used_locking" | sed EOF else - echo "$as_me:11748: result: none" >&5 + echo "$as_me:11857: result: none" >&5 echo "${ECHO_T}none" >&6; - { echo "$as_me:11750: WARNING: None of fcntl(), lockf(), flock() available" >&5 + { echo "$as_me:11859: WARNING: None of fcntl(), lockf(), flock() available" >&5 echo "$as_me: WARNING: None of fcntl(), lockf(), flock() available" >&2;} fi -echo "$as_me:11754: checking for screen type" >&5 +echo "$as_me:11863: checking for screen type" >&5 echo $ECHO_N "checking for screen type... $ECHO_C" >&6 # Check whether --with-screen or --without-screen was given. @@ -11761,13 +11870,13 @@ if test "${with_screen+set}" = set; then else cf_with_screen=none fi; -echo "$as_me:11764: result: $cf_with_screen" >&5 +echo "$as_me:11873: result: $cf_with_screen" >&5 echo "${ECHO_T}$cf_with_screen" >&6 use_curses=no use_ncurses=no -echo "$as_me:11770: checking for specific curses-directory" >&5 +echo "$as_me:11879: checking for specific curses-directory" >&5 echo $ECHO_N "checking for specific curses-directory... $ECHO_C" >&6 # Check whether --with-curses-dir or --without-curses-dir was given. @@ -11777,7 +11886,7 @@ if test "${with_curses_dir+set}" = set; else cf_cv_curses_dir=no fi; -echo "$as_me:11780: result: $cf_cv_curses_dir" >&5 +echo "$as_me:11889: result: $cf_cv_curses_dir" >&5 echo "${ECHO_T}$cf_cv_curses_dir" >&6 if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" @@ -11808,7 +11917,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:11811: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:11920: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -11844,7 +11953,7 @@ if test -n "$cf_cv_curses_dir/include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 11847 "configure" +#line 11956 "configure" #include "confdefs.h" #include int @@ -11856,16 +11965,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11859: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11968: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11862: \$? = $ac_status" >&5 + echo "$as_me:11971: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11865: \"$ac_try\"") >&5 + { (eval echo "$as_me:11974: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11868: \$? = $ac_status" >&5 + echo "$as_me:11977: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11882,7 +11991,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:11885: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:11994: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11918,7 +12027,7 @@ if test -n "$cf_cv_curses_dir/lib" ; the if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:11921: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12030: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -11947,7 +12056,7 @@ pdcurses) #(vi use_curses=yes ;; none) - echo "$as_me:11950: checking if you want to use ncurses library" >&5 + echo "$as_me:12059: checking if you want to use ncurses library" >&5 echo $ECHO_N "checking if you want to use ncurses library... $ECHO_C" >&6 # Check whether --with-ncurses or --without-ncurses was given. @@ -11957,10 +12066,10 @@ if test "${with_ncurses+set}" = set; the else use_ncurses=no fi; - echo "$as_me:11960: result: $use_ncurses" >&5 + echo "$as_me:12069: result: $use_ncurses" >&5 echo "${ECHO_T}$use_ncurses" >&6 - echo "$as_me:11963: checking if you want curses rather than termcap interface" >&5 + echo "$as_me:12072: checking if you want curses rather than termcap interface" >&5 echo $ECHO_N "checking if you want curses rather than termcap interface... $ECHO_C" >&6 # Check whether --enable-curses or --disable-curses was given. @@ -11977,7 +12086,7 @@ else cf_with_screen=termcap; use_curses=no fi; - echo "$as_me:11980: result: $enableval" >&5 + echo "$as_me:12089: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ;; esac @@ -11995,13 +12104,13 @@ cf_ncuconfig_root=ncurses cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then - echo "$as_me:11998: checking pkg-config for $cf_ncuconfig_root" >&5 + echo "$as_me:12107: checking pkg-config for $cf_ncuconfig_root" >&5 echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then - echo "$as_me:12001: result: yes" >&5 + echo "$as_me:12110: result: yes" >&5 echo "${ECHO_T}yes" >&6 - echo "$as_me:12004: checking if the $cf_ncuconfig_root package files work" >&5 + echo "$as_me:12113: checking if the $cf_ncuconfig_root package files work" >&5 echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6 cf_have_ncuconfig=unknown @@ -12134,7 +12243,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 12137 "configure" +#line 12246 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -12146,37 +12255,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12149: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12258: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12152: \$? = $ac_status" >&5 + echo "$as_me:12261: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12155: \"$ac_try\"") >&5 + { (eval echo "$as_me:12264: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12158: \$? = $ac_status" >&5 + echo "$as_me:12267: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_test_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 12164 "configure" +#line 12273 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:12171: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12280: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12174: \$? = $ac_status" >&5 + echo "$as_me:12283: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:12176: \"$ac_try\"") >&5 + { (eval echo "$as_me:12285: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12179: \$? = $ac_status" >&5 + echo "$as_me:12288: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_test_ncuconfig=yes else @@ -12350,7 +12459,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 12353 "configure" +#line 12462 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -12362,37 +12471,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12365: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12474: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12368: \$? = $ac_status" >&5 + echo "$as_me:12477: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12371: \"$ac_try\"") >&5 + { (eval echo "$as_me:12480: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12374: \$? = $ac_status" >&5 + echo "$as_me:12483: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 12380 "configure" +#line 12489 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:12387: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12496: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12390: \$? = $ac_status" >&5 + echo "$as_me:12499: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:12392: \"$ac_try\"") >&5 + { (eval echo "$as_me:12501: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12395: \$? = $ac_status" >&5 + echo "$as_me:12504: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -12409,7 +12518,7 @@ cat "conftest.$ac_ext" >&5 cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:12412: result: $cf_have_ncuconfig" >&5 + echo "$as_me:12521: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -12425,7 +12534,7 @@ EOF NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:12428: checking for terminfo header" >&5 +echo "$as_me:12537: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12443,7 +12552,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 12446 "configure" +#line 12555 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -12458,16 +12567,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12461: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12570: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12464: \$? = $ac_status" >&5 + echo "$as_me:12573: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12467: \"$ac_try\"") >&5 + { (eval echo "$as_me:12576: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12470: \$? = $ac_status" >&5 + echo "$as_me:12579: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -12483,7 +12592,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:12486: result: $cf_cv_term_header" >&5 +echo "$as_me:12595: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -12518,7 +12627,7 @@ esac fi else - echo "$as_me:12521: result: no" >&5 + echo "$as_me:12630: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -12534,7 +12643,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:12537: checking for $ac_word" >&5 +echo "$as_me:12646: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12549,7 +12658,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_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:12552: found $ac_dir/$ac_word" >&5 +echo "$as_me:12661: found $ac_dir/$ac_word" >&5 break done @@ -12557,10 +12666,10 @@ fi fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:12560: result: $NCURSES_CONFIG" >&5 + echo "$as_me:12669: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:12563: result: no" >&5 + echo "$as_me:12672: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -12573,7 +12682,7 @@ if test -z "$NCURSES_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:12576: checking for $ac_word" >&5 +echo "$as_me:12685: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12588,7 +12697,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_NCURSES_CONFIG="$ac_prog" -echo "$as_me:12591: found $ac_dir/$ac_word" >&5 +echo "$as_me:12700: found $ac_dir/$ac_word" >&5 break done @@ -12596,10 +12705,10 @@ fi fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:12599: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:12708: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:12602: result: no" >&5 + echo "$as_me:12711: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -12756,7 +12865,7 @@ LIBS="$cf_add_libs" # even with config script, some packages use no-override for curses.h -echo "$as_me:12759: checking if we have identified curses headers" >&5 +echo "$as_me:12868: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12768,28 +12877,28 @@ for cf_header in \ curses.h ncurses/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 12771 "configure" +#line 12880 "configure" #include "confdefs.h" #include <${cf_header}> int main (void) { -initscr(); tgoto("?", 0,0) +initscr(); endwin() ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12783: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12892: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12786: \$? = $ac_status" >&5 + echo "$as_me:12895: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12789: \"$ac_try\"") >&5 + { (eval echo "$as_me:12898: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12792: \$? = $ac_status" >&5 + echo "$as_me:12901: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -12800,11 +12909,11 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:12803: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:12912: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:12807: error: No curses header-files found" >&5 + { { echo "$as_me:12916: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -12814,23 +12923,23 @@ fi for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:12817: checking for $ac_header" >&5 +echo "$as_me:12926: 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 12823 "configure" +#line 12932 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:12827: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:12936: \"$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:12833: \$? = $ac_status" >&5 + echo "$as_me:12942: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -12849,7 +12958,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:12852: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:12961: 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 <"conftest.$ac_ext" <<_ACEOF -#line 12908 "configure" +#line 13017 "configure" #include "confdefs.h" #include int @@ -12917,16 +13026,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12920: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13029: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12923: \$? = $ac_status" >&5 + echo "$as_me:13032: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12926: \"$ac_try\"") >&5 + { (eval echo "$as_me:13035: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12929: \$? = $ac_status" >&5 + echo "$as_me:13038: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -12943,7 +13052,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:12946: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13055: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -12962,7 +13071,7 @@ fi } -echo "$as_me:12965: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:13074: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12974,7 +13083,7 @@ else do cat >"conftest.$ac_ext" <<_ACEOF -#line 12977 "configure" +#line 13086 "configure" #include "confdefs.h" #include <$cf_header> @@ -12998,16 +13107,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13001: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13110: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13004: \$? = $ac_status" >&5 + echo "$as_me:13113: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13007: \"$ac_try\"") >&5 + { (eval echo "$as_me:13116: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13010: \$? = $ac_status" >&5 + echo "$as_me:13119: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -13022,14 +13131,14 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:13025: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:13134: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:13032: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:13141: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13150,7 +13259,7 @@ if test -n "$cf_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 13153 "configure" +#line 13262 "configure" #include "confdefs.h" #include int @@ -13162,16 +13271,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13165: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13274: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13168: \$? = $ac_status" >&5 + echo "$as_me:13277: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13171: \"$ac_try\"") >&5 + { (eval echo "$as_me:13280: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13174: \$? = $ac_status" >&5 + echo "$as_me:13283: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13188,7 +13297,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13191: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13300: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13211,7 +13320,7 @@ fi do cat >"conftest.$ac_ext" <<_ACEOF -#line 13214 "configure" +#line 13323 "configure" #include "confdefs.h" #include <$cf_header> @@ -13235,16 +13344,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13238: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13347: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13241: \$? = $ac_status" >&5 + echo "$as_me:13350: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13244: \"$ac_try\"") >&5 + { (eval echo "$as_me:13353: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13247: \$? = $ac_status" >&5 + echo "$as_me:13356: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -13265,12 +13374,12 @@ rm -f "conftest.$ac_objext" "conftest.$a CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:13268: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:13377: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:13273: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:13382: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -13306,7 +13415,7 @@ if test -n "$cf_1st_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 13309 "configure" +#line 13418 "configure" #include "confdefs.h" #include int @@ -13318,16 +13427,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13321: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13430: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13324: \$? = $ac_status" >&5 + echo "$as_me:13433: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13327: \"$ac_try\"") >&5 + { (eval echo "$as_me:13436: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13330: \$? = $ac_status" >&5 + echo "$as_me:13439: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13344,7 +13453,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13347: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13456: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13392,7 +13501,7 @@ EOF ;; esac -echo "$as_me:13395: checking for terminfo header" >&5 +echo "$as_me:13504: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13410,7 +13519,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 13413 "configure" +#line 13522 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -13425,16 +13534,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13428: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13537: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13431: \$? = $ac_status" >&5 + echo "$as_me:13540: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13434: \"$ac_try\"") >&5 + { (eval echo "$as_me:13543: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13437: \$? = $ac_status" >&5 + echo "$as_me:13546: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -13450,7 +13559,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:13453: result: $cf_cv_term_header" >&5 +echo "$as_me:13562: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -13488,7 +13597,7 @@ cat >>confdefs.h <<\EOF #define NCURSES 1 EOF -echo "$as_me:13491: checking for ncurses version" >&5 +echo "$as_me:13600: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13514,10 +13623,10 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:13517: \"$cf_try\"") >&5 + { (eval echo "$as_me:13626: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:13520: \$? = $ac_status" >&5 + echo "$as_me:13629: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -13527,7 +13636,7 @@ EOF else cat >"conftest.$ac_ext" <<_ACEOF -#line 13530 "configure" +#line 13639 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -13552,15 +13661,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:13555: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13664: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13558: \$? = $ac_status" >&5 + echo "$as_me:13667: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:13560: \"$ac_try\"") >&5 + { (eval echo "$as_me:13669: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13563: \$? = $ac_status" >&5 + echo "$as_me:13672: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -13574,7 +13683,7 @@ fi rm -f "$cf_tempfile" fi -echo "$as_me:13577: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:13686: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -13587,7 +13696,7 @@ cf_nculib_root=ncurses # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:13590: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:13699: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13595,7 +13704,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13598 "configure" +#line 13707 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -13614,16 +13723,16 @@ Gpm_Open (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13617: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13726: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13620: \$? = $ac_status" >&5 + echo "$as_me:13729: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13623: \"$ac_try\"") >&5 + { (eval echo "$as_me:13732: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13626: \$? = $ac_status" >&5 + echo "$as_me:13735: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -13634,10 +13743,10 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:13637: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:13746: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:13640: checking for initscr in -lgpm" >&5 + echo "$as_me:13749: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13645,7 +13754,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13648 "configure" +#line 13757 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -13664,16 +13773,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13667: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13776: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13670: \$? = $ac_status" >&5 + echo "$as_me:13779: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13673: \"$ac_try\"") >&5 + { (eval echo "$as_me:13782: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13676: \$? = $ac_status" >&5 + echo "$as_me:13785: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -13684,7 +13793,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:13687: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:13796: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -13699,7 +13808,7 @@ freebsd*) # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:13702: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:13811: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13707,7 +13816,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13710 "configure" +#line 13819 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -13726,16 +13835,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13729: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13838: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13732: \$? = $ac_status" >&5 + echo "$as_me:13841: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13735: \"$ac_try\"") >&5 + { (eval echo "$as_me:13844: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13738: \$? = $ac_status" >&5 + echo "$as_me:13847: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -13746,7 +13855,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:13749: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:13858: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -13795,13 +13904,13 @@ else eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:13798: checking for initscr" >&5 + echo "$as_me:13907: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13804 "configure" +#line 13913 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -13832,16 +13941,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13835: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13944: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13838: \$? = $ac_status" >&5 + echo "$as_me:13947: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13841: \"$ac_try\"") >&5 + { (eval echo "$as_me:13950: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13844: \$? = $ac_status" >&5 + echo "$as_me:13953: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -13851,18 +13960,18 @@ ac_cv_func_initscr=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:13854: result: $ac_cv_func_initscr" >&5 +echo "$as_me:13963: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:13861: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:13970: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13865 "configure" +#line 13974 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -13874,25 +13983,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13877: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13986: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13880: \$? = $ac_status" >&5 + echo "$as_me:13989: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13883: \"$ac_try\"") >&5 + { (eval echo "$as_me:13992: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13886: \$? = $ac_status" >&5 + echo "$as_me:13995: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:13888: result: yes" >&5 + echo "$as_me:13997: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:13895: result: no" >&5 +echo "$as_me:14004: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -13960,11 +14069,11 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do - echo "$as_me:13963: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:14072: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13967 "configure" +#line 14076 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -13976,25 +14085,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13979: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14088: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13982: \$? = $ac_status" >&5 + echo "$as_me:14091: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13985: \"$ac_try\"") >&5 + { (eval echo "$as_me:14094: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13988: \$? = $ac_status" >&5 + echo "$as_me:14097: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:13990: result: yes" >&5 + echo "$as_me:14099: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:13997: result: no" >&5 +echo "$as_me:14106: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -14009,7 +14118,7 @@ fi eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:14012: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:14121: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -14017,7 +14126,7 @@ fi fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:14020: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:14129: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -14027,7 +14136,7 @@ echo $ECHO_N "checking if we can link $c fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 14030 "configure" +#line 14139 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14039,23 +14148,23 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14042: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14151: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14045: \$? = $ac_status" >&5 + echo "$as_me:14154: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14048: \"$ac_try\"") >&5 + { (eval echo "$as_me:14157: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14051: \$? = $ac_status" >&5 + echo "$as_me:14160: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:14053: result: yes" >&5 + echo "$as_me:14162: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:14058: result: no" >&5 +echo "$as_me:14167: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -14078,23 +14187,23 @@ fi for cf_hdr in stdlib.h wchar.h wctype.h do - echo "$as_me:14081: checking for $cf_hdr" >&5 + echo "$as_me:14190: checking for $cf_hdr" >&5 echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 14084 "configure" +#line 14193 "configure" #include "confdefs.h" #include #include <$cf_hdr> _ACEOF -if { (eval echo "$as_me:14091: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:14200: \"$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:14097: \$? = $ac_status" >&5 + echo "$as_me:14206: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -14112,7 +14221,7 @@ else cf_found=no fi rm -f conftest.err "conftest.$ac_ext" -echo "$as_me:14115: result: $cf_found" >&5 +echo "$as_me:14224: result: $cf_found" >&5 echo "${ECHO_T}$cf_found" >&6 if test $cf_found = yes ; then @@ -14125,13 +14234,13 @@ EOF fi done - echo "$as_me:14128: checking for wide char and multibyte support" >&5 + echo "$as_me:14237: checking for wide char and multibyte support" >&5 echo $ECHO_N "checking for wide char and multibyte support... $ECHO_C" >&6 if test "${am_cv_multibyte_able+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14134 "configure" +#line 14243 "configure" #include "confdefs.h" #include #ifdef HAVE_STDLIB_H @@ -14190,16 +14299,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14193: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14302: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14196: \$? = $ac_status" >&5 + echo "$as_me:14305: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14199: \"$ac_try\"") >&5 + { (eval echo "$as_me:14308: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14202: \$? = $ac_status" >&5 + echo "$as_me:14311: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=yes else @@ -14208,7 +14317,7 @@ cat "conftest.$ac_ext" >&5 cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 14211 "configure" +#line 14320 "configure" #include "confdefs.h" #include int @@ -14257,16 +14366,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14260: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14369: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14263: \$? = $ac_status" >&5 + echo "$as_me:14372: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14266: \"$ac_try\"") >&5 + { (eval echo "$as_me:14375: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14269: \$? = $ac_status" >&5 + echo "$as_me:14378: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=libutf8 else @@ -14281,7 +14390,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:14284: result: $am_cv_multibyte_able" >&5 +echo "$as_me:14393: result: $am_cv_multibyte_able" >&5 echo "${ECHO_T}$am_cv_multibyte_able" >&6 if test "$am_cv_multibyte_able" != no; then if test "$am_cv_multibyte_able" = libutf8; then @@ -14303,13 +14412,13 @@ cf_ncuconfig_root=ncursesw cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then - echo "$as_me:14306: checking pkg-config for $cf_ncuconfig_root" >&5 + echo "$as_me:14415: checking pkg-config for $cf_ncuconfig_root" >&5 echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then - echo "$as_me:14309: result: yes" >&5 + echo "$as_me:14418: result: yes" >&5 echo "${ECHO_T}yes" >&6 - echo "$as_me:14312: checking if the $cf_ncuconfig_root package files work" >&5 + echo "$as_me:14421: checking if the $cf_ncuconfig_root package files work" >&5 echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6 cf_have_ncuconfig=unknown @@ -14442,7 +14551,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 14445 "configure" +#line 14554 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14454,37 +14563,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14457: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14566: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14460: \$? = $ac_status" >&5 + echo "$as_me:14569: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14463: \"$ac_try\"") >&5 + { (eval echo "$as_me:14572: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14466: \$? = $ac_status" >&5 + echo "$as_me:14575: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_test_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 14472 "configure" +#line 14581 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:14479: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14588: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14482: \$? = $ac_status" >&5 + echo "$as_me:14591: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:14484: \"$ac_try\"") >&5 + { (eval echo "$as_me:14593: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14487: \$? = $ac_status" >&5 + echo "$as_me:14596: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_test_ncuconfig=yes else @@ -14658,7 +14767,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 14661 "configure" +#line 14770 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -14670,37 +14779,37 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14673: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14782: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14676: \$? = $ac_status" >&5 + echo "$as_me:14785: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14679: \"$ac_try\"") >&5 + { (eval echo "$as_me:14788: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14682: \$? = $ac_status" >&5 + echo "$as_me:14791: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 14688 "configure" +#line 14797 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:14695: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14804: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14698: \$? = $ac_status" >&5 + echo "$as_me:14807: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:14700: \"$ac_try\"") >&5 + { (eval echo "$as_me:14809: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14703: \$? = $ac_status" >&5 + echo "$as_me:14812: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -14717,7 +14826,7 @@ cat "conftest.$ac_ext" >&5 cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:14720: result: $cf_have_ncuconfig" >&5 + echo "$as_me:14829: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -14733,7 +14842,7 @@ EOF NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:14736: checking for terminfo header" >&5 +echo "$as_me:14845: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14751,7 +14860,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 14754 "configure" +#line 14863 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -14766,16 +14875,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14769: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14878: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14772: \$? = $ac_status" >&5 + echo "$as_me:14881: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14775: \"$ac_try\"") >&5 + { (eval echo "$as_me:14884: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14778: \$? = $ac_status" >&5 + echo "$as_me:14887: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -14791,7 +14900,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:14794: result: $cf_cv_term_header" >&5 +echo "$as_me:14903: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -14826,7 +14935,7 @@ esac fi else - echo "$as_me:14829: result: no" >&5 + echo "$as_me:14938: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -14842,7 +14951,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:14845: checking for $ac_word" >&5 +echo "$as_me:14954: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14857,7 +14966,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_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:14860: found $ac_dir/$ac_word" >&5 +echo "$as_me:14969: found $ac_dir/$ac_word" >&5 break done @@ -14865,10 +14974,10 @@ fi fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:14868: result: $NCURSES_CONFIG" >&5 + echo "$as_me:14977: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:14871: result: no" >&5 + echo "$as_me:14980: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -14881,7 +14990,7 @@ if test -z "$NCURSES_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:14884: checking for $ac_word" >&5 +echo "$as_me:14993: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14896,7 +15005,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_NCURSES_CONFIG="$ac_prog" -echo "$as_me:14899: found $ac_dir/$ac_word" >&5 +echo "$as_me:15008: found $ac_dir/$ac_word" >&5 break done @@ -14904,10 +15013,10 @@ fi fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:14907: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:15016: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:14910: result: no" >&5 + echo "$as_me:15019: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -15064,7 +15173,7 @@ LIBS="$cf_add_libs" # even with config script, some packages use no-override for curses.h -echo "$as_me:15067: checking if we have identified curses headers" >&5 +echo "$as_me:15176: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15076,28 +15185,28 @@ for cf_header in \ curses.h ncursesw/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 15079 "configure" +#line 15188 "configure" #include "confdefs.h" #include <${cf_header}> int main (void) { -initscr(); tgoto("?", 0,0) +initscr(); endwin() ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15091: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15200: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15094: \$? = $ac_status" >&5 + echo "$as_me:15203: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15097: \"$ac_try\"") >&5 + { (eval echo "$as_me:15206: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15100: \$? = $ac_status" >&5 + echo "$as_me:15209: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -15108,11 +15217,11 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:15111: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:15220: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:15115: error: No curses header-files found" >&5 + { { echo "$as_me:15224: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -15122,23 +15231,23 @@ fi for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:15125: checking for $ac_header" >&5 +echo "$as_me:15234: 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 15131 "configure" +#line 15240 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:15135: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:15244: \"$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:15141: \$? = $ac_status" >&5 + echo "$as_me:15250: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -15157,7 +15266,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:15160: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:15269: 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 <"conftest.$ac_ext" <<_ACEOF -#line 15216 "configure" +#line 15325 "configure" #include "confdefs.h" #include int @@ -15225,16 +15334,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15228: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15337: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15231: \$? = $ac_status" >&5 + echo "$as_me:15340: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15234: \"$ac_try\"") >&5 + { (eval echo "$as_me:15343: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15237: \$? = $ac_status" >&5 + echo "$as_me:15346: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -15251,7 +15360,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:15254: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:15363: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -15270,7 +15379,7 @@ fi } -echo "$as_me:15273: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:15382: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15282,7 +15391,7 @@ else do cat >"conftest.$ac_ext" <<_ACEOF -#line 15285 "configure" +#line 15394 "configure" #include "confdefs.h" #define _XOPEN_SOURCE_EXTENDED @@ -15314,16 +15423,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15317: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15426: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15320: \$? = $ac_status" >&5 + echo "$as_me:15429: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15323: \"$ac_try\"") >&5 + { (eval echo "$as_me:15432: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15326: \$? = $ac_status" >&5 + echo "$as_me:15435: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -15338,14 +15447,14 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:15341: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:15450: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:15348: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:15457: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15466,7 +15575,7 @@ if test -n "$cf_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 15469 "configure" +#line 15578 "configure" #include "confdefs.h" #include int @@ -15478,16 +15587,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15481: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15590: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15484: \$? = $ac_status" >&5 + echo "$as_me:15593: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15487: \"$ac_try\"") >&5 + { (eval echo "$as_me:15596: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15490: \$? = $ac_status" >&5 + echo "$as_me:15599: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -15504,7 +15613,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:15507: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:15616: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -15527,7 +15636,7 @@ fi do cat >"conftest.$ac_ext" <<_ACEOF -#line 15530 "configure" +#line 15639 "configure" #include "confdefs.h" #include <$cf_header> @@ -15551,16 +15660,16 @@ printf("old\\n"); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15554: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15663: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15557: \$? = $ac_status" >&5 + echo "$as_me:15666: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15560: \"$ac_try\"") >&5 + { (eval echo "$as_me:15669: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15563: \$? = $ac_status" >&5 + echo "$as_me:15672: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -15581,12 +15690,12 @@ rm -f "conftest.$ac_objext" "conftest.$a CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:15584: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:15693: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:15589: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:15698: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -15622,7 +15731,7 @@ if test -n "$cf_1st_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 15625 "configure" +#line 15734 "configure" #include "confdefs.h" #include int @@ -15634,16 +15743,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15637: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15746: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15640: \$? = $ac_status" >&5 + echo "$as_me:15749: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15643: \"$ac_try\"") >&5 + { (eval echo "$as_me:15752: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15646: \$? = $ac_status" >&5 + echo "$as_me:15755: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -15660,7 +15769,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:15663: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:15772: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -15708,7 +15817,7 @@ EOF ;; esac -echo "$as_me:15711: checking for terminfo header" >&5 +echo "$as_me:15820: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15726,7 +15835,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 15729 "configure" +#line 15838 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -15741,16 +15850,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15744: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15853: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15747: \$? = $ac_status" >&5 + echo "$as_me:15856: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15750: \"$ac_try\"") >&5 + { (eval echo "$as_me:15859: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15753: \$? = $ac_status" >&5 + echo "$as_me:15862: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -15766,7 +15875,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:15769: result: $cf_cv_term_header" >&5 +echo "$as_me:15878: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -15804,7 +15913,7 @@ cat >>confdefs.h <<\EOF #define NCURSES 1 EOF -echo "$as_me:15807: checking for ncurses version" >&5 +echo "$as_me:15916: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15830,10 +15939,10 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:15833: \"$cf_try\"") >&5 + { (eval echo "$as_me:15942: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:15836: \$? = $ac_status" >&5 + echo "$as_me:15945: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -15843,7 +15952,7 @@ EOF else cat >"conftest.$ac_ext" <<_ACEOF -#line 15846 "configure" +#line 15955 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -15868,15 +15977,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:15871: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15980: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15874: \$? = $ac_status" >&5 + echo "$as_me:15983: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:15876: \"$ac_try\"") >&5 + { (eval echo "$as_me:15985: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15879: \$? = $ac_status" >&5 + echo "$as_me:15988: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -15890,7 +15999,7 @@ fi rm -f "$cf_tempfile" fi -echo "$as_me:15893: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:16002: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -15903,7 +16012,7 @@ cf_nculib_root=ncursesw # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:15906: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:16015: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15911,7 +16020,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 15914 "configure" +#line 16023 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -15930,16 +16039,16 @@ Gpm_Open (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:15933: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16042: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15936: \$? = $ac_status" >&5 + echo "$as_me:16045: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:15939: \"$ac_try\"") >&5 + { (eval echo "$as_me:16048: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15942: \$? = $ac_status" >&5 + echo "$as_me:16051: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -15950,10 +16059,10 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:15953: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:16062: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:15956: checking for initscr in -lgpm" >&5 + echo "$as_me:16065: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15961,7 +16070,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 15964 "configure" +#line 16073 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -15980,16 +16089,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:15983: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16092: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15986: \$? = $ac_status" >&5 + echo "$as_me:16095: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:15989: \"$ac_try\"") >&5 + { (eval echo "$as_me:16098: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15992: \$? = $ac_status" >&5 + echo "$as_me:16101: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -16000,7 +16109,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16003: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:16112: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -16015,7 +16124,7 @@ freebsd*) # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:16018: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:16127: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16023,7 +16132,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16026 "configure" +#line 16135 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16042,16 +16151,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16045: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16154: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16048: \$? = $ac_status" >&5 + echo "$as_me:16157: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16051: \"$ac_try\"") >&5 + { (eval echo "$as_me:16160: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16054: \$? = $ac_status" >&5 + echo "$as_me:16163: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -16062,7 +16171,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16065: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:16174: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -16111,13 +16220,13 @@ else eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:16114: checking for initscr" >&5 + echo "$as_me:16223: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16120 "configure" +#line 16229 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -16148,16 +16257,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16151: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16260: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16154: \$? = $ac_status" >&5 + echo "$as_me:16263: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16157: \"$ac_try\"") >&5 + { (eval echo "$as_me:16266: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16160: \$? = $ac_status" >&5 + echo "$as_me:16269: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -16167,18 +16276,18 @@ ac_cv_func_initscr=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16170: result: $ac_cv_func_initscr" >&5 +echo "$as_me:16279: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:16177: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:16286: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16181 "configure" +#line 16290 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16190,25 +16299,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16193: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16302: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16196: \$? = $ac_status" >&5 + echo "$as_me:16305: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16199: \"$ac_try\"") >&5 + { (eval echo "$as_me:16308: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16202: \$? = $ac_status" >&5 + echo "$as_me:16311: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:16204: result: yes" >&5 + echo "$as_me:16313: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:16211: result: no" >&5 +echo "$as_me:16320: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -16276,11 +16385,11 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do - echo "$as_me:16279: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:16388: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16283 "configure" +#line 16392 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16292,25 +16401,25 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16295: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16404: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16298: \$? = $ac_status" >&5 + echo "$as_me:16407: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16301: \"$ac_try\"") >&5 + { (eval echo "$as_me:16410: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16304: \$? = $ac_status" >&5 + echo "$as_me:16413: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:16306: result: yes" >&5 + echo "$as_me:16415: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:16313: result: no" >&5 +echo "$as_me:16422: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -16325,7 +16434,7 @@ fi eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:16328: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:16437: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -16333,7 +16442,7 @@ fi fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:16336: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:16445: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -16343,7 +16452,7 @@ echo $ECHO_N "checking if we can link $c fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 16346 "configure" +#line 16455 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -16355,23 +16464,23 @@ initscr(); mousemask(0,0); tigetstr((cha } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16358: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16467: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16361: \$? = $ac_status" >&5 + echo "$as_me:16470: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16364: \"$ac_try\"") >&5 + { (eval echo "$as_me:16473: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16367: \$? = $ac_status" >&5 + echo "$as_me:16476: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:16369: result: yes" >&5 + echo "$as_me:16478: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:16374: result: no" >&5 +echo "$as_me:16483: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -16389,7 +16498,7 @@ else NCURSES_CONFIG=none fi -echo "$as_me:16392: checking definition to turn on extended curses functions" >&5 +echo "$as_me:16501: 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 @@ -16397,7 +16506,7 @@ else cf_cv_need_xopen_extension=unknown cat >"conftest.$ac_ext" <<_ACEOF -#line 16400 "configure" +#line 16509 "configure" #include "confdefs.h" #include @@ -16429,16 +16538,16 @@ make an error /* prefer to fall-through } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16432: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16541: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16435: \$? = $ac_status" >&5 + echo "$as_me:16544: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16438: \"$ac_try\"") >&5 + { (eval echo "$as_me:16547: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16441: \$? = $ac_status" >&5 + echo "$as_me:16550: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=none else @@ -16448,7 +16557,7 @@ cat "conftest.$ac_ext" >&5 for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR do cat >"conftest.$ac_ext" <<_ACEOF -#line 16451 "configure" +#line 16560 "configure" #include "confdefs.h" #define $cf_try_xopen_extension 1 @@ -16473,16 +16582,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16476: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16585: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16479: \$? = $ac_status" >&5 + echo "$as_me:16588: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16482: \"$ac_try\"") >&5 + { (eval echo "$as_me:16591: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16485: \$? = $ac_status" >&5 + echo "$as_me:16594: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=$cf_try_xopen_extension; break else @@ -16496,7 +16605,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16499: result: $cf_cv_need_xopen_extension" >&5 +echo "$as_me:16608: result: $cf_cv_need_xopen_extension" >&5 echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6 case "$cf_cv_need_xopen_extension" in @@ -16508,13 +16617,13 @@ case "$cf_cv_need_xopen_extension" in ;; esac - test "$cf_cv_need_xopen_extension" = unknown && { { echo "$as_me:16511: error: X/Open curses not found" >&5 + test "$cf_cv_need_xopen_extension" = unknown && { { echo "$as_me:16620: error: X/Open curses not found" >&5 echo "$as_me: error: X/Open curses not found" >&2;} { (exit 1); exit 1; }; } ;; curses) #(vi -echo "$as_me:16517: checking for extra include directories" >&5 +echo "$as_me:16626: checking for extra include directories" >&5 echo $ECHO_N "checking for extra include directories... $ECHO_C" >&6 if test "${cf_cv_curses_incdir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16540,7 +16649,7 @@ sunos3*|sunos4*) esac fi -echo "$as_me:16543: result: $cf_cv_curses_incdir" >&5 +echo "$as_me:16652: result: $cf_cv_curses_incdir" >&5 echo "${ECHO_T}$cf_cv_curses_incdir" >&6 if test "$cf_cv_curses_incdir" != no then @@ -16550,7 +16659,7 @@ then fi -echo "$as_me:16553: checking if we have identified curses headers" >&5 +echo "$as_me:16662: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16562,28 +16671,28 @@ for cf_header in \ curses.h ncurses/ncurses.h ncurses/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 16565 "configure" +#line 16674 "configure" #include "confdefs.h" #include <${cf_header}> int main (void) { -initscr(); tgoto("?", 0,0) +initscr(); endwin() ; return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16577: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16686: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16580: \$? = $ac_status" >&5 + echo "$as_me:16689: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16583: \"$ac_try\"") >&5 + { (eval echo "$as_me:16692: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16586: \$? = $ac_status" >&5 + echo "$as_me:16695: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -16594,11 +16703,11 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:16597: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:16706: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:16601: error: No curses header-files found" >&5 + { { echo "$as_me:16710: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -16608,23 +16717,23 @@ fi for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:16611: checking for $ac_header" >&5 +echo "$as_me:16720: 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 16617 "configure" +#line 16726 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:16621: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:16730: \"$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:16627: \$? = $ac_status" >&5 + echo "$as_me:16736: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -16643,7 +16752,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:16646: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:16755: 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 <&5 +echo "$as_me:16765: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16671,7 +16780,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 16674 "configure" +#line 16783 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -16686,16 +16795,16 @@ int x = auto_left_margin; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16689: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16798: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16692: \$? = $ac_status" >&5 + echo "$as_me:16801: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16695: \"$ac_try\"") >&5 + { (eval echo "$as_me:16804: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16698: \$? = $ac_status" >&5 + echo "$as_me:16807: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -16711,7 +16820,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:16714: result: $cf_cv_term_header" >&5 +echo "$as_me:16823: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -16743,7 +16852,7 @@ EOF ;; esac -echo "$as_me:16746: checking for ncurses version" >&5 +echo "$as_me:16855: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16769,10 +16878,10 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:16772: \"$cf_try\"") >&5 + { (eval echo "$as_me:16881: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:16775: \$? = $ac_status" >&5 + echo "$as_me:16884: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -16782,7 +16891,7 @@ EOF else cat >"conftest.$ac_ext" <<_ACEOF -#line 16785 "configure" +#line 16894 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -16807,15 +16916,15 @@ int main(void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:16810: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16919: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16813: \$? = $ac_status" >&5 + echo "$as_me:16922: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:16815: \"$ac_try\"") >&5 + { (eval echo "$as_me:16924: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16818: \$? = $ac_status" >&5 + echo "$as_me:16927: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -16829,38 +16938,38 @@ fi rm -f "$cf_tempfile" fi -echo "$as_me:16832: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:16941: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF #define NCURSES 1 EOF -echo "$as_me:16839: checking if we have identified curses libraries" >&5 +echo "$as_me:16948: checking if we have identified curses libraries" >&5 echo $ECHO_N "checking if we have identified curses libraries... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 16842 "configure" +#line 16951 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main (void) { -initscr(); tgoto("?", 0,0) +initscr(); endwin() ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16854: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16963: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16857: \$? = $ac_status" >&5 + echo "$as_me:16966: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16860: \"$ac_try\"") >&5 + { (eval echo "$as_me:16969: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16863: \$? = $ac_status" >&5 + echo "$as_me:16972: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -16869,13 +16978,13 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" -echo "$as_me:16872: result: $cf_result" >&5 +echo "$as_me:16981: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = no ; then case "$host_os" in freebsd*) - echo "$as_me:16878: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:16987: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16883,7 +16992,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16886 "configure" +#line 16995 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16902,16 +17011,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16905: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17014: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16908: \$? = $ac_status" >&5 + echo "$as_me:17017: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16911: \"$ac_try\"") >&5 + { (eval echo "$as_me:17020: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16914: \$? = $ac_status" >&5 + echo "$as_me:17023: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -16922,7 +17031,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16925: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:17034: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then @@ -16952,7 +17061,7 @@ hpux10.*) # term.h) for cur_colr if test "x$cf_cv_screen" = "xcurses_colr" then - echo "$as_me:16955: checking for initscr in -lcur_colr" >&5 + echo "$as_me:17064: checking for initscr in -lcur_colr" >&5 echo $ECHO_N "checking for initscr in -lcur_colr... $ECHO_C" >&6 if test "${ac_cv_lib_cur_colr_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16960,7 +17069,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcur_colr $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16963 "configure" +#line 17072 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16979,16 +17088,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16982: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17091: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16985: \$? = $ac_status" >&5 + echo "$as_me:17094: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16988: \"$ac_try\"") >&5 + { (eval echo "$as_me:17097: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16991: \$? = $ac_status" >&5 + echo "$as_me:17100: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_cur_colr_initscr=yes else @@ -16999,7 +17108,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17002: result: $ac_cv_lib_cur_colr_initscr" >&5 +echo "$as_me:17111: result: $ac_cv_lib_cur_colr_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_cur_colr_initscr" >&6 if test "$ac_cv_lib_cur_colr_initscr" = yes; then @@ -17023,7 +17132,7 @@ LIBS="$cf_add_libs" else - echo "$as_me:17026: checking for initscr in -lHcurses" >&5 + echo "$as_me:17135: checking for initscr in -lHcurses" >&5 echo $ECHO_N "checking for initscr in -lHcurses... $ECHO_C" >&6 if test "${ac_cv_lib_Hcurses_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17031,7 +17140,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lHcurses $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17034 "configure" +#line 17143 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17050,16 +17159,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17053: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17162: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17056: \$? = $ac_status" >&5 + echo "$as_me:17165: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17059: \"$ac_try\"") >&5 + { (eval echo "$as_me:17168: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17062: \$? = $ac_status" >&5 + echo "$as_me:17171: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_Hcurses_initscr=yes else @@ -17070,7 +17179,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17073: result: $ac_cv_lib_Hcurses_initscr" >&5 +echo "$as_me:17182: result: $ac_cv_lib_Hcurses_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_Hcurses_initscr" >&6 if test "$ac_cv_lib_Hcurses_initscr" = yes; then @@ -17128,7 +17237,7 @@ if test -n "/lib64" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17131: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:17240: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17157,7 +17266,7 @@ if test -n "/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17160: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:17269: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17188,7 +17297,7 @@ if test -n "/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17191: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:17300: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17223,7 +17332,7 @@ if test -n "/usr/5lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:17226: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:17335: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -17267,13 +17376,13 @@ if test ".$ac_cv_func_initscr" != .yes ; # because it may be needed to link the test-case for initscr. if test "x$cf_term_lib" = x then - echo "$as_me:17270: checking for tgoto" >&5 + echo "$as_me:17379: checking for tgoto" >&5 echo $ECHO_N "checking for tgoto... $ECHO_C" >&6 if test "${ac_cv_func_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17276 "configure" +#line 17385 "configure" #include "confdefs.h" #define tgoto autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -17304,16 +17413,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17307: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17416: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17310: \$? = $ac_status" >&5 + echo "$as_me:17419: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17313: \"$ac_try\"") >&5 + { (eval echo "$as_me:17422: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17316: \$? = $ac_status" >&5 + echo "$as_me:17425: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_tgoto=yes else @@ -17323,7 +17432,7 @@ ac_cv_func_tgoto=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:17326: result: $ac_cv_func_tgoto" >&5 +echo "$as_me:17435: result: $ac_cv_func_tgoto" >&5 echo "${ECHO_T}$ac_cv_func_tgoto" >&6 if test "$ac_cv_func_tgoto" = yes; then cf_term_lib=predefined @@ -17332,7 +17441,7 @@ else for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown do as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh` -echo "$as_me:17335: checking for tgoto in -l$cf_term_lib" >&5 +echo "$as_me:17444: checking for tgoto in -l$cf_term_lib" >&5 echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17340,7 +17449,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-l$cf_term_lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17343 "configure" +#line 17452 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17359,16 +17468,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17362: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17471: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17365: \$? = $ac_status" >&5 + echo "$as_me:17474: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17368: \"$ac_try\"") >&5 + { (eval echo "$as_me:17477: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17371: \$? = $ac_status" >&5 + echo "$as_me:17480: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -17379,7 +17488,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17382: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:17491: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then @@ -17402,10 +17511,10 @@ fi do LIBS="-l$cf_curs_lib $cf_save_LIBS" if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then - echo "$as_me:17405: checking if we can link with $cf_curs_lib library" >&5 + echo "$as_me:17514: checking if we can link with $cf_curs_lib library" >&5 echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 17408 "configure" +#line 17517 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -17417,16 +17526,16 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17420: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17529: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17423: \$? = $ac_status" >&5 + echo "$as_me:17532: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17426: \"$ac_try\"") >&5 + { (eval echo "$as_me:17535: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17429: \$? = $ac_status" >&5 + echo "$as_me:17538: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -17435,37 +17544,37 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:17438: result: $cf_result" >&5 + echo "$as_me:17547: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test "$cf_result" = yes && break elif test "$cf_curs_lib" = "$cf_term_lib" ; then cf_result=no elif test "$cf_term_lib" != predefined ; then - echo "$as_me:17444: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 + echo "$as_me:17553: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 17447 "configure" +#line 17556 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main (void) { -initscr(); tgoto((char *)0, 0, 0); +initscr(); endwin(); ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17459: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17568: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17462: \$? = $ac_status" >&5 + echo "$as_me:17571: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17465: \"$ac_try\"") >&5 + { (eval echo "$as_me:17574: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17468: \$? = $ac_status" >&5 + echo "$as_me:17577: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=no else @@ -17474,7 +17583,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17477 "configure" +#line 17586 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -17486,16 +17595,16 @@ initscr() } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17489: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17598: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17492: \$? = $ac_status" >&5 + echo "$as_me:17601: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17495: \"$ac_try\"") >&5 + { (eval echo "$as_me:17604: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17498: \$? = $ac_status" >&5 + echo "$as_me:17607: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -17507,19 +17616,19 @@ rm -f "conftest.$ac_objext" "conftest$ac fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:17510: result: $cf_result" >&5 + echo "$as_me:17619: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test "$cf_result" != error && break fi done fi - test "$cf_curs_lib" = unknown && { { echo "$as_me:17516: error: no curses library found" >&5 + test "$cf_curs_lib" = unknown && { { echo "$as_me:17625: error: no curses library found" >&5 echo "$as_me: error: no curses library found" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:17522: checking definition to turn on extended curses functions" >&5 +echo "$as_me:17631: 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 @@ -17527,7 +17636,7 @@ else cf_cv_need_xopen_extension=unknown cat >"conftest.$ac_ext" <<_ACEOF -#line 17530 "configure" +#line 17639 "configure" #include "confdefs.h" #include @@ -17559,16 +17668,16 @@ make an error /* prefer to fall-through } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17562: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17671: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17565: \$? = $ac_status" >&5 + echo "$as_me:17674: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17568: \"$ac_try\"") >&5 + { (eval echo "$as_me:17677: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17571: \$? = $ac_status" >&5 + echo "$as_me:17680: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=none else @@ -17578,7 +17687,7 @@ cat "conftest.$ac_ext" >&5 for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR do cat >"conftest.$ac_ext" <<_ACEOF -#line 17581 "configure" +#line 17690 "configure" #include "confdefs.h" #define $cf_try_xopen_extension 1 @@ -17603,16 +17712,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17606: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17715: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17609: \$? = $ac_status" >&5 + echo "$as_me:17718: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17612: \"$ac_try\"") >&5 + { (eval echo "$as_me:17721: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17615: \$? = $ac_status" >&5 + echo "$as_me:17724: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_xopen_extension=$cf_try_xopen_extension; break else @@ -17626,7 +17735,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:17629: result: $cf_cv_need_xopen_extension" >&5 +echo "$as_me:17738: result: $cf_cv_need_xopen_extension" >&5 echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6 case "$cf_cv_need_xopen_extension" in @@ -17643,7 +17752,7 @@ esac fi ## substitute externally-installed PCRE library for our bundled version -echo "$as_me:17646: checking if you want to use installed version of pcre" >&5 +echo "$as_me:17755: checking if you want to use installed version of pcre" >&5 echo $ECHO_N "checking if you want to use installed version of pcre... $ECHO_C" >&6 # Check whether --with-pcre or --without-pcre was given. @@ -17653,9 +17762,145 @@ if test "${with_pcre+set}" = set; then else PCRE_HOME=no fi; -echo "$as_me:17656: result: $PCRE_HOME" >&5 +echo "$as_me:17765: result: $PCRE_HOME" >&5 echo "${ECHO_T}$PCRE_HOME" >&6 +## Preliminary check for PCRE2 +echo "$as_me:17769: checking if you want to use pcre2 in favour of pcre" >&5 +echo $ECHO_N "checking if you want to use pcre2 in favour of pcre... $ECHO_C" >&6 + +# Check whether --with-pcre2-config or --without-pcre2-config was given. +if test "${with_pcre2_config+set}" = set; then + withval="$with_pcre2_config" + pcre2_config=$withval +else + pcre2_config=no +fi; +echo "$as_me:17779: result: $pcre2_config" >&5 +echo "${ECHO_T}$pcre2_config" >&6 + +if test "$PCRE_HOME" != no && test "$pcre2_config" != no ; then + { { echo "$as_me:17783: error: cannot use PCRE and PCRE2 at the same time" >&5 +echo "$as_me: error: cannot use PCRE and PCRE2 at the same time" >&2;} + { (exit 1); exit 1; }; } +fi + +if test "$pcre2_config" != no ; then + if test "$pcre2_config" != yes ; then + PCRE2_CONFIG=$withval + else + +if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}pcre2-config", so it can be a program name with args. +set dummy ${ac_tool_prefix}pcre2-config; ac_word=$2 +echo "$as_me:17796: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +if test "${ac_cv_path_PCRE2_CONFIG+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + case $PCRE2_CONFIG in + [\\/]* | ?:[\\/]*) + ac_cv_path_PCRE2_CONFIG="$PCRE2_CONFIG" # Let the user override the test with a path. + ;; + *) + ac_save_IFS=$IFS; IFS=$ac_path_separator +ac_dummy="$PATH" +for ac_dir in $ac_dummy; do + IFS=$ac_save_IFS + test -z "$ac_dir" && ac_dir=. + if $as_executable_p "$ac_dir/$ac_word"; then + ac_cv_path_PCRE2_CONFIG="$ac_dir/$ac_word" + echo "$as_me:17813: found $ac_dir/$ac_word" >&5 + break +fi +done + + ;; +esac +fi +PCRE2_CONFIG=$ac_cv_path_PCRE2_CONFIG + +if test -n "$PCRE2_CONFIG"; then + echo "$as_me:17824: result: $PCRE2_CONFIG" >&5 +echo "${ECHO_T}$PCRE2_CONFIG" >&6 +else + echo "$as_me:17827: result: no" >&5 +echo "${ECHO_T}no" >&6 +fi + +fi +if test -z "$ac_cv_path_PCRE2_CONFIG"; then + ac_pt_PCRE2_CONFIG=$PCRE2_CONFIG + # Extract the first word of "pcre2-config", so it can be a program name with args. +set dummy pcre2-config; ac_word=$2 +echo "$as_me:17836: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +if test "${ac_cv_path_ac_pt_PCRE2_CONFIG+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + case $ac_pt_PCRE2_CONFIG in + [\\/]* | ?:[\\/]*) + ac_cv_path_ac_pt_PCRE2_CONFIG="$ac_pt_PCRE2_CONFIG" # Let the user override the test with a path. + ;; + *) + ac_save_IFS=$IFS; IFS=$ac_path_separator +ac_dummy="$PATH" +for ac_dir in $ac_dummy; do + IFS=$ac_save_IFS + test -z "$ac_dir" && ac_dir=. + if $as_executable_p "$ac_dir/$ac_word"; then + ac_cv_path_ac_pt_PCRE2_CONFIG="$ac_dir/$ac_word" + echo "$as_me:17853: found $ac_dir/$ac_word" >&5 + break +fi +done + + test -z "$ac_cv_path_ac_pt_PCRE2_CONFIG" && ac_cv_path_ac_pt_PCRE2_CONFIG="none" + ;; +esac +fi +ac_pt_PCRE2_CONFIG=$ac_cv_path_ac_pt_PCRE2_CONFIG + +if test -n "$ac_pt_PCRE2_CONFIG"; then + echo "$as_me:17865: result: $ac_pt_PCRE2_CONFIG" >&5 +echo "${ECHO_T}$ac_pt_PCRE2_CONFIG" >&6 +else + echo "$as_me:17868: result: no" >&5 +echo "${ECHO_T}no" >&6 +fi + + PCRE2_CONFIG=$ac_pt_PCRE2_CONFIG +else + PCRE2_CONFIG="$ac_cv_path_PCRE2_CONFIG" +fi + + fi + + if test "$PCRE2_CONFIG" != none && "$PCRE2_CONFIG" --version >/dev/null ; then + PCRE2_LIBS=`$PCRE2_CONFIG --libs8` + PCRE2_CFLAGS=`$PCRE2_CONFIG --cflags` + if test -n "$PCRE2_LIBS" ; then + LIBS="$LIBS $PCRE2_LIBS" + fi + if test -n "$PCRE2_CFLAGS" ; then + CFLAGS="$CFLAGS $PCRE2_CFLAGS" + fi + +cat >>confdefs.h <<\EOF +#define HAVE_LIB_PCRE2 1 +EOF + + # TODO: header / link checks? + else + { echo "$as_me:17895: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&5 +echo "$as_me: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&2;} + pcre2_config=no + fi +fi + +PCRE_MAKEFILE= +if test "$pcre2_config" = no ; then + cf_pcre_home=$PCRE_HOME PCREDIR_MAKE= PCREDIR_LIBS= @@ -17676,17 +17921,17 @@ cf_find_PCRE=yes if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libpcre2"; then test -n "$verbose" && echo " found package libpcre2" 1>&6 -echo "${as_me:-configure}:17679: testing found package libpcre2 ..." 1>&5 +echo "${as_me:-configure}:17924: testing found package libpcre2 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libpcre2" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libpcre2" 2>/dev/null`" test -n "$verbose" && echo " package libpcre2 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:17685: testing package libpcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:17930: testing package libpcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libpcre2 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:17689: testing package libpcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:17934: testing package libpcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -17810,17 +18055,17 @@ else if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libpcre"; then test -n "$verbose" && echo " found package libpcre" 1>&6 -echo "${as_me:-configure}:17813: testing found package libpcre ..." 1>&5 +echo "${as_me:-configure}:18058: testing found package libpcre ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libpcre" 2>/dev/null`" test -n "$verbose" && echo " package libpcre CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:17819: testing package libpcre CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:18064: testing package libpcre CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libpcre LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:17823: testing package libpcre LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:18068: testing package libpcre LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -17941,7 +18186,7 @@ else cf_pkgconfig_incs= cf_pkgconfig_libs= - echo "$as_me:17944: checking for pcre_compile in -lpcre" >&5 + echo "$as_me:18189: checking for pcre_compile in -lpcre" >&5 echo $ECHO_N "checking for pcre_compile in -lpcre... $ECHO_C" >&6 if test "${ac_cv_lib_pcre_pcre_compile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17949,7 +18194,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lpcre $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17952 "configure" +#line 18197 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17968,16 +18213,16 @@ pcre_compile (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17971: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18216: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17974: \$? = $ac_status" >&5 + echo "$as_me:18219: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17977: \"$ac_try\"") >&5 + { (eval echo "$as_me:18222: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17980: \$? = $ac_status" >&5 + echo "$as_me:18225: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcre_pcre_compile=yes else @@ -17988,7 +18233,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17991: result: $ac_cv_lib_pcre_pcre_compile" >&5 +echo "$as_me:18236: result: $ac_cv_lib_pcre_pcre_compile" >&5 echo "${ECHO_T}$ac_cv_lib_pcre_pcre_compile" >&6 if test "$ac_cv_lib_pcre_pcre_compile" = yes; then @@ -18008,7 +18253,7 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - echo "$as_me:18011: checking for regcomp in -lpcre2-posix" >&5 + echo "$as_me:18256: checking for regcomp in -lpcre2-posix" >&5 echo $ECHO_N "checking for regcomp in -lpcre2-posix... $ECHO_C" >&6 if test "${ac_cv_lib_pcre2_posix_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18016,7 +18261,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lpcre2-posix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18019 "configure" +#line 18264 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18035,16 +18280,16 @@ regcomp (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18038: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18283: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18041: \$? = $ac_status" >&5 + echo "$as_me:18286: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18044: \"$ac_try\"") >&5 + { (eval echo "$as_me:18289: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18047: \$? = $ac_status" >&5 + echo "$as_me:18292: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcre2_posix_regcomp=yes else @@ -18055,7 +18300,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18058: result: $ac_cv_lib_pcre2_posix_regcomp" >&5 +echo "$as_me:18303: result: $ac_cv_lib_pcre2_posix_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_pcre2_posix_regcomp" >&6 if test "$ac_cv_lib_pcre2_posix_regcomp" = yes; then @@ -18077,7 +18322,7 @@ LIBS="$cf_add_libs" else - echo "$as_me:18080: checking for regcomp in -lpcreposix" >&5 + echo "$as_me:18325: checking for regcomp in -lpcreposix" >&5 echo $ECHO_N "checking for regcomp in -lpcreposix... $ECHO_C" >&6 if test "${ac_cv_lib_pcreposix_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18085,7 +18330,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lpcreposix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18088 "configure" +#line 18333 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18104,16 +18349,16 @@ regcomp (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18107: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18352: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18110: \$? = $ac_status" >&5 + echo "$as_me:18355: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18113: \"$ac_try\"") >&5 + { (eval echo "$as_me:18358: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18116: \$? = $ac_status" >&5 + echo "$as_me:18361: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcreposix_regcomp=yes else @@ -18124,7 +18369,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18127: result: $ac_cv_lib_pcreposix_regcomp" >&5 +echo "$as_me:18372: result: $ac_cv_lib_pcreposix_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_pcreposix_regcomp" >&6 if test "$ac_cv_lib_pcreposix_regcomp" = yes; then @@ -18178,7 +18423,7 @@ else test -n "$verbose" && echo " using bundled pcre because no installed pcre was found" 1>&6 -echo "${as_me:-configure}:18181: testing using bundled pcre because no installed pcre was found ..." 1>&5 +echo "${as_me:-configure}:18426: testing using bundled pcre because no installed pcre was found ..." 1>&5 cf_pcre_home=no @@ -18212,7 +18457,7 @@ case ".$cf_pcre_home" in cf_pcre_home=`echo "$cf_pcre_home" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:18215: error: expected a pathname, not \"$cf_pcre_home\"" >&5 + { { echo "$as_me:18460: error: expected a pathname, not \"$cf_pcre_home\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_pcre_home\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -18224,20 +18469,22 @@ esac ;; esac -PCRE_MAKEFILE= -if test "$cf_pcre_home" = "no" ; then - LINK_SIZE="-DLINK_SIZE=2" + if test "$cf_pcre_home" = "no" ; then + LINK_SIZE="-DLINK_SIZE=2" - UTF8="-DSUPPORT_UTF8" - UCP="-DSUPPORT_UCP" + UTF8="-DSUPPORT_UTF8" + UCP="-DSUPPORT_UCP" - PCRE_MAKEFILE="$PCRE_MAKEFILE pcre/Makefile pcre/RunTest" + PCRE_MAKEFILE="$PCRE_MAKEFILE pcre/Makefile pcre/RunTest" + fi +else + PCREDIR_MAKE='#' fi ## debugging libraries (do this after other libraries) debug_malloc=none -echo "$as_me:18240: checking if you want to use dbmalloc for testing" >&5 +echo "$as_me:18487: checking if you want to use dbmalloc for testing" >&5 echo $ECHO_N "checking if you want to use dbmalloc for testing... $ECHO_C" >&6 # Check whether --with-dbmalloc or --without-dbmalloc was given. @@ -18259,7 +18506,7 @@ EOF else with_dbmalloc= fi; -echo "$as_me:18262: result: ${with_dbmalloc:-no}" >&5 +echo "$as_me:18509: result: ${with_dbmalloc:-no}" >&5 echo "${ECHO_T}${with_dbmalloc:-no}" >&6 case ".$with_cflags" in @@ -18373,23 +18620,23 @@ fi esac if test "$with_dbmalloc" = yes ; then - echo "$as_me:18376: checking for dbmalloc.h" >&5 + echo "$as_me:18623: checking for dbmalloc.h" >&5 echo $ECHO_N "checking for dbmalloc.h... $ECHO_C" >&6 if test "${ac_cv_header_dbmalloc_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18382 "configure" +#line 18629 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:18386: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18633: \"$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:18392: \$? = $ac_status" >&5 + echo "$as_me:18639: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18408,10 +18655,10 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18411: result: $ac_cv_header_dbmalloc_h" >&5 +echo "$as_me:18658: result: $ac_cv_header_dbmalloc_h" >&5 echo "${ECHO_T}$ac_cv_header_dbmalloc_h" >&6 if test "$ac_cv_header_dbmalloc_h" = yes; then - echo "$as_me:18414: checking for debug_malloc in -ldbmalloc" >&5 + echo "$as_me:18661: checking for debug_malloc in -ldbmalloc" >&5 echo $ECHO_N "checking for debug_malloc in -ldbmalloc... $ECHO_C" >&6 if test "${ac_cv_lib_dbmalloc_debug_malloc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18419,7 +18666,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldbmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18422 "configure" +#line 18669 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18438,16 +18685,16 @@ debug_malloc (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18441: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18688: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18444: \$? = $ac_status" >&5 + echo "$as_me:18691: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18447: \"$ac_try\"") >&5 + { (eval echo "$as_me:18694: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18450: \$? = $ac_status" >&5 + echo "$as_me:18697: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dbmalloc_debug_malloc=yes else @@ -18458,7 +18705,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18461: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 +echo "$as_me:18708: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 echo "${ECHO_T}$ac_cv_lib_dbmalloc_debug_malloc" >&6 if test "$ac_cv_lib_dbmalloc_debug_malloc" = yes; then debug_malloc=DBMALLOC @@ -18468,7 +18715,7 @@ fi fi -echo "$as_me:18471: checking if you want to use dmalloc for testing" >&5 +echo "$as_me:18718: checking if you want to use dmalloc for testing" >&5 echo $ECHO_N "checking if you want to use dmalloc for testing... $ECHO_C" >&6 # Check whether --with-dmalloc or --without-dmalloc was given. @@ -18490,7 +18737,7 @@ EOF else with_dmalloc= fi; -echo "$as_me:18493: result: ${with_dmalloc:-no}" >&5 +echo "$as_me:18740: result: ${with_dmalloc:-no}" >&5 echo "${ECHO_T}${with_dmalloc:-no}" >&6 case ".$with_cflags" in @@ -18604,23 +18851,23 @@ fi esac if test "$with_dmalloc" = yes ; then - echo "$as_me:18607: checking for dmalloc.h" >&5 + echo "$as_me:18854: checking for dmalloc.h" >&5 echo $ECHO_N "checking for dmalloc.h... $ECHO_C" >&6 if test "${ac_cv_header_dmalloc_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18613 "configure" +#line 18860 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:18617: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18864: \"$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:18623: \$? = $ac_status" >&5 + echo "$as_me:18870: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18639,10 +18886,10 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18642: result: $ac_cv_header_dmalloc_h" >&5 +echo "$as_me:18889: result: $ac_cv_header_dmalloc_h" >&5 echo "${ECHO_T}$ac_cv_header_dmalloc_h" >&6 if test "$ac_cv_header_dmalloc_h" = yes; then - echo "$as_me:18645: checking for dmalloc_debug in -ldmalloc" >&5 + echo "$as_me:18892: checking for dmalloc_debug in -ldmalloc" >&5 echo $ECHO_N "checking for dmalloc_debug in -ldmalloc... $ECHO_C" >&6 if test "${ac_cv_lib_dmalloc_dmalloc_debug+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18650,7 +18897,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18653 "configure" +#line 18900 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18669,16 +18916,16 @@ dmalloc_debug (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18672: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18919: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18675: \$? = $ac_status" >&5 + echo "$as_me:18922: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18678: \"$ac_try\"") >&5 + { (eval echo "$as_me:18925: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18681: \$? = $ac_status" >&5 + echo "$as_me:18928: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dmalloc_dmalloc_debug=yes else @@ -18689,7 +18936,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18692: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 +echo "$as_me:18939: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 echo "${ECHO_T}$ac_cv_lib_dmalloc_dmalloc_debug" >&6 if test "$ac_cv_lib_dmalloc_dmalloc_debug" = yes; then debug_malloc=DMALLOC @@ -18703,13 +18950,13 @@ fi if test "${with_trace+set}" = set; then withval="$with_trace" - echo "$as_me:18706: checking for _tracef" >&5 + echo "$as_me:18953: checking for _tracef" >&5 echo $ECHO_N "checking for _tracef... $ECHO_C" >&6 if test "${ac_cv_func__tracef+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18712 "configure" +#line 18959 "configure" #include "confdefs.h" #define _tracef autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18740,16 +18987,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18743: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18990: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18746: \$? = $ac_status" >&5 + echo "$as_me:18993: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18749: \"$ac_try\"") >&5 + { (eval echo "$as_me:18996: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18752: \$? = $ac_status" >&5 + echo "$as_me:18999: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func__tracef=yes else @@ -18759,7 +19006,7 @@ ac_cv_func__tracef=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:18762: result: $ac_cv_func__tracef" >&5 +echo "$as_me:19009: result: $ac_cv_func__tracef" >&5 echo "${ECHO_T}$ac_cv_func__tracef" >&6 if test "$ac_cv_func__tracef" = yes; then @@ -18770,7 +19017,7 @@ EOF else as_ac_Lib=`echo "ac_cv_lib_${cf_with_screen}_g''__tracef" | $as_tr_sh` -echo "$as_me:18773: checking for _tracef in -l${cf_with_screen}_g" >&5 +echo "$as_me:19020: checking for _tracef in -l${cf_with_screen}_g" >&5 echo $ECHO_N "checking for _tracef in -l${cf_with_screen}_g... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18778,7 +19025,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-l${cf_with_screen}_g $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18781 "configure" +#line 19028 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18797,16 +19044,16 @@ _tracef (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18800: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19047: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18803: \$? = $ac_status" >&5 + echo "$as_me:19050: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18806: \"$ac_try\"") >&5 + { (eval echo "$as_me:19053: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18809: \$? = $ac_status" >&5 + echo "$as_me:19056: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -18817,7 +19064,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18820: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:19067: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then cat >>confdefs.h <<\EOF @@ -18847,7 +19094,7 @@ fi; #AC_MSG_RESULT($use_trace) ## options for miscellaneous definitions -echo "$as_me:18850: checking for domain-name" >&5 +echo "$as_me:19097: checking for domain-name" >&5 echo $ECHO_N "checking for domain-name... $ECHO_C" >&6 # Check whether --with-domain-name or --without-domain-name was given. @@ -18859,7 +19106,7 @@ else fi; test -n "$withval" && \ case "$withval" in #(vi yes) - { { echo "$as_me:18862: error: expected a value for --with-domain-name" >&5 + { { echo "$as_me:19109: error: expected a value for --with-domain-name" >&5 echo "$as_me: error: expected a value for --with-domain-name" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -18875,11 +19122,11 @@ cat >>confdefs.h <&5 +echo "$as_me:19125: result: $DOMAIN_NAME" >&5 echo "${ECHO_T}$DOMAIN_NAME" >&6 if test "$USE_NNTP" = "yes" ; then -echo "$as_me:18882: checking for NNTP default-server" >&5 +echo "$as_me:19129: checking for NNTP default-server" >&5 echo $ECHO_N "checking for NNTP default-server... $ECHO_C" >&6 # Check whether --with-nntp-default-server or --without-nntp-default-server was given. @@ -18891,7 +19138,7 @@ else fi; test -z "$withval" && withval=no case "$withval" in #(vi yes) - { { echo "$as_me:18894: error: expected a value for --with-nntp-default-server" >&5 + { { echo "$as_me:19141: error: expected a value for --with-nntp-default-server" >&5 echo "$as_me: error: expected a value for --with-nntp-default-server" >&2;} { (exit 1); exit 1; }; } ;; #(vi @@ -18919,7 +19166,7 @@ NNTP_DEFAULT_SERVER="$withval" NNTP_DEFAULT_SERVER="news" fi fi -echo "$as_me:18922: result: $NNTP_DEFAULT_SERVER" >&5 +echo "$as_me:19169: result: $NNTP_DEFAULT_SERVER" >&5 echo "${ECHO_T}$NNTP_DEFAULT_SERVER" >&6 fi @@ -18948,7 +19195,7 @@ cat >>confdefs.h <&5 +echo "$as_me:19198: checking whether to use MH style mail handling for mailgroups" >&5 echo $ECHO_N "checking whether to use MH style mail handling for mailgroups... $ECHO_C" >&6 # Check whether --enable-mh-mail-handling or --disable-mh-mail-handling was given. @@ -18965,10 +19212,10 @@ EOF else enableval=no fi; -echo "$as_me:18968: result: $enableval" >&5 +echo "$as_me:19215: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:18971: checking whether to use Cancel-Locks" >&5 +echo "$as_me:19218: checking whether to use Cancel-Locks" >&5 echo $ECHO_N "checking whether to use Cancel-Locks... $ECHO_C" >&6 # Check whether --enable-cancel-locks or --disable-cancel-locks was given. @@ -18981,12 +19228,12 @@ if test "${enable_cancel_locks+set}" = s else enableval=no fi; -echo "$as_me:18984: result: $enableval" >&5 +echo "$as_me:19231: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 USE_CANLOCK=$enableval if test "$USE_CANLOCK" = yes ; then - echo "$as_me:18989: checking whether to use installed canlock rather than bundled" >&5 + echo "$as_me:19236: checking whether to use installed canlock rather than bundled" >&5 echo $ECHO_N "checking whether to use installed canlock rather than bundled... $ECHO_C" >&6 # Check whether --with-canlock or --without-canlock was given. @@ -18996,7 +19243,7 @@ if test "${with_canlock+set}" = set; the else CANLOCK_HOME=$USE_CANLOCK fi; - echo "$as_me:18999: result: $CANLOCK_HOME" >&5 + echo "$as_me:19246: result: $CANLOCK_HOME" >&5 echo "${ECHO_T}$CANLOCK_HOME" >&6 cf_canlock_home=$CANLOCK_HOME @@ -19009,7 +19256,7 @@ case .$cf_canlock_home in #(vi .no) #(vi test -n "$verbose" && echo " using bundled canlock" 1>&6 -echo "${as_me:-configure}:19012: testing using bundled canlock ..." 1>&5 +echo "${as_me:-configure}:19259: testing using bundled canlock ..." 1>&5 CANLIBS='-L../libcanlock -lcanlock' CAN_CPPFLAGS='-I$(top_builddir)/libcanlock/include -I$(top_srcdir)/libcanlock/include' @@ -19024,17 +19271,17 @@ cf_find_CANLOCK=yes if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libcanlock-3"; then test -n "$verbose" && echo " found package libcanlock-3" 1>&6 -echo "${as_me:-configure}:19027: testing found package libcanlock-3 ..." 1>&5 +echo "${as_me:-configure}:19274: testing found package libcanlock-3 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libcanlock-3" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libcanlock-3" 2>/dev/null`" test -n "$verbose" && echo " package libcanlock-3 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:19033: testing package libcanlock-3 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:19280: testing package libcanlock-3 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libcanlock-3 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:19037: testing package libcanlock-3 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:19284: testing package libcanlock-3 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -19158,17 +19405,17 @@ else if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libcanlock"; then test -n "$verbose" && echo " found package libcanlock" 1>&6 -echo "${as_me:-configure}:19161: testing found package libcanlock ..." 1>&5 +echo "${as_me:-configure}:19408: testing found package libcanlock ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libcanlock" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "libcanlock" 2>/dev/null`" test -n "$verbose" && echo " package libcanlock CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:19167: testing package libcanlock CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:19414: testing package libcanlock CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package libcanlock LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:19171: testing package libcanlock LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:19418: testing package libcanlock LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -19294,7 +19541,7 @@ else for cf_canlock_lib in canlock3 canlock do as_ac_Lib=`echo "ac_cv_lib_$cf_canlock_lib''_cl_clear_secret" | $as_tr_sh` -echo "$as_me:19297: checking for cl_clear_secret in -l$cf_canlock_lib" >&5 +echo "$as_me:19544: checking for cl_clear_secret in -l$cf_canlock_lib" >&5 echo $ECHO_N "checking for cl_clear_secret in -l$cf_canlock_lib... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19302,7 +19549,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-l$cf_canlock_lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19305 "configure" +#line 19552 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19321,16 +19568,16 @@ cl_clear_secret (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19324: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19571: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19327: \$? = $ac_status" >&5 + echo "$as_me:19574: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19330: \"$ac_try\"") >&5 + { (eval echo "$as_me:19577: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19333: \$? = $ac_status" >&5 + echo "$as_me:19580: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -19341,7 +19588,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19344: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:19591: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then @@ -19358,23 +19605,23 @@ fi for ac_header in libcanlock-3/canlock.h canlock.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:19361: checking for $ac_header" >&5 +echo "$as_me:19608: 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 19367 "configure" +#line 19614 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:19371: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:19618: \"$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:19377: \$? = $ac_status" >&5 + echo "$as_me:19624: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -19393,7 +19640,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:19396: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:19643: 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 <&6 -echo "${as_me:-configure}:19425: testing using installed canlock ..." 1>&5 +echo "${as_me:-configure}:19672: testing using installed canlock ..." 1>&5 else test -n "$verbose" && echo " using bundled canlock because no installed canlock was found" 1>&6 -echo "${as_me:-configure}:19431: testing using bundled canlock because no installed canlock was found ..." 1>&5 +echo "${as_me:-configure}:19678: testing using bundled canlock because no installed canlock was found ..." 1>&5 CANLIBS='-L../libcanlock -lcanlock' CAN_CPPFLAGS='-I$(top_builddir)/libcanlock/include -I$(top_srcdir)/libcanlock/include' @@ -19464,7 +19711,7 @@ case ".$cf_canlock_home" in cf_canlock_home=`echo "$cf_canlock_home" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:19467: error: expected a pathname, not \"$cf_canlock_home\"" >&5 + { { echo "$as_me:19714: error: expected a pathname, not \"$cf_canlock_home\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_canlock_home\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -19475,7 +19722,7 @@ esac CAN_CPPFLAGS="-I${cf_canlock_home}/include" test -n "$verbose" && echo " using installed canlock $cf_canlock_home" 1>&6 -echo "${as_me:-configure}:19478: testing using installed canlock $cf_canlock_home ..." 1>&5 +echo "${as_me:-configure}:19725: testing using installed canlock $cf_canlock_home ..." 1>&5 ;; esac @@ -19490,23 +19737,23 @@ fi ## gsasl - used for AUTH SASL PLAIN gsasl=no -echo "$as_me:19493: checking for gsasl.h" >&5 +echo "$as_me:19740: checking for gsasl.h" >&5 echo $ECHO_N "checking for gsasl.h... $ECHO_C" >&6 if test "${ac_cv_header_gsasl_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19499 "configure" +#line 19746 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:19503: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:19750: \"$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:19509: \$? = $ac_status" >&5 + echo "$as_me:19756: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -19525,10 +19772,10 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:19528: result: $ac_cv_header_gsasl_h" >&5 +echo "$as_me:19775: result: $ac_cv_header_gsasl_h" >&5 echo "${ECHO_T}$ac_cv_header_gsasl_h" >&6 if test "$ac_cv_header_gsasl_h" = yes; then - echo "$as_me:19531: checking for gsasl_check_version in -lgsasl" >&5 + echo "$as_me:19778: checking for gsasl_check_version in -lgsasl" >&5 echo $ECHO_N "checking for gsasl_check_version in -lgsasl... $ECHO_C" >&6 if test "${ac_cv_lib_gsasl_gsasl_check_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19536,7 +19783,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgsasl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19539 "configure" +#line 19786 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19555,16 +19802,16 @@ gsasl_check_version (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19558: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19805: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19561: \$? = $ac_status" >&5 + echo "$as_me:19808: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19564: \"$ac_try\"") >&5 + { (eval echo "$as_me:19811: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19567: \$? = $ac_status" >&5 + echo "$as_me:19814: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gsasl_gsasl_check_version=yes else @@ -19575,7 +19822,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19578: result: $ac_cv_lib_gsasl_gsasl_check_version" >&5 +echo "$as_me:19825: result: $ac_cv_lib_gsasl_gsasl_check_version" >&5 echo "${ECHO_T}$ac_cv_lib_gsasl_gsasl_check_version" >&6 if test "$ac_cv_lib_gsasl_gsasl_check_version" = yes; then gsasl=yes @@ -19613,7 +19860,7 @@ EOF fi; fi -echo "$as_me:19616: checking whether to enable 8-bit keycodes" >&5 +echo "$as_me:19863: checking whether to enable 8-bit keycodes" >&5 echo $ECHO_N "checking whether to enable 8-bit keycodes... $ECHO_C" >&6 # Check whether --enable-8bit-keys or --disable-8bit-keys was given. @@ -19637,10 +19884,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19640: result: $enableval" >&5 +echo "$as_me:19887: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19643: checking whether to enable ANSI-color" >&5 +echo "$as_me:19890: checking whether to enable ANSI-color" >&5 echo $ECHO_N "checking whether to enable ANSI-color... $ECHO_C" >&6 # Check whether --enable-color or --disable-color was given. @@ -19654,10 +19901,10 @@ else enableval=yes fi; use_color=$enableval -echo "$as_me:19657: result: $use_color" >&5 +echo "$as_me:19904: result: $use_color" >&5 echo "${ECHO_T}$use_color" >&6 -echo "$as_me:19660: checking whether to enable posting-etiquette" >&5 +echo "$as_me:19907: checking whether to enable posting-etiquette" >&5 echo $ECHO_N "checking whether to enable posting-etiquette... $ECHO_C" >&6 # Check whether --enable-etiquette or --disable-etiquette was given. @@ -19674,10 +19921,10 @@ EOF else enableval=yes fi; -echo "$as_me:19677: result: $enableval" >&5 +echo "$as_me:19924: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19680: checking whether to strictly observe RFC2047 and break long lines" >&5 +echo "$as_me:19927: checking whether to strictly observe RFC2047 and break long lines" >&5 echo $ECHO_N "checking whether to strictly observe RFC2047 and break long lines... $ECHO_C" >&6 # Check whether --enable-break-long-lines or --disable-break-long-lines was given. @@ -19701,10 +19948,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19704: result: $enableval" >&5 +echo "$as_me:19951: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19707: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 +echo "$as_me:19954: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 echo $ECHO_N "checking whether to force MM_CHARSET obeyance when decoding mime... $ECHO_C" >&6 # Check whether --enable-mime-strict-charset or --disable-mime-strict-charset was given. @@ -19728,10 +19975,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19731: result: $enableval" >&5 +echo "$as_me:19978: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19734: checking for MIME character-set" >&5 +echo "$as_me:19981: checking for MIME character-set" >&5 echo $ECHO_N "checking for MIME character-set... $ECHO_C" >&6 # Check whether --with-mime-default-charset or --without-mime-default-charset was given. @@ -19743,7 +19990,7 @@ else fi; case "$withval" in #(vi yes|no) - { { echo "$as_me:19746: error: expected a value for --with-mime-default-charset" >&5 + { { echo "$as_me:19993: error: expected a value for --with-mime-default-charset" >&5 echo "$as_me: error: expected a value for --with-mime-default-charset" >&2;} { (exit 1); exit 1; }; } ;; @@ -19754,10 +20001,10 @@ cat >>confdefs.h <&5 +echo "$as_me:20004: result: $MM_CHARSET" >&5 echo "${ECHO_T}$MM_CHARSET" >&6 -echo "$as_me:19760: checking for default ISO/ASCII table" >&5 +echo "$as_me:20007: checking for default ISO/ASCII table" >&5 echo $ECHO_N "checking for default ISO/ASCII table... $ECHO_C" >&6 # Check whether --with-iso-to-ascii or --without-iso-to-ascii was given. @@ -19769,7 +20016,7 @@ else fi; case "$withval" in #(vi yes|no) - { { echo "$as_me:19772: error: expected a value for --with-iso-to-ascii" >&5 + { { echo "$as_me:20019: error: expected a value for --with-iso-to-ascii" >&5 echo "$as_me: error: expected a value for --with-iso-to-ascii" >&2;} { (exit 1); exit 1; }; } ;; @@ -19780,10 +20027,10 @@ cat >>confdefs.h <&5 +echo "$as_me:20030: result: $DEFAULT_ISO2ASC" >&5 echo "${ECHO_T}$DEFAULT_ISO2ASC" >&6 -echo "$as_me:19786: checking whether to enable locale support" >&5 +echo "$as_me:20033: checking whether to enable locale support" >&5 echo $ECHO_N "checking whether to enable locale support... $ECHO_C" >&6 # Check whether --enable-locale or --disable-locale was given. @@ -19800,10 +20047,10 @@ EOF else enableval=yes fi; -echo "$as_me:19803: result: $enableval" >&5 +echo "$as_me:20050: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19806: checking whether to enable posting" >&5 +echo "$as_me:20053: checking whether to enable posting" >&5 echo $ECHO_N "checking whether to enable posting... $ECHO_C" >&6 # Check whether --enable-posting or --disable-posting was given. @@ -19820,10 +20067,10 @@ EOF else enableval=yes fi; -echo "$as_me:19823: result: $enableval" >&5 +echo "$as_me:20070: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19826: checking whether to enable shell escape" >&5 +echo "$as_me:20073: checking whether to enable shell escape" >&5 echo $ECHO_N "checking whether to enable shell escape... $ECHO_C" >&6 # Check whether --enable-shell-escape or --disable-shell-escape was given. @@ -19840,10 +20087,10 @@ EOF else enableval=yes fi; -echo "$as_me:19843: result: $enableval" >&5 +echo "$as_me:20090: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19846: checking whether to have fascist newsadmin" >&5 +echo "$as_me:20093: checking whether to have fascist newsadmin" >&5 echo $ECHO_N "checking whether to have fascist newsadmin... $ECHO_C" >&6 # Check whether --enable-fascist-newsadmin or --disable-fascist-newsadmin was given. @@ -19860,10 +20107,10 @@ EOF else enableval=no fi; -echo "$as_me:19863: result: $enableval" >&5 +echo "$as_me:20110: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19866: checking whether to enable inverse video and highlighting" >&5 +echo "$as_me:20113: checking whether to enable inverse video and highlighting" >&5 echo $ECHO_N "checking whether to enable inverse video and highlighting... $ECHO_C" >&6 # Check whether --enable-inverse-video or --disable-inverse-video was given. @@ -19880,10 +20127,10 @@ EOF else enableval=yes fi; -echo "$as_me:19883: result: $enableval" >&5 +echo "$as_me:20130: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19886: checking whether to enable piping support" >&5 +echo "$as_me:20133: checking whether to enable piping support" >&5 echo $ECHO_N "checking whether to enable piping support... $ECHO_C" >&6 # Check whether --enable-piping or --disable-piping was given. @@ -19900,10 +20147,10 @@ EOF else enableval=yes fi; -echo "$as_me:19903: result: $enableval" >&5 +echo "$as_me:20150: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19906: checking whether to enable printer support" >&5 +echo "$as_me:20153: checking whether to enable printer support" >&5 echo $ECHO_N "checking whether to enable printer support... $ECHO_C" >&6 # Check whether --enable-printing or --disable-printing was given. @@ -19920,10 +20167,10 @@ EOF else enableval=yes fi; -echo "$as_me:19923: result: $enableval" >&5 +echo "$as_me:20170: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19926: checking whether to unique tmp-files by appending .pid" >&5 +echo "$as_me:20173: checking whether to unique tmp-files by appending .pid" >&5 echo $ECHO_N "checking whether to unique tmp-files by appending .pid... $ECHO_C" >&6 # Check whether --enable-append-pid or --disable-append-pid was given. @@ -19947,10 +20194,10 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19950: result: $enableval" >&5 +echo "$as_me:20197: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:19953: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 +echo "$as_me:20200: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 echo $ECHO_N "checking whether to fallback to XHDR XREF if XOVER isn't supported... $ECHO_C" >&6 # Check whether --enable-xhdr-xref or --disable-xhdr-xref was given. @@ -19974,11 +20221,11 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:19977: result: $enableval" >&5 +echo "$as_me:20224: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### bypass a bug in old versions of leafnode & NNTPcache -echo "$as_me:19981: checking whether to send a GROUP command before a LISTGROUP" >&5 +echo "$as_me:20228: checking whether to send a GROUP command before a LISTGROUP" >&5 echo $ECHO_N "checking whether to send a GROUP command before a LISTGROUP... $ECHO_C" >&6 # Check whether --enable-broken-listgroup-fix or --disable-broken-listgroup-fix was given. @@ -19995,11 +20242,11 @@ EOF else enableval=no fi; -echo "$as_me:19998: result: $enableval" >&5 +echo "$as_me:20245: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### on some old systems the WIFEXITED()/WEXITSTATUS() macros do not work -echo "$as_me:20002: checking whether to ignore system()s return value" >&5 +echo "$as_me:20249: checking whether to ignore system()s return value" >&5 echo $ECHO_N "checking whether to ignore system()s return value... $ECHO_C" >&6 # Check whether --enable-broken-system-fix or --disable-broken-system-fix was given. @@ -20016,11 +20263,11 @@ EOF else enableval=no fi; -echo "$as_me:20019: result: $enableval" >&5 +echo "$as_me:20266: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 ### checks for the location of the system-wide default setting file -echo "$as_me:20023: checking for directory containing tin.defaults file" >&5 +echo "$as_me:20270: checking for directory containing tin.defaults file" >&5 echo $ECHO_N "checking for directory containing tin.defaults file... $ECHO_C" >&6 # Check whether --with-defaults-dir or --without-defaults-dir was given. @@ -20056,7 +20303,7 @@ case ".$withval" in withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; *) - { { echo "$as_me:20059: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:20306: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -20065,7 +20312,7 @@ esac fi eval TIN_DEFAULTS_DIR="$withval" -echo "$as_me:20068: result: $TIN_DEFAULTS_DIR" >&5 +echo "$as_me:20315: result: $TIN_DEFAULTS_DIR" >&5 echo "${ECHO_T}$TIN_DEFAULTS_DIR" >&6 cat >>confdefs.h <>confdefs.h <&5 +echo "$as_me:20323: checking whether to enable IPv6" >&5 echo $ECHO_N "checking whether to enable IPv6... $ECHO_C" >&6 # Check whether --enable-ipv6 or --disable-ipv6 was given. @@ -20097,11 +20344,11 @@ cat >>confdefs.h <<\EOF EOF fi; -echo "$as_me:20100: result: $enableval" >&5 +echo "$as_me:20347: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 if test "$enableval" = "yes"; then -echo "$as_me:20104: checking ipv6 stack type" >&5 +echo "$as_me:20351: checking ipv6 stack type" >&5 echo $ECHO_N "checking ipv6 stack type... $ECHO_C" >&6 if test "${cf_cv_ipv6type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20122,7 +20369,7 @@ do ;; inria) cat >"conftest.$ac_ext" <<_ACEOF -#line 20125 "configure" +#line 20372 "configure" #include "confdefs.h" #include @@ -20139,7 +20386,7 @@ rm -rf conftest* ;; kame) cat >"conftest.$ac_ext" <<_ACEOF -#line 20142 "configure" +#line 20389 "configure" #include "confdefs.h" #include @@ -20156,7 +20403,7 @@ rm -rf conftest* ;; linux-glibc) cat >"conftest.$ac_ext" <<_ACEOF -#line 20159 "configure" +#line 20406 "configure" #include "confdefs.h" #include @@ -20182,7 +20429,7 @@ rm -rf conftest* ;; toshiba) cat >"conftest.$ac_ext" <<_ACEOF -#line 20185 "configure" +#line 20432 "configure" #include "confdefs.h" #include @@ -20199,7 +20446,7 @@ rm -rf conftest* ;; v6d) cat >"conftest.$ac_ext" <<_ACEOF -#line 20202 "configure" +#line 20449 "configure" #include "confdefs.h" #include @@ -20216,7 +20463,7 @@ rm -rf conftest* ;; zeta) cat >"conftest.$ac_ext" <<_ACEOF -#line 20219 "configure" +#line 20466 "configure" #include "confdefs.h" #include @@ -20238,13 +20485,13 @@ rm -rf conftest* done fi -echo "$as_me:20241: result: $cf_cv_ipv6type" >&5 +echo "$as_me:20488: result: $cf_cv_ipv6type" >&5 echo "${ECHO_T}$cf_cv_ipv6type" >&6 cf_ipv6lib=none cf_ipv6dir=none -echo "$as_me:20247: checking for IPv6 library if required" >&5 +echo "$as_me:20494: checking for IPv6 library if required" >&5 echo $ECHO_N "checking for IPv6 library if required... $ECHO_C" >&6 case "$cf_cv_ipv6type" in solaris) @@ -20274,13 +20521,13 @@ zeta) cf_ipv6dir=v6 ;; esac -echo "$as_me:20277: result: $cf_ipv6lib" >&5 +echo "$as_me:20524: result: $cf_ipv6lib" >&5 echo "${ECHO_T}$cf_ipv6lib" >&6 if test "$cf_ipv6lib" != "none"; then cat >"conftest.$ac_ext" <<_ACEOF -#line 20283 "configure" +#line 20530 "configure" #include "confdefs.h" #include @@ -20296,16 +20543,16 @@ getaddrinfo(0, 0, 0, 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20299: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20546: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20302: \$? = $ac_status" >&5 + echo "$as_me:20549: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20305: \"$ac_try\"") >&5 + { (eval echo "$as_me:20552: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20308: \$? = $ac_status" >&5 + echo "$as_me:20555: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -20426,7 +20673,7 @@ if test -n "$cf_incdir" ; then CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 20429 "configure" +#line 20676 "configure" #include "confdefs.h" #include int @@ -20438,16 +20685,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:20441: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:20688: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:20444: \$? = $ac_status" >&5 + echo "$as_me:20691: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:20447: \"$ac_try\"") >&5 + { (eval echo "$as_me:20694: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20450: \$? = $ac_status" >&5 + echo "$as_me:20697: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -20464,7 +20711,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:20467: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:20714: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20492,13 +20739,13 @@ rm -f "conftest.$ac_objext" "conftest$ac eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=no' cf_libdir="" - echo "$as_me:20495: checking for getaddrinfo" >&5 + echo "$as_me:20742: checking for getaddrinfo" >&5 echo $ECHO_N "checking for getaddrinfo... $ECHO_C" >&6 if test "${ac_cv_func_getaddrinfo+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20501 "configure" +#line 20748 "configure" #include "confdefs.h" #define getaddrinfo autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20529,16 +20776,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20532: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20779: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20535: \$? = $ac_status" >&5 + echo "$as_me:20782: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20538: \"$ac_try\"") >&5 + { (eval echo "$as_me:20785: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20541: \$? = $ac_status" >&5 + echo "$as_me:20788: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_getaddrinfo=yes else @@ -20548,18 +20795,18 @@ ac_cv_func_getaddrinfo=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20551: result: $ac_cv_func_getaddrinfo" >&5 +echo "$as_me:20798: result: $ac_cv_func_getaddrinfo" >&5 echo "${ECHO_T}$ac_cv_func_getaddrinfo" >&6 if test "$ac_cv_func_getaddrinfo" = yes; then eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:20558: checking for getaddrinfo in -l$cf_ipv6lib" >&5 + echo "$as_me:20805: checking for getaddrinfo in -l$cf_ipv6lib" >&5 echo $ECHO_N "checking for getaddrinfo in -l$cf_ipv6lib... $ECHO_C" >&6 LIBS="-l$cf_ipv6lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20562 "configure" +#line 20809 "configure" #include "confdefs.h" #include @@ -20575,25 +20822,25 @@ getaddrinfo(0, 0, 0, 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20578: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20825: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20581: \$? = $ac_status" >&5 + echo "$as_me:20828: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20584: \"$ac_try\"") >&5 + { (eval echo "$as_me:20831: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20587: \$? = $ac_status" >&5 + echo "$as_me:20834: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:20589: result: yes" >&5 + echo "$as_me:20836: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:20596: result: no" >&5 +echo "$as_me:20843: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -20661,11 +20908,11 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do - echo "$as_me:20664: checking for -l$cf_ipv6lib in $cf_libdir" >&5 + echo "$as_me:20911: checking for -l$cf_ipv6lib in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_ipv6lib in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20668 "configure" +#line 20915 "configure" #include "confdefs.h" #include @@ -20681,25 +20928,25 @@ getaddrinfo(0, 0, 0, 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20684: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20931: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20687: \$? = $ac_status" >&5 + echo "$as_me:20934: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20690: \"$ac_try\"") >&5 + { (eval echo "$as_me:20937: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20693: \$? = $ac_status" >&5 + echo "$as_me:20940: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:20695: result: yes" >&5 + echo "$as_me:20942: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:20702: result: no" >&5 +echo "$as_me:20949: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -20714,7 +20961,7 @@ fi eval 'cf_found_library="$cf_cv_have_lib_'"$cf_ipv6lib"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:20717: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a + { { echo "$as_me:20964: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a from an appropriate IPv6 kit and compile beforehand." >&5 echo "$as_me: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a from an appropriate IPv6 kit and compile beforehand." >&2;} @@ -20722,7 +20969,7 @@ from an appropriate IPv6 kit and compile fi fi -echo "$as_me:20725: checking working getaddrinfo" >&5 +echo "$as_me:20972: checking working getaddrinfo" >&5 echo $ECHO_N "checking working getaddrinfo... $ECHO_C" >&6 if test "${cf_cv_getaddrinfo+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20732,7 +20979,7 @@ if test "$cross_compiling" = yes; then cf_cv_getaddrinfo=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 20735 "configure" +#line 20982 "configure" #include "confdefs.h" #include @@ -20812,15 +21059,15 @@ int main(void) _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:20815: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21062: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20818: \$? = $ac_status" >&5 + echo "$as_me:21065: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:20820: \"$ac_try\"") >&5 + { (eval echo "$as_me:21067: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20823: \$? = $ac_status" >&5 + echo "$as_me:21070: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_getaddrinfo=yes else @@ -20833,7 +21080,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:20836: result: $cf_cv_getaddrinfo" >&5 +echo "$as_me:21083: result: $cf_cv_getaddrinfo" >&5 echo "${ECHO_T}$cf_cv_getaddrinfo" >&6 if test "$cf_cv_getaddrinfo" = yes ; then @@ -20849,12 +21096,12 @@ fi if test "$cf_cv_getaddrinfo" != "yes"; then if test "$cf_cv_ipv6type" != "linux"; then - { echo "$as_me:20852: WARNING: You must get working getaddrinfo() function, + { echo "$as_me:21099: WARNING: You must get working getaddrinfo() function, or you can specify \"--disable-ipv6\"" >&5 echo "$as_me: WARNING: You must get working getaddrinfo() function, or you can specify \"--disable-ipv6\"" >&2;} else - { echo "$as_me:20857: WARNING: The getaddrinfo() implementation on your system seems be buggy. + { echo "$as_me:21104: WARNING: The getaddrinfo() implementation on your system seems be buggy. You should upgrade your system library to the newest version of GNU C library (aka glibc)." >&5 echo "$as_me: WARNING: The getaddrinfo() implementation on your system seems be buggy. @@ -20868,13 +21115,13 @@ fi for ac_func in getaddrinfo getnameinfo do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:20871: checking for $ac_func" >&5 +echo "$as_me:21118: 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 20877 "configure" +#line 21124 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20905,16 +21152,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20908: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21155: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20911: \$? = $ac_status" >&5 + echo "$as_me:21158: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20914: \"$ac_try\"") >&5 + { (eval echo "$as_me:21161: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20917: \$? = $ac_status" >&5 + echo "$as_me:21164: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -20924,7 +21171,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20927: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:21174: 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 <&5 +echo "$as_me:21187: checking whether to enable long article numbers" >&5 echo $ECHO_N "checking whether to enable long article numbers... $ECHO_C" >&6 # Check whether --enable-long-article-numbers or --disable-long-article-numbers was given. @@ -20954,11 +21201,487 @@ EOF else enableval=no fi; -echo "$as_me:20957: result: $enableval" >&5 +echo "$as_me:21204: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 +### TLS support +if test "$USE_NNTP" = "yes" ; then +echo "$as_me:21209: checking whether to enable NNTPS support" >&5 +echo $ECHO_N "checking whether to enable NNTPS support... $ECHO_C" >&6 + +# Check whether --with-nntps or --without-nntps was given. +if test "${with_nntps+set}" = set; then + withval="$with_nntps" + enable_nntps=$withval +else + enable_nntps="no" +fi; +echo "$as_me:21219: result: $enable_nntps" >&5 +echo "${ECHO_T}$enable_nntps" >&6 + +# Todo: check versions +if test "$enable_nntps" != "no"; then + if test "$enable_nntps" = "yes" || test "$enable_nntps" = "libtls"; then + +if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libtls"; then + test -n "$verbose" && echo " found package libtls" 1>&6 + +echo "${as_me:-configure}:21229: testing found package libtls ..." 1>&5 + + cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libtls" 2>/dev/null`" + cf_pkgconfig_libs="`$PKG_CONFIG --libs "libtls" 2>/dev/null`" + test -n "$verbose" && echo " package libtls CFLAGS: $cf_pkgconfig_incs" 1>&6 + +echo "${as_me:-configure}:21235: testing package libtls CFLAGS: $cf_pkgconfig_incs ..." 1>&5 + + test -n "$verbose" && echo " package libtls LIBS: $cf_pkgconfig_libs" 1>&6 + +echo "${as_me:-configure}:21239: testing package libtls LIBS: $cf_pkgconfig_libs ..." 1>&5 + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_pkgconfig_incs +do +case "$cf_fix_cppflags" in +no) + case "$cf_add_cflags" in + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) + case "$cf_add_cflags" in + -D*) + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test "$cf_fix_cppflags" = yes ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) + ;; + *) + case "$cf_add_cflags" in + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + + ;; + esac + ;; + *) + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + + ;; + esac + ;; +yes) + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^[^"]*"'\''//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + +fi + +if test -n "$cf_new_cppflags" ; then + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + +fi + +if test -n "$cf_new_extra_cppflags" ; then + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + +fi + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in $cf_pkgconfig_libs; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + have_libtls=yes +else + cf_pkgconfig_incs= + cf_pkgconfig_libs= + have_libtls=no +fi + +fi + + if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"; then + +if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "openssl"; then + test -n "$verbose" && echo " found package openssl" 1>&6 + +echo "${as_me:-configure}:21369: testing found package openssl ..." 1>&5 + + cf_pkgconfig_incs="`$PKG_CONFIG --cflags "openssl" 2>/dev/null`" + cf_pkgconfig_libs="`$PKG_CONFIG --libs "openssl" 2>/dev/null`" + test -n "$verbose" && echo " package openssl CFLAGS: $cf_pkgconfig_incs" 1>&6 + +echo "${as_me:-configure}:21375: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5 + + test -n "$verbose" && echo " package openssl LIBS: $cf_pkgconfig_libs" 1>&6 + +echo "${as_me:-configure}:21379: testing package openssl LIBS: $cf_pkgconfig_libs ..." 1>&5 + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_pkgconfig_incs +do +case "$cf_fix_cppflags" in +no) + case "$cf_add_cflags" in + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) + case "$cf_add_cflags" in + -D*) + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test "$cf_fix_cppflags" = yes ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) + ;; + *) + case "$cf_add_cflags" in + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + + ;; + esac + ;; + *) + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + + ;; + esac + ;; +yes) + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^[^"]*"'\''//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + +fi + +if test -n "$cf_new_cppflags" ; then + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + +fi + +if test -n "$cf_new_extra_cppflags" ; then + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + +fi + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in $cf_pkgconfig_libs; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + have_openssl=yes +else + cf_pkgconfig_incs= + cf_pkgconfig_libs= + have_openssl=no +fi + +fi + + if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"; then + +if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "gnutls"; then + test -n "$verbose" && echo " found package gnutls" 1>&6 + +echo "${as_me:-configure}:21509: testing found package gnutls ..." 1>&5 + + cf_pkgconfig_incs="`$PKG_CONFIG --cflags "gnutls" 2>/dev/null`" + cf_pkgconfig_libs="`$PKG_CONFIG --libs "gnutls" 2>/dev/null`" + test -n "$verbose" && echo " package gnutls CFLAGS: $cf_pkgconfig_incs" 1>&6 + +echo "${as_me:-configure}:21515: testing package gnutls CFLAGS: $cf_pkgconfig_incs ..." 1>&5 + + test -n "$verbose" && echo " package gnutls LIBS: $cf_pkgconfig_libs" 1>&6 + +echo "${as_me:-configure}:21519: testing package gnutls LIBS: $cf_pkgconfig_libs ..." 1>&5 + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_pkgconfig_incs +do +case "$cf_fix_cppflags" in +no) + case "$cf_add_cflags" in + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) + case "$cf_add_cflags" in + -D*) + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test "$cf_fix_cppflags" = yes ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) + ;; + *) + case "$cf_add_cflags" in + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + + ;; + esac + ;; + *) + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + + ;; + esac + ;; +yes) + + test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags " + cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags" + + cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^[^"]*"'\''//'` + + test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + +fi + +if test -n "$cf_new_cppflags" ; then + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + +fi + +if test -n "$cf_new_extra_cppflags" ; then + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + +fi + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in $cf_pkgconfig_libs; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + have_gnutls=yes +else + cf_pkgconfig_incs= + cf_pkgconfig_libs= + have_gnutls=no +fi + +fi + + if test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"; then + { { echo "$as_me:21645: error: You requested NNTPS support but no usable TLS implementation was found" >&5 +echo "$as_me: error: You requested NNTPS support but no usable TLS implementation was found" >&2;} + { (exit 1); exit 1; }; } +else + +cat >>confdefs.h <<\EOF +#define NNTPS_ABLE 1 +EOF + + if test "$have_libtls" = "yes"; then + +cat >>confdefs.h <<\EOF +#define HAVE_LIB_LIBTLS 1 +EOF + +else + if test "$have_openssl" = "yes"; then + +cat >>confdefs.h <<\EOF +#define HAVE_LIB_OPENSSL 1 +EOF + +else + +cat >>confdefs.h <<\EOF +#define HAVE_LIB_GNUTLS 1 +EOF + +fi + +fi + +fi + +fi + +fi + ### checks for operator characteristics (should be the last option) -echo "$as_me:20961: checking whether to make a coffee while compiling" >&5 +echo "$as_me:21684: checking whether to make a coffee while compiling" >&5 echo $ECHO_N "checking whether to make a coffee while compiling... $ECHO_C" >&6 # Check whether --with-coffee or --without-coffee was given. @@ -20966,7 +21689,7 @@ if test "${with_coffee+set}" = set; then withval="$with_coffee" case "$withval" in yes) - echo "$as_me:20969: result: yes - with milk - please!" >&5 + echo "$as_me:21692: result: yes - with milk - please!" >&5 echo "${ECHO_T}yes - with milk - please!" >&6 cat >>confdefs.h <<\EOF @@ -20975,17 +21698,17 @@ EOF ;; *) - echo "$as_me:20978: result: no" >&5 + echo "$as_me:21701: result: no" >&5 echo "${ECHO_T}no" >&6 ;; esac else - echo "$as_me:20983: result: no" >&5 + echo "$as_me:21706: result: no" >&5 echo "${ECHO_T}no" >&6 fi; ### checks for compiler characteristics -echo "$as_me:20988: checking for fgrep" >&5 +echo "$as_me:21711: checking for fgrep" >&5 echo $ECHO_N "checking for fgrep... $ECHO_C" >&6 if test "${ac_cv_path_FGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20997,7 +21720,7 @@ else 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:21000: checking for $ac_word" >&5 +echo "$as_me:21723: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_FGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21014,7 +21737,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_FGREP="$ac_dir/$ac_word" - echo "$as_me:21017: found $ac_dir/$ac_word" >&5 + echo "$as_me:21740: found $ac_dir/$ac_word" >&5 break fi done @@ -21025,10 +21748,10 @@ fi FGREP=$ac_cv_path_FGREP if test -n "$FGREP"; then - echo "$as_me:21028: result: $FGREP" >&5 + echo "$as_me:21751: result: $FGREP" >&5 echo "${ECHO_T}$FGREP" >&6 else - echo "$as_me:21031: result: no" >&5 + echo "$as_me:21754: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -21036,16 +21759,16 @@ fi done test -n "$FGREP" || FGREP=": " - test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:21039: error: cannot find workable fgrep" >&5 + test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:21762: error: cannot find workable fgrep" >&5 echo "$as_me: error: cannot find workable fgrep" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:21044: result: $ac_cv_path_FGREP" >&5 +echo "$as_me:21767: result: $ac_cv_path_FGREP" >&5 echo "${ECHO_T}$ac_cv_path_FGREP" >&6 FGREP="$ac_cv_path_FGREP" -echo "$as_me:21048: checking for makeflags variable" >&5 +echo "$as_me:21771: checking for makeflags variable" >&5 echo $ECHO_N "checking for makeflags variable... $ECHO_C" >&6 if test "${cf_cv_makeflags+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21075,7 +21798,7 @@ CF_EOF ;; *) -echo "${as_me:-configure}:21078: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5 +echo "${as_me:-configure}:21801: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5 ;; esac @@ -21083,7 +21806,7 @@ echo "${as_me:-configure}:21078: testing rm -f cf_makeflags.tmp fi -echo "$as_me:21086: result: $cf_cv_makeflags" >&5 +echo "$as_me:21809: result: $cf_cv_makeflags" >&5 echo "${ECHO_T}$cf_cv_makeflags" >&6 ac_ext=c @@ -21093,13 +21816,13 @@ ac_link='$CC -o "conftest$ac_exeext" $CF ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:21096: checking for an ANSI C-conforming const" >&5 +echo "$as_me:21819: checking for an ANSI C-conforming const" >&5 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21102 "configure" +#line 21825 "configure" #include "confdefs.h" int @@ -21157,16 +21880,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21160: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21883: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21163: \$? = $ac_status" >&5 + echo "$as_me:21886: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21166: \"$ac_try\"") >&5 + { (eval echo "$as_me:21889: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21169: \$? = $ac_status" >&5 + echo "$as_me:21892: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_const=yes else @@ -21176,7 +21899,7 @@ ac_cv_c_const=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21179: result: $ac_cv_c_const" >&5 +echo "$as_me:21902: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -21186,7 +21909,7 @@ EOF fi -echo "$as_me:21189: checking for inline" >&5 +echo "$as_me:21912: checking for inline" >&5 echo $ECHO_N "checking for inline... $ECHO_C" >&6 if test "${ac_cv_c_inline+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21194,7 +21917,7 @@ else ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat >"conftest.$ac_ext" <<_ACEOF -#line 21197 "configure" +#line 21920 "configure" #include "confdefs.h" #ifndef __cplusplus static $ac_kw int static_foo () {return 0; } @@ -21203,16 +21926,16 @@ $ac_kw int foo () {return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21206: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21929: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21209: \$? = $ac_status" >&5 + echo "$as_me:21932: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21212: \"$ac_try\"") >&5 + { (eval echo "$as_me:21935: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21215: \$? = $ac_status" >&5 + echo "$as_me:21938: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_inline=$ac_kw; break else @@ -21223,7 +21946,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:21226: result: $ac_cv_c_inline" >&5 +echo "$as_me:21949: result: $ac_cv_c_inline" >&5 echo "${ECHO_T}$ac_cv_c_inline" >&6 case $ac_cv_c_inline in inline | yes) ;; @@ -21238,14 +21961,14 @@ EOF ;; esac -echo "$as_me:21241: checking for ansi token expansion/substitution" >&5 +echo "$as_me:21964: checking for ansi token expansion/substitution" >&5 echo $ECHO_N "checking for ansi token expansion/substitution... $ECHO_C" >&6 if test "${cf_cv_cpp_expands+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21248 "configure" +#line 21971 "configure" #include "confdefs.h" #define string(n) #n @@ -21258,16 +21981,16 @@ char *s = string(token) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21261: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21984: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21264: \$? = $ac_status" >&5 + echo "$as_me:21987: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21267: \"$ac_try\"") >&5 + { (eval echo "$as_me:21990: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21270: \$? = $ac_status" >&5 + echo "$as_me:21993: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_expands=yes else @@ -21279,21 +22002,21 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:21282: result: $cf_cv_cpp_expands" >&5 +echo "$as_me:22005: result: $cf_cv_cpp_expands" >&5 echo "${ECHO_T}$cf_cv_cpp_expands" >&6 test $cf_cv_cpp_expands = yes && cat >>confdefs.h <<\EOF #define CPP_DOES_EXPAND 1 EOF -echo "$as_me:21289: checking for ansi token concatenation" >&5 +echo "$as_me:22012: checking for ansi token concatenation" >&5 echo $ECHO_N "checking for ansi token concatenation... $ECHO_C" >&6 if test "${cf_cv_cpp_concats+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21296 "configure" +#line 22019 "configure" #include "confdefs.h" #define concat(a,b) a ## b @@ -21306,16 +22029,16 @@ char *firstlast = "y", *s = concat(first } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21309: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22032: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21312: \$? = $ac_status" >&5 + echo "$as_me:22035: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21315: \"$ac_try\"") >&5 + { (eval echo "$as_me:22038: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21318: \$? = $ac_status" >&5 + echo "$as_me:22041: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_concats=yes else @@ -21327,21 +22050,21 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:21330: result: $cf_cv_cpp_concats" >&5 +echo "$as_me:22053: result: $cf_cv_cpp_concats" >&5 echo "${ECHO_T}$cf_cv_cpp_concats" >&6 test $cf_cv_cpp_concats = yes && cat >>confdefs.h <<\EOF #define CPP_DOES_CONCAT 1 EOF -echo "$as_me:21337: checking if nested parameters work" >&5 +echo "$as_me:22060: checking if nested parameters work" >&5 echo $ECHO_N "checking if nested parameters work... $ECHO_C" >&6 if test "${cf_cv_nested_params+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21344 "configure" +#line 22067 "configure" #include "confdefs.h" int @@ -21353,16 +22076,16 @@ extern void (*sigdisp(int sig, void (*fu } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21356: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22079: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21359: \$? = $ac_status" >&5 + echo "$as_me:22082: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21362: \"$ac_try\"") >&5 + { (eval echo "$as_me:22085: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21365: \$? = $ac_status" >&5 + echo "$as_me:22088: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_nested_params=yes else @@ -21374,7 +22097,7 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:21377: result: $cf_cv_nested_params" >&5 +echo "$as_me:22100: result: $cf_cv_nested_params" >&5 echo "${ECHO_T}$cf_cv_nested_params" >&6 test $cf_cv_nested_params = yes && cat >>confdefs.h <<\EOF @@ -21382,13 +22105,13 @@ cat >>confdefs.h <<\EOF EOF ### Checks for header files. -echo "$as_me:21385: checking for ANSI C header files" >&5 +echo "$as_me:22108: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21391 "configure" +#line 22114 "configure" #include "confdefs.h" #include #include @@ -21396,13 +22119,13 @@ else #include _ACEOF -if { (eval echo "$as_me:21399: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:22122: \"$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:21405: \$? = $ac_status" >&5 + echo "$as_me:22128: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -21424,7 +22147,7 @@ rm -f conftest.err "conftest.$ac_ext" if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 21427 "configure" +#line 22150 "configure" #include "confdefs.h" #include @@ -21442,7 +22165,7 @@ fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 21445 "configure" +#line 22168 "configure" #include "confdefs.h" #include @@ -21463,7 +22186,7 @@ if test $ac_cv_header_stdc = yes; then : else cat >"conftest.$ac_ext" <<_ACEOF -#line 21466 "configure" +#line 22189 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) @@ -21489,15 +22212,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21492: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22215: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21495: \$? = $ac_status" >&5 + echo "$as_me:22218: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21497: \"$ac_try\"") >&5 + { (eval echo "$as_me:22220: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21500: \$? = $ac_status" >&5 + echo "$as_me:22223: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -21510,7 +22233,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi fi -echo "$as_me:21513: result: $ac_cv_header_stdc" >&5 +echo "$as_me:22236: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then @@ -21523,13 +22246,13 @@ fi ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -echo "$as_me:21526: checking for $ac_hdr that defines DIR" >&5 +echo "$as_me:22249: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $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 21532 "configure" +#line 22255 "configure" #include "confdefs.h" #include #include <$ac_hdr> @@ -21544,16 +22267,16 @@ return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21547: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22270: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21550: \$? = $ac_status" >&5 + echo "$as_me:22273: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21553: \"$ac_try\"") >&5 + { (eval echo "$as_me:22276: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21556: \$? = $ac_status" >&5 + echo "$as_me:22279: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -21563,7 +22286,7 @@ eval "$as_ac_Header=no" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21566: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:22289: 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 <&5 + echo "$as_me:22302: checking for opendir in -ldir" >&5 echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6 if test "${ac_cv_lib_dir_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21584,7 +22307,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldir $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 21587 "configure" +#line 22310 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -21603,16 +22326,16 @@ opendir (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21606: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22329: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21609: \$? = $ac_status" >&5 + echo "$as_me:22332: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21612: \"$ac_try\"") >&5 + { (eval echo "$as_me:22335: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21615: \$? = $ac_status" >&5 + echo "$as_me:22338: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dir_opendir=yes else @@ -21623,14 +22346,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:21626: result: $ac_cv_lib_dir_opendir" >&5 +echo "$as_me:22349: result: $ac_cv_lib_dir_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6 if test "$ac_cv_lib_dir_opendir" = yes; then LIBS="$LIBS -ldir" fi else - echo "$as_me:21633: checking for opendir in -lx" >&5 + echo "$as_me:22356: checking for opendir in -lx" >&5 echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6 if test "${ac_cv_lib_x_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21638,7 +22361,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lx $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 21641 "configure" +#line 22364 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -21657,16 +22380,16 @@ opendir (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21660: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22383: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21663: \$? = $ac_status" >&5 + echo "$as_me:22386: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21666: \"$ac_try\"") >&5 + { (eval echo "$as_me:22389: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21669: \$? = $ac_status" >&5 + echo "$as_me:22392: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_x_opendir=yes else @@ -21677,7 +22400,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:21680: result: $ac_cv_lib_x_opendir" >&5 +echo "$as_me:22403: result: $ac_cv_lib_x_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6 if test "$ac_cv_lib_x_opendir" = yes; then LIBS="$LIBS -lx" @@ -21685,13 +22408,13 @@ fi fi -echo "$as_me:21688: checking whether time.h and sys/time.h may both be included" >&5 +echo "$as_me:22411: checking whether time.h and sys/time.h may both be included" >&5 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 if test "${ac_cv_header_time+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21694 "configure" +#line 22417 "configure" #include "confdefs.h" #include #include @@ -21707,16 +22430,16 @@ return 0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21710: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22433: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21713: \$? = $ac_status" >&5 + echo "$as_me:22436: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21716: \"$ac_try\"") >&5 + { (eval echo "$as_me:22439: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21719: \$? = $ac_status" >&5 + echo "$as_me:22442: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_time=yes else @@ -21726,7 +22449,7 @@ ac_cv_header_time=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21729: result: $ac_cv_header_time" >&5 +echo "$as_me:22452: result: $ac_cv_header_time" >&5 echo "${ECHO_T}$ac_cv_header_time" >&6 if test $ac_cv_header_time = yes; then @@ -21736,13 +22459,13 @@ EOF fi -echo "$as_me:21739: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "$as_me:22462: checking for sys/wait.h that is POSIX.1 compatible" >&5 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 if test "${ac_cv_header_sys_wait_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21745 "configure" +#line 22468 "configure" #include "confdefs.h" #include #include @@ -21764,16 +22487,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21767: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22490: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21770: \$? = $ac_status" >&5 + echo "$as_me:22493: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21773: \"$ac_try\"") >&5 + { (eval echo "$as_me:22496: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21776: \$? = $ac_status" >&5 + echo "$as_me:22499: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_sys_wait_h=yes else @@ -21783,7 +22506,7 @@ ac_cv_header_sys_wait_h=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21786: result: $ac_cv_header_sys_wait_h" >&5 +echo "$as_me:22509: result: $ac_cv_header_sys_wait_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 if test $ac_cv_header_sys_wait_h = yes; then @@ -21851,23 +22574,23 @@ for cf_hdr in \ wctype.h \ do - echo "$as_me:21854: checking for $cf_hdr" >&5 + echo "$as_me:22577: checking for $cf_hdr" >&5 echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 21857 "configure" +#line 22580 "configure" #include "confdefs.h" #include #include <$cf_hdr> _ACEOF -if { (eval echo "$as_me:21864: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:22587: \"$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:21870: \$? = $ac_status" >&5 + echo "$as_me:22593: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -21885,7 +22608,7 @@ else cf_found=no fi rm -f conftest.err "conftest.$ac_ext" -echo "$as_me:21888: result: $cf_found" >&5 +echo "$as_me:22611: result: $cf_found" >&5 echo "${ECHO_T}$cf_found" >&6 if test $cf_found = yes ; then @@ -21909,23 +22632,23 @@ sys/termio.h \ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:21912: checking for $ac_header" >&5 +echo "$as_me:22635: 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 21918 "configure" +#line 22641 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:21922: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:22645: \"$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:21928: \$? = $ac_status" >&5 + echo "$as_me:22651: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -21944,7 +22667,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:21947: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:22670: 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 <&5 + echo "$as_me:22687: 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 21967 "configure" +#line 22690 "configure" #include "confdefs.h" #include int @@ -21976,16 +22699,16 @@ struct termios foo; int x = foo.c_iflag } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21979: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22702: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21982: \$? = $ac_status" >&5 + echo "$as_me:22705: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21985: \"$ac_try\"") >&5 + { (eval echo "$as_me:22708: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21988: \$? = $ac_status" >&5 + echo "$as_me:22711: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=no else @@ -21993,7 +22716,7 @@ else cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 21996 "configure" +#line 22719 "configure" #include "confdefs.h" #define _POSIX_SOURCE @@ -22007,16 +22730,16 @@ struct termios foo; int x = foo.c_iflag } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22010: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22733: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22013: \$? = $ac_status" >&5 + echo "$as_me:22736: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22016: \"$ac_try\"") >&5 + { (eval echo "$as_me:22739: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22019: \$? = $ac_status" >&5 + echo "$as_me:22742: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=unknown else @@ -22032,12 +22755,12 @@ rm -f "conftest.$ac_objext" "conftest.$a fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:22035: result: $termios_bad" >&5 + echo "$as_me:22758: result: $termios_bad" >&5 echo "${ECHO_T}$termios_bad" >&6 fi fi -echo "$as_me:22040: checking declaration of size-change" >&5 +echo "$as_me:22763: 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 @@ -22058,7 +22781,7 @@ do fi cat >"conftest.$ac_ext" <<_ACEOF -#line 22061 "configure" +#line 22784 "configure" #include "confdefs.h" #include #ifdef HAVE_TERMIOS_H @@ -22108,16 +22831,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22111: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22834: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22114: \$? = $ac_status" >&5 + echo "$as_me:22837: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22117: \"$ac_try\"") >&5 + { (eval echo "$as_me:22840: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22120: \$? = $ac_status" >&5 + echo "$as_me:22843: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sizechange=yes else @@ -22136,7 +22859,7 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:22139: result: $cf_cv_sizechange" >&5 +echo "$as_me:22862: result: $cf_cv_sizechange" >&5 echo "${ECHO_T}$cf_cv_sizechange" >&6 if test "$cf_cv_sizechange" != no ; then @@ -22154,7 +22877,7 @@ EOF esac fi -echo "$as_me:22157: checking if sys/time.h conflicts with sys/select.h" >&5 +echo "$as_me:22880: checking if sys/time.h conflicts with sys/select.h" >&5 echo $ECHO_N "checking if sys/time.h conflicts with sys/select.h... $ECHO_C" >&6 if test "${cf_cv_sys_select_timeval+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22163,7 +22886,7 @@ else for cf_opts in no yes do cat >"conftest.$ac_ext" <<_ACEOF -#line 22166 "configure" +#line 22889 "configure" #include "confdefs.h" #define yes 1 @@ -22196,16 +22919,16 @@ struct timeval foo } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22199: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22922: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22202: \$? = $ac_status" >&5 + echo "$as_me:22925: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22205: \"$ac_try\"") >&5 + { (eval echo "$as_me:22928: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22208: \$? = $ac_status" >&5 + echo "$as_me:22931: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sys_select_timeval=$cf_opts break @@ -22219,21 +22942,21 @@ done fi -echo "$as_me:22222: result: $cf_cv_sys_select_timeval" >&5 +echo "$as_me:22945: result: $cf_cv_sys_select_timeval" >&5 echo "${ECHO_T}$cf_cv_sys_select_timeval" >&6 test $cf_cv_sys_select_timeval = yes && cat >>confdefs.h <<\EOF #define NEED_TIMEVAL_FIX 1 EOF -echo "$as_me:22229: checking for va_copy" >&5 +echo "$as_me:22952: checking for va_copy" >&5 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6 if test "${cf_cv_have_va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22236 "configure" +#line 22959 "configure" #include "confdefs.h" #include @@ -22250,16 +22973,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22253: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22976: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22256: \$? = $ac_status" >&5 + echo "$as_me:22979: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22259: \"$ac_try\"") >&5 + { (eval echo "$as_me:22982: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22262: \$? = $ac_status" >&5 + echo "$as_me:22985: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_va_copy=yes else @@ -22269,7 +22992,7 @@ cf_cv_have_va_copy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22272: result: $cf_cv_have_va_copy" >&5 +echo "$as_me:22995: result: $cf_cv_have_va_copy" >&5 echo "${ECHO_T}$cf_cv_have_va_copy" >&6 if test "$cf_cv_have_va_copy" = yes; @@ -22281,14 +23004,14 @@ EOF else # !cf_cv_have_va_copy -echo "$as_me:22284: checking for __va_copy" >&5 +echo "$as_me:23007: checking for __va_copy" >&5 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6 if test "${cf_cv_have___va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22291 "configure" +#line 23014 "configure" #include "confdefs.h" #include @@ -22305,16 +23028,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22308: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23031: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22311: \$? = $ac_status" >&5 + echo "$as_me:23034: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22314: \"$ac_try\"") >&5 + { (eval echo "$as_me:23037: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22317: \$? = $ac_status" >&5 + echo "$as_me:23040: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___va_copy=yes else @@ -22324,7 +23047,7 @@ cf_cv_have___va_copy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22327: result: $cf_cv_have___va_copy" >&5 +echo "$as_me:23050: result: $cf_cv_have___va_copy" >&5 echo "${ECHO_T}$cf_cv_have___va_copy" >&6 if test "$cf_cv_have___va_copy" = yes @@ -22336,14 +23059,14 @@ EOF else # !cf_cv_have___va_copy -echo "$as_me:22339: checking for __builtin_va_copy" >&5 +echo "$as_me:23062: checking for __builtin_va_copy" >&5 echo $ECHO_N "checking for __builtin_va_copy... $ECHO_C" >&6 if test "${cf_cv_have___builtin_va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22346 "configure" +#line 23069 "configure" #include "confdefs.h" #include @@ -22360,16 +23083,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22363: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23086: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22366: \$? = $ac_status" >&5 + echo "$as_me:23089: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22369: \"$ac_try\"") >&5 + { (eval echo "$as_me:23092: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22372: \$? = $ac_status" >&5 + echo "$as_me:23095: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___builtin_va_copy=yes else @@ -22379,7 +23102,7 @@ cf_cv_have___builtin_va_copy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22382: result: $cf_cv_have___builtin_va_copy" >&5 +echo "$as_me:23105: result: $cf_cv_have___builtin_va_copy" >&5 echo "${ECHO_T}$cf_cv_have___builtin_va_copy" >&6 test "$cf_cv_have___builtin_va_copy" = yes && @@ -22397,14 +23120,14 @@ case "${cf_cv_have_va_copy}${cf_cv_have_ ;; *) - echo "$as_me:22400: checking if we can simply copy va_list" >&5 + echo "$as_me:23123: checking if we can simply copy va_list" >&5 echo $ECHO_N "checking if we can simply copy va_list... $ECHO_C" >&6 if test "${cf_cv_pointer_va_list+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22407 "configure" +#line 23130 "configure" #include "confdefs.h" #include @@ -22421,16 +23144,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22424: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23147: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22427: \$? = $ac_status" >&5 + echo "$as_me:23150: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22430: \"$ac_try\"") >&5 + { (eval echo "$as_me:23153: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22433: \$? = $ac_status" >&5 + echo "$as_me:23156: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_pointer_va_list=yes else @@ -22440,19 +23163,19 @@ cf_cv_pointer_va_list=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22443: result: $cf_cv_pointer_va_list" >&5 +echo "$as_me:23166: result: $cf_cv_pointer_va_list" >&5 echo "${ECHO_T}$cf_cv_pointer_va_list" >&6 if test "$cf_cv_pointer_va_list" = no then - echo "$as_me:22448: checking if we can copy va_list indirectly" >&5 + echo "$as_me:23171: checking if we can copy va_list indirectly" >&5 echo $ECHO_N "checking if we can copy va_list indirectly... $ECHO_C" >&6 if test "${cf_cv_array_va_list+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22455 "configure" +#line 23178 "configure" #include "confdefs.h" #include @@ -22469,16 +23192,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22472: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23195: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22475: \$? = $ac_status" >&5 + echo "$as_me:23198: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22478: \"$ac_try\"") >&5 + { (eval echo "$as_me:23201: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22481: \$? = $ac_status" >&5 + echo "$as_me:23204: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_array_va_list=yes else @@ -22488,7 +23211,7 @@ cf_cv_array_va_list=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22491: result: $cf_cv_array_va_list" >&5 +echo "$as_me:23214: result: $cf_cv_array_va_list" >&5 echo "${ECHO_T}$cf_cv_array_va_list" >&6 test "$cf_cv_array_va_list" = yes && cat >>confdefs.h <<\EOF @@ -22506,28 +23229,28 @@ for ac_header in sys/types.h sys/stat.h inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:22509: checking for $ac_header" >&5 +echo "$as_me:23232: 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 22515 "configure" +#line 23238 "configure" #include "confdefs.h" $ac_includes_default #include <$ac_header> _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22521: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23244: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22524: \$? = $ac_status" >&5 + echo "$as_me:23247: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22527: \"$ac_try\"") >&5 + { (eval echo "$as_me:23250: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22530: \$? = $ac_status" >&5 + echo "$as_me:23253: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -22537,7 +23260,7 @@ eval "$as_ac_Header=no" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22540: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:23263: 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 <&5 +echo "$as_me:23273: checking for gid_t" >&5 echo $ECHO_N "checking for gid_t... $ECHO_C" >&6 if test "${ac_cv_type_gid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22556 "configure" +#line 23279 "configure" #include "confdefs.h" $ac_includes_default int @@ -22568,16 +23291,16 @@ if (sizeof (gid_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22571: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23294: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22574: \$? = $ac_status" >&5 + echo "$as_me:23297: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22577: \"$ac_try\"") >&5 + { (eval echo "$as_me:23300: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22580: \$? = $ac_status" >&5 + echo "$as_me:23303: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_gid_t=yes else @@ -22587,7 +23310,7 @@ ac_cv_type_gid_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22590: result: $ac_cv_type_gid_t" >&5 +echo "$as_me:23313: result: $ac_cv_type_gid_t" >&5 echo "${ECHO_T}$ac_cv_type_gid_t" >&6 if test "$ac_cv_type_gid_t" = yes; then : @@ -22599,13 +23322,13 @@ EOF fi -echo "$as_me:22602: checking for mode_t" >&5 +echo "$as_me:23325: checking for mode_t" >&5 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6 if test "${ac_cv_type_mode_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22608 "configure" +#line 23331 "configure" #include "confdefs.h" $ac_includes_default int @@ -22620,16 +23343,16 @@ if (sizeof (mode_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22623: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23346: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22626: \$? = $ac_status" >&5 + echo "$as_me:23349: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22629: \"$ac_try\"") >&5 + { (eval echo "$as_me:23352: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22632: \$? = $ac_status" >&5 + echo "$as_me:23355: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_mode_t=yes else @@ -22639,7 +23362,7 @@ ac_cv_type_mode_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22642: result: $ac_cv_type_mode_t" >&5 +echo "$as_me:23365: result: $ac_cv_type_mode_t" >&5 echo "${ECHO_T}$ac_cv_type_mode_t" >&6 if test "$ac_cv_type_mode_t" = yes; then : @@ -22651,13 +23374,13 @@ EOF fi -echo "$as_me:22654: checking for off_t" >&5 +echo "$as_me:23377: checking for off_t" >&5 echo $ECHO_N "checking for off_t... $ECHO_C" >&6 if test "${ac_cv_type_off_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22660 "configure" +#line 23383 "configure" #include "confdefs.h" $ac_includes_default int @@ -22672,16 +23395,16 @@ if (sizeof (off_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22675: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23398: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22678: \$? = $ac_status" >&5 + echo "$as_me:23401: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22681: \"$ac_try\"") >&5 + { (eval echo "$as_me:23404: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22684: \$? = $ac_status" >&5 + echo "$as_me:23407: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_off_t=yes else @@ -22691,7 +23414,7 @@ ac_cv_type_off_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22694: result: $ac_cv_type_off_t" >&5 +echo "$as_me:23417: result: $ac_cv_type_off_t" >&5 echo "${ECHO_T}$ac_cv_type_off_t" >&6 if test "$ac_cv_type_off_t" = yes; then : @@ -22703,13 +23426,13 @@ EOF fi -echo "$as_me:22706: checking for pid_t" >&5 +echo "$as_me:23429: checking for pid_t" >&5 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 if test "${ac_cv_type_pid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22712 "configure" +#line 23435 "configure" #include "confdefs.h" $ac_includes_default int @@ -22724,16 +23447,16 @@ if (sizeof (pid_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22727: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23450: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22730: \$? = $ac_status" >&5 + echo "$as_me:23453: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22733: \"$ac_try\"") >&5 + { (eval echo "$as_me:23456: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22736: \$? = $ac_status" >&5 + echo "$as_me:23459: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_pid_t=yes else @@ -22743,7 +23466,7 @@ ac_cv_type_pid_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22746: result: $ac_cv_type_pid_t" >&5 +echo "$as_me:23469: result: $ac_cv_type_pid_t" >&5 echo "${ECHO_T}$ac_cv_type_pid_t" >&6 if test "$ac_cv_type_pid_t" = yes; then : @@ -22755,13 +23478,13 @@ EOF fi -echo "$as_me:22758: checking for size_t" >&5 +echo "$as_me:23481: checking for size_t" >&5 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 if test "${ac_cv_type_size_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22764 "configure" +#line 23487 "configure" #include "confdefs.h" $ac_includes_default int @@ -22776,16 +23499,16 @@ if (sizeof (size_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22779: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23502: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22782: \$? = $ac_status" >&5 + echo "$as_me:23505: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22785: \"$ac_try\"") >&5 + { (eval echo "$as_me:23508: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22788: \$? = $ac_status" >&5 + echo "$as_me:23511: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_size_t=yes else @@ -22795,7 +23518,7 @@ ac_cv_type_size_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22798: result: $ac_cv_type_size_t" >&5 +echo "$as_me:23521: result: $ac_cv_type_size_t" >&5 echo "${ECHO_T}$ac_cv_type_size_t" >&6 if test "$ac_cv_type_size_t" = yes; then : @@ -22807,13 +23530,13 @@ EOF fi -echo "$as_me:22810: checking for ssize_t" >&5 +echo "$as_me:23533: checking for ssize_t" >&5 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6 if test "${ac_cv_type_ssize_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22816 "configure" +#line 23539 "configure" #include "confdefs.h" $ac_includes_default int @@ -22828,16 +23551,16 @@ if (sizeof (ssize_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22831: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23554: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22834: \$? = $ac_status" >&5 + echo "$as_me:23557: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22837: \"$ac_try\"") >&5 + { (eval echo "$as_me:23560: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22840: \$? = $ac_status" >&5 + echo "$as_me:23563: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_ssize_t=yes else @@ -22847,7 +23570,7 @@ ac_cv_type_ssize_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22850: result: $ac_cv_type_ssize_t" >&5 +echo "$as_me:23573: result: $ac_cv_type_ssize_t" >&5 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6 if test "$ac_cv_type_ssize_t" = yes; then : @@ -22859,13 +23582,13 @@ EOF fi -echo "$as_me:22862: checking for time_t" >&5 +echo "$as_me:23585: checking for time_t" >&5 echo $ECHO_N "checking for time_t... $ECHO_C" >&6 if test "${ac_cv_type_time_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22868 "configure" +#line 23591 "configure" #include "confdefs.h" $ac_includes_default int @@ -22880,16 +23603,16 @@ if (sizeof (time_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22883: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23606: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22886: \$? = $ac_status" >&5 + echo "$as_me:23609: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22889: \"$ac_try\"") >&5 + { (eval echo "$as_me:23612: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22892: \$? = $ac_status" >&5 + echo "$as_me:23615: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_time_t=yes else @@ -22899,7 +23622,7 @@ ac_cv_type_time_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22902: result: $ac_cv_type_time_t" >&5 +echo "$as_me:23625: result: $ac_cv_type_time_t" >&5 echo "${ECHO_T}$ac_cv_type_time_t" >&6 if test "$ac_cv_type_time_t" = yes; then : @@ -22912,7 +23635,7 @@ EOF fi cat >"conftest.$ac_ext" <<_ACEOF -#line 22915 "configure" +#line 23638 "configure" #include "confdefs.h" #include @@ -22923,7 +23646,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& else cat >"conftest.$ac_ext" <<_ACEOF -#line 22926 "configure" +#line 23649 "configure" #include "confdefs.h" #include @@ -22933,13 +23656,13 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& : else - echo "$as_me:22936: checking for in_addr_t" >&5 + echo "$as_me:23659: checking for in_addr_t" >&5 echo $ECHO_N "checking for in_addr_t... $ECHO_C" >&6 if test "${ac_cv_type_in_addr_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22942 "configure" +#line 23665 "configure" #include "confdefs.h" $ac_includes_default int @@ -22954,16 +23677,16 @@ if (sizeof (in_addr_t)) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22957: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23680: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22960: \$? = $ac_status" >&5 + echo "$as_me:23683: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22963: \"$ac_try\"") >&5 + { (eval echo "$as_me:23686: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22966: \$? = $ac_status" >&5 + echo "$as_me:23689: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_in_addr_t=yes else @@ -22973,7 +23696,7 @@ ac_cv_type_in_addr_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22976: result: $ac_cv_type_in_addr_t" >&5 +echo "$as_me:23699: result: $ac_cv_type_in_addr_t" >&5 echo "${ECHO_T}$ac_cv_type_in_addr_t" >&6 if test "$ac_cv_type_in_addr_t" = yes; then : @@ -22991,13 +23714,13 @@ rm -rf conftest* fi rm -rf conftest* -echo "$as_me:22994: checking for uid_t in sys/types.h" >&5 +echo "$as_me:23717: checking for uid_t in sys/types.h" >&5 echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6 if test "${ac_cv_type_uid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23000 "configure" +#line 23723 "configure" #include "confdefs.h" #include @@ -23011,7 +23734,7 @@ fi rm -rf conftest* fi -echo "$as_me:23014: result: $ac_cv_type_uid_t" >&5 +echo "$as_me:23737: result: $ac_cv_type_uid_t" >&5 echo "${ECHO_T}$ac_cv_type_uid_t" >&6 if test $ac_cv_type_uid_t = no; then @@ -23025,10 +23748,10 @@ EOF fi -echo "$as_me:23028: checking for quad_t" >&5 +echo "$as_me:23751: checking for quad_t" >&5 echo $ECHO_N "checking for quad_t... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23031 "configure" +#line 23754 "configure" #include "confdefs.h" #include @@ -23046,16 +23769,16 @@ quad_t x; x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23049: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23772: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23052: \$? = $ac_status" >&5 + echo "$as_me:23775: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23055: \"$ac_try\"") >&5 + { (eval echo "$as_me:23778: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23058: \$? = $ac_status" >&5 + echo "$as_me:23781: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_quad_t=yes else @@ -23064,7 +23787,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_quad_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23067: result: $ac_cv_quad_t" >&5 +echo "$as_me:23790: result: $ac_cv_quad_t" >&5 echo "${ECHO_T}$ac_cv_quad_t" >&6 if test $ac_cv_quad_t = yes; then @@ -23074,10 +23797,10 @@ EOF fi -echo "$as_me:23077: checking for long long" >&5 +echo "$as_me:23800: checking for long long" >&5 echo $ECHO_N "checking for long long... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23080 "configure" +#line 23803 "configure" #include "confdefs.h" #include @@ -23091,16 +23814,16 @@ long long x; x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23094: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23817: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23097: \$? = $ac_status" >&5 + echo "$as_me:23820: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23100: \"$ac_try\"") >&5 + { (eval echo "$as_me:23823: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23103: \$? = $ac_status" >&5 + echo "$as_me:23826: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_long_long=yes else @@ -23109,7 +23832,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_long_long=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23112: result: $ac_cv_long_long" >&5 +echo "$as_me:23835: result: $ac_cv_long_long" >&5 echo "${ECHO_T}$ac_cv_long_long" >&6 if test $ac_cv_long_long = yes; then @@ -23119,10 +23842,10 @@ EOF fi -echo "$as_me:23122: checking for int_least64_t" >&5 +echo "$as_me:23845: checking for int_least64_t" >&5 echo $ECHO_N "checking for int_least64_t... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23125 "configure" +#line 23848 "configure" #include "confdefs.h" #ifdef HAVE_STDINT_H @@ -23141,16 +23864,16 @@ int_least64_t x; x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23144: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23867: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23147: \$? = $ac_status" >&5 + echo "$as_me:23870: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23150: \"$ac_try\"") >&5 + { (eval echo "$as_me:23873: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23153: \$? = $ac_status" >&5 + echo "$as_me:23876: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_int_least64_t=yes else @@ -23159,7 +23882,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_int_least64_t=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23162: result: $ac_cv_int_least64_t" >&5 +echo "$as_me:23885: result: $ac_cv_int_least64_t" >&5 echo "${ECHO_T}$ac_cv_int_least64_t" >&6 if test $ac_cv_int_least64_t = yes; then @@ -23167,10 +23890,10 @@ cat >>confdefs.h <<\EOF #define HAVE_INT_LEAST64_T 1 EOF - echo "$as_me:23170: checking for INT64_C" >&5 + echo "$as_me:23893: checking for INT64_C" >&5 echo $ECHO_N "checking for INT64_C... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23173 "configure" +#line 23896 "configure" #include "confdefs.h" #ifdef HAVE_STDINT_H @@ -23189,16 +23912,16 @@ int_least64_t x; x = INT64_C(0) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23192: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23915: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23195: \$? = $ac_status" >&5 + echo "$as_me:23918: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23198: \"$ac_try\"") >&5 + { (eval echo "$as_me:23921: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23201: \$? = $ac_status" >&5 + echo "$as_me:23924: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_int64_c=yes else @@ -23207,7 +23930,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_int64_c=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:23210: result: $ac_cv_int64_c" >&5 + echo "$as_me:23933: result: $ac_cv_int64_c" >&5 echo "${ECHO_T}$ac_cv_int64_c" >&6 if test $ac_cv_int64_c = yes; then @@ -23218,10 +23941,10 @@ EOF fi fi -echo "$as_me:23221: checking for nl_item" >&5 +echo "$as_me:23944: checking for nl_item" >&5 echo $ECHO_N "checking for nl_item... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23224 "configure" +#line 23947 "configure" #include "confdefs.h" #ifdef HAVE_LANGINFO_H @@ -23241,16 +23964,16 @@ nl_item x; x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23244: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23967: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23247: \$? = $ac_status" >&5 + echo "$as_me:23970: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23250: \"$ac_try\"") >&5 + { (eval echo "$as_me:23973: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23253: \$? = $ac_status" >&5 + echo "$as_me:23976: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_nl_item=yes else @@ -23259,7 +23982,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_nl_item=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:23262: result: $ac_cv_nl_item" >&5 +echo "$as_me:23985: result: $ac_cv_nl_item" >&5 echo "${ECHO_T}$ac_cv_nl_item" >&6 if test $ac_cv_nl_item = yes; then @@ -23272,7 +23995,7 @@ fi ### Checks for libraries. # libuu/uudeview # only define HAVE_LIBUU and HAVE_UUDEVIEW_H if both are found -echo "$as_me:23275: checking for UUInitialize in -luu" >&5 +echo "$as_me:23998: checking for UUInitialize in -luu" >&5 echo $ECHO_N "checking for UUInitialize in -luu... $ECHO_C" >&6 if test "${ac_cv_lib_uu_UUInitialize+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23280,7 +24003,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-luu $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 23283 "configure" +#line 24006 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -23299,16 +24022,16 @@ UUInitialize (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23302: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24025: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23305: \$? = $ac_status" >&5 + echo "$as_me:24028: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23308: \"$ac_try\"") >&5 + { (eval echo "$as_me:24031: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23311: \$? = $ac_status" >&5 + echo "$as_me:24034: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_uu_UUInitialize=yes else @@ -23319,26 +24042,26 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:23322: result: $ac_cv_lib_uu_UUInitialize" >&5 +echo "$as_me:24045: result: $ac_cv_lib_uu_UUInitialize" >&5 echo "${ECHO_T}$ac_cv_lib_uu_UUInitialize" >&6 if test "$ac_cv_lib_uu_UUInitialize" = yes; then - echo "$as_me:23325: checking for uudeview.h" >&5 + echo "$as_me:24048: checking for uudeview.h" >&5 echo $ECHO_N "checking for uudeview.h... $ECHO_C" >&6 if test "${ac_cv_header_uudeview_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23331 "configure" +#line 24054 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23335: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24058: \"$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:23341: \$? = $ac_status" >&5 + echo "$as_me:24064: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23357,7 +24080,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23360: result: $ac_cv_header_uudeview_h" >&5 +echo "$as_me:24083: result: $ac_cv_header_uudeview_h" >&5 echo "${ECHO_T}$ac_cv_header_uudeview_h" >&6 if test "$ac_cv_header_uudeview_h" = yes; then @@ -23387,23 +24110,23 @@ fi # get $CFLAGS/$LDFLAGS from pkg-config icu-uc if possible cf_try_icuuc="no" cf_try_icuuc46="no" -echo "$as_me:23390: checking for unicode/unorm.h" >&5 +echo "$as_me:24113: checking for unicode/unorm.h" >&5 echo $ECHO_N "checking for unicode/unorm.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_unorm_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23396 "configure" +#line 24119 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23400: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24123: \"$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:23406: \$? = $ac_status" >&5 + echo "$as_me:24129: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23422,27 +24145,27 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23425: result: $ac_cv_header_unicode_unorm_h" >&5 +echo "$as_me:24148: result: $ac_cv_header_unicode_unorm_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_unorm_h" >&6 if test "$ac_cv_header_unicode_unorm_h" = yes; then - echo "$as_me:23429: checking for unicode/ustring.h" >&5 + echo "$as_me:24152: checking for unicode/ustring.h" >&5 echo $ECHO_N "checking for unicode/ustring.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_ustring_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23435 "configure" +#line 24158 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23439: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24162: \"$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:23445: \$? = $ac_status" >&5 + echo "$as_me:24168: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23461,7 +24184,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23464: result: $ac_cv_header_unicode_ustring_h" >&5 +echo "$as_me:24187: result: $ac_cv_header_unicode_ustring_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_ustring_h" >&6 if test "$ac_cv_header_unicode_ustring_h" = yes; then @@ -23473,13 +24196,13 @@ cat >>confdefs.h <<\EOF #define HAVE_UNICODE_USTRING_H 1 EOF - echo "$as_me:23476: checking for unorm_normalize in libicuuc" >&5 + echo "$as_me:24199: checking for unorm_normalize in libicuuc" >&5 echo $ECHO_N "checking for unorm_normalize in libicuuc... $ECHO_C" >&6 cf_save_LIBS="$LIBS" cf_try_icuuc="no" LIBS="$LIBS -licuuc" cat >"conftest.$ac_ext" <<_ACEOF -#line 23482 "configure" +#line 24205 "configure" #include "confdefs.h" #include int @@ -23494,16 +24217,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23497: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24220: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23500: \$? = $ac_status" >&5 + echo "$as_me:24223: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23503: \"$ac_try\"") >&5 + { (eval echo "$as_me:24226: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23506: \$? = $ac_status" >&5 + echo "$as_me:24229: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -23518,26 +24241,26 @@ LIBS=$cf_save_LIBS fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:23521: result: $cf_try_icuuc" >&5 + echo "$as_me:24244: result: $cf_try_icuuc" >&5 echo "${ECHO_T}$cf_try_icuuc" >&6 cf_save_LIBS="$LIBS" - echo "$as_me:23524: checking for unicode/uidna.h" >&5 + echo "$as_me:24247: checking for unicode/uidna.h" >&5 echo $ECHO_N "checking for unicode/uidna.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_uidna_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23530 "configure" +#line 24253 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23534: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24257: \"$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:23540: \$? = $ac_status" >&5 + echo "$as_me:24263: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23556,7 +24279,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23559: result: $ac_cv_header_unicode_uidna_h" >&5 +echo "$as_me:24282: result: $ac_cv_header_unicode_uidna_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_uidna_h" >&6 if test "$ac_cv_header_unicode_uidna_h" = yes; then @@ -23566,10 +24289,10 @@ EOF fi - echo "$as_me:23569: checking for uidna_nameToUnicode in libicuuc" >&5 + echo "$as_me:24292: checking for uidna_nameToUnicode in libicuuc" >&5 echo $ECHO_N "checking for uidna_nameToUnicode in libicuuc... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 23572 "configure" +#line 24295 "configure" #include "confdefs.h" #include #include @@ -23588,16 +24311,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23591: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24314: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23594: \$? = $ac_status" >&5 + echo "$as_me:24317: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23597: \"$ac_try\"") >&5 + { (eval echo "$as_me:24320: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23600: \$? = $ac_status" >&5 + echo "$as_me:24323: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -23612,25 +24335,25 @@ LIBS=$cf_save_LIBS fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:23615: result: $cf_try_icuuc46" >&5 + echo "$as_me:24338: result: $cf_try_icuuc46" >&5 echo "${ECHO_T}$cf_try_icuuc46" >&6 - echo "$as_me:23617: checking for unicode/ubidi.h" >&5 + echo "$as_me:24340: checking for unicode/ubidi.h" >&5 echo $ECHO_N "checking for unicode/ubidi.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_ubidi_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23623 "configure" +#line 24346 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23627: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24350: \"$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:23633: \$? = $ac_status" >&5 + echo "$as_me:24356: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23649,7 +24372,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23652: result: $ac_cv_header_unicode_ubidi_h" >&5 +echo "$as_me:24375: result: $ac_cv_header_unicode_ubidi_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_ubidi_h" >&6 if test "$ac_cv_header_unicode_ubidi_h" = yes; then @@ -23664,23 +24387,23 @@ fi fi # IDNA2008 -echo "$as_me:23667: checking for unicode/unorm2.h" >&5 +echo "$as_me:24390: checking for unicode/unorm2.h" >&5 echo $ECHO_N "checking for unicode/unorm2.h... $ECHO_C" >&6 if test "${ac_cv_header_unicode_unorm2_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23673 "configure" +#line 24396 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23677: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24400: \"$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:23683: \$? = $ac_status" >&5 + echo "$as_me:24406: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23699,7 +24422,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23702: result: $ac_cv_header_unicode_unorm2_h" >&5 +echo "$as_me:24425: result: $ac_cv_header_unicode_unorm2_h" >&5 echo "${ECHO_T}$ac_cv_header_unicode_unorm2_h" >&6 if test "$ac_cv_header_unicode_unorm2_h" = yes; then @@ -23711,23 +24434,23 @@ fi # without icuuc try GNU libunistring for normalization if test $cf_try_icuuc = no ; then - echo "$as_me:23714: checking for unitypes.h" >&5 + echo "$as_me:24437: checking for unitypes.h" >&5 echo $ECHO_N "checking for unitypes.h... $ECHO_C" >&6 if test "${ac_cv_header_unitypes_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23720 "configure" +#line 24443 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23724: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24447: \"$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:23730: \$? = $ac_status" >&5 + echo "$as_me:24453: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23746,27 +24469,27 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23749: result: $ac_cv_header_unitypes_h" >&5 +echo "$as_me:24472: result: $ac_cv_header_unitypes_h" >&5 echo "${ECHO_T}$ac_cv_header_unitypes_h" >&6 if test "$ac_cv_header_unitypes_h" = yes; then - echo "$as_me:23753: checking for uninorm.h" >&5 + echo "$as_me:24476: checking for uninorm.h" >&5 echo $ECHO_N "checking for uninorm.h... $ECHO_C" >&6 if test "${ac_cv_header_uninorm_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23759 "configure" +#line 24482 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23763: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24486: \"$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:23769: \$? = $ac_status" >&5 + echo "$as_me:24492: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23785,7 +24508,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23788: result: $ac_cv_header_uninorm_h" >&5 +echo "$as_me:24511: result: $ac_cv_header_uninorm_h" >&5 echo "${ECHO_T}$ac_cv_header_uninorm_h" >&6 if test "$ac_cv_header_uninorm_h" = yes; then @@ -23797,13 +24520,13 @@ cat >>confdefs.h <<\EOF #define HAVE_UNINORM_H 1 EOF - echo "$as_me:23800: checking for u8_normalize in libunistring" >&5 + echo "$as_me:24523: checking for u8_normalize in libunistring" >&5 echo $ECHO_N "checking for u8_normalize in libunistring... $ECHO_C" >&6 cf_save_LIBS="$LIBS" cf_try_unistring="no" LIBS="$LIBS -lunistring" cat >"conftest.$ac_ext" <<_ACEOF -#line 23806 "configure" +#line 24529 "configure" #include "confdefs.h" #include #include @@ -23818,16 +24541,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23821: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24544: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23824: \$? = $ac_status" >&5 + echo "$as_me:24547: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23827: \"$ac_try\"") >&5 + { (eval echo "$as_me:24550: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23830: \$? = $ac_status" >&5 + echo "$as_me:24553: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -23842,7 +24565,7 @@ LIBS=$cf_save_LIBS fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:23845: result: $cf_try_unistring" >&5 + echo "$as_me:24568: result: $cf_try_unistring" >&5 echo "${ECHO_T}$cf_try_unistring" >&6 fi @@ -23855,7 +24578,7 @@ fi # TODO: check for libidn2 # get $CFLAGS/$LDFLAGS from pkg-config libidn[2] if possible if test $cf_try_icuuc = no ; then - echo "$as_me:23858: checking for stringprep_check_version in -lidn" >&5 + echo "$as_me:24581: checking for stringprep_check_version in -lidn" >&5 echo $ECHO_N "checking for stringprep_check_version in -lidn... $ECHO_C" >&6 if test "${ac_cv_lib_idn_stringprep_check_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23863,7 +24586,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidn $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 23866 "configure" +#line 24589 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -23882,16 +24605,16 @@ stringprep_check_version (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23885: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24608: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23888: \$? = $ac_status" >&5 + echo "$as_me:24611: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23891: \"$ac_try\"") >&5 + { (eval echo "$as_me:24614: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23894: \$? = $ac_status" >&5 + echo "$as_me:24617: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idn_stringprep_check_version=yes else @@ -23902,26 +24625,26 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:23905: result: $ac_cv_lib_idn_stringprep_check_version" >&5 +echo "$as_me:24628: result: $ac_cv_lib_idn_stringprep_check_version" >&5 echo "${ECHO_T}$ac_cv_lib_idn_stringprep_check_version" >&6 if test "$ac_cv_lib_idn_stringprep_check_version" = yes; then - echo "$as_me:23908: checking for stringprep.h" >&5 + echo "$as_me:24631: checking for stringprep.h" >&5 echo $ECHO_N "checking for stringprep.h... $ECHO_C" >&6 if test "${ac_cv_header_stringprep_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23914 "configure" +#line 24637 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23918: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24641: \"$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:23924: \$? = $ac_status" >&5 + echo "$as_me:24647: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23940,7 +24663,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23943: result: $ac_cv_header_stringprep_h" >&5 +echo "$as_me:24666: result: $ac_cv_header_stringprep_h" >&5 echo "${ECHO_T}$ac_cv_header_stringprep_h" >&6 if test "$ac_cv_header_stringprep_h" = yes; then @@ -23948,23 +24671,23 @@ cat >>confdefs.h <<\EOF #define HAVE_STRINGPREP_H 1 EOF - echo "$as_me:23951: checking for idna.h" >&5 + echo "$as_me:24674: checking for idna.h" >&5 echo $ECHO_N "checking for idna.h... $ECHO_C" >&6 if test "${ac_cv_header_idna_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23957 "configure" +#line 24680 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:23961: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24684: \"$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:23967: \$? = $ac_status" >&5 + echo "$as_me:24690: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23983,7 +24706,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23986: result: $ac_cv_header_idna_h" >&5 +echo "$as_me:24709: result: $ac_cv_header_idna_h" >&5 echo "${ECHO_T}$ac_cv_header_idna_h" >&6 if test "$ac_cv_header_idna_h" = yes; then @@ -23991,7 +24714,7 @@ cat >>confdefs.h <<\EOF #define HAVE_IDNA_H 1 EOF - echo "$as_me:23994: checking for idna_to_unicode_lzlz in -lidn" >&5 + echo "$as_me:24717: checking for idna_to_unicode_lzlz in -lidn" >&5 echo $ECHO_N "checking for idna_to_unicode_lzlz in -lidn... $ECHO_C" >&6 if test "${ac_cv_lib_idn_idna_to_unicode_lzlz+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23999,7 +24722,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidn $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24002 "configure" +#line 24725 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24018,16 +24741,16 @@ idna_to_unicode_lzlz (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24021: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24744: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24024: \$? = $ac_status" >&5 + echo "$as_me:24747: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24027: \"$ac_try\"") >&5 + { (eval echo "$as_me:24750: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24030: \$? = $ac_status" >&5 + echo "$as_me:24753: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idn_idna_to_unicode_lzlz=yes else @@ -24038,7 +24761,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24041: result: $ac_cv_lib_idn_idna_to_unicode_lzlz" >&5 +echo "$as_me:24764: result: $ac_cv_lib_idn_idna_to_unicode_lzlz" >&5 echo "${ECHO_T}$ac_cv_lib_idn_idna_to_unicode_lzlz" >&6 if test "$ac_cv_lib_idn_idna_to_unicode_lzlz" = yes; then @@ -24046,10 +24769,10 @@ cat >>confdefs.h <<\EOF #define HAVE_IDNA_TO_UNICODE_LZLZ 1 EOF - echo "$as_me:24049: checking for IDNA_USE_STD3_ASCII_RULES" >&5 + echo "$as_me:24772: checking for IDNA_USE_STD3_ASCII_RULES" >&5 echo $ECHO_N "checking for IDNA_USE_STD3_ASCII_RULES... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 24052 "configure" +#line 24775 "configure" #include "confdefs.h" #include @@ -24061,10 +24784,10 @@ cat >>confdefs.h <<\EOF #define HAVE_IDNA_USE_STD3_ASCII_RULES 1 EOF - echo "$as_me:24064: result: yes" >&5 + echo "$as_me:24787: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:24067: result: no" >&5 + echo "$as_me:24790: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -24072,7 +24795,7 @@ rm -rf conftest* fi - echo "$as_me:24075: checking for idna_strerror in -lidn" >&5 + echo "$as_me:24798: checking for idna_strerror in -lidn" >&5 echo $ECHO_N "checking for idna_strerror in -lidn... $ECHO_C" >&6 if test "${ac_cv_lib_idn_idna_strerror+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24080,7 +24803,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidn $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24083 "configure" +#line 24806 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24099,16 +24822,16 @@ idna_strerror (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24102: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24825: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24105: \$? = $ac_status" >&5 + echo "$as_me:24828: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24108: \"$ac_try\"") >&5 + { (eval echo "$as_me:24831: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24111: \$? = $ac_status" >&5 + echo "$as_me:24834: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idn_idna_strerror=yes else @@ -24119,7 +24842,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24122: result: $ac_cv_lib_idn_idna_strerror" >&5 +echo "$as_me:24845: result: $ac_cv_lib_idn_idna_strerror" >&5 echo "${ECHO_T}$ac_cv_lib_idn_idna_strerror" >&6 if test "$ac_cv_lib_idn_idna_strerror" = yes; then @@ -24144,7 +24867,7 @@ fi fi # libidnkit - Internationalized Domain Names / IDN 2008 -echo "$as_me:24147: checking for idn_decodename in -lidnkit" >&5 +echo "$as_me:24870: checking for idn_decodename in -lidnkit" >&5 echo $ECHO_N "checking for idn_decodename in -lidnkit... $ECHO_C" >&6 if test "${ac_cv_lib_idnkit_idn_decodename+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24152,7 +24875,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lidnkit $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24155 "configure" +#line 24878 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24171,16 +24894,16 @@ idn_decodename (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24174: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24897: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24177: \$? = $ac_status" >&5 + echo "$as_me:24900: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24180: \"$ac_try\"") >&5 + { (eval echo "$as_me:24903: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24183: \$? = $ac_status" >&5 + echo "$as_me:24906: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_idnkit_idn_decodename=yes else @@ -24191,27 +24914,27 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24194: result: $ac_cv_lib_idnkit_idn_decodename" >&5 +echo "$as_me:24917: result: $ac_cv_lib_idnkit_idn_decodename" >&5 echo "${ECHO_T}$ac_cv_lib_idnkit_idn_decodename" >&6 if test "$ac_cv_lib_idnkit_idn_decodename" = yes; then - echo "$as_me:24198: checking for idn/api.h" >&5 + echo "$as_me:24921: checking for idn/api.h" >&5 echo $ECHO_N "checking for idn/api.h... $ECHO_C" >&6 if test "${ac_cv_header_idn_api_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24204 "configure" +#line 24927 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:24208: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24931: \"$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:24214: \$? = $ac_status" >&5 + echo "$as_me:24937: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24230,16 +24953,16 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24233: result: $ac_cv_header_idn_api_h" >&5 +echo "$as_me:24956: result: $ac_cv_header_idn_api_h" >&5 echo "${ECHO_T}$ac_cv_header_idn_api_h" >&6 if test "$ac_cv_header_idn_api_h" = yes; then - echo "$as_me:24237: checking for IDN_DECODE_LOOKUP" >&5 + echo "$as_me:24960: checking for IDN_DECODE_LOOKUP" >&5 echo $ECHO_N "checking for IDN_DECODE_LOOKUP... $ECHO_C" >&6 cf_save_LIBS="$LIBS" LIBS="$LIBS -lidnkit" cat >"conftest.$ac_ext" <<_ACEOF -#line 24242 "configure" +#line 24965 "configure" #include "confdefs.h" #include #include @@ -24259,16 +24982,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24262: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24985: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24265: \$? = $ac_status" >&5 + echo "$as_me:24988: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24268: \"$ac_try\"") >&5 + { (eval echo "$as_me:24991: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24271: \$? = $ac_status" >&5 + echo "$as_me:24994: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -24283,14 +25006,14 @@ cat >>confdefs.h <<\EOF #define HAVE_IDN_DECODENAME 1 EOF - echo "$as_me:24286: result: yes" >&5 + echo "$as_me:25009: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 LIBS=$cf_save_LIBS - echo "$as_me:24293: result: no" >&5 + echo "$as_me:25016: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -24310,52 +25033,52 @@ else cf_cv_termlib=none cat >"conftest.$ac_ext" <<_ACEOF -#line 24313 "configure" +#line 25036 "configure" #include "confdefs.h" - +extern char *tgoto(const char*,int,int); int main (void) { -char *x=(char*)tgoto("",0,0) +char *x=tgoto("",0,0); (void)x; ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24325: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25048: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24328: \$? = $ac_status" >&5 + echo "$as_me:25051: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24331: \"$ac_try\"") >&5 + { (eval echo "$as_me:25054: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24334: \$? = $ac_status" >&5 + echo "$as_me:25057: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >"conftest.$ac_ext" <<_ACEOF -#line 24337 "configure" +#line 25060 "configure" #include "confdefs.h" - +extern char *tigetstr(const char *); int main (void) { -int x=tigetstr("") +char *x=tigetstr(""); (void)x; ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24349: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25072: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24352: \$? = $ac_status" >&5 + echo "$as_me:25075: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24355: \"$ac_try\"") >&5 + { (eval echo "$as_me:25078: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24358: \$? = $ac_status" >&5 + echo "$as_me:25081: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_termlib=terminfo else @@ -24366,7 +25089,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" test -n "$verbose" && echo " using functions in predefined $cf_cv_termlib LIBS" 1>&6 -echo "${as_me:-configure}:24369: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 +echo "${as_me:-configure}:25092: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 else echo "$as_me: failed program was:" >&5 @@ -24381,31 +25104,31 @@ if test "$cf_cv_termlib" = none; then LIBS="-l$cf_lib $cf_save_LIBS" for cf_func in tigetstr tgetstr do - echo "$as_me:24384: checking for $cf_func in -l$cf_lib" >&5 + echo "$as_me:25107: checking for $cf_func in -l$cf_lib" >&5 echo $ECHO_N "checking for $cf_func in -l$cf_lib... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 24387 "configure" +#line 25110 "configure" #include "confdefs.h" - +extern char *$cf_func(const char *); int main (void) { -int x=$cf_func("") +int x=$cf_func(""); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24399: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25122: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24402: \$? = $ac_status" >&5 + echo "$as_me:25125: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24405: \"$ac_try\"") >&5 + { (eval echo "$as_me:25128: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24408: \$? = $ac_status" >&5 + echo "$as_me:25131: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -24414,7 +25137,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:24417: result: $cf_result" >&5 + echo "$as_me:25140: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = yes ; then if test "$cf_func" = tigetstr ; then @@ -24431,7 +25154,7 @@ echo "${ECHO_T}$cf_result" >&6 fi if test "$cf_cv_termlib" = none; then # allow curses library for broken AIX system. - echo "$as_me:24434: checking for initscr in -lcurses" >&5 + echo "$as_me:25157: checking for initscr in -lcurses" >&5 echo $ECHO_N "checking for initscr in -lcurses... $ECHO_C" >&6 if test "${ac_cv_lib_curses_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24439,7 +25162,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcurses $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24442 "configure" +#line 25165 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24458,16 +25181,16 @@ initscr (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24461: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25184: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24464: \$? = $ac_status" >&5 + echo "$as_me:25187: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24467: \"$ac_try\"") >&5 + { (eval echo "$as_me:25190: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24470: \$? = $ac_status" >&5 + echo "$as_me:25193: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_curses_initscr=yes else @@ -24478,7 +25201,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24481: result: $ac_cv_lib_curses_initscr" >&5 +echo "$as_me:25204: result: $ac_cv_lib_curses_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_curses_initscr" >&6 if test "$ac_cv_lib_curses_initscr" = yes; then @@ -24500,7 +25223,7 @@ LIBS="$cf_add_libs" fi - echo "$as_me:24503: checking for tgoto in -ltermcap" >&5 + echo "$as_me:25226: checking for tgoto in -ltermcap" >&5 echo $ECHO_N "checking for tgoto in -ltermcap... $ECHO_C" >&6 if test "${ac_cv_lib_termcap_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24508,7 +25231,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ltermcap $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 24511 "configure" +#line 25234 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -24527,16 +25250,16 @@ tgoto (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24530: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25253: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24533: \$? = $ac_status" >&5 + echo "$as_me:25256: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24536: \"$ac_try\"") >&5 + { (eval echo "$as_me:25259: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24539: \$? = $ac_status" >&5 + echo "$as_me:25262: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_termcap_tgoto=yes else @@ -24547,7 +25270,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:24550: result: $ac_cv_lib_termcap_tgoto" >&5 +echo "$as_me:25273: result: $ac_cv_lib_termcap_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_termcap_tgoto" >&6 if test "$ac_cv_lib_termcap_tgoto" = yes; then @@ -24574,7 +25297,7 @@ fi fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" if test "$cf_cv_termlib" = none; then - { echo "$as_me:24577: WARNING: Cannot find -ltermlib, -lcurses, or -ltermcap" >&5 + { echo "$as_me:25300: WARNING: Cannot find -ltermlib, -lcurses, or -ltermcap" >&5 echo "$as_me: WARNING: Cannot find -ltermlib, -lcurses, or -ltermcap" >&2;} fi @@ -24582,12 +25305,12 @@ fi # terminfo-based termcap interfaces may be prototyped in , # which may/may not be compatible with - echo "$as_me:24585: checking if we should include termcap.h" >&5 + echo "$as_me:25308: checking if we should include termcap.h" >&5 echo $ECHO_N "checking if we should include termcap.h... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -I$srcdir/include" cat >"conftest.$ac_ext" <<_ACEOF -#line 24590 "configure" +#line 25313 "configure" #include "confdefs.h" #define HAVE_TERMCAP_H 1 @@ -24605,16 +25328,16 @@ make an error } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24608: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25331: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24611: \$? = $ac_status" >&5 + echo "$as_me:25334: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24614: \"$ac_try\"") >&5 + { (eval echo "$as_me:25337: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24617: \$? = $ac_status" >&5 + echo "$as_me:25340: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -24623,7 +25346,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:24626: result: $cf_result" >&5 + echo "$as_me:25349: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 CFLAGS="$cf_save_CFLAGS" test $cf_result = yes && @@ -24631,7 +25354,7 @@ cat >>confdefs.h <<\EOF #define HAVE_TERMCAP_H 1 EOF -echo "$as_me:24634: checking for term.h" >&5 +echo "$as_me:25357: 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 @@ -24652,7 +25375,7 @@ esac for cf_header in $cf_header_list do cat >"conftest.$ac_ext" <<_ACEOF -#line 24655 "configure" +#line 25378 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -24666,16 +25389,16 @@ WINDOW *x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24669: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25392: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24672: \$? = $ac_status" >&5 + echo "$as_me:25395: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24675: \"$ac_try\"") >&5 + { (eval echo "$as_me:25398: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24678: \$? = $ac_status" >&5 + echo "$as_me:25401: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header=$cf_header break @@ -24694,7 +25417,7 @@ no) for cf_header in ncurses/term.h ncursesw/term.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 24697 "configure" +#line 25420 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -24712,16 +25435,16 @@ WINDOW *x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24715: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25438: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24718: \$? = $ac_status" >&5 + echo "$as_me:25441: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24721: \"$ac_try\"") >&5 + { (eval echo "$as_me:25444: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24724: \$? = $ac_status" >&5 + echo "$as_me:25447: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header=$cf_header break @@ -24736,7 +25459,7 @@ rm -f "conftest.$ac_objext" "conftest.$a esac fi -echo "$as_me:24739: result: $cf_cv_term_header" >&5 +echo "$as_me:25462: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 case "$cf_cv_term_header" in @@ -24763,7 +25486,7 @@ EOF ;; esac -echo "$as_me:24766: checking if we should include curses.h or termcap.h" >&5 +echo "$as_me:25489: checking if we should include curses.h or termcap.h" >&5 echo $ECHO_N "checking if we should include curses.h or termcap.h... $ECHO_C" >&6 if test "${cf_cv_need_curses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24782,29 +25505,29 @@ do test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts" cat >"conftest.$ac_ext" <<_ACEOF -#line 24785 "configure" +#line 25508 "configure" #include "confdefs.h" /* $cf_c_opts $cf_t_opts */ $CHECK_DECL_HDRS int main (void) { -char *x = (char *)tgoto("") +char *x = (char *)tgoto(""); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24798: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25521: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24801: \$? = $ac_status" >&5 + echo "$as_me:25524: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24804: \"$ac_try\"") >&5 + { (eval echo "$as_me:25527: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24807: \$? = $ac_status" >&5 + echo "$as_me:25530: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe @@ -24816,29 +25539,29 @@ else cat "conftest.$ac_ext" >&5 echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 24819 "configure" +#line 25542 "configure" #include "confdefs.h" $CHECK_DECL_HDRS int main (void) { -char *x = (char *)tgoto("",0,0) +char *x = (char *)tgoto("",0,0); (void)x ; return 0; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24832: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25555: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24835: \$? = $ac_status" >&5 + echo "$as_me:25558: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24838: \"$ac_try\"") >&5 + { (eval echo "$as_me:25561: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24841: \$? = $ac_status" >&5 + echo "$as_me:25564: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts @@ -24875,7 +25598,7 @@ if test "$cf_cv_need_curses_h" != no ; t fi fi -echo "$as_me:24878: result: $cf_cv_need_curses_h" >&5 +echo "$as_me:25601: result: $cf_cv_need_curses_h" >&5 echo "${ECHO_T}$cf_cv_need_curses_h" >&6 case $cf_cv_need_curses_h in @@ -24913,7 +25636,7 @@ EOF ;; esac -echo "$as_me:24916: checking declaration of tputs 3rd param" >&5 +echo "$as_me:25639: checking declaration of tputs 3rd param" >&5 echo $ECHO_N "checking declaration of tputs 3rd param... $ECHO_C" >&6 if test "${cf_cv_type_outchar+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24929,10 +25652,10 @@ for Q in int void; do for R in int char; do for S in "" const; do -echo "${as_me:-configure}:24932: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 +echo "${as_me:-configure}:25655: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 24935 "configure" +#line 25658 "configure" #include "confdefs.h" $CHECK_DECL_HDRS int @@ -24946,16 +25669,16 @@ extern $Q OutChar($R); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24949: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25672: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24952: \$? = $ac_status" >&5 + echo "$as_me:25675: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24955: \"$ac_try\"") >&5 + { (eval echo "$as_me:25678: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24958: \$? = $ac_status" >&5 + echo "$as_me:25681: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes @@ -24974,7 +25697,7 @@ done done fi -echo "$as_me:24977: result: $cf_cv_type_outchar" >&5 +echo "$as_me:25700: result: $cf_cv_type_outchar" >&5 echo "${ECHO_T}$cf_cv_type_outchar" >&6 case $cf_cv_type_outchar in @@ -25013,7 +25736,7 @@ EOF elif test ".$cf_cv_termlib" = .termcap ; then # BSD 'tputs()' may need 'PC' to be set. cat >"conftest.$ac_ext" <<_ACEOF -#line 25016 "configure" +#line 25739 "configure" #include "confdefs.h" int @@ -25025,16 +25748,16 @@ extern char PC; PC = 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25028: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25751: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25031: \$? = $ac_status" >&5 + echo "$as_me:25754: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25034: \"$ac_try\"") >&5 + { (eval echo "$as_me:25757: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25037: \$? = $ac_status" >&5 + echo "$as_me:25760: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -25052,14 +25775,14 @@ fi ### Checks for external-data -echo "$as_me:25055: checking if external errno is declared" >&5 +echo "$as_me:25778: checking if external errno is declared" >&5 echo $ECHO_N "checking if external errno is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_errno+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25062 "configure" +#line 25785 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H @@ -25077,16 +25800,16 @@ int x = (int) errno; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25080: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25803: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25083: \$? = $ac_status" >&5 + echo "$as_me:25806: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25086: \"$ac_try\"") >&5 + { (eval echo "$as_me:25809: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25089: \$? = $ac_status" >&5 + echo "$as_me:25812: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_errno=yes else @@ -25097,7 +25820,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:25100: result: $cf_cv_dcl_errno" >&5 +echo "$as_me:25823: result: $cf_cv_dcl_errno" >&5 echo "${ECHO_T}$cf_cv_dcl_errno" >&6 if test "$cf_cv_dcl_errno" = no ; then @@ -25112,14 +25835,14 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:25115: checking if external errno exists" >&5 +echo "$as_me:25838: checking if external errno exists" >&5 echo $ECHO_N "checking if external errno exists... $ECHO_C" >&6 if test "${cf_cv_have_errno+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25122 "configure" +#line 25845 "configure" #include "confdefs.h" #undef errno @@ -25134,16 +25857,16 @@ errno = 2 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25137: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25860: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25140: \$? = $ac_status" >&5 + echo "$as_me:25863: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25143: \"$ac_try\"") >&5 + { (eval echo "$as_me:25866: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25146: \$? = $ac_status" >&5 + echo "$as_me:25869: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_errno=yes else @@ -25154,7 +25877,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25157: result: $cf_cv_have_errno" >&5 +echo "$as_me:25880: result: $cf_cv_have_errno" >&5 echo "${ECHO_T}$cf_cv_have_errno" >&6 if test "$cf_cv_have_errno" = yes ; then @@ -25170,13 +25893,13 @@ fi for ac_func in strerror do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:25173: checking for $ac_func" >&5 +echo "$as_me:25896: 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 25179 "configure" +#line 25902 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -25207,16 +25930,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25210: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25933: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25213: \$? = $ac_status" >&5 + echo "$as_me:25936: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25216: \"$ac_try\"") >&5 + { (eval echo "$as_me:25939: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25219: \$? = $ac_status" >&5 + echo "$as_me:25942: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -25226,7 +25949,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25229: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:25952: 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 <&5 +echo "$as_me:25964: checking if external sys_nerr is declared" >&5 echo $ECHO_N "checking if external sys_nerr is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_sys_nerr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25248 "configure" +#line 25971 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H @@ -25263,16 +25986,16 @@ int x = (int) sys_nerr; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25266: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25989: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25269: \$? = $ac_status" >&5 + echo "$as_me:25992: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25272: \"$ac_try\"") >&5 + { (eval echo "$as_me:25995: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25275: \$? = $ac_status" >&5 + echo "$as_me:25998: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_sys_nerr=yes else @@ -25283,7 +26006,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:25286: result: $cf_cv_dcl_sys_nerr" >&5 +echo "$as_me:26009: result: $cf_cv_dcl_sys_nerr" >&5 echo "${ECHO_T}$cf_cv_dcl_sys_nerr" >&6 if test "$cf_cv_dcl_sys_nerr" = no ; then @@ -25298,14 +26021,14 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:25301: checking if external sys_nerr exists" >&5 +echo "$as_me:26024: checking if external sys_nerr exists" >&5 echo $ECHO_N "checking if external sys_nerr exists... $ECHO_C" >&6 if test "${cf_cv_have_sys_nerr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25308 "configure" +#line 26031 "configure" #include "confdefs.h" #undef sys_nerr @@ -25320,16 +26043,16 @@ sys_nerr = 2 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25323: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26046: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25326: \$? = $ac_status" >&5 + echo "$as_me:26049: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25329: \"$ac_try\"") >&5 + { (eval echo "$as_me:26052: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25332: \$? = $ac_status" >&5 + echo "$as_me:26055: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_sys_nerr=yes else @@ -25340,7 +26063,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25343: result: $cf_cv_have_sys_nerr" >&5 +echo "$as_me:26066: result: $cf_cv_have_sys_nerr" >&5 echo "${ECHO_T}$cf_cv_have_sys_nerr" >&6 if test "$cf_cv_have_sys_nerr" = yes ; then @@ -25353,14 +26076,14 @@ EOF fi -echo "$as_me:25356: checking if external sys_errlist is declared" >&5 +echo "$as_me:26079: checking if external sys_errlist is declared" >&5 echo $ECHO_N "checking if external sys_errlist is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_sys_errlist+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25363 "configure" +#line 26086 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H @@ -25378,16 +26101,16 @@ int x = (int) sys_errlist; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25381: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26104: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25384: \$? = $ac_status" >&5 + echo "$as_me:26107: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25387: \"$ac_try\"") >&5 + { (eval echo "$as_me:26110: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25390: \$? = $ac_status" >&5 + echo "$as_me:26113: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_sys_errlist=yes else @@ -25398,7 +26121,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:25401: result: $cf_cv_dcl_sys_errlist" >&5 +echo "$as_me:26124: result: $cf_cv_dcl_sys_errlist" >&5 echo "${ECHO_T}$cf_cv_dcl_sys_errlist" >&6 if test "$cf_cv_dcl_sys_errlist" = no ; then @@ -25413,14 +26136,14 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:25416: checking if external sys_errlist exists" >&5 +echo "$as_me:26139: checking if external sys_errlist exists" >&5 echo $ECHO_N "checking if external sys_errlist exists... $ECHO_C" >&6 if test "${cf_cv_have_sys_errlist+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25423 "configure" +#line 26146 "configure" #include "confdefs.h" #undef sys_errlist @@ -25435,16 +26158,16 @@ sys_errlist = 2 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25438: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26161: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25441: \$? = $ac_status" >&5 + echo "$as_me:26164: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25444: \"$ac_try\"") >&5 + { (eval echo "$as_me:26167: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25447: \$? = $ac_status" >&5 + echo "$as_me:26170: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_sys_errlist=yes else @@ -25455,7 +26178,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25458: result: $cf_cv_have_sys_errlist" >&5 +echo "$as_me:26181: result: $cf_cv_have_sys_errlist" >&5 echo "${ECHO_T}$cf_cv_have_sys_errlist" >&6 if test "$cf_cv_have_sys_errlist" = yes ; then @@ -25542,13 +26265,13 @@ for ac_func in \ $cf_tc_funcs do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:25545: checking for $ac_func" >&5 +echo "$as_me:26268: 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 25551 "configure" +#line 26274 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -25579,16 +26302,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25582: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26305: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25585: \$? = $ac_status" >&5 + echo "$as_me:26308: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25588: \"$ac_try\"") >&5 + { (eval echo "$as_me:26311: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25591: \$? = $ac_status" >&5 + echo "$as_me:26314: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -25598,7 +26321,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25601: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:26324: 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 <&5 +echo "$as_me:26334: checking for flock" >&5 echo $ECHO_N "checking for flock... $ECHO_C" >&6 if test "${ac_cv_func_flock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25617 "configure" +#line 26340 "configure" #include "confdefs.h" #define flock autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -25645,16 +26368,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25648: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26371: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25651: \$? = $ac_status" >&5 + echo "$as_me:26374: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25654: \"$ac_try\"") >&5 + { (eval echo "$as_me:26377: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25657: \$? = $ac_status" >&5 + echo "$as_me:26380: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_flock=yes else @@ -25664,7 +26387,7 @@ ac_cv_func_flock=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25667: result: $ac_cv_func_flock" >&5 +echo "$as_me:26390: result: $ac_cv_func_flock" >&5 echo "${ECHO_T}$ac_cv_func_flock" >&6 if test "$ac_cv_func_flock" = yes; then @@ -25674,7 +26397,7 @@ EOF else - echo "$as_me:25677: checking for flock in -lbsd" >&5 + echo "$as_me:26400: checking for flock in -lbsd" >&5 echo $ECHO_N "checking for flock in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_flock+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25682,7 +26405,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25685 "configure" +#line 26408 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -25701,16 +26424,16 @@ flock (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25704: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26427: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25707: \$? = $ac_status" >&5 + echo "$as_me:26430: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25710: \"$ac_try\"") >&5 + { (eval echo "$as_me:26433: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25713: \$? = $ac_status" >&5 + echo "$as_me:26436: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_flock=yes else @@ -25721,7 +26444,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:25724: result: $ac_cv_lib_bsd_flock" >&5 +echo "$as_me:26447: result: $ac_cv_lib_bsd_flock" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_flock" >&6 if test "$ac_cv_lib_bsd_flock" = yes; then cat >>confdefs.h <<\EOF @@ -25734,13 +26457,13 @@ fi fi # clock_gettime() / librt -echo "$as_me:25737: checking for clock_gettime" >&5 +echo "$as_me:26460: checking for clock_gettime" >&5 echo $ECHO_N "checking for clock_gettime... $ECHO_C" >&6 if test "${ac_cv_func_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25743 "configure" +#line 26466 "configure" #include "confdefs.h" #define clock_gettime autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -25771,16 +26494,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25774: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26497: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25777: \$? = $ac_status" >&5 + echo "$as_me:26500: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25780: \"$ac_try\"") >&5 + { (eval echo "$as_me:26503: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25783: \$? = $ac_status" >&5 + echo "$as_me:26506: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_clock_gettime=yes else @@ -25790,7 +26513,7 @@ ac_cv_func_clock_gettime=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:25793: result: $ac_cv_func_clock_gettime" >&5 +echo "$as_me:26516: result: $ac_cv_func_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_func_clock_gettime" >&6 if test "$ac_cv_func_clock_gettime" = yes; then @@ -25800,7 +26523,7 @@ EOF else - echo "$as_me:25803: checking for clock_gettime in -lrt" >&5 + echo "$as_me:26526: checking for clock_gettime in -lrt" >&5 echo $ECHO_N "checking for clock_gettime in -lrt... $ECHO_C" >&6 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25808,7 +26531,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25811 "configure" +#line 26534 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -25827,16 +26550,16 @@ clock_gettime (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25830: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26553: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25833: \$? = $ac_status" >&5 + echo "$as_me:26556: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25836: \"$ac_try\"") >&5 + { (eval echo "$as_me:26559: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25839: \$? = $ac_status" >&5 + echo "$as_me:26562: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_rt_clock_gettime=yes else @@ -25847,7 +26570,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:25850: result: $ac_cv_lib_rt_clock_gettime" >&5 +echo "$as_me:26573: result: $ac_cv_lib_rt_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_lib_rt_clock_gettime" >&6 if test "$ac_cv_lib_rt_clock_gettime" = yes; then cat >>confdefs.h <<\EOF @@ -25860,15 +26583,15 @@ fi fi -echo "$as_me:25863: checking for memset_s" >&5 +echo "$as_me:26586: checking for memset_s" >&5 echo $ECHO_N "checking for memset_s... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:25866: result: unknown" >&5 + echo "$as_me:26589: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25871 "configure" +#line 26594 "configure" #include "confdefs.h" /* Request C11 Annex K */ @@ -25883,18 +26606,18 @@ int main() } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:25886: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26609: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25889: \$? = $ac_status" >&5 + echo "$as_me:26612: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:25891: \"$ac_try\"") >&5 + { (eval echo "$as_me:26614: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25894: \$? = $ac_status" >&5 + echo "$as_me:26617: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:25897: result: yes" >&5 + echo "$as_me:26620: result: yes" >&5 echo "${ECHO_T}yes" >&6 cat >>confdefs.h <<\EOF @@ -25905,19 +26628,19 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:25908: result: no" >&5 +echo "$as_me:26631: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi - echo "$as_me:25914: checking for wide char and multibyte support" >&5 + echo "$as_me:26637: checking for wide char and multibyte support" >&5 echo $ECHO_N "checking for wide char and multibyte support... $ECHO_C" >&6 if test "${am_cv_multibyte_able+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25920 "configure" +#line 26643 "configure" #include "confdefs.h" #include #ifdef HAVE_STDLIB_H @@ -25976,16 +26699,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25979: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26702: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25982: \$? = $ac_status" >&5 + echo "$as_me:26705: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25985: \"$ac_try\"") >&5 + { (eval echo "$as_me:26708: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25988: \$? = $ac_status" >&5 + echo "$as_me:26711: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=yes else @@ -25994,7 +26717,7 @@ cat "conftest.$ac_ext" >&5 cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25997 "configure" +#line 26720 "configure" #include "confdefs.h" #include int @@ -26043,16 +26766,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26046: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26769: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26049: \$? = $ac_status" >&5 + echo "$as_me:26772: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26052: \"$ac_try\"") >&5 + { (eval echo "$as_me:26775: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26055: \$? = $ac_status" >&5 + echo "$as_me:26778: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_multibyte_able=libutf8 else @@ -26067,7 +26790,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26070: result: $am_cv_multibyte_able" >&5 +echo "$as_me:26793: result: $am_cv_multibyte_able" >&5 echo "${ECHO_T}$am_cv_multibyte_able" >&6 if test "$am_cv_multibyte_able" != no; then if test "$am_cv_multibyte_able" = libutf8; then @@ -26085,10 +26808,10 @@ EOF fi -echo "$as_me:26088: checking if gettimeofday takes two arguments" >&5 +echo "$as_me:26811: checking if gettimeofday takes two arguments" >&5 echo $ECHO_N "checking if gettimeofday takes two arguments... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 26091 "configure" +#line 26814 "configure" #include "confdefs.h" #if HAVE_SYS_TIME_H @@ -26105,16 +26828,16 @@ gettimeofday(&tv, &tz); } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26108: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26831: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26111: \$? = $ac_status" >&5 + echo "$as_me:26834: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26114: \"$ac_try\"") >&5 + { (eval echo "$as_me:26837: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26117: \$? = $ac_status" >&5 + echo "$as_me:26840: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gettimeofday_2args=yes else @@ -26123,7 +26846,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_func_gettimeofday_2args=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:26126: result: $ac_cv_func_gettimeofday_2args" >&5 +echo "$as_me:26849: result: $ac_cv_func_gettimeofday_2args" >&5 echo "${ECHO_T}$ac_cv_func_gettimeofday_2args" >&6 if test $ac_cv_func_gettimeofday_2args = yes; then @@ -26133,13 +26856,13 @@ EOF fi -echo "$as_me:26136: checking return type of signal handlers" >&5 +echo "$as_me:26859: checking return type of signal handlers" >&5 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 if test "${ac_cv_type_signal+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26142 "configure" +#line 26865 "configure" #include "confdefs.h" #include #include @@ -26161,16 +26884,16 @@ int i; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26164: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26887: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26167: \$? = $ac_status" >&5 + echo "$as_me:26890: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26170: \"$ac_try\"") >&5 + { (eval echo "$as_me:26893: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26173: \$? = $ac_status" >&5 + echo "$as_me:26896: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_signal=void else @@ -26180,14 +26903,14 @@ ac_cv_type_signal=int fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26183: result: $ac_cv_type_signal" >&5 +echo "$as_me:26906: result: $ac_cv_type_signal" >&5 echo "${ECHO_T}$ac_cv_type_signal" >&6 cat >>confdefs.h <&5 +echo "$as_me:26913: checking declaration of signal arguments" >&5 echo $ECHO_N "checking declaration of signal arguments... $ECHO_C" >&6 if test "${cf_cv_sig_args+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26197,7 +26920,7 @@ cf_cv_sig_args= for cf_test in "int sig" "int sig, ..." do cat >"conftest.$ac_ext" <<_ACEOF -#line 26200 "configure" +#line 26923 "configure" #include "confdefs.h" #include @@ -26210,16 +26933,16 @@ extern RETSIGTYPE catch($cf_test); signa } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26213: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26936: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26216: \$? = $ac_status" >&5 + echo "$as_me:26939: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26219: \"$ac_try\"") >&5 + { (eval echo "$as_me:26942: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26222: \$? = $ac_status" >&5 + echo "$as_me:26945: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sig_args="$cf_test";break else @@ -26231,7 +26954,7 @@ done fi -echo "$as_me:26234: result: $cf_cv_sig_args" >&5 +echo "$as_me:26957: result: $cf_cv_sig_args" >&5 echo "${ECHO_T}$cf_cv_sig_args" >&6 cat >>confdefs.h <&5 +echo "$as_me:26966: checking whether sigaction needs _POSIX_SOURCE" >&5 echo $ECHO_N "checking whether sigaction needs _POSIX_SOURCE... $ECHO_C" >&6 if test "${cf_cv_sigact_bad+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26250 "configure" +#line 26973 "configure" #include "confdefs.h" #include @@ -26261,16 +26984,16 @@ struct sigaction act } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26264: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26987: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26267: \$? = $ac_status" >&5 + echo "$as_me:26990: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26270: \"$ac_try\"") >&5 + { (eval echo "$as_me:26993: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26273: \$? = $ac_status" >&5 + echo "$as_me:26996: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sigact_bad=no else @@ -26281,7 +27004,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26284: result: $cf_cv_sigact_bad" >&5 +echo "$as_me:27007: result: $cf_cv_sigact_bad" >&5 echo "${ECHO_T}$cf_cv_sigact_bad" >&6 test "$cf_cv_sigact_bad" = yes && @@ -26289,14 +27012,14 @@ cat >>confdefs.h <<\EOF #define SVR4_ACTION 1 EOF -echo "$as_me:26292: checking if we have sigaction/related functions" >&5 +echo "$as_me:27015: checking if we have sigaction/related functions" >&5 echo $ECHO_N "checking if we have sigaction/related functions... $ECHO_C" >&6 if test "${cf_cv_sigaction_funcs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26299 "configure" +#line 27022 "configure" #include "confdefs.h" #ifdef SVR4_ACTION @@ -26319,16 +27042,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26322: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27045: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26325: \$? = $ac_status" >&5 + echo "$as_me:27048: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26328: \"$ac_try\"") >&5 + { (eval echo "$as_me:27051: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26331: \$? = $ac_status" >&5 + echo "$as_me:27054: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sigaction_funcs=yes else @@ -26338,7 +27061,7 @@ cf_cv_sigaction_funcs=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26341: result: $cf_cv_sigaction_funcs" >&5 +echo "$as_me:27064: result: $cf_cv_sigaction_funcs" >&5 echo "${ECHO_T}$cf_cv_sigaction_funcs" >&6 test "$cf_cv_sigaction_funcs" = yes && @@ -26348,7 +27071,7 @@ EOF fi -echo "$as_me:26351: checking for fork" >&5 +echo "$as_me:27074: checking for fork" >&5 echo $ECHO_N "checking for fork... $ECHO_C" >&6 if test "${cf_cv_func_fork+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26358,10 +27081,11 @@ if test "$cross_compiling" = yes; then cf_cv_func_fork=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 26361 "configure" +#line 27084 "configure" #include "confdefs.h" -int main() +$ac_includes_default +int main(void) { if (fork() < 0) ${cf_cv_main_return:-return}(1); @@ -26369,15 +27093,15 @@ int main() } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:26372: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27096: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26375: \$? = $ac_status" >&5 + echo "$as_me:27099: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:26377: \"$ac_try\"") >&5 + { (eval echo "$as_me:27101: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26380: \$? = $ac_status" >&5 + echo "$as_me:27104: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_fork=yes else @@ -26390,19 +27114,19 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:26393: result: $cf_cv_func_fork" >&5 +echo "$as_me:27117: result: $cf_cv_func_fork" >&5 echo "${ECHO_T}$cf_cv_func_fork" >&6 test $cf_cv_func_fork = yes && cat >>confdefs.h <<\EOF #define HAVE_FORK 1 EOF -echo "$as_me:26399: checking for memmove" >&5 +echo "$as_me:27123: checking for memmove" >&5 echo $ECHO_N "checking for memmove... $ECHO_C" >&6 if test "${ac_cv_func_memmove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26405 "configure" +#line 27129 "configure" #include "confdefs.h" #define memmove autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -26433,16 +27157,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26436: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27160: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26439: \$? = $ac_status" >&5 + echo "$as_me:27163: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26442: \"$ac_try\"") >&5 + { (eval echo "$as_me:27166: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26445: \$? = $ac_status" >&5 + echo "$as_me:27169: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_memmove=yes else @@ -26452,19 +27176,19 @@ ac_cv_func_memmove=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26455: result: $ac_cv_func_memmove" >&5 +echo "$as_me:27179: result: $ac_cv_func_memmove" >&5 echo "${ECHO_T}$ac_cv_func_memmove" >&6 if test "$ac_cv_func_memmove" = yes; then : else -echo "$as_me:26461: checking for bcopy" >&5 +echo "$as_me:27185: checking for bcopy" >&5 echo $ECHO_N "checking for bcopy... $ECHO_C" >&6 if test "${ac_cv_func_bcopy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26467 "configure" +#line 27191 "configure" #include "confdefs.h" #define bcopy autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -26495,16 +27219,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26498: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27222: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26501: \$? = $ac_status" >&5 + echo "$as_me:27225: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26504: \"$ac_try\"") >&5 + { (eval echo "$as_me:27228: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26507: \$? = $ac_status" >&5 + echo "$as_me:27231: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_bcopy=yes else @@ -26514,11 +27238,11 @@ ac_cv_func_bcopy=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26517: result: $ac_cv_func_bcopy" >&5 +echo "$as_me:27241: result: $ac_cv_func_bcopy" >&5 echo "${ECHO_T}$ac_cv_func_bcopy" >&6 if test "$ac_cv_func_bcopy" = yes; then - echo "$as_me:26521: checking if bcopy does overlapping moves" >&5 + echo "$as_me:27245: checking if bcopy does overlapping moves" >&5 echo $ECHO_N "checking if bcopy does overlapping moves... $ECHO_C" >&6 if test "${cf_cv_good_bcopy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26528,7 +27252,7 @@ else cf_cv_good_bcopy=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 26531 "configure" +#line 27255 "configure" #include "confdefs.h" int main(void) { @@ -26542,15 +27266,15 @@ int main(void) { _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:26545: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27269: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26548: \$? = $ac_status" >&5 + echo "$as_me:27272: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:26550: \"$ac_try\"") >&5 + { (eval echo "$as_me:27274: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26553: \$? = $ac_status" >&5 + echo "$as_me:27277: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_good_bcopy=yes else @@ -26563,7 +27287,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:26566: result: $cf_cv_good_bcopy" >&5 +echo "$as_me:27290: result: $cf_cv_good_bcopy" >&5 echo "${ECHO_T}$cf_cv_good_bcopy" >&6 else @@ -26586,10 +27310,10 @@ EOF fi -echo "$as_me:26589: checking if select expects int * arguments" >&5 +echo "$as_me:27313: checking if select expects int * arguments" >&5 echo $ECHO_N "checking if select expects int * arguments... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 26592 "configure" +#line 27316 "configure" #include "confdefs.h" #include @@ -26600,16 +27324,16 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& cat >>confdefs.h <<\EOF #define HAVE_SELECT_INTP 1 EOF - echo "$as_me:26603: result: yes" >&5 + echo "$as_me:27327: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:26606: result: no" >&5 + echo "$as_me:27330: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -rf conftest* -echo "$as_me:26612: checking whether closedir returns void" >&5 +echo "$as_me:27336: checking whether closedir returns void" >&5 echo $ECHO_N "checking whether closedir returns void... $ECHO_C" >&6 if test "${ac_cv_func_closedir_void+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26618,7 +27342,7 @@ else ac_cv_func_closedir_void=yes else cat >"conftest.$ac_ext" <<_ACEOF -#line 26621 "configure" +#line 27345 "configure" #include "confdefs.h" $ac_includes_default #include <$ac_header_dirent> @@ -26635,15 +27359,15 @@ $ac_main_return (closedir (opendir (".") } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:26638: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27362: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26641: \$? = $ac_status" >&5 + echo "$as_me:27365: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:26643: \"$ac_try\"") >&5 + { (eval echo "$as_me:27367: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26646: \$? = $ac_status" >&5 + echo "$as_me:27370: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_closedir_void=no else @@ -26655,7 +27379,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:26658: result: $ac_cv_func_closedir_void" >&5 +echo "$as_me:27382: result: $ac_cv_func_closedir_void" >&5 echo "${ECHO_T}$ac_cv_func_closedir_void" >&6 if test $ac_cv_func_closedir_void = yes; then @@ -26667,18 +27391,18 @@ fi # autoconf 2.5x assumes setvbuf is not reversed when cross-compiling if test "$cross_compiling" != yes ; then - echo "$as_me:26670: checking whether setvbuf arguments are reversed" >&5 + echo "$as_me:27394: checking whether setvbuf arguments are reversed" >&5 echo $ECHO_N "checking whether setvbuf arguments are reversed... $ECHO_C" >&6 if test "${ac_cv_func_setvbuf_reversed+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test "$cross_compiling" = yes; then - { { echo "$as_me:26676: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:27400: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 26681 "configure" +#line 27405 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ @@ -26695,15 +27419,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:26698: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27422: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26701: \$? = $ac_status" >&5 + echo "$as_me:27425: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:26703: \"$ac_try\"") >&5 + { (eval echo "$as_me:27427: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26706: \$? = $ac_status" >&5 + echo "$as_me:27430: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_setvbuf_reversed=yes else @@ -26716,7 +27440,7 @@ rm -f core ./core.* ./*.core "conftest$a fi rm -f core ./core.* ./*.core fi -echo "$as_me:26719: result: $ac_cv_func_setvbuf_reversed" >&5 +echo "$as_me:27443: result: $ac_cv_func_setvbuf_reversed" >&5 echo "${ECHO_T}$ac_cv_func_setvbuf_reversed" >&6 if test $ac_cv_func_setvbuf_reversed = yes; then @@ -26742,13 +27466,13 @@ for ac_func in \ do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:26745: checking for $ac_func" >&5 +echo "$as_me:27469: 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 26751 "configure" +#line 27475 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -26779,16 +27503,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26782: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27506: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26785: \$? = $ac_status" >&5 + echo "$as_me:27509: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26788: \"$ac_try\"") >&5 + { (eval echo "$as_me:27512: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26791: \$? = $ac_status" >&5 + echo "$as_me:27515: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -26798,7 +27522,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:26801: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:27525: 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 <&5 +echo "$as_me:27535: checking for type sigaction_t" >&5 echo $ECHO_N "checking for type sigaction_t... $ECHO_C" >&6 if test "${cf_cv_type_sigaction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26818 "configure" +#line 27542 "configure" #include "confdefs.h" #include @@ -26828,16 +27552,16 @@ sigaction_t x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26831: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27555: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26834: \$? = $ac_status" >&5 + echo "$as_me:27558: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26837: \"$ac_try\"") >&5 + { (eval echo "$as_me:27561: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26840: \$? = $ac_status" >&5 + echo "$as_me:27564: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_sigaction=yes else @@ -26848,21 +27572,21 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26851: result: $cf_cv_type_sigaction" >&5 +echo "$as_me:27575: result: $cf_cv_type_sigaction" >&5 echo "${ECHO_T}$cf_cv_type_sigaction" >&6 test "$cf_cv_type_sigaction" = yes && cat >>confdefs.h <<\EOF #define HAVE_TYPE_SIGACTION 1 EOF -echo "$as_me:26858: checking for nonconflicting termios.h" >&5 +echo "$as_me:27582: checking for nonconflicting termios.h" >&5 echo $ECHO_N "checking for nonconflicting termios.h... $ECHO_C" >&6 if test "${cf_cv_use_termios_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26865 "configure" +#line 27589 "configure" #include "confdefs.h" #ifdef HAVE_IOCTL_H @@ -26889,16 +27613,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26892: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27616: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26895: \$? = $ac_status" >&5 + echo "$as_me:27619: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26898: \"$ac_try\"") >&5 + { (eval echo "$as_me:27622: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26901: \$? = $ac_status" >&5 + echo "$as_me:27625: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_use_termios_h=yes else @@ -26910,7 +27634,7 @@ rm -f "conftest.$ac_objext" "conftest$ac fi -echo "$as_me:26913: result: $cf_cv_use_termios_h" >&5 +echo "$as_me:27637: result: $cf_cv_use_termios_h" >&5 echo "${ECHO_T}$cf_cv_use_termios_h" >&6 if test $cf_cv_use_termios_h = yes; then @@ -26928,14 +27652,14 @@ EOF fi -echo "$as_me:26931: checking for passwd.pw_gecos" >&5 +echo "$as_me:27655: checking for passwd.pw_gecos" >&5 echo $ECHO_N "checking for passwd.pw_gecos... $ECHO_C" >&6 if test "${cf_cv_pw_gecos+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26938 "configure" +#line 27662 "configure" #include "confdefs.h" #include @@ -26951,16 +27675,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26954: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27678: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26957: \$? = $ac_status" >&5 + echo "$as_me:27681: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26960: \"$ac_try\"") >&5 + { (eval echo "$as_me:27684: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26963: \$? = $ac_status" >&5 + echo "$as_me:27687: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_pw_gecos=yes else @@ -26970,21 +27694,21 @@ cf_cv_pw_gecos=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26973: result: $cf_cv_pw_gecos" >&5 +echo "$as_me:27697: result: $cf_cv_pw_gecos" >&5 echo "${ECHO_T}$cf_cv_pw_gecos" >&6 test $cf_cv_pw_gecos = no && cat >>confdefs.h <<\EOF #define DONT_HAVE_PW_GECOS 1 EOF -echo "$as_me:26980: checking for tm.tm_gmtoff" >&5 +echo "$as_me:27704: checking for tm.tm_gmtoff" >&5 echo $ECHO_N "checking for tm.tm_gmtoff... $ECHO_C" >&6 if test "${cf_cv_tm_gmtoff+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26987 "configure" +#line 27711 "configure" #include "confdefs.h" #ifdef TIME_WITH_SYS_TIME @@ -27009,16 +27733,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27012: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27736: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27015: \$? = $ac_status" >&5 + echo "$as_me:27739: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27018: \"$ac_try\"") >&5 + { (eval echo "$as_me:27742: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27021: \$? = $ac_status" >&5 + echo "$as_me:27745: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_tm_gmtoff=yes else @@ -27029,14 +27753,14 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27032: result: $cf_cv_tm_gmtoff" >&5 +echo "$as_me:27756: result: $cf_cv_tm_gmtoff" >&5 echo "${ECHO_T}$cf_cv_tm_gmtoff" >&6 test "$cf_cv_tm_gmtoff" = no && cat >>confdefs.h <<\EOF #define DONT_HAVE_TM_GMTOFF 1 EOF -echo "$as_me:27039: checking for long file names" >&5 +echo "$as_me:27763: checking for long file names" >&5 echo $ECHO_N "checking for long file names... $ECHO_C" >&6 if test "${ac_cv_sys_long_file_names+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27075,7 +27799,7 @@ for ac_dir in . $ac_tmpdirs `eval echo rm -rf "$ac_xdir" 2>/dev/null done fi -echo "$as_me:27078: result: $ac_cv_sys_long_file_names" >&5 +echo "$as_me:27802: result: $ac_cv_sys_long_file_names" >&5 echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 if test "$ac_cv_sys_long_file_names" = yes; then @@ -27088,23 +27812,23 @@ fi for ac_header in sys/wait.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:27091: checking for $ac_header" >&5 +echo "$as_me:27815: 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 27097 "configure" +#line 27821 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:27101: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:27825: \"$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:27107: \$? = $ac_status" >&5 + echo "$as_me:27831: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -27123,7 +27847,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:27126: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:27850: 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 <&5 +echo "$as_me:27871: 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 27153 "configure" +#line 27877 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:27157: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:27881: \"$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:27163: \$? = $ac_status" >&5 + echo "$as_me:27887: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -27179,7 +27903,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:27182: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:27906: 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 <&5 +echo "$as_me:27919: 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 27201 "configure" +#line 27925 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:27205: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:27929: \"$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:27211: \$? = $ac_status" >&5 + echo "$as_me:27935: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -27227,7 +27951,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:27230: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:27954: 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 <&5 +echo "$as_me:27976: checking for union wait" >&5 echo $ECHO_N "checking for union wait... $ECHO_C" >&6 if test "${cf_cv_type_unionwait+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27259 "configure" +#line 27983 "configure" #include "confdefs.h" $cf_wait_headers int @@ -27275,16 +27999,16 @@ static int x; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27278: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28002: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27281: \$? = $ac_status" >&5 + echo "$as_me:28005: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27284: \"$ac_try\"") >&5 + { (eval echo "$as_me:28008: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27287: \$? = $ac_status" >&5 + echo "$as_me:28011: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_unionwait=no echo compiles ok w/o union wait 1>&5 @@ -27294,7 +28018,7 @@ else cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 27297 "configure" +#line 28021 "configure" #include "confdefs.h" $cf_wait_headers int @@ -27321,16 +28045,16 @@ union wait x; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27324: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28048: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27327: \$? = $ac_status" >&5 + echo "$as_me:28051: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27330: \"$ac_try\"") >&5 + { (eval echo "$as_me:28054: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27333: \$? = $ac_status" >&5 + echo "$as_me:28057: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_unionwait=yes echo compiles ok with union wait and possibly macros too 1>&5 @@ -27345,14 +28069,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:27348: result: $cf_cv_type_unionwait" >&5 +echo "$as_me:28072: result: $cf_cv_type_unionwait" >&5 echo "${ECHO_T}$cf_cv_type_unionwait" >&6 test "$cf_cv_type_unionwait" = yes && cat >>confdefs.h <<\EOF #define HAVE_TYPE_UNIONWAIT 1 EOF -echo "$as_me:27355: checking if the system function returns usable child-status" >&5 +echo "$as_me:28079: checking if the system function returns usable child-status" >&5 echo $ECHO_N "checking if the system function returns usable child-status... $ECHO_C" >&6 if test "${cf_cv_system_status+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27362,10 +28086,11 @@ else cf_cv_system_status=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27365 "configure" +#line 28089 "configure" #include "confdefs.h" -#include +$ac_includes_default + #include #if HAVE_SYS_WAIT_H #include @@ -27384,7 +28109,7 @@ RETSIGTYPE signal_handler (int sig) ${cf_cv_main_return:-return}(system_status != 23); } -int main() +int main(void) { /* this looks weird, but apparently the SIGCHLD gets there first on * machines where 'system()' doesn't return a usable code, so ... @@ -27396,15 +28121,15 @@ int main() _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27399: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28124: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27402: \$? = $ac_status" >&5 + echo "$as_me:28127: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27404: \"$ac_try\"") >&5 + { (eval echo "$as_me:28129: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27407: \$? = $ac_status" >&5 + echo "$as_me:28132: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_system_status=no else @@ -27415,20 +28140,23 @@ if test "$cross_compiling" = yes; then cf_cv_system_status=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27418 "configure" +#line 28143 "configure" #include "confdefs.h" -int main() { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); } + +$ac_includes_default + +int main(void) { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27423: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28151: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27426: \$? = $ac_status" >&5 + echo "$as_me:28154: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27428: \"$ac_try\"") >&5 + { (eval echo "$as_me:28156: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27431: \$? = $ac_status" >&5 + echo "$as_me:28159: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_system_status=yes else @@ -27445,7 +28173,7 @@ fi fi -echo "$as_me:27448: result: $cf_cv_system_status" >&5 +echo "$as_me:28176: result: $cf_cv_system_status" >&5 echo "${ECHO_T}$cf_cv_system_status" >&6 test $cf_cv_system_status = no && cat >>confdefs.h <<\EOF @@ -27468,14 +28196,14 @@ EOF else if test "$cf_cv_ncurses_version" != no ; then -echo "$as_me:27471: checking for obsolete/broken version of ncurses" >&5 +echo "$as_me:28199: 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 27478 "configure" +#line 28206 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -27494,16 +28222,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27497: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28225: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27500: \$? = $ac_status" >&5 + echo "$as_me:28228: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27503: \"$ac_try\"") >&5 + { (eval echo "$as_me:28231: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27506: \$? = $ac_status" >&5 + echo "$as_me:28234: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_broken=no else @@ -27515,10 +28243,10 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:27518: result: $cf_cv_ncurses_broken" >&5 +echo "$as_me:28246: 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:27521: WARNING: hmm... you should get an up-to-date version of ncurses" >&5 + { echo "$as_me:28249: 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 @@ -27528,14 +28256,14 @@ EOF fi fi -echo "$as_me:27531: checking if curses supports color attributes" >&5 +echo "$as_me:28259: 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 27538 "configure" +#line 28266 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -27555,16 +28283,16 @@ chtype x = COLOR_BLUE; } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27558: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28286: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27561: \$? = $ac_status" >&5 + echo "$as_me:28289: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27564: \"$ac_try\"") >&5 + { (eval echo "$as_me:28292: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27567: \$? = $ac_status" >&5 + echo "$as_me:28295: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_color_curses=yes else @@ -27576,7 +28304,7 @@ rm -f "conftest.$ac_objext" "conftest$ac fi -echo "$as_me:27579: result: $cf_cv_color_curses" >&5 +echo "$as_me:28307: result: $cf_cv_color_curses" >&5 echo "${ECHO_T}$cf_cv_color_curses" >&6 if test "$cf_cv_color_curses" = yes ; then @@ -27597,7 +28325,7 @@ fi EOF else - { echo "$as_me:27600: WARNING: This curses library does not support color" >&5 + { echo "$as_me:28328: WARNING: This curses library does not support color" >&5 echo "$as_me: WARNING: This curses library does not support color" >&2;} fi fi @@ -27616,7 +28344,7 @@ fi if test $check_sig_const = yes ; then -echo "$as_me:27619: checking for redefinable signal constants" >&5 +echo "$as_me:28347: checking for redefinable signal constants" >&5 echo $ECHO_N "checking for redefinable signal constants... $ECHO_C" >&6 if test "${cf_cv_sig_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27629,7 +28357,7 @@ if test -n "$cf_cv_sig_args"; then cf_cv_sig_const=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27632 "configure" +#line 28360 "configure" #include "confdefs.h" #define NEW_DFL ((RETSIGTYPE (*)($cf_test))0) @@ -27638,7 +28366,7 @@ else #include -int main() +int main(void) { if (NEW_DFL != SIG_DFL || NEW_IGN != SIG_IGN @@ -27657,15 +28385,15 @@ int main() } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27660: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28388: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27663: \$? = $ac_status" >&5 + echo "$as_me:28391: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27665: \"$ac_try\"") >&5 + { (eval echo "$as_me:28393: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27668: \$? = $ac_status" >&5 + echo "$as_me:28396: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sig_const=yes else @@ -27680,7 +28408,7 @@ fi fi -echo "$as_me:27683: result: $cf_cv_sig_const" >&5 +echo "$as_me:28411: result: $cf_cv_sig_const" >&5 echo "${ECHO_T}$cf_cv_sig_const" >&6 test "$cf_cv_sig_const" = yes && cat >>confdefs.h <<\EOF @@ -27689,14 +28417,14 @@ EOF fi -echo "$as_me:27692: checking for ANSI qsort" >&5 +echo "$as_me:28420: checking for ANSI qsort" >&5 echo $ECHO_N "checking for ANSI qsort... $ECHO_C" >&6 if test "${cf_cv_comptype+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27699 "configure" +#line 28427 "configure" #include "confdefs.h" #ifdef HAVE_STDLIB_H @@ -27713,16 +28441,16 @@ extern int compare(const void *, const v } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27716: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28444: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27719: \$? = $ac_status" >&5 + echo "$as_me:28447: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27722: \"$ac_try\"") >&5 + { (eval echo "$as_me:28450: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27725: \$? = $ac_status" >&5 + echo "$as_me:28453: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_comptype=yes else @@ -27734,7 +28462,7 @@ rm -f "conftest.$ac_objext" "conftest.$a fi -echo "$as_me:27737: result: $cf_cv_comptype" >&5 +echo "$as_me:28465: result: $cf_cv_comptype" >&5 echo "${ECHO_T}$cf_cv_comptype" >&6 if test $cf_cv_comptype = yes; then @@ -27750,7 +28478,7 @@ EOF fi -echo "$as_me:27753: checking if application can dump core" >&5 +echo "$as_me:28481: checking if application can dump core" >&5 echo $ECHO_N "checking if application can dump core... $ECHO_C" >&6 if test "${cf_cv_corefile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27760,13 +28488,15 @@ else cf_cv_corefile=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27763 "configure" +#line 28491 "configure" #include "confdefs.h" +$ac_includes_default #include -#include -#include -int found() +#ifdef HAVE_SYS_WAIT_H +#include +#endif +int found(void) { struct stat sb; return ((stat("core", &sb) == 0 /* UNIX */ @@ -27774,7 +28504,7 @@ int found() ) && ((sb.st_mode & S_IFMT) == S_IFREG)); } -int main() +int main(void) { #ifdef __amiga__ /* Nicholas d'Alterio (nagd@ic.ac.uk) reports that the check for ability to @@ -27802,15 +28532,15 @@ int main() } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27805: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28535: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27808: \$? = $ac_status" >&5 + echo "$as_me:28538: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27810: \"$ac_try\"") >&5 + { (eval echo "$as_me:28540: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27813: \$? = $ac_status" >&5 + echo "$as_me:28543: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_corefile=yes else @@ -27823,7 +28553,7 @@ rm -f core ./core.* ./*.core "conftest$a fi fi -echo "$as_me:27826: result: $cf_cv_corefile" >&5 +echo "$as_me:28556: result: $cf_cv_corefile" >&5 echo "${ECHO_T}$cf_cv_corefile" >&6 test $cf_cv_corefile = yes && cat >>confdefs.h <<\EOF @@ -27854,18 +28584,18 @@ do ac_tr_func=`echo "$ac_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` -echo "$as_me:27857: checking for missing \"${ac_func}\" extern" >&5 +echo "$as_me:28587: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:27863: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:28593: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 27868 "configure" +#line 28598 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -27883,16 +28613,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:27886: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28616: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27889: \$? = $ac_status" >&5 + echo "$as_me:28619: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:27892: \"$ac_try\"") >&5 + { (eval echo "$as_me:28622: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27895: \$? = $ac_status" >&5 + echo "$as_me:28625: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -27900,7 +28630,7 @@ if { (eval echo "$as_me:27886: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 27903 "configure" +#line 28633 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -27915,16 +28645,16 @@ long x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27918: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28648: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27921: \$? = $ac_status" >&5 + echo "$as_me:28651: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27924: \"$ac_try\"") >&5 + { (eval echo "$as_me:28654: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27927: \$? = $ac_status" >&5 + echo "$as_me:28657: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -27948,7 +28678,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:27951: result: $cf_result" >&5 +echo "$as_me:28681: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:28702: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:27978: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:28708: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 27983 "configure" +#line 28713 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -27998,16 +28728,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28001: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28731: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28004: \$? = $ac_status" >&5 + echo "$as_me:28734: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28007: \"$ac_try\"") >&5 + { (eval echo "$as_me:28737: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28010: \$? = $ac_status" >&5 + echo "$as_me:28740: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28015,7 +28745,7 @@ if { (eval echo "$as_me:28001: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28018 "configure" +#line 28748 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28030,16 +28760,16 @@ long x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28033: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28763: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28036: \$? = $ac_status" >&5 + echo "$as_me:28766: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28039: \"$ac_try\"") >&5 + { (eval echo "$as_me:28769: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28042: \$? = $ac_status" >&5 + echo "$as_me:28772: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28063,7 +28793,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28066: result: $cf_result" >&5 +echo "$as_me:28796: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:28815: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28091: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:28821: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28096 "configure" +#line 28826 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -28111,16 +28841,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28114: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28844: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28117: \$? = $ac_status" >&5 + echo "$as_me:28847: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28120: \"$ac_try\"") >&5 + { (eval echo "$as_me:28850: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28123: \$? = $ac_status" >&5 + echo "$as_me:28853: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28128,7 +28858,7 @@ if { (eval echo "$as_me:28114: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28131 "configure" +#line 28861 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28143,16 +28873,16 @@ long x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28146: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28876: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28149: \$? = $ac_status" >&5 + echo "$as_me:28879: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28152: \"$ac_try\"") >&5 + { (eval echo "$as_me:28882: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28155: \$? = $ac_status" >&5 + echo "$as_me:28885: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28176,7 +28906,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28179: result: $cf_result" >&5 +echo "$as_me:28909: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:28985: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28261: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:28991: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28266 "configure" +#line 28996 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -28281,16 +29011,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28284: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29014: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28287: \$? = $ac_status" >&5 + echo "$as_me:29017: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28290: \"$ac_try\"") >&5 + { (eval echo "$as_me:29020: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28293: \$? = $ac_status" >&5 + echo "$as_me:29023: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28298,7 +29028,7 @@ if { (eval echo "$as_me:28284: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28301 "configure" +#line 29031 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28313,16 +29043,16 @@ long x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28316: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:29046: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28319: \$? = $ac_status" >&5 + echo "$as_me:29049: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28322: \"$ac_try\"") >&5 + { (eval echo "$as_me:29052: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28325: \$? = $ac_status" >&5 + echo "$as_me:29055: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28346,7 +29076,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28349: result: $cf_result" >&5 +echo "$as_me:29079: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:29095: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28371: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:29101: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28376 "configure" +#line 29106 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -28391,16 +29121,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28394: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29124: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28397: \$? = $ac_status" >&5 + echo "$as_me:29127: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28400: \"$ac_try\"") >&5 + { (eval echo "$as_me:29130: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28403: \$? = $ac_status" >&5 + echo "$as_me:29133: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28408,7 +29138,7 @@ if { (eval echo "$as_me:28394: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28411 "configure" +#line 29141 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28423,16 +29153,16 @@ long x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28426: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:29156: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28429: \$? = $ac_status" >&5 + echo "$as_me:29159: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28432: \"$ac_try\"") >&5 + { (eval echo "$as_me:29162: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28435: \$? = $ac_status" >&5 + echo "$as_me:29165: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28456,7 +29186,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28459: result: $cf_result" >&5 +echo "$as_me:29189: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:29209: checking for missing \"${ac_func}\" extern" >&5 echo $ECHO_N "checking for missing \"${ac_func}\" extern... $ECHO_C" >&6 if eval "test \"\${cf_cv_func_${ac_func}+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:28485: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:29215: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat >"conftest.$ac_ext" <<_ACEOF -#line 28490 "configure" +#line 29220 "configure" #include "confdefs.h" $CHECK_DECL_HDRS @@ -28505,16 +29235,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28508: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29238: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28511: \$? = $ac_status" >&5 + echo "$as_me:29241: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28514: \"$ac_try\"") >&5 + { (eval echo "$as_me:29244: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28517: \$? = $ac_status" >&5 + echo "$as_me:29247: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -28522,7 +29252,7 @@ if { (eval echo "$as_me:28508: \"$ac_lin cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >"conftest.$ac_ext" <<_ACEOF -#line 28525 "configure" +#line 29255 "configure" #include "confdefs.h" #define DECL_${cf_1_up} @@ -28537,16 +29267,16 @@ long x = 0 } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28540: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:29270: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28543: \$? = $ac_status" >&5 + echo "$as_me:29273: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28546: \"$ac_try\"") >&5 + { (eval echo "$as_me:29276: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28549: \$? = $ac_status" >&5 + echo "$as_me:29279: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval 'cf_cv_func_'${ac_func}'=yes' else @@ -28570,7 +29300,7 @@ CFLAGS="$cf_save_CFLAGS" fi eval 'cf_result=$cf_cv_func_'${ac_func} -echo "$as_me:28573: result: $cf_result" >&5 +echo "$as_me:29303: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 test $cf_result = yes && cat >>confdefs.h <&5 +echo "$as_me:29313: checking for working TIOCGWINSZ" >&5 echo $ECHO_N "checking for working TIOCGWINSZ... $ECHO_C" >&6 if test "${cf_cv_use_tiocgwinsz+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28592,11 +29322,11 @@ else cf_cv_use_tiocgwinsz=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 28595 "configure" +#line 29325 "configure" #include "confdefs.h" $CHECK_DECL_HDRS -int main() +int main(void) { int fd; for (fd = 0; fd <= 2; fd++) { /* try in/out/err in case redirected */ @@ -28618,15 +29348,15 @@ int main() } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28621: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29351: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28624: \$? = $ac_status" >&5 + echo "$as_me:29354: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28626: \"$ac_try\"") >&5 + { (eval echo "$as_me:29356: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28629: \$? = $ac_status" >&5 + echo "$as_me:29359: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_use_tiocgwinsz=yes else @@ -28641,7 +29371,7 @@ fi CFLAGS="$cf_save_CFLAGS" fi -echo "$as_me:28644: result: $cf_cv_use_tiocgwinsz" >&5 +echo "$as_me:29374: result: $cf_cv_use_tiocgwinsz" >&5 echo "${ECHO_T}$cf_cv_use_tiocgwinsz" >&6 test $cf_cv_use_tiocgwinsz != yes && cat >>confdefs.h <<\EOF @@ -28672,7 +29402,7 @@ esac if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:28675: checking for $ac_word" >&5 +echo "$as_me:29405: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28687,7 +29417,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_RANLIB="${ac_tool_prefix}ranlib" -echo "$as_me:28690: found $ac_dir/$ac_word" >&5 +echo "$as_me:29420: found $ac_dir/$ac_word" >&5 break done @@ -28695,10 +29425,10 @@ fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:28698: result: $RANLIB" >&5 + echo "$as_me:29428: result: $RANLIB" >&5 echo "${ECHO_T}$RANLIB" >&6 else - echo "$as_me:28701: result: no" >&5 + echo "$as_me:29431: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -28707,7 +29437,7 @@ if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:28710: checking for $ac_word" >&5 +echo "$as_me:29440: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28722,7 +29452,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_RANLIB="ranlib" -echo "$as_me:28725: found $ac_dir/$ac_word" >&5 +echo "$as_me:29455: found $ac_dir/$ac_word" >&5 break done @@ -28731,10 +29461,10 @@ fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:28734: result: $ac_ct_RANLIB" >&5 + echo "$as_me:29464: result: $ac_ct_RANLIB" >&5 echo "${ECHO_T}$ac_ct_RANLIB" >&6 else - echo "$as_me:28737: result: no" >&5 + echo "$as_me:29467: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -28745,13 +29475,13 @@ fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! -echo "$as_me:28748: checking for working alloca.h" >&5 +echo "$as_me:29478: checking for working alloca.h" >&5 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 if test "${ac_cv_working_alloca_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28754 "configure" +#line 29484 "configure" #include "confdefs.h" #include int @@ -28763,16 +29493,16 @@ char *p = (char *) alloca (2 * sizeof (i } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28766: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29496: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28769: \$? = $ac_status" >&5 + echo "$as_me:29499: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28772: \"$ac_try\"") >&5 + { (eval echo "$as_me:29502: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28775: \$? = $ac_status" >&5 + echo "$as_me:29505: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_working_alloca_h=yes else @@ -28782,7 +29512,7 @@ ac_cv_working_alloca_h=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:28785: result: $ac_cv_working_alloca_h" >&5 +echo "$as_me:29515: result: $ac_cv_working_alloca_h" >&5 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 if test $ac_cv_working_alloca_h = yes; then @@ -28792,13 +29522,13 @@ EOF fi -echo "$as_me:28795: checking for alloca" >&5 +echo "$as_me:29525: checking for alloca" >&5 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 if test "${ac_cv_func_alloca_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28801 "configure" +#line 29531 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca @@ -28830,16 +29560,16 @@ char *p = (char *) alloca (1); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28833: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29563: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28836: \$? = $ac_status" >&5 + echo "$as_me:29566: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28839: \"$ac_try\"") >&5 + { (eval echo "$as_me:29569: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28842: \$? = $ac_status" >&5 + echo "$as_me:29572: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_alloca_works=yes else @@ -28849,7 +29579,7 @@ ac_cv_func_alloca_works=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:28852: result: $ac_cv_func_alloca_works" >&5 +echo "$as_me:29582: result: $ac_cv_func_alloca_works" >&5 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 if test $ac_cv_func_alloca_works = yes; then @@ -28870,13 +29600,13 @@ cat >>confdefs.h <<\EOF #define C_ALLOCA 1 EOF -echo "$as_me:28873: checking whether \`alloca.c' needs Cray hooks" >&5 +echo "$as_me:29603: checking whether \`alloca.c' needs Cray hooks" >&5 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 if test "${ac_cv_os_cray+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28879 "configure" +#line 29609 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -28894,18 +29624,18 @@ fi rm -rf conftest* fi -echo "$as_me:28897: result: $ac_cv_os_cray" >&5 +echo "$as_me:29627: result: $ac_cv_os_cray" >&5 echo "${ECHO_T}$ac_cv_os_cray" >&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:28902: checking for $ac_func" >&5 +echo "$as_me:29632: 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 28908 "configure" +#line 29638 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -28936,16 +29666,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:28939: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29669: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28942: \$? = $ac_status" >&5 + echo "$as_me:29672: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:28945: \"$ac_try\"") >&5 + { (eval echo "$as_me:29675: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28948: \$? = $ac_status" >&5 + echo "$as_me:29678: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -28955,7 +29685,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:28958: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:29688: 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 @@ -28969,7 +29699,7 @@ fi done fi -echo "$as_me:28972: checking stack direction for C alloca" >&5 +echo "$as_me:29702: checking stack direction for C alloca" >&5 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 if test "${ac_cv_c_stack_direction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28978,7 +29708,7 @@ else ac_cv_c_stack_direction=0 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28981 "configure" +#line 29711 "configure" #include "confdefs.h" int find_stack_direction (void) @@ -29001,15 +29731,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:29004: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29734: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29007: \$? = $ac_status" >&5 + echo "$as_me:29737: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:29009: \"$ac_try\"") >&5 + { (eval echo "$as_me:29739: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29012: \$? = $ac_status" >&5 + echo "$as_me:29742: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_stack_direction=1 else @@ -29021,7 +29751,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:29024: result: $ac_cv_c_stack_direction" >&5 +echo "$as_me:29754: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <&5 +echo "$as_me:29766: 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 29042 "configure" +#line 29772 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:29046: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:29776: \"$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:29052: \$? = $ac_status" >&5 + echo "$as_me:29782: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -29068,7 +29798,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:29071: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:29801: 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 <&5 +echo "$as_me:29814: 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 29090 "configure" +#line 29820 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -29118,16 +29848,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29121: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29851: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29124: \$? = $ac_status" >&5 + echo "$as_me:29854: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29127: \"$ac_try\"") >&5 + { (eval echo "$as_me:29857: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29130: \$? = $ac_status" >&5 + echo "$as_me:29860: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -29137,7 +29867,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:29140: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:29870: 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 <&5 +echo "$as_me:29880: checking for working mmap" >&5 echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29156,7 +29886,7 @@ else ac_cv_func_mmap_fixed_mapped=no else cat >"conftest.$ac_ext" <<_ACEOF -#line 29159 "configure" +#line 29889 "configure" #include "confdefs.h" $ac_includes_default /* Thanks to Mike Haertel and Jim Avera for this test. @@ -29283,15 +30013,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:29286: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30016: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29289: \$? = $ac_status" >&5 + echo "$as_me:30019: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:29291: \"$ac_try\"") >&5 + { (eval echo "$as_me:30021: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29294: \$? = $ac_status" >&5 + echo "$as_me:30024: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_mmap_fixed_mapped=yes else @@ -29303,7 +30033,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:29306: result: $ac_cv_func_mmap_fixed_mapped" >&5 +echo "$as_me:30036: result: $ac_cv_func_mmap_fixed_mapped" >&5 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 if test $ac_cv_func_mmap_fixed_mapped = yes; then @@ -29314,13 +30044,13 @@ EOF fi rm -f conftest.mmap -echo "$as_me:29317: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "$as_me:30047: checking whether we are using the GNU C Library 2.1 or newer" >&5 echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6 if test "${ac_cv_gnu_library_2_1+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 29323 "configure" +#line 30053 "configure" #include "confdefs.h" #include @@ -29340,7 +30070,7 @@ fi rm -rf conftest* fi -echo "$as_me:29343: result: $ac_cv_gnu_library_2_1" >&5 +echo "$as_me:30073: result: $ac_cv_gnu_library_2_1" >&5 echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6 GLIBC21="$ac_cv_gnu_library_2_1" @@ -29353,7 +30083,7 @@ test -z "$ALL_LINGUAS" && ALL_LINGUAS=`t : ${CONFIG_H:=config.h} if test -z "$PACKAGE" ; then - { { echo "$as_me:29356: error: CF_BUNDLED_INTL used without setting PACKAGE variable" >&5 + { { echo "$as_me:30086: error: CF_BUNDLED_INTL used without setting PACKAGE variable" >&5 echo "$as_me: error: CF_BUNDLED_INTL used without setting PACKAGE variable" >&2;} { (exit 1); exit 1; }; } fi @@ -29370,23 +30100,23 @@ for ac_header in argz.h limits.h locale. stdlib.h string.h unistd.h sys/param.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:29373: checking for $ac_header" >&5 +echo "$as_me:30103: 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 29379 "configure" +#line 30109 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:29383: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:30113: \"$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:29389: \$? = $ac_status" >&5 + echo "$as_me:30119: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -29405,7 +30135,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:29408: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:30138: 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 <&5 +echo "$as_me:30153: 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 29429 "configure" +#line 30159 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -29457,16 +30187,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29460: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30190: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29463: \$? = $ac_status" >&5 + echo "$as_me:30193: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29466: \"$ac_try\"") >&5 + { (eval echo "$as_me:30196: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29469: \$? = $ac_status" >&5 + echo "$as_me:30199: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -29476,7 +30206,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:29479: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:30209: 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 <"conftest.$ac_ext" <<_ACEOF -#line 29530 "configure" +#line 30260 "configure" #include "confdefs.h" #include int @@ -29539,16 +30269,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:29542: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30272: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29545: \$? = $ac_status" >&5 + echo "$as_me:30275: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:29548: \"$ac_try\"") >&5 + { (eval echo "$as_me:30278: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29551: \$? = $ac_status" >&5 + echo "$as_me:30281: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -29565,7 +30295,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:29568: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:30298: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -29611,7 +30341,7 @@ if test -n "$cf_searchpath/../include" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 29614 "configure" +#line 30344 "configure" #include "confdefs.h" #include int @@ -29623,16 +30353,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:29626: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30356: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29629: \$? = $ac_status" >&5 + echo "$as_me:30359: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:29632: \"$ac_try\"") >&5 + { (eval echo "$as_me:30362: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29635: \$? = $ac_status" >&5 + echo "$as_me:30365: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -29649,7 +30379,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:29652: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:30382: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -29667,7 +30397,7 @@ echo "${as_me:-configure}:29652: testing fi else -{ { echo "$as_me:29670: error: cannot find libiconv under $withval" >&5 +{ { echo "$as_me:30400: error: cannot find libiconv under $withval" >&5 echo "$as_me: error: cannot find libiconv under $withval" >&2;} { (exit 1); exit 1; }; } fi @@ -29692,7 +30422,7 @@ if test -n "$cf_searchpath/lib" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:29695: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:30425: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -29721,7 +30451,7 @@ if test -n "$cf_searchpath" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:29724: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:30454: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -29730,7 +30460,7 @@ echo "${as_me:-configure}:29724: testing fi else -{ { echo "$as_me:29733: error: cannot find libiconv under $withval" >&5 +{ { echo "$as_me:30463: error: cannot find libiconv under $withval" >&5 echo "$as_me: error: cannot find libiconv under $withval" >&2;} { (exit 1); exit 1; }; } fi @@ -29741,7 +30471,7 @@ esac fi; - echo "$as_me:29744: checking for iconv" >&5 + echo "$as_me:30474: checking for iconv" >&5 echo $ECHO_N "checking for iconv... $ECHO_C" >&6 if test "${am_cv_func_iconv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29752,12 +30482,12 @@ else cf_cv_header_path_iconv= cf_cv_library_path_iconv= -echo "${as_me:-configure}:29755: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:30485: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 29760 "configure" +#line 30490 "configure" #include "confdefs.h" #include @@ -29776,16 +30506,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29779: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30509: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29782: \$? = $ac_status" >&5 + echo "$as_me:30512: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29785: \"$ac_try\"") >&5 + { (eval echo "$as_me:30515: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29788: \$? = $ac_status" >&5 + echo "$as_me:30518: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_iconv=yes @@ -29799,7 +30529,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-liconv $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 29802 "configure" +#line 30532 "configure" #include "confdefs.h" #include @@ -29818,16 +30548,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29821: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30551: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29824: \$? = $ac_status" >&5 + echo "$as_me:30554: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29827: \"$ac_try\"") >&5 + { (eval echo "$as_me:30557: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29830: \$? = $ac_status" >&5 + echo "$as_me:30560: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_iconv=yes @@ -29844,9 +30574,9 @@ cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " find linkage for iconv library" 1>&6 -echo "${as_me:-configure}:29847: testing find linkage for iconv library ..." 1>&5 +echo "${as_me:-configure}:30577: testing find linkage for iconv library ..." 1>&5 -echo "${as_me:-configure}:29849: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:30579: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -29937,7 +30667,7 @@ cf_search="$cf_search $cf_header_path_li if test -d "$cf_cv_header_path_iconv" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_iconv" 1>&6 -echo "${as_me:-configure}:29940: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:30670: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -29945,7 +30675,7 @@ echo "${as_me:-configure}:29940: testing CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_iconv" cat >"conftest.$ac_ext" <<_ACEOF -#line 29948 "configure" +#line 30678 "configure" #include "confdefs.h" #include @@ -29964,21 +30694,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:29967: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30697: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29970: \$? = $ac_status" >&5 + echo "$as_me:30700: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:29973: \"$ac_try\"") >&5 + { (eval echo "$as_me:30703: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29976: \$? = $ac_status" >&5 + echo "$as_me:30706: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found iconv headers in $cf_cv_header_path_iconv" 1>&6 -echo "${as_me:-configure}:29981: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:30711: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -29996,7 +30726,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_cv_find_linkage_iconv" = maybe ; then -echo "${as_me:-configure}:29999: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:30729: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -30071,13 +30801,13 @@ cf_search="$cf_library_path_list $cf_sea if test -d "$cf_cv_library_path_iconv" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_iconv" 1>&6 -echo "${as_me:-configure}:30074: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:30804: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-liconv $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_iconv" cat >"conftest.$ac_ext" <<_ACEOF -#line 30080 "configure" +#line 30810 "configure" #include "confdefs.h" #include @@ -30096,21 +30826,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30099: \"$ac_link\"") >&5 +if { (eval echo "$as_me:30829: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30102: \$? = $ac_status" >&5 + echo "$as_me:30832: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30105: \"$ac_try\"") >&5 + { (eval echo "$as_me:30835: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30108: \$? = $ac_status" >&5 + echo "$as_me:30838: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found iconv library in $cf_cv_library_path_iconv" 1>&6 -echo "${as_me:-configure}:30113: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:30843: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=yes cf_cv_library_file_iconv="-liconv" @@ -30150,7 +30880,7 @@ am_cv_func_iconv="no, consider installin fi fi -echo "$as_me:30153: result: $am_cv_func_iconv" >&5 +echo "$as_me:30883: result: $am_cv_func_iconv" >&5 echo "${ECHO_T}$am_cv_func_iconv" >&6 if test "$am_cv_func_iconv" = yes; then @@ -30159,14 +30889,14 @@ cat >>confdefs.h <<\EOF #define HAVE_ICONV 1 EOF - echo "$as_me:30162: checking if the declaration of iconv() needs const." >&5 + echo "$as_me:30892: checking if the declaration of iconv() needs const." >&5 echo $ECHO_N "checking if the declaration of iconv() needs const.... $ECHO_C" >&6 if test "${am_cv_proto_iconv_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30169 "configure" +#line 30899 "configure" #include "confdefs.h" #include @@ -30191,16 +30921,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30194: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:30924: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30197: \$? = $ac_status" >&5 + echo "$as_me:30927: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30200: \"$ac_try\"") >&5 + { (eval echo "$as_me:30930: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30203: \$? = $ac_status" >&5 + echo "$as_me:30933: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_proto_iconv_const=no else @@ -30210,7 +30940,7 @@ am_cv_proto_iconv_const=yes fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:30213: result: $am_cv_proto_iconv_const" >&5 +echo "$as_me:30943: result: $am_cv_proto_iconv_const" >&5 echo "${ECHO_T}$am_cv_proto_iconv_const" >&6 if test "$am_cv_proto_iconv_const" = yes ; then @@ -30255,7 +30985,7 @@ if test -n "$cf_cv_header_path_iconv" ; CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 30258 "configure" +#line 30988 "configure" #include "confdefs.h" #include int @@ -30267,16 +30997,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30270: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:31000: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30273: \$? = $ac_status" >&5 + echo "$as_me:31003: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30276: \"$ac_try\"") >&5 + { (eval echo "$as_me:31006: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30279: \$? = $ac_status" >&5 + echo "$as_me:31009: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -30293,7 +31023,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:30296: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:31026: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -30332,7 +31062,7 @@ if test -n "$cf_cv_library_path_iconv" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:30335: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:31065: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -30343,13 +31073,13 @@ fi fi fi -echo "$as_me:30346: checking for nl_langinfo and CODESET" >&5 +echo "$as_me:31076: checking for nl_langinfo and CODESET" >&5 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 if test "${am_cv_langinfo_codeset+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30352 "configure" +#line 31082 "configure" #include "confdefs.h" #include int @@ -30361,16 +31091,16 @@ char* cs = nl_langinfo(CODESET); (void)c } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30364: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31094: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30367: \$? = $ac_status" >&5 + echo "$as_me:31097: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30370: \"$ac_try\"") >&5 + { (eval echo "$as_me:31100: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30373: \$? = $ac_status" >&5 + echo "$as_me:31103: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_langinfo_codeset=yes else @@ -30381,7 +31111,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:30384: result: $am_cv_langinfo_codeset" >&5 +echo "$as_me:31114: result: $am_cv_langinfo_codeset" >&5 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6 if test "$am_cv_langinfo_codeset" = yes; then @@ -30392,13 +31122,13 @@ EOF fi if test "$ac_cv_header_locale_h" = yes; then - echo "$as_me:30395: checking for LC_MESSAGES" >&5 + echo "$as_me:31125: checking for LC_MESSAGES" >&5 echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6 if test "${am_cv_val_LC_MESSAGES+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 30401 "configure" +#line 31131 "configure" #include "confdefs.h" #include int @@ -30410,16 +31140,16 @@ return LC_MESSAGES } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30413: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31143: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30416: \$? = $ac_status" >&5 + echo "$as_me:31146: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30419: \"$ac_try\"") >&5 + { (eval echo "$as_me:31149: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30422: \$? = $ac_status" >&5 + echo "$as_me:31152: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_val_LC_MESSAGES=yes else @@ -30429,7 +31159,7 @@ am_cv_val_LC_MESSAGES=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:30432: result: $am_cv_val_LC_MESSAGES" >&5 +echo "$as_me:31162: result: $am_cv_val_LC_MESSAGES" >&5 echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6 if test "$am_cv_val_LC_MESSAGES" = yes; then @@ -30439,7 +31169,7 @@ EOF fi fi - echo "$as_me:30442: checking whether NLS is requested" >&5 + echo "$as_me:31172: checking whether NLS is requested" >&5 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6 # Check whether --enable-nls or --disable-nls was given. @@ -30449,7 +31179,7 @@ if test "${enable_nls+set}" = set; then else USE_NLS=yes fi; - echo "$as_me:30452: result: $USE_NLS" >&5 + echo "$as_me:31182: result: $USE_NLS" >&5 echo "${ECHO_T}$USE_NLS" >&6 BUILD_INCLUDED_LIBINTL=no @@ -30463,7 +31193,7 @@ cat >>confdefs.h <<\EOF #define ENABLE_NLS 1 EOF - echo "$as_me:30466: checking whether included gettext is requested" >&5 + echo "$as_me:31196: checking whether included gettext is requested" >&5 echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6 # Check whether --with-included-gettext or --without-included-gettext was given. @@ -30473,20 +31203,13 @@ if test "${with_included_gettext+set}" = else nls_cv_force_use_gnu_gettext=no fi; - echo "$as_me:30476: result: $nls_cv_force_use_gnu_gettext" >&5 + echo "$as_me:31206: result: $nls_cv_force_use_gnu_gettext" >&5 echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6 - nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext" - if test "$nls_cv_force_use_gnu_gettext" != "yes"; then - CATOBJEXT=NONE - - cf_save_msgfmt_path="$MSGFMT" - cf_save_xgettext_path="$XGETTEXT" - - # Extract the first word of "msgfmt", so it can be a program name with args. + # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 -echo "$as_me:30489: checking for $ac_word" >&5 +echo "$as_me:31212: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_MSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -30513,16 +31236,16 @@ esac fi MSGFMT="$ac_cv_path_MSGFMT" if test "$MSGFMT" != ":"; then - echo "$as_me:30516: result: $MSGFMT" >&5 + echo "$as_me:31239: result: $MSGFMT" >&5 echo "${ECHO_T}$MSGFMT" >&6 else - echo "$as_me:30519: result: no" >&5 + echo "$as_me:31242: result: no" >&5 echo "${ECHO_T}no" >&6 fi - # Extract the first word of "gmsgfmt", so it can be a program name with args. + # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 -echo "$as_me:30525: checking for $ac_word" >&5 +echo "$as_me:31248: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_GMSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -30539,7 +31262,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_GMSGFMT="$ac_dir/$ac_word" - echo "$as_me:30542: found $ac_dir/$ac_word" >&5 + echo "$as_me:31265: found $ac_dir/$ac_word" >&5 break fi done @@ -30551,17 +31274,17 @@ fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then - echo "$as_me:30554: result: $GMSGFMT" >&5 + echo "$as_me:31277: result: $GMSGFMT" >&5 echo "${ECHO_T}$GMSGFMT" >&6 else - echo "$as_me:30557: result: no" >&5 + echo "$as_me:31280: result: no" >&5 echo "${ECHO_T}no" >&6 fi - # Extract the first word of "xgettext", so it can be a program name with args. + # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 -echo "$as_me:30564: checking for $ac_word" >&5 +echo "$as_me:31287: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_XGETTEXT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -30588,13 +31311,38 @@ esac fi XGETTEXT="$ac_cv_path_XGETTEXT" if test "$XGETTEXT" != ":"; then - echo "$as_me:30591: result: $XGETTEXT" >&5 + echo "$as_me:31314: result: $XGETTEXT" >&5 echo "${ECHO_T}$XGETTEXT" >&6 else - echo "$as_me:30594: result: no" >&5 + echo "$as_me:31317: result: no" >&5 echo "${ECHO_T}no" >&6 fi + nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext" + if test "$nls_cv_force_use_gnu_gettext" != "yes"; then + CATOBJEXT=NONE + + cf_save_msgfmt_path="$MSGFMT" + cf_save_xgettext_path="$XGETTEXT" + + cf_save_LIBS_1="$LIBS" + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in $LIBICONV; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + cf_save_OPTS_1="$CPPFLAGS" if test "x$cf_save_msgfmt_path" = "x$MSGFMT" && \ test "x$cf_save_xgettext_path" = "x$XGETTEXT" ; then @@ -30699,35 +31447,17 @@ fi fi - cf_save_LIBS_1="$LIBS" - -cf_add_libs="$LIBS" -# reverse order -cf_add_0lib= -for cf_add_1lib in $LIBICONV; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done -# filter duplicates -for cf_add_1lib in $cf_add_0lib; do - for cf_add_2lib in $cf_add_libs; do - if test "x$cf_add_1lib" = "x$cf_add_2lib"; then - cf_add_1lib= - break - fi - done - test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" -done -LIBS="$cf_add_libs" - # If the linkage is not already in the $CPPFLAGS/$LDFLAGS configuration, these # will be set on completion of the AC_TRY_LINK below. cf_cv_header_path_intl= cf_cv_library_path_intl= -echo "${as_me:-configure}:30725: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:31455: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 30730 "configure" +#line 31460 "configure" #include "confdefs.h" #include @@ -30749,16 +31479,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30752: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31482: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30755: \$? = $ac_status" >&5 + echo "$as_me:31485: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30758: \"$ac_try\"") >&5 + { (eval echo "$as_me:31488: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30761: \$? = $ac_status" >&5 + echo "$as_me:31491: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_intl=yes @@ -30772,7 +31502,7 @@ cat "conftest.$ac_ext" >&5 LIBS="-lintl $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 30775 "configure" +#line 31505 "configure" #include "confdefs.h" #include @@ -30794,16 +31524,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:30797: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31527: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:30800: \$? = $ac_status" >&5 + echo "$as_me:31530: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:30803: \"$ac_try\"") >&5 + { (eval echo "$as_me:31533: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30806: \$? = $ac_status" >&5 + echo "$as_me:31536: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_intl=yes @@ -30820,9 +31550,9 @@ cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " find linkage for intl library" 1>&6 -echo "${as_me:-configure}:30823: testing find linkage for intl library ..." 1>&5 +echo "${as_me:-configure}:31553: testing find linkage for intl library ..." 1>&5 -echo "${as_me:-configure}:30825: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:31555: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -30913,7 +31643,7 @@ cf_search="$cf_search $cf_header_path_li if test -d "$cf_cv_header_path_intl" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_intl" 1>&6 -echo "${as_me:-configure}:30916: testing ... testing $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:31646: testing ... testing $cf_cv_header_path_intl ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -30921,7 +31651,7 @@ echo "${as_me:-configure}:30916: testing CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_intl" cat >"conftest.$ac_ext" <<_ACEOF -#line 30924 "configure" +#line 31654 "configure" #include "confdefs.h" #include @@ -30943,21 +31673,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:30946: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:31676: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:30949: \$? = $ac_status" >&5 + echo "$as_me:31679: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:30952: \"$ac_try\"") >&5 + { (eval echo "$as_me:31682: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:30955: \$? = $ac_status" >&5 + echo "$as_me:31685: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found intl headers in $cf_cv_header_path_intl" 1>&6 -echo "${as_me:-configure}:30960: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:31690: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 cf_cv_find_linkage_intl=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -30975,7 +31705,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_cv_find_linkage_intl" = maybe ; then -echo "${as_me:-configure}:30978: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:31708: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -31050,13 +31780,13 @@ cf_search="$cf_library_path_list $cf_sea if test -d "$cf_cv_library_path_intl" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_intl" 1>&6 -echo "${as_me:-configure}:31053: testing ... testing $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:31783: testing ... testing $cf_cv_library_path_intl ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lintl $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_intl" cat >"conftest.$ac_ext" <<_ACEOF -#line 31059 "configure" +#line 31789 "configure" #include "confdefs.h" #include @@ -31078,21 +31808,21 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31081: \"$ac_link\"") >&5 +if { (eval echo "$as_me:31811: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31084: \$? = $ac_status" >&5 + echo "$as_me:31814: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31087: \"$ac_try\"") >&5 + { (eval echo "$as_me:31817: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31090: \$? = $ac_status" >&5 + echo "$as_me:31820: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found intl library in $cf_cv_library_path_intl" 1>&6 -echo "${as_me:-configure}:31095: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:31825: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 cf_cv_find_linkage_intl=yes cf_cv_library_file_intl="-lintl" @@ -31131,9 +31861,9 @@ else cf_cv_func_gettext=no fi - echo "$as_me:31134: checking for libintl.h and gettext()" >&5 + echo "$as_me:31864: checking for libintl.h and gettext()" >&5 echo $ECHO_N "checking for libintl.h and gettext()... $ECHO_C" >&6 - echo "$as_me:31136: result: $cf_cv_func_gettext" >&5 + echo "$as_me:31866: result: $cf_cv_func_gettext" >&5 echo "${ECHO_T}$cf_cv_func_gettext" >&6 LIBS="$cf_save_LIBS_1" @@ -31178,7 +31908,7 @@ if test -n "$cf_cv_header_path_intl" ; t CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 31181 "configure" +#line 31911 "configure" #include "confdefs.h" #include int @@ -31190,16 +31920,16 @@ printf("Hello") } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:31193: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:31923: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:31196: \$? = $ac_status" >&5 + echo "$as_me:31926: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:31199: \"$ac_try\"") >&5 + { (eval echo "$as_me:31929: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31202: \$? = $ac_status" >&5 + echo "$as_me:31932: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -31216,7 +31946,7 @@ rm -f "conftest.$ac_objext" "conftest.$a if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:31219: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:31949: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -31255,7 +31985,7 @@ if test -n "$cf_cv_library_path_intl" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:31258: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:31988: testing adding $cf_add_libdir to library-path ..." 1>&5 INTLLIBS="-L$cf_add_libdir $INTLLIBS" fi @@ -31271,13 +32001,13 @@ fi for ac_func in dcgettext do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:31274: checking for $ac_func" >&5 +echo "$as_me:32004: 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 31280 "configure" +#line 32010 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -31308,16 +32038,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31311: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32041: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31314: \$? = $ac_status" >&5 + echo "$as_me:32044: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31317: \"$ac_try\"") >&5 + { (eval echo "$as_me:32047: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31320: \$? = $ac_status" >&5 + echo "$as_me:32050: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -31327,7 +32057,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:31330: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:32060: 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 <&5 + { echo "$as_me:32075: WARNING: disabling NLS feature" >&5 echo "$as_me: WARNING: disabling NLS feature" >&2;} sed -e /ENABLE_NLS/d confdefs.h >confdefs.tmp mv confdefs.tmp confdefs.h @@ -31365,15 +32095,20 @@ echo "$as_me: WARNING: disabling NLS fea if test "$nls_cv_use_gnu_gettext" != "no"; then CATOBJEXT=.gmo - if test -f "$srcdir/intl/libintl.h" ; then - INTLOBJS="\$(GETTOBJS)" + if test -f "$srcdir/intl/libintl.h" || test -f "$srcdir/intl/libgnuintl.h" ; then + +cat >>confdefs.h <<\EOF +#define HAVE_LIBINTL_H 1 +EOF + + INTLOBJS="\$(GETTOBJS)" BUILD_INCLUDED_LIBINTL=yes USE_INCLUDED_LIBINTL=yes INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV" LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` elif test "$nls_cv_use_gnu_gettext" = "yes"; then nls_cv_use_gnu_gettext=no - { echo "$as_me:31376: WARNING: no NLS library is packaged with this application" >&5 + { echo "$as_me:32111: WARNING: no NLS library is packaged with this application" >&5 echo "$as_me: WARNING: no NLS library is packaged with this application" >&2;} fi fi @@ -31382,7 +32117,7 @@ echo "$as_me: WARNING: no NLS library is if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then : ; else - { echo "$as_me:31385: WARNING: found msgfmt program is not GNU msgfmt" >&5 + { echo "$as_me:32120: WARNING: found msgfmt program is not GNU msgfmt" >&5 echo "$as_me: WARNING: found msgfmt program is not GNU msgfmt" >&2;} fi fi @@ -31391,7 +32126,7 @@ echo "$as_me: WARNING: found msgfmt prog if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then : ; else - { echo "$as_me:31394: WARNING: found xgettext program is not GNU xgettext" >&5 + { echo "$as_me:32129: WARNING: found xgettext program is not GNU xgettext" >&5 echo "$as_me: WARNING: found xgettext program is not GNU xgettext" >&2;} fi fi @@ -31404,18 +32139,18 @@ echo "$as_me: WARNING: found xgettext pr BUILD_INCLUDED_LIBINTL=yes fi - if test "$nls_cv_use_gnu_gettext" = "yes"; then - for ac_prog in bison + if test "$nls_cv_use_gnu_gettext" = "yes"; then + for ac_prog in byacc bison 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:31412: checking for $ac_word" >&5 +echo "$as_me:32147: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_INTLBISON+set}" = set; then +if test "${ac_cv_prog_INTL_YACC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test -n "$INTLBISON"; then - ac_cv_prog_INTLBISON="$INTLBISON" # Let the user override the test. + if test -n "$INTL_YACC"; then + ac_cv_prog_INTL_YACC="$INTL_YACC" # Let the user override the test. else ac_save_IFS=$IFS; IFS=$ac_path_separator ac_dummy="$PATH" @@ -31423,42 +32158,44 @@ for ac_dir in $ac_dummy; do IFS=$ac_save_IFS test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue -ac_cv_prog_INTLBISON="$ac_prog" -echo "$as_me:31427: found $ac_dir/$ac_word" >&5 +ac_cv_prog_INTL_YACC="$ac_prog" +echo "$as_me:32162: found $ac_dir/$ac_word" >&5 break done fi fi -INTLBISON=$ac_cv_prog_INTLBISON -if test -n "$INTLBISON"; then - echo "$as_me:31435: result: $INTLBISON" >&5 -echo "${ECHO_T}$INTLBISON" >&6 +INTL_YACC=$ac_cv_prog_INTL_YACC +if test -n "$INTL_YACC"; then + echo "$as_me:32170: result: $INTL_YACC" >&5 +echo "${ECHO_T}$INTL_YACC" >&6 else - echo "$as_me:31438: result: no" >&5 + echo "$as_me:32173: result: no" >&5 echo "${ECHO_T}no" >&6 fi - test -n "$INTLBISON" && break + test -n "$INTL_YACC" && break done - if test -z "$INTLBISON"; then + if test -z "$INTL_YACC"; then ac_verc_fail=yes else - echo "$as_me:31448: checking version of bison" >&5 -echo $ECHO_N "checking version of bison... $ECHO_C" >&6 - ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` + echo "$as_me:32183: checking version of $INTL_YACC" >&5 +echo $ECHO_N "checking version of $INTL_YACC... $ECHO_C" >&6 + ac_prog_version=`$INTL_YACC -V 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p;s/^\(byacc\) - \([0-9][0-9.]*\) \([0-9]*\).*$/\1-\2.\3/p'` case "$ac_prog_version" in + byacc-[0-9].[0-9].20[1-9]*) + ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; - 1.2[6-9]*|1.[3-9][0-9]*|[2-9].*) + 1.2[6-9]*|1.[3-9][0-9]*|2.[0-3]*) ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; esac - echo "$as_me:31457: result: $ac_prog_version" >&5 + echo "$as_me:32194: result: $ac_prog_version" >&5 echo "${ECHO_T}$ac_prog_version" >&6 fi if test "$ac_verc_fail" = yes; then - INTLBISON=: + INTL_YACC=: fi fi @@ -31481,7 +32218,7 @@ echo "${ECHO_T}$ac_prog_version" >&6 if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else - echo "$as_me:31484: checking for catalogs to be installed" >&5 + echo "$as_me:32221: checking for catalogs to be installed" >&5 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do @@ -31501,7 +32238,7 @@ echo $ECHO_N "checking for catalogs to b fi done LINGUAS=$NEW_LINGUAS - echo "$as_me:31504: result: $LINGUAS" >&5 + echo "$as_me:32241: result: $LINGUAS" >&5 echo "${ECHO_T}$LINGUAS" >&6 fi @@ -31537,7 +32274,7 @@ cf_makefile=Makefile use_our_messages=no if test "$USE_NLS" = yes ; then if test -d "$srcdir/po" ; then -echo "$as_me:31540: checking if we should use included message-library" >&5 +echo "$as_me:32277: checking if we should use included message-library" >&5 echo $ECHO_N "checking if we should use included message-library... $ECHO_C" >&6 # Check whether --enable-included-msgs or --disable-included-msgs was given. @@ -31548,7 +32285,7 @@ else use_our_messages=yes fi; fi -echo "$as_me:31551: result: $use_our_messages" >&5 +echo "$as_me:32288: result: $use_our_messages" >&5 echo "${ECHO_T}$use_our_messages" >&6 fi @@ -31590,23 +32327,23 @@ else for ac_header in libintl.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:31593: checking for $ac_header" >&5 +echo "$as_me:32330: 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 31599 "configure" +#line 32336 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:31603: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:32340: \"$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:31609: \$? = $ac_status" >&5 + echo "$as_me:32346: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -31625,7 +32362,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:31628: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:32365: 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 <&5 +echo "$as_me:32432: checking for working alloca.h" >&5 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 if test "${ac_cv_working_alloca_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 31701 "configure" +#line 32438 "configure" #include "confdefs.h" #include int @@ -31710,16 +32447,16 @@ char *p = (char *) alloca (2 * sizeof (i } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31713: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32450: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31716: \$? = $ac_status" >&5 + echo "$as_me:32453: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31719: \"$ac_try\"") >&5 + { (eval echo "$as_me:32456: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31722: \$? = $ac_status" >&5 + echo "$as_me:32459: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_working_alloca_h=yes else @@ -31729,7 +32466,7 @@ ac_cv_working_alloca_h=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:31732: result: $ac_cv_working_alloca_h" >&5 +echo "$as_me:32469: result: $ac_cv_working_alloca_h" >&5 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 if test $ac_cv_working_alloca_h = yes; then @@ -31739,13 +32476,13 @@ EOF fi -echo "$as_me:31742: checking for alloca" >&5 +echo "$as_me:32479: checking for alloca" >&5 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 if test "${ac_cv_func_alloca_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 31748 "configure" +#line 32485 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca @@ -31777,16 +32514,16 @@ char *p = (char *) alloca (1); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31780: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32517: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31783: \$? = $ac_status" >&5 + echo "$as_me:32520: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31786: \"$ac_try\"") >&5 + { (eval echo "$as_me:32523: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31789: \$? = $ac_status" >&5 + echo "$as_me:32526: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_alloca_works=yes else @@ -31796,7 +32533,7 @@ ac_cv_func_alloca_works=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:31799: result: $ac_cv_func_alloca_works" >&5 +echo "$as_me:32536: result: $ac_cv_func_alloca_works" >&5 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 if test $ac_cv_func_alloca_works = yes; then @@ -31817,13 +32554,13 @@ cat >>confdefs.h <<\EOF #define C_ALLOCA 1 EOF -echo "$as_me:31820: checking whether \`alloca.c' needs Cray hooks" >&5 +echo "$as_me:32557: checking whether \`alloca.c' needs Cray hooks" >&5 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 if test "${ac_cv_os_cray+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 31826 "configure" +#line 32563 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -31841,18 +32578,18 @@ fi rm -rf conftest* fi -echo "$as_me:31844: result: $ac_cv_os_cray" >&5 +echo "$as_me:32581: result: $ac_cv_os_cray" >&5 echo "${ECHO_T}$ac_cv_os_cray" >&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:31849: checking for $ac_func" >&5 +echo "$as_me:32586: 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 31855 "configure" +#line 32592 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -31883,16 +32620,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:31886: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32623: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31889: \$? = $ac_status" >&5 + echo "$as_me:32626: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:31892: \"$ac_try\"") >&5 + { (eval echo "$as_me:32629: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31895: \$? = $ac_status" >&5 + echo "$as_me:32632: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -31902,7 +32639,7 @@ eval "$as_ac_var=no" fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:31905: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:32642: 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 @@ -31916,7 +32653,7 @@ fi done fi -echo "$as_me:31919: checking stack direction for C alloca" >&5 +echo "$as_me:32656: checking stack direction for C alloca" >&5 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 if test "${ac_cv_c_stack_direction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -31925,7 +32662,7 @@ else ac_cv_c_stack_direction=0 else cat >"conftest.$ac_ext" <<_ACEOF -#line 31928 "configure" +#line 32665 "configure" #include "confdefs.h" int find_stack_direction (void) @@ -31948,15 +32685,15 @@ main (void) } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:31951: \"$ac_link\"") >&5 +if { (eval echo "$as_me:32688: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:31954: \$? = $ac_status" >&5 + echo "$as_me:32691: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:31956: \"$ac_try\"") >&5 + { (eval echo "$as_me:32693: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:31959: \$? = $ac_status" >&5 + echo "$as_me:32696: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_stack_direction=1 else @@ -31968,7 +32705,7 @@ fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:31971: result: $ac_cv_c_stack_direction" >&5 +echo "$as_me:32708: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <&5 +echo "$as_me:32737: checking for h_addr_list in struct hostent" >&5 echo $ECHO_N "checking for h_addr_list in struct hostent... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 32003 "configure" +#line 32740 "configure" #include "confdefs.h" #ifdef HAVE_NETDB_H @@ -32019,16 +32756,16 @@ h.h_addr_list[0]=0; } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32022: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32759: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32025: \$? = $ac_status" >&5 + echo "$as_me:32762: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32028: \"$ac_try\"") >&5 + { (eval echo "$as_me:32765: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32031: \$? = $ac_status" >&5 + echo "$as_me:32768: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_hostent_h_addr_list=yes else @@ -32037,7 +32774,7 @@ cat "conftest.$ac_ext" >&5 ac_cv_hostent_h_addr_list=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:32040: result: $ac_cv_hostent_h_addr_list" >&5 +echo "$as_me:32777: result: $ac_cv_hostent_h_addr_list" >&5 echo "${ECHO_T}$ac_cv_hostent_h_addr_list" >&6 if test $ac_cv_hostent_h_addr_list = yes; then @@ -32050,23 +32787,23 @@ fi for ac_header in X11/Xpoll.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:32053: checking for $ac_header" >&5 +echo "$as_me:32790: 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 32059 "configure" +#line 32796 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:32063: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:32800: \"$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:32069: \$? = $ac_status" >&5 + echo "$as_me:32806: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -32085,7 +32822,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:32088: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:32825: 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 <&5 +echo "$as_me:32835: checking for declaration of fd_set" >&5 echo $ECHO_N "checking for declaration of fd_set... $ECHO_C" >&6 if test "${cf_cv_type_fd_set+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:32104: testing sys/types alone ..." 1>&5 +echo "${as_me:-configure}:32841: testing sys/types alone ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 32107 "configure" +#line 32844 "configure" #include "confdefs.h" #include @@ -32117,26 +32854,26 @@ fd_set x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32120: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32857: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32123: \$? = $ac_status" >&5 + echo "$as_me:32860: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32126: \"$ac_try\"") >&5 + { (eval echo "$as_me:32863: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32129: \$? = $ac_status" >&5 + echo "$as_me:32866: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_fd_set=sys/types.h else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "${as_me:-configure}:32136: testing X11/Xpoll.h ..." 1>&5 +echo "${as_me:-configure}:32873: testing X11/Xpoll.h ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 32139 "configure" +#line 32876 "configure" #include "confdefs.h" #ifdef HAVE_X11_XPOLL_H @@ -32151,26 +32888,26 @@ fd_set x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32154: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32891: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32157: \$? = $ac_status" >&5 + echo "$as_me:32894: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32160: \"$ac_try\"") >&5 + { (eval echo "$as_me:32897: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32163: \$? = $ac_status" >&5 + echo "$as_me:32900: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_fd_set=X11/Xpoll.h else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "${as_me:-configure}:32170: testing sys/select.h ..." 1>&5 +echo "${as_me:-configure}:32907: testing sys/select.h ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 32173 "configure" +#line 32910 "configure" #include "confdefs.h" #include @@ -32184,16 +32921,16 @@ fd_set x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32187: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32924: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32190: \$? = $ac_status" >&5 + echo "$as_me:32927: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32193: \"$ac_try\"") >&5 + { (eval echo "$as_me:32930: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32196: \$? = $ac_status" >&5 + echo "$as_me:32933: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_fd_set=sys/select.h else @@ -32207,7 +32944,7 @@ rm -f "conftest.$ac_objext" "conftest.$a fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:32210: result: $cf_cv_type_fd_set" >&5 +echo "$as_me:32947: result: $cf_cv_type_fd_set" >&5 echo "${ECHO_T}$cf_cv_type_fd_set" >&6 if test $cf_cv_type_fd_set = sys/select.h ; then @@ -32217,14 +32954,14 @@ EOF fi -echo "$as_me:32220: checking for fd_set macros" >&5 +echo "$as_me:32957: checking for fd_set macros" >&5 echo $ECHO_N "checking for fd_set macros... $ECHO_C" >&6 if test "${cf_cv_macros_fd_set+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32227 "configure" +#line 32964 "configure" #include "confdefs.h" #include @@ -32253,16 +32990,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32256: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:32993: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32259: \$? = $ac_status" >&5 + echo "$as_me:32996: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32262: \"$ac_try\"") >&5 + { (eval echo "$as_me:32999: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32265: \$? = $ac_status" >&5 + echo "$as_me:33002: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_macros_fd_set=yes else @@ -32272,7 +33009,7 @@ cf_cv_macros_fd_set=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:32275: result: $cf_cv_macros_fd_set" >&5 +echo "$as_me:33012: result: $cf_cv_macros_fd_set" >&5 echo "${ECHO_T}$cf_cv_macros_fd_set" >&6 test $cf_cv_macros_fd_set = yes && cat >>confdefs.h <<\EOF @@ -32282,16 +33019,16 @@ EOF # tolower() is known to be broken on 4.2BSD by # not checking if input is an uppercase letter # /* #define tolower(c) ((c)-'A'+'a') */ -echo "$as_me:32285: checking for working tolower()" >&5 +echo "$as_me:33022: checking for working tolower()" >&5 echo $ECHO_N "checking for working tolower()... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:32289: result: unknown" >&5 + echo "$as_me:33026: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32294 "configure" +#line 33031 "configure" #include "confdefs.h" #include @@ -32306,18 +33043,18 @@ int main() { } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:32309: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33046: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32312: \$? = $ac_status" >&5 + echo "$as_me:33049: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:32314: \"$ac_try\"") >&5 + { (eval echo "$as_me:33051: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32317: \$? = $ac_status" >&5 + echo "$as_me:33054: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:32320: result: yes" >&5 + echo "$as_me:33057: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -32329,7 +33066,7 @@ cat >>confdefs.h <<\EOF #define TOLOWER_BROKEN 1 EOF - echo "$as_me:32332: result: no" >&5 + echo "$as_me:33069: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -32337,18 +33074,18 @@ rm -f core ./core.* ./*.core "conftest$a fi # toupper is known to be broken on 4.2BSD by -# not checking if input is an lowercase letter +# not checking if input is a lowercase letter # /* #define toupper(c) ((c)-'a'+'A') */ -echo "$as_me:32342: checking for working toupper()" >&5 +echo "$as_me:33079: checking for working toupper()" >&5 echo $ECHO_N "checking for working toupper()... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:32346: result: unknown" >&5 + echo "$as_me:33083: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32351 "configure" +#line 33088 "configure" #include "confdefs.h" #include @@ -32356,25 +33093,25 @@ int main() { unsigned char str; for (str = 1; str < 127; str++) { - if ((char) toupper(str) != ((str >= 'a' && str <= 'z') ? ((unsigned char) (str - 'a' + 'A')) : str)) + if ((char) toupper(str) != ((str >= 'a' && str <= 'z') ? ((unsigned char) (str - 'a' + 'A')) : str)) return 1; } return 0; } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:32366: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33103: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32369: \$? = $ac_status" >&5 + echo "$as_me:33106: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:32371: \"$ac_try\"") >&5 + { (eval echo "$as_me:33108: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32374: \$? = $ac_status" >&5 + echo "$as_me:33111: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:32377: result: yes" >&5 + echo "$as_me:33114: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -32386,27 +33123,62 @@ cat >>confdefs.h <<\EOF #define TOUPPER_BROKEN 1 EOF - echo "$as_me:32389: result: no" >&5 + echo "$as_me:33126: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:32396: checking for C11 _Noreturn feature" >&5 -echo $ECHO_N "checking for C11 _Noreturn feature... $ECHO_C" >&6 -if test "${cf_cv_c11_noreturn+set}" = set; then +echo "$as_me:33133: checking for stdnoreturn.h" >&5 +echo $ECHO_N "checking for stdnoreturn.h... $ECHO_C" >&6 +if test "${ac_cv_header_stdnoreturn_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32402 "configure" +#line 33139 "configure" +#include "confdefs.h" +#include +_ACEOF +if { (eval echo "$as_me:33143: \"$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:33149: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + ac_cv_header_stdnoreturn_h=yes +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + ac_cv_header_stdnoreturn_h=no +fi +rm -f conftest.err "conftest.$ac_ext" +fi +echo "$as_me:33168: result: $ac_cv_header_stdnoreturn_h" >&5 +echo "${ECHO_T}$ac_cv_header_stdnoreturn_h" >&6 +if test "$ac_cv_header_stdnoreturn_h" = yes; then + + echo "$as_me:33172: checking for C11 _Noreturn feature" >&5 +echo $ECHO_N "checking for C11 _Noreturn feature... $ECHO_C" >&6 + cat >"conftest.$ac_ext" <<_ACEOF +#line 33175 "configure" #include "confdefs.h" #include #include #include -static _Noreturn void giveup(void) { exit(0); } - +static _Noreturn void giveup(void); int main (void) { @@ -32416,28 +33188,34 @@ if (feof(stdin)) giveup() } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:32419: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:33191: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:32422: \$? = $ac_status" >&5 + echo "$as_me:33194: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:32425: \"$ac_try\"") >&5 + { (eval echo "$as_me:33197: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32428: \$? = $ac_status" >&5 + echo "$as_me:33200: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_c11_noreturn=yes + echo "$as_me:33203: result: $cf_cv_c11_noreturn" >&5 +echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cf_cv_c11_noreturn=no + echo "$as_me:33209: result: $cf_cv_c11_noreturn" >&5 +echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" +else + cf_cv_c11_noreturn=no + fi -echo "$as_me:32439: result: $cf_cv_c11_noreturn" >&5 -echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 + if test "$cf_cv_c11_noreturn" = yes; then cat >>confdefs.h <<\EOF @@ -32448,30 +33226,30 @@ cat >>confdefs.h <&5 + echo "$as_me:33236: checking for $cf_hdr" >&5 echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 32461 "configure" +#line 33239 "configure" #include "confdefs.h" #include #include <$cf_hdr> _ACEOF -if { (eval echo "$as_me:32468: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:33246: \"$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:32474: \$? = $ac_status" >&5 + echo "$as_me:33252: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -32489,7 +33267,7 @@ else cf_found=no fi rm -f conftest.err "conftest.$ac_ext" -echo "$as_me:32492: result: $cf_found" >&5 +echo "$as_me:33270: result: $cf_found" >&5 echo "${ECHO_T}$cf_found" >&6 if test $cf_found = yes ; then @@ -32502,16 +33280,16 @@ EOF fi done -echo "$as_me:32505: checking for iconv_open() //TRANSLIT extension" >&5 +echo "$as_me:33283: checking for iconv_open() //TRANSLIT extension" >&5 echo $ECHO_N "checking for iconv_open() //TRANSLIT extension... $ECHO_C" >&6 if test "$cross_compiling" = yes; then - echo "$as_me:32509: result: unknown" >&5 + echo "$as_me:33287: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32514 "configure" +#line 33292 "configure" #include "confdefs.h" #ifdef HAVE_ICONV_H @@ -32529,22 +33307,22 @@ int main() { } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:32532: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33310: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32535: \$? = $ac_status" >&5 + echo "$as_me:33313: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:32537: \"$ac_try\"") >&5 + { (eval echo "$as_me:33315: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32540: \$? = $ac_status" >&5 + echo "$as_me:33318: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF #define HAVE_ICONV_OPEN_TRANSLIT 1 EOF - echo "$as_me:32547: result: yes" >&5 + echo "$as_me:33325: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -32552,7 +33330,7 @@ else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 - echo "$as_me:32555: result: no" >&5 + echo "$as_me:33333: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -32590,13 +33368,13 @@ EOF ;; *) - echo "$as_me:32593: checking for link" >&5 + echo "$as_me:33371: checking for link" >&5 echo $ECHO_N "checking for link... $ECHO_C" >&6 if test "${ac_cv_func_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32599 "configure" +#line 33377 "configure" #include "confdefs.h" #define link autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -32627,16 +33405,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:32630: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33408: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32633: \$? = $ac_status" >&5 + echo "$as_me:33411: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:32636: \"$ac_try\"") >&5 + { (eval echo "$as_me:33414: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32639: \$? = $ac_status" >&5 + echo "$as_me:33417: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_link=yes else @@ -32646,7 +33424,7 @@ ac_cv_func_link=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:32649: result: $ac_cv_func_link" >&5 +echo "$as_me:33427: result: $ac_cv_func_link" >&5 echo "${ECHO_T}$ac_cv_func_link" >&6 if test "$ac_cv_func_link" = yes; then @@ -32667,13 +33445,13 @@ EOF ;; *) - echo "$as_me:32670: checking for link" >&5 + echo "$as_me:33448: checking for link" >&5 echo $ECHO_N "checking for link... $ECHO_C" >&6 if test "${ac_cv_func_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 32676 "configure" +#line 33454 "configure" #include "confdefs.h" #define link autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -32704,16 +33482,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:32707: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33485: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:32710: \$? = $ac_status" >&5 + echo "$as_me:33488: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:32713: \"$ac_try\"") >&5 + { (eval echo "$as_me:33491: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:32716: \$? = $ac_status" >&5 + echo "$as_me:33494: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_link=yes else @@ -32723,7 +33501,7 @@ ac_cv_func_link=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:32726: result: $ac_cv_func_link" >&5 +echo "$as_me:33504: result: $ac_cv_func_link" >&5 echo "${ECHO_T}$ac_cv_func_link" >&6 if test "$ac_cv_func_link" = yes; then cat >>confdefs.h <<\EOF @@ -32738,7 +33516,7 @@ if test "$cf_cv_termlib" = pdcurses ; th cf_x_athena=${cf_x_athena:-Xaw} -echo "$as_me:32741: checking if you want to link with Xaw 3d library" >&5 +echo "$as_me:33519: 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= @@ -32749,14 +33527,14 @@ if test "${with_Xaw3d+set}" = set; then fi; if test "$withval" = yes ; then cf_x_athena=Xaw3d - echo "$as_me:32752: result: yes" >&5 + echo "$as_me:33530: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:32755: result: no" >&5 + echo "$as_me:33533: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:32759: checking if you want to link with Xaw 3d xft library" >&5 +echo "$as_me:33537: 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= @@ -32767,14 +33545,14 @@ if test "${with_Xaw3dxft+set}" = set; th fi; if test "$withval" = yes ; then cf_x_athena=Xaw3dxft - echo "$as_me:32770: result: yes" >&5 + echo "$as_me:33548: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:32773: result: no" >&5 + echo "$as_me:33551: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:32777: checking if you want to link with neXT Athena library" >&5 +echo "$as_me:33555: 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= @@ -32785,14 +33563,14 @@ if test "${with_neXtaw+set}" = set; then fi; if test "$withval" = yes ; then cf_x_athena=neXtaw - echo "$as_me:32788: result: yes" >&5 + echo "$as_me:33566: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:32791: result: no" >&5 + echo "$as_me:33569: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:32795: checking if you want to link with Athena-Plus library" >&5 +echo "$as_me:33573: 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= @@ -32803,10 +33581,10 @@ if test "${with_XawPlus+set}" = set; the fi; if test "$withval" = yes ; then cf_x_athena=XawPlus - echo "$as_me:32806: result: yes" >&5 + echo "$as_me:33584: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:32809: result: no" >&5 + echo "$as_me:33587: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -32826,17 +33604,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}:32829: testing found package $cf_athena_pkg ..." 1>&5 +echo "${as_me:-configure}:33607: 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}:32835: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:33613: 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}:32839: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:33617: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -32967,20 +33745,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}:32970: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:33748: testing ..trimmed $LIBS ..." 1>&5 ;; esac done -echo "$as_me:32976: checking for usable $cf_x_athena/Xmu package" >&5 +echo "$as_me:33754: 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 32983 "configure" +#line 33761 "configure" #include "confdefs.h" #include @@ -32997,16 +33775,16 @@ int check = XmuCompareISOLatin1("big", " } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:33000: \"$ac_link\"") >&5 +if { (eval echo "$as_me:33778: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33003: \$? = $ac_status" >&5 + echo "$as_me:33781: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:33006: \"$ac_try\"") >&5 + { (eval echo "$as_me:33784: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33009: \$? = $ac_status" >&5 + echo "$as_me:33787: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xaw_compat=yes else @@ -33016,7 +33794,7 @@ cf_cv_xaw_compat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:33019: result: $cf_cv_xaw_compat" >&5 +echo "$as_me:33797: result: $cf_cv_xaw_compat" >&5 echo "${ECHO_T}$cf_cv_xaw_compat" >&6 if test "$cf_cv_xaw_compat" = no @@ -33028,7 +33806,7 @@ echo "${ECHO_T}$cf_cv_xaw_compat" >&6 *) test -n "$verbose" && echo " work around broken package" 1>&6 -echo "${as_me:-configure}:33031: testing work around broken package ..." 1>&5 +echo "${as_me:-configure}:33809: testing work around broken package ..." 1>&5 cf_save_xmu="$LIBS" cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^ *//' -e 's/ .*//'` @@ -33036,17 +33814,17 @@ echo "${as_me:-configure}:33031: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "xmu"; then test -n "$verbose" && echo " found package xmu" 1>&6 -echo "${as_me:-configure}:33039: testing found package xmu ..." 1>&5 +echo "${as_me:-configure}:33817: 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}:33045: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:33823: 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}:33049: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:33827: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33166,12 +33944,12 @@ LIBS="$cf_add_libs" test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:33169: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:33947: 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}:33174: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:33952: testing ...after $LIBS ..." 1>&5 else cf_pkgconfig_incs= @@ -33179,12 +33957,12 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:33182: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:33960: 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}:33187: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:33965: testing ...after $LIBS ..." 1>&5 fi @@ -33195,7 +33973,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}:33198: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:33976: testing ..trimmed $LIBS ..." 1>&5 ;; esac @@ -33220,17 +33998,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}:33223: testing found package Xext ..." 1>&5 +echo "${as_me:-configure}:34001: 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}:33229: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34007: 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}:33233: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34011: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33351,7 +34129,7 @@ else cf_pkgconfig_incs= cf_pkgconfig_libs= - echo "$as_me:33354: checking for XextCreateExtension in -lXext" >&5 + echo "$as_me:34132: 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 @@ -33359,7 +34137,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lXext $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 33362 "configure" +#line 34140 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -33378,16 +34156,16 @@ XextCreateExtension (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:33381: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34159: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:33384: \$? = $ac_status" >&5 + echo "$as_me:34162: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:33387: \"$ac_try\"") >&5 + { (eval echo "$as_me:34165: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:33390: \$? = $ac_status" >&5 + echo "$as_me:34168: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_Xext_XextCreateExtension=yes else @@ -33398,7 +34176,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:33401: result: $ac_cv_lib_Xext_XextCreateExtension" >&5 +echo "$as_me:34179: 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 @@ -33434,17 +34212,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}:33437: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:34215: 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}:33443: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34221: 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}:33447: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34225: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33564,24 +34342,24 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:33567: WARNING: unable to find X11 library" >&5 + { echo "$as_me:34345: 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}:33574: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:34352: 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}:33580: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34358: 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}:33584: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34362: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33701,24 +34479,24 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:33704: WARNING: unable to find ICE library" >&5 + { echo "$as_me:34482: 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}:33711: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:34489: 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}:33717: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34495: 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}:33721: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34499: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33838,24 +34616,24 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:33841: WARNING: unable to find SM library" >&5 + { echo "$as_me:34619: 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}:33848: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:34626: 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}:33854: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34632: 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}:33858: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34636: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -33975,7 +34753,7 @@ LIBS="$cf_add_libs" else cf_pkgconfig_incs= cf_pkgconfig_libs= - { echo "$as_me:33978: WARNING: unable to find Xt library" >&5 + { echo "$as_me:34756: WARNING: unable to find Xt library" >&5 echo "$as_me: WARNING: unable to find Xt library" >&2;} fi @@ -33988,17 +34766,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}:33991: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:34769: 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}:33997: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34775: 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}:34001: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34779: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34119,14 +34897,14 @@ LIBS="$cf_add_libs" ;; *) # we have an "xt" package, but it may omit Xt's dependency on X11 -echo "$as_me:34122: checking for usable X dependency" >&5 +echo "$as_me:34900: 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 34129 "configure" +#line 34907 "configure" #include "confdefs.h" #include @@ -34145,16 +34923,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34148: \"$ac_link\"") >&5 +if { (eval echo "$as_me:34926: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34151: \$? = $ac_status" >&5 + echo "$as_me:34929: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34154: \"$ac_try\"") >&5 + { (eval echo "$as_me:34932: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34157: \$? = $ac_status" >&5 + echo "$as_me:34935: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xt_x11_compat=yes else @@ -34164,30 +34942,30 @@ cf_cv_xt_x11_compat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:34167: result: $cf_cv_xt_x11_compat" >&5 +echo "$as_me:34945: 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}:34173: testing work around broken X11 dependency ..." 1>&5 +echo "${as_me:-configure}:34951: 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}:34180: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:34958: 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}:34186: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:34964: 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}:34190: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:34968: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34310,12 +35088,12 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:34313: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:35091: 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}:34318: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:35096: testing ...after $LIBS ..." 1>&5 fi @@ -34323,14 +35101,14 @@ fi ;; esac -echo "$as_me:34326: checking for usable X Toolkit package" >&5 +echo "$as_me:35104: 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 34333 "configure" +#line 35111 "configure" #include "confdefs.h" #include @@ -34345,16 +35123,16 @@ int num = IceConnectionNumber(0); (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34348: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35126: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34351: \$? = $ac_status" >&5 + echo "$as_me:35129: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34354: \"$ac_try\"") >&5 + { (eval echo "$as_me:35132: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34357: \$? = $ac_status" >&5 + echo "$as_me:35135: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xt_ice_compat=yes else @@ -34364,7 +35142,7 @@ cf_cv_xt_ice_compat=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:34367: result: $cf_cv_xt_ice_compat" >&5 +echo "$as_me:35145: result: $cf_cv_xt_ice_compat" >&5 echo "${ECHO_T}$cf_cv_xt_ice_compat" >&6 if test "$cf_cv_xt_ice_compat" = no @@ -34378,22 +35156,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}:34381: testing work around broken ICE dependency ..." 1>&5 +echo "${as_me:-configure}:35159: 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}:34386: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:35164: 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}:34392: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:35170: 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}:34396: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:35174: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34512,17 +35290,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}:34515: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:35293: 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}:34521: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:35299: 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}:34525: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:35303: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 cf_fix_cppflags=no cf_new_cflags= @@ -34651,12 +35429,12 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:34654: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:35432: 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}:34659: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:35437: testing ...after $LIBS ..." 1>&5 fi @@ -34676,7 +35454,7 @@ else test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:34679: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:35457: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" cf_check_cppflags="$CPPFLAGS" @@ -34761,7 +35539,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}:34764: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:35542: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -34771,7 +35549,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}:34774: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:35552: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -34781,7 +35559,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}:34784: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:35562: 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" @@ -34790,7 +35568,7 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 34793 "configure" +#line 35571 "configure" #include "confdefs.h" #include int @@ -34802,16 +35580,16 @@ printf("Hello world"); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34805: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35583: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34808: \$? = $ac_status" >&5 + echo "$as_me:35586: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34811: \"$ac_try\"") >&5 + { (eval echo "$as_me:35589: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34814: \$? = $ac_status" >&5 + echo "$as_me:35592: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -34819,12 +35597,12 @@ else cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:34822: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:35600: 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}:34827: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:35605: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi CFLAGS="$cf_check_cflags" @@ -34832,13 +35610,13 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi - echo "$as_me:34835: checking for XOpenDisplay" >&5 + echo "$as_me:35613: 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 34841 "configure" +#line 35619 "configure" #include "confdefs.h" #define XOpenDisplay autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -34869,16 +35647,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34872: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35650: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34875: \$? = $ac_status" >&5 + echo "$as_me:35653: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34878: \"$ac_try\"") >&5 + { (eval echo "$as_me:35656: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34881: \$? = $ac_status" >&5 + echo "$as_me:35659: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_XOpenDisplay=yes else @@ -34888,13 +35666,13 @@ ac_cv_func_XOpenDisplay=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:34891: result: $ac_cv_func_XOpenDisplay" >&5 +echo "$as_me:35669: 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:34897: checking for XOpenDisplay in -lX11" >&5 + echo "$as_me:35675: 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 @@ -34902,7 +35680,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lX11 $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 34905 "configure" +#line 35683 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -34921,16 +35699,16 @@ XOpenDisplay (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:34924: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35702: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:34927: \$? = $ac_status" >&5 + echo "$as_me:35705: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:34930: \"$ac_try\"") >&5 + { (eval echo "$as_me:35708: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:34933: \$? = $ac_status" >&5 + echo "$as_me:35711: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_X11_XOpenDisplay=yes else @@ -34941,7 +35719,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:34944: result: $ac_cv_lib_X11_XOpenDisplay" >&5 +echo "$as_me:35722: 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 @@ -34965,13 +35743,13 @@ fi fi - echo "$as_me:34968: checking for XtAppInitialize" >&5 + echo "$as_me:35746: 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 34974 "configure" +#line 35752 "configure" #include "confdefs.h" #define XtAppInitialize autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -35002,16 +35780,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35005: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35783: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35008: \$? = $ac_status" >&5 + echo "$as_me:35786: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35011: \"$ac_try\"") >&5 + { (eval echo "$as_me:35789: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35014: \$? = $ac_status" >&5 + echo "$as_me:35792: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_XtAppInitialize=yes else @@ -35021,13 +35799,13 @@ ac_cv_func_XtAppInitialize=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:35024: result: $ac_cv_func_XtAppInitialize" >&5 +echo "$as_me:35802: 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:35030: checking for XtAppInitialize in -lXt" >&5 + echo "$as_me:35808: 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 @@ -35035,7 +35813,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lXt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 35038 "configure" +#line 35816 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -35054,16 +35832,16 @@ XtAppInitialize (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35057: \"$ac_link\"") >&5 +if { (eval echo "$as_me:35835: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35060: \$? = $ac_status" >&5 + echo "$as_me:35838: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35063: \"$ac_try\"") >&5 + { (eval echo "$as_me:35841: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35066: \$? = $ac_status" >&5 + echo "$as_me:35844: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_Xt_XtAppInitialize=yes else @@ -35074,7 +35852,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:35077: result: $ac_cv_lib_Xt_XtAppInitialize" >&5 +echo "$as_me:35855: 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 @@ -35091,7 +35869,7 @@ fi fi if test "$cf_have_X_LIBS" = no ; then - { echo "$as_me:35094: WARNING: Unable to successfully link X Toolkit library (-lXt) with + { echo "$as_me:35872: 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 @@ -35132,14 +35910,14 @@ done test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}-I$cf_path/include" - echo "$as_me:35135: checking for $cf_test in $cf_path" >&5 + echo "$as_me:35913: 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:35138: checking for $cf_test" >&5 + echo "$as_me:35916: checking for $cf_test" >&5 echo $ECHO_N "checking for $cf_test... $ECHO_C" >&6 fi cat >"conftest.$ac_ext" <<_ACEOF -#line 35142 "configure" +#line 35920 "configure" #include "confdefs.h" #include @@ -35153,16 +35931,16 @@ main (void) } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:35156: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:35934: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:35159: \$? = $ac_status" >&5 + echo "$as_me:35937: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:35162: \"$ac_try\"") >&5 + { (eval echo "$as_me:35940: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35165: \$? = $ac_status" >&5 + echo "$as_me:35943: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -35171,7 +35949,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:35174: result: $cf_result" >&5 + echo "$as_me:35952: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 LIBS="$cf_save_LIBS_CF_X_ATHENA_CPPFLAGS" @@ -35187,7 +35965,7 @@ CPPFLAGS="$cf_save_CPPFLAGS_CF_X_ATHENA_ done if test -z "$cf_x_athena_inc" ; then - { echo "$as_me:35190: WARNING: Unable to find Athena header files" >&5 + { echo "$as_me:35968: WARNING: Unable to find Athena header files" >&5 echo "$as_me: WARNING: Unable to find Athena header files" >&2;} elif test "$cf_x_athena_inc" != default ; then @@ -35252,10 +36030,10 @@ for cf_add_1lib in $cf_add_0lib; do done LIBS="$cf_add_libs" - echo "$as_me:35255: checking for $cf_test in $cf_libs" >&5 + echo "$as_me:36033: checking for $cf_test in $cf_libs" >&5 echo $ECHO_N "checking for $cf_test in $cf_libs... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 35258 "configure" +#line 36036 "configure" #include "confdefs.h" #include @@ -35271,16 +36049,16 @@ $cf_test((XtAppContext) 0) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35274: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36052: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35277: \$? = $ac_status" >&5 + echo "$as_me:36055: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35280: \"$ac_try\"") >&5 + { (eval echo "$as_me:36058: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35283: \$? = $ac_status" >&5 + echo "$as_me:36061: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -35289,7 +36067,7 @@ cat "conftest.$ac_ext" >&5 cf_result=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:35292: result: $cf_result" >&5 + echo "$as_me:36070: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 LIBS="$cf_save_LIBS_CF_X_ATHENA_LIBS" @@ -35306,7 +36084,7 @@ CPPFLAGS="$cf_save_CPPFLAGS_CF_X_ATHENA_ done if test -z "$cf_x_athena_lib" ; then - { { echo "$as_me:35309: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&5 + { { echo "$as_me:36087: 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 @@ -35340,7 +36118,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:35343: checking for $ac_word" >&5 +echo "$as_me:36121: 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 @@ -35355,7 +36133,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:35358: found $ac_dir/$ac_word" >&5 +echo "$as_me:36136: found $ac_dir/$ac_word" >&5 break done @@ -35363,10 +36141,10 @@ fi fi XCURSES_CONFIG=$ac_cv_prog_XCURSES_CONFIG if test -n "$XCURSES_CONFIG"; then - echo "$as_me:35366: result: $XCURSES_CONFIG" >&5 + echo "$as_me:36144: result: $XCURSES_CONFIG" >&5 echo "${ECHO_T}$XCURSES_CONFIG" >&6 else - echo "$as_me:35369: result: no" >&5 + echo "$as_me:36147: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -35379,7 +36157,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:35382: checking for $ac_word" >&5 +echo "$as_me:36160: 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 @@ -35394,7 +36172,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:35397: found $ac_dir/$ac_word" >&5 +echo "$as_me:36175: found $ac_dir/$ac_word" >&5 break done @@ -35402,10 +36180,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:35405: result: $ac_ct_XCURSES_CONFIG" >&5 + echo "$as_me:36183: result: $ac_ct_XCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_XCURSES_CONFIG" >&6 else - echo "$as_me:35408: result: no" >&5 + echo "$as_me:36186: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -35540,7 +36318,7 @@ LDFLAGS="$LDFLAGS $X_LIBS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:35543: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:36321: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" cf_check_cppflags="$CPPFLAGS" @@ -35625,7 +36403,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}:35628: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:36406: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -35635,7 +36413,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}:35638: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:36416: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -35645,7 +36423,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}:35648: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:36426: 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" @@ -35654,7 +36432,7 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 35657 "configure" +#line 36435 "configure" #include "confdefs.h" #include int @@ -35666,16 +36444,16 @@ printf("Hello world"); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35669: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36447: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35672: \$? = $ac_status" >&5 + echo "$as_me:36450: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35675: \"$ac_try\"") >&5 + { (eval echo "$as_me:36453: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35678: \$? = $ac_status" >&5 + echo "$as_me:36456: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -35683,12 +36461,12 @@ else cat "conftest.$ac_ext" >&5 test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:35686: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:36464: 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}:35691: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:36469: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi CFLAGS="$cf_check_cflags" @@ -35696,7 +36474,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:35699: checking for XOpenDisplay in -lX11" >&5 +echo "$as_me:36477: 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 @@ -35704,7 +36482,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 35707 "configure" +#line 36485 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -35723,16 +36501,16 @@ XOpenDisplay (); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35726: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36504: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35729: \$? = $ac_status" >&5 + echo "$as_me:36507: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35732: \"$ac_try\"") >&5 + { (eval echo "$as_me:36510: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35735: \$? = $ac_status" >&5 + echo "$as_me:36513: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_X11_XOpenDisplay=yes else @@ -35743,7 +36521,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:35746: result: $ac_cv_lib_X11_XOpenDisplay" >&5 +echo "$as_me:36524: 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 @@ -35765,7 +36543,7 @@ LIBS="$cf_add_libs" fi -echo "$as_me:35768: checking for XCurses library" >&5 +echo "$as_me:36546: 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 @@ -35788,7 +36566,7 @@ done LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 35791 "configure" +#line 36569 "configure" #include "confdefs.h" #include @@ -35803,16 +36581,16 @@ XCursesExit(); } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:35806: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36584: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:35809: \$? = $ac_status" >&5 + echo "$as_me:36587: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:35812: \"$ac_try\"") >&5 + { (eval echo "$as_me:36590: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35815: \$? = $ac_status" >&5 + echo "$as_me:36593: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_lib_XCurses=yes else @@ -35823,7 +36601,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:35826: result: $cf_cv_lib_XCurses" >&5 +echo "$as_me:36604: result: $cf_cv_lib_XCurses" >&5 echo "${ECHO_T}$cf_cv_lib_XCurses" >&6 fi @@ -35838,23 +36616,23 @@ cat >>confdefs.h <<\EOF #define XCURSES 1 EOF - echo "$as_me:35841: checking for xcurses.h" >&5 + echo "$as_me:36619: 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 35847 "configure" +#line 36625 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:35851: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:36629: \"$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:35857: \$? = $ac_status" >&5 + echo "$as_me:36635: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -35873,7 +36651,7 @@ else fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:35876: result: $ac_cv_header_xcurses_h" >&5 +echo "$as_me:36654: 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 @@ -35884,14 +36662,14 @@ EOF fi else - { { echo "$as_me:35887: error: Cannot link with XCurses" >&5 + { { echo "$as_me:36665: error: Cannot link with XCurses" >&5 echo "$as_me: error: Cannot link with XCurses" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:35894: checking for unctrl.h" >&5 +echo "$as_me:36672: 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 @@ -35912,7 +36690,7 @@ esac for cf_header in $cf_header_list do cat >"conftest.$ac_ext" <<_ACEOF -#line 35915 "configure" +#line 36693 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> @@ -35926,16 +36704,16 @@ WINDOW *x; (void)x } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:35929: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:36707: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:35932: \$? = $ac_status" >&5 + echo "$as_me:36710: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:35935: \"$ac_try\"") >&5 + { (eval echo "$as_me:36713: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:35938: \$? = $ac_status" >&5 + echo "$as_me:36716: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_unctrl_header=$cf_header break @@ -35948,12 +36726,12 @@ rm -f "conftest.$ac_objext" "conftest.$a done fi -echo "$as_me:35951: result: $cf_cv_unctrl_header" >&5 +echo "$as_me:36729: result: $cf_cv_unctrl_header" >&5 echo "${ECHO_T}$cf_cv_unctrl_header" >&6 case "$cf_cv_unctrl_header" in no) - { echo "$as_me:35956: WARNING: unctrl.h header not found" >&5 + { echo "$as_me:36734: WARNING: unctrl.h header not found" >&5 echo "$as_me: WARNING: unctrl.h header not found" >&2;} ;; esac @@ -35987,10 +36765,10 @@ do cf_tr_func=`echo "$cf_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` - echo "$as_me:35990: checking for ${cf_func}" >&5 + echo "$as_me:36768: checking for ${cf_func}" >&5 echo $ECHO_N "checking for ${cf_func}... $ECHO_C" >&6 -echo "${as_me:-configure}:35993: testing ${cf_func} ..." 1>&5 +echo "${as_me:-configure}:36771: testing ${cf_func} ..." 1>&5 if eval "test \"\${cf_cv_func_$cf_func+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -35999,7 +36777,7 @@ else eval cf_result='$ac_cv_func_'$cf_func if test ".$cf_result" != ".no"; then cat >"conftest.$ac_ext" <<_ACEOF -#line 36002 "configure" +#line 36780 "configure" #include "confdefs.h" #ifdef HAVE_XCURSES @@ -36032,16 +36810,16 @@ if (foo + 1234L > 5678L) } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:36035: \"$ac_link\"") >&5 +if { (eval echo "$as_me:36813: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:36038: \$? = $ac_status" >&5 + echo "$as_me:36816: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:36041: \"$ac_try\"") >&5 + { (eval echo "$as_me:36819: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:36044: \$? = $ac_status" >&5 + echo "$as_me:36822: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -36057,7 +36835,7 @@ fi # use the computed/retrieved cache-value: eval 'cf_result=$cf_cv_func_'$cf_func - echo "$as_me:36060: result: $cf_result" >&5 + echo "$as_me:36838: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" != no; then cat >>confdefs.h <&5 + { echo "$as_me:36850: WARNING: no term-lib found, you might run into trouble later." >&5 echo "$as_me: WARNING: no term-lib found, you might run into trouble later." >&2;} fi if test "$YACC" = "" ; then - { echo "$as_me:36076: WARNING: no yacc-parser found, you might run into trouble later." >&5 + { echo "$as_me:36854: WARNING: no yacc-parser found, you might run into trouble later." >&5 echo "$as_me: WARNING: no yacc-parser found, you might run into trouble later." >&2;} fi if test "$RANLIB" = "" ; then - { echo "$as_me:36080: WARNING: no library archive builder found, you might run into trouble later." >&5 + { echo "$as_me:36858: WARNING: no library archive builder found, you might run into trouble later." >&5 echo "$as_me: WARNING: no library archive builder found, you might run into trouble later." >&2;} fi @@ -36208,7 +36986,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:36211: creating $CONFIG_STATUS" >&5 +{ echo "$as_me:36989: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >"$CONFIG_STATUS" <<_ACEOF #! $SHELL @@ -36217,6 +36995,8 @@ cat >"$CONFIG_STATUS" <<_ACEOF # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. +me=\`echo "\$0" | sed -e 's,.*\\/,,'\` + debug=false SHELL=\${CONFIG_SHELL-$SHELL} ac_cs_invocation="\$0 \$@" @@ -36238,9 +37018,9 @@ fi as_me=`echo "$0" |sed 's,.*[\\/],,'` if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr + as_expr="expr" else - as_expr=false + as_expr="false" fi rm -f conf$$ conf$$.exe conf$$.file @@ -36255,7 +37035,7 @@ if ln -s conf$$.file conf$$ 2>/dev/null; as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln + as_ln_s='ln' else as_ln_s='cp -p' fi @@ -36342,10 +37122,10 @@ EOF cat >>"$CONFIG_STATUS" <>"$CONFIG_STATUS" <<\EOF echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header - { { echo "$as_me:36390: error: ambiguous option: $1 + { { echo "$as_me:37170: 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;} @@ -36406,7 +37186,7 @@ Try \`$0 --help' for more information." ac_need_defaults=false;; # This is an error. - -*) { { echo "$as_me:36409: error: unrecognized option: $1 + -*) { { echo "$as_me:37189: 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;} @@ -36425,7 +37205,7 @@ cat >&5 << _ACEOF ## Running config.status. ## ## ----------------------- ## -This file was extended by $as_me 2.52.20210509, executed with +This file was extended by $as_me 2.52.20221009, executed with CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS @@ -36454,7 +37234,7 @@ do "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "include/autoconf.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/autoconf.h:include/autoconf.hin" ;; - *) { { echo "$as_me:36457: error: invalid argument: $ac_config_target" >&5 + *) { { echo "$as_me:37237: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac @@ -36478,14 +37258,14 @@ $debug || } # Create a (secure) tmp directory for tmp files. -: ${TMPDIR=/tmp} +: "${TMPDIR=/tmp}" { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=$TMPDIR/cs$$-$RANDOM - (umask 077 && mkdir $tmp) + (umask 077 && mkdir "$tmp") } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 @@ -36505,7 +37285,7 @@ cat >>"$CONFIG_STATUS" <\$tmp/subs.sed <<\\CEOF + s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >"\$tmp"/subs.sed <<\\CEOF s,@SHELL@,$SHELL,;t t s,@exec_prefix@,$exec_prefix,;t t s,@prefix@,$prefix,;t t @@ -36615,6 +37395,8 @@ s,@INEWSDIR@,$INEWSDIR,;t t s,@INEWS@,$INEWS,;t t s,@NCURSES_CONFIG@,$NCURSES_CONFIG,;t t s,@ac_ct_NCURSES_CONFIG@,$ac_ct_NCURSES_CONFIG,;t t +s,@PCRE2_CONFIG@,$PCRE2_CONFIG,;t t +s,@ac_pt_PCRE2_CONFIG@,$ac_pt_PCRE2_CONFIG,;t t s,@PCRE_MAJOR@,$PCRE_MAJOR,;t t s,@PCRE_MINOR@,$PCRE_MINOR,;t t s,@PCRE_DATE@,$PCRE_DATE,;t t @@ -36643,7 +37425,7 @@ s,@USE_NLS@,$USE_NLS,;t t s,@MSGFMT@,$MSGFMT,;t t s,@GMSGFMT@,$GMSGFMT,;t t s,@XGETTEXT@,$XGETTEXT,;t t -s,@INTLBISON@,$INTLBISON,;t t +s,@INTL_YACC@,$INTL_YACC,;t t s,@BUILD_INCLUDED_LIBINTL@,$BUILD_INCLUDED_LIBINTL,;t t s,@USE_INCLUDED_LIBINTL@,$USE_INCLUDED_LIBINTL,;t t s,@CATALOGS@,$CATALOGS,;t t @@ -36683,11 +37465,11 @@ EOF ac_sed_cmds= while "$ac_more_lines"; do if test "$ac_beg" -gt 1; then - sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag + sed "1,${ac_beg}d; ${ac_end}q" "$tmp"/subs.sed >"$tmp"/subs.frag else - sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag + sed "${ac_end}q" "$tmp"/subs.sed >"$tmp"/subs.frag fi - if test ! -s $tmp/subs.frag; then + if test ! -s "$tmp"/subs.frag; then ac_more_lines=false else # The purpose of the label and of the branching condition is to @@ -36695,17 +37477,17 @@ EOF # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t - /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed + /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat "$tmp"/subs.frag) >"$tmp"/subs-$ac_sed_frag.sed # It is possible to make a multiline substitution using escaped newlines. # Ensure that we do not split the substitution between script fragments. ac_BEG=$ac_end ac_END=`expr "$ac_end" + "$ac_max_sed_lines"` - sed "1,${ac_BEG}d; ${ac_END}p; q" $tmp/subs.sed >$tmp/subs.next - if test -s $tmp/subs.next; then - grep '^s,@[^@,][^@,]*@,.*\\$' $tmp/subs.next >$tmp/subs.edit - if test ! -s $tmp/subs.edit; then - grep "^s,@[^@,][^@,]*@,.*,;t t$" $tmp/subs.next >$tmp/subs.edit - if test ! -s $tmp/subs.edit; then + sed "1,${ac_BEG}d; ${ac_END}p; q" "$tmp"/subs.sed >"$tmp"/subs.next + if test -s "$tmp"/subs.next; then + grep '^s,@[^@,][^@,]*@,.*\\$' "$tmp"/subs.next >"$tmp"/subs.edit + if test ! -s "$tmp"/subs.edit; then + grep "^s,@[^@,][^@,]*@,.*,;t t$" "$tmp"/subs.next >"$tmp"/subs.edit + if test ! -s "$tmp"/subs.edit; then if test "$ac_beg" -gt 1; then ac_end=`expr "$ac_end" - 1` continue @@ -36715,9 +37497,9 @@ EOF fi if test -z "$ac_sed_cmds"; then - ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" + ac_sed_cmds="sed -f \"$tmp\"/subs-$ac_sed_frag.sed" else - ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" + ac_sed_cmds="$ac_sed_cmds | sed -f \"$tmp\"/subs-$ac_sed_frag.sed" fi ac_sed_frag=`expr "$ac_sed_frag" + 1` ac_beg=$ac_end @@ -36725,7 +37507,7 @@ EOF fi done if test -z "$ac_sed_cmds"; then - ac_sed_cmds=cat + ac_sed_cmds="cat" fi fi # test -n "$CONFIG_FILES" @@ -36735,7 +37517,7 @@ for ac_file in : $CONFIG_FILES; do test # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin + cat >"$tmp"/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` @@ -36772,7 +37554,7 @@ for as_mkdir_dir in `IFS='/\\'; set X $a esac done; } - ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`" + ac_dir_suffix="/`echo "$ac_dir"|sed 's,^\./,,'`" # A "../" for each directory in $ac_dir_suffix. ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'` else @@ -36800,7 +37582,7 @@ done; } esac if test x"$ac_file" != x-; then - { echo "$as_me:36803: creating $ac_file" >&5 + { echo "$as_me:37585: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi @@ -36815,23 +37597,23 @@ echo "$as_me: creating $ac_file" >&6;} ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in - -) echo $tmp/stdin ;; + -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:36821: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:37603: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } - echo $f;; + echo "$f";; *) # Relative if test -f "$f"; then # Build tree - echo $f + echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:36834: error: cannot find input file: $f" >&5 + { { echo "$as_me:37616: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -36847,7 +37629,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:36850: WARNING: datarootdir was used implicitly but not set: + { echo "$as_me:37632: 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;} @@ -36856,7 +37638,7 @@ $ac_seen" >&2;} fi ac_seen=`grep '${datarootdir}' "$ac_item"` if test -n "$ac_seen"; then - { echo "$as_me:36859: WARNING: datarootdir was used explicitly but not set: + { echo "$as_me:37641: 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;} @@ -36881,38 +37663,46 @@ s,@configure_input@,$configure_input,;t s,@srcdir@,$ac_srcdir,;t t s,@top_srcdir@,$ac_top_srcdir,;t t s,@INSTALL@,$ac_INSTALL,;t t -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out - rm -f $tmp/stdin +" $ac_file_inputs | (eval "$ac_sed_cmds") >"$tmp"/out + rm -f "$tmp"/stdin +EOF +: "${FGREP:=grep -F}" +: "${EGREP:=grep -E}" +cat >>"$CONFIG_STATUS" <>"$CONFIG_STATUS" <<\EOF if test x"$ac_file" != x-; then cp "$tmp/out" "$ac_file" for ac_name in prefix exec_prefix datarootdir do - ac_seen=`${FGREP-fgrep} -n '${'$ac_name'[:=].*}' "$ac_file"` + ac_seen=`$FGREP -n '${'$ac_name'[:=].*}' "$ac_file"` if test -n "$ac_seen"; then - ac_init=`${EGREP-egrep} '[ ]*'$ac_name'[ ]*=' "$ac_file"` + 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:36896: WARNING: Variable $ac_name is used but was not set: + ac_seen=`echo "$ac_seen" |sed -e 's,^,'"$ac_file"':,'` + { echo "$as_me:37686: 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;} fi fi done - ${EGREP-egrep} -n '@[a-z_][a-z_0-9]+@' "$ac_file" >$tmp/out - ${EGREP-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:36907: WARNING: Some variables may not be substituted: + $EGREP -n '@[a-z_][a-z_0-9]+@' "$ac_file" >"$tmp"/out + $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:37697: WARNING: Some variables may not be substituted: $ac_seen" >&5 echo "$as_me: WARNING: Some variables may not be substituted: $ac_seen" >&2;} fi else - cat $tmp/out + cat "$tmp"/out fi - rm -f $tmp/out + rm -f "$tmp"/out done EOF @@ -36945,7 +37735,7 @@ for ac_file in : $CONFIG_HEADERS; do tes # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin + cat >"$tmp"/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` @@ -36953,7 +37743,7 @@ for ac_file in : $CONFIG_HEADERS; do tes * ) ac_file_in=$ac_file.in ;; esac - test x"$ac_file" != x- && { echo "$as_me:36956: creating $ac_file" >&5 + test x"$ac_file" != x- && { echo "$as_me:37746: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the @@ -36961,10 +37751,10 @@ echo "$as_me: creating $ac_file" >&6;} ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in - -) echo $tmp/stdin ;; + -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:36967: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:37757: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -36977,14 +37767,14 @@ echo "$as_me: error: cannot find input f echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:36980: error: cannot find input file: $f" >&5 + { { echo "$as_me:37770: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } # Remove the trailing spaces. - sed 's/[ ]*$//' $ac_file_inputs >$tmp/in + sed 's/[ ]*$//' $ac_file_inputs >"$tmp"/in EOF @@ -37030,14 +37820,14 @@ EOF # Break up conftest.defines because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #define templates only if necessary.' >>"$CONFIG_STATUS" -echo ' if egrep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>"$CONFIG_STATUS" +echo ' if ${EGREP-grep -E} "^[ ]*#[ ]*define" "$tmp"/in >/dev/null; then' >>"$CONFIG_STATUS" echo ' # If there are no defines, we may have an empty if/fi' >>"$CONFIG_STATUS" echo ' :' >>"$CONFIG_STATUS" rm -f conftest.tail while grep . conftest.defines >/dev/null do - # Write a limited-size here document to $tmp/defines.sed. - echo ' cat >$tmp/defines.sed <>"$CONFIG_STATUS" + # Write a limited-size here document to "$tmp"/defines.sed. + echo ' cat >"$tmp"/defines.sed <>"$CONFIG_STATUS" # Speed up: don't consider the non `#define' lines. echo '/^[ ]*#[ ]*define/!b' >>"$CONFIG_STATUS" # Work around the forget-to-reset-the-flag bug. @@ -37045,16 +37835,16 @@ do echo ': clr' >>"$CONFIG_STATUS" sed "${ac_max_here_lines}q" conftest.defines >>"$CONFIG_STATUS" echo 'CEOF - sed -f $tmp/defines.sed $tmp/in >$tmp/out - rm -f $tmp/in - mv $tmp/out $tmp/in + sed -f "$tmp"/defines.sed "$tmp"/in >"$tmp"/out + rm -f "$tmp"/in + mv "$tmp"/out "$tmp"/in ' >>"$CONFIG_STATUS" sed "1,${ac_max_here_lines}d" conftest.defines >conftest.tail rm -f conftest.defines mv conftest.tail conftest.defines done rm -f conftest.defines -echo ' fi # egrep' >>"$CONFIG_STATUS" +echo ' fi # grep' >>"$CONFIG_STATUS" echo >>"$CONFIG_STATUS" # Break up conftest.undefs because some shells have a limit on the size @@ -37063,8 +37853,8 @@ echo ' # Handle all the #undef template rm -f conftest.tail while grep . conftest.undefs >/dev/null do - # Write a limited-size here document to $tmp/undefs.sed. - echo ' cat >$tmp/undefs.sed <>"$CONFIG_STATUS" + # Write a limited-size here document to "$tmp"/undefs.sed. + echo ' cat >"$tmp"/undefs.sed <>"$CONFIG_STATUS" # Speed up: don't consider the non `#undef' echo '/^[ ]*#[ ]*undef/!b' >>"$CONFIG_STATUS" # Work around the forget-to-reset-the-flag bug. @@ -37072,9 +37862,9 @@ do echo ': clr' >>"$CONFIG_STATUS" sed "${ac_max_here_lines}q" conftest.undefs >>"$CONFIG_STATUS" echo 'CEOF - sed -f $tmp/undefs.sed $tmp/in >$tmp/out - rm -f $tmp/in - mv $tmp/out $tmp/in + sed -f "$tmp"/undefs.sed "$tmp"/in >"$tmp"/out + rm -f "$tmp"/in + mv "$tmp"/out "$tmp"/in ' >>"$CONFIG_STATUS" sed "1,${ac_max_here_lines}d" conftest.undefs >conftest.tail rm -f conftest.undefs @@ -37087,15 +37877,15 @@ cat >>"$CONFIG_STATUS" <<\EOF # use $as_me), people would be surprised to read: # /* config.h. Generated automatically by config.status. */ if test x"$ac_file" = x-; then - echo "/* Generated automatically by configure. */" >$tmp/config.h + echo "/* Generated automatically by configure. */" >"$tmp"/config.h else - echo "/* $ac_file. Generated automatically by configure. */" >$tmp/config.h + echo "/* $ac_file. Generated automatically by configure. */" >"$tmp"/config.h fi - cat $tmp/in >>$tmp/config.h - rm -f $tmp/in + cat "$tmp"/in >>"$tmp"/config.h + 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:37098: $ac_file is unchanged" >&5 + { echo "$as_me:37888: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ @@ -37131,8 +37921,8 @@ done; } mv "$tmp/config.h" "$ac_file" fi else - cat $tmp/config.h - rm -f $tmp/config.h + cat "$tmp"/config.h + rm -f "$tmp"/config.h fi done EOF diff -Nurp '--exclude=.bzr*' tin-2.6.1/configure.in tin-2.6.2/configure.in --- tin-2.6.1/configure.in 2021-12-26 15:00:08.000000000 +0100 +++ tin-2.6.2/configure.in 2022-12-25 00:00:28.345306401 +0100 @@ -2,7 +2,7 @@ dnl Project : tin - a Usenet reader dnl Module : configure.in dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2021-12-14 +dnl Updated : 2022-09-19 dnl Notes : dnl dnl Copyright (c) 1995-2021 Thomas E. Dickey @@ -41,7 +41,7 @@ AC_PREFIX_DEFAULT(/usr/local) dnl PACKAGE is required for GNU gettext PACKAGE=tin -VERSION=2.6.1 +VERSION=2.6.2 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define this to the package name]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define this to the package version]) AC_SUBST(PACKAGE) @@ -452,17 +452,61 @@ AC_ARG_WITH(pcre, [PCRE_HOME=$withval], [PCRE_HOME=no]) AC_MSG_RESULT($PCRE_HOME) -CF_BUNDLED_PCRE($PCRE_HOME) + +## Preliminary check for PCRE2 +AC_MSG_CHECKING(if you want to use pcre2 in favour of pcre) +AC_ARG_WITH(pcre2-config, + [ --with-pcre2-config=PATH use pcre2 in favour of pcre], + [pcre2_config=$withval], + [pcre2_config=no]) +AC_MSG_RESULT($pcre2_config) + +if test "$PCRE_HOME" != no && test "$pcre2_config" != no ; then + AC_MSG_ERROR([cannot use PCRE and PCRE2 at the same time]) +fi + +if test "$pcre2_config" != no ; then + if test "$pcre2_config" != yes ; then + PCRE2_CONFIG=$withval + else + CF_ACVERSION_CHECK(2.52, + [AC_PATH_TOOL(PCRE2_CONFIG,pcre2-config,none)], + [AC_PATH_PROG(PCRE2_CONFIG,pcre2-config,none)]) + fi + + if test "$PCRE2_CONFIG" != none && "$PCRE2_CONFIG" --version >/dev/null ; then + PCRE2_LIBS=`$PCRE2_CONFIG --libs8` + PCRE2_CFLAGS=`$PCRE2_CONFIG --cflags` + if test -n "$PCRE2_LIBS" ; then + LIBS="$LIBS $PCRE2_LIBS" + fi + if test -n "$PCRE2_CFLAGS" ; then + CFLAGS="$CFLAGS $PCRE2_CFLAGS" + fi + AC_DEFINE(HAVE_LIB_PCRE2,1,[Define to 1 if we can/should compile with the PCRE2 library]) + # TODO: header / link checks? + else + AC_MSG_WARN([pcre2-config not found or not working, trying fallback to pcre]) + pcre2_config=no + fi +fi PCRE_MAKEFILE= -if test "$cf_pcre_home" = "no" ; then - LINK_SIZE="-DLINK_SIZE=2" - AC_SUBST(LINK_SIZE) - UTF8="-DSUPPORT_UTF8" - UCP="-DSUPPORT_UCP" - AC_SUBST(UTF8) - AC_SUBST(UCP) - PCRE_MAKEFILE="$PCRE_MAKEFILE pcre/Makefile pcre/RunTest" +if test "$pcre2_config" = no ; then + + CF_BUNDLED_PCRE($PCRE_HOME) + + if test "$cf_pcre_home" = "no" ; then + LINK_SIZE="-DLINK_SIZE=2" + AC_SUBST(LINK_SIZE) + UTF8="-DSUPPORT_UTF8" + UCP="-DSUPPORT_UCP" + AC_SUBST(UTF8) + AC_SUBST(UCP) + PCRE_MAKEFILE="$PCRE_MAKEFILE pcre/Makefile pcre/RunTest" + fi +else + PCREDIR_MAKE='#' fi ## debugging libraries (do this after other libraries) @@ -724,6 +768,36 @@ CF_ARG_ENABLE(long-article-numbers, [AC_DEFINE(ENABLE_LONG_ARTICLE_NUMBERS,1,[Define this to 1 to enable long article numbers])]) AC_MSG_RESULT($enableval) +### TLS support +if test "$USE_NNTP" = "yes" ; then +AC_MSG_CHECKING([whether to enable NNTPS support]) +AC_ARG_WITH( + nntps, + [ --with-nntps=ssl enable NNTPS, needs LibreSSL, OpenSSL or GnuTLS + possible values: libtls, openssl, gnutls], + [enable_nntps=$withval], + [enable_nntps="no"]) +AC_MSG_RESULT($enable_nntps) + +# Todo: check versions +AS_IF([test "$enable_nntps" != "no"], + [AS_IF([test "$enable_nntps" = "yes" || test "$enable_nntps" = "libtls"], + [CF_TRY_PKG_CONFIG([libtls],[have_libtls=yes],[have_libtls=no])]) + AS_IF([test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"], + [CF_TRY_PKG_CONFIG([openssl],[have_openssl=yes],[have_openssl=no])]) + AS_IF([test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"], + [CF_TRY_PKG_CONFIG([gnutls],[have_gnutls=yes],[have_gnutls=no])]) + + AS_IF([test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"], + [AC_MSG_ERROR([You requested NNTPS support but no usable TLS implementation was found])], + [AC_DEFINE(NNTPS_ABLE,1,[Define to 1 to enable NNTPS support]) + AS_IF([test "$have_libtls" = "yes"], + [AC_DEFINE(HAVE_LIB_LIBTLS,1,[Define to 1 if we can/should compile with the LibreSSL libtls library])], + [AS_IF([test "$have_openssl" = "yes"], + [AC_DEFINE(HAVE_LIB_OPENSSL,1,[Define to 1 if we can/should compile with the OpenSSL libraries])], + [AC_DEFINE(HAVE_LIB_GNUTLS,1,[Define to 1 if we can/should compile with the GNUTLS library])])])])]) +fi + ### checks for operator characteristics (should be the last option) AC_MSG_CHECKING(whether to make a coffee while compiling) AC_ARG_WITH(coffee, @@ -1489,7 +1563,7 @@ int main() { ) # toupper is known to be broken on 4.2BSD by -# not checking if input is an lowercase letter +# not checking if input is a lowercase letter # /* #define toupper(c) ((c)-'a'+'A') */ AC_MSG_CHECKING(for working toupper()) AC_TRY_RUN([ @@ -1498,41 +1572,45 @@ int main() { unsigned char str; for (str = 1; str < 127; str++) { - if ((char) toupper(str) != ((str >= 'a' && str <= 'z') ? ((unsigned char) (str - 'a' + 'A')) : str)) + if ((char) toupper(str) != ((str >= 'a' && str <= 'z') ? ((unsigned char) (str - 'a' + 'A')) : str)) return 1; } return 0; }], - [ - AC_MSG_RESULT(yes) - ], - [ + [ + AC_MSG_RESULT(yes) + ], + [ AC_DEFINE(TOUPPER_BROKEN,1,[Define this to 1 if function toupper if broken]) - AC_MSG_RESULT(no) - ], - [ - AC_MSG_RESULT(unknown) - ] + AC_MSG_RESULT(no) + ], + [ + AC_MSG_RESULT(unknown) + ] ) -AC_CACHE_CHECK([for C11 _Noreturn feature], cf_cv_c11_noreturn, - [AC_TRY_COMPILE([ +AC_CHECK_HEADER(stdnoreturn.h,[ + AC_MSG_CHECKING(for C11 _Noreturn feature) + AC_TRY_COMPILE([ #include #include #include -static _Noreturn void giveup(void) { exit(0); } - ], - [if (feof(stdin)) giveup()], - cf_cv_c11_noreturn=yes, - cf_cv_c11_noreturn=no) - ]) +static _Noreturn void giveup(void);], + [if (feof(stdin)) giveup()], + [cf_cv_c11_noreturn=yes + AC_MSG_RESULT($cf_cv_c11_noreturn)], + [cf_cv_c11_noreturn=no + AC_MSG_RESULT($cf_cv_c11_noreturn)]) +], +[cf_cv_c11_noreturn=no] +) if test "$cf_cv_c11_noreturn" = yes; then - AC_DEFINE(HAVE_STDNORETURN_H, 1,[Define if header is availab and working]) - AC_DEFINE_UNQUOTED(STDC_NORETURN,_Noreturn,[Define if C11 _Noreturn keyword is supported]) - HAVE_STDNORETURN_H=1 + AC_DEFINE(HAVE_STDNORETURN_H, 1,[Define if header is available and working]) + AC_DEFINE_UNQUOTED(STDC_NORETURN,_Noreturn,[Define if C11 _Noreturn keyword is supported]) + HAVE_STDNORETURN_H=1 else - HAVE_STDNORETURN_H=0 + HAVE_STDNORETURN_H=0 fi AC_SUBST(HAVE_STDNORETURN_H) AC_SUBST(STDC_NORETURN) diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/CHANGES tin-2.6.2/doc/CHANGES --- tin-2.6.1/doc/CHANGES 2021-12-26 15:00:02.000000000 +0100 +++ tin-2.6.2/doc/CHANGES 2022-12-24 23:54:48.499926482 +0100 @@ -1,3 +1,90 @@ +-- 2.6.2 release 20221224 "Pittyvaich" -- + + 009) Florian Weimer + Thomas E. Dickey + ADD. missing #include directives to improve C99 compatibility + FIX. aclocal.m4, configure + + 008) Enrik Berkhan + BUG. remove alleged Y2K38 safety issues + ADD. ~ and $VAR expansion to tinrc option tls_ca_cert_file + ADD. simplify code and refactor to fix an unused variable complaint + ADD. pcre2 support (debian bug #999941, fedora bug #2128388) + ADD. NNTPS support based on libressl/GNUttls/OpenSSL (RFC 8143) + ADD. TLS connection info + ADD. switch from stdio to own buffer implementation + FIX. config.c, cook.c, feed.c, filter.c, group.c, init.c, lang.c, main.c + memory.c, misc.c, nntplib.c, nntps.c, options_menu.c, page.c, read.c + regex.c, save.c, screen.c, search.c, select.c, wildmat.c + autoconf.h[in], extern.h, nntplib.h, proto.h, tinrc.h, tin.h + tnntp.h, tnntps.h, tincfg.tbl, parsdate.y, configure[.in] + Makefile[.in], tin.1 + + 007) Dennis Preiser + BUG. backward search for a non empty line got stuck in endless loop + BUG. reading a faulty mime article via NNTP could hang tin + (debian bug #1005024) + BUG. a long group name isn't shortened appropriately in group level + BUG. config changes via 'M'enu were not immediately active for + show_signatures, verbatim_handling, tex2iso_conf and + trim_article_body + BUG. after posting an article from selection or group level the cursor + remains visible in the lower left corner + ADD. tinrc.show_help_mail_sign + ADD. get $TMPDIR just once + ADD. option to remove SOFT HYPHENs (U+00AD) from non verbatim blocks of + articles in UTF-8 and using a UTF-8 locale + BUG. show actual help-key in txt_type_h_for_help + FIX. config.c, cook.c, debug.c, filter.c, group.c, init.c, lang.c, mail.c + misc.c, my_tmpfile.c, newsrc.c, options_menu.c, page.c, pgp.c + regex.c, rfc2046.c, refs.c, save.c, screen.c, search.c, select.c + thread.c, extern.h, proto.h, tin.h, tinrc.h, tincfg.tbl, tin.1 + tin.5 + + 006) Thomas E. Dickey + BUG. configure --with-included-gettext was non-functional since tin 2.4.2 + ADD. update configure macros + FIX. aclocal.m4, intl/Makefile.in, intl/plural.c + + 005) Urs Janssen + ADD. config.guess, config.sub update + ADD. code cleanup; remove redundant condition and unused var; + add some missing casts and _Noreturn + ADD. ignore set but empty env.-vars + ADD. try harder when looking for keymap-file, try locale "suffixes" + from language[_territory[.codeset]][@modifier] with parts + stripped off in order: codeset, normalized codeset, territory, + modifier + ADD. guard against empty inews_prog and empty mm_charset in + !CHARSET_CONVERSION case + ADD. warn about some more nonsensical cmd.-line option combinations + -ow|-oz|-wz + ADD. exit early at -o when there are no postponed articles + ADD. reduce memory usage for xface + ADD. list of leap years from 2040 to 2068 + ADD. restrict URL_REGEX to disallow non ascii chars in path + ADD. accept active file lines even without moderation flag + ADD. do not try NEXT again after an ERR_COMMAND response + ADD. ConnectionInfo page ('J') + ADD. update tin_atol() to new SI prefix names Ronna and Quetta + ADD. experimental MAXARTNUM extension + BUG. missing default tinrc.editor_format on first start + BUG. typo in man page + BUG. possible memleak in check_article_to_be_posted if article has + multiple To:, Followup-To: or Newsgroups:-headers + BUG. possible buffer overflow in find_reply_to_addr + BUG. f'up to an article without a message-id (possible in mailgroups) + crashes + BUG. hypothetic missing string termination + BUG. need to convert utf8pass to network charset unconditionally in + do_authinfo_sasl_plain + FIX. active.c, art.c, auth.c, config.c, filter.c, group.c, help.c + inews.c, init.c, keymap.c, lang.c, main.c, makecfg.c, mimetypes.c + misc.c, nntplib.c, options_menu.c, page.c, post.c, pgp.c, rfc1524.c + rfc2046.c, save.c, select.c, signal.c, string.c, thread.c, wildmat.c + xface.c, parsdate.y, extern.h, keymap.h, nntplib.h, proto.h, tin.h + tin.1, tin.5, config.guess, config.sub, configure[.in] + -- 2.6.1 release 20211226 "Convalmore" -- 004) Michael Baeuerle diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/CREDITS tin-2.6.2/doc/CREDITS --- tin-2.6.1/doc/CREDITS 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.2/doc/CREDITS 2022-12-20 16:04:50.518319169 +0100 @@ -5,8 +5,8 @@ Stefan Assmann, Joachim Astel, Anton Ayl Jens Chr. Bachem, George Baltz, Dieter Baron, Volker Barthelmann, Kirk Bauer, Paul Bauwens, Dieter Becker, Wolfgang Behrens, Fabrice Bellet, Greg Berigan, Enrik Berkhan, Juergen Bernau, Dan Berry, Michael Bienia, David Binderman, -Thomas Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer, Andreas Borchert, -Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady, +Thomas Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer, Henryk Bochmann, +Andreas Borchert, Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady, Peter Breitenlohner, Jessica Brennan, Frederic Briere, Bill Brolik, Travis Brown, Herman ten Brugge, Martin Buck, Matthias Buelow, Jeremy Buhler, Leila Burrell-Davis, Sean Casey, Peter Castro, Troy Cauble, Wei-Lun Chao, @@ -23,11 +23,11 @@ John M. Flinchbaugh, Andy Gabor, Christi Ruediger Geys, Callum Gibson, Mike Glendinning, Igor Goryachev, Philippe Goujard, Dan Greenspan, Andrew Greer, Dennis Grevenstein, Karlo Gross, Carl Hage, Piers Haken, Paul Halsema, Joe Hansen, Ed Hanway, Scott Hauck, -Christian Haul, James Hawtin, Per Headland, Arnold Hendriks, Daniel Hermans, -Jose Herrero, Dave Hill, Tom Hite, Torsten Homeyer, Ulli Horlacher, -Keith Howell, Tommy Hsieh, Shih-Kun Huang, Steve Hunt, Jeff Hurwitt, -Jeon Hyoung-Jo, Ali Ibraimi, Pieter Immelman, Jarkko Isokungas, Marco d'Itri, -Patrick St. Jean, Hal Jespersen, Park Sang Jin, Robbin Johnson, +Christian Haul, James Hawtin, Philip Hazel, Per Headland, Arnold Hendriks, +Daniel Hermans, Jose Herrero, Dave Hill, Tom Hite, Torsten Homeyer, +Ulli Horlacher, Keith Howell, Tommy Hsieh, Shih-Kun Huang, Steve Hunt, +Jeff Hurwitt, Jeon Hyoung-Jo, Ali Ibraimi, Pieter Immelman, Jarkko Isokungas, +Marco d'Itri, Patrick St. Jean, Hal Jespersen, Park Sang Jin, Robbin Johnson, Jarkko Jormanainen, Yury July, Nelson Kading, Geoffrey Keating, Karsten Keil, Charles S. Kerr, Fritz Kleeman, Andreas Kies, Janne Kiviluoto, Tomasz Kloczko, Dwarven Knight, Thomas Koenig, Karl-Koenig Koenigsson, Sebnem Korkmaz, @@ -67,6 +67,6 @@ Derek Terveer, Carsten Theis, Julian Tho Elmar W. Tischhauser, Mark Tomlin, Mark Tomlinson, Michael Traub, Martin Treusch von Buttlar, Mark Trumbull, Alex Vasylenko, Michael Velten, Adri Verhoef, Paul Vickers, Corinna Vinschen, Mingye Wang, Oliver B. Warzecha, -Christian Weisgerber, Jason Wessel, Cary Whitney, Henrik Wist, Greg Woods, -Andreas Wrede, Lloyd Wright, Jens Wuepper, Herbert Xu, Billy Y., +Florian Weimer, Christian Weisgerber, Jason Wessel, Cary Whitney, Henrik Wist, +Greg Woods, Andreas Wrede, Lloyd Wright, Jens Wuepper, Herbert Xu, Billy Y., Hideaki Yoshfuji, Nickolai Zeldovich, Zbigniew Zych diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/INSTALL tin-2.6.2/doc/INSTALL --- tin-2.6.1/doc/INSTALL 2021-11-03 15:08:43.000000000 +0100 +++ tin-2.6.2/doc/INSTALL 2022-12-22 12:55:57.811094538 +0100 @@ -40,9 +40,11 @@ The following configure options and defi --enable-nls --with-mime-default-charset --enable-nntp --with-ncurses --enable-nntp-only --with-nntp-default-server - --enable-pgp-gpg --with-nov-dir - --enable-piping --with-nov-fname - --enable-posting --with-pcre + --with-nntps + --with-nov-dir + --enable-pgp-gpg --with-nov-fname + --enable-piping --with-pcre + --enable-posting --with-pcre2-config --enable-printing --with-pgp --enable-prototypes --with-pgpk --enable-shell-escape --with-screen @@ -60,6 +62,7 @@ The following configure options and defi HAVE_BROKEN_SSCANF DISABLE_PIPELINING OPTIMIZE_JUST_STAR MATCH_TAR_PATTERN MIN_COLUMNS_ON_TERMINAL MIN_LINES_ON_TERMINAL + MAXARTNUM Not yet documented configure options and defines: @@ -251,6 +254,11 @@ this feature, you won't be able to conne --enable-nntp-only (default: off) Enable if you [want to | can] ONLY read news remotely via an NNTP server. +--with-nntps[=[libtls,openssl,gnutls]] (default: no) +Enable if you want to also use NNTPS. Needs either LibreSSL (libtls), +OpenSSL or GnuTLS. Without an argument autodetection is done. Requires +NNTP support (one of the two options above). + --with-nntp-default-server (default: news.$DOMAIN_NAME) Defines the name of the default NNTP server that tin should connect to. Can be overridden by setting the environment variable NNTPSERVER. @@ -442,7 +450,15 @@ Define if you wish to use an externally- be the root of a directory containing the include- and lib-directories where PCRE is installed. If you do not specify a PATH, the makefile will use the standard locations for this library. Tin will build with -PCRE 2.08 and later. +PCRE 2.08 and later. If possible use pcre2 (see below) as the old API +is EOL! + +--with-pcre2-config[=PATH] (default: unset) +Define if you wish to use an externally-installed copy of PCRE2 +(Perl-compatible regular expressions, revised API). If you specify a PATH, +it should be the full path to pcre2-config script. It is also possible to +override the scripts name by setting the name in the PCRE2_CONFIG environment +variable. --with-pgp=PATH (default: from system $PATH) Define if you have PGP-2 (Pretty Good Privacy encryption system) @@ -702,6 +718,11 @@ allow various debug levels via -D the co sensitive data (i.e. your username & password used to autheticate on the news-server) on the local system; read the SECURITY-section in man-page. +MAXARTNUM +experimental MAXARTNUM NNTP extension. the syntax is currently under +discussion and may change, so use with caution. + + License ------- SPDX-License-Identifier: BSD-3-Clause diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/TODO tin-2.6.2/doc/TODO --- tin-2.6.1/doc/TODO 2021-12-22 14:45:37.000000000 +0100 +++ tin-2.6.2/doc/TODO 2022-11-04 06:14:33.672421477 +0100 @@ -112,6 +112,16 @@ o mailers other than sendmail (f.e. mut New features ------------ +o add code for other TLS/SSL libraries (wolfSSL, mbed TLS, ...) + ( MBEDTLS_VERSION_STRING_FULL + LIBWOLFSSL_VERSION_STRING || OPENSSL_VERSION_TEXT) + +o add "COMPRESS DEFLATE" support + + [20100122 Urs Janssen ] + +o add possibility to dump the current key mapping to a file + o make the group status flag (moderated, new, bogus, ...) configurable like the thread and article flag (select.c:build_gline(%f)) [20210709 Urs Janssen ] @@ -183,22 +193,14 @@ o add DEFAULT_SIGDASHES_REGEX and relat o allow remapping of the 'z' abort-key (lynx style) in wait_for_input(). -o add user defined screen layout at different levels (e.g. posting +o add more user defined screen layout at different levels (e.g. posting history screen) - (done for selection, group and thread level) + (mostly done for selection, group and thread level) [20041025 Urs Janssen ] o allow a Message-ID on the cmd. line to jump to the given article [20170718 Urs Janssen ] -o add TLS (RFC 4642), NNTPS support - (, - might be useful (but unfortunately we use fputs()/fgets() instead of - read()/write() - BIO_*() may be useful; see also ); - "stunnel -c -d 1119 -r news.example.org:563; tin -g localhost -p 1119" - can be used for NNTPS) - [20031210 Urs Janssen ] - o add more AUTHINFO SASL (RFC 4643, RFC 5802) support (DIGEST-MD5, EXTERNAL, ...) and a fallback if no libgsasl is found (e.g cyrus-sasl or a handrolled version for at least PLAIN) @@ -497,6 +499,8 @@ o replace gettimeofday() with clock_get o Add 'M'enu option to define chars for utf8_graphics. +o allow user defined mouse button bindings (like keymap). + Posting enhancements -------------------- o sort Followup-To:/Newsgroups: after stripping doubled newsgroups and @@ -588,6 +592,9 @@ o add BiDi handling to page header Internal Changes ---------------- +o use tin_gettime() in *StopWatch() instead of ftime(3) + [Urs Janssen ] + o merge refs.c:valid_msgid() and post.c:damaged_id() [Urs Janssen ] @@ -630,8 +637,6 @@ o fix aclocal.m4:CF_FUNC_SYSTEM and/or --enable-broken-system-fix/IGNORE_SYSTEM_STATUS isn't needed anymore. [20090520 Urs Janssen ] -o use read()/write() instead of fputs()/fgets() on socket - o move several (server related) files into the per-server dir e.g.: ${TIN_INDEX_NEWSDIR-"${TIN_HOMEDIR-"$HOME"}/.tin"}/.news${NNTPSERVER+"-$NNTPSERVER"}/ should be @@ -727,8 +732,9 @@ o check code with (), clang-analyzer (), infer () - Splint (LCLint) and - zzuf () + Splint (LCLint) , + zzuf () and + aflnet () o strip Xref:-header if saving news in batch mode (-S)? [Urs Janssen ] @@ -850,6 +856,11 @@ o the limited pgp support (inline pgp a Not yet classified ------------------ +o should -X (no overwrite) and/or -G/tinrc.getart_limit with + cache_overview_files=ON warn that tin will not cache the overviews? + +o verbatim regions can't be nested, should they? + o allow per group cancel_lock_algo setting via attributes? [20170810 Urs Janssen ] @@ -923,12 +934,6 @@ o charset conversion fails when convert we just skip over such parts instead of handling them properly [20100905 Urs Janssen ] -o add "COMPRESS DEFLATE" support? this would require a - rewrite of the code which reads data from the network (which should be - done anyway for TLS) as we must handle null-bytes in the stream. - - [20100122 Urs Janssen ] - o the documentation suggests that novrootdir/$TIN_NOVROOTDIR defaults to spooldir/$TIN_SPOOLDIR if unset, which is not exactly what happens as this default is set at configure/compile time, not at runtime, so @@ -1054,11 +1059,6 @@ o setting TIN_HOMEDIR to a non-existent o update gettext stuff to > gettext-0.12.1 (or drop it?) -o and pcre2 support (new API) - - -o clean up included pcre stuff and update to >= pcre-8.45 - o shows up cross-postings multiple times even if read once before getting a resync/reread active/newsrc-file diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/WHATSNEW tin-2.6.2/doc/WHATSNEW --- tin-2.6.1/doc/WHATSNEW 2021-12-22 14:47:04.000000000 +0100 +++ tin-2.6.2/doc/WHATSNEW 2022-11-01 14:10:57.520925410 +0100 @@ -2,10 +2,20 @@ New features and changes since tin-2.6.0 New features ------------ +- pcre2 support (configure --with-pcre2-config[=PATH] vs. + --with-pcre[=PATH]) +- NNTPS support based on libressl/gnuttls/OpenSSL (RFC 8143) + (configure --with-nntps[=[libtls|openssl|gnutls]]) - allow to cancel wait_message() via key press +- option to hide help/mail-info in title: show_help_mail_sign +- option remove SOFT HYPHENs (U+00AD) from non verbatim blocks: + suppress_soft_hyphens +- ConnectionInfo page ('J') +- ${TIN_HOMEDIR:-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog Changes ------- +switch from stdio to own buffer implementation Retired Features ---------------- diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/keymap.sample tin-2.6.2/doc/keymap.sample --- tin-2.6.1/doc/keymap.sample 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.2/doc/keymap.sample 2022-10-27 10:18:21.077958051 +0200 @@ -1,4 +1,4 @@ -# Keymap file V1.0.10 for the TIN newsreader +# Keymap file V1.0.11 for the TIN newsreader # # Sample keymap file # This file contains the default key mappings @@ -19,6 +19,7 @@ CatchupNextUnread C EditFilter E ToggleHelpDisplay H ToggleInverseVideo I +ConnectionInfo J LookupMessage L OptionMenu M Postponed O ^O @@ -174,18 +175,18 @@ PgpSign s ##### +PostAbort a +PostContinue c PostCancel d PostEdit e PostPGP g PostIspell i -PostContinue c -PostAbort a PostIgnore i PostMail m +PostPostpone o PostPost p y PostSend s y PostSupersede s -PostPostpone o ##### @@ -193,13 +194,13 @@ PostedArticlesSelect ^J ^M ##### -PostponeOverride Y PostponeAll A +PostponeOverride Y ##### -PromptYes y Y PromptNo n N +PromptYes y Y ##### diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/de/tin.1 tin-2.6.2/doc/l10n/de/tin.1 --- tin-2.6.1/doc/l10n/de/tin.1 2021-12-22 14:33:47.000000000 +0100 +++ tin-2.6.2/doc/l10n/de/tin.1 2022-12-24 23:58:16.956133536 +0100 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2021-07-06 +.\" Updated : 2022-12-24 .\" Notes : use American English; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -15,7 +15,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "24 Dezember 2021" 2.6.1 "Usenet Newsreader" +.TH tin 1 "24 Dezember 2022" 2.6.2 "Usenet Newsreader" .\" .\" .SH NAME @@ -26,21 +26,21 @@ tin, rtin \- Usenet Newsreader .IX Header ÜBERSICHT .\" .\" -\fBtin\fP [\|[\|\fB\-h\fP\||\|\fB\-H\fP\||\|\fB\-V\fP\|]\ \|| [\|[\|[\|\fB\-a\fP\|] -[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-ArzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] -\|\|\fB\-s\fP \fINews\-Verz.\fP\|] [\|\fB\-cuvZ\fP\|] [\|\fB\-4\fP\||\|\fB\-6\fP\|] -[\|\fB\-N\fP\||\|\fB\-M\fP \fIAdresse\fP\|] [\|\fB\-o\fP\||\|\fB\-w\fP\|]\|] [\|\fB\-D\fP -\fIDebuggrad\fP\|] [\|\fB\-G\fP \fIArtikellimit\fP\|] [\|\fB\-f\fP \fInewsrc\-Datei\fP\|] -[\|\fB\-g\fP \fIServer\fP\|] [\|\fB\-m\fP \fIMail\-Verz.\fP\|] [\|\fB\-p\fP \fIPort\fP\|] [\|\fB\-I\fP -\fIindex\-Verz.\fP\|]\ \|[\fINewsgruppe\fP\|[\|,.\|.\|.\|]\|]\|] +\fBtin\fP [\|[\|\fB\-h\fP\||\|\fB\-H\fP\||\|\fB\-V\fP\|]\ \|| [\|[\|\fB\-a\fP\|] +[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-AkrTzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] +\|\|\fB\-s\fP \fINews\-Verz.\fP\|] [\|\fB\-cuvZ\fP\|] +[\|\fB\-4\fP\||\|\fB\-6\fP[\|\fB\-o\fP\||\|\fB\-w\fP\||\|\fB\-N\fP\||\|\fB\-M\fP \fIAdresse\fP\|] +[\|\fB\-D\fP \fIDebuggrad\fP\|] [\|\fB\-G\fP \fIArtikellimit\fP\|] [\|\fB\-f\fP +\fInewsrc\-Datei\fP\|] [\|\fB\-g\fP \fIServer\fP\|] [\|\fB\-m\fP \fIMail\-Verz.\fP\|] [\|\fB\-p\fP +\fIPort\fP\|] [\|\fB\-I\fP \fIindex\-Verz.\fP\|]\ \|[\fINewsgruppe\fP\|[\|,.\|.\|.\|]\|]\|] .SH BESCHREIBUNG .IX Header BESCHREIBUNG \fBtin\fP ist ein einfach zu bedienender Newsreader für das Usenet. Er kann Artikel von einem lokalen (z. B. aus \fI/var/spool/news\fP) oder entfernten Server (\fBrtin\fP oder \fBtin \-r\fP Option) mittels NNTP (Network News Transport -Protocol) lesen. Er benutzt, sofern vorhanden, lokale NOV -\fB\%newsoverview\fP(5) Indexdateien bzw. den [X]OVER NNTP\-Befehl -(\fBRFC\%2980\fP, \fBRFC\%3977\fP). +Protocol, \fBRFC\%3977\fP) oder NNTPS (\fBRFC\%8143\fP) lesen. Er benutzt, sofern +vorhanden, lokale NOV \fB\%newsoverview\fP(5) Indexdateien bzw. den [X]OVER +NNTP\-Befehl (\fBRFC\%2980\fP, \fBRFC\%3977\fP). .PP \fBtin\fP hat vier unterschiedliche Arbeitsebenen: Auswahlebene, Gruppenebene, Threadebene und Artikelebene. Mit dem \fBHelp\fP ('\fBh\fP') Befehl können die @@ -61,7 +61,7 @@ Durch Drücken der \fBGroupNextUnreadArt die nächste Newsgruppe mit ungelesenen Artikeln betreten. .SH RÜCKGABEWERT .IX Header RÜCKGABEWERT -.\" TODO: also exits with signalnr cought as exit status +.\" TODO: also exits with signalnr caught as exit status .TP \fB0\fP Programm erfolgreich beendet. Im Batch\-Modus: keine ungelesenen Nachrichten @@ -109,7 +109,10 @@ Keine Gruppenbeschreibungen und die Serv \fB\-D\fP\fI Debuggrad\fP Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdateien -löschen). Im NNTP\-Level steuert \*(rq\fB\-v\fP\*(rq die Ausführlichkeit der Ausgabe. +löschen). Im NNTP\-Level steuert \*(rq\fB\-v\fP\*(rq die Ausführlichkeit der Ausgabe.Je +nach Debuggrad könnten verschiedene Dateien nach \fI$TMPDIR\fP geschrieben +werden und/oder eine Bildschirmausgabe erfolgen. Auch den Abschnitt +"SICHERHEIT" beachten! .TP \fB\-f\fP\fI Datei\fP Benutze die angegebene newsrc\-Datei anstelle von @@ -140,6 +143,10 @@ ist \fI${TIN_INDEX_NEWSDIR:\-"${TIN_HOME Option hat keine Auswirkung, falls \fBtin\fP seine Indexdateien über NNTP abruft und \fBcache_overview_files\fP ausgeschaltet ist. .TP +\fB\-k\fP +Zertifikatsüberprüfungsschritt für NNTPS\-Verbindungen überspringen und ohne +Überprüfung fort fahren. Diese Option beinhaltet \*(rq\fB\-T\fP\*(rq. +.TP \fB\-l\fP Ruft die Anzahl der Artikel pro Gruppe aus der Datei \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP ab. Beim Lesen über @@ -179,9 +186,9 @@ Schnell\-Modus um alle zurückgestellten wieder beenden. Nach Möglichkeit mit \*(rq\fB\-n\fP\*(rq kombinieren. .TP \fB\-p\fP\fI Port\fP -Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist -119). Übersteuert die Umgebungsvariable $\fBNNTPPORT\fP. Nur verfügbar, wenn -via NNTP gelesen wird. +Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist 119 +oder 563 falls NNTPS benutzt wird, siehe \*(rq\fB\-T\fP\*(rq). Übersteuert die +Umgebungsvariable $\fBNNTPPORT\fP. Nur verfügbar, wenn via NNTP gelesen wird. .TP \fB\-q\fP Nicht prüfen ob neue Newsgruppen vorhanden sind und die Server Meldung des @@ -208,6 +215,9 @@ Speichere ungelesene Artikel zum später weitere Informationen siehe den Abschnitt "AUTOMATISCHES MAILEN UND SPEICHERN VON UNGELESENEN ARTIKELN". .TP +\fB\-T\fP +NNTPS (NNTP over TLS) verwenden. Nur möglich wenn via NNTP gelesen wird. +.TP \fB\-u\fP Erstellt/aktualisiert Indexdateien für jede Gruppe in \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP oder der Datei, die durch die Option @@ -221,7 +231,7 @@ Ausführliche Ausgabe für \*(rq\fB\-c\f werden, um die Ausführlichkeit zu erhöhen. .TP \fB\-V\fP -Versionsinformationen ausgeben. +Versionsinformationen und Kompilieroptionen ausgeben. .TP \fB\-w\fP Schnell\-Modus um nur einen Artikel zu posten. Diese Option beinhaltet @@ -307,8 +317,9 @@ Extensions (\fBRFC\%6048\fP) and all mod \fBtin\fP hat vier unterschiedliche Arbeitsebenen: Auswahlebene, Gruppenebene, Threadebene und Artikelebene. .PP -In der Auswahlebene zeigt der Titel (der Name des News\-Server und) die -Anzahl der abonnierten Gruppen (mit neuen ungelesenen Artikel). Die +In der Auswahlebene zeigt der Titel (den Name des News\-Servers (mit einem +"/[T]"\- oder "[k]"\-Suffix falls per NNTPS (unsicher) gelesen wird) und) die +Anzahl der abonnierten Gruppen (mit neuen ungelesenen Artikeln). Die Newsgruppen werden in der Mitte des Bildschirms, in der Regel mit der Anzahl der ungelesenen Artikel in der gleichen Zeile davor, abgebildet, aber das kann mittels \fBselect_format\fP angepasst werden. @@ -454,13 +465,12 @@ von eingegebenen Zeichenketten. Eine Ver Wiederverwendung bereits eingegebener Zeichenketten. Zusätzlich zu den Cursortasten stehen beim Bearbeiten einer Zeichenkette folgende Befehle zur Verfügung: -.PP .TP 10 \fB^A, ^E\fP An den Zeilenanfang bzw. das Zeilenende springen. .TP \fB^F, ^B\fP -non\-destructive move forward or back one location, respectively. +Zerstörungsfreie Bewegung um eine Position vorwärts bzw. zurück. .TP \fB^D\fP das aktuell unter dem Cursor befindliche Zeichen löschen oder EOF senden, @@ -473,7 +483,7 @@ Zeichen links vom Cursor löschen. Lösche vom Cursor bis zum Zeilenende. .TP \fB^P, ^N\fP -Durch die Verlaufsliste vörwärts bzw. rückwärts bewegen. +Durch die Verlaufsliste vorwärts bzw. rückwärts bewegen. .TP \fB^L, ^R\fP Aktuelle Zeile neu aufbauen. @@ -489,7 +499,6 @@ bricht den gegenwärtigen Bearbeitungsvo .SS "ALLGEMEINE BEFEHLE" Die folgenden Befehle stehen in allen vier Ebenen zur Verfügung und bewirken überall das Gleichen. -.PP .TP 10 \fBShellEscape '!'\fP Shell\-Escape. \fBShellEscape\fP startet selbstständig eine Shell, @@ -525,7 +534,7 @@ sequence instead: reload it with \fBPost \fBHelp 'h'\fP Help screen of commands available on the current menu. You can use \fBSearchSubjF\fP ('\fB/\fP'), \fBSearchSubjB\fP ('\fB?\fP') and \fBSearchRepeat\fP -('\fB\e\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. +('\fB\(rs\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. .TP \fBToggleHelpDisplay 'H'\fP Mini\-Hilfe am unterem Bildschirmrand und Posting Etiquette nach dem @@ -557,7 +566,7 @@ wird. Siehe Abschnitt "BEREICHE" für we \fBSelectSortActive '.'\fP Liste vorhandener Newsgruppen sortieren. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP @@ -576,12 +585,12 @@ Nächste Gruppe mit ungelesenen Nachrich Gruppenliste und sucht nach ungelesenen Gruppen. .TP \fBCatchup 'c'\fP -Make current group as all read [after confirmation] and move to the next -group in the group selection list. +Aktuelle Gruppe als gelesen markieren [nach Bestätigung] und zur nächsten +Gruppe in der Gruppenauswahlliste wechseln. .TP \fBCatchupNextUnread 'C'\fP -Mark current group as all read [after confirmation] and enter the next -unread group in the group selection list. +Aktuelle Gruppe als gelesen markieren [nach Bestätigung] und zur nächsten +ungelesenen Gruppe in der Gruppenauswahlliste wechseln. .TP \fBSelectToggleDescriptions 'd'\fP Schaltet die Anzeige zwischen nur den Gruppennamen oder den Gruppennamen und @@ -596,13 +605,16 @@ Gruppe zugegriffen werden, auch auf solc werden. .TP \fBToggleInfoLastLine 'i'\fP -Toggle the display of the description of the current newsgroup in the last -line. This will not be available if \fBtin\fP was started with the \&\*(rq\fB\-d\fP\*(rq -option. +Umschalten der Anzeige der Beschreibung der aktuellen Newsgroup in der +letzten Zeile. Dies ist nicht verfügbar, wenn \fBtin\fP mit \&\*(rq\fB\-d\fP\*(rq +gestartet wurde .TP \fBToggleInverseVideo 'I'\fP (De)aktiviere inverse Darstellung. .TP +\fBConnectionInfo 'J'\fP +Informationen zur aktuellen Verbindung anzeigen. +.TP \fBLookupMessage 'L'\fP Artikel anhand der \*(rqMessage\-ID:\*(rq Nachschlagen. Wenn keine der in den \&\*(rqNewsgroups:\*(rq\-Kopfzeilen des referenzierten Artikels aufgeführten Gruppen @@ -682,7 +694,7 @@ see if any new news has arrived since st .\" ------------------------------------------------------------------- .\" Alle Artikel in der aktuellen Gruppe als ungelesen markieren. -.SS "GROUP INDEX COMMANDS" +.SS GRUPPEN\-INDEX\-BEFEHLE All searches in this level are limited to unread articles if in \fBshow_only_unread_arts\fP mode. \fBGroupToggleReadUnread\fP ('\fBr\fP') can be use toggle the setting right before/after the search. @@ -715,7 +727,7 @@ wird. Siehe Abschnitt "BEREICHE" für we \fBLastViewed '\-'\fP Zur zuletzt angezeigte Nachricht springen. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP @@ -784,7 +796,7 @@ on filtering. Lese den aktuelle Artikel. .TP \fBGroupNextUnreadArtOrGrp ''\fP -Zeige nächsten den ungelesenen Artikel oder die nächste Gruppe. +Zeige den nächsten ungelesenen Artikel oder die nächste ungelesene Gruppe. .TP \fBSearchAuthF 'a'\fP Autoren\-Suche vorwärts. Sucht nach Artikeln mit einem bestimmtem @@ -812,7 +824,7 @@ tinrc\-Variable \fBshow_author\fP. \fBGroupCancel 'D'\fP Löschen (cancel) oder Ersetzen (supersede) des aktuellen Artikels. Er muss vom selben Benutzer geschrieben worden sein. Die Nachricht zum Löschen ist -in der Newsgroupe 'control' oder 'control.cancel' zu sehen. +in der Newsgruppe 'control' oder 'control.cancel' zu sehen. .TP \fBEditFilter 'E'\fP Filter\-Datei bearbeiten und danach anwenden. @@ -832,6 +844,9 @@ anzeigen. \fBToggleInverseVideo 'I'\fP (De)aktiviere inverse Darstellung. .TP +\fBConnectionInfo 'J'\fP +Informationen zur aktuellen Verbindung anzeigen. +.TP \fBGroupMarkThdRead 'K'\fP Mark article/thread as read and move onto the next unread article/thread. If a range of articles/threads is set, the range will be marked as read instead @@ -943,7 +958,7 @@ Aktuellen Artikel als ungelesen markiere Mark current thread as unread. If a range of threads is set, the range will be marked as unread instead of the current thread. When tagged threads are present, a prompt asks how to proceed. -.SS "THREAD LISTING COMMANDS" +.SS "BEFEHLE ZUM AUFLISTEN VON THREADS" .\" this sections should be complete .TP 10 \fB4\fP @@ -974,7 +989,7 @@ wird. Siehe Abschnitt "BEREICHE" für we \fBLastViewed '\-'\fP Zur zuletzt angezeigte Nachricht springen. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP @@ -1034,7 +1049,7 @@ tinrc\-Variable \fBshow_author\fP. \fBThreadCancel 'D'\fP Löschen (cancel) oder Ersetzen (supersede) des aktuellen Artikels. Er muss vom selben Benutzer geschrieben worden sein. Die Nachricht zum Löschen ist -in der Newsgroupe 'control' oder 'control.cancel' zu sehen. +in der Newsgruppe 'control' oder 'control.cancel' zu sehen. .TP \fBEditFilter 'E'\fP Filter\-Datei bearbeiten und danach anwenden. @@ -1045,6 +1060,9 @@ Subject des geöffneten Artikels in der \fBToggleInverseVideo 'I'\fP (De)aktiviere inverse Darstellung. .TP +\fBConnectionInfo 'J'\fP +Informationen zur aktuellen Verbindung anzeigen. +.TP \fBThreadMarkArtRead 'K'\fP Mark article as read and move onto the next unread article. If a range of articles is set, the range will be marked as read instead of the current @@ -1113,7 +1131,7 @@ articles are present, a prompt asks how .\" ------------------------------------------------------------------- .\" Alle Artikel im aktuellen Thread als ungelesen markieren. -.SS "ARTICLE VIEWER COMMANDS" +.SS "BEFEHLE ZUM ANZEIGEN VON ARTIKELN" .\" FIXME - refine descriptions .TP 10 \fB0\fP @@ -1155,8 +1173,8 @@ Standardverhalten wird der Variable \fBt entnommen. .TP \fBPageToggleAllHeaders '*'\fP -Toggles the display of all headers vs. headers in -\fBnews_headers_to_display\fP. +Schaltet die Anzeige aller Header vs. Header in \fBnews_headers_to_display\fP +um. .TP \fBPageToggleRot '%'\fP ROT\-13 Entschlüsseln ein\-/ausschalten. @@ -1175,7 +1193,7 @@ up will hide it again. \fBLastViewed '\-'\fP Zur zuletzt angezeigte Nachricht springen. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBSearchSubjF '/'\fP @@ -1250,7 +1268,7 @@ the next thread with unread articles. \fBPageCancel 'D'\fP Löschen (cancel) oder Ersetzen (supersede) des aktuellen Artikels. Er muss vom selben Benutzer geschrieben worden sein. Die Nachricht zum Löschen ist -in der Newsgroupe 'control' oder 'control.cancel' zu sehen. +in der Newsgruppe 'control' oder 'control.cancel' zu sehen. .TP \fBPageEditArticle 'e'\fP Aktuellen Artikel bearbeiten. Dies ist auf Mailgroups und gespeicherte @@ -1260,11 +1278,12 @@ Nachrichten beschränkt. Filter\-Datei bearbeiten und danach anwenden. .TP \fBPageFollowupQuote 'f'\fP -Post a followup to the current article with a copy of the article included. +Veröffentlicht ein Follow\-up zum aktuellen Artikel mit einer Kopie des +Artikels. .TP \fBPageFollowup 'F'\fP -Post a followup to the current article without including a copy of the -article. +Veröffentlicht ein Follow\-up zum aktuellen Artikel ohne eine Kopie des +Artikels. .TP \fBPageFirstPage 'g'\fP Zum Anfang des Artikels springen. @@ -1278,12 +1297,15 @@ Subject des geöffneten Artikels in der \fBToggleInverseVideo 'I'\fP (De)aktiviere inverse Darstellung. .TP +\fBConnectionInfo 'J'\fP +Informationen zur aktuellen Verbindung anzeigen. +.TP \fBPageKillThd 'K'\fP Markiere den Rest des Threads als gelesen und springe zu nächstem ungelesenen Thread. .TP \fBPageListThd 'l'\fP -Show the thread menu that the current article is a part of. +Zeigt das Thread\-Menü an, zu dem der aktuelle Artikel gehört. .TP \fBLookupMessage 'L'\fP Artikel anhand der \*(rqMessage\-ID:\*(rq nachschlagen. @@ -1394,7 +1416,7 @@ Suche nach URL (vorwärts). \fBSearchSubjB '?'\fP Suche nach URL (rückwärts). .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBShellEscape '!'\fP @@ -1412,7 +1434,7 @@ Verfassen eines Artikels ein\-/ausschalt .RE .\" ------------------------------------------------------------------- .\" -.SS ANHANGLISTE +.SS ANHANGSVERZEICHNIS \fBPageViewAttach\fP ('\fBV\fP') displays a list of attachments of the current article. Besides the common moving keys, the following commands are available: @@ -1446,7 +1468,7 @@ Vorwärtssuche nach Anhang. \fBSearchSubjB '?'\fP Rückwärtssuche nach Anhang. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBGlobalPipe '|'\fP @@ -1470,9 +1492,9 @@ Verfassen eines Artikels ein\-/ausschalt .\" .SS "POSTING VERLAUFSLISTE" \fBDisplayPostHist\fP ('\fBW\fP') displays a list of all previous posted articles -stored in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP. The following informatiosn -are shown: a time stamp in "dd\-mm\-yy"\-format, a single letter indicating the -action which initiated the message, the group names (evetually shortened, +stored in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP. The following information +is shown: a time stamp in "dd\-mm\-yy"\-format, a single letter indicating the +action which initiated the message, the group names (eventually shortened, see also \fBabbreviate_groupname\fP) or a mail address the message was sent to and the subject of the message. Besides the common moving keys, the following commands are available: @@ -1484,7 +1506,7 @@ Note that this requires that the \*(rqMe in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP which may not always be the case. If using NNTP and the internal inews (\fBinews_prog\fP set to "\-\-internal") and either the server proposes a \*(rqMessage\-ID:\*(rq during the POST -(\fBRFC\%3977\fP) command or \fBtin\fP is build to generate \*(rqMessage\-ID:\*(rq this +(\fBRFC\%3977\fP) command or \fBtin\fP is built to generate \*(rqMessage\-ID:\*(rq this should be the case. With an external inews (and reading from local spool) it is not. .TP @@ -1494,14 +1516,14 @@ Suche nach URL (vorwärts). \fBSearchSubjB '?'\fP Suche nach URL (rückwärts). .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Vorherige Suche wiederholen. .TP \fBShellEscape '!'\fP Ausgang zur Shell. .TP \fBToggleInfoLastLine 'i'\fP -Umschalten der Anzeige der aktuellen 'Message\-ID:\*(rq in der letzten Zeile. +Umschalten der Anzeige der aktuellen \*(rqMessage\-ID:\*(rq in der letzten Zeile. .TP \fBHelp 'h'\fP Hilfeseite der verfügbaren Befehle. @@ -1540,9 +1562,9 @@ toggle the available options. \fBConfigS .PP As with the other menus, \fBRedrawScr\fP ('\fB^L\fP') will redraw the screen. You can use \fBSearchSubjF\fP ('\fB/\fP'), \fBSearchSubjB\fP ('\fB?\fP') and \fBSearchRepeat\fP -('\fB\e\fP') to search for a specific option. Use \fBQuit\fP ('\fBq\fP') to exit the -option menu and keep your changes. Use \fBQuitTin\fP ('\fBQ\fP') to exit without -keeping your changes. +('\fB\(rs\fP') to search for a specific option. Use \fBQuit\fP ('\fBq\fP') to exit +the option menu and keep your changes. Use \fBQuitTin\fP ('\fBQ\fP') to exit +without keeping your changes. .PP The options menu provides access to the attributes menu for the current group by the \fBConfigToggleAttrib\fP ('\fB\fP') command. Pressing @@ -1652,7 +1674,7 @@ sha512. Voreinstellung ist sha1. \fBCatchup der Gruppen beim Beenden (catchup_read_groups)\fP .\" .\" FIXME - I leave this to someone who's using colors -Falls auf ON gestelltt, wird der Benutzer beim Beenden gefragt, ob alle +Falls auf ON gestellt, wird der Benutzer beim Beenden gefragt, ob alle während der aktuellen Sitzung gelesenen Gruppen als gelesen markiert werden sollen. Voreinstellung ist OFF. .TP @@ -1786,22 +1808,22 @@ OFF=apply to current group. Default is O \fB(default_filter_kill_header)\fP Voreinstellung für Schnell (1 Tasten) Killfilter Header. .RS +.5i -.IP 0 4 - \*(rqSubject:\*(rq (Groß/Kleinschreibung beachten) +.IP 0 3 +\%\*(rqSubject:\*(rq (Groß/Kleinschreibung beachten) .IP 1 - \*(rqSubject:\*(rq (Groß/Kleinschreibung ignorieren) +\%\*(rqSubject:\*(rq (Groß/Kleinschreibung ignorieren) .IP 2 - \*(rqFrom:\*(rq (Groß/Kleinschreibung beachten) +\%\*(rqFrom:\*(rq (Groß/Kleinschreibung beachten) .IP 3 - \*(rqFrom:\*(rq (Groß/Kleinschreibung ignorieren) +\%\*(rqFrom:\*(rq (Groß/Kleinschreibung ignorieren) .IP 4 - \*(rqMessage\-ID:\*(rq & alle \*(rqReferences:\*(rq Einträge +\%\*(rqMessage\-ID:\*(rq & alle \*(rqReferences:\*(rq Einträge .IP 5 - \*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag +\%\*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag .IP 6 - \*(rqMessage\-ID:\*(rq allein +\%\*(rqMessage\-ID:\*(rq allein .IP 7 - \*(rqLines:\*(rq +\%\*(rqLines:\*(rq .RE .TP \fB(default_filter_select_case)\fP @@ -1819,22 +1841,22 @@ groups, OFF=apply to current group. Defa \fB(default_filter_select_header)\fP Default for quick (1 key) auto\-selection filter header. .RS +.5i -.IP 0 4 - \*(rqSubject:\*(rq (Groß/Kleinschreibung beachten) +.IP 0 3 +\%\*(rqSubject:\*(rq (Groß/Kleinschreibung beachten) .IP 1 - \*(rqSubject:\*(rq (Groß/Kleinschreibung ignorieren) +\%\*(rqSubject:\*(rq (Groß/Kleinschreibung ignorieren) .IP 2 - \*(rqFrom:\*(rq (Groß/Kleinschreibung beachten) +\%\*(rqFrom:\*(rq (Groß/Kleinschreibung beachten) .IP 3 - \*(rqFrom:\*(rq (Groß/Kleinschreibung ignorieren) +\%\*(rqFrom:\*(rq (Groß/Kleinschreibung ignorieren) .IP 4 - \*(rqMessage\-ID:\*(rq & alle \*(rqReferences:\*(rq Einträge +\%\*(rqMessage\-ID:\*(rq & alle \*(rqReferences:\*(rq Einträge .IP 5 - \*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag +\%\*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag .IP 6 - \*(rqMessage\-ID:\*(rq allein +\%\*(rqMessage\-ID:\*(rq allein .IP 7 - \*(rqLines:\*(rq +\%\*(rqLines:\*(rq .RE .TP \fB(default_goto_group)\fP @@ -2014,12 +2036,13 @@ program. It allows the user to save arti \fBAufruf Ihres Mailkommandos (mailer_format)\fP The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' -(e.g., /bin/mail "iain" < .article). The flexible format allows other +(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf sendmail \-oem \-t < %F -mutt \-s "%S" \-\- "%T" < "%F" +mutt \-s "%S" \-\- "%T" < %F +mutt \-H %F claws\-mail \-\-compose "mailto:%T?subject=%S&insert=%F" .fi .in -.3i @@ -2046,7 +2069,8 @@ presents a menu with choices of the curr unread articles, or nothing. .TP \fBMark. gesp. Artikel/Threads gelesen (mark_saved_read)\fP -If ON mark articles that are saved as read. Default is ON. +Falls ON werden gespeicherte Artikel als gelesen markiert.Voreinstellung ist +ON. .TP \fBMIME\-Viewer (metamail_prog)\fP Path, name and options of external \fB\%metamail\fP(1) program used to view @@ -2186,11 +2210,11 @@ executed, be careful when extracting she are allowed: .RS +.5i .IP 0 3 -\fBNo\fP (default), no post processing is done. +\fBNein\fP (Voreinstellung), es wird keine Nachbearbeitung gemacht. .IP 1 -\fBShell archives\fP, unpacking of multi\-part \fB\%shar\fP(1) files only. +\fBShell\-Archive\fP, Entpacken nur von mehrteiligen \fB\%shar\fP(1)\-Dateien. .IP 2 -\fBYes\fP, binary attachments and data will be decoded and saved. +\fBJa\fP, binäre Anhänge und Daten werden dekodiert und gespeichert. .RE .TP \fBGepostete Artikel speichern in (posted_articles_file)\fP @@ -2252,8 +2276,8 @@ matching lines are shown in \fBcol_quote \fBtin\fP uses a built\-in default. .TP \fBArtikel Neuheitszeit\-Limit (recent_time)\fP -If set to 0, this feature is deactivated, otherwise it means the number of -days. Default is 2. +Wenn auf 0 gesetzt, ist diese Funktion deaktiviert, ansonsten bedeutet es +die Anzahl der Tage. .TP \fBBiDi wiedergeben (render_bidi)\fP If ON \fBtin\fP does the rendering of bi\-directional text. If OFF \fBtin\fP leaves @@ -2319,7 +2343,7 @@ If ON show a short group description tex selection level. The \*(rq\fB\-d\fP\*(rq command\-line flag will override the setting and turn descriptions off. The text used is taken from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fP file and if supported (requires -\fBtin\fP to be build with mh\-mail\-handling support) from +\fBtin\fP to be built with mh\-mail\-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP for mailgroups. Default is ON. .TP \fBSortierfunktion (sort_function)\fP @@ -2332,6 +2356,22 @@ Mit \fB\%heapsort\fP(3) sortieren. Kann schneller sein. .RE .TP +\fBZeige Hilfe/Mail\-Zeichen im Ebenentitel (show_help_mail_sign)\fP +Allows you to select whether \fBtin\fP shows a help indication, a new mail +indication, both, or neither in the various level titles. Default is 3. +.RS +.5i +.IP 0 3 +\fBKein Hilfe\- oder Mailanzeige\fP. +.IP 1 +\fBNur Hilfe anzeigen\fP. +.IP 2 +\fBShow only mail sign if new mail\fP, show only the mail sign, and only if new +mail has arrived. +.IP 3 +\fBShow mail if new mail else help s.\fP, show mail sign if new mail has +arrived otherwise show help sign. +.RE +.TP \fBZeige Zeilenz./Bewert. in Übersicht (show_info)\fP Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2362,7 +2402,8 @@ ist OFF. Falls OFF zeige keine Signaturen an. Voreinstellung ist ON. .TP \fBTrenne Sig mit '\en\-\- \en' ab (sigdashes)\fP -If ON prepend the signature with sigdashes. Default is ON. +Falls ON, wird der Signatur ein Signaturtrenner +vorangestellt. Voreinstellung ist ON. .TP \fBErzeuge Signatur aus Pfad/Kommando (sigfile)\fP The path that specifies the signature file to use when posting, following up @@ -2490,7 +2531,7 @@ type on a per group basis by setting the The default is Both Subject and References. The choices are: .RS +.5i .IP 0 3 -\fBNone\fP, don't thread. +\fBNone\fP, keinen Diskussionsfaden aufbauen. .IP 1 \fBSubject\fP, Diskussionsfaden nur anhand von \*(rqSubject:\*(rq aufbauen. .IP 2 @@ -2499,7 +2540,8 @@ The default is Both Subject and Referenc \fBBoth Subject and References\fP, Diskussionsfaden anhand von \*(rqReferences:\*(rq und \*(rqSubject:\*(rq aufbauen (Voreinstellung). .IP 4 -\fBMultipart Subject\fP, thread multipart articles on \*(rqSubject:\*(rq. +\fBMultipart Subject\fP, Diskussionsfaden mehrteiliger Artike anhand von +\&'Subject:\*(rq aufbauen. .IP 5 \fBPercentage Match\fP, thread base upon a partial character match on \&\*(rqSubject:\*(rq. @@ -2530,6 +2572,10 @@ in this thread. \fBAverage\fP, Durchschnitt aller Bewertungen im Diskussionsfaden. .RE .TP +\fBCA\-Zertifikatsdatei (tls_ca_cert_file)\fP +The name of file containing all trusted CA certificates used for NNTPS +(\fB\%RFC8143\fP) connections. If left empty the system default will be used. +.TP \fBVerwende Umschreibungen (translit)\fP If ON append //TRANSLIT to the first argument of \fB\%iconv_open\fP(3) to enable transliteration. This means that when a character cannot be @@ -2567,6 +2613,14 @@ Leerz. überspr.\fP, 4 + 3; Leerzeilen z führende sowie abschließende Leerzeilen überspringen .RE .TP +\fBWeiche Bindestriche unterdrücken (suppress_soft_hyphens)\fP +If ON remove soft hyphens in non verbatim blocks of articles in UTF\-8 when +they are displayed in a UTF\-8 locale. The character SOFT HYPHEN (U+00AD) is +an invisible format character that merely indicates a preferred intraword +line break position. However, some terminal emulators display a space or a +hyphen, for example, in the place of the soft hyphen. This setting can be +used to improve the display of those articles. Default is OFF. +.TP \fBReg. für _Unterstr._ Hervorhebungen (underscores_regex)\fP A regular expression that will be applied when reading articles. All matching words are shown in \fBcol_markdash\fP or \fBmono_markdash\fP. If @@ -2581,7 +2635,7 @@ The program that will be run when launch \fBurl_handler.pl\fP. .TP \fBURL\-Hervorhebung im Artikel (url_highlight)\fP -Enable highlighting URLs in message body. Default is ON. +Aktivieren der URL\-Hervorhebung im Artikel. Voreinstellung ist ON. .TP \fBBenutze ANSI\-Farben (use_color)\fP ANSI\-Farben in \fBtin\fP benutzen. Voreinstellung ist OFF. @@ -2619,10 +2673,10 @@ ist ON. Allows you to select how \fBtin\fP matches strings. The default is 0 and uses the \fB\%wildmat\fP(3) notation, which is how this has traditionally been handled. Setting this to 1 allows you to use \fB\%perl\fP(1) compatible -regular expressions \fB\%pcre\fP(3) (see also \fB\%perlre\fP(1) and -\fB\%pcrepattern\fP(3)). You will probably want to update your filter file if -you use this regularly. NB: Newsgroup names will always be matched using -the \fB\%wildmat\fP(3) notation. +regular expressions \fB\%pcre\fP(3) or \fB\%pcre2\fP(3) (see also \fB\%perlre\fP(1) +and \fB\%pcrepattern\fP(3) or \fB\%pcre2pattern\fP(3)). You will probably want +to update your filter file if you use this regularly. NB: Newsgroup names +will always be matched using the \fB\%wildmat\fP(3) notation. .TP \fBAnstelle der Markierung anzeigen (word_h_display_marks)\fP Should the leading and ending stars, slashes, strokes and dashes also be @@ -2659,7 +2713,7 @@ wrapping at the current screen width. .\" Format is the same as for \fBnews_quote_format\fP, this is used when answering to a crossposting to several groups with no \*(rqFollowup\-To:\*(rq set. -.SS "ATTRIBUTES MENU AND GROUP ATTRIBUTES" +.SS "ATTRIBUTE UND GRUPPENATTRIBUTE MENÜ" \fBtin\fP allows certain attributes to be set on a per group basis. If it exists, the global attributes file, \fI${TIN_LIBDIR:\-NEWSLIBDIR}/attributes\fP is read. After that, the user's own attributes file @@ -2686,7 +2740,7 @@ marked with '+' to the left of the attri Besides the keys for moving around and changing values known from the options menu the attributes menu provides the following command: \fBConfigResetAttrib\fP ('\fBr\fP') which resets an attribute to a default value. -.SS "SCOPES MENU" +.SS GÜLTIGKEITSBEREICHS\-MENÜ The scopes menu (accessible from the options menu with \fBConfigScopeMenu\fP ('\fBS\fP')) shows all scopes read from the global and local attributes file. Scopes from the global attributes file are marked with '!' to the left of @@ -2898,22 +2952,19 @@ and then use the \fBbatch_save\fP attrib to have saved. For example, if you want to save most of your groups, then set \fBbatch_save\fP to ON in tinrc and selectively turn off the ones you don't want using attributes. -.PP .TP 2i \fBtin \-M iain \-c \-f newsrc.mail\fP (mail any unread articles in newsgroups specified in file newsrc.mail to the local user iain and mark them as read) -.PP .TP 2i \fBtin \-S \-c \-f newsrc.save\fP (save any unread articles in newsgroups specified in file newsrc.save and mark them as read) -.PP .TP 2i \fBtin \-R\fP .\" .\" -(read any articles saved by \fBtin \-S\fP) +(mittels \fBtin \-S\fP gespeicherte Artikel lesen) .SS BEREICHE A range is simply a group of items marked using the \fBSetRange\fP (\fB'#'\fP) key. Certain \fBtin\fP commands will operate on a range if one exists rather @@ -2924,7 +2975,6 @@ can be used in place of the current curs mean the highest number available. Currently the only commands that understand ranges are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). -.PP .SS "NEWSGROUP LISTEN & WILDCARDS" Several places in \fBtin\fP allow you to specify a list of newsgroups. These include command\-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE @@ -3163,10 +3213,11 @@ die Maustasten benutzt werden um Gruppen davon ausgegangen, dass die Maustasten normal zugeteilt sind (Maustaste1 ist die linke Maustaste). .PP -In general (i.e., for the group, thread and article menus), +Im Allgemein (d. h. für die Gruppen\-, Thread\- und Artikelmenüs), .TP 10 Maustaste1 (Links) -enters next (lower) level if you click on an article, otherwise pages down. +Geht in die nächste (untere) Ebene, wenn Sie auf einen Artikel klicken, +sonst nach unten blättern. .TP Maustaste2 (Mitte) returns to the previous (upper) level if you click on an article, otherwise @@ -3176,20 +3227,19 @@ Maustaste3 (Rechts) positions on the article line under mouse cursor, or pages down if you've clicked outside the list of articles. .PP -In the group selection menu, if the mouse is pointing at a group then: +Im Gruppenauswahlmenü, wenn die Maus auf eine Gruppe zeigt, dann: .TP 10 Linke Maustaste moves to and selects the group pointed at, just like \fBSelectReadGrp\fP ('\fB\fP'). .TP Mittlere Maustaste -quits the program, just like \fBQuit\fP ('\fBq\fP'). +Beendet das Programm, genau wie \fBQuit\fP ('\fBq\fP'). .TP Rechte Maustaste -moves to the group pointed at. +springt zu der Gruppe, auf die gezeigt wird. .PP -In the article menu, if the mouse is pointing at an article (or thread) -then: +Wenn die Maus im Artikelmenü auf einen Artikel (oder Thread) zeigt, dann: .TP 10 Linke Maustaste reads the article pointed at, just like \fBGroupReadBasenote\fP @@ -3201,12 +3251,13 @@ exits the menu, catching up on the group ('\fBq\fP'). .TP Rechte Maustaste -moves to the article (or thread) pointed at. +springt zu dem Artikel (oder Thread), auf den gezeigt wird. .PP -In the thread menu, if the mouse is pointing at an article then: +Im Thread\-Menü, wenn die Maus auf einen Artikel zeigt, dann: .TP 10 Linke Maustaste -reads article pointed at, just like \fBThreadReadArt\fP ('\fB\fP'). +liest den Artikel, auf den verwiesen wird, genau wie \fBThreadReadArt\fP +('\fB\fP'). .TP Mittlere Maustaste exits the menu, catching up on the thread if you have @@ -3214,7 +3265,7 @@ exits the menu, catching up on the threa ('\fBq\fP'). .TP Rechte Maustaste -moves to the article pointed at. +springt zu dem Artikel, auf den gezeigt wird. .PP .\" .\" @@ -3361,9 +3412,9 @@ Für eine ausführlich Beschreibung sieh .PP .nf -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP -.br \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +.br +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP .fi .PP @@ -3383,12 +3434,17 @@ Für eine ausführlich Beschreibung sieh .PP .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER:${NNTPPORT:+":$NNTPPORT"}/newsgroups\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/newsgroups\fP .fi .PP .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER:${NNTPPORT:+":$NNTPPORT"}/serverrc\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/serverrc\fP +.fi +.PP + +.nf +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog\fP .fi .PP @@ -3419,10 +3475,9 @@ Für eine ausführlich Beschreibung sieh \fI${TIN_LIBDIR:\-NEWSLIBDIR}/overview.fmt\fP .PP -\fI${TIN_LIBDIR:\-NEWSLIBDIR}/subscriptions\fP -.PP .\" .\" +\fI${TIN_LIBDIR:\-NEWSLIBDIR}/subscriptions\fP .SH UMGEBUNGSVARIABLEN .IX Header UMGEBUNGSVARIABLEN .\" TODO: - sort in a useful order @@ -3621,7 +3676,7 @@ Define any additional options that you w \fB\%gpg\fP(1) program. .TP \fBPGPPATH\fP -Übersteuert den Namen des \fB\%pgg\fP(1)\-Verzeichnisses in \fB$HOME\fP, dass deine +Übersteuert den Namen des \fB\%pgp\fP(1)\-Verzeichnisses in \fB$HOME\fP, dass deine Schlüssel usw. enthält. .TP \fBGNUPGHOME\fP @@ -3629,21 +3684,18 @@ Übersteuert den Namen des \fB\%gpg\fP(1 Schlüssel usw. enthält. .TP \fBLC_CTYPE\fP -.\" TODO: document LC_CTYPEs influence on -.\" ~/.tin/keymap.*, 8bit char display, ... This variable determines the \fB\%locale\fP(5) category for character handling functions. Usually it determines the character classes for pattern matching character classification and case conversion. Currently this is not true for \fBtin\fP (which temporary unsets \fB$LC_CTYPE\fP right before any match is done -to avoid confusion). It's value should be of the form +to avoid confusion). Its value should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP]. See \fB\%environ\fP(5) for more information. .TP \fBLC_MESSAGES\fP -Formats of informative and diagnostic messages and interactive responses. -It's value should be of the form -\fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP]. See \fB\%locale\fP(5) -and \fB\%environ\fP(5) for more information. +Datums\- und Zeitformate. Sein Wert sollte der Form +\fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP] entsprechen. Für +weitere Informationen siehe \fB\%locale\fP(5) und \fB\%environ\fP(5). .TP \fBLC_TIME\fP Datums\- und Zeitformate. Sein Wert sollte der Form @@ -3651,21 +3703,19 @@ Datums\- und Zeitformate. Sein Wert soll weitere Informationen siehe \fB\%locale\fP(5) und \fB\%environ\fP(5). .TP \fBLC_ALL\fP -This variable overrides the value of the \fB$LANG\fP variable and any other -\fB$LC_\fP variable. It's value should be of the form -\fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP]. See \fB\%locale\fP(5) and -\fB\%environ\fP(5) for more information. +Datums\- und Zeitformate. Sein Wert sollte der Form +\fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP] entsprechen. Für +weitere Informationen siehe \fB\%locale\fP(5) und \fB\%environ\fP(5). .TP \fBLANG\fP -This variable determines the \fB\%locale\fP(5) category for any category not -specifically selected with a variable starting with \fB$LC_\fP. It's value -should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP]. See -\fB\%environ\fP(5) for more information. +Datums\- und Zeitformate. Sein Wert sollte der Form +\fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP] entsprechen. Für +weitere Informationen siehe \fB\%locale\fP(5) und \fB\%environ\fP(5). .TP \fBLANGUAGE\fP This variable defines a priority list for translations. Whenever a translation is not available in the language selected via \fB$LC_ALL\fP or -\fB$LANG\fP the next language from the list is tried. It's value should be of +\fB$LANG\fP the next language from the list is tried. Its value should be of the form \fIlanguage:language[:language]\fP. See \fB\%environ\fP(5) for more information. .TP @@ -3735,14 +3785,18 @@ Beenden ohne das Terminal (tty) wiederhe Speichern der \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP\-Datei. .SH SICHERHEIT .IX Header SICHERHEIT -.\" -.\" Falls \fBtin\fP im Debug\-Modus (\*(rq\fB\-D n\fP\*(rq) gestartet wird, werden in \fB$TMPDIR\fP für alle Benutzer lesbare Dateien erzeugt, welche das NNTP\-Passwort des aktuellen Benutzers im Klartext enthalten können. Auf Multiuser\-Systemen sollte daher $TMPDIR auf einen sicheren Speicherort gesetzt werden, bevor \fBtin\fP im Debug\-Modus gestartet wird (z. B. TMPDIR=$HOME tin \-D 1). +.PP +.\" +.\" +Die Verwendung der Option \*(rq\fB\-k\fP\*(rq zum Überspringen der +Zertifikatsüberprüfung macht die Sitzung unsicher, da das Zertifikat des +Servers nicht überprüft wird; Vermeiden Sie diese Option nach Möglichkeit. .SH "KONFORM ZU" .IX Header "KONFORM ZU" .\" - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155 @@ -3755,8 +3809,9 @@ Guidelines). .SH ANMERKUNGEN .IX Header ANMERKUNGEN Unterstützung für reguläre Ausdrücke wird durch die PCRE\-Bibliothek -\fBpcre\fP(3) bereitgestellt welche Open\-Source\-Software ist. Autor ist Philip -Hazel und das Urheberrecht liegt bei der University of Cambridge, England. +\fB\%pcre\fP(3) oder \fB\%pcre2\fP(3) bereitgestellt welche Open\-Source\-Software +ist. Autor ist Philip Hazel und das Urheberrecht \(co liegt bei der +University of Cambridge, England. .br .\" .\" @@ -3764,10 +3819,10 @@ Hazel und das Urheberrecht liegt bei der .SH FEHLER .IX Header FEHLER \fBCNews\fP NNTPd, \fB\%noffle\fP(1) (<= V1.0\-pre5) und \fBNewsCache\fP (<= -V1.1.91) können nicht mit gepipelinten GROUP\-Befehlen umgehen. Falls Sie -Probleme mit einem der genannten Server haben, definieren Sie -DISABLE_PIPELINING in include/autoconf.h und kompilieren Sie das Programm -neu. +V1.1.91) können nicht mit gepipelinten GROUP\-Befehlen (\fBRFC\%3977\fP) +umgehen. Falls Sie Probleme mit einem der genannten historischen Server +haben, definieren Sie DISABLE_PIPELINING in include/autoconf.h und +kompilieren Sie das Programm neu. .br .\" .\" @@ -3777,7 +3832,7 @@ falls nicht, bitte erst aktualisieren! S bekannte Fehler an. Wenn Sie immer noch meinen einen Fehler gefunden zu haben benutzen Sie bitte die Funktion \fBBugReport\fP ('\fBR\fP') und schreiben auf Englisch. Bitte fügen Sie Ihrem Bug\-Report KEINE Core\-Datei bei \(em -außer wir haben diese anfordert. +außer wir haben diese angefordert. .SH GESCHICHTE .IX Header GESCHICHTE \fBtin\fP basiert auf \fB\%tass\fP(1), einem Newsreader der von Rich Skrenta @@ -3792,7 +3847,6 @@ Versionen findet sich unter .\" . .SH DANKSAGUNGEN -.PP .IP "Rich Skrenta" Autor von \fB\%tass\fP(1) v3.2, der Basis für diesen Newsreader. .IP "Bill Davidsen" @@ -3813,7 +3867,8 @@ Autor von getline.c, \fB\%emacs\fP(1)\-a .IP "Steven Madsen" für \fB\%pgp\fP(1) (Pretty Good Privacy) Unterstützung. .IP "Philip Hazel " -für \fB\%pcre\fP(3) (Bibliothek für Perl\-kompatible reguläre Ausdrücke). +für \fB\%pcre\fP(3), \fB\%pcre2\fP(3) (Bibliothek für Perl\-kompatible reguläre +Ausdrücke). .IP "Patrick Powell " .\" .\" @@ -3840,10 +3895,11 @@ Erika Mustermann \fB\%shar\fP(1), \fB\%slrnface\fP(1), \fB\%tass\fP(1), \fB\%unshar\fP(1), \fB\%uudecode\fP(1), \fB\%vi\fP(1), \fB\%xterm\fP(1x), \fB\%heapsort\fP(3), \fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3), \fB\%pcre\fP(3), -\fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%snprintf\fP(3), \fB\%strftime\fP(3), -\fB\%vsnprintf\fP(3), \fB\%wildmat\fP(3), \fB\%environ\fP(5), \fB\%locale\fP(5), -\fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), -\fB\%tin\fP(5), \fB\%cron\fP(8), \fBRFC\%1345\fP, \fBRFC\%1524\fP, \fBRFC\%2045\fP, -\fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, -\fBRFC\%3156\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%4880\fP, -\fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fB\%pcre2\fP(3), \fB\%pcrepattern\fP(3), \fB\%pcre2pattern\fP(3), \fB\%qsort\fP(3), +\fB\%snprintf\fP(3), \fB\%strftime\fP(3), \fB\%vsnprintf\fP(3), \fB\%wildmat\fP(3), +\fB\%environ\fP(5), \fB\%locale\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), +\fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), \fB\%tin\fP(5), \fB\%cron\fP(8), \fBRFC\%1345\fP, +\fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, +\fBRFC\%2231\fP, \fBRFC\%2980\fP, \fBRFC\%3156\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, +\fBRFC\%4643\fP, \fBRFC\%4880\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, +\fBRFC\%6048\fP, \fBRFC\%8143\fP diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/de/tin.5 tin-2.6.2/doc/l10n/de/tin.5 --- tin-2.6.1/doc/l10n/de/tin.5 2021-12-22 14:33:47.000000000 +0100 +++ tin-2.6.2/doc/l10n/de/tin.5 2022-12-24 23:58:17.352149128 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2021-08-27 +.\" Updated : 2022-12-24 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "24 Dezember 2021" 2.6.1 "Usenet Newsreader" +.TH tin 5 "24 Dezember 2022" 2.6.2 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -19,7 +19,7 @@ tin, rtin \- zugehörige Dateien .SH BESCHREIBUNG Diese Handbuchseite beschreibt die vom Newsreader \fB\%tin\fP(1) benutzen (Konfigurations)\-Dateien und deren Formate. Alle Dateien sollten Unixartige -Zeilenenden ('\en' aka LF) haben. +Zeilenenden ('\(rsn' aka LF) haben. .SH DATEIEN .\" TODO: mention @@ -41,7 +41,6 @@ Zeilenenden ('\en' aka LF) haben. .\" $TMPDIR/SCOPES-R (-D 32) .\" $TMPDIR/SCOPES-W (-D 32) .\" $TMPDIR/ACTIVE (-D 64) -.PP \fI$MAILCAPS\fP .br \fI~/.mailcap\fP @@ -60,7 +59,8 @@ werden von \fB\%tin\fP(1) gelesen, um zu angezeigt werden können. Jede Zeile die mit "#" beginnt ist ein Kommentar. Leerzeilen werden ignoriert. Andernfalls definiert jede Zeile einen einzelnen Mailcap\-Eintrag für einen Inhaltstyp. Lange Zeilen können -fortgesetzt werden, indem man sie mit einem Backslash\-Zeichen "\e" beendet. +fortgesetzt werden, indem man sie mit einem Backslash\-Zeichen "\(rs" +beendet. .sp Jeder einzelne Mailcap\-Eintrag besteht aus einer Content\-Typ\-Spezifikation, einem Befehl zum Ausführen und (möglicherweise) einem Satz optionaler @@ -90,8 +90,8 @@ message. If it contains "%t", those two content\-type field, including the subtype, if any. If it contains "%{" followed by a parameter name and a closing "}", then all those characters will be replaced by the value of the named parameter, if any, from the -\&\*(rqContent\-Type:\*(rq header. Finally, if the field contains "\e%", those two -characters will be replaced by a single "%" character. +\&\*(rqContent\-Type:\*(rq header. Finally, if the field contains "\(rs%", those +two characters will be replaced by a single "%" character. .sp Neben dem Typ und dem Befehlsfeld sind folgende "Flags" definiert: .TP @@ -347,7 +347,7 @@ Verlaufsliste der zuletzt verwendeten Ze \fI${TIN_INDEX_MAILDIR:\-"${TIN_HOMEDIR:\-"$HOME"}/.tin"}/.mail/\fP .sp .RS -mailgroups index files +Mailgruppen\-Indexdateien .RE .PP @@ -356,7 +356,7 @@ mailgroups index files .fi .sp .RS -newsgroups index files +Newsgruppen\-Indexdateien .RE .PP @@ -370,11 +370,11 @@ saved newsgroups index files \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/active.mail\fP .sp .RS -active file ("\fImail_group_name\fP \fImaxnum\fP \fIminnum\fP \fImailspool\fP" -quadruples) of user's mailgroups (requires \fB\%tin\fP(1) to be build with +active file ("\fImailgroupname\fP \fImaxnum\fP \fIminnum\fP \fImailspool\fP" quadruples) +of user's mailgroups (requires \fB\%tin\fP(1) to be built with mh\-mail\-handling support). .TP -\fBmail_group_name\fP +\fBmailgroupname\fP Pfad der Mailbox relativ zu Feld #4, wobei '/' in '.' umgewandelt sein muss. .TP \fBMaximalwert\fP @@ -403,7 +403,8 @@ are accessed via /home/foo/Mail/inbox an \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/active.save\fP .sp .RS -active file of user's saved newsgroups, used by \fBtin \-R\fP. +aktive Datei der gespeicherten Newsgroups des Benutzers, verwendet von \fBtin +\-R\fP. .RE .PP @@ -479,7 +480,7 @@ Mailbox to save sent mails. The format o tinrc \fBmailbox_format\fP variable. .TP \fBfollowup_to\fP -Set \*(rqFollowup\-To:\*(rq header to the specified group(s). +Setzt den \*(rqFollowup\-To:\*(rq\-Header auf die angegebene(n) Gruppe(n). .TP \fBfrom\fP Identisch mit der tinrc\-Variable \fBmail_address\fP @@ -624,6 +625,9 @@ Identisch mit der tinrc\-Variable gleich \fBtrim_article_body\fP Identisch mit der tinrc\-Variable gleichen Namens .TP +\fBsuppress_soft_hyphens\fP +Identisch mit der tinrc\-Variable gleichen Namens +.TP \fBverbatim_handling\fP Identisch mit der tinrc\-Variable gleichen Namens .TP @@ -636,7 +640,7 @@ string starts with a / or ~ then it is a containing the text to insert. .TP \fBx_comment_to\fP -Insert \*(rqX\-Comment\-To:\*(rq header, this is only useful in FIDO groups. +Fügt Header „X\-Comment\-To:“ ein, dies ist nur in FIDO\-Gruppen nützlich. .TP \fBx_headers\fP A string including header\-name and the contents of the header that will be @@ -689,7 +693,6 @@ Assume (broken) articles without MIME ch \(em default is US\-ASCII. This attribute works only on systems with working \fB\%iconv\fP(3), others might have to compile \fB\%tin\fP(1) with \-\-disable\-mime\-strict\-charset. -.PP .TP Beispiel: .RS @@ -848,7 +851,6 @@ variable \fBwildcard\fP. .TP \fBtime\fP time_t Wert wann die Regel abläuft -.PP .TP Beispiel: .RS @@ -866,15 +868,19 @@ subj=\eb(cd|[rk]?)?tin(d|pre)?[\-.0\-9]* .\" TODO: LC_CTYPE has a higher priority as LC_MESSAGES, does this make sense? .nf -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP -.br \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +.br +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP .fi .sp .RS Keymap\-file, containing "\fIkeyname\fP \fIvalue\fP \fI[value]\fP" pairs separated by -spaces or tabs. Below is a list of all rebindable keynames and their -defaults. If a keyname is bound to NULL it is unassigned. +spaces or tabs. If the keymap\-file named with full specified \fB\%locale\fP(5) +is not found, less specific ones are looked for. Various parts will be +stripped off the name, in the following order codeset, normalized codeset, +territory and modifier when looking for the keymap\-file. Below is a list of +all rebindable keynames and their defaults. If a keyname is bound to NULL it +is unassigned. .sp .nf .ta \w'GroupSelThdIfUnreadSelected 'u +\w'SPACE'u +\w'SPACE'u @@ -883,7 +889,7 @@ defaults. If a keyname is bound to NULL \fBLastPage\fP $ \fBToggleColor\fP & \fBLastViewed\fP \- -\fBSearchRepeat\fP \e +\fBSearchRepeat\fP \(rs \fBSearchSubjF\fP / \fBSearchSubjB\fP ? \fBSearchAuthB\fP A @@ -892,6 +898,7 @@ defaults. If a keyname is bound to NULL \fBEditFilter\fP E \fBToggleHelpDisplay\fP H \fBToggleInverseVideo\fP I +\fBConnectionInfo\fP J \fBLookupMessage\fP L \fBOptionMenu\fP M \fBPostponed\fP O ^O @@ -1107,9 +1114,10 @@ defaults. If a keyname is bound to NULL \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP .sp .RS -This file provides short descriptions of each mailgroup. (requires -\fB\%tin\fP(1) to be build with mh\-mail\-handling support). Each line consist -of two tab\-separated fields "\fImailgroupname\fP \fIone\-line description\fP". +Diese Datei enthält kurze Beschreibungen der einzelnen Newsgruppen. Es wird +normalerweise durch die lokalen Newsserver aktualisiert (zB. \fB\%innd\fP(8)) +sobald eine neue Gruppe wird erstellt. Jede Zeile besteht aus zwei durch +Tabulator getrennten Feldern "\fIGruppen.Name\fP \fIKurzbeschreibung\fP". .TP \fBmailgroupname\fP ist der Name der Newsgruppe @@ -1122,11 +1130,14 @@ ist die zugehörige Kurzbeschreibung \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP .sp .RS -"\fInntpserver\fP \fInewsrc\fP [\fIshortname\fP [\fI...\fP]]" pairs to use with the -\&\*(rq\fB\-g\fP\*(rq command\-line switch. +"\fINNTPServer\fP \fInewsrc\fP [\fIKurzname\fP [\fI...\fP]]" Paare für den +\&\*(rq\fB\-g\fP\*(rqKommandozeilenschalter. Bei der Suche wird nicht zwischen Groß\- und +Kleinschreibung unterschieden und jede Zeile, die mit "#", ";" oder " " +beginnt, wird als Kommentar behandelt. .TP \fBNNTPServer\fP -Vollständiger Name (FQDN) des Newsservers. +full qualified domain name of the news server. The string "default" or "*" +acts as wildcard to match any name, such a line should be placed last. .TP \fBnewsrc\fP zugehörige newsrc\-Datei. @@ -1141,6 +1152,8 @@ Beispiel: news.tin.org .newsrc\-tin.org tinorg .br news.example.org /tmp/nrc\-ex example ex +.br +* ~/.tin/newsrcs/${NNTPSERVER\-localhost} .RE .RE .PP @@ -1195,7 +1208,6 @@ ist die zugehörige Kurzbeschreibung .RE .PP - .nf \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/serverrc\fP .fi @@ -1214,6 +1226,16 @@ the server. .RE .PP +.nf +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog\fP +.fi +.sp +.RS +File to store $\fBNNTPSERVER\fP and $\fBNNTPPORT\fP related info\- and +error\-messages. The file is overwritten on startup and meant for debugging. +.RE +.PP + .\" tin uses inns old (pre 2.x) Path convention. .\" as with inn >= 2.2.x getting more and more popular .\" we should think about checking for the new Paths (/news/etc/) @@ -1300,7 +1322,7 @@ Falls ON: Thread beim Betreten mit der r anzeigen? Voreinstellung ist ON. .TP \fBauto_reconnect\fP -Reconnect to server automatically. Default is OFF. +Automatisch Verbindung zum Server wiederherstellen. Voreinstellung ist OFF. .TP \fBbatch_save\fP Falls ON werden Artikel/Threads im Batchmode gespeichert wenn \*(rq\fB\-S\fP oder @@ -1325,7 +1347,7 @@ Erzeugung von Cancel\-Locks. Gültige We sha512. Voreinstellung ist sha1. .TP \fBcatchup_read_groups\fP -Falls auf ON gestelltt, wird der Benutzer beim Beenden gefragt, ob alle +Falls auf ON gestellt, wird der Benutzer beim Beenden gefragt, ob alle während der aktuellen Sitzung gelesenen Gruppen als gelesen markiert werden sollen. Voreinstellung ist OFF. .TP @@ -1684,12 +1706,13 @@ program. It allows the user to save arti \fBmailer_format\fP The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' -(e.g., /bin/mail "iain" < .article). The flexible format allows other +(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf sendmail \-oem \-t < %F -mutt \-s "%S" \-\- "%T" < "%F" +mutt \-s "%S" \-\- "%T" < %F +mutt \-H %F claws\-mail \-\-compose "mailto:%T?subject=%S&insert=%F" .fi .in -.3i @@ -1708,7 +1731,8 @@ werden unterstützt: .in -.3i .TP \fBmark_saved_read\fP -If ON mark articles that are saved as read. Default is ON. +Falls ON werden gespeicherte Artikel als gelesen markiert.Voreinstellung ist +ON. .TP \fBmark_ignore_tags\fP When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBThreadMarkArtRead\fP @@ -1856,11 +1880,11 @@ executed, be careful when extracting she are allowed: .RS +1i .IP 0 3 -\fBNo\fP (default), no post processing is done. +\fBNein\fP (Voreinstellung), es wird keine Nachbearbeitung gemacht. .IP 1 -\fBShell archives\fP, unpacking of multi\-part \fB\%shar\fP(1) files only. +\fBShell\-Archive\fP, Entpacken nur von mehrteiligen \fB\%shar\fP(1)\-Dateien. .IP 2 -\fBYes\fP, binary attachments and data will be decoded and saved. +\fBJa\fP, binäre Anhänge und Daten werden dekodiert und gespeichert. .RE .TP \fBposted_articles_file\fP @@ -1929,8 +1953,8 @@ matching lines are shown in \fBcol_quote \fB\%tin\fP(1) uses a built\-in default. .TP \fBrecent_time\fP -If set to 0, this feature is deactivated, otherwise it means the number of -days. Default is 2. +Wenn auf 0 gesetzt, ist diese Funktion deaktiviert, ansonsten bedeutet es +die Anzahl der Tage. .TP \fBrender_bidi\fP If ON \fB\%tin\fP(1) does the rendering of bi\-directional text. If OFF @@ -2018,9 +2042,26 @@ If ON show a short group description tex selection level. The \*(rq\fB\-d\fP\*(rq command\-line flag will override the setting and turn descriptions off. The text used is taken from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fP file and if supported (requires -\fB\%tin\fP(1) to be build with mh\-mail\-handling support) from +\fB\%tin\fP(1) to be built with mh\-mail\-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP for mailgroups. Default is ON. .TP +\fBshow_help_mail_sign\fP +Allows you to select whether \fB\%tin\fP(1) shows a help indication, a new +mail indication, both, or neither in the various level titles. Default is +3. +.RS +1i +.IP 0 3 +\fBKein Hilfe\- oder Mailanzeige\fP. +.IP 1 +\fBNur Hilfe anzeigen\fP. +.IP 2 +\fBShow only mail sign if new mail\fP, show only the mail sign, and only if new +mail has arrived. +.IP 3 +\fBShow mail if new mail else help s.\fP, show mail sign if new mail has +arrived otherwise show help sign. +.RE +.TP \fBshow_info\fP Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2051,7 +2092,8 @@ ist OFF. Falls OFF zeige keine Signaturen an. Voreinstellung ist ON. .TP \fBsigdashes\fP -If ON prepend the signature with sigdashes. Default is ON. +Falls ON, wird der Signatur ein Signaturtrenner +vorangestellt. Voreinstellung ist ON. .TP \fBsigfile\fP The path that specifies the signature file to use when posting, following up @@ -2166,12 +2208,24 @@ etc. Default is OFF. This behavior can a via \fBPageToggleTex2iso\fP ('\fB"\fP'). .TP \fBthread_articles\fP -Defines which threading method to use. The choices are: 0) Don't thread, 1) -Thread on Subject only 2) Thread on References only, 3) Thread on References -then Subject (default) 4) Thread multipart articles on Subject. 5) Thread -on Percentage Match of the Subjects It's also possible to set the threading -type on a per group basis by setting the group attribute variable -\fBthread_articles\fP to 0 \(en 5 in the file +Defines which threading method to use. The choices are: +.RS +1i +.IP 0 3 +Keinen Diskussionsfaden aufbauen. +.IP 1 +Diskussionsfaden nur anhand von \*(rqSubject:\*(rq aufbauen. +.IP 2 +Diskussionsfaden nur anhand von \*(rqReferences:\*(rq aufbauen. +.IP 3 +Diskussionsfaden anhand von \*(rqReferences:\*(rq und \*(rqSubject:\*(rq aufbauen +(Voreinstellung). +.IP 4 +Diskussionsfaden mehrteiliger Artike anhand von 'Subject:\*(rq aufbauen. +.IP 5 +Thread on Percentage Match of the Subjects +.RE +It's also possible to set the threading type on a per group basis by setting +the group attribute variable \fBthread_articles\fP to 0 \(en 5 in the file \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/attributes\fP. .TP \fBthread_format\fP @@ -2215,6 +2269,10 @@ in this thread. \fBAverage\fP, Durchschnitt aller Bewertungen im Diskussionsfaden. .RE .TP +\fBtls_ca_cert_file\fP +The name of file containing all trusted CA certificates used for NNTPS +(\fBRFC\%8143\fP) connections. If left empty the system default will be used. +.TP \fBtranslit\fP If ON append //TRANSLIT to the first argument of \fB\%iconv_open\fP(3) to enable transliteration. This means that when a character cannot be @@ -2252,6 +2310,10 @@ Leerz. überspr.\fP, 4 + 3; Leerzeilen z führende sowie abschließende Leerzeilen überspringen .RE .TP +\fBsuppress_soft_hyphens\fP +Falls ON, werden weiche Bindestriche (U+00AD) von nicht wörtlichen Blöcken +bei der Artikelanzeige entfernt. Voreinstellung ist OFF. +.TP \fBunderscores_regex\fP A regular expression that will be applied when reading articles. All matching words are shown in \fBcol_markdash\fP or \fBmono_markdash\fP. If @@ -2267,7 +2329,7 @@ The program that will be run when launch \fBurl_handler.pl\fP. .TP \fBurl_highlight\fP -Enable highlighting URLs in message body. Default is ON. +Aktivieren der URL\-Hervorhebung im Artikel. Voreinstellung ist ON. .TP \fBuse_color\fP Falls aktiviert verwendet \fB\%tin\fP(1) ANSI\-Farben. Die Voreinstellung ist @@ -2306,10 +2368,10 @@ ist ON. Allows you to select how \fB\%tin\fP(1) matches strings. The default is 0 and uses the \fB\%wildmat\fP(3) notation, which is how this has traditionally been handled. Setting this to 1 allows you to use \fB\%perl\fP(1) compatible -regular expressions \fB\%pcre\fP(3). (see also \fB\%perlre\fP(1) and -\fB\%pcrepattern\fP(3)). You will probably want to update your filter file if -you use this regularly. NB: Newsgroup names will always be matched using -the \fB\%wildmat\fP(3) notation. +regular expressions \fB\%pcre\fP(3) or \fB\%pcre2\fP(3). (see also +\fB\%perlre\fP(1) and \fB\%pcrepattern\fP(3) or \fB\%pcre2pattern\fP(3)). You will +probably want to update your filter file if you use this regularly. NB: +Newsgroup names will always be matched using the \fB\%wildmat\fP(3) notation. .TP \fBword_h_display_marks\fP Should the leading and ending stars, slashes, strokes and dashes also be @@ -2380,7 +2442,7 @@ Entwickler\-Mailingliste auf tin.org. Si ändern, wenn Sie die Probleme Ihrer Benutzer selbst lösen wollen. .TP \fBinewsdir\fP -Definiert das Verzeichnis, wleches das ausführbare \fB\%inews\fP(1) enthält. +Definiert das Verzeichnis, welches das ausführbare \fB\%inews\fP(1) enthält. .TP \fBmm_charset\fP Standardzeichensatz, der im \*(rqContent\-Type:\*(rq MIME\-Header verwendet werden @@ -2404,28 +2466,28 @@ Keinen \*(rqSender:\*(rq Header erzeugen steht wird die Einstellung ignoriert. .TP \fBspooldir\fP -Base of your newsspool (Bnews, Cnews and INN traditional spool style), -common values are \fI/var/spool/news\fP, \fI/usr/spool/news\fP, \fI/news/spool\fP. -$\fBTIN_SPOOLDIR\fP overrides any specified value. +Basisverzeichnis Ihres News\-Spools (Bnews, Cnews und INN traditioneller +Spool\-Stil), übliche Werte sind \fI/var/spool/news,\fP, \fI/usr/spool/news\fP, +\fI/news/spool\fP. $\fBTIN_SPOOLDIR\fP überschreibt einen angegebenen Wert. .TP \fBoverviewdir\fP -Base of your NOV database \fB\%newsoverview\fP(5) (tradspool style; might be -the same dir as \fIspooldir\fP), common values are \fI/var/spool/overview\fP, -\fI/usr/spool/overview\fP, \fI/news/overview\fP. $\fBTIN_NOVROOTDIR\fP overrides any -specified value. +Basisverzeichnis Ihrer NOV Daten \fB\%newsoverview\fP(5) (traditioneller +Spool\-Stil, kann indentisch mit \fIspooldir\fP sein), übliche Werte sind +\fI/var/spool/overview\fP, \fI/usr/spool/overview\fP, +\fI/news/overview\fP. $\fBTIN_NOVROOTDIR\fP überschreibt einen angegebenen Wert. .TP \fBoverviewfile\fP Name einer Overview\-Datei, übliche Namen sind \fI.overview\fP oder \fIover.view\fP. $\fBTIN_NOVFILENAME\fP übersteuert den angegebenen Wert. .TP \fBoverviewfmtfile\fP -Vollständiger Pfadname der Newsgroups\-Datei Ihres Newssystems; normalerweise -befindet sich die Datei in \fInewslibdir\fP und heißt \fIoverview.fmt\fP, so dass -Sie diese Einstellung nur ändern müssen wenn sich Ihre Konfiguration -unterscheidet. +Vollständiger Pfadname der overview.fmt\-Datei Ihres Newssystems; +normalerweise befindet sich die Datei in \fInewslibdir\fP und heißt +\fIoverview.fmt\fP, so dass Sie diese Einstellung nur ändern müssen wenn sich +Ihre Konfiguration unterscheidet. .TP \fBactivefile\fP -Vollständiger Pfadname der Newsgroups\-Datei Ihres Newssystems; normalerweise +Vollständiger Pfadname der Aktive\-Datei Ihres Newssystems; normalerweise befindet sich die Datei in \fInewslibdir\fP und heißt \fIactive\fP, so dass Sie diese Einstellung nur ändern müssen wenn sich Ihre Konfiguration unterscheidet. @@ -2470,8 +2532,8 @@ beschreibt eine Gruppe; in jeder Newsgru Namen: monoton steigende Nummern. .sp .\" TODO: IIRC tin issues just a warning in that case? -Wenn ein Artikel in Newsgrupen gepostet wird die nicht in dieser Datei -erwähnt sind, werden diese Newsgrupen ignoriert. Wenn keine gültigen +Wenn ein Artikel in Newsgruppen gepostet wird die nicht in dieser Datei +erwähnt sind, werden diese Newsgruppen ignoriert. Wenn keine gültigen Newsgruppen angegeben werden, wird der Artikel zurückgewiesen. .sp Jede Zeile besteht aus vier durch Leerzeichen getrennte Felder "\fIName\fP @@ -2602,16 +2664,16 @@ die Datei nur dann zu lesen, wenn Sie di lesen. Falls Sie Nachrichten mittels NNTP lesen, verwendet \fB\%tin\fP(1) stattdessen den Befehl LIST SUBSCRIPTIONS (\fBRFC\%6048\fP). .RE -.PP .SH "SIEHE AUCH" \fB\%inews\fP(1), \fB\%ispell\fP(1), \fB\%lp\fP(1), \fB\%lpr\fP(1), \fB\%metamail\fP(1), \fB\%mutt\fP(1), \fB\%perl\fP(1), \fB\%perlre\fP(1), \fB\%pgp\fP(1), \fB\%rn\fP(1), \fB\%shar\fP(1), \fB\%slrnface\fP(1), \fB\%tin\fP(1), \fB\%xterm\fP(1x), \fB\%heapsort\fP(3), \fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3), -\fB\%pcre\fP(3), \fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%strftime\fP(3), -\fB\%system\fP(3), \fB\%active\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), -\fB\%newsoverview\fP(5), \fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, -\fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, -\fBRFC\%2980\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, -\fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fB\%pcre\fP(3), \fB\%pcre2\fP(3), \fB\%pcrepattern\fP(3), \fB\%pcre2pattern\fP(3), +\fB\%qsort\fP(3), \fB\%strftime\fP(3), \fB\%system\fP(3), \fB\%active\fP(5), +\fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), +\fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, \fBRFC\%2045\fP, +\fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, +\fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, +\fBRFC\%5537\fP, \fBRFC\%6048\fP, \fBRFC\%8143\fP diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/de.po tin-2.6.2/doc/l10n/de.po --- tin-2.6.1/doc/l10n/de.po 2021-12-22 14:34:09.000000000 +0100 +++ tin-2.6.2/doc/l10n/de.po 2022-12-24 23:57:56.583331449 +0100 @@ -1,13 +1,13 @@ # German translations for the tin man pages. # This file is distributed under the same license as the tin package. -# Urs Janssen , 2008-2021. +# Urs Janssen , 2008-2023. # msgid "" msgstr "" -"Project-Id-Version: tin-man 2.6.1\n" +"Project-Id-Version: tin-man 2.6.2\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2021-12-22 14:29+0100\n" -"PO-Revision-Date: 2021-08-20 10:48+0200\n" +"POT-Creation-Date: 2022-12-24 23:56+0100\n" +"PO-Revision-Date: 2022-12-24 23:57+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: German \n" "Language: de\n" @@ -21,7 +21,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2021-07-06 +#. Updated : 2022-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -36,7 +36,7 @@ msgstr "Title" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2021-07-06 +#. Updated : 2022-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -55,14 +55,14 @@ msgstr "tin" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2021" -msgstr "24 Dezember 2021" +msgid "December 24th, 2022" +msgstr "24 Dezember 2022" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "2.6.1" -msgstr "2.6.1" +msgid "2.6.2" +msgstr "2.6.2" #. type: TH #: doc/tin.1:13 doc/tin.5:9 @@ -88,58 +88,57 @@ msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: IX -#: doc/tin.1:21 doc/tin.1:52 doc/tin.1:81 doc/tin.1:98 doc/tin.1:295 -#: doc/tin.1:3313 doc/tin.1:3470 doc/tin.1:3791 doc/tin.1:3816 doc/tin.1:3825 -#: doc/tin.1:3834 doc/tin.1:3844 doc/tin.1:3862 doc/tin.1:3926 +#: doc/tin.1:21 doc/tin.1:51 doc/tin.1:80 doc/tin.1:97 doc/tin.1:305 +#: doc/tin.1:3368 doc/tin.1:3529 doc/tin.1:3851 doc/tin.1:3876 doc/tin.1:3889 +#: doc/tin.1:3898 doc/tin.1:3910 doc/tin.1:3928 doc/tin.1:3992 #, no-wrap msgid "Header" msgstr "Header" #. type: Plain text -#: doc/tin.1:51 +#: doc/tin.1:50 msgid "" -"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|[\\|B<-a>" -"\\|] [\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ArzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|" -"B<-S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" -"\\|] [\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-o>\\||\\|B<-w>\\|]\\|] [\\|" -"B<-D> I\\|] [\\|B<-G> I\\|] [\\|B<-f> " -"I\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-" -"p> I\\|] [\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|." -"\\|]\\|]\\|]" -msgstr "" -"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|[\\|B<-a>" -"\\|] [\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ArzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|" -"B<-S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|" -"B<-6>\\|] [\\|B<-N>\\||\\|B<-M> I\\|] [\\|B<-o>\\||\\|B<-w>\\|]\\|] " -"[\\|B<-D> I\\|] [\\|B<-G> I\\|] [\\|B<-f> I\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> " -"I\\|] [\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|." -"\\|]\\|]\\|]" +"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" +"\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " +"I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" +"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " +"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +msgstr "" +"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|" +"B<-6>[\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I\\|] [\\|B<-D> " +"I\\|] [\\|B<-G> I\\|] [\\|B<-f> I\\|] " +"[\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " +"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" #. type: SH -#: doc/tin.1:51 doc/tin.1:52 doc/tin.5:14 +#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text -#: doc/tin.1:61 +#: doc/tin.1:60 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " -"via an NNTP (Network News Transport Protocol) server. It will automatically " -"utilize NOV B<\\%newsoverview>(5) style index files if available locally or " -"via the NNTP [X]OVER command (B, B)." +"via an NNTP (Network News Transport Protocol, B) or NNTPS (B) server. It will automatically utilize NOV B<\\%newsoverview>(5) " +"style index files if available locally or via the NNTP [X]OVER command (B, B)." msgstr "" "B ist ein einfach zu bedienender Newsreader für das Usenet. Er kann " "Artikel von einem lokalen (z. B. aus I) oder entfernten " "Server (B oder B Option) mittels NNTP (Network News Transport " -"Protocol) lesen. Er benutzt, sofern vorhanden, lokale NOV B<\\" -"%newsoverview>(5) Indexdateien bzw. den [X]OVER NNTP-Befehl (B, " -"B)." +"Protocol, B) oder NNTPS (B) lesen. Er benutzt, " +"sofern vorhanden, lokale NOV B<\\%newsoverview>(5) Indexdateien bzw. den " +"[X]OVER NNTP-Befehl (B, B)." #. type: Plain text -#: doc/tin.1:67 +#: doc/tin.1:66 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -150,7 +149,7 @@ msgstr "" "jeweils verfügbaren Befehle angezeigt werden." #. type: Plain text -#: doc/tin.1:75 +#: doc/tin.1:74 msgid "" "On startup B will show a list of the newsgroups found in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -170,7 +169,7 @@ msgstr "" "'BCRE>' betreten." #. type: Plain text -#: doc/tin.1:80 +#: doc/tin.1:79 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." @@ -179,65 +178,65 @@ msgstr "" "die nächste Newsgruppe mit ungelesenen Artikeln betreten." #. type: IX -#: doc/tin.1:80 doc/tin.1:81 +#: doc/tin.1:79 doc/tin.1:80 #, no-wrap msgid "EXIT STATUS" msgstr "RÜCKGABEWERT" #. type: TP -#: doc/tin.1:83 doc/tin.1:1105 doc/tin.1:3555 +#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/tin.1:86 +#: doc/tin.1:85 msgid "Successful program execution. No unread news available in batch mode." msgstr "" "Programm erfolgreich beendet. Im Batch-Modus: keine ungelesenen Nachrichten " "vorhanden." #. type: TP -#: doc/tin.1:86 doc/tin.1:3558 +#: doc/tin.1:85 doc/tin.1:3618 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/tin.1:89 +#: doc/tin.1:88 msgid "Usage, syntax, configuration file or network error." msgstr "Bedien-, Syntax-, Konfigurations- oder Netzwerk-Fehler." #. type: TP -#: doc/tin.1:89 doc/tin.1:3561 +#: doc/tin.1:88 doc/tin.1:3621 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/tin.1:92 +#: doc/tin.1:91 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "Ungelesene Nachrichten vorhanden (nur im Batch-Modus (''B<-Z>''))." #. type: TP -#: doc/tin.1:92 doc/tin.1:3564 +#: doc/tin.1:91 doc/tin.1:3624 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:97 +#: doc/tin.1:96 msgid "NNTP error." msgstr "NNTP Fehler." #. type: IX -#: doc/tin.1:97 doc/tin.1:98 +#: doc/tin.1:96 doc/tin.1:97 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" #. type: TP -#: doc/tin.1:99 +#: doc/tin.1:98 #, no-wrap msgid "B<-4>" msgstr "B<-4>" @@ -246,7 +245,7 @@ msgstr "B<-4>" #: doc/tin.1:102 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" "Verbindung via IPv4 zum NNTP Server erzwingen. Nur verfügbar, wenn B " "mit IPv6-Unterstützung gebaut wurde." @@ -258,33 +257,33 @@ msgid "B<-6>" msgstr "B<-6>" #. type: Plain text -#: doc/tin.1:105 +#: doc/tin.1:106 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" "Verbindung via IPv6 zum NNTP Server erzwingen. Nur verfügbar, wenn B " "mit IPv6-Unterstützung gebaut wurde." #. type: TP -#: doc/tin.1:105 +#: doc/tin.1:106 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text -#: doc/tin.1:108 +#: doc/tin.1:109 msgid "Toggle ANSI color (default is off)." msgstr "ANSI-Farben ein/-ausschalten (Voreinstellung ist aus)." #. type: TP -#: doc/tin.1:108 +#: doc/tin.1:109 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text -#: doc/tin.1:111 +#: doc/tin.1:112 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." @@ -293,13 +292,13 @@ msgstr "" "NNTP gelesen wird." #. type: TP -#: doc/tin.1:111 +#: doc/tin.1:112 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text -#: doc/tin.1:116 +#: doc/tin.1:117 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option and mark all articles as " @@ -310,14 +309,14 @@ msgstr "" "Datei und markiere alle Artikel als gelesen." #. type: TP -#: doc/tin.1:116 +#: doc/tin.1:117 #, no-wrap msgid "B<-d>" msgstr "B<-d>" #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:122 +#: doc/tin.1:123 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." @@ -326,30 +325,35 @@ msgstr "" "(Interaktiver-Modus)." #. type: TP -#: doc/tin.1:122 +#: doc/tin.1:123 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "B<-D>I< Debuggrad>" #. type: Plain text -#: doc/tin.1:127 +#: doc/tin.1:130 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " -"NNTP-level ''B<-v>'' controls the verbosity of the output." +"NNTP-level ''B<-v>'' controls the verbosity of the output. Depending on the " +"debug-level various files may be written to I<$TMPDIR> and/or on screen " +"output may be given. See also the \"SECURITY\" section!" msgstr "" "Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = " "Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdateien " -"löschen). Im NNTP-Level steuert ''B<-v>'' die Ausführlichkeit der Ausgabe." +"löschen). Im NNTP-Level steuert ''B<-v>'' die Ausführlichkeit der Ausgabe.Je " +"nach Debuggrad könnten verschiedene Dateien nach I<$TMPDIR> geschrieben " +"werden und/oder eine Bildschirmausgabe erfolgen. Auch den Abschnitt " +"\"SICHERHEIT\" beachten!" #. type: TP -#: doc/tin.1:127 +#: doc/tin.1:130 #, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< Datei>" #. type: Plain text -#: doc/tin.1:131 +#: doc/tin.1:134 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." @@ -358,13 +362,13 @@ msgstr "" "\"}/.newsrc>." #. type: TP -#: doc/tin.1:131 +#: doc/tin.1:134 #, no-wrap msgid "B<-g>I< server>" msgstr "B<-g>I< Server>" #. type: Plain text -#: doc/tin.1:136 +#: doc/tin.1:139 msgid "" "Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "newsrctable>. Only available when reading via NNTP." @@ -373,13 +377,13 @@ msgstr "" "newsrctable> benutzen. Nur verfügbar, wenn via NNTP gelesen wird." #. type: TP -#: doc/tin.1:136 +#: doc/tin.1:139 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "B<-G>I< Artikellimit>" #. type: Plain text -#: doc/tin.1:144 +#: doc/tin.1:147 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I articles/" @@ -395,37 +399,37 @@ msgstr "" "limit>. Die Voreinstellung ist 0, was keine Begrenzung bedeutet." #. type: TP -#: doc/tin.1:144 +#: doc/tin.1:147 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:150 msgid "Help listing all command-line options." msgstr "Kurzübersicht der verfügbaren Kommandozeilenoptionen." #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:150 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:151 +#: doc/tin.1:154 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" "Kurzeinführung in B welche auch beim allerersten Start ausgegeben wird." #. type: TP -#: doc/tin.1:151 +#: doc/tin.1:154 #, no-wrap msgid "B<-I>I< dir>" msgstr "B<-I>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:157 +#: doc/tin.1:160 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -438,13 +442,28 @@ msgstr "" "abruft und B ausgeschaltet ist." #. type: TP -#: doc/tin.1:157 +#: doc/tin.1:160 +#, no-wrap +msgid "B<-k>" +msgstr "B<-k>" + +#. type: Plain text +#: doc/tin.1:164 +msgid "" +"Skip the certificate verification step for NNTPS connections and proceed " +"without checking. This option implies ''B<-T>''." +msgstr "" +"Zertifikatsüberprüfungsschritt für NNTPS-Verbindungen überspringen und ohne " +"Überprüfung fort fahren. Diese Option beinhaltet ''B<-T>''." + +#. type: TP +#: doc/tin.1:164 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:169 +#: doc/tin.1:176 msgid "" "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/" "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the " @@ -467,26 +486,26 @@ msgstr "" "liefert." #. type: TP -#: doc/tin.1:169 +#: doc/tin.1:176 #, no-wrap msgid "B<-m>I< dir>" msgstr "B<-m>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:172 +#: doc/tin.1:179 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" "Zu benutzendes Mailbox-Verzeichnis. Voreinstellung ist I<${TIN_HOMEDIR:-" "\"$HOME\"}/Mail>." #. type: TP -#: doc/tin.1:172 +#: doc/tin.1:179 #, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< Benutzer>" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:183 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -496,13 +515,13 @@ msgstr "" "UND SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:183 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:190 msgid "" "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME" @@ -518,13 +537,13 @@ msgstr "" "''B<-l>''." #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:190 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:187 +#: doc/tin.1:194 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -534,13 +553,13 @@ msgstr "" "SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:187 +#: doc/tin.1:194 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:191 +#: doc/tin.1:198 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." @@ -549,30 +568,30 @@ msgstr "" "wieder beenden. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP -#: doc/tin.1:191 +#: doc/tin.1:198 #, no-wrap msgid "B<-p>I< port>" msgstr "B<-p>I< Port>" #. type: Plain text -#: doc/tin.1:196 +#: doc/tin.1:203 msgid "" -"Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set. Only available when reading via " -"NNTP." -msgstr "" -"Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist " -"119). Übersteuert die Umgebungsvariable $B. Nur verfügbar, wenn " -"via NNTP gelesen wird." +"Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " +"see ''B<-T>''). This also overrides the environment variable $B if " +"set. Only available when reading via NNTP." +msgstr "" +"Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist 119 " +"oder 563 falls NNTPS benutzt wird, siehe ''B<-T>''). Übersteuert die " +"Umgebungsvariable $B. Nur verfügbar, wenn via NNTP gelesen wird." #. type: TP -#: doc/tin.1:196 +#: doc/tin.1:203 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:199 +#: doc/tin.1:206 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." @@ -581,13 +600,13 @@ msgstr "" "Tages nicht laden." #. type: TP -#: doc/tin.1:199 +#: doc/tin.1:206 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:210 msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-dnq>''." @@ -596,13 +615,13 @@ msgstr "" "diese Option ''B<-dnq>''." #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:210 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:208 +#: doc/tin.1:215 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." @@ -612,24 +631,24 @@ msgstr "" "nntpserver> enthalten ist lesen." #. type: TP -#: doc/tin.1:208 +#: doc/tin.1:215 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:211 +#: doc/tin.1:218 msgid "Read news saved by the ''B<-S>'' option." msgstr "Lese mittels ''B<-S>'' gespeicherte Artikel." #. type: TP -#: doc/tin.1:211 +#: doc/tin.1:218 #, no-wrap msgid "B<-s>I< dir>" msgstr "B<-s>I< Verzeichnis>" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:222 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." @@ -638,13 +657,13 @@ msgstr "" "\"$HOME\"}/News>." #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:222 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:219 +#: doc/tin.1:226 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -654,13 +673,25 @@ msgstr "" "SPEICHERN VON UNGELESENEN ARTIKELN\"." #. type: TP -#: doc/tin.1:219 +#: doc/tin.1:226 +#, no-wrap +msgid "B<-T>" +msgstr "B<-T>" + +#. type: Plain text +#: doc/tin.1:229 +msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +msgstr "" +"NNTPS (NNTP over TLS) verwenden. Nur möglich wenn via NNTP gelesen wird." + +#. type: TP +#: doc/tin.1:229 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:225 +#: doc/tin.1:235 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option. This option is disabled " @@ -673,13 +704,13 @@ msgstr "" "NNTP-Server abruft und B abgestellt ist." #. type: TP -#: doc/tin.1:225 +#: doc/tin.1:235 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:230 +#: doc/tin.1:240 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -690,24 +721,24 @@ msgstr "" "die Ausführlichkeit zu erhöhen." #. type: TP -#: doc/tin.1:230 +#: doc/tin.1:240 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:233 -msgid "Print version and date information." -msgstr "Versionsinformationen ausgeben." +#: doc/tin.1:243 +msgid "Print version information and compilation options." +msgstr "Versionsinformationen und Kompilieroptionen ausgeben." #. type: TP -#: doc/tin.1:233 +#: doc/tin.1:243 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:238 +#: doc/tin.1:248 msgid "" "Quick mode to post an article and then exit. This option implies \\&''B<-" "d>''. In order for this to be really quick, it should be used with ''B<-n>'' " @@ -717,25 +748,25 @@ msgstr "" "\\&''B<-d>''. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP -#: doc/tin.1:238 +#: doc/tin.1:248 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:241 +#: doc/tin.1:251 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" "Sie können keine Artikel veröffentlichen, wenn Sie diese Option verwenden." #. type: TP -#: doc/tin.1:241 +#: doc/tin.1:251 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:246 +#: doc/tin.1:256 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -746,13 +777,13 @@ msgstr "" "angelegt falls sie nicht existieren." #. type: TP -#: doc/tin.1:246 +#: doc/tin.1:256 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:261 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -763,13 +794,13 @@ msgstr "" "positioniert. Nützlich um B in login-Dateien aufzurufen." #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:261 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:257 +#: doc/tin.1:267 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -784,7 +815,7 @@ msgstr "" "Skripten." #. type: Plain text -#: doc/tin.1:263 +#: doc/tin.1:273 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -793,7 +824,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:268 +#: doc/tin.1:278 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -807,7 +838,7 @@ msgstr "" "versteht." #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:283 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -820,7 +851,7 @@ msgstr "" "passenden zusätzlichen Gruppen." #. type: Plain text -#: doc/tin.1:277 +#: doc/tin.1:287 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -831,7 +862,7 @@ msgstr "" "wird nur die erste Gruppe bzw. die erste Gruppe verwendet, die übereinstimmt." #. type: Plain text -#: doc/tin.1:284 +#: doc/tin.1:294 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -841,7 +872,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:289 +#: doc/tin.1:299 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -850,7 +881,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:304 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." @@ -859,19 +890,19 @@ msgstr "" "Optionen und übersteuern daher die konfigurierten Werte." #. type: IX -#: doc/tin.1:294 doc/tin.1:295 +#: doc/tin.1:304 doc/tin.1:305 #, no-wrap msgid "USAGE" msgstr "GEBRAUCH" #. type: SS -#: doc/tin.1:298 +#: doc/tin.1:308 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:302 +#: doc/tin.1:312 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -879,7 +910,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:322 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -891,13 +922,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:312 +#: doc/tin.1:322 #, no-wrap msgid "SCREEN FORMAT" msgstr "ANSICHTEN" #. type: Plain text -#: doc/tin.1:315 +#: doc/tin.1:325 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -906,22 +937,24 @@ msgstr "" "Threadebene und Artikelebene." #. type: Plain text -#: doc/tin.1:321 +#: doc/tin.1:332 msgid "" -"At the Selection level the title displays (the name of the news server and) " -"the number of subscribed groups (containing new unread articles). The " -"newsgroups are displayed in the middle of the screen usually with the number " -"of unread articles displayed on the same line in front, but it can be " -"customized via B." -msgstr "" -"In der Auswahlebene zeigt der Titel (der Name des News-Server und) die " -"Anzahl der abonnierten Gruppen (mit neuen ungelesenen Artikel). Die " +"At the Selection level the title displays (the name of the news server (with " +"a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " +"number of subscribed groups (containing new unread articles). The newsgroups " +"are displayed in the middle of the screen usually with the number of unread " +"articles displayed on the same line in front, but it can be customized via " +"B." +msgstr "" +"In der Auswahlebene zeigt der Titel (den Name des News-Servers (mit einem \"/" +"[T]\"- oder \"[k]\"-Suffix falls per NNTPS (unsicher) gelesen wird) und) die " +"Anzahl der abonnierten Gruppen (mit neuen ungelesenen Artikeln). Die " "Newsgruppen werden in der Mitte des Bildschirms, in der Regel mit der Anzahl " "der ungelesenen Artikel in der gleichen Zeile davor, abgebildet, aber das " "kann mittels B angepasst werden." #. type: Plain text -#: doc/tin.1:329 +#: doc/tin.1:340 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -937,19 +970,19 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:343 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "Eventuell steht am Anfang der Zeile noch eines der folgende Zeichen:" #. type: TP -#: doc/tin.1:332 +#: doc/tin.1:343 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:337 +#: doc/tin.1:348 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -960,13 +993,13 @@ msgstr "" "Umschalttaste benutzt werden." #. type: TP -#: doc/tin.1:337 +#: doc/tin.1:348 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:342 +#: doc/tin.1:353 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -977,13 +1010,13 @@ msgstr "" "Posten in eine moderierte Gruppe nach einer Bestätigung." #. type: TP -#: doc/tin.1:342 +#: doc/tin.1:353 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:351 +#: doc/tin.1:362 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -1002,13 +1035,13 @@ msgstr "" "Gruppen einblenden, um sie in einer späteren Sitzung zu finden." #. type: TP -#: doc/tin.1:351 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:356 +#: doc/tin.1:367 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -1020,13 +1053,13 @@ msgstr "" "haben." #. type: TP -#: doc/tin.1:356 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:360 +#: doc/tin.1:371 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." @@ -1035,13 +1068,13 @@ msgstr "" "Gruppe durch eine mit einem passenderen Namen ersetzt." #. type: TP -#: doc/tin.1:360 +#: doc/tin.1:371 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:365 +#: doc/tin.1:376 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -1052,7 +1085,7 @@ msgstr "" "Newsserver in der die Gruppe steht in die Sie posten sollten." #. type: Plain text -#: doc/tin.1:375 +#: doc/tin.1:386 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -1066,13 +1099,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:379 +#: doc/tin.1:390 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr " alt.sources (5B -50/23+ 0* 3o 0K)\n" #. type: Plain text -#: doc/tin.1:387 +#: doc/tin.1:398 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -1083,7 +1116,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:409 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -1098,13 +1131,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:402 +#: doc/tin.1:413 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" #. type: Plain text -#: doc/tin.1:407 +#: doc/tin.1:418 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -1119,7 +1152,7 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:412 +#: doc/tin.1:423 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" @@ -1129,7 +1162,7 @@ msgstr "" "angepasst werden:" #. type: Plain text -#: doc/tin.1:419 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -1144,12 +1177,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:424 +#: doc/tin.1:435 msgid "At the Article level the page header has the following format:" msgstr "In der Artikelebene hat der Kopf der Seite folgendes Format:" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:441 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1161,13 +1194,13 @@ msgstr "" "Urs Janssen Eurs@akk.orgE bei Arbeitskreis Kultur und Kommunikati\n" #. type: Plain text -#: doc/tin.1:432 +#: doc/tin.1:443 #, no-wrap msgid "article-body\n" msgstr "Artikel-Körper\n" #. type: Plain text -#: doc/tin.1:438 +#: doc/tin.1:449 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." @@ -1176,13 +1209,13 @@ msgstr "" "angepasst werden. Siehe hierzu den Abschnitt \"ANSICHTEN ANPASSEN\"." #. type: SS -#: doc/tin.1:438 +#: doc/tin.1:449 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "GEMEINSAME BEWEGUNGSTASTEN" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:452 msgid "" "This table shows the common keys used for moving around all levels within " "B." @@ -1191,13 +1224,13 @@ msgstr "" "verwendet werden." #. type: ta -#: doc/tin.1:443 +#: doc/tin.1:454 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:451 +#: doc/tin.1:462 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1210,13 +1243,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:455 +#: doc/tin.1:466 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "GEMEINSAME BEARBEITUNGSBEFEHLE" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:473 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1230,35 +1263,35 @@ msgstr "" "Verfügung:" #. type: TP -#: doc/tin.1:463 +#: doc/tin.1:473 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:466 +#: doc/tin.1:476 msgid "move to beginning or end of line, respectively." msgstr "An den Zeilenanfang bzw. das Zeilenende springen." #. type: TP -#: doc/tin.1:466 +#: doc/tin.1:476 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:469 +#: doc/tin.1:479 msgid "non-destructive move forward or back one location, respectively." -msgstr "" +msgstr "Zerstörungsfreie Bewegung um eine Position vorwärts bzw. zurück." #. type: TP -#: doc/tin.1:469 +#: doc/tin.1:479 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:483 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." @@ -1267,57 +1300,57 @@ msgstr "" "falls keine Zeichen im Puffer vorhanden sind." #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:483 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EENTFE>" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:486 msgid "delete character left of the cursor." msgstr "Zeichen links vom Cursor löschen." #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:486 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:489 msgid "delete from cursor to end of line." msgstr "Lösche vom Cursor bis zum Zeilenende." #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:489 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:482 +#: doc/tin.1:492 msgid "move through history, previous and next, respectively." -msgstr "Durch die Verlaufsliste vörwärts bzw. rückwärts bewegen." +msgstr "Durch die Verlaufsliste vorwärts bzw. rückwärts bewegen." #. type: TP -#: doc/tin.1:482 +#: doc/tin.1:492 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:485 +#: doc/tin.1:495 msgid "redraw the current line." msgstr "Aktuelle Zeile neu aufbauen." #. type: TP -#: doc/tin.1:485 +#: doc/tin.1:495 #, no-wrap msgid "BCRE>" msgstr "BCRE>" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:499 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." @@ -1326,24 +1359,24 @@ msgstr "" "Leerzeile an und kehrt zum Anrufer zurück." #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:499 #, no-wrap msgid "BESCE>" msgstr "BESCE>" #. type: Plain text -#: doc/tin.1:494 +#: doc/tin.1:504 msgid "aborts the present editing operation." msgstr "bricht den gegenwärtigen Bearbeitungsvorgang ab." #. type: SS -#: doc/tin.1:494 +#: doc/tin.1:504 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "ALLGEMEINE BEFEHLE" #. type: Plain text -#: doc/tin.1:497 +#: doc/tin.1:507 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1352,13 +1385,13 @@ msgstr "" "überall das Gleichen." #. type: TP -#: doc/tin.1:498 doc/tin.1:1380 doc/tin.1:1434 doc/tin.1:1480 +#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:503 +#: doc/tin.1:512 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1369,57 +1402,57 @@ msgstr "" "Diese Funktion wurde möglicherweise vom Systemadministrator deaktiviert." #. type: TP -#: doc/tin.1:503 +#: doc/tin.1:512 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:506 +#: doc/tin.1:515 msgid "Toggle use of ANSI color." msgstr "ANSI Farben ein-/ausschalten." #. type: TP -#: doc/tin.1:506 +#: doc/tin.1:515 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:509 +#: doc/tin.1:518 msgid "Redraw the current screen." msgstr "Bildschirminhalt neu aufbauen." #. type: TP -#: doc/tin.1:509 +#: doc/tin.1:518 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:521 msgid "Scroll screen up by one line." msgstr "Eine Zeile nach oben blättern (scrollen)." #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:521 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:524 msgid "Scroll screen down by one line." msgstr "Eine Zeile nach unten blättern (scrollen)." #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:529 +#: doc/tin.1:538 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1435,27 +1468,27 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:529 doc/tin.1:1386 doc/tin.1:1441 doc/tin.1:1486 +#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:535 +#: doc/tin.1:544 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" -"\\e>') to search on this screen. B ('B') returns to the menu." +"\\(rs>') to search on this screen. B ('B') returns to the menu." msgstr "" #. type: TP -#: doc/tin.1:535 doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:539 doc/tin.1:1393 doc/tin.1:1448 doc/tin.1:1493 +#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." @@ -1464,13 +1497,13 @@ msgstr "" "Verfassen eines Artikels ein-/ausschalten (B)." #. type: TP -#: doc/tin.1:539 +#: doc/tin.1:548 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:553 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more information." @@ -1480,42 +1513,42 @@ msgstr "" "finden Sie im Abschnitt \"POSTING VERLAUFSLISTE\"." #. type: TP -#: doc/tin.1:544 +#: doc/tin.1:553 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:549 +#: doc/tin.1:558 msgid "Print B version information." msgstr "Versions-Informationen ausgeben." #. type: SS -#: doc/tin.1:549 +#: doc/tin.1:558 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "BEFEHLE ZUR GRUPPENAUSWAHL" #. type: TP -#: doc/tin.1:550 doc/tin.1:688 doc/tin.1:940 doc/tin.1:1108 doc/tin.1:3567 +#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:562 msgid "Select group 4." msgstr "Gruppe 4 auswählen." #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:562 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:557 +#: doc/tin.1:566 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." @@ -1525,13 +1558,13 @@ msgstr "" "Vorsicht." #. type: TP -#: doc/tin.1:557 doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:561 doc/tin.1:713 doc/tin.1:965 +#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1540,76 +1573,76 @@ msgstr "" "wird. Siehe Abschnitt \"BEREICHE\" für weitere Informationen." #. type: TP -#: doc/tin.1:561 +#: doc/tin.1:570 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:564 +#: doc/tin.1:573 msgid "Sort the list of newsgroups." msgstr "Liste vorhandener Newsgruppen sortieren." #. type: TP -#: doc/tin.1:564 doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 doc/tin.1:1377 -#: doc/tin.1:1428 doc/tin.1:1477 +#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 +#: doc/tin.1:1449 doc/tin.1:1498 #, no-wrap -msgid "B" -msgstr "B" +msgid "B" +msgstr "B" #. type: Plain text -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1380 -#: doc/tin.1:1431 doc/tin.1:1480 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 +#: doc/tin.1:1452 doc/tin.1:1501 msgid "Repeat the previous search." msgstr "Vorherige Suche wiederholen." #. type: TP -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1371 -#: doc/tin.1:1422 doc/tin.1:1471 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 +#: doc/tin.1:1443 doc/tin.1:1492 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:570 +#: doc/tin.1:579 msgid "Search for a group by name and description (if displayed)." msgstr "" "Vorwärts nach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung " "(falls angezeigt) suchen." #. type: TP -#: doc/tin.1:570 doc/tin.1:722 doc/tin.1:974 doc/tin.1:1171 doc/tin.1:1374 -#: doc/tin.1:1425 doc/tin.1:1474 +#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 +#: doc/tin.1:1446 doc/tin.1:1495 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:582 msgid "Backward search through the group names and descriptions." msgstr "" "Rückwärts mach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung " "(falls angezeigt) suchen." #. type: TP -#: doc/tin.1:573 +#: doc/tin.1:582 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:576 +#: doc/tin.1:585 msgid "Read current group." msgstr "Lese die aktuelle Gruppe." #. type: TP -#: doc/tin.1:576 +#: doc/tin.1:585 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:580 +#: doc/tin.1:589 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." @@ -1618,39 +1651,43 @@ msgstr "" "Gruppenliste und sucht nach ungelesenen Gruppen." #. type: TP -#: doc/tin.1:580 doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:584 +#: doc/tin.1:593 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." msgstr "" +"Aktuelle Gruppe als gelesen markieren [nach Bestätigung] und zur nächsten " +"Gruppe in der Gruppenauswahlliste wechseln." #. type: TP -#: doc/tin.1:584 doc/tin.1:801 doc/tin.1:1016 doc/tin.1:1233 +#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:588 +#: doc/tin.1:597 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." msgstr "" +"Aktuelle Gruppe als gelesen markieren [nach Bestätigung] und zur nächsten " +"ungelesenen Gruppe in der Gruppenauswahlliste wechseln." #. type: TP -#: doc/tin.1:588 +#: doc/tin.1:597 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:592 +#: doc/tin.1:601 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." @@ -1659,24 +1696,24 @@ msgstr "" "der Gruppenbeschreibungen um." #. type: TP -#: doc/tin.1:592 doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1245 +#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:595 doc/tin.1:817 doc/tin.1:1032 doc/tin.1:1248 +#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 msgid "Edit the filter file and reload it afterwards." msgstr "Filter-Datei bearbeiten und danach anwenden." #. type: TP -#: doc/tin.1:595 +#: doc/tin.1:604 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:599 doc/tin.1:821 +#: doc/tin.1:608 doc/tin.1:833 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." @@ -1686,39 +1723,53 @@ msgstr "" "werden." #. type: TP -#: doc/tin.1:599 doc/tin.1:824 doc/tin.1:1032 doc/tin.1:1261 doc/tin.1:1383 -#: doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 +#: doc/tin.1:1458 doc/tin.1:1504 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:604 +#: doc/tin.1:613 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " "option." msgstr "" +"Umschalten der Anzeige der Beschreibung der aktuellen Newsgroup in der " +"letzten Zeile. Dies ist nicht verfügbar, wenn B mit \\&''B<-d>'' " +"gestartet wurde" #. type: TP -#: doc/tin.1:604 doc/tin.1:828 doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:607 doc/tin.1:831 doc/tin.1:1038 doc/tin.1:1267 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 msgid "Toggle inverse video." msgstr "(De)aktiviere inverse Darstellung." #. type: TP -#: doc/tin.1:607 doc/tin.1:840 doc/tin.1:1044 doc/tin.1:1273 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +msgid "Show details about current connection." +msgstr "Informationen zur aktuellen Verbindung anzeigen." + +#. type: TP +#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:614 +#: doc/tin.1:626 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1734,13 +1785,13 @@ msgstr "" "oder XPAT (B) unterstützen." #. type: TP -#: doc/tin.1:614 +#: doc/tin.1:626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:620 +#: doc/tin.1:632 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1749,13 +1800,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1281 +#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:624 doc/tin.1:852 doc/tin.1:1285 +#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." @@ -1764,24 +1815,24 @@ msgstr "" "im Abschnitt \"GLOBALES OPTIONSMENÜ UND KONFIGURIERBARE TINRC VARIABLEN\")." #. type: TP -#: doc/tin.1:624 +#: doc/tin.1:636 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:627 +#: doc/tin.1:639 msgid "Positions the cursor on the next group with unread articles in it." msgstr "Setzt den Cursor auf die nächste Gruppe mit ungelesenen Artikeln." #. type: TP -#: doc/tin.1:627 doc/tin.1:869 doc/tin.1:1057 doc/tin.1:1302 +#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:631 +#: doc/tin.1:643 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." @@ -1789,24 +1840,24 @@ msgstr "" "B beenden, falls B gesetzt ist wird nochmal nachgefragt." #. type: TP -#: doc/tin.1:631 doc/tin.1:872 doc/tin.1:1060 doc/tin.1:1305 +#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:634 doc/tin.1:875 doc/tin.1:1063 doc/tin.1:1308 +#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 msgid "Quit B \\(em don't ask the user to confirm." msgstr "Beendet B sofort, ohne Bestätigungsnachfrage." #. type: TP -#: doc/tin.1:634 +#: doc/tin.1:646 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1814,13 +1865,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:639 doc/tin.1:878 doc/tin.1:1063 +#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:643 doc/tin.1:882 doc/tin.1:1067 +#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." @@ -1830,24 +1881,24 @@ msgstr "" "bzw. nach neuen Funktionen zu fragen." #. type: TP -#: doc/tin.1:643 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:646 +#: doc/tin.1:658 msgid "Subscribe to current group." msgstr "Ausgewählte Gruppe abonnieren." #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1855,13 +1906,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:651 +#: doc/tin.1:663 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:656 +#: doc/tin.1:668 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1869,13 +1920,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:656 +#: doc/tin.1:668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:661 +#: doc/tin.1:673 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1883,13 +1934,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:661 doc/tin.1:907 doc/tin.1:1086 doc/tin.1:1342 +#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:667 +#: doc/tin.1:679 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1898,25 +1949,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:667 +#: doc/tin.1:679 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:670 +#: doc/tin.1:682 msgid "Quit B without saving any changes to the configuration." msgstr "" "B beenden ohne ggf. gemachte Änderungen an den Einstellung zu speichern." #. type: TP -#: doc/tin.1:670 +#: doc/tin.1:682 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:675 +#: doc/tin.1:687 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1924,38 +1975,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:675 +#: doc/tin.1:687 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:684 +#: doc/tin.1:696 msgid "Mark all articles in the current group as unread." msgstr "Alle Artikel in der aktuellen Gruppe als ungelesen markieren." #. type: SS -#: doc/tin.1:684 +#: doc/tin.1:696 #, no-wrap msgid "GROUP INDEX COMMANDS" -msgstr "" +msgstr "GRUPPEN-INDEX-BEFEHLE" #. type: Plain text -#: doc/tin.1:688 +#: doc/tin.1:700 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1963,18 +2014,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "Select article 4." msgstr "Artikel 4 auswählen." #. type: TP -#: doc/tin.1:691 doc/tin.1:943 doc/tin.1:1111 +#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1115 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." @@ -1983,13 +2034,13 @@ msgstr "" "Abschnitt \"FILTERN VON ARTIKELN\" für weitere Informationen." #. type: TP -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1130 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:699 doc/tin.1:951 doc/tin.1:1134 +#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." @@ -1998,13 +2049,13 @@ msgstr "" "Informationen den Abschnitt \"FILTERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:699 doc/tin.1:951 +#: doc/tin.1:711 doc/tin.1:966 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -2012,13 +2063,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:721 doc/tin.1:976 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -2026,45 +2077,45 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:713 doc/tin.1:965 doc/tin.1:1162 +#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 +#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 msgid "Re-enter the last message that was viewed." msgstr "Zur zuletzt angezeigte Nachricht springen." #. type: Plain text -#: doc/tin.1:722 doc/tin.1:974 +#: doc/tin.1:734 doc/tin.1:989 msgid "Search forward for specified subject." msgstr "Vorwärts nach dem angegebenem Subject suchen." #. type: Plain text -#: doc/tin.1:725 doc/tin.1:977 +#: doc/tin.1:737 doc/tin.1:992 msgid "Search backwards for specified subject." msgstr "Rückwärts nach dem angegebenem Subject suchen." #. type: TP -#: doc/tin.1:725 +#: doc/tin.1:737 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:980 +#: doc/tin.1:740 doc/tin.1:995 msgid "Select current thread for later processing." msgstr "Wähle aktuellen Thread für die spätere Verarbeitung aus." #. type: TP -#: doc/tin.1:728 +#: doc/tin.1:740 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:732 +#: doc/tin.1:744 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." @@ -2073,13 +2124,13 @@ msgstr "" "B mit einem Muster von ''*''." #. type: TP -#: doc/tin.1:732 +#: doc/tin.1:744 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:737 +#: doc/tin.1:749 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -2087,13 +2138,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:742 +#: doc/tin.1:754 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for auto-" @@ -2101,13 +2152,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:742 +#: doc/tin.1:754 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:748 +#: doc/tin.1:760 msgid "" "Prompts for a pattern with which to match on. All threads whose subjects " "match the pattern will be marked selected. A pattern of ''*'' will match all " @@ -2116,24 +2167,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:748 +#: doc/tin.1:760 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:751 +#: doc/tin.1:763 msgid "Reverse all selections on all articles." msgstr "Markierung für alle Artikel umkehren." #. type: TP -#: doc/tin.1:751 +#: doc/tin.1:763 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:757 +#: doc/tin.1:769 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -2142,13 +2193,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:757 doc/tin.1:989 doc/tin.1:1188 +#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:762 doc/tin.1:994 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -2160,13 +2211,13 @@ msgstr "" "WEITERLEITEN, DRUCKEN, NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:762 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1211 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:771 +#: doc/tin.1:783 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -2178,13 +2229,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:771 doc/tin.1:1202 +#: doc/tin.1:783 doc/tin.1:1220 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:780 +#: doc/tin.1:792 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -2196,35 +2247,36 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:780 +#: doc/tin.1:792 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "Read current article." msgstr "Lese den aktuelle Artikel." #. type: TP -#: doc/tin.1:783 +#: doc/tin.1:795 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:786 +#: doc/tin.1:798 msgid "View next unread article or group." -msgstr "Zeige nächsten den ungelesenen Artikel oder die nächste Gruppe." +msgstr "" +"Zeige den nächsten ungelesenen Artikel oder die nächste ungelesene Gruppe." #. type: TP -#: doc/tin.1:786 doc/tin.1:1000 doc/tin.1:1219 +#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:790 +#: doc/tin.1:802 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." @@ -2233,24 +2285,24 @@ msgstr "" "Header." #. type: TP -#: doc/tin.1:790 doc/tin.1:1005 doc/tin.1:1222 +#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:793 doc/tin.1:1008 +#: doc/tin.1:805 doc/tin.1:1023 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "Autoren-Suche rückwärts. Siehe auch B ('B') oben." #. type: TP -#: doc/tin.1:793 doc/tin.1:1008 doc/tin.1:1225 +#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." @@ -2259,27 +2311,27 @@ msgstr "" "Suche kann mit B ('B') abgebrochen werden." #. type: Plain text -#: doc/tin.1:801 +#: doc/tin.1:813 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" #. type: Plain text -#: doc/tin.1:805 +#: doc/tin.1:817 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:805 +#: doc/tin.1:817 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1024 +#: doc/tin.1:821 doc/tin.1:1039 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." @@ -2288,13 +2340,13 @@ msgstr "" "tinrc-Variable B." #. type: TP -#: doc/tin.1:809 +#: doc/tin.1:821 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1242 +#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2302,27 +2354,27 @@ msgid "" msgstr "" "Löschen (cancel) oder Ersetzen (supersede) des aktuellen Artikels. Er muss " "vom selben Benutzer geschrieben worden sein. Die Nachricht zum Löschen ist " -"in der Newsgroupe 'control' oder 'control.cancel' zu sehen." +"in der Newsgruppe 'control' oder 'control.cancel' zu sehen." #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:824 +#: doc/tin.1:836 msgid "Toggle article/group limit." msgstr "Artikel/Gruppe Beschränkungen ein-/ausschalten." #. type: Plain text -#: doc/tin.1:828 +#: doc/tin.1:840 msgid "" "Display the subject of the first article in the current thread in the last " "line." @@ -2331,13 +2383,13 @@ msgstr "" "anzeigen." #. type: TP -#: doc/tin.1:831 +#: doc/tin.1:846 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:837 +#: doc/tin.1:852 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2346,29 +2398,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:837 +#: doc/tin.1:852 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:855 msgid "Open the thread under the current cursor position." msgstr "Öffnet den Thread unter der aktuellen Cursorposition." #. type: Plain text -#: doc/tin.1:843 doc/tin.1:1047 doc/tin.1:1276 +#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 msgid "Look up article by ''Message-ID:''." msgstr "Artikel anhand der ''Message-ID:'' nachschlagen." #. type: TP -#: doc/tin.1:843 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:848 doc/tin.1:1052 doc/tin.1:1281 +#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2380,35 +2432,35 @@ msgstr "" "WEITERLEITEN, DRUCKEN, NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:867 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:870 msgid "Go to next group." msgstr "Zur nächsten Newsgruppe springen." #. type: TP -#: doc/tin.1:855 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1312 msgid "Go to the next unread article." msgstr "Zum nächsten ungelesenen Artikel springen." #. type: TP -#: doc/tin.1:858 doc/tin.1:1052 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1057 doc/tin.1:1296 +#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2420,51 +2472,51 @@ msgstr "" "DRUCKEN, NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:863 +#: doc/tin.1:878 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:866 +#: doc/tin.1:881 msgid "Go to previous group." msgstr "Zur vorherigen Gruppe springen." #. type: TP -#: doc/tin.1:866 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:869 +#: doc/tin.1:884 msgid "Go to previous unread article." msgstr "Zum vorherigen ungelesenen Artikel gehen." #. type: Plain text -#: doc/tin.1:872 doc/tin.1:1060 +#: doc/tin.1:887 doc/tin.1:1078 msgid "Return to previous level." msgstr "Kehre zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:875 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 +#: doc/tin.1:893 msgid "Toggle the display between all articles and unread articles." msgstr "Wechselt zwischen der Anzeige aller und nur ungelesener Artikel." #. type: TP -#: doc/tin.1:882 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1072 doc/tin.1:1321 +#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2476,24 +2528,24 @@ msgstr "" "NACHSENDEN UND SPEICHERN VON ARTIKELN\"." #. type: TP -#: doc/tin.1:887 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:890 doc/tin.1:1075 doc/tin.1:1324 +#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 msgid "Save marked articles automatically without further prompting." msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern." #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:905 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:895 +#: doc/tin.1:910 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2501,13 +2553,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:895 +#: doc/tin.1:910 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:899 doc/tin.1:1083 +#: doc/tin.1:914 doc/tin.1:1101 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." @@ -2516,13 +2568,13 @@ msgstr "" "Reihenfolge markieren bzw. die vorhandenen Markierungen entfernen." #. type: TP -#: doc/tin.1:899 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:919 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2530,18 +2582,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:904 +#: doc/tin.1:919 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:907 +#: doc/tin.1:922 msgid "Untag all articles that were tagged." msgstr "Markierung aller markierten Artikel entfernen." #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1093 doc/tin.1:1349 +#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2556,13 +2608,13 @@ msgstr "" "verwerfen." #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:929 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:920 doc/tin.1:1355 +#: doc/tin.1:935 doc/tin.1:1376 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2571,13 +2623,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:920 +#: doc/tin.1:935 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:943 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2588,25 +2640,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:928 doc/tin.1:1093 doc/tin.1:1355 +#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:931 +#: doc/tin.1:946 msgid "Mark current article as unread." msgstr "Aktuellen Artikel als ungelesen markieren." #. type: TP -#: doc/tin.1:931 doc/tin.1:1098 doc/tin.1:1358 +#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:938 +#: doc/tin.1:953 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2614,79 +2666,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:938 +#: doc/tin.1:953 #, no-wrap msgid "THREAD LISTING COMMANDS" -msgstr "" +msgstr "BEFEHLE ZUM AUFLISTEN VON THREADS" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:958 msgid "Select article 4 within thread." msgstr "Artikel 4 aus dem Thread auswählen." #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:992 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:995 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:998 msgid "Toggle selection of current article." msgstr "Auswahl des aktuellen Artikels umkehren." #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:998 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:1001 msgid "Reverse article selections." msgstr "Artikelauswahl invertieren." #. type: TP -#: doc/tin.1:986 +#: doc/tin.1:1001 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:989 +#: doc/tin.1:1004 msgid "Undo all selections on current thread." msgstr "Alle Markierungen im aktuellen Thread rückgängig machen." #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:1009 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:1012 msgid "Read current article within thread." msgstr "Aktuellen Artikel im Thread lesen." #. type: TP -#: doc/tin.1:997 +#: doc/tin.1:1012 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1000 +#: doc/tin.1:1015 msgid "View next unread article within thread." msgstr "Nächsten ungelesenen Artikel im Thread anzeigen." #. type: Plain text -#: doc/tin.1:1005 +#: doc/tin.1:1020 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2694,44 +2746,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1016 +#: doc/tin.1:1031 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1035 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1020 +#: doc/tin.1:1035 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1024 +#: doc/tin.1:1039 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:1050 doc/tin.1:1282 msgid "Display the subject of the current article in the last line." msgstr "Subject des geöffneten Artikels in der untersten Zeile anzeigen." #. type: TP -#: doc/tin.1:1038 +#: doc/tin.1:1056 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1044 +#: doc/tin.1:1062 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2739,55 +2791,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1047 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1067 +#: doc/tin.1:1085 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1090 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1075 +#: doc/tin.1:1093 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1079 doc/tin.1:1328 +#: doc/tin.1:1097 doc/tin.1:1349 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1079 +#: doc/tin.1:1097 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1083 +#: doc/tin.1:1101 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1086 +#: doc/tin.1:1104 msgid "Untag all tagged threads." msgstr "Markierung aller markierten Threads entfernen." #. type: Plain text -#: doc/tin.1:1098 +#: doc/tin.1:1116 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2796,97 +2848,97 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1103 +#: doc/tin.1:1121 msgid "Mark all articles in thread as unread." msgstr "Alle Artikel im aktuellen Thread als ungelesen markieren." #. type: SS -#: doc/tin.1:1103 +#: doc/tin.1:1121 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" -msgstr "" +msgstr "BEFEHLE ZUM ANZEIGEN VON ARTIKELN" #. type: Plain text -#: doc/tin.1:1108 +#: doc/tin.1:1126 msgid "Read the first (base) article in this thread." msgstr "Den ersten (Basis) Artikel in diesem Thread lesen." #. type: Plain text -#: doc/tin.1:1111 +#: doc/tin.1:1129 msgid "Read response 4 in this thread." msgstr "Antwort 4 im diesem Thread lesen." #. type: TP -#: doc/tin.1:1115 +#: doc/tin.1:1133 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1119 +#: doc/tin.1:1137 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" #. type: TP -#: doc/tin.1:1119 +#: doc/tin.1:1137 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1145 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." msgstr "" #. type: TP -#: doc/tin.1:1127 +#: doc/tin.1:1145 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1130 +#: doc/tin.1:1148 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" "Schaltet den Anzeigemodus um (Roh einschließlich aller Header zu " "Aufbereitet)." #. type: TP -#: doc/tin.1:1134 +#: doc/tin.1:1152 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten." #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1159 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1159 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." @@ -2896,49 +2948,51 @@ msgstr "" "entnommen." #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" +"Schaltet die Anzeige aller Header vs. Header in B " +"um." #. type: TP -#: doc/tin.1:1148 +#: doc/tin.1:1166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1151 +#: doc/tin.1:1169 msgid "Toggle ROT-13 decoding for this article." msgstr "ROT-13 Entschlüsseln ein-/ausschalten." #. type: TP -#: doc/tin.1:1151 +#: doc/tin.1:1169 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1162 +#: doc/tin.1:1180 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -2948,23 +3002,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1171 +#: doc/tin.1:1189 msgid "Forward search the text of this article." msgstr "Vorwärts innerhalb dieses Artikels suchen." #. type: Plain text -#: doc/tin.1:1174 +#: doc/tin.1:1192 msgid "Backward search the text of this article." msgstr "Rückwärts innerhalb dieses Artikels suchen." #. type: TP -#: doc/tin.1:1174 +#: doc/tin.1:1192 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1179 +#: doc/tin.1:1197 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2972,40 +3026,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1179 +#: doc/tin.1:1197 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1182 +#: doc/tin.1:1200 msgid "Go to the first article in the current thread." msgstr "Gehe zum ersten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1182 +#: doc/tin.1:1200 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1185 +#: doc/tin.1:1203 msgid "Go to the last article in the current thread." msgstr "Gehe zum letzten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1185 +#: doc/tin.1:1203 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1188 +#: doc/tin.1:1206 msgid "Toggle word highlighting on/off." msgstr "Wort-Hervorheben ein-/ausschalten." #. type: Plain text -#: doc/tin.1:1202 +#: doc/tin.1:1220 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -3017,7 +3071,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1211 +#: doc/tin.1:1229 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -3028,24 +3082,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1211 +#: doc/tin.1:1229 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1214 +#: doc/tin.1:1232 msgid "Go to next base article." msgstr "Zum nächsten Basisartikel springen." #. type: TP -#: doc/tin.1:1214 +#: doc/tin.1:1232 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1219 +#: doc/tin.1:1237 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -3053,43 +3107,43 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1222 +#: doc/tin.1:1240 msgid "Author forward search." msgstr "Suche nach Autor (vorwärts)." #. type: Plain text -#: doc/tin.1:1225 +#: doc/tin.1:1243 msgid "Author backward search." msgstr "Suche nach Autor (rückwärts)." #. type: Plain text -#: doc/tin.1:1233 +#: doc/tin.1:1251 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" #. type: TP -#: doc/tin.1:1237 +#: doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1242 +#: doc/tin.1:1260 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1263 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" @@ -3097,200 +3151,204 @@ msgstr "" "Nachrichten beschränkt." #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1266 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" +"Veröffentlicht ein Follow-up zum aktuellen Artikel mit einer Kopie des " +"Artikels." #. type: TP -#: doc/tin.1:1251 +#: doc/tin.1:1269 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" +"Veröffentlicht ein Follow-up zum aktuellen Artikel ohne eine Kopie des " +"Artikels." #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1258 +#: doc/tin.1:1276 msgid "Go to the start of the article." msgstr "Zum Anfang des Artikels springen." #. type: TP -#: doc/tin.1:1258 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1261 +#: doc/tin.1:1279 msgid "Go to the end of the article." msgstr "Zum Ende des Artikels springen." #. type: TP -#: doc/tin.1:1267 +#: doc/tin.1:1288 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1270 +#: doc/tin.1:1291 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" "Markiere den Rest des Threads als gelesen und springe zu nächstem " "ungelesenen Thread." #. type: TP -#: doc/tin.1:1270 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1294 msgid "Show the thread menu that the current article is a part of." -msgstr "" +msgstr "Zeigt das Thread-Menü an, zu dem der aktuelle Artikel gehört." #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1297 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1285 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1288 +#: doc/tin.1:1309 msgid "Go to the next article." msgstr "Gehe zum nächsten Artikel." #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1296 +#: doc/tin.1:1317 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1299 +#: doc/tin.1:1320 msgid "Go to the previous article." msgstr "Gehe zum vorherigen Artikel." #. type: TP -#: doc/tin.1:1299 +#: doc/tin.1:1320 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1323 msgid "Go to the previous unread article." msgstr "Gehe zum vorherigen ungelesenen Artikel." #. type: Plain text -#: doc/tin.1:1305 +#: doc/tin.1:1326 msgid "Return to the previous level." msgstr "Kehrt zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:1308 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1312 +#: doc/tin.1:1333 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1312 +#: doc/tin.1:1333 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1316 +#: doc/tin.1:1337 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1316 +#: doc/tin.1:1337 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1342 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1345 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1349 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1331 +#: doc/tin.1:1352 msgid "Return to group selection level." msgstr "Kehrt zur Auswahlebene zurück." #. type: TP -#: doc/tin.1:1331 +#: doc/tin.1:1352 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1334 +#: doc/tin.1:1355 msgid "Go to parent article." msgstr "Gehe zum übergeordneten Artikel." #. type: TP -#: doc/tin.1:1334 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1338 +#: doc/tin.1:1359 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." @@ -3299,95 +3357,95 @@ msgstr "" "finden Sie im Abschnitt \"URL LISTE\"." #. type: TP -#: doc/tin.1:1338 +#: doc/tin.1:1359 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1342 +#: doc/tin.1:1363 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1358 +#: doc/tin.1:1379 msgid "Mark article as unread." msgstr "Alle Artikel als ungelesen markieren." #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1384 msgid "Mark the current thread as unread." msgstr "Markiere den aktuellen Thread als ungelesen." #. type: SS -#: doc/tin.1:1363 +#: doc/tin.1:1384 #, no-wrap msgid "URL LISTING" msgstr "URL LISTE" #. type: Plain text -#: doc/tin.1:1366 +#: doc/tin.1:1387 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" msgstr "" #. type: TP -#: doc/tin.1:1367 +#: doc/tin.1:1388 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1371 +#: doc/tin.1:1392 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1374 doc/tin.1:1474 +#: doc/tin.1:1395 doc/tin.1:1495 msgid "URL forward search." msgstr "Suche nach URL (vorwärts)." #. type: Plain text -#: doc/tin.1:1377 doc/tin.1:1477 +#: doc/tin.1:1398 doc/tin.1:1498 msgid "URL backward search." msgstr "Suche nach URL (rückwärts)." #. type: Plain text -#: doc/tin.1:1383 doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 msgid "Shell escape." msgstr "Ausgang zur Shell." #. type: Plain text -#: doc/tin.1:1386 +#: doc/tin.1:1407 msgid "Toggle the display of the current URL in the last line." msgstr "Anzeige der aktuellen URL in der letzten Zeile (de)aktivieren." #. type: Plain text -#: doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 msgid "Help screen of commands available." msgstr "Hilfeseite der verfügbaren Befehle." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1396 +#: doc/tin.1:1417 #, no-wrap msgid "ATTACHMENT LISTING" -msgstr "ANHANGLISTE" +msgstr "ANHANGSVERZEICHNIS" #. type: Plain text -#: doc/tin.1:1399 +#: doc/tin.1:1420 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3395,102 +3453,102 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1400 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1403 +#: doc/tin.1:1424 msgid "Pipe attachment into command." msgstr "Anhang an Befehl weiterleiten." #. type: TP -#: doc/tin.1:1403 +#: doc/tin.1:1424 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1406 +#: doc/tin.1:1427 msgid "Save current attachment / tagged attachments to disk." msgstr "Aktuellen Anhang / markierte Anhänge auf speichern." #. type: TP -#: doc/tin.1:1406 +#: doc/tin.1:1427 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1409 +#: doc/tin.1:1430 msgid "View attachment." msgstr "Multimediaanhänge anzeigen." #. type: TP -#: doc/tin.1:1409 +#: doc/tin.1:1430 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1412 +#: doc/tin.1:1433 msgid "Tag one or more attachments for saving." msgstr "Einen oder mehrere Anhänge zum Speichern markieren." #. type: TP -#: doc/tin.1:1412 +#: doc/tin.1:1433 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1416 +#: doc/tin.1:1437 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." msgstr "" #. type: TP -#: doc/tin.1:1416 +#: doc/tin.1:1437 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1419 +#: doc/tin.1:1440 msgid "Reverse tagging of all attachments." msgstr "Markierung der Anhänge umkehren." #. type: TP -#: doc/tin.1:1419 +#: doc/tin.1:1440 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1422 +#: doc/tin.1:1443 msgid "Untag all tagged attachments." msgstr "Markierung der markierten Anhängen aufheben." #. type: Plain text -#: doc/tin.1:1425 +#: doc/tin.1:1446 msgid "Attachment forward search." msgstr "Vorwärtssuche nach Anhang." #. type: Plain text -#: doc/tin.1:1428 +#: doc/tin.1:1449 msgid "Attachment backward search." msgstr "Rückwärtssuche nach Anhang." #. type: TP -#: doc/tin.1:1431 +#: doc/tin.1:1452 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1434 +#: doc/tin.1:1455 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" @@ -3498,7 +3556,7 @@ msgstr "" "Dekodierung vorgenommen." #. type: Plain text -#: doc/tin.1:1441 +#: doc/tin.1:1462 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3506,52 +3564,51 @@ msgstr "Name oder Beschreibung des Anhan #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1451 +#: doc/tin.1:1472 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "POSTING VERLAUFSLISTE" -# #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1480 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " -"informatiosn are shown: a time stamp in \"dd-mm-yy\"-format, a single letter " +"information is shown: a time stamp in \"dd-mm-yy\"-format, a single letter " "indicating the action which initiated the message, the group names " -"(evetually shortened, see also B) or a mail address " +"(eventually shortened, see also B) or a mail address " "the message was sent to and the subject of the message. Besides the common " "moving keys, the following commands are available:" msgstr "" #. type: TP -#: doc/tin.1:1460 +#: doc/tin.1:1481 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1471 +#: doc/tin.1:1492 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " "in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted> which may not always be the " "case. If using NNTP and the internal inews (B set to \"--" "internal\") and either the server proposes a ''Message-ID:'' during the " -"POST (B) command or B is build to generate ''Message-ID:'' " +"POST (B) command or B is built to generate ''Message-ID:'' " "this should be the case. With an external inews (and reading from local " "spool) it is not." msgstr "" #. type: Plain text -#: doc/tin.1:1486 -msgid "Toggle the display of the current 'Message-ID:'' in the last line." +#: doc/tin.1:1507 +msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "" -"Umschalten der Anzeige der aktuellen 'Message-ID:'' in der letzten Zeile." +"Umschalten der Anzeige der aktuellen ''Message-ID:'' in der letzten Zeile." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1496 +#: doc/tin.1:1517 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "MENÜ DER GLOBALE OPTIONEN UND KONFIGURIERBAREN TINRC-VARIABLEN" @@ -3560,7 +3617,7 @@ msgstr "MENÜ DER GLOBALE OPTIONEN UND K #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1508 +#: doc/tin.1:1529 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3571,7 +3628,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1516 +#: doc/tin.1:1537 msgid "" "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU " @@ -3582,7 +3639,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1522 +#: doc/tin.1:1543 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3592,17 +3649,17 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1550 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " -"('B<\\e>') to search for a specific option. Use B ('B') to exit the " -"option menu and keep your changes. Use B ('B') to exit without " -"keeping your changes." +"('B<\\(rs>') to search for a specific option. Use B ('B') to exit " +"the option menu and keep your changes. Use B ('B') to exit " +"without keeping your changes." msgstr "" #. type: Plain text -#: doc/tin.1:1534 +#: doc/tin.1:1555 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3611,14 +3668,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1558 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1541 +#: doc/tin.1:1562 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" @@ -3626,13 +3683,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1541 +#: doc/tin.1:1562 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1547 doc/tin.5:1259 +#: doc/tin.1:1568 doc/tin.5:1281 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3643,13 +3700,13 @@ msgstr "" "readers -E n.s.readers -E n.s.r. Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1547 +#: doc/tin.1:1568 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1551 doc/tin.5:1263 +#: doc/tin.1:1572 doc/tin.5:1285 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3658,24 +3715,24 @@ msgstr "" "hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1551 +#: doc/tin.1:1572 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1554 doc/tin.5:1266 +#: doc/tin.1:1575 doc/tin.5:1288 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "Falls ON füge 'User-Agent:'-Kopfzeile ein. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1554 +#: doc/tin.1:1575 #, no-wrap msgid "B" msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>" #. type: Plain text -#: doc/tin.1:1557 doc/tin.5:1269 +#: doc/tin.1:1578 doc/tin.5:1291 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" @@ -3683,25 +3740,25 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1557 +#: doc/tin.1:1578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1272 +#: doc/tin.1:1581 doc/tin.5:1294 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" "Zeichen das anzeigt, dass ein Artikel gelöscht wurde. Voreinstellung ist 'D'." #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1563 doc/tin.5:1275 +#: doc/tin.1:1584 doc/tin.5:1297 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" @@ -3709,13 +3766,13 @@ msgstr "" "befindet. Voreinstellung ist '#'." #. type: TP -#: doc/tin.1:1563 +#: doc/tin.1:1584 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1567 doc/tin.5:1279 +#: doc/tin.1:1588 doc/tin.5:1301 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." @@ -3725,13 +3782,13 @@ msgstr "" "Voreinstellung ist '-'." #. type: TP -#: doc/tin.1:1567 +#: doc/tin.1:1588 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1571 doc/tin.5:1283 +#: doc/tin.1:1592 doc/tin.5:1305 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." @@ -3740,13 +3797,13 @@ msgstr "" "automatisch ausgewählt ist (heiß). Voreinstellung ist '*'." #. type: TP -#: doc/tin.1:1571 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1287 +#: doc/tin.1:1596 doc/tin.5:1309 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." @@ -3755,13 +3812,13 @@ msgstr "" "(nicht älter als X Tage). Siehe auch B. Voreinstellung ist ' o'." #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1291 +#: doc/tin.1:1600 doc/tin.5:1313 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -3770,26 +3827,26 @@ msgstr "" "Voreinstellung ist '+'." #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1600 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1294 +#: doc/tin.1:1603 doc/tin.5:1316 msgid "The character used to show that an article was read. Default is ' '." msgstr "" "Zeichen das anzeigt, dass ein Artikel schon gelesen wurde. Voreinstellung " "ist ' '." #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1586 doc/tin.5:1298 +#: doc/tin.1:1607 doc/tin.5:1320 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -3798,13 +3855,13 @@ msgstr "" "'K'). B muss passend gesetzt sein." #. type: TP -#: doc/tin.1:1586 +#: doc/tin.1:1607 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." @@ -3814,13 +3871,13 @@ msgstr "" "B muss entsprechend eingestellt werden." #. type: TP -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1595 +#: doc/tin.1:1616 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3828,13 +3885,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1595 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1599 doc/tin.5:1313 +#: doc/tin.1:1620 doc/tin.5:1335 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." @@ -3843,13 +3900,13 @@ msgstr "" "Sie einen Artikel versenden. Die Voreinstellung ist Nein." #. type: TP -#: doc/tin.1:1599 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1317 +#: doc/tin.1:1624 doc/tin.5:1339 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -3858,24 +3915,24 @@ msgstr "" "anzeigen? Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1624 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1606 doc/tin.1:2601 +#: doc/tin.1:1627 doc/tin.1:2654 msgid "Default is OFF." msgstr "Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1606 +#: doc/tin.1:1627 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1325 +#: doc/tin.1:1632 doc/tin.5:1347 msgid "" "If set ON articles/threads will be saved in batch mode when save \\&''B<-" "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is " @@ -3886,13 +3943,13 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1611 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1330 +#: doc/tin.1:1637 doc/tin.5:1352 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -3904,13 +3961,13 @@ msgstr "" "angezeigt. Standard ist ON." #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1621 +#: doc/tin.1:1642 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -3918,15 +3975,15 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1621 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1627 doc/tin.5:1341 +#: doc/tin.1:1648 doc/tin.5:1363 msgid "" -"Use this hash algorithm for cancel-locks. Only available when build with " +"Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " "values are none, sha1, sha256 and sha512. Default is sha1." msgstr "" @@ -3936,117 +3993,117 @@ msgstr "" "sha512. Voreinstellung ist sha1." #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1633 doc/tin.5:1345 +#: doc/tin.1:1654 doc/tin.5:1367 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." msgstr "" -"Falls auf ON gestelltt, wird der Benutzer beim Beenden gefragt, ob alle " +"Falls auf ON gestellt, wird der Benutzer beim Beenden gefragt, ob alle " "während der aktuellen Sitzung gelesenen Gruppen als gelesen markiert werden " "sollen. Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1633 +#: doc/tin.1:1654 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1636 doc/tin.5:1348 +#: doc/tin.1:1657 doc/tin.5:1370 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" #. type: TP -#: doc/tin.1:1636 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1639 doc/tin.5:1351 +#: doc/tin.1:1660 doc/tin.5:1373 msgid "Color of quoted text from external sources" msgstr "Farbe des Fremdzitat-Textes" #. type: TP -#: doc/tin.1:1639 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1642 doc/tin.5:1354 +#: doc/tin.1:1663 doc/tin.5:1376 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1663 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1645 doc/tin.5:1357 +#: doc/tin.1:1666 doc/tin.5:1379 msgid "Color of header-lines" msgstr "Farbe der Artikelheaderzeilen" #. type: TP -#: doc/tin.1:1645 +#: doc/tin.1:1666 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1360 +#: doc/tin.1:1669 doc/tin.5:1382 msgid "Color of help pages" msgstr "Farbe des Hilfstext" #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1669 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1651 doc/tin.5:1363 +#: doc/tin.1:1672 doc/tin.5:1385 msgid "Color of background for inverse text" msgstr "Hintergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1651 +#: doc/tin.1:1672 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1366 +#: doc/tin.1:1675 doc/tin.5:1388 msgid "Color of foreground for inverse text" msgstr "Vordergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1675 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1385 +#: doc/tin.1:1678 doc/tin.5:1407 msgid "Color of status messages in last line" msgstr "Farbe der Statusmeldungen in der letzten Zeile" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1678 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1661 doc/tin.5:1370 +#: doc/tin.1:1682 doc/tin.5:1392 msgid "" "Color of words emphasized like _this_. See also B and " "B." @@ -4055,13 +4112,13 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1661 +#: doc/tin.1:1682 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1665 doc/tin.5:1374 +#: doc/tin.1:1686 doc/tin.5:1396 msgid "" "Color of words emphasized like /this/. See also B and " "B." @@ -4070,13 +4127,13 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1665 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1378 +#: doc/tin.1:1690 doc/tin.5:1400 msgid "" "Color of words emphasized like *this*. See also B and " "B." @@ -4085,13 +4142,13 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1690 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1673 doc/tin.5:1382 +#: doc/tin.1:1694 doc/tin.5:1404 msgid "" "Color of words emphasized like -this-. See also B and " "B." @@ -4100,171 +4157,171 @@ msgstr "" "B und B." #. type: TP -#: doc/tin.1:1673 +#: doc/tin.1:1694 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1676 doc/tin.5:1388 +#: doc/tin.1:1697 doc/tin.5:1410 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" #. type: TP -#: doc/tin.1:1676 +#: doc/tin.1:1697 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1679 doc/tin.5:1391 +#: doc/tin.1:1700 doc/tin.5:1413 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" #. type: TP -#: doc/tin.1:1679 +#: doc/tin.1:1700 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1394 +#: doc/tin.1:1703 doc/tin.5:1416 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1703 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1685 doc/tin.5:1397 +#: doc/tin.1:1706 doc/tin.5:1419 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" #. type: TP -#: doc/tin.1:1685 +#: doc/tin.1:1706 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1688 doc/tin.5:1400 +#: doc/tin.1:1709 doc/tin.5:1422 msgid "Color of twice quoted lines" msgstr "Farbe von zweifach zitierten Zeilen" #. type: TP -#: doc/tin.1:1688 +#: doc/tin.1:1709 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3-fach zitierten Zeilen (col_quote3)>" #. type: Plain text -#: doc/tin.1:1691 doc/tin.5:1403 +#: doc/tin.1:1712 doc/tin.5:1425 msgid "Color of E=3 times quoted lines" msgstr "Farbe von =E3-fach zitierten Zeilen" #. type: TP -#: doc/tin.1:1691 +#: doc/tin.1:1712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1695 doc/tin.5:1407 +#: doc/tin.1:1716 doc/tin.5:1429 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" #. type: TP -#: doc/tin.1:1695 +#: doc/tin.1:1716 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1698 doc/tin.5:1410 +#: doc/tin.1:1719 doc/tin.5:1432 msgid "Color of signatures" msgstr "Farbe von Signaturen" #. type: TP -#: doc/tin.1:1698 +#: doc/tin.1:1719 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1701 doc/tin.5:1413 +#: doc/tin.1:1722 doc/tin.5:1435 msgid "Color of urls highlight" msgstr "Farbe der hervorgehobenen URLs" #. type: TP -#: doc/tin.1:1701 +#: doc/tin.1:1722 #, no-wrap msgid "B" msgstr "B" # #. type: Plain text -#: doc/tin.1:1704 doc/tin.5:1416 +#: doc/tin.1:1725 doc/tin.5:1438 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" #. type: TP -#: doc/tin.1:1704 +#: doc/tin.1:1725 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1707 doc/tin.5:1419 +#: doc/tin.1:1728 doc/tin.5:1441 msgid "Color of article subject" msgstr "Farbe der Subjectzeile" #. type: TP -#: doc/tin.1:1707 +#: doc/tin.1:1728 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1710 doc/tin.5:1422 +#: doc/tin.1:1731 doc/tin.5:1444 msgid "Color of text-lines" msgstr "Farbe der Textzeilen" #. type: TP -#: doc/tin.1:1710 +#: doc/tin.1:1731 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1713 doc/tin.5:1425 +#: doc/tin.1:1734 doc/tin.5:1447 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" #. type: TP -#: doc/tin.1:1713 +#: doc/tin.1:1734 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1716 +#: doc/tin.1:1737 msgid "Ask for manual confirmation to protect the user." msgstr "Vorsichtshalber um Bestätigung bitten." #. type: IP -#: doc/tin.1:1717 doc/tin.1:1723 doc/tin.1:1727 +#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1723 +#: doc/tin.1:1744 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -4272,21 +4329,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1727 +#: doc/tin.1:1748 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1731 +#: doc/tin.1:1752 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1446 +#: doc/tin.5:1468 msgid "Default is commands & quit." msgstr "Voreinstellung ist Kommandos & Ende." #. type: Plain text -#: doc/tin.5:1457 +#: doc/tin.5:1479 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses B<\\" @@ -12123,61 +12332,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1457 +#: doc/tin.5:1479 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1459 +#: doc/tin.5:1481 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1461 +#: doc/tin.5:1483 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1467 +#: doc/tin.5:1489 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1471 +#: doc/tin.5:1493 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1485 doc/tin.5:1514 +#: doc/tin.5:1507 doc/tin.5:1536 #, no-wrap msgid "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" msgstr "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & letzter \\'\\'References:\\'\\' Eintrag'u" #. type: Plain text -#: doc/tin.5:1494 doc/tin.5:1523 +#: doc/tin.5:1516 doc/tin.5:1545 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -12199,139 +12408,139 @@ msgstr "" "7\t''Lines:''\n" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1518 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1500 +#: doc/tin.5:1522 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1505 +#: doc/tin.5:1527 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1509 +#: doc/tin.5:1531 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1525 +#: doc/tin.5:1547 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1529 +#: doc/tin.5:1551 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1533 +#: doc/tin.5:1555 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1535 +#: doc/tin.5:1557 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1537 +#: doc/tin.5:1559 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1539 +#: doc/tin.5:1561 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1541 +#: doc/tin.5:1563 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1543 +#: doc/tin.5:1565 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1545 +#: doc/tin.5:1567 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1571 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1573 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1575 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1577 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1570 +#: doc/tin.5:1592 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /" @@ -12340,13 +12549,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1580 +#: doc/tin.5:1602 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -12354,19 +12563,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1580 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1591 +#: doc/tin.5:1613 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 B<" @@ -12375,13 +12584,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1591 +#: doc/tin.5:1613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1605 +#: doc/tin.5:1627 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -12392,7 +12601,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1612 +#: doc/tin.5:1634 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" @@ -12402,13 +12611,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:1614 +#: doc/tin.5:1636 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "\\w'%G 'u +\\w'Absender, Name und/oder E-Mail Adresse'u" #. type: Plain text -#: doc/tin.5:1626 +#: doc/tin.5:1648 #, no-wrap msgid "" "%D\tdate\n" @@ -12436,31 +12645,31 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1628 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1638 +#: doc/tin.5:1660 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1645 +#: doc/tin.5:1667 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1651 +#: doc/tin.5:1673 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1657 +#: doc/tin.5:1679 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -12469,32 +12678,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1657 +#: doc/tin.5:1679 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1661 +#: doc/tin.5:1683 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1666 +#: doc/tin.5:1688 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1670 +#: doc/tin.5:1692 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." msgstr "" #. type: Plain text -#: doc/tin.5:1678 +#: doc/tin.5:1700 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -12504,106 +12713,106 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1694 +#: doc/tin.5:1716 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1722 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." msgstr "" #. type: TP -#: doc/tin.5:1704 +#: doc/tin.5:1726 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1709 +#: doc/tin.5:1731 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1728 +#: doc/tin.5:1750 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1765 +#: doc/tin.5:1788 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1777 doc/tin.5:2492 +#: doc/tin.5:1800 doc/tin.5:2557 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1810 +#: doc/tin.5:1833 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1815 +#: doc/tin.5:1838 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1820 +#: doc/tin.5:1843 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1825 +#: doc/tin.5:1848 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1830 +#: doc/tin.5:1853 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1836 +#: doc/tin.5:1859 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.5:1857 +#: doc/tin.5:1880 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1860 +#: doc/tin.5:1883 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" "Maximal n Sekunden auf eine Antwort vom Server warten (0 = kein Zeitlimit). " "Voreinstellung ist 120." #. type: TP -#: doc/tin.5:1860 +#: doc/tin.5:1883 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1864 +#: doc/tin.5:1887 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" @@ -12612,7 +12821,7 @@ msgstr "" "normalisieren. Die möglichen Werte sind:" #. type: Plain text -#: doc/tin.5:1882 +#: doc/tin.5:1905 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " @@ -12620,7 +12829,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1910 +#: doc/tin.5:1933 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -12628,19 +12837,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1926 +#: doc/tin.5:1949 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1938 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1948 +#: doc/tin.5:1971 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -12649,7 +12858,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1956 +#: doc/tin.5:1979 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." @@ -12658,13 +12867,13 @@ msgstr "" "ist OFF." #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:1984 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1967 +#: doc/tin.5:1990 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -12673,7 +12882,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1995 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -12681,7 +12890,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1978 +#: doc/tin.5:2001 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -12690,18 +12899,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1980 +#: doc/tin.5:2003 msgid "B This option is on by default." msgstr "B Diese Option ist standardmäßig aktiviert." #. type: TP -#: doc/tin.5:1981 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1988 +#: doc/tin.5:2011 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -12709,13 +12918,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1988 +#: doc/tin.5:2011 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2018 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -12723,13 +12932,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1995 +#: doc/tin.5:2018 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2002 +#: doc/tin.5:2025 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -12737,19 +12946,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2002 +#: doc/tin.5:2025 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2006 +#: doc/tin.5:2029 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2013 +#: doc/tin.5:2036 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF B<\\" "%tin>(1) leaves the rendering of bi-directional text to the terminal. " @@ -12757,49 +12966,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2013 +#: doc/tin.5:2036 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2022 +#: doc/tin.5:2045 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2026 +#: doc/tin.5:2049 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2030 +#: doc/tin.5:2053 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2034 +#: doc/tin.5:2057 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2038 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2046 +#: doc/tin.5:2069 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2050 +#: doc/tin.5:2073 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" @@ -12809,13 +13018,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:2052 +#: doc/tin.5:2075 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "\\w'%G 'u +\\w'Anzahl ungelesener Artikel'u" #. type: Plain text -#: doc/tin.5:2059 +#: doc/tin.5:2082 #, no-wrap msgid "" "%G\tgroup name\n" @@ -12833,42 +13042,55 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2084 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2092 +#: doc/tin.5:2115 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2101 +#: doc/tin.5:2124 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " "and turn descriptions off. The text used is taken from the I<${TIN_LIBDIR:-" "NEWSLIBDIR}/newsgroups> file and if supported (requires B<\\%tin>(1) to be " -"build with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" +"built with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "mailgroups> for mailgroups. Default is ON." msgstr "" #. type: TP -#: doc/tin.5:2123 +#: doc/tin.5:2124 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:2131 +msgid "" +"Allows you to select whether B<\\%tin>(1) shows a help indication, a new " +"mail indication, both, or neither in the various level titles. Default is 3." +msgstr "" + +#. type: TP +#: doc/tin.5:2165 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2146 +#: doc/tin.5:2188 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2153 +#: doc/tin.5:2195 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12876,19 +13098,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2199 +#: doc/tin.5:2241 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2206 +#: doc/tin.5:2248 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2213 +#: doc/tin.5:2255 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12896,50 +13118,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2213 +#: doc/tin.5:2255 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2217 +#: doc/tin.5:2259 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2226 +#: doc/tin.5:2268 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2230 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2236 +#: doc/tin.5:2278 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." msgstr "" #. type: TP -#: doc/tin.5:2236 +#: doc/tin.5:2278 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2242 +#: doc/tin.5:2284 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2249 +#: doc/tin.5:2291 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12947,7 +13169,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2254 +#: doc/tin.5:2296 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -12955,19 +13177,52 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2264 +#: doc/tin.5:2299 +msgid "Defines which threading method to use. The choices are:" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2302 +msgid "Don't thread" +msgstr "Keinen Diskussionsfaden aufbauen." + +#. type: Plain text +#: doc/tin.5:2304 +msgid "Thread on Subject only" +msgstr "Diskussionsfaden nur anhand von ''Subject:'' aufbauen." + +#. type: Plain text +#: doc/tin.5:2306 +msgid "Thread on References only" +msgstr "Diskussionsfaden nur anhand von ''References:'' aufbauen." + +#. type: Plain text +#: doc/tin.5:2308 +msgid "Thread on References then Subject (default)" +msgstr "" +"Diskussionsfaden anhand von ''References:'' und ''Subject:'' aufbauen " +"(Voreinstellung)." + +#. type: Plain text +#: doc/tin.5:2310 +msgid "Thread multipart articles on Subject" +msgstr "Diskussionsfaden mehrteiliger Artike anhand von 'Subject:'' aufbauen." + +#. type: Plain text +#: doc/tin.5:2312 +msgid "Thread on Percentage Match of the Subjects" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2316 msgid "" -"Defines which threading method to use. The choices are: 0) Don't thread, 1) " -"Thread on Subject only 2) Thread on References only, 3) Thread on References " -"then Subject (default) 4) Thread multipart articles on Subject. 5) Thread " -"on Percentage Match of the Subjects It's also possible to set the threading " -"type on a per group basis by setting the group attribute variable " -"B to 0 \\(en 5 in the file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"attributes>." +"It's also possible to set the threading type on a per group basis by setting " +"the group attribute variable B to 0 \\(en 5 in the file I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>." msgstr "" #. type: Plain text -#: doc/tin.5:2268 +#: doc/tin.5:2320 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" @@ -12977,13 +13232,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:2270 +#: doc/tin.5:2322 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "\\w'%G 'u +\\w'Subject und/oder Baumdarstellung des Thread'u" #. type: Plain text -#: doc/tin.5:2281 +#: doc/tin.5:2333 #, no-wrap msgid "" "%D\tdate\n" @@ -13009,7 +13264,7 @@ msgstr "" "%%\t%\n" #. type: Plain text -#: doc/tin.5:2288 +#: doc/tin.5:2340 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -13017,33 +13272,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2292 +#: doc/tin.5:2344 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2304 +#: doc/tin.5:2356 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:2361 +msgid "" +"The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." +msgstr "" + +#. type: TP +#: doc/tin.5:2361 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2318 +#: doc/tin.5:2375 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " "blocks." msgstr "" +#. type: Plain text +#: doc/tin.5:2398 +msgid "" +"If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " +"articles. Default is OFF." +msgstr "" +"Falls ON, werden weiche Bindestriche (U+00AD) von nicht wörtlichen Blöcken " +"bei der Artikelanzeige entfernt. Voreinstellung ist OFF." + #. type: TP -#: doc/tin.5:2337 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2344 +#: doc/tin.5:2405 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13051,13 +13328,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2348 +#: doc/tin.5:2409 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." @@ -13066,56 +13343,56 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2409 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2353 +#: doc/tin.5:2414 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2417 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2422 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" "Falls aktiviert verwendet B<\\%tin>(1) ANSI-Farben. Die Voreinstellung ist " "OFF." #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2422 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2364 +#: doc/tin.5:2425 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" "Navigationstasten auf dem Tastenfeld verwenden. Voreinstellung ist OFF." #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2425 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2370 +#: doc/tin.5:2431 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2382 +#: doc/tin.5:2443 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -13124,85 +13401,85 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2382 +#: doc/tin.5:2443 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2386 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2390 +#: doc/tin.5:2451 msgid "" "A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"block. Default is #v+" msgstr "" "Ein regulärer Ausdruck, der den Beginn eines wortgetreu wiederzugebenden " "Absatzes findet. Voreinstellung ist #v+" #. type: TP -#: doc/tin.5:2390 +#: doc/tin.5:2451 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2394 +#: doc/tin.5:2455 msgid "" "A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"block. Default is #v-" msgstr "" "Ein regulärer Ausdruck, der das Ende eines wortgetreu wiederzugebenden " "Absatzes findet. Voreinstellung ist #v-" #. type: TP -#: doc/tin.5:2397 +#: doc/tin.5:2458 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2417 +#: doc/tin.5:2482 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " "been handled. Setting this to 1 allows you to use B<\\%perl>(1) compatible " -"regular expressions B<\\%pcre>(3). (see also B<\\%perlre>(1) and B<\\" -"%pcrepattern>(3)). You will probably want to update your filter file if you " -"use this regularly. NB: Newsgroup names will always be matched using the B<" -"\\%wildmat>(3) notation." +"regular expressions B<\\%pcre>(3) or B<\\%pcre2>(3). (see also B<\\" +"%perlre>(1) and B<\\%pcrepattern>(3) or B<\\%pcre2pattern>(3)). You will " +"probably want to update your filter file if you use this regularly. NB: " +"Newsgroup names will always be matched using the B<\\%wildmat>(3) notation." msgstr "" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2482 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2494 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2437 +#: doc/tin.5:2502 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2453 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2469 +#: doc/tin.5:2534 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -13212,18 +13489,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2469 +#: doc/tin.5:2534 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2472 +#: doc/tin.5:2537 msgid "Sets a global domain name used in From lines" msgstr "Setzt den globalen Domänennamen, der in From-Zeilen verwendet wird" #. type: Plain text -#: doc/tin.5:2476 +#: doc/tin.5:2541 msgid "" "Defines the name of your organization. $B overrides any " "specified value." @@ -13232,13 +13509,13 @@ msgstr "" "angegebenen Wert." #. type: TP -#: doc/tin.5:2476 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2481 +#: doc/tin.5:2546 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -13246,13 +13523,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2481 +#: doc/tin.5:2546 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2487 +#: doc/tin.5:2552 msgid "" "Defines the email address to which users can send bug reports using a built-" "in function. The default points to a developers mailing list located at tin." @@ -13265,28 +13542,28 @@ msgstr "" "ändern, wenn Sie die Probleme Ihrer Benutzer selbst lösen wollen." #. type: TP -#: doc/tin.5:2487 +#: doc/tin.5:2552 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2492 +#: doc/tin.5:2557 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "" -"Definiert das Verzeichnis, wleches das ausführbare B<\\%inews>(1) enthält." +"Definiert das Verzeichnis, welches das ausführbare B<\\%inews>(1) enthält." #. type: Plain text -#: doc/tin.5:2496 +#: doc/tin.5:2561 msgid "" -"Default charset to be used in MIME's ''Content-Type:'' header. " +"Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." msgstr "" "Standardzeichensatz, der im ''Content-Type:'' MIME-Header verwendet werden " "soll. $B überschreibt den angegebenen Wert." #. type: Plain text -#: doc/tin.5:2499 +#: doc/tin.5:2564 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" @@ -13294,7 +13571,7 @@ msgstr "" "die beste Wahl." #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2568 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." @@ -13303,13 +13580,13 @@ msgstr "" "eine gute Wahl." #. type: TP -#: doc/tin.5:2503 +#: doc/tin.5:2568 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2509 +#: doc/tin.5:2574 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\" @@ -13320,13 +13597,13 @@ msgstr "" "Voreinstellung auf ON geändert." #. type: TP -#: doc/tin.5:2509 +#: doc/tin.5:2574 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2578 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." @@ -13335,42 +13612,49 @@ msgstr "" "steht wird die Einstellung ignoriert." #. type: TP -#: doc/tin.5:2513 +#: doc/tin.5:2578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2518 +#: doc/tin.5:2583 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " "$B overrides any specified value." msgstr "" +"Basisverzeichnis Ihres News-Spools (Bnews, Cnews und INN traditioneller " +"Spool-Stil), übliche Werte sind I, I, I. $B überschreibt einen angegebenen Wert." #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2591 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, I, I. $B overrides any " "specified value." msgstr "" +"Basisverzeichnis Ihrer NOV Daten B<\\%newsoverview>(5) (traditioneller Spool-" +"Stil, kann indentisch mit I sein), übliche Werte sind I, I, I. " +"$B überschreibt einen angegebenen Wert." #. type: TP -#: doc/tin.5:2526 +#: doc/tin.5:2591 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2530 +#: doc/tin.5:2595 msgid "" "Name of a single overview file, common values are I<.overview> or I. $B overrides any specified value." @@ -13379,50 +13663,50 @@ msgstr "" "view>. $B übersteuert den angegebenen Wert." #. type: TP -#: doc/tin.5:2530 +#: doc/tin.5:2595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2535 +#: doc/tin.5:2600 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " "residesin I and is named I, so you only have to " "change this setting if your configuration differs." msgstr "" -"Vollständiger Pfadname der Newsgroups-Datei Ihres Newssystems; normalerweise " -"befindet sich die Datei in I und heißt I, so dass " -"Sie diese Einstellung nur ändern müssen wenn sich Ihre Konfiguration " -"unterscheidet." +"Vollständiger Pfadname der overview.fmt-Datei Ihres Newssystems; " +"normalerweise befindet sich die Datei in I und heißt I, so dass Sie diese Einstellung nur ändern müssen wenn sich Ihre " +"Konfiguration unterscheidet." #. type: TP -#: doc/tin.5:2535 +#: doc/tin.5:2600 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2606 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " "setting if your configuration differs. $B overrides any " "specified value." msgstr "" -"Vollständiger Pfadname der Newsgroups-Datei Ihres Newssystems; normalerweise " +"Vollständiger Pfadname der Aktive-Datei Ihres Newssystems; normalerweise " "befindet sich die Datei in I und heißt I, so dass Sie " "diese Einstellung nur ändern müssen wenn sich Ihre Konfiguration " "unterscheidet." #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2611 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -13430,13 +13714,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2611 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2551 +#: doc/tin.5:2616 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -13448,13 +13732,13 @@ msgstr "" "unterscheidet." #. type: TP -#: doc/tin.5:2551 +#: doc/tin.5:2616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2556 +#: doc/tin.5:2621 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -13466,12 +13750,12 @@ msgstr "" "Ihre Konfiguration unterscheidet." #. type: Plain text -#: doc/tin.5:2560 +#: doc/tin.5:2625 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2629 msgid "" "translation into language specified in $B, $B or " "$B" @@ -13480,7 +13764,7 @@ msgstr "" "Sprache" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2643 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -13494,18 +13778,18 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2648 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " "is rejected." msgstr "" -"Wenn ein Artikel in Newsgrupen gepostet wird die nicht in dieser Datei " -"erwähnt sind, werden diese Newsgrupen ignoriert. Wenn keine gültigen " +"Wenn ein Artikel in Newsgruppen gepostet wird die nicht in dieser Datei " +"erwähnt sind, werden diese Newsgruppen ignoriert. Wenn keine gültigen " "Newsgruppen angegeben werden, wird der Artikel zurückgewiesen." #. type: Plain text -#: doc/tin.5:2586 +#: doc/tin.5:2651 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." @@ -13514,30 +13798,30 @@ msgstr "" "I I I\"." #. type: TP -#: doc/tin.5:2586 doc/tin.5:2639 +#: doc/tin.5:2651 doc/tin.5:2705 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2589 +#: doc/tin.5:2654 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2592 +#: doc/tin.5:2657 msgid "is the highest article number that has been used in that newsgroup" msgstr "die höchste Artikelnummer die je in der Gruppe benutzt wurde" #. type: TP -#: doc/tin.5:2592 +#: doc/tin.5:2657 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2599 +#: doc/tin.5:2664 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -13553,92 +13837,92 @@ msgstr "" "Newsgroup." #. type: TP -#: doc/tin.5:2599 +#: doc/tin.5:2664 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2602 +#: doc/tin.5:2667 msgid "can be one of those" msgstr "kann eines der folgenden sein" #. type: TP -#: doc/tin.5:2603 +#: doc/tin.5:2668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2671 msgid "local postings are allowed" msgstr "lokale Postings sind erlaubt" #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2671 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2609 +#: doc/tin.5:2674 msgid "no local postings are allowed, only remote ones" msgstr "" "lokale Postings sind nicht erlaubt, Artikel kommen nur über andere Server" #. type: TP -#: doc/tin.5:2609 +#: doc/tin.5:2674 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2612 +#: doc/tin.5:2677 msgid "the group is moderated and all postings must be approved" msgstr "die Gruppe ist moderiert und alle Postings müssen approved werden" #. type: TP -#: doc/tin.5:2612 +#: doc/tin.5:2677 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2615 +#: doc/tin.5:2680 msgid "articles in this group are not kept, but only passed on" msgstr "" "Artikel in dieser Gruppe werden nicht gespeichert sondern nur durchgereicht" #. type: TP -#: doc/tin.5:2615 +#: doc/tin.5:2680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2618 +#: doc/tin.5:2683 msgid "articles cannot be posted to this newsgroup" msgstr "in diese Gruppe darf nicht gepostet werden" #. type: TP -#: doc/tin.5:2618 +#: doc/tin.5:2683 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2686 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "Artikel werden auf dem Server in der Gruppe ''foo.bar'' abgelegt" #. type: TP -#: doc/tin.5:2622 doc/tin.5:2649 doc/tin.5:2672 +#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2628 +#: doc/tin.5:2694 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -13649,7 +13933,7 @@ msgstr "" "LIST (B) oder LIST COUNTS (B)." #. type: Plain text -#: doc/tin.5:2639 +#: doc/tin.5:2705 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -13663,7 +13947,7 @@ msgstr "" "I\"." #. type: Plain text -#: doc/tin.5:2646 +#: doc/tin.5:2712 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." @@ -13672,18 +13956,18 @@ msgstr "" "Beginn der Epoche." #. type: TP -#: doc/tin.5:2646 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2649 +#: doc/tin.5:2715 msgid "is the electronic mail address of the person who created the group." msgstr "die Mailadresse der Person die die Gruppe angelegt hat." #. type: Plain text -#: doc/tin.5:2655 +#: doc/tin.5:2721 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the NEWGROUPS (B) " @@ -13694,7 +13978,7 @@ msgstr "" "(B) Befehl." #. type: Plain text -#: doc/tin.5:2666 +#: doc/tin.5:2732 msgid "" "This file provides short descriptions of each newsgroup. It is normally " "updated by the local news server (e.g. B<\\%innd>(8)) whenever a new group " @@ -13707,7 +13991,7 @@ msgstr "" "Tabulator getrennten Feldern \"I\tI\"." #. type: Plain text -#: doc/tin.5:2678 +#: doc/tin.5:2744 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST NEWSGROUPS (B) Befehl." #. type: Plain text -#: doc/tin.5:2687 +#: doc/tin.5:2753 msgid "" "This file might hold a default organization to be used in the " "''Organization:'' header. $B has a higher priority if set." @@ -13728,7 +14012,7 @@ msgstr "" "Priorität falls gesetzt." #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2771 msgid "" "This file specifies the organization of the news overview database (see also " "B<\\%newsoverview>(5)). The order of lines in this file is important; it " @@ -13746,7 +14030,7 @@ msgstr "" "Befehl LIST OVERVIEW.FMT (B)." #. type: Plain text -#: doc/tin.5:2720 +#: doc/tin.5:2786 msgid "" "This file contains a list of newsgroups \\(em one per line \\(em which the " "client should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/." @@ -13762,26 +14046,28 @@ msgstr "" "SUBSCRIPTIONS (B)." #. type: Plain text -#: doc/tin.5:2767 +#: doc/tin.5:2835 msgid "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " "B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\" "%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\" -"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\" -"%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\" -"%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\" -"%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcre2>(3), B<\\%pcrepattern>(3), B<\\" +"%pcre2pattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\" +"%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\" +"%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B, B" msgstr "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " "B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\" "%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\" -"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\" -"%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\" -"%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\" -"%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcre2>(3), B<\\%pcrepattern>(3), B<\\" +"%pcre2pattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\" +"%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\" +"%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B, B" diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/en_GB/tin.1 tin-2.6.2/doc/l10n/en_GB/tin.1 --- tin-2.6.1/doc/l10n/en_GB/tin.1 2021-12-22 14:33:48.000000000 +0100 +++ tin-2.6.2/doc/l10n/en_GB/tin.1 2022-12-24 23:58:18.272185354 +0100 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2021-07-06 +.\" Updated : 2022-12-24 .\" Notes : use American English; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -15,7 +15,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "December 24th, 2021" 2.6.1 "Usenet newsreader" +.TH tin 1 "December 24th, 2022" 2.6.2 "Usenet newsreader" .\" .\" .SH NAME @@ -26,10 +26,10 @@ tin, rtin \- Usenet newsreader .IX Header SYNOPSIS .\" .\" -\fBtin\fP [\|[\|\fB\-h\fP\||\|\fB\-H\fP\||\|\fB\-V\fP\|]\ \|| [\|[\|[\|\fB\-a\fP\|] -[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-ArzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] +\fBtin\fP [\|[\|\fB\-h\fP\||\|\fB\-H\fP\||\|\fB\-V\fP\|]\ \|| [\|[\|\fB\-a\fP\|] +[\|\fB\-dlnq\fP\||\|\fB\-Q\fP\|] [\|\fB\-AkrTzxX\fP\|]\|] [\|[\|\fB\-R\fP\||\|\fB\-S\fP\|] \|\|\fB\-s\fP \fINews_dir\fP\|] [\|\fB\-cuvZ\fP\|] [\|\fB\-4\fP\||\|\fB\-6\fP\|] -[\|\fB\-N\fP\||\|\fB\-M\fP \fIaddress\fP\|] [\|\fB\-o\fP\||\|\fB\-w\fP\|]\|] [\|\fB\-D\fP +[\|\fB\-o\fP\||\|\fB\-w\fP\||\|\fB\-N\fP\||\|\fB\-M\fP \fIaddress\fP\|] [\|\fB\-D\fP \fIdebug_level\fP\|] [\|\fB\-G\fP \fIarticle_limit\fP\|] [\|\fB\-f\fP \fInewsrc_file\fP\|] [\|\fB\-g\fP \fIserver\fP\|] [\|\fB\-m\fP \fIMail_dir\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-I\fP \fIindex_dir\fP\|]\ \|[\fInewsgroup\fP\|[\|,.\|.\|.\|]\|]\|] @@ -37,9 +37,10 @@ tin, rtin \- Usenet newsreader .IX Header DESCRIPTION \fBtin\fP is a full\-screen easy to use Usenet newsreader. It can read news locally (e.g., \fI/var/spool/news\fP) or remotely (\fBrtin\fP or \fBtin \-r\fP option) -via an NNTP (Network News Transport Protocol) server. It will automatically -utilise NOV \fB\%newsoverview\fP(5) style index files if available locally or -via the NNTP [X]OVER command (\fBRFC\%2980\fP, \fBRFC\%3977\fP). +via an NNTP (Network News Transport Protocol, \fBRFC\%3977\fP) or NNTPS +(\fBRFC\%8143\fP) server. It will automatically utilize NOV +\fB\%newsoverview\fP(5) style index files if available locally or via the NNTP +[X]OVER command (\fBRFC\%2980\fP, \fBRFC\%3977\fP). .PP \fBtin\fP has four separate levels of operation: Selection level, Group level, Thread level and Article level. Use the \fBHelp\fP ('\fBh\fP') command to view a @@ -59,7 +60,7 @@ The \fBGroupNextUnreadArtOrGrp\fP ('\fB< newsgroup with unread articles. .SH "EXIT STATUS" .IX Header "EXIT STATUS" -.\" TODO: also exits with signalnr cought as exit status +.\" TODO: also exits with signalnr caught as exit status .TP \fB0\fP Successful program execution. No unread news available in batch mode. @@ -79,11 +80,11 @@ NNTP error. .TP 12 \fB\-4\fP Force connecting via IPv4 to the remote NNTP server. Only available when -build with IPv6 support. +built with IPv6 support. .TP \fB\-6\fP Force connecting via IPv6 to the remote NNTP server. Only available when -build with IPv6 support. +built with IPv6 support. .TP \fB\-a\fP Toggle ANSI colour (default is off). @@ -106,7 +107,9 @@ Don't load newsgroup descriptions and se \fB\-D\fP\fI debug\-level\fP Enter debug\-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For -NNTP\-level \*(rq\fB\-v\fP\*(rq controls the verbosity of the output. +NNTP\-level \*(rq\fB\-v\fP\*(rq controls the verbosity of the output. Depending on the +debug\-level various files may be written to \fI$TMPDIR\fP and/or on screen +output may be given. See also the "SECURITY" section! .TP \fB\-f\fP\fI file\fP Use the specified file of subscribed to newsgroups in place of @@ -137,6 +140,10 @@ Directory in which to store newsgroup in has no effect if \fBtin\fP retrieves its index files via NNTP and \fBcache_overview_files\fP is turned off. .TP +\fB\-k\fP +Skip the certificate verification step for NNTPS connections and proceed +without checking. This option implies \*(rq\fB\-T\fP\*(rq. +.TP \fB\-l\fP Get number of articles per group from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP file. If reading @@ -172,9 +179,9 @@ Quick post all postponed articles and ex quick, it should be used with \*(rq\fB\-n\fP\*(rq if possible. .TP \fB\-p\fP\fI port\fP -Port to use if reading via NNTP (default is 119). This also overrides the -environment variable $\fBNNTPPORT\fP if set. Only available when reading via -NNTP. +Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, +see \*(rq\fB\-T\fP\*(rq). This also overrides the environment variable $\fBNNTPPORT\fP if +set. Only available when reading via NNTP. .TP \fB\-q\fP Don't check for new newsgroups and skip loading the servers message of the @@ -199,6 +206,9 @@ Save/read articles to/in directory. Defa Save unread articles for later reading by the \*(rq\fB\-R\fP\*(rq option. For more information read section "AUTOMATIC MAILING AND SAVING NEW NEWS". .TP +\fB\-T\fP +Enable NNTPS (NNTP over TLS). Only available when reading via NNTP. +.TP \fB\-u\fP Create/update index files for every group in \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP or file specified by the \*(rq\fB\-f\fP\*(rq @@ -211,7 +221,7 @@ Verbose mode for \*(rq\fB\-c\fP\*(rq, \* verbosity. .TP \fB\-V\fP -Print version and date information. +Print version information and compilation options. .TP \fB\-w\fP Quick mode to post an article and then exit. This option implies @@ -294,11 +304,12 @@ Extensions (\fBRFC\%6048\fP) and all mod \fBtin\fP has four separate levels of operation: Selection level, Group level, Thread level and Article level. .PP -At the Selection level the title displays (the name of the news server and) -the number of subscribed groups (containing new unread articles). The -newsgroups are displayed in the middle of the screen usually with the number -of unread articles displayed on the same line in front, but it can be -customised via \fBselect_format\fP. +At the Selection level the title displays (the name of the news server (with +a "[T]"\- or "[k]"\-suffix if reading via NNTPS (insecurely)) and) the number +of subscribed groups (containing new unread articles). The newsgroups are +displayed in the middle of the screen usually with the number of unread +articles displayed on the same line in front, but it can be customised via +\fBselect_format\fP. .PP .\" FIXME - make this auto scale .nf @@ -437,7 +448,6 @@ An \fB\%emacs\fP(1) style editing packa strings. A history list allows the easy reuse of previously entered strings. In addition to the cursor keys, the following commands are available when editing a string: -.PP .TP 10 \fB^A, ^E\fP move to beginning or end of line, respectively. @@ -472,7 +482,6 @@ aborts the present editing operation. .SS "GLOBAL COMMANDS" The following commands are available at all 4 menu levels and always have the same effect. -.PP .TP 10 \fBShellEscape '!'\fP Shell escape. \fBShellEscape\fP by itself will launch a shell, \fBShellEscape\fP @@ -507,7 +516,7 @@ sequence instead: reload it with \fBPost \fBHelp 'h'\fP Help screen of commands available on the current menu. You can use \fBSearchSubjF\fP ('\fB/\fP'), \fBSearchSubjB\fP ('\fB?\fP') and \fBSearchRepeat\fP -('\fB\e\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. +('\fB\(rs\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. .TP \fBToggleHelpDisplay 'H'\fP Toggle the display of help mini menu at the bottom of the screen and posting @@ -537,7 +546,7 @@ section "RANGES" for more information. \fBSelectSortActive '.'\fP Sort the list of newsgroups. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBSearchSubjF '/'\fP @@ -580,6 +589,9 @@ option. \fBToggleInverseVideo 'I'\fP Toggle inverse video. .TP +\fBConnectionInfo 'J'\fP +Show details about current connection. +.TP \fBLookupMessage 'L'\fP Look up article by \*(rqMessage\-ID:\*(rq. If none of the groups listed in the \&\*(rqNewsgroups:\*(rq\-header of the referenced article is available, just the @@ -689,7 +701,7 @@ section "RANGES" for more information. \fBLastViewed '\-'\fP Re\-enter the last message that was viewed. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBSearchSubjF '/'\fP @@ -804,6 +816,9 @@ line. \fBToggleInverseVideo 'I'\fP Toggle inverse video. .TP +\fBConnectionInfo 'J'\fP +Show details about current connection. +.TP \fBGroupMarkThdRead 'K'\fP Mark article/thread as read and move onto the next unread article/thread. If a range of articles/threads is set, the range will be marked as read instead @@ -940,7 +955,7 @@ section "RANGES" for more information. \fBLastViewed '\-'\fP Re\-enter the last message that was viewed. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBSearchSubjF '/'\fP @@ -1010,6 +1025,9 @@ Display the subject of the current artic \fBToggleInverseVideo 'I'\fP Toggle inverse video. .TP +\fBConnectionInfo 'J'\fP +Show details about current connection. +.TP \fBThreadMarkArtRead 'K'\fP Mark article as read and move onto the next unread article. If a range of articles is set, the range will be marked as read instead of the current @@ -1132,7 +1150,7 @@ up will hide it again. \fBLastViewed '\-'\fP Re\-enter the last message that was viewed. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBSearchSubjF '/'\fP @@ -1233,6 +1251,9 @@ Display the subject of the current artic \fBToggleInverseVideo 'I'\fP Toggle inverse video. .TP +\fBConnectionInfo 'J'\fP +Show details about current connection. +.TP \fBPageKillThd 'K'\fP Mark rest of thread as read and move onto the next unread thread. .TP @@ -1343,7 +1364,7 @@ URL forward search. \fBSearchSubjB '?'\fP URL backward search. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBShellEscape '!'\fP @@ -1395,7 +1416,7 @@ Attachment forward search. \fBSearchSubjB '?'\fP Attachment backward search. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBGlobalPipe '|'\fP @@ -1419,9 +1440,9 @@ etiquette after composing an article (\f .\" .SS "POSTING HISTORY LISTING" \fBDisplayPostHist\fP ('\fBW\fP') displays a list of all previous posted articles -stored in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP. The following informatiosn -are shown: a time stamp in "dd\-mm\-yy"\-format, a single letter indicating the -action which initiated the message, the group names (evetually shortened, +stored in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP. The following information +is shown: a time stamp in "dd\-mm\-yy"\-format, a single letter indicating the +action which initiated the message, the group names (eventually shortened, see also \fBabbreviate_groupname\fP) or a mail address the message was sent to and the subject of the message. Besides the common moving keys, the following commands are available: @@ -1433,7 +1454,7 @@ Note that this requires that the \*(rqMe in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP which may not always be the case. If using NNTP and the internal inews (\fBinews_prog\fP set to "\-\-internal") and either the server proposes a \*(rqMessage\-ID:\*(rq during the POST -(\fBRFC\%3977\fP) command or \fBtin\fP is build to generate \*(rqMessage\-ID:\*(rq this +(\fBRFC\%3977\fP) command or \fBtin\fP is built to generate \*(rqMessage\-ID:\*(rq this should be the case. With an external inews (and reading from local spool) it is not. .TP @@ -1443,14 +1464,14 @@ URL forward search. \fBSearchSubjB '?'\fP URL backward search. .TP -\fBSearchRepeat '\e'\fP +\fBSearchRepeat '\(rs'\fP Repeat the previous search. .TP \fBShellEscape '!'\fP Shell escape. .TP \fBToggleInfoLastLine 'i'\fP -Toggle the display of the current 'Message\-ID:\*(rq in the last line. +Toggle the display of the current \*(rqMessage\-ID:\*(rq in the last line. .TP \fBHelp 'h'\fP Help screen of commands available. @@ -1489,9 +1510,9 @@ toggle the available options. \fBConfigS .PP As with the other menus, \fBRedrawScr\fP ('\fB^L\fP') will redraw the screen. You can use \fBSearchSubjF\fP ('\fB/\fP'), \fBSearchSubjB\fP ('\fB?\fP') and \fBSearchRepeat\fP -('\fB\e\fP') to search for a specific option. Use \fBQuit\fP ('\fBq\fP') to exit the -option menu and keep your changes. Use \fBQuitTin\fP ('\fBQ\fP') to exit without -keeping your changes. +('\fB\(rs\fP') to search for a specific option. Use \fBQuit\fP ('\fBq\fP') to exit +the option menu and keep your changes. Use \fBQuitTin\fP ('\fBQ\fP') to exit +without keeping your changes. .PP The options menu provides access to the attributes menu for the current group by the \fBConfigToggleAttrib\fP ('\fB\fP') command. Pressing @@ -1584,7 +1605,7 @@ considerably speed up accessing large gr See also "INDEX FILES". Default is OFF. .TP \fBHash algorithm for cancel\-locks (cancel_lock_algo)\fP -Use this hash algorithm for cancel\-locks. Only available when build with +Use this hash algorithm for cancel\-locks. Only available when built with cancel\-lock support. none disables the generation of cancel\-locks. Valid values are none, sha1, sha256 and sha512. Default is sha1. .TP @@ -1724,22 +1745,22 @@ OFF=apply to current group. Default is O \fB(default_filter_kill_header)\fP Default for quick (1 key) kill filter header. .RS +.5i -.IP 0 4 - \*(rqSubject:\*(rq (case\-sensitive) +.IP 0 3 +\%\*(rqSubject:\*(rq (case\-sensitive) .IP 1 - \*(rqSubject:\*(rq (ignore case) +\%\*(rqSubject:\*(rq (ignore case) .IP 2 - \*(rqFrom:\*(rq (case\-sensitive) +\%\*(rqFrom:\*(rq (case\-sensitive) .IP 3 - \*(rqFrom:\*(rq (ignore case) +\%\*(rqFrom:\*(rq (ignore case) .IP 4 - \*(rqMessage\-ID:\*(rq & full \*(rqReferences:\*(rq line +\%\*(rqMessage\-ID:\*(rq & full \*(rqReferences:\*(rq line .IP 5 - \*(rqMessage\-ID:\*(rq & last \*(rqReferences:\*(rq entry only +\%\*(rqMessage\-ID:\*(rq & last \*(rqReferences:\*(rq entry only .IP 6 - \*(rqMessage\-ID:\*(rq entry only +\%\*(rqMessage\-ID:\*(rq entry only .IP 7 - \*(rqLines:\*(rq +\%\*(rqLines:\*(rq .RE .TP \fB(default_filter_select_case)\fP @@ -1757,22 +1778,22 @@ groups, OFF=apply to current group. Defa \fB(default_filter_select_header)\fP Default for quick (1 key) auto\-selection filter header. .RS +.5i -.IP 0 4 - \*(rqSubject:\*(rq (case\-sensitive) +.IP 0 3 +\%\*(rqSubject:\*(rq (case\-sensitive) .IP 1 - \*(rqSubject:\*(rq (ignore case) +\%\*(rqSubject:\*(rq (ignore case) .IP 2 - \*(rqFrom:\*(rq (case\-sensitive) +\%\*(rqFrom:\*(rq (case\-sensitive) .IP 3 - \*(rqFrom:\*(rq (ignore case) +\%\*(rqFrom:\*(rq (ignore case) .IP 4 - \*(rqMessage\-ID:\*(rq & full \*(rqReferences:\*(rq line +\%\*(rqMessage\-ID:\*(rq & full \*(rqReferences:\*(rq line .IP 5 - \*(rqMessage\-ID:\*(rq & last \*(rqReferences:\*(rq entry only +\%\*(rqMessage\-ID:\*(rq & last \*(rqReferences:\*(rq entry only .IP 6 - \*(rqMessage\-ID:\*(rq entry only +\%\*(rqMessage\-ID:\*(rq entry only .IP 7 - \*(rqLines:\*(rq +\%\*(rqLines:\*(rq .RE .TP \fB(default_goto_group)\fP @@ -1949,12 +1970,13 @@ program. It allows the user to save arti \fBInvocation of your mail command (mailer_format)\fP The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' -(e.g., /bin/mail "iain" < .article). The flexible format allows other +(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf sendmail \-oem \-t < %F -mutt \-s "%S" \-\- "%T" < "%F" +mutt \-s "%S" \-\- "%T" < %F +mutt \-H %F claws\-mail \-\-compose "mailto:%T?subject=%S&insert=%F" .fi .in -.3i @@ -2250,7 +2272,7 @@ If ON show a short group description tex selection level. The \*(rq\fB\-d\fP\*(rq command\-line flag will override the setting and turn descriptions off. The text used is taken from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fP file and if supported (requires -\fBtin\fP to be build with mh\-mail\-handling support) from +\fBtin\fP to be built with mh\-mail\-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP for mailgroups. Default is ON. .TP \fBFunction for sorting articles (sort_function)\fP @@ -2263,6 +2285,22 @@ Use \fB\%heapsort\fP(3) for sorting. Th long threads (somewhat presorted data). .RE .TP +\fBShow help/mail sign in level titles (show_help_mail_sign)\fP +Allows you to select whether \fBtin\fP shows a help indication, a new mail +indication, both, or neither in the various level titles. Default is 3. +.RS +.5i +.IP 0 3 +\fBDon't show help or mail sign\fP. +.IP 1 +\fBShow only help sign\fP. +.IP 2 +\fBShow only mail sign if new mail\fP, show only the mail sign, and only if new +mail has arrived. +.IP 3 +\fBShow mail if new mail else help s.\fP, show mail sign if new mail has +arrived otherwise show help sign. +.RE +.TP \fBShow lines/score in listings (show_info)\fP Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2459,6 +2497,10 @@ in this thread. \fBAverage\fP, the average score in this thread. .RE .TP +\fBCA certificate file (tls_ca_cert_file)\fP +The name of file containing all trusted CA certificates used for NNTPS +(\fB\%RFC8143\fP) connections. If left empty the system default will be used. +.TP \fBTransliteration (translit)\fP If ON append //TRANSLIT to the first argument of \fB\%iconv_open\fP(3) to enable transliteration. This means that when a character cannot be @@ -2490,6 +2532,14 @@ blocks with one blank line. \fBCompact mltpl., skip lead. & trai.\fP, 4 + 3 .RE .TP +\fBSuppress soft hyphens (suppress_soft_hyphens)\fP +If ON remove soft hyphens in non verbatim blocks of articles in UTF\-8 when +they are displayed in a UTF\-8 locale. The character SOFT HYPHEN (U+00AD) is +an invisible format character that merely indicates a preferred intraword +line break position. However, some terminal emulators display a space or a +hyphen, for example, in the place of the soft hyphen. This setting can be +used to improve the display of those articles. Default is OFF. +.TP \fBRegex used to highlight _underline_ (underscores_regex)\fP A regular expression that will be applied when reading articles. All matching words are shown in \fBcol_markdash\fP or \fBmono_markdash\fP. If @@ -2539,12 +2589,12 @@ If ON verbatim blocks will be detected. .TP \fBWildcard matching (wildcard)\fP Allows you to select how \fBtin\fP matches strings. The default is 0 and uses -the \fB\%wildmat\fP(3) notation, which is how this has traditionally been +the \fB\%wildmat\fP(3) notation, which is how this has traditionally been handled. Setting this to 1 allows you to use \fB\%perl\fP(1) compatible -regular expressions \fB\%pcre\fP(3) (see also \fB\%perlre\fP(1) and -\fB\%pcrepattern\fP(3)). You will probably want to update your filter file if -you use this regularly. NB: Newsgroup names will always be matched using -the \fB\%wildmat\fP(3) notation. +regular expressions \fB\%pcre\fP(3) or \fB\%pcre2\fP(3) (see also \fB\%perlre\fP(1) +and \fB\%pcrepattern\fP(3) or \fB\%pcre2pattern\fP(3)). You will probably want +to update your filter file if you use this regularly. NB: Newsgroup names +will always be matched using the \fB\%wildmat\fP(3) notation. .TP \fBWhat to display instead of mark (word_h_display_marks)\fP Should the leading and ending stars, slashes, strokes and dashes also be @@ -2819,17 +2869,14 @@ and then use the \fBbatch_save\fP attrib to have saved. For example, if you want to save most of your groups, then set \fBbatch_save\fP to ON in tinrc and selectively turn off the ones you don't want using attributes. -.PP .TP 2i \fBtin \-M iain \-c \-f newsrc.mail\fP (mail any unread articles in newsgroups specified in file newsrc.mail to the local user iain and mark them as read) -.PP .TP 2i \fBtin \-S \-c \-f newsrc.save\fP (save any unread articles in newsgroups specified in file newsrc.save and mark them as read) -.PP .TP 2i \fBtin \-R\fP .\" @@ -2845,7 +2892,6 @@ can be used in place of the current curs mean the highest number available. Currently the only commands that understand ranges are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). -.PP .SS "NEWSGROUP LISTS & WILDCARDS" Several places in \fBtin\fP allow you to specify a list of newsgroups. These include command\-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE @@ -3270,9 +3316,9 @@ For a detailed description see \fB\%tin\ .PP .nf -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP -.br \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +.br +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP .fi .PP @@ -3292,12 +3338,17 @@ For a detailed description see \fB\%tin\ .PP .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER:${NNTPPORT:+":$NNTPPORT"}/newsgroups\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/newsgroups\fP +.fi +.PP + +.nf +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/serverrc\fP .fi .PP .nf -\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER:${NNTPPORT:+":$NNTPPORT"}/serverrc\fP +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog\fP .fi .PP @@ -3328,10 +3379,9 @@ For a detailed description see \fB\%tin\ \fI${TIN_LIBDIR:\-NEWSLIBDIR}/overview.fmt\fP .PP -\fI${TIN_LIBDIR:\-NEWSLIBDIR}/subscriptions\fP -.PP .\" .\" +\fI${TIN_LIBDIR:\-NEWSLIBDIR}/subscriptions\fP .SH ENVIRONMENT .IX Header ENVIRONMENT .\" TODO: - sort in a useful order @@ -3537,43 +3587,41 @@ Override the name of the \fB\%gpg\fP(1) keys etc.. .TP \fBLC_CTYPE\fP -.\" TODO: document LC_CTYPEs influence on -.\" ~/.tin/keymap.*, 8bit char display, ... This variable determines the \fB\%locale\fP(5) category for character handling functions. Usually it determines the character classes for pattern matching character classification and case conversion. Currently this is not true for \fBtin\fP (which temporary unsets \fB$LC_CTYPE\fP right before any match is done -to avoid confusion). It's value should be of the form +to avoid confusion). Its value should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP]. See \fB\%environ\fP(5) for more information. .TP \fBLC_MESSAGES\fP Formats of informative and diagnostic messages and interactive responses. -It's value should be of the form +Its value should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP]. See \fB\%locale\fP(5) and \fB\%environ\fP(5) for more information. .TP \fBLC_TIME\fP -Date and time formats. It's value should be of the form +Date and time formats. Its value should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP][\fI@modifier\fP]. See \fB\%locale\fP(5) and \fB\%environ\fP(5) for more information. .TP \fBLC_ALL\fP This variable overrides the value of the \fB$LANG\fP variable and any other -\fB$LC_\fP variable. It's value should be of the form +\fB$LC_\fP variable. Its value should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP]. See \fB\%locale\fP(5) and \fB\%environ\fP(5) for more information. .TP \fBLANG\fP This variable determines the \fB\%locale\fP(5) category for any category not -specifically selected with a variable starting with \fB$LC_\fP. It's value +specifically selected with a variable starting with \fB$LC_\fP. Its value should be of the form \fIlanguage\fP[\fI_territory\fP][\fI.codeset\fP]. See \fB\%environ\fP(5) for more information. .TP \fBLANGUAGE\fP This variable defines a priority list for translations. Whenever a translation is not available in the language selected via \fB$LC_ALL\fP or -\fB$LANG\fP the next language from the list is tried. It's value should be of +\fB$LANG\fP the next language from the list is tried. Its value should be of the form \fIlanguage:language[:language]\fP. See \fB\%environ\fP(5) for more information. .TP @@ -3642,12 +3690,16 @@ Terminate gracefully but do not restore Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP\-file. .SH SECURITY .IX Header SECURITY -.\" -.\" If \fBtin\fP is started in debug mode (\*(rq\fB\-D n\fP\*(rq) it will create world readable files in \fB$TMPDIR\fP which may contain the users NNTP password in cleartext. On multiuser\-systems \fB$TMPDIR\fP should be set to a safe location before starting \fBtin\fP in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). +.PP +.\" +.\" +Using the \*(rq\fB\-k\fP\*(rq option to skip certificate verification makes the +session insecure as the server's certificate is not checked; avoid this +option whenever possible. .SH "CONFORMING TO" .IX Header "CONFORMING TO" .\" - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155 @@ -3660,8 +3712,8 @@ Guidelines). .SH NOTES .IX Header NOTES Regular expression support is provided by the PCRE library package -\fB\%pcre\fP(3), which is open source software, written by Philip Hazel, and -copyright by the University of Cambridge, England. +\fB\%pcre\fP(3) or \fB\%pcre2\fP(3) which is open source software, written by +Philip Hazel, and copyright \(co by the University of Cambridge, England. .br .\" .\" @@ -3669,9 +3721,9 @@ copyright by the University of Cambridge .SH BUGS .IX Header BUGS \fBCNews\fP NNTPd, \fB\%noffle\fP(1) (<= V1.0\-pre5) and \fBNewsCache\fP (<= -V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with -any of the mentioned servers define DISABLE_PIPELINING in include/autoconf.h -and recompile. +V1.1.91) can't handle pipelined GROUP commands (\fBRFC\%3977\fP). If you run +into trouble with any of the mentioned historical servers define +DISABLE_PIPELINING in include/autoconf.h and recompile. .br .\" .\" @@ -3694,7 +3746,6 @@ overview see .\" . .SH CREDITS -.PP .IP "Rich Skrenta" author of \fB\%tass\fP(1) v3.2 which this newsreader used as its base. .IP "Bill Davidsen" @@ -3714,7 +3765,8 @@ author of getline.c \fB\%emacs\fP(1) st .IP "Steven Madsen" for adding \fB\%pgp\fP(1) (Pretty Good Privacy) support. .IP "Philip Hazel " -for \fB\%pcre\fP(3) (Perl\-compatible regular expression library). +for \fB\%pcre\fP(3), \fB\%pcre2\fP(3) (Perl\-compatible regular expression +library). .IP "Patrick Powell " .\" .\" @@ -3737,10 +3789,11 @@ Urs Janssen \fB\%shar\fP(1), \fB\%slrnface\fP(1), \fB\%tass\fP(1), \fB\%unshar\fP(1), \fB\%uudecode\fP(1), \fB\%vi\fP(1), \fB\%xterm\fP(1x), \fB\%heapsort\fP(3), \fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3), \fB\%pcre\fP(3), -\fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%snprintf\fP(3), \fB\%strftime\fP(3), -\fB\%vsnprintf\fP(3), \fB\%wildmat\fP(3), \fB\%environ\fP(5), \fB\%locale\fP(5), -\fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), -\fB\%tin\fP(5), \fB\%cron\fP(8), \fBRFC\%1345\fP, \fBRFC\%1524\fP, \fBRFC\%2045\fP, -\fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, -\fBRFC\%3156\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%4880\fP, -\fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fB\%pcre2\fP(3), \fB\%pcrepattern\fP(3), \fB\%pcre2pattern\fP(3), \fB\%qsort\fP(3), +\fB\%snprintf\fP(3), \fB\%strftime\fP(3), \fB\%vsnprintf\fP(3), \fB\%wildmat\fP(3), +\fB\%environ\fP(5), \fB\%locale\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), +\fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), \fB\%tin\fP(5), \fB\%cron\fP(8), \fBRFC\%1345\fP, +\fBRFC\%1524\fP, \fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, +\fBRFC\%2231\fP, \fBRFC\%2980\fP, \fBRFC\%3156\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, +\fBRFC\%4643\fP, \fBRFC\%4880\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP, +\fBRFC\%6048\fP, \fBRFC\%8143\fP diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/en_GB/tin.5 tin-2.6.2/doc/l10n/en_GB/tin.5 --- tin-2.6.1/doc/l10n/en_GB/tin.5 2021-12-22 14:33:48.000000000 +0100 +++ tin-2.6.2/doc/l10n/en_GB/tin.5 2022-12-24 23:58:18.720202986 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2021-08-27 +.\" Updated : 2022-12-24 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "December 24th, 2021" 2.6.1 "Usenet newsreader" +.TH tin 5 "December 24th, 2022" 2.6.2 "Usenet newsreader" .SH NAME tin, rtin \- related files @@ -19,7 +19,7 @@ tin, rtin \- related files .SH DESCRIPTION This man page describes the various (config) files and their formats used by the \fB\%tin\fP(1) newsreader. All files are expected to have unix style -('\en' aka LF) line endings. +('\(rsn' aka LF) line endings. .SH FILES .\" TODO: mention @@ -41,7 +41,6 @@ the \fB\%tin\fP(1) newsreader. All file .\" $TMPDIR/SCOPES-R (-D 32) .\" $TMPDIR/SCOPES-W (-D 32) .\" $TMPDIR/ACTIVE (-D 64) -.PP \fI$MAILCAPS\fP .br \fI~/.mailcap\fP @@ -60,7 +59,7 @@ read by \fB\%tin\fP(1) to determine how local site. Any line that starts with "#" is a comment. Blank lines are ignored. Otherwise, each line defines a single mailcap entry for a single content type. Long lines may be continued by ending them with a backslash -character, "\e". +character, "\(rs". .sp Each individual mailcap entry consists of a content\-type specification, a command to execute, and (possibly) a set of optional "flag" values. @@ -88,8 +87,8 @@ message. If it contains "%t", those two content\-type field, including the subtype, if any. If it contains "%{" followed by a parameter name and a closing "}", then all those characters will be replaced by the value of the named parameter, if any, from the -\&\*(rqContent\-Type:\*(rq header. Finally, if the field contains "\e%", those two -characters will be replaced by a single "%" character. +\&\*(rqContent\-Type:\*(rq header. Finally, if the field contains "\(rs%", those +two characters will be replaced by a single "%" character. .sp Besides the type and command field the following "flags" are defined: .TP @@ -229,7 +228,7 @@ the default server given at compile time \fI${TIN_HOMEDIR:\-"$HOME"}/.cancelsecret\fP .sp .RS -secret to be used for cancel\-locks if \fB\%tin\fP(1) is build with support for +secret to be used for cancel\-locks if \fB\%tin\fP(1) is built with support for it. An empty secret file disables the cancel\-lock creation in that case. This file should be readable only by the user. .RE @@ -366,11 +365,11 @@ saved newsgroups index files \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/active.mail\fP .sp .RS -active file ("\fImail_group_name\fP \fImaxnum\fP \fIminnum\fP \fImailspool\fP" -quadruples) of user's mailgroups (requires \fB\%tin\fP(1) to be build with +active file ("\fImailgroupname\fP \fImaxnum\fP \fIminnum\fP \fImailspool\fP" quadruples) +of user's mailgroups (requires \fB\%tin\fP(1) to be built with mh\-mail\-handling support). .TP -\fBmail_group_name\fP +\fBmailgroupname\fP must be the pathname of the mailbox relative to field #4 with '/' changed to \&'.' .TP @@ -621,6 +620,9 @@ Identical to the tinrc variable of the s \fBtrim_article_body\fP Identical to the tinrc variable of the same name .TP +\fBsuppress_soft_hyphens\fP +Identical to the tinrc variable of the same name +.TP \fBverbatim_handling\fP Identical to the tinrc variable of the same name .TP @@ -685,7 +687,6 @@ Assume (broken) articles without MIME ch \(em default is US\-ASCII. This attribute works only on systems with working \fB\%iconv\fP(3), others might have to compile \fB\%tin\fP(1) with \-\-disable\-mime\-strict\-charset. -.PP .TP Example: .RS @@ -842,7 +843,6 @@ variable \fBwildcard\fP. .TP \fBtime\fP time_t value when rule expires -.PP .TP Example: .RS @@ -860,15 +860,19 @@ subj=\eb(cd|[rk]?)?tin(d|pre)?[\-.0\-9]* .\" TODO: LC_CTYPE has a higher priority as LC_MESSAGES, does this make sense? .nf -\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP -.br \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP +.br +\fI/etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"}\fP .fi .sp .RS Keymap\-file, containing "\fIkeyname\fP \fIvalue\fP \fI[value]\fP" pairs separated by -spaces or tabs. Below is a list of all rebindable keynames and their -defaults. If a keyname is bound to NULL it is unassigned. +spaces or tabs. If the keymap\-file named with full specified \fB\%locale\fP(5) +is not found, less specific ones are looked for. Various parts will be +stripped off the name, in the following order codeset, normalized codeset, +territory and modifier when looking for the keymap\-file. Below is a list of +all rebindable keynames and their defaults. If a keyname is bound to NULL it +is unassigned. .sp .nf .ta \w'GroupSelThdIfUnreadSelected 'u +\w'SPACE'u +\w'SPACE'u @@ -877,7 +881,7 @@ defaults. If a keyname is bound to NULL \fBLastPage\fP $ \fBToggleColor\fP & \fBLastViewed\fP \- -\fBSearchRepeat\fP \e +\fBSearchRepeat\fP \(rs \fBSearchSubjF\fP / \fBSearchSubjB\fP ? \fBSearchAuthB\fP A @@ -886,6 +890,7 @@ defaults. If a keyname is bound to NULL \fBEditFilter\fP E \fBToggleHelpDisplay\fP H \fBToggleInverseVideo\fP I +\fBConnectionInfo\fP J \fBLookupMessage\fP L \fBOptionMenu\fP M \fBPostponed\fP O ^O @@ -1102,7 +1107,7 @@ defaults. If a keyname is bound to NULL .sp .RS This file provides short descriptions of each mailgroup. (requires -\fB\%tin\fP(1) to be build with mh\-mail\-handling support). Each line consist +\fB\%tin\fP(1) to be built with mh\-mail\-handling support). Each line consist of two tab\-separated fields "\fImailgroupname\fP \fIone\-line description\fP". .TP \fBmailgroupname\fP @@ -1117,10 +1122,12 @@ is a short single\-line description of t .sp .RS "\fInntpserver\fP \fInewsrc\fP [\fIshortname\fP [\fI...\fP]]" pairs to use with the -\&\*(rq\fB\-g\fP\*(rq command\-line switch. +\&\*(rq\fB\-g\fP\*(rq command\-line switch. The matching is case\-insensitive and any line +that starts with "#", ";" or " " is treated as a comment. .TP \fBnntpserver\fP -full qualified domain name of the news server. +full qualified domain name of the news server. The string "default" or "*" +acts as wildcard to match any name, such a line should be placed last. .TP \fBnewsrc\fP related newsrc. @@ -1135,6 +1142,8 @@ Example: news.tin.org .newsrc\-tin.org tinorg .br news.example.org /tmp/nrc\-ex example ex +.br +* ~/.tin/newsrcs/${NNTPSERVER\-localhost} .RE .RE .PP @@ -1186,7 +1195,6 @@ is a short single\-line description of t .RE .PP - .nf \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/serverrc\fP .fi @@ -1205,6 +1213,16 @@ the server. .RE .PP +.nf +\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog\fP +.fi +.sp +.RS +File to store $\fBNNTPSERVER\fP and $\fBNNTPPORT\fP related info\- and +error\-messages. The file is overwritten on startup and meant for debugging. +.RE +.PP + .\" tin uses inns old (pre 2.x) Path convention. .\" as with inn >= 2.2.x getting more and more popular .\" we should think about checking for the new Paths (/news/etc/) @@ -1301,7 +1319,7 @@ considerably speed up accessing large gr Default is OFF. .TP \fBcancel_lock_algo\fP -Use this hash algorithm for cancel\-locks. Only available when build with +Use this hash algorithm for cancel\-locks. Only available when built with cancel\-lock support. none disables the generation of cancel\-locks. Valid values are none, sha1, sha256 and sha512. Default is sha1. .TP @@ -1660,12 +1678,13 @@ program. It allows the user to save arti \fBmailer_format\fP The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' -(e.g., /bin/mail "iain" < .article). The flexible format allows other +(e.g., /bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf sendmail \-oem \-t < %F -mutt \-s "%S" \-\- "%T" < "%F" +mutt \-s "%S" \-\- "%T" < %F +mutt \-H %F claws\-mail \-\-compose "mailto:%T?subject=%S&insert=%F" .fi .in -.3i @@ -1989,9 +2008,26 @@ If ON show a short group description tex selection level. The \*(rq\fB\-d\fP\*(rq command\-line flag will override the setting and turn descriptions off. The text used is taken from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fP file and if supported (requires -\fB\%tin\fP(1) to be build with mh\-mail\-handling support) from +\fB\%tin\fP(1) to be built with mh\-mail\-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP for mailgroups. Default is ON. .TP +\fBshow_help_mail_sign\fP +Allows you to select whether \fB\%tin\fP(1) shows a help indication, a new +mail indication, both, or neither in the various level titles. Default is +3. +.RS +1i +.IP 0 3 +\fBDon't show help or mail sign\fP. +.IP 1 +\fBShow only help sign\fP. +.IP 2 +\fBShow only mail sign if new mail\fP, show only the mail sign, and only if new +mail has arrived. +.IP 3 +\fBShow mail if new mail else help s.\fP, show mail sign if new mail has +arrived otherwise show help sign. +.RE +.TP \fBshow_info\fP Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2136,12 +2172,23 @@ etc. Default is OFF. This behaviour can viewer via \fBPageToggleTex2iso\fP ('\fB"\fP'). .TP \fBthread_articles\fP -Defines which threading method to use. The choices are: 0) Don't thread, 1) -Thread on Subject only 2) Thread on References only, 3) Thread on References -then Subject (default) 4) Thread multipart articles on Subject. 5) Thread -on Percentage Match of the Subjects It's also possible to set the threading -type on a per group basis by setting the group attribute variable -\fBthread_articles\fP to 0 \(en 5 in the file +Defines which threading method to use. The choices are: +.RS +1i +.IP 0 3 +Don't thread. +.IP 1 +Thread on Subject only +.IP 2 +Thread on References only +.IP 3 +Thread on References then Subject (default) +.IP 4 +Thread multipart articles on Subject +.IP 5 +Thread on Percentage Match of the Subjects +.RE +It's also possible to set the threading type on a per group basis by setting +the group attribute variable \fBthread_articles\fP to 0 \(en 5 in the file \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/attributes\fP. .TP \fBthread_format\fP @@ -2183,6 +2230,10 @@ in this thread. \fBAverage\fP, the average score in this thread. .RE .TP +\fBtls_ca_cert_file\fP +The name of file containing all trusted CA certificates used for NNTPS +(\fBRFC\%8143\fP) connections. If left empty the system default will be used. +.TP \fBtranslit\fP If ON append //TRANSLIT to the first argument of \fB\%iconv_open\fP(3) to enable transliteration. This means that when a character cannot be @@ -2214,6 +2265,10 @@ blocks with one blank line. \fBCompact mltpl., skip lead. & trai.\fP, 4 + 3 .RE .TP +\fBsuppress_soft_hyphens\fP +If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying +articles. Default is OFF. +.TP \fBunderscores_regex\fP A regular expression that will be applied when reading articles. All matching words are shown in \fBcol_markdash\fP or \fBmono_markdash\fP. If @@ -2253,23 +2308,23 @@ and ellipsis ('...'). Default is OFF. .TP \fBverbatim_begin_regex\fP A regular expression that \fBtin\fP will use to find the begin of a verbatim -block. Default is #v+ +block. Default is #v+ .TP \fBverbatim_end_regex\fP A regular expression that \fBtin\fP will use to find the end of a verbatim -block. Default is #v\- +block. Default is #v\- .TP \fBverbatim_handling\fP If ON verbatim blocks will be detected. Default is ON. .TP \fBwildcard\fP Allows you to select how \fB\%tin\fP(1) matches strings. The default is 0 and -uses the \fB\%wildmat\fP(3) notation, which is how this has traditionally been +uses the \fB\%wildmat\fP(3) notation, which is how this has traditionally been handled. Setting this to 1 allows you to use \fB\%perl\fP(1) compatible -regular expressions \fB\%pcre\fP(3). (see also \fB\%perlre\fP(1) and -\fB\%pcrepattern\fP(3)). You will probably want to update your filter file if -you use this regularly. NB: Newsgroup names will always be matched using -the \fB\%wildmat\fP(3) notation. +regular expressions \fB\%pcre\fP(3) or \fB\%pcre2\fP(3). (see also +\fB\%perlre\fP(1) and \fB\%pcrepattern\fP(3) or \fB\%pcre2pattern\fP(3)). You will +probably want to update your filter file if you use this regularly. NB: +Newsgroup names will always be matched using the \fB\%wildmat\fP(3) notation. .TP \fBword_h_display_marks\fP Should the leading and ending stars, slashes, strokes and dashes also be @@ -2343,8 +2398,8 @@ administration if you want to deal with Defines the directory containing the \fB\%inews\fP(1) executable. .TP \fBmm_charset\fP -Default charset to be used in MIME's \*(rqContent\-Type:\*(rq -header. $\fBMM_CHARSET\fP overrides any specified value. +Default charset to be used in MIME's \*(rqContent\-Type:\*(rq header. +$\fBMM_CHARSET\fP overrides any specified value. .TP \fBpost_mime_encoding\fP Default encoding scheme used in MIME articles. 8bit might be the best value. @@ -2554,16 +2609,16 @@ tries to read the file if you read direc read news via NNTP, \fB\%tin\fP(1) uses the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP) command instead. .RE -.PP .SH "SEE ALSO" \fB\%inews\fP(1), \fB\%ispell\fP(1), \fB\%lp\fP(1), \fB\%lpr\fP(1), \fB\%metamail\fP(1), \fB\%mutt\fP(1), \fB\%perl\fP(1), \fB\%perlre\fP(1), \fB\%pgp\fP(1), \fB\%rn\fP(1), \fB\%shar\fP(1), \fB\%slrnface\fP(1), \fB\%tin\fP(1), \fB\%xterm\fP(1x), \fB\%heapsort\fP(3), \fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3), -\fB\%pcre\fP(3), \fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%strftime\fP(3), -\fB\%system\fP(3), \fB\%active\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), -\fB\%newsoverview\fP(5), \fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, -\fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, -\fBRFC\%2980\fP, \fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, -\fBRFC\%5536\fP, \fBRFC\%5537\fP, \fBRFC\%6048\fP +\fB\%pcre\fP(3), \fB\%pcre2\fP(3), \fB\%pcrepattern\fP(3), \fB\%pcre2pattern\fP(3), +\fB\%qsort\fP(3), \fB\%strftime\fP(3), \fB\%system\fP(3), \fB\%active\fP(5), +\fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5), +\fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, \fBRFC\%2045\fP, +\fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2231\fP, \fBRFC\%2980\fP, +\fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, +\fBRFC\%5537\fP, \fBRFC\%6048\fP, \fBRFC\%8143\fP diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/en_GB.po tin-2.6.2/doc/l10n/en_GB.po --- tin-2.6.1/doc/l10n/en_GB.po 2021-12-22 14:34:17.000000000 +0100 +++ tin-2.6.2/doc/l10n/en_GB.po 2022-12-24 23:58:11.239908484 +0100 @@ -1,13 +1,13 @@ # English (United Kingdom) translations for the tin man pages. # This file is distributed under the same license as the tin package. -# Urs Janssen , 2011-2021. +# Urs Janssen , 2011-2023. # msgid "" msgstr "" -"Project-Id-Version: tin-man 2.6.1\n" +"Project-Id-Version: tin-man 2.6.2\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2021-12-22 14:29+0100\n" -"PO-Revision-Date: 2021-08-27 12:35+0200\n" +"POT-Creation-Date: 2022-12-24 23:56+0100\n" +"PO-Revision-Date: 2022-12-24 23:57+0100\n" "Last-Translator: Urs Janssen \n" "Language-Team: LANGUAGE \n" "Language: en_GB\n" @@ -20,7 +20,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2021-07-06 +#. Updated : 2022-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -35,7 +35,7 @@ msgstr "Title" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2021-07-06 +#. Updated : 2022-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -54,14 +54,14 @@ msgstr "tin" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2021" -msgstr "December 24th, 2021" +msgid "December 24th, 2022" +msgstr "December 24th, 2022" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "2.6.1" -msgstr "2.6.1" +msgid "2.6.2" +msgstr "2.6.2" #. type: TH #: doc/tin.1:13 doc/tin.5:9 @@ -87,57 +87,57 @@ msgid "SYNOPSIS" msgstr "SYNOPSIS" #. type: IX -#: doc/tin.1:21 doc/tin.1:52 doc/tin.1:81 doc/tin.1:98 doc/tin.1:295 -#: doc/tin.1:3313 doc/tin.1:3470 doc/tin.1:3791 doc/tin.1:3816 doc/tin.1:3825 -#: doc/tin.1:3834 doc/tin.1:3844 doc/tin.1:3862 doc/tin.1:3926 +#: doc/tin.1:21 doc/tin.1:51 doc/tin.1:80 doc/tin.1:97 doc/tin.1:305 +#: doc/tin.1:3368 doc/tin.1:3529 doc/tin.1:3851 doc/tin.1:3876 doc/tin.1:3889 +#: doc/tin.1:3898 doc/tin.1:3910 doc/tin.1:3928 doc/tin.1:3992 #, no-wrap msgid "Header" msgstr "Header" #. type: Plain text -#: doc/tin.1:51 +#: doc/tin.1:50 msgid "" -"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|[\\|B<-a>" -"\\|] [\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ArzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|" -"B<-S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" -"\\|] [\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-o>\\||\\|B<-w>\\|]\\|] [\\|" -"B<-D> I\\|] [\\|B<-G> I\\|] [\\|B<-f> " -"I\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-" -"p> I\\|] [\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|." -"\\|]\\|]\\|]" -msgstr "" -"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|[\\|B<-a>" -"\\|] [\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ArzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|" -"B<-S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" -"\\|] [\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-o>\\||\\|B<-w>\\|]\\|] [\\|" -"B<-D> I\\|] [\\|B<-G> I\\|] [\\|B<-f> " -"I\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-" -"p> I\\|] [\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|." -"\\|]\\|]\\|]" +"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" +"\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " +"I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" +"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " +"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" +msgstr "" +"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" +"\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " +"I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" +"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " +"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" #. type: SH -#: doc/tin.1:51 doc/tin.1:52 doc/tin.5:14 +#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPTION" #. type: Plain text -#: doc/tin.1:61 +#: doc/tin.1:60 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " -"via an NNTP (Network News Transport Protocol) server. It will automatically " -"utilize NOV B<\\%newsoverview>(5) style index files if available locally or " -"via the NNTP [X]OVER command (B, B)." +"via an NNTP (Network News Transport Protocol, B) or NNTPS (B) server. It will automatically utilize NOV B<\\%newsoverview>(5) " +"style index files if available locally or via the NNTP [X]OVER command (B, B)." msgstr "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " -"via an NNTP (Network News Transport Protocol) server. It will automatically " -"utilise NOV B<\\%newsoverview>(5) style index files if available locally or " -"via the NNTP [X]OVER command (B, B)." +"via an NNTP (Network News Transport Protocol, B) or NNTPS (B) server. It will automatically utilize NOV B<\\%newsoverview>(5) " +"style index files if available locally or via the NNTP [X]OVER command (B, B)." #. type: Plain text -#: doc/tin.1:67 +#: doc/tin.1:66 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -148,7 +148,7 @@ msgstr "" "list of the commands available at a particular level." #. type: Plain text -#: doc/tin.1:75 +#: doc/tin.1:74 msgid "" "On startup B will show a list of the newsgroups found in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -167,7 +167,7 @@ msgstr "" "pressing 'BCRE>'." #. type: Plain text -#: doc/tin.1:80 +#: doc/tin.1:79 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." @@ -176,63 +176,63 @@ msgstr "" "newsgroup with unread articles." #. type: IX -#: doc/tin.1:80 doc/tin.1:81 +#: doc/tin.1:79 doc/tin.1:80 #, no-wrap msgid "EXIT STATUS" msgstr "EXIT STATUS" #. type: TP -#: doc/tin.1:83 doc/tin.1:1105 doc/tin.1:3555 +#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/tin.1:86 +#: doc/tin.1:85 msgid "Successful program execution. No unread news available in batch mode." msgstr "Successful program execution. No unread news available in batch mode." #. type: TP -#: doc/tin.1:86 doc/tin.1:3558 +#: doc/tin.1:85 doc/tin.1:3618 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/tin.1:89 +#: doc/tin.1:88 msgid "Usage, syntax, configuration file or network error." msgstr "Usage, syntax, configuration file or network error." #. type: TP -#: doc/tin.1:89 doc/tin.1:3561 +#: doc/tin.1:88 doc/tin.1:3621 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/tin.1:92 +#: doc/tin.1:91 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "Unread news available (batch mode (''B<-Z>'') only)." #. type: TP -#: doc/tin.1:92 doc/tin.1:3564 +#: doc/tin.1:91 doc/tin.1:3624 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:97 +#: doc/tin.1:96 msgid "NNTP error." msgstr "NNTP error." #. type: IX -#: doc/tin.1:97 doc/tin.1:98 +#: doc/tin.1:96 doc/tin.1:97 #, no-wrap msgid "OPTIONS" msgstr "OPTIONS" #. type: TP -#: doc/tin.1:99 +#: doc/tin.1:98 #, no-wrap msgid "B<-4>" msgstr "B<-4>" @@ -241,10 +241,10 @@ msgstr "B<-4>" #: doc/tin.1:102 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" "Force connecting via IPv4 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." #. type: TP #: doc/tin.1:102 @@ -253,33 +253,33 @@ msgid "B<-6>" msgstr "B<-6>" #. type: Plain text -#: doc/tin.1:105 +#: doc/tin.1:106 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" "Force connecting via IPv6 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." #. type: TP -#: doc/tin.1:105 +#: doc/tin.1:106 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text -#: doc/tin.1:108 +#: doc/tin.1:109 msgid "Toggle ANSI color (default is off)." msgstr "Toggle ANSI colour (default is off)." #. type: TP -#: doc/tin.1:108 +#: doc/tin.1:109 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text -#: doc/tin.1:111 +#: doc/tin.1:112 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." @@ -288,13 +288,13 @@ msgstr "" "NNTP." #. type: TP -#: doc/tin.1:111 +#: doc/tin.1:112 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text -#: doc/tin.1:116 +#: doc/tin.1:117 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option and mark all articles as " @@ -305,14 +305,14 @@ msgstr "" "read." #. type: TP -#: doc/tin.1:116 +#: doc/tin.1:117 #, no-wrap msgid "B<-d>" msgstr "B<-d>" #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:122 +#: doc/tin.1:123 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." @@ -321,30 +321,34 @@ msgstr "" "(interactive mode)." #. type: TP -#: doc/tin.1:122 +#: doc/tin.1:123 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "B<-D>I< debug-level>" #. type: Plain text -#: doc/tin.1:127 +#: doc/tin.1:130 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " -"NNTP-level ''B<-v>'' controls the verbosity of the output." +"NNTP-level ''B<-v>'' controls the verbosity of the output. Depending on the " +"debug-level various files may be written to I<$TMPDIR> and/or on screen " +"output may be given. See also the \"SECURITY\" section!" msgstr "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " -"NNTP-level ''B<-v>'' controls the verbosity of the output." +"NNTP-level ''B<-v>'' controls the verbosity of the output. Depending on the " +"debug-level various files may be written to I<$TMPDIR> and/or on screen " +"output may be given. See also the \"SECURITY\" section!" #. type: TP -#: doc/tin.1:127 +#: doc/tin.1:130 #, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< file>" #. type: Plain text -#: doc/tin.1:131 +#: doc/tin.1:134 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." @@ -353,13 +357,13 @@ msgstr "" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." #. type: TP -#: doc/tin.1:131 +#: doc/tin.1:134 #, no-wrap msgid "B<-g>I< server>" msgstr "B<-g>I< server>" #. type: Plain text -#: doc/tin.1:136 +#: doc/tin.1:139 msgid "" "Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "newsrctable>. Only available when reading via NNTP." @@ -368,13 +372,13 @@ msgstr "" "newsrctable>. Only available when reading via NNTP." #. type: TP -#: doc/tin.1:136 +#: doc/tin.1:139 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "B<-G>I< article-limit>" #. type: Plain text -#: doc/tin.1:144 +#: doc/tin.1:147 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I articles/" @@ -389,37 +393,37 @@ msgstr "" "I. Default is 0, which means no limit." #. type: TP -#: doc/tin.1:144 +#: doc/tin.1:147 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:150 msgid "Help listing all command-line options." msgstr "Help listing all command-line options." #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:150 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:151 +#: doc/tin.1:154 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" "Brief introduction to B that is also shown the first time it is started." #. type: TP -#: doc/tin.1:151 +#: doc/tin.1:154 #, no-wrap msgid "B<-I>I< dir>" msgstr "B<-I>I< dir>" #. type: Plain text -#: doc/tin.1:157 +#: doc/tin.1:160 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -432,13 +436,28 @@ msgstr "" "B is turned off." #. type: TP -#: doc/tin.1:157 +#: doc/tin.1:160 +#, no-wrap +msgid "B<-k>" +msgstr "B<-k>" + +#. type: Plain text +#: doc/tin.1:164 +msgid "" +"Skip the certificate verification step for NNTPS connections and proceed " +"without checking. This option implies ''B<-T>''." +msgstr "" +"Skip the certificate verification step for NNTPS connections and proceed " +"without checking. This option implies ''B<-T>''." + +#. type: TP +#: doc/tin.1:164 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:169 +#: doc/tin.1:176 msgid "" "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/" "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the " @@ -459,25 +478,25 @@ msgstr "" "available that is used instead as it gives more accurate article counts." #. type: TP -#: doc/tin.1:169 +#: doc/tin.1:176 #, no-wrap msgid "B<-m>I< dir>" msgstr "B<-m>I< dir>" #. type: Plain text -#: doc/tin.1:172 +#: doc/tin.1:179 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." #. type: TP -#: doc/tin.1:172 +#: doc/tin.1:179 #, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< user>" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:183 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -486,13 +505,13 @@ msgstr "" "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:183 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:190 msgid "" "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME" @@ -507,13 +526,13 @@ msgstr "" "''B<-l>''." #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:190 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:187 +#: doc/tin.1:194 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -522,13 +541,13 @@ msgstr "" "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." #. type: TP -#: doc/tin.1:187 +#: doc/tin.1:194 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:191 +#: doc/tin.1:198 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." @@ -537,30 +556,30 @@ msgstr "" "quick, it should be used with ''B<-n>'' if possible." #. type: TP -#: doc/tin.1:191 +#: doc/tin.1:198 #, no-wrap msgid "B<-p>I< port>" msgstr "B<-p>I< port>" #. type: Plain text -#: doc/tin.1:196 +#: doc/tin.1:203 msgid "" -"Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set. Only available when reading via " -"NNTP." -msgstr "" -"Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set. Only available when reading via " -"NNTP." +"Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " +"see ''B<-T>''). This also overrides the environment variable $B if " +"set. Only available when reading via NNTP." +msgstr "" +"Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " +"see ''B<-T>''). This also overrides the environment variable $B if " +"set. Only available when reading via NNTP." #. type: TP -#: doc/tin.1:196 +#: doc/tin.1:203 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:199 +#: doc/tin.1:206 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." @@ -569,13 +588,13 @@ msgstr "" "day." #. type: TP -#: doc/tin.1:199 +#: doc/tin.1:206 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:210 msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-dnq>''." @@ -584,13 +603,13 @@ msgstr "" "equivalent to ''B<-dnq>''." #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:210 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:208 +#: doc/tin.1:215 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." @@ -599,24 +618,24 @@ msgstr "" "variable $B or contained in the file I." #. type: TP -#: doc/tin.1:208 +#: doc/tin.1:215 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:211 +#: doc/tin.1:218 msgid "Read news saved by the ''B<-S>'' option." msgstr "Read news saved by the ''B<-S>'' option." #. type: TP -#: doc/tin.1:211 +#: doc/tin.1:218 #, no-wrap msgid "B<-s>I< dir>" msgstr "B<-s>I< dir>" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:222 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." @@ -625,13 +644,13 @@ msgstr "" "News>." #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:222 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:219 +#: doc/tin.1:226 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." @@ -640,13 +659,24 @@ msgstr "" "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." #. type: TP -#: doc/tin.1:219 +#: doc/tin.1:226 +#, no-wrap +msgid "B<-T>" +msgstr "B<-T>" + +#. type: Plain text +#: doc/tin.1:229 +msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +msgstr "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." + +#. type: TP +#: doc/tin.1:229 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:225 +#: doc/tin.1:235 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option. This option is disabled " @@ -659,13 +689,13 @@ msgstr "" "B is turned off." #. type: TP -#: doc/tin.1:225 +#: doc/tin.1:235 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:230 +#: doc/tin.1:240 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -676,24 +706,24 @@ msgstr "" "verbosity." #. type: TP -#: doc/tin.1:230 +#: doc/tin.1:240 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:233 -msgid "Print version and date information." -msgstr "Print version and date information." +#: doc/tin.1:243 +msgid "Print version information and compilation options." +msgstr "Print version information and compilation options." #. type: TP -#: doc/tin.1:233 +#: doc/tin.1:243 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:238 +#: doc/tin.1:248 msgid "" "Quick mode to post an article and then exit. This option implies \\&''B<-" "d>''. In order for this to be really quick, it should be used with ''B<-n>'' " @@ -704,24 +734,24 @@ msgstr "" "if possible." #. type: TP -#: doc/tin.1:238 +#: doc/tin.1:248 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:241 +#: doc/tin.1:251 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "No-posting mode. You cannot post articles if you use this option." #. type: TP -#: doc/tin.1:241 +#: doc/tin.1:251 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:246 +#: doc/tin.1:256 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -732,13 +762,13 @@ msgstr "" "if they don't exist." #. type: TP -#: doc/tin.1:246 +#: doc/tin.1:256 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:261 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -749,13 +779,13 @@ msgstr "" "login file." #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:261 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:257 +#: doc/tin.1:267 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -768,7 +798,7 @@ msgstr "" "that new/unread news exists. Useful for writing scripts." #. type: Plain text -#: doc/tin.1:263 +#: doc/tin.1:273 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -781,7 +811,7 @@ msgstr "" "CONFIGURABLE VARIABLES\" and B<\\%tin>(5)." #. type: Plain text -#: doc/tin.1:268 +#: doc/tin.1:278 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -794,7 +824,7 @@ msgstr "" "the types of pattern that B understands." #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:283 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -807,7 +837,7 @@ msgstr "" "too, as though you had yanked just those groups in." #. type: Plain text -#: doc/tin.1:277 +#: doc/tin.1:287 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -818,7 +848,7 @@ msgstr "" "respectively the first group that matches is used." #. type: Plain text -#: doc/tin.1:284 +#: doc/tin.1:294 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -833,7 +863,7 @@ msgstr "" "active}> file and get them back." #. type: Plain text -#: doc/tin.1:289 +#: doc/tin.1:299 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -846,7 +876,7 @@ msgstr "" "newsrctable>) can be matched." #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:304 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." @@ -855,19 +885,19 @@ msgstr "" "options. Thus, command-line option takes precedence over configured values." #. type: IX -#: doc/tin.1:294 doc/tin.1:295 +#: doc/tin.1:304 doc/tin.1:305 #, no-wrap msgid "USAGE" msgstr "USAGE" #. type: SS -#: doc/tin.1:298 +#: doc/tin.1:308 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "NEWS ADMINISTRATION" #. type: Plain text -#: doc/tin.1:302 +#: doc/tin.1:312 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -878,7 +908,7 @@ msgstr "" "news system and news users." #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:322 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -897,13 +927,13 @@ msgstr "" "%6048>) and all modern servers should understand it." #. type: SS -#: doc/tin.1:312 +#: doc/tin.1:322 #, no-wrap msgid "SCREEN FORMAT" msgstr "SCREEN FORMAT" #. type: Plain text -#: doc/tin.1:315 +#: doc/tin.1:325 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -912,22 +942,24 @@ msgstr "" "Thread level and Article level." #. type: Plain text -#: doc/tin.1:321 +#: doc/tin.1:332 msgid "" -"At the Selection level the title displays (the name of the news server and) " -"the number of subscribed groups (containing new unread articles). The " -"newsgroups are displayed in the middle of the screen usually with the number " -"of unread articles displayed on the same line in front, but it can be " -"customized via B." -msgstr "" -"At the Selection level the title displays (the name of the news server and) " -"the number of subscribed groups (containing new unread articles). The " -"newsgroups are displayed in the middle of the screen usually with the number " -"of unread articles displayed on the same line in front, but it can be " -"customised via B." +"At the Selection level the title displays (the name of the news server (with " +"a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " +"number of subscribed groups (containing new unread articles). The newsgroups " +"are displayed in the middle of the screen usually with the number of unread " +"articles displayed on the same line in front, but it can be customized via " +"B." +msgstr "" +"At the Selection level the title displays (the name of the news server (with " +"a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " +"number of subscribed groups (containing new unread articles). The newsgroups " +"are displayed in the middle of the screen usually with the number of unread " +"articles displayed on the same line in front, but it can be customised via " +"B." #. type: Plain text -#: doc/tin.1:329 +#: doc/tin.1:340 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -943,20 +975,20 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:343 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "" "There may also be a character prefixing the line. An explanation follows:" #. type: TP -#: doc/tin.1:332 +#: doc/tin.1:343 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:337 +#: doc/tin.1:348 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -967,13 +999,13 @@ msgstr "" "keys." #. type: TP -#: doc/tin.1:337 +#: doc/tin.1:348 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:342 +#: doc/tin.1:353 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -984,13 +1016,13 @@ msgstr "" "confirmation before you post to a moderated group." #. type: TP -#: doc/tin.1:342 +#: doc/tin.1:353 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:351 +#: doc/tin.1:362 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -1009,13 +1041,13 @@ msgstr "" "in a later session." #. type: TP -#: doc/tin.1:351 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:356 +#: doc/tin.1:367 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -1026,13 +1058,13 @@ msgstr "" "have set B to \"ask\" in the Options Menu." #. type: TP -#: doc/tin.1:356 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:360 +#: doc/tin.1:371 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." @@ -1041,13 +1073,13 @@ msgstr "" "by a more appropriately named one." #. type: TP -#: doc/tin.1:360 +#: doc/tin.1:371 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:365 +#: doc/tin.1:376 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -1058,7 +1090,7 @@ msgstr "" "group to post to." #. type: Plain text -#: doc/tin.1:375 +#: doc/tin.1:386 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -1080,13 +1112,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:379 +#: doc/tin.1:390 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr " alt.sources (5B -50/23+ 0* 3o 0K)\n" #. type: Plain text -#: doc/tin.1:387 +#: doc/tin.1:398 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -1103,7 +1135,7 @@ msgstr "" "redirected." #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:409 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -1128,13 +1160,13 @@ msgstr "" "can be customised via B." #. type: Plain text -#: doc/tin.1:402 +#: doc/tin.1:413 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" #. type: Plain text -#: doc/tin.1:407 +#: doc/tin.1:418 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -1149,7 +1181,7 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:412 +#: doc/tin.1:423 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" @@ -1158,7 +1190,7 @@ msgstr "" "used) looks like this, but can be customised via B:" #. type: Plain text -#: doc/tin.1:419 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -1173,12 +1205,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:424 +#: doc/tin.1:435 msgid "At the Article level the page header has the following format:" msgstr "At the Article level the page header has the following format:" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:441 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1190,13 +1222,13 @@ msgstr "" "Urs Janssen Eurs@akk.orgE at Arbeitskreis Kultur und Kommunikati\n" #. type: Plain text -#: doc/tin.1:432 +#: doc/tin.1:443 #, no-wrap msgid "article-body\n" msgstr "article-body\n" #. type: Plain text -#: doc/tin.1:438 +#: doc/tin.1:449 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." @@ -1205,13 +1237,13 @@ msgstr "" "section \"CUSTOMISING THE SCREEN FORMAT\"." #. type: SS -#: doc/tin.1:438 +#: doc/tin.1:449 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "COMMON MOVING KEYS" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:452 msgid "" "This table shows the common keys used for moving around all levels within " "B." @@ -1220,13 +1252,13 @@ msgstr "" "B." #. type: ta -#: doc/tin.1:443 +#: doc/tin.1:454 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" #. type: Plain text -#: doc/tin.1:451 +#: doc/tin.1:462 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1246,13 +1278,13 @@ msgstr "" "Line Down\tB\tB (B or B<^N>)\n" #. type: SS -#: doc/tin.1:455 +#: doc/tin.1:466 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "COMMON EDITING COMMANDS" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:473 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1265,35 +1297,35 @@ msgstr "" "available when editing a string:" #. type: TP -#: doc/tin.1:463 +#: doc/tin.1:473 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:466 +#: doc/tin.1:476 msgid "move to beginning or end of line, respectively." msgstr "move to beginning or end of line, respectively." #. type: TP -#: doc/tin.1:466 +#: doc/tin.1:476 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:469 +#: doc/tin.1:479 msgid "non-destructive move forward or back one location, respectively." msgstr "non-destructive move forward or back one location, respectively." #. type: TP -#: doc/tin.1:469 +#: doc/tin.1:479 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:483 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." @@ -1302,57 +1334,57 @@ msgstr "" "characters in the buffer." #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:483 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EDELE>" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:486 msgid "delete character left of the cursor." msgstr "delete character left of the cursor." #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:486 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:489 msgid "delete from cursor to end of line." msgstr "delete from cursor to end of line." #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:489 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:482 +#: doc/tin.1:492 msgid "move through history, previous and next, respectively." msgstr "move through history, previous and next, respectively." #. type: TP -#: doc/tin.1:482 +#: doc/tin.1:492 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:485 +#: doc/tin.1:495 msgid "redraw the current line." msgstr "redraw the current line." #. type: TP -#: doc/tin.1:485 +#: doc/tin.1:495 #, no-wrap msgid "BCRE>" msgstr "BCRE>" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:499 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." @@ -1361,24 +1393,24 @@ msgstr "" "caller." #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:499 #, no-wrap msgid "BESCE>" msgstr "BESCE>" #. type: Plain text -#: doc/tin.1:494 +#: doc/tin.1:504 msgid "aborts the present editing operation." msgstr "aborts the present editing operation." #. type: SS -#: doc/tin.1:494 +#: doc/tin.1:504 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "GLOBAL COMMANDS" #. type: Plain text -#: doc/tin.1:497 +#: doc/tin.1:507 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1387,13 +1419,13 @@ msgstr "" "the same effect." #. type: TP -#: doc/tin.1:498 doc/tin.1:1380 doc/tin.1:1434 doc/tin.1:1480 +#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:503 +#: doc/tin.1:512 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1404,57 +1436,57 @@ msgstr "" "have been disabled by the System Administrator." #. type: TP -#: doc/tin.1:503 +#: doc/tin.1:512 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:506 +#: doc/tin.1:515 msgid "Toggle use of ANSI color." msgstr "Toggle use of ANSI colour." #. type: TP -#: doc/tin.1:506 +#: doc/tin.1:515 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:509 +#: doc/tin.1:518 msgid "Redraw the current screen." msgstr "Redraw the current screen." #. type: TP -#: doc/tin.1:509 +#: doc/tin.1:518 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:521 msgid "Scroll screen up by one line." msgstr "Scroll screen up by one line." #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:521 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:524 msgid "Scroll screen down by one line." msgstr "Scroll screen down by one line." #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:529 +#: doc/tin.1:538 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1481,30 +1513,30 @@ msgstr "" "('B<^O>''B''B'). See also ''B<-o>'' command-line switch." #. type: TP -#: doc/tin.1:529 doc/tin.1:1386 doc/tin.1:1441 doc/tin.1:1486 +#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:535 +#: doc/tin.1:544 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" -"\\e>') to search on this screen. B ('B') returns to the menu." +"\\(rs>') to search on this screen. B ('B') returns to the menu." msgstr "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" -"\\e>') to search on this screen. B ('B') returns to the menu." +"\\(rs>') to search on this screen. B ('B') returns to the menu." #. type: TP -#: doc/tin.1:535 doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:539 doc/tin.1:1393 doc/tin.1:1448 doc/tin.1:1493 +#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." @@ -1513,13 +1545,13 @@ msgstr "" "etiquette after composing an article (B)." #. type: TP -#: doc/tin.1:539 +#: doc/tin.1:548 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:553 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more information." @@ -1528,42 +1560,42 @@ msgstr "" "are listed. See the section \"POSTING HISTORY LISTING\" for more information." #. type: TP -#: doc/tin.1:544 +#: doc/tin.1:553 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:549 +#: doc/tin.1:558 msgid "Print B version information." msgstr "Print B version information." #. type: SS -#: doc/tin.1:549 +#: doc/tin.1:558 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "NEWSGROUP SELECTION COMMANDS" #. type: TP -#: doc/tin.1:550 doc/tin.1:688 doc/tin.1:940 doc/tin.1:1108 doc/tin.1:3567 +#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:562 msgid "Select group 4." msgstr "Select group 4." #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:562 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:557 +#: doc/tin.1:566 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." @@ -1572,13 +1604,13 @@ msgstr "" "records of which articles have been read, so use this carefully." #. type: TP -#: doc/tin.1:557 doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:561 doc/tin.1:713 doc/tin.1:965 +#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1587,72 +1619,72 @@ msgstr "" "section \"RANGES\" for more information." #. type: TP -#: doc/tin.1:561 +#: doc/tin.1:570 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:564 +#: doc/tin.1:573 msgid "Sort the list of newsgroups." msgstr "Sort the list of newsgroups." #. type: TP -#: doc/tin.1:564 doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 doc/tin.1:1377 -#: doc/tin.1:1428 doc/tin.1:1477 +#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 +#: doc/tin.1:1449 doc/tin.1:1498 #, no-wrap -msgid "B" -msgstr "B" +msgid "B" +msgstr "B" #. type: Plain text -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1380 -#: doc/tin.1:1431 doc/tin.1:1480 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 +#: doc/tin.1:1452 doc/tin.1:1501 msgid "Repeat the previous search." msgstr "Repeat the previous search." #. type: TP -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1371 -#: doc/tin.1:1422 doc/tin.1:1471 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 +#: doc/tin.1:1443 doc/tin.1:1492 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:570 +#: doc/tin.1:579 msgid "Search for a group by name and description (if displayed)." msgstr "Search for a group by name and description (if displayed)." #. type: TP -#: doc/tin.1:570 doc/tin.1:722 doc/tin.1:974 doc/tin.1:1171 doc/tin.1:1374 -#: doc/tin.1:1425 doc/tin.1:1474 +#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 +#: doc/tin.1:1446 doc/tin.1:1495 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:582 msgid "Backward search through the group names and descriptions." msgstr "Backward search through the group names and descriptions." #. type: TP -#: doc/tin.1:573 +#: doc/tin.1:582 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:576 +#: doc/tin.1:585 msgid "Read current group." msgstr "Read current group." #. type: TP -#: doc/tin.1:576 +#: doc/tin.1:585 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:580 +#: doc/tin.1:589 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." @@ -1661,13 +1693,13 @@ msgstr "" "group selection list looking for unread groups." #. type: TP -#: doc/tin.1:580 doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:584 +#: doc/tin.1:593 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." @@ -1676,13 +1708,13 @@ msgstr "" "group in the group selection list." #. type: TP -#: doc/tin.1:584 doc/tin.1:801 doc/tin.1:1016 doc/tin.1:1233 +#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:588 +#: doc/tin.1:597 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." @@ -1691,13 +1723,13 @@ msgstr "" "unread group in the group selection list." #. type: TP -#: doc/tin.1:588 +#: doc/tin.1:597 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:592 +#: doc/tin.1:601 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." @@ -1706,24 +1738,24 @@ msgstr "" "descriptions." #. type: TP -#: doc/tin.1:592 doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1245 +#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:595 doc/tin.1:817 doc/tin.1:1032 doc/tin.1:1248 +#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 msgid "Edit the filter file and reload it afterwards." msgstr "Edit the filter file and reload it afterwards." #. type: TP -#: doc/tin.1:595 +#: doc/tin.1:604 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:599 doc/tin.1:821 +#: doc/tin.1:608 doc/tin.1:833 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." @@ -1732,14 +1764,14 @@ msgstr "" "even those not currently yanked in." #. type: TP -#: doc/tin.1:599 doc/tin.1:824 doc/tin.1:1032 doc/tin.1:1261 doc/tin.1:1383 -#: doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 +#: doc/tin.1:1458 doc/tin.1:1504 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:604 +#: doc/tin.1:613 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1750,24 +1782,35 @@ msgstr "" "option." #. type: TP -#: doc/tin.1:604 doc/tin.1:828 doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:607 doc/tin.1:831 doc/tin.1:1038 doc/tin.1:1267 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 msgid "Toggle inverse video." msgstr "Toggle inverse video." #. type: TP -#: doc/tin.1:607 doc/tin.1:840 doc/tin.1:1044 doc/tin.1:1273 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +msgid "Show details about current connection." +msgstr "Show details about current connection." + +#. type: TP +#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:614 +#: doc/tin.1:626 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1782,13 +1825,13 @@ msgstr "" "supports [X]HDR (B, B) or XPAT (B)." #. type: TP -#: doc/tin.1:614 +#: doc/tin.1:626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:620 +#: doc/tin.1:632 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1801,13 +1844,13 @@ msgstr "" "group displayed." #. type: TP -#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1281 +#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:624 doc/tin.1:852 doc/tin.1:1285 +#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." @@ -1816,24 +1859,24 @@ msgstr "" "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." #. type: TP -#: doc/tin.1:624 +#: doc/tin.1:636 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:627 +#: doc/tin.1:639 msgid "Positions the cursor on the next group with unread articles in it." msgstr "Positions the cursor on the next group with unread articles in it." #. type: TP -#: doc/tin.1:627 doc/tin.1:869 doc/tin.1:1057 doc/tin.1:1302 +#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:631 +#: doc/tin.1:643 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." @@ -1842,24 +1885,24 @@ msgstr "" "accordingly." #. type: TP -#: doc/tin.1:631 doc/tin.1:872 doc/tin.1:1060 doc/tin.1:1305 +#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:634 doc/tin.1:875 doc/tin.1:1063 doc/tin.1:1308 +#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 msgid "Quit B \\(em don't ask the user to confirm." msgstr "Quit B \\(em don't ask the user to confirm." #. type: TP -#: doc/tin.1:634 +#: doc/tin.1:646 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1870,13 +1913,13 @@ msgstr "" "command-line when B was started." #. type: TP -#: doc/tin.1:639 doc/tin.1:878 doc/tin.1:1063 +#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:643 doc/tin.1:882 doc/tin.1:1067 +#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." @@ -1885,24 +1928,24 @@ msgstr "" "way of getting bugs fixed and features added/changed." #. type: TP -#: doc/tin.1:643 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:646 +#: doc/tin.1:658 msgid "Subscribe to current group." msgstr "Subscribe to current group." #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1913,13 +1956,13 @@ msgstr "" "understands." #. type: TP -#: doc/tin.1:651 +#: doc/tin.1:663 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:656 +#: doc/tin.1:668 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1930,13 +1973,13 @@ msgstr "" "\" section." #. type: TP -#: doc/tin.1:656 +#: doc/tin.1:668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:661 +#: doc/tin.1:673 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1947,13 +1990,13 @@ msgstr "" "understands." #. type: TP -#: doc/tin.1:661 doc/tin.1:907 doc/tin.1:1086 doc/tin.1:1342 +#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:667 +#: doc/tin.1:679 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1966,24 +2009,24 @@ msgstr "" "discard it via B ('B')." #. type: TP -#: doc/tin.1:667 +#: doc/tin.1:679 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:670 +#: doc/tin.1:682 msgid "Quit B without saving any changes to the configuration." msgstr "Quit B without saving any changes to the configuration." #. type: TP -#: doc/tin.1:670 +#: doc/tin.1:682 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:675 +#: doc/tin.1:687 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1994,13 +2037,13 @@ msgstr "" "those that are subscribed to in I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." #. type: TP -#: doc/tin.1:675 +#: doc/tin.1:687 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." @@ -2009,25 +2052,25 @@ msgstr "" "to see if any new news has arrived since starting B." #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:684 +#: doc/tin.1:696 msgid "Mark all articles in the current group as unread." msgstr "Mark all articles in the current group as unread." #. type: SS -#: doc/tin.1:684 +#: doc/tin.1:696 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "GROUP INDEX COMMANDS" #. type: Plain text -#: doc/tin.1:688 +#: doc/tin.1:700 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -2038,18 +2081,18 @@ msgstr "" "toggle the setting right before/after the search." #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "Select article 4." msgstr "Select article 4." #. type: TP -#: doc/tin.1:691 doc/tin.1:943 doc/tin.1:1111 +#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1115 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." @@ -2058,13 +2101,13 @@ msgstr "" "for more information." #. type: TP -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1130 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:699 doc/tin.1:951 doc/tin.1:1134 +#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." @@ -2073,13 +2116,13 @@ msgstr "" "more information." #. type: TP -#: doc/tin.1:699 doc/tin.1:951 +#: doc/tin.1:711 doc/tin.1:966 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -2090,13 +2133,13 @@ msgstr "" "be marked." #. type: TP -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:721 doc/tin.1:976 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -2107,45 +2150,45 @@ msgstr "" "should be marked." #. type: TP -#: doc/tin.1:713 doc/tin.1:965 doc/tin.1:1162 +#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 +#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 msgid "Re-enter the last message that was viewed." msgstr "Re-enter the last message that was viewed." #. type: Plain text -#: doc/tin.1:722 doc/tin.1:974 +#: doc/tin.1:734 doc/tin.1:989 msgid "Search forward for specified subject." msgstr "Search forward for specified subject." #. type: Plain text -#: doc/tin.1:725 doc/tin.1:977 +#: doc/tin.1:737 doc/tin.1:992 msgid "Search backwards for specified subject." msgstr "Search backwards for specified subject." #. type: TP -#: doc/tin.1:725 +#: doc/tin.1:737 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:980 +#: doc/tin.1:740 doc/tin.1:995 msgid "Select current thread for later processing." msgstr "Select current thread for later processing." #. type: TP -#: doc/tin.1:728 +#: doc/tin.1:740 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:732 +#: doc/tin.1:744 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." @@ -2154,13 +2197,13 @@ msgstr "" "B with a pattern of ''*''." #. type: TP -#: doc/tin.1:732 +#: doc/tin.1:744 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:737 +#: doc/tin.1:749 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -2171,13 +2214,13 @@ msgstr "" "articles become selected." #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:742 +#: doc/tin.1:754 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for auto-" @@ -2188,13 +2231,13 @@ msgstr "" "selection on author where reader wants to see entire thread." #. type: TP -#: doc/tin.1:742 +#: doc/tin.1:754 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:748 +#: doc/tin.1:760 msgid "" "Prompts for a pattern with which to match on. All threads whose subjects " "match the pattern will be marked selected. A pattern of ''*'' will match all " @@ -2207,24 +2250,24 @@ msgstr "" "was entered." #. type: TP -#: doc/tin.1:748 +#: doc/tin.1:760 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:751 +#: doc/tin.1:763 msgid "Reverse all selections on all articles." msgstr "Reverse all selections on all articles." #. type: TP -#: doc/tin.1:751 +#: doc/tin.1:763 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:757 +#: doc/tin.1:769 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -2237,13 +2280,13 @@ msgstr "" "Thus, one can iteratively whittle down uninteresting threads." #. type: TP -#: doc/tin.1:757 doc/tin.1:989 doc/tin.1:1188 +#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:762 doc/tin.1:994 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -2254,13 +2297,13 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:762 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1211 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:771 +#: doc/tin.1:783 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -2279,13 +2322,13 @@ msgstr "" "information on filtering." #. type: TP -#: doc/tin.1:771 doc/tin.1:1202 +#: doc/tin.1:783 doc/tin.1:1220 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:780 +#: doc/tin.1:792 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -2304,35 +2347,35 @@ msgstr "" "information on filtering." #. type: TP -#: doc/tin.1:780 +#: doc/tin.1:792 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "Read current article." msgstr "Read current article." #. type: TP -#: doc/tin.1:783 +#: doc/tin.1:795 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:786 +#: doc/tin.1:798 msgid "View next unread article or group." msgstr "View next unread article or group." #. type: TP -#: doc/tin.1:786 doc/tin.1:1000 doc/tin.1:1219 +#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:790 +#: doc/tin.1:802 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." @@ -2341,24 +2384,24 @@ msgstr "" "line." #. type: TP -#: doc/tin.1:790 doc/tin.1:1005 doc/tin.1:1222 +#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:793 doc/tin.1:1008 +#: doc/tin.1:805 doc/tin.1:1023 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "Author backward search. Otherwise, see B ('B') above." #. type: TP -#: doc/tin.1:793 doc/tin.1:1008 doc/tin.1:1225 +#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." @@ -2367,7 +2410,7 @@ msgstr "" "search using B ('B')." #. type: Plain text -#: doc/tin.1:801 +#: doc/tin.1:813 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." @@ -2376,7 +2419,7 @@ msgstr "" "selection list. Move cursor to next group." #. type: Plain text -#: doc/tin.1:805 +#: doc/tin.1:817 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." @@ -2385,13 +2428,13 @@ msgstr "" "unread news." #. type: TP -#: doc/tin.1:805 +#: doc/tin.1:817 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1024 +#: doc/tin.1:821 doc/tin.1:1039 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." @@ -2400,13 +2443,13 @@ msgstr "" "tinrc variable B." #. type: TP -#: doc/tin.1:809 +#: doc/tin.1:821 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1242 +#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2417,24 +2460,24 @@ msgstr "" "newsgroup 'control' or 'control.cancel'." #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:824 +#: doc/tin.1:836 msgid "Toggle article/group limit." msgstr "Toggle article/group limit." #. type: Plain text -#: doc/tin.1:828 +#: doc/tin.1:840 msgid "" "Display the subject of the first article in the current thread in the last " "line." @@ -2443,13 +2486,13 @@ msgstr "" "line." #. type: TP -#: doc/tin.1:831 +#: doc/tin.1:846 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:837 +#: doc/tin.1:852 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2462,29 +2505,29 @@ msgstr "" "prompt asks how to proceed." #. type: TP -#: doc/tin.1:837 +#: doc/tin.1:852 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:855 msgid "Open the thread under the current cursor position." msgstr "Open the thread under the current cursor position." #. type: Plain text -#: doc/tin.1:843 doc/tin.1:1047 doc/tin.1:1276 +#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 msgid "Look up article by ''Message-ID:''." msgstr "Look up article by ''Message-ID:''." #. type: TP -#: doc/tin.1:843 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:848 doc/tin.1:1052 doc/tin.1:1281 +#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2495,35 +2538,35 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:867 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:870 msgid "Go to next group." msgstr "Go to next group." #. type: TP -#: doc/tin.1:855 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1312 msgid "Go to the next unread article." msgstr "Go to the next unread article." #. type: TP -#: doc/tin.1:858 doc/tin.1:1052 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1057 doc/tin.1:1296 +#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2534,51 +2577,51 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:863 +#: doc/tin.1:878 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:866 +#: doc/tin.1:881 msgid "Go to previous group." msgstr "Go to previous group." #. type: TP -#: doc/tin.1:866 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:869 +#: doc/tin.1:884 msgid "Go to previous unread article." msgstr "Go to previous unread article." #. type: Plain text -#: doc/tin.1:872 doc/tin.1:1060 +#: doc/tin.1:887 doc/tin.1:1078 msgid "Return to previous level." msgstr "Return to previous level." #. type: TP -#: doc/tin.1:875 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 +#: doc/tin.1:893 msgid "Toggle the display between all articles and unread articles." msgstr "Toggle the display between all articles and unread articles." #. type: TP -#: doc/tin.1:882 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1072 doc/tin.1:1321 +#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2589,24 +2632,24 @@ msgstr "" "PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:887 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:890 doc/tin.1:1075 doc/tin.1:1324 +#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 msgid "Save marked articles automatically without further prompting." msgstr "Save marked articles automatically without further prompting." #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:905 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:895 +#: doc/tin.1:910 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2617,13 +2660,13 @@ msgstr "" "B ('B')." #. type: TP -#: doc/tin.1:895 +#: doc/tin.1:910 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:899 doc/tin.1:1083 +#: doc/tin.1:914 doc/tin.1:1101 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." @@ -2632,13 +2675,13 @@ msgstr "" "order." #. type: TP -#: doc/tin.1:899 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:919 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2649,18 +2692,18 @@ msgstr "" "multipart articles into a thread (''Subject:'' based)." #. type: TP -#: doc/tin.1:904 +#: doc/tin.1:919 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:907 +#: doc/tin.1:922 msgid "Untag all articles that were tagged." msgstr "Untag all articles that were tagged." #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1093 doc/tin.1:1349 +#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2673,13 +2716,13 @@ msgstr "" "o>'' command-line switch) or discard it via B ('B')." #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:929 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:920 doc/tin.1:1355 +#: doc/tin.1:935 doc/tin.1:1376 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2692,13 +2735,13 @@ msgstr "" "your own articles." #. type: TP -#: doc/tin.1:920 +#: doc/tin.1:935 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:943 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2715,25 +2758,25 @@ msgstr "" "changes permanent." #. type: TP -#: doc/tin.1:928 doc/tin.1:1093 doc/tin.1:1355 +#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:931 +#: doc/tin.1:946 msgid "Mark current article as unread." msgstr "Mark current article as unread." #. type: TP -#: doc/tin.1:931 doc/tin.1:1098 doc/tin.1:1358 +#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:938 +#: doc/tin.1:953 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2744,79 +2787,79 @@ msgstr "" "present, a prompt asks how to proceed." #. type: SS -#: doc/tin.1:938 +#: doc/tin.1:953 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "THREAD LISTING COMMANDS" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:958 msgid "Select article 4 within thread." msgstr "Select article 4 within thread." #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:992 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:995 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:998 msgid "Toggle selection of current article." msgstr "Toggle selection of current article." #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:998 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:1001 msgid "Reverse article selections." msgstr "Reverse article selections." #. type: TP -#: doc/tin.1:986 +#: doc/tin.1:1001 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:989 +#: doc/tin.1:1004 msgid "Undo all selections on current thread." msgstr "Undo all selections on current thread." #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:1009 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:1012 msgid "Read current article within thread." msgstr "Read current article within thread." #. type: TP -#: doc/tin.1:997 +#: doc/tin.1:1012 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1000 +#: doc/tin.1:1015 msgid "View next unread article within thread." msgstr "View next unread article within thread." #. type: Plain text -#: doc/tin.1:1005 +#: doc/tin.1:1020 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2827,7 +2870,7 @@ msgstr "" "the current one." #. type: Plain text -#: doc/tin.1:1016 +#: doc/tin.1:1031 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." @@ -2836,7 +2879,7 @@ msgstr "" "page. Move cursor to next thread." #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1035 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." @@ -2845,30 +2888,30 @@ msgstr "" "containing unread news." #. type: TP -#: doc/tin.1:1020 +#: doc/tin.1:1035 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1024 +#: doc/tin.1:1039 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:1050 doc/tin.1:1282 msgid "Display the subject of the current article in the last line." msgstr "Display the subject of the current article in the last line." #. type: TP -#: doc/tin.1:1038 +#: doc/tin.1:1056 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1044 +#: doc/tin.1:1062 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2879,31 +2922,31 @@ msgstr "" "article. When tagged articles are present, a prompt asks how to proceed." #. type: TP -#: doc/tin.1:1047 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1067 +#: doc/tin.1:1085 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1090 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1075 +#: doc/tin.1:1093 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1079 doc/tin.1:1328 +#: doc/tin.1:1097 doc/tin.1:1349 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." @@ -2912,24 +2955,24 @@ msgstr "" "or reposting." #. type: TP -#: doc/tin.1:1079 +#: doc/tin.1:1097 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1083 +#: doc/tin.1:1101 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1086 +#: doc/tin.1:1104 msgid "Untag all tagged threads." msgstr "Untag all tagged threads." #. type: Plain text -#: doc/tin.1:1098 +#: doc/tin.1:1116 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2941,34 +2984,34 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1103 +#: doc/tin.1:1121 msgid "Mark all articles in thread as unread." msgstr "Mark all articles in thread as unread." #. type: SS -#: doc/tin.1:1103 +#: doc/tin.1:1121 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "ARTICLE VIEWER COMMANDS" #. type: Plain text -#: doc/tin.1:1108 +#: doc/tin.1:1126 msgid "Read the first (base) article in this thread." msgstr "Read the first (base) article in this thread." #. type: Plain text -#: doc/tin.1:1111 +#: doc/tin.1:1129 msgid "Read response 4 in this thread." msgstr "Read response 4 in this thread." #. type: TP -#: doc/tin.1:1115 +#: doc/tin.1:1133 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1119 +#: doc/tin.1:1137 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." @@ -2977,13 +3020,13 @@ msgstr "" "article with all headers included." #. type: TP -#: doc/tin.1:1119 +#: doc/tin.1:1137 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1145 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." @@ -2992,35 +3035,35 @@ msgstr "" "inline pgp (B) and not MIME pgp (B)." #. type: TP -#: doc/tin.1:1127 +#: doc/tin.1:1145 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1130 +#: doc/tin.1:1148 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "Toggles the display mode (raw including all headers vs. cooked)." #. type: TP -#: doc/tin.1:1134 +#: doc/tin.1:1152 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Toggle the TAB width between 4 and 8 characters." #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1159 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." @@ -3029,13 +3072,13 @@ msgstr "" "headers included." #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1159 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." @@ -3044,37 +3087,37 @@ msgstr "" "taken from the B variable in the tinrc file." #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" "Toggles the display of all headers vs. headers in B." #. type: TP -#: doc/tin.1:1148 +#: doc/tin.1:1166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1151 +#: doc/tin.1:1169 msgid "Toggle ROT-13 decoding for this article." msgstr "Toggle ROT-13 decoding for this article." #. type: TP -#: doc/tin.1:1151 +#: doc/tin.1:1169 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." @@ -3083,13 +3126,13 @@ msgstr "" "from the B variable in the tinrc file." #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1162 +#: doc/tin.1:1180 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -3104,23 +3147,23 @@ msgstr "" "up will hide it again." #. type: Plain text -#: doc/tin.1:1171 +#: doc/tin.1:1189 msgid "Forward search the text of this article." msgstr "Forward search the text of this article." #. type: Plain text -#: doc/tin.1:1174 +#: doc/tin.1:1192 msgid "Backward search the text of this article." msgstr "Backward search the text of this article." #. type: TP -#: doc/tin.1:1174 +#: doc/tin.1:1192 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1179 +#: doc/tin.1:1197 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -3131,40 +3174,40 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1179 +#: doc/tin.1:1197 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1182 +#: doc/tin.1:1200 msgid "Go to the first article in the current thread." msgstr "Go to the first article in the current thread." #. type: TP -#: doc/tin.1:1182 +#: doc/tin.1:1200 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1185 +#: doc/tin.1:1203 msgid "Go to the last article in the current thread." msgstr "Go to the last article in the current thread." #. type: TP -#: doc/tin.1:1185 +#: doc/tin.1:1203 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1188 +#: doc/tin.1:1206 msgid "Toggle word highlighting on/off." msgstr "Toggle word highlighting on/off." #. type: Plain text -#: doc/tin.1:1202 +#: doc/tin.1:1220 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -3183,7 +3226,7 @@ msgstr "" "information on filtering." #. type: Plain text -#: doc/tin.1:1211 +#: doc/tin.1:1229 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -3200,24 +3243,24 @@ msgstr "" "\"FILTERING ARTICLES\" for more information on filtering." #. type: TP -#: doc/tin.1:1211 +#: doc/tin.1:1229 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1214 +#: doc/tin.1:1232 msgid "Go to next base article." msgstr "Go to next base article." #. type: TP -#: doc/tin.1:1214 +#: doc/tin.1:1232 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1219 +#: doc/tin.1:1237 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -3228,17 +3271,17 @@ msgstr "" "article." #. type: Plain text -#: doc/tin.1:1222 +#: doc/tin.1:1240 msgid "Author forward search." msgstr "Author forward search." #. type: Plain text -#: doc/tin.1:1225 +#: doc/tin.1:1243 msgid "Author backward search." msgstr "Author backward search." #. type: Plain text -#: doc/tin.1:1233 +#: doc/tin.1:1251 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." @@ -3247,7 +3290,7 @@ msgstr "" "previous menu. Move cursor to next item." #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." @@ -3256,45 +3299,45 @@ msgstr "" "the next thread with unread articles." #. type: TP -#: doc/tin.1:1237 +#: doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1242 +#: doc/tin.1:1260 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1263 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" "Edit the current article. This is restricted to mailgroups and saved news." #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1266 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" "Post a followup to the current article with a copy of the article included." #. type: TP -#: doc/tin.1:1251 +#: doc/tin.1:1269 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Post a followup to the current article without including a copy of the " "article." @@ -3303,107 +3346,107 @@ msgstr "" "article." #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1258 +#: doc/tin.1:1276 msgid "Go to the start of the article." msgstr "Go to the start of the article." #. type: TP -#: doc/tin.1:1258 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1261 +#: doc/tin.1:1279 msgid "Go to the end of the article." msgstr "Go to the end of the article." #. type: TP -#: doc/tin.1:1267 +#: doc/tin.1:1288 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1270 +#: doc/tin.1:1291 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "Mark rest of thread as read and move onto the next unread thread." #. type: TP -#: doc/tin.1:1270 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1294 msgid "Show the thread menu that the current article is a part of." msgstr "Show the thread menu that the current article is a part of." #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1297 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1285 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1288 +#: doc/tin.1:1309 msgid "Go to the next article." msgstr "Go to the next article." #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1296 +#: doc/tin.1:1317 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1299 +#: doc/tin.1:1320 msgid "Go to the previous article." msgstr "Go to the previous article." #. type: TP -#: doc/tin.1:1299 +#: doc/tin.1:1320 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1323 msgid "Go to the previous unread article." msgstr "Go to the previous unread article." #. type: Plain text -#: doc/tin.1:1305 +#: doc/tin.1:1326 msgid "Return to the previous level." msgstr "Return to the previous level." #. type: TP -#: doc/tin.1:1308 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1312 +#: doc/tin.1:1333 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." @@ -3412,13 +3455,13 @@ msgstr "" "article included." #. type: TP -#: doc/tin.1:1312 +#: doc/tin.1:1333 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1316 +#: doc/tin.1:1337 msgid "" "Reply through mail to the author of the current article without including " "the original article." @@ -3427,53 +3470,53 @@ msgstr "" "the original article." #. type: TP -#: doc/tin.1:1316 +#: doc/tin.1:1337 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1342 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1345 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1349 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1331 +#: doc/tin.1:1352 msgid "Return to group selection level." msgstr "Return to group selection level." #. type: TP -#: doc/tin.1:1331 +#: doc/tin.1:1352 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1334 +#: doc/tin.1:1355 msgid "Go to parent article." msgstr "Go to parent article." #. type: TP -#: doc/tin.1:1334 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1338 +#: doc/tin.1:1359 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." @@ -3482,13 +3525,13 @@ msgstr "" "\" for more information." #. type: TP -#: doc/tin.1:1338 +#: doc/tin.1:1359 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1342 +#: doc/tin.1:1363 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." @@ -3497,30 +3540,30 @@ msgstr "" "\"ATTACHMENT LISTING\" for more information." #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1358 +#: doc/tin.1:1379 msgid "Mark article as unread." msgstr "Mark article as unread." #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1384 msgid "Mark the current thread as unread." msgstr "Mark the current thread as unread." #. type: SS -#: doc/tin.1:1363 +#: doc/tin.1:1384 #, no-wrap msgid "URL LISTING" msgstr "URL LISTING" #. type: Plain text -#: doc/tin.1:1366 +#: doc/tin.1:1387 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" @@ -3529,13 +3572,13 @@ msgstr "" "Besides the common moving keys, the following commands are available:" #. type: TP -#: doc/tin.1:1367 +#: doc/tin.1:1388 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1371 +#: doc/tin.1:1392 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." @@ -3544,39 +3587,39 @@ msgstr "" "'BESCE>' or no input will skip the URL." #. type: Plain text -#: doc/tin.1:1374 doc/tin.1:1474 +#: doc/tin.1:1395 doc/tin.1:1495 msgid "URL forward search." msgstr "URL forward search." #. type: Plain text -#: doc/tin.1:1377 doc/tin.1:1477 +#: doc/tin.1:1398 doc/tin.1:1498 msgid "URL backward search." msgstr "URL backward search." #. type: Plain text -#: doc/tin.1:1383 doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 msgid "Shell escape." msgstr "Shell escape." #. type: Plain text -#: doc/tin.1:1386 +#: doc/tin.1:1407 msgid "Toggle the display of the current URL in the last line." msgstr "Toggle the display of the current URL in the last line." #. type: Plain text -#: doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 msgid "Help screen of commands available." msgstr "Help screen of commands available." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1396 +#: doc/tin.1:1417 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "ATTACHMENT LISTING" #. type: Plain text -#: doc/tin.1:1399 +#: doc/tin.1:1420 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3587,57 +3630,57 @@ msgstr "" "available:" #. type: TP -#: doc/tin.1:1400 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1403 +#: doc/tin.1:1424 msgid "Pipe attachment into command." msgstr "Pipe attachment into command." #. type: TP -#: doc/tin.1:1403 +#: doc/tin.1:1424 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1406 +#: doc/tin.1:1427 msgid "Save current attachment / tagged attachments to disk." msgstr "Save current attachment / tagged attachments to disk." #. type: TP -#: doc/tin.1:1406 +#: doc/tin.1:1427 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1409 +#: doc/tin.1:1430 msgid "View attachment." msgstr "View attachment." #. type: TP -#: doc/tin.1:1409 +#: doc/tin.1:1430 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1412 +#: doc/tin.1:1433 msgid "Tag one or more attachments for saving." msgstr "Tag one or more attachments for saving." #. type: TP -#: doc/tin.1:1412 +#: doc/tin.1:1433 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1416 +#: doc/tin.1:1437 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." @@ -3646,52 +3689,52 @@ msgstr "" "content type/transfer encoding match the pattern will be tagged." #. type: TP -#: doc/tin.1:1416 +#: doc/tin.1:1437 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1419 +#: doc/tin.1:1440 msgid "Reverse tagging of all attachments." msgstr "Reverse tagging of all attachments." #. type: TP -#: doc/tin.1:1419 +#: doc/tin.1:1440 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1422 +#: doc/tin.1:1443 msgid "Untag all tagged attachments." msgstr "Untag all tagged attachments." #. type: Plain text -#: doc/tin.1:1425 +#: doc/tin.1:1446 msgid "Attachment forward search." msgstr "Attachment forward search." #. type: Plain text -#: doc/tin.1:1428 +#: doc/tin.1:1449 msgid "Attachment backward search." msgstr "Attachment backward search." #. type: TP -#: doc/tin.1:1431 +#: doc/tin.1:1452 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1434 +#: doc/tin.1:1455 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." #. type: Plain text -#: doc/tin.1:1441 +#: doc/tin.1:1462 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3701,46 +3744,46 @@ msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1451 +#: doc/tin.1:1472 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "POSTING HISTORY LISTING" # #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1480 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " -"informatiosn are shown: a time stamp in \"dd-mm-yy\"-format, a single letter " +"information is shown: a time stamp in \"dd-mm-yy\"-format, a single letter " "indicating the action which initiated the message, the group names " -"(evetually shortened, see also B) or a mail address " +"(eventually shortened, see also B) or a mail address " "the message was sent to and the subject of the message. Besides the common " "moving keys, the following commands are available:" msgstr "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " -"informatiosn are shown: a time stamp in \"dd-mm-yy\"-format, a single letter " +"information is shown: a time stamp in \"dd-mm-yy\"-format, a single letter " "indicating the action which initiated the message, the group names " -"(evetually shortened, see also B) or a mail address " +"(eventually shortened, see also B) or a mail address " "the message was sent to and the subject of the message. Besides the common " "moving keys, the following commands are available:" #. type: TP -#: doc/tin.1:1460 +#: doc/tin.1:1481 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1471 +#: doc/tin.1:1492 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " "in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted> which may not always be the " "case. If using NNTP and the internal inews (B set to \"--" "internal\") and either the server proposes a ''Message-ID:'' during the " -"POST (B) command or B is build to generate ''Message-ID:'' " +"POST (B) command or B is built to generate ''Message-ID:'' " "this should be the case. With an external inews (and reading from local " "spool) it is not." msgstr "" @@ -3749,18 +3792,18 @@ msgstr "" "in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted> which may not always be the " "case. If using NNTP and the internal inews (B set to \"--" "internal\") and either the server proposes a ''Message-ID:'' during the " -"POST (B) command or B is build to generate ''Message-ID:'' " +"POST (B) command or B is built to generate ''Message-ID:'' " "this should be the case. With an external inews (and reading from local " "spool) it is not." #. type: Plain text -#: doc/tin.1:1486 -msgid "Toggle the display of the current 'Message-ID:'' in the last line." -msgstr "Toggle the display of the current 'Message-ID:'' in the last line." +#: doc/tin.1:1507 +msgid "Toggle the display of the current ''Message-ID:'' in the last line." +msgstr "Toggle the display of the current ''Message-ID:'' in the last line." #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1496 +#: doc/tin.1:1517 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -3769,7 +3812,7 @@ msgstr "GLOBAL OPTIONS MENU AND TINRC CO #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1508 +#: doc/tin.1:1529 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3786,7 +3829,7 @@ msgstr "" "distributing system-wide defaults to new users who have no private tinrc yet." #. type: Plain text -#: doc/tin.1:1516 +#: doc/tin.1:1537 msgid "" "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU " @@ -3803,7 +3846,7 @@ msgstr "" "don't edit the file directly whilst B is running." #. type: Plain text -#: doc/tin.1:1522 +#: doc/tin.1:1543 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3818,22 +3861,22 @@ msgstr "" "\\&'BESCE>' will abort without saving changes." #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1550 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " -"('B<\\e>') to search for a specific option. Use B ('B') to exit the " -"option menu and keep your changes. Use B ('B') to exit without " -"keeping your changes." +"('B<\\(rs>') to search for a specific option. Use B ('B') to exit " +"the option menu and keep your changes. Use B ('B') to exit " +"without keeping your changes." msgstr "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " -"('B<\\e>') to search for a specific option. Use B ('B') to exit the " -"option menu and keep your changes. Use B ('B') to exit without " -"keeping your changes." +"('B<\\(rs>') to search for a specific option. Use B ('B') to exit " +"the option menu and keep your changes. Use B ('B') to exit " +"without keeping your changes." #. type: Plain text -#: doc/tin.1:1534 +#: doc/tin.1:1555 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3846,7 +3889,7 @@ msgstr "" "information see section \"ATTRIBUTES MENU AND GROUP ATTRIBUTES\"." #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1558 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." @@ -3855,7 +3898,7 @@ msgstr "" "information see section \"SCOPES MENU\"." #. type: Plain text -#: doc/tin.1:1541 +#: doc/tin.1:1562 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" @@ -3866,13 +3909,13 @@ msgstr "" "tinrc>." #. type: TP -#: doc/tin.1:1541 +#: doc/tin.1:1562 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1547 doc/tin.5:1259 +#: doc/tin.1:1568 doc/tin.5:1281 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3883,13 +3926,13 @@ msgstr "" "readers -E n.s.readers -E n.s.r. Default is OFF." #. type: TP -#: doc/tin.1:1547 +#: doc/tin.1:1568 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1551 doc/tin.5:1263 +#: doc/tin.1:1572 doc/tin.5:1285 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3898,62 +3941,62 @@ msgstr "" "highlighting follow-ups. Default is ON." #. type: TP -#: doc/tin.1:1551 +#: doc/tin.1:1572 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1554 doc/tin.5:1266 +#: doc/tin.1:1575 doc/tin.5:1288 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "Turn ON advertising in header (''User-Agent:''). Default is ON." #. type: TP -#: doc/tin.1:1554 +#: doc/tin.1:1575 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1557 doc/tin.5:1269 +#: doc/tin.1:1578 doc/tin.5:1291 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" "If ON strip multipart/alternative messages automatically. Default is ON." #. type: TP -#: doc/tin.1:1557 +#: doc/tin.1:1578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1272 +#: doc/tin.1:1581 doc/tin.5:1294 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" "The character used to show that an article was deleted. Default is 'D'." #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1563 doc/tin.5:1275 +#: doc/tin.1:1584 doc/tin.5:1297 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" "The character used to show that an article is in a range. Default is '#'." #. type: TP -#: doc/tin.1:1563 +#: doc/tin.1:1584 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1567 doc/tin.5:1279 +#: doc/tin.1:1588 doc/tin.5:1301 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." @@ -3962,13 +4005,13 @@ msgstr "" "when the group is next entered. Default is '-'." #. type: TP -#: doc/tin.1:1567 +#: doc/tin.1:1588 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1571 doc/tin.5:1283 +#: doc/tin.1:1592 doc/tin.5:1305 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." @@ -3977,13 +4020,13 @@ msgstr "" "Default is '*'." #. type: TP -#: doc/tin.1:1571 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1287 +#: doc/tin.1:1596 doc/tin.5:1309 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." @@ -3992,13 +4035,13 @@ msgstr "" "X days). See also B. Default is 'o'." #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1291 +#: doc/tin.1:1600 doc/tin.5:1313 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -4007,24 +4050,24 @@ msgstr "" "'+'." #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1600 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1294 +#: doc/tin.1:1603 doc/tin.5:1316 msgid "The character used to show that an article was read. Default is ' '." msgstr "The character used to show that an article was read. Default is ' '." #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1603 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1586 doc/tin.5:1298 +#: doc/tin.1:1607 doc/tin.5:1320 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -4033,13 +4076,13 @@ msgstr "" "B must be set accordingly." #. type: TP -#: doc/tin.1:1586 +#: doc/tin.1:1607 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." @@ -4048,13 +4091,13 @@ msgstr "" "Default is ':'. B must be set accordingly." #. type: TP -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1595 +#: doc/tin.1:1616 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -4065,13 +4108,13 @@ msgstr "" "OFF." #. type: TP -#: doc/tin.1:1595 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1599 doc/tin.5:1313 +#: doc/tin.1:1620 doc/tin.5:1335 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." @@ -4080,13 +4123,13 @@ msgstr "" "mailing an article. Default is No." #. type: TP -#: doc/tin.1:1599 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1317 +#: doc/tin.1:1624 doc/tin.5:1339 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -4095,24 +4138,24 @@ msgstr "" "Default is ON." #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1624 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1606 doc/tin.1:2601 +#: doc/tin.1:1627 doc/tin.1:2654 msgid "Default is OFF." msgstr "Default is OFF." #. type: TP -#: doc/tin.1:1606 +#: doc/tin.1:1627 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1325 +#: doc/tin.1:1632 doc/tin.5:1347 msgid "" "If set ON articles/threads will be saved in batch mode when save \\&''B<-" "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is " @@ -4123,13 +4166,13 @@ msgstr "" "ON." #. type: TP -#: doc/tin.1:1611 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1330 +#: doc/tin.1:1637 doc/tin.5:1352 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -4140,13 +4183,13 @@ msgstr "" "displayed after composing an article. Default is ON." #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1637 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1621 +#: doc/tin.1:1642 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -4157,30 +4200,30 @@ msgstr "" "See also \"INDEX FILES\". Default is OFF." #. type: TP -#: doc/tin.1:1621 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1627 doc/tin.5:1341 +#: doc/tin.1:1648 doc/tin.5:1363 msgid "" -"Use this hash algorithm for cancel-locks. Only available when build with " +"Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " "values are none, sha1, sha256 and sha512. Default is sha1." msgstr "" -"Use this hash algorithm for cancel-locks. Only available when build with " +"Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " "values are none, sha1, sha256 and sha512. Default is sha1." #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1633 doc/tin.5:1345 +#: doc/tin.1:1654 doc/tin.5:1367 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." @@ -4189,101 +4232,101 @@ msgstr "" "current session should be marked read. Default is OFF." #. type: TP -#: doc/tin.1:1633 +#: doc/tin.1:1654 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1636 doc/tin.5:1348 +#: doc/tin.1:1657 doc/tin.5:1370 msgid "Standard background color" msgstr "Standard background colour" #. type: TP -#: doc/tin.1:1636 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1639 doc/tin.5:1351 +#: doc/tin.1:1660 doc/tin.5:1373 msgid "Color of quoted text from external sources" msgstr "Colour of quoted text from external sources" #. type: TP -#: doc/tin.1:1639 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1642 doc/tin.5:1354 +#: doc/tin.1:1663 doc/tin.5:1376 msgid "Color of sender (From:)" msgstr "Colour of sender (From:)" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1663 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1645 doc/tin.5:1357 +#: doc/tin.1:1666 doc/tin.5:1379 msgid "Color of header-lines" msgstr "Colour of header-lines" #. type: TP -#: doc/tin.1:1645 +#: doc/tin.1:1666 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1360 +#: doc/tin.1:1669 doc/tin.5:1382 msgid "Color of help pages" msgstr "Colour of help pages" #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1669 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1651 doc/tin.5:1363 +#: doc/tin.1:1672 doc/tin.5:1385 msgid "Color of background for inverse text" msgstr "Colour of background for inverse text" #. type: TP -#: doc/tin.1:1651 +#: doc/tin.1:1672 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1366 +#: doc/tin.1:1675 doc/tin.5:1388 msgid "Color of foreground for inverse text" msgstr "Colour of foreground for inverse text" #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1675 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1385 +#: doc/tin.1:1678 doc/tin.5:1407 msgid "Color of status messages in last line" msgstr "Colour of status messages in last line" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1678 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1661 doc/tin.5:1370 +#: doc/tin.1:1682 doc/tin.5:1392 msgid "" "Color of words emphasized like _this_. See also B and " "B." @@ -4292,13 +4335,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1661 +#: doc/tin.1:1682 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1665 doc/tin.5:1374 +#: doc/tin.1:1686 doc/tin.5:1396 msgid "" "Color of words emphasized like /this/. See also B and " "B." @@ -4307,13 +4350,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1665 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1378 +#: doc/tin.1:1690 doc/tin.5:1400 msgid "" "Color of words emphasized like *this*. See also B and " "B." @@ -4322,13 +4365,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1690 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1673 doc/tin.5:1382 +#: doc/tin.1:1694 doc/tin.5:1404 msgid "" "Color of words emphasized like -this-. See also B and " "B." @@ -4337,79 +4380,79 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1673 +#: doc/tin.1:1694 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1676 doc/tin.5:1388 +#: doc/tin.1:1697 doc/tin.5:1410 msgid "Color of mini help menu" msgstr "Colour of mini help menu" #. type: TP -#: doc/tin.1:1676 +#: doc/tin.1:1697 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1679 doc/tin.5:1391 +#: doc/tin.1:1700 doc/tin.5:1413 msgid "Color of actual news header fields" msgstr "Colour of actual news header fields" #. type: TP -#: doc/tin.1:1679 +#: doc/tin.1:1700 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1394 +#: doc/tin.1:1703 doc/tin.5:1416 msgid "Standard foreground color" msgstr "Standard foreground colour" #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1703 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1685 doc/tin.5:1397 +#: doc/tin.1:1706 doc/tin.5:1419 msgid "Color of quoted lines" msgstr "Colour of quoted lines" #. type: TP -#: doc/tin.1:1685 +#: doc/tin.1:1706 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1688 doc/tin.5:1400 +#: doc/tin.1:1709 doc/tin.5:1422 msgid "Color of twice quoted lines" msgstr "Colour of twice quoted lines" #. type: TP -#: doc/tin.1:1688 +#: doc/tin.1:1709 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3 times quoted line (col_quote3)>" #. type: Plain text -#: doc/tin.1:1691 doc/tin.5:1403 +#: doc/tin.1:1712 doc/tin.5:1425 msgid "Color of E=3 times quoted lines" msgstr "Colour of E=3 times quoted lines" #. type: TP -#: doc/tin.1:1691 +#: doc/tin.1:1712 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1695 doc/tin.5:1407 +#: doc/tin.1:1716 doc/tin.5:1429 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." @@ -4418,91 +4461,91 @@ msgstr "" "in the article viewer." #. type: TP -#: doc/tin.1:1695 +#: doc/tin.1:1716 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1698 doc/tin.5:1410 +#: doc/tin.1:1719 doc/tin.5:1432 msgid "Color of signatures" msgstr "Colour of signatures" #. type: TP -#: doc/tin.1:1698 +#: doc/tin.1:1719 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1701 doc/tin.5:1413 +#: doc/tin.1:1722 doc/tin.5:1435 msgid "Color of urls highlight" msgstr "Colour of urls highlight" #. type: TP -#: doc/tin.1:1701 +#: doc/tin.1:1722 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1704 doc/tin.5:1416 +#: doc/tin.1:1725 doc/tin.5:1438 msgid "Color of verbatim blocks" msgstr "Colour of verbatim blocks" #. type: TP -#: doc/tin.1:1704 +#: doc/tin.1:1725 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1707 doc/tin.5:1419 +#: doc/tin.1:1728 doc/tin.5:1441 msgid "Color of article subject" msgstr "Colour of article subject" #. type: TP -#: doc/tin.1:1707 +#: doc/tin.1:1728 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1710 doc/tin.5:1422 +#: doc/tin.1:1731 doc/tin.5:1444 msgid "Color of text-lines" msgstr "Colour of text-lines" #. type: TP -#: doc/tin.1:1710 +#: doc/tin.1:1731 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1713 doc/tin.5:1425 +#: doc/tin.1:1734 doc/tin.5:1447 msgid "Color of help/mail sign" msgstr "Colour of help/mail sign" #. type: TP -#: doc/tin.1:1713 +#: doc/tin.1:1734 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1716 +#: doc/tin.1:1737 msgid "Ask for manual confirmation to protect the user." msgstr "Ask for manual confirmation to protect the user." #. type: IP -#: doc/tin.1:1717 doc/tin.1:1723 doc/tin.1:1727 +#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1723 +#: doc/tin.1:1744 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -4513,7 +4556,7 @@ msgstr "" "manual with '[after confirmation]'. Default is commands & quit." #. type: Plain text -#: doc/tin.1:1727 +#: doc/tin.1:1748 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." @@ -4522,7 +4565,7 @@ msgstr "" "the B ('B') command." #. type: Plain text -#: doc/tin.1:1731 +#: doc/tin.1:1752 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." @@ -13218,12 +13400,12 @@ msgstr "" "B ('B') command) articles as read." #. type: Plain text -#: doc/tin.5:1446 +#: doc/tin.5:1468 msgid "Default is commands & quit." msgstr "Default is commands & quit." #. type: Plain text -#: doc/tin.5:1457 +#: doc/tin.5:1479 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses B<\\" @@ -13236,61 +13418,61 @@ msgstr "" "fallback code. Default is \"%a, %d %b %Y %H:%M:%S\"." #. type: TP -#: doc/tin.5:1457 +#: doc/tin.5:1479 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1459 +#: doc/tin.5:1481 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1461 +#: doc/tin.5:1483 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1467 +#: doc/tin.5:1489 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1471 +#: doc/tin.5:1493 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1485 doc/tin.5:1514 +#: doc/tin.5:1507 doc/tin.5:1536 #, no-wrap msgid "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" msgstr "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" #. type: Plain text -#: doc/tin.5:1494 doc/tin.5:1523 +#: doc/tin.5:1516 doc/tin.5:1545 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -13312,139 +13494,139 @@ msgstr "" "7\t''Lines:''\n" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1518 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1500 +#: doc/tin.5:1522 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1505 +#: doc/tin.5:1527 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1509 +#: doc/tin.5:1531 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1525 +#: doc/tin.5:1547 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1529 +#: doc/tin.5:1551 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1533 +#: doc/tin.5:1555 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1535 +#: doc/tin.5:1557 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1537 +#: doc/tin.5:1559 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1539 +#: doc/tin.5:1561 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1541 +#: doc/tin.5:1563 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1543 +#: doc/tin.5:1565 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1545 +#: doc/tin.5:1567 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1571 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1573 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1575 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1577 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1570 +#: doc/tin.5:1592 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /" @@ -13457,13 +13639,13 @@ msgstr "" "\" in B<\\%tin>(1)" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1580 +#: doc/tin.5:1602 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -13474,19 +13656,19 @@ msgstr "" "then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1580 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1591 +#: doc/tin.5:1613 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 B<" @@ -13499,13 +13681,13 @@ msgstr "" "absolute value of B. Default is 0, which means no limit." #. type: TP -#: doc/tin.5:1591 +#: doc/tin.5:1613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1605 +#: doc/tin.5:1627 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -13522,7 +13704,7 @@ msgstr "" "Default is B." #. type: Plain text -#: doc/tin.5:1612 +#: doc/tin.5:1634 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" @@ -13531,13 +13713,13 @@ msgstr "" "\\ %s\\ \\ %F\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:1614 +#: doc/tin.5:1636 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "\\w'%G 'u +\\w'number of responses in thread'u" #. type: Plain text -#: doc/tin.5:1626 +#: doc/tin.5:1648 #, no-wrap msgid "" "%D\tdate\n" @@ -13565,31 +13747,31 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1628 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1638 +#: doc/tin.5:1660 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1645 +#: doc/tin.5:1667 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1651 +#: doc/tin.5:1673 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1657 +#: doc/tin.5:1679 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -13602,25 +13784,25 @@ msgstr "" "usage. This option has to suit B. Default is 0." #. type: TP -#: doc/tin.5:1657 +#: doc/tin.5:1679 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1661 +#: doc/tin.5:1683 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1666 +#: doc/tin.5:1688 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1670 +#: doc/tin.5:1692 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." @@ -13629,7 +13811,7 @@ msgstr "" "There are 3 options, default is 0 (B)." #. type: Plain text -#: doc/tin.5:1678 +#: doc/tin.5:1700 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -13644,13 +13826,13 @@ msgstr "" "When you reenter the group the mark will be gone." #. type: TP -#: doc/tin.5:1694 +#: doc/tin.5:1716 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1722 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." @@ -13659,67 +13841,67 @@ msgstr "" "creating articles, sending mail and when B<\\%pgp>(1) signing." #. type: TP -#: doc/tin.5:1704 +#: doc/tin.5:1726 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1709 +#: doc/tin.5:1731 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1728 +#: doc/tin.5:1750 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1765 +#: doc/tin.5:1788 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1777 doc/tin.5:2492 +#: doc/tin.5:1800 doc/tin.5:2557 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1810 +#: doc/tin.5:1833 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1815 +#: doc/tin.5:1838 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1820 +#: doc/tin.5:1843 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1825 +#: doc/tin.5:1848 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1830 +#: doc/tin.5:1853 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1836 +#: doc/tin.5:1859 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." @@ -13728,25 +13910,25 @@ msgstr "" "newsgroups. Do not change them unless you understand what they are for." #. type: TP -#: doc/tin.5:1857 +#: doc/tin.5:1880 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1860 +#: doc/tin.5:1883 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" "Time in seconds to wait for a response from the server. Default is 120." #. type: TP -#: doc/tin.5:1860 +#: doc/tin.5:1883 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1864 +#: doc/tin.5:1887 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" @@ -13755,7 +13937,7 @@ msgstr "" "possible values are:" #. type: Plain text -#: doc/tin.5:1882 +#: doc/tin.5:1905 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " @@ -13766,7 +13948,7 @@ msgstr "" "possible." #. type: Plain text -#: doc/tin.5:1910 +#: doc/tin.5:1933 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -13777,19 +13959,19 @@ msgstr "" "determined using the B<\\%mailcap>(5) file. Default is ON." #. type: TP -#: doc/tin.5:1926 +#: doc/tin.5:1949 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1938 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1948 +#: doc/tin.5:1971 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -13802,7 +13984,7 @@ msgstr "" "Administrator." #. type: Plain text -#: doc/tin.5:1956 +#: doc/tin.5:1979 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." @@ -13811,13 +13993,13 @@ msgstr "" "is OFF." #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:1984 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1967 +#: doc/tin.5:1990 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -13830,7 +14012,7 @@ msgstr "" "characters are compressed and empty lines are quoted." #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1995 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -13841,7 +14023,7 @@ msgstr "" "'EEE'). This option is on by default." #. type: Plain text -#: doc/tin.5:1978 +#: doc/tin.5:2001 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -13854,18 +14036,18 @@ msgstr "" "quoted regardless of this option when B is off." #. type: Plain text -#: doc/tin.5:1980 +#: doc/tin.5:2003 msgid "B This option is on by default." msgstr "B This option is on by default." #. type: TP -#: doc/tin.5:1981 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1988 +#: doc/tin.5:2011 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -13876,13 +14058,13 @@ msgstr "" "\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1988 +#: doc/tin.5:2011 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2018 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -13893,13 +14075,13 @@ msgstr "" "B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1995 +#: doc/tin.5:2018 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2002 +#: doc/tin.5:2025 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -13910,19 +14092,19 @@ msgstr "" "B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2002 +#: doc/tin.5:2025 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2006 +#: doc/tin.5:2029 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2013 +#: doc/tin.5:2036 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF B<\\" "%tin>(1) leaves the rendering of bi-directional text to the terminal. " @@ -13933,49 +14115,49 @@ msgstr "" "Default is OFF." #. type: TP -#: doc/tin.5:2013 +#: doc/tin.5:2036 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2022 +#: doc/tin.5:2045 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2026 +#: doc/tin.5:2049 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2030 +#: doc/tin.5:2053 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2034 +#: doc/tin.5:2057 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2038 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2046 +#: doc/tin.5:2069 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2050 +#: doc/tin.5:2073 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" @@ -13984,13 +14166,13 @@ msgstr "" "\\ %G\\ \\ %d\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:2052 +#: doc/tin.5:2075 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "\\w'%G 'u +\\w'current group number'u" #. type: Plain text -#: doc/tin.5:2059 +#: doc/tin.5:2082 #, no-wrap msgid "" "%G\tgroup name\n" @@ -14008,48 +14190,63 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2084 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2092 +#: doc/tin.5:2115 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2101 +#: doc/tin.5:2124 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " "and turn descriptions off. The text used is taken from the I<${TIN_LIBDIR:-" "NEWSLIBDIR}/newsgroups> file and if supported (requires B<\\%tin>(1) to be " -"build with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" +"built with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "mailgroups> for mailgroups. Default is ON." msgstr "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " "and turn descriptions off. The text used is taken from the I<${TIN_LIBDIR:-" "NEWSLIBDIR}/newsgroups> file and if supported (requires B<\\%tin>(1) to be " -"build with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" +"built with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "mailgroups> for mailgroups. Default is ON." #. type: TP -#: doc/tin.5:2123 +#: doc/tin.5:2124 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:2131 +msgid "" +"Allows you to select whether B<\\%tin>(1) shows a help indication, a new " +"mail indication, both, or neither in the various level titles. Default is 3." +msgstr "" +"Allows you to select whether B<\\%tin>(1) shows a help indication, a new " +"mail indication, both, or neither in the various level titles. Default is 3." + +#. type: TP +#: doc/tin.5:2165 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2146 +#: doc/tin.5:2188 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2153 +#: doc/tin.5:2195 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14060,19 +14257,19 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2199 +#: doc/tin.5:2241 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2206 +#: doc/tin.5:2248 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2213 +#: doc/tin.5:2255 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14083,31 +14280,31 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2213 +#: doc/tin.5:2255 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2217 +#: doc/tin.5:2259 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2226 +#: doc/tin.5:2268 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2230 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2236 +#: doc/tin.5:2278 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." @@ -14116,19 +14313,19 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2236 +#: doc/tin.5:2278 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2242 +#: doc/tin.5:2284 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2249 +#: doc/tin.5:2291 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14139,7 +14336,7 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: Plain text -#: doc/tin.5:2254 +#: doc/tin.5:2296 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -14150,26 +14347,53 @@ msgstr "" "viewer via B ('B<\">')." #. type: Plain text -#: doc/tin.5:2264 +#: doc/tin.5:2299 +msgid "Defines which threading method to use. The choices are:" +msgstr "Defines which threading method to use. The choices are:" + +#. type: Plain text +#: doc/tin.5:2302 +msgid "Don't thread" +msgstr "Don't thread." + +#. type: Plain text +#: doc/tin.5:2304 +msgid "Thread on Subject only" +msgstr "Thread on Subject only" + +#. type: Plain text +#: doc/tin.5:2306 +msgid "Thread on References only" +msgstr "Thread on References only" + +#. type: Plain text +#: doc/tin.5:2308 +msgid "Thread on References then Subject (default)" +msgstr "Thread on References then Subject (default)" + +#. type: Plain text +#: doc/tin.5:2310 +msgid "Thread multipart articles on Subject" +msgstr "Thread multipart articles on Subject" + +#. type: Plain text +#: doc/tin.5:2312 +msgid "Thread on Percentage Match of the Subjects" +msgstr "Thread on Percentage Match of the Subjects" + +#. type: Plain text +#: doc/tin.5:2316 msgid "" -"Defines which threading method to use. The choices are: 0) Don't thread, 1) " -"Thread on Subject only 2) Thread on References only, 3) Thread on References " -"then Subject (default) 4) Thread multipart articles on Subject. 5) Thread " -"on Percentage Match of the Subjects It's also possible to set the threading " -"type on a per group basis by setting the group attribute variable " -"B to 0 \\(en 5 in the file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"attributes>." +"It's also possible to set the threading type on a per group basis by setting " +"the group attribute variable B to 0 \\(en 5 in the file I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>." msgstr "" -"Defines which threading method to use. The choices are: 0) Don't thread, 1) " -"Thread on Subject only 2) Thread on References only, 3) Thread on References " -"then Subject (default) 4) Thread multipart articles on Subject. 5) Thread " -"on Percentage Match of the Subjects It's also possible to set the threading " -"type on a per group basis by setting the group attribute variable " -"B to 0 \\(en 5 in the file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"attributes>." +"It's also possible to set the threading type on a per group basis by setting " +"the group attribute variable B to 0 \\(en 5 in the file I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>." #. type: Plain text -#: doc/tin.5:2268 +#: doc/tin.5:2320 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" @@ -14178,13 +14402,13 @@ msgstr "" "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:2270 +#: doc/tin.5:2322 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "\\w'%G 'u +\\w'from, name and/or address'u" #. type: Plain text -#: doc/tin.5:2281 +#: doc/tin.5:2333 #, no-wrap msgid "" "%D\tdate\n" @@ -14210,7 +14434,7 @@ msgstr "" "%%\t%\n" #. type: Plain text -#: doc/tin.5:2288 +#: doc/tin.5:2340 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -14221,19 +14445,34 @@ msgstr "" "the range 0 to 100. The default is 75." #. type: TP -#: doc/tin.5:2292 +#: doc/tin.5:2344 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2304 +#: doc/tin.5:2356 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:2361 +msgid "" +"The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." +msgstr "" +"The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." + +#. type: TP +#: doc/tin.5:2361 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2318 +#: doc/tin.5:2375 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " @@ -14242,14 +14481,23 @@ msgstr "" "Allows you to select how B<\\%tin>(1) treats blank lines in article bodies. " "Default is 0. This option does not affect lines within verbatim blocks." +#. type: Plain text +#: doc/tin.5:2398 +msgid "" +"If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " +"articles. Default is OFF." +msgstr "" +"If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " +"articles. Default is OFF." + #. type: TP -#: doc/tin.5:2337 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2344 +#: doc/tin.5:2405 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -14260,13 +14508,13 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2348 +#: doc/tin.5:2409 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." @@ -14275,53 +14523,53 @@ msgstr "" "ON." #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2409 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2353 +#: doc/tin.5:2414 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2417 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2422 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "If enabled B<\\%tin>(1) uses ANSI-colours. Default is OFF." #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2422 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2364 +#: doc/tin.5:2425 msgid "Use scroll keys on keypad. Default is OFF." msgstr "Use scroll keys on keypad. Default is OFF." #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2425 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2370 +#: doc/tin.5:2431 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2382 +#: doc/tin.5:2443 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -14334,92 +14582,92 @@ msgstr "" "is OFF." #. type: TP -#: doc/tin.5:2382 +#: doc/tin.5:2443 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2386 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2390 +#: doc/tin.5:2451 msgid "" "A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"block. Default is #v+" msgstr "" "A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"block. Default is #v+" #. type: TP -#: doc/tin.5:2390 +#: doc/tin.5:2451 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2394 +#: doc/tin.5:2455 msgid "" "A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"block. Default is #v-" msgstr "" "A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"block. Default is #v-" #. type: TP -#: doc/tin.5:2397 +#: doc/tin.5:2458 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2417 +#: doc/tin.5:2482 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " "been handled. Setting this to 1 allows you to use B<\\%perl>(1) compatible " -"regular expressions B<\\%pcre>(3). (see also B<\\%perlre>(1) and B<\\" -"%pcrepattern>(3)). You will probably want to update your filter file if you " -"use this regularly. NB: Newsgroup names will always be matched using the B<" -"\\%wildmat>(3) notation." +"regular expressions B<\\%pcre>(3) or B<\\%pcre2>(3). (see also B<\\" +"%perlre>(1) and B<\\%pcrepattern>(3) or B<\\%pcre2pattern>(3)). You will " +"probably want to update your filter file if you use this regularly. NB: " +"Newsgroup names will always be matched using the B<\\%wildmat>(3) notation." msgstr "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " -"uses the B<\\%wildmat>(3) notation, which is how this has traditionally been " -"handled. Setting this to 1 allows you to use B<\\%perl>(1) compatible " -"regular expressions B<\\%pcre>(3). (see also B<\\%perlre>(1) and B<\\" -"%pcrepattern>(3)). You will probably want to update your filter file if you " -"use this regularly. NB: Newsgroup names will always be matched using the B<" -"\\%wildmat>(3) notation." +"uses the B<\\%wildmat>(3) notation, which is how this has traditionally " +"been handled. Setting this to 1 allows you to use B<\\%perl>(1) compatible " +"regular expressions B<\\%pcre>(3) or B<\\%pcre2>(3). (see also B<\\" +"%perlre>(1) and B<\\%pcrepattern>(3) or B<\\%pcre2pattern>(3)). You will " +"probably want to update your filter file if you use this regularly. NB: " +"Newsgroup names will always be matched using the B<\\%wildmat>(3) notation." #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2482 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2494 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2437 +#: doc/tin.5:2502 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2453 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2469 +#: doc/tin.5:2534 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -14434,18 +14682,18 @@ msgstr "" "I." #. type: TP -#: doc/tin.5:2469 +#: doc/tin.5:2534 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2472 +#: doc/tin.5:2537 msgid "Sets a global domain name used in From lines" msgstr "Sets a global domain name used in From lines" #. type: Plain text -#: doc/tin.5:2476 +#: doc/tin.5:2541 msgid "" "Defines the name of your organization. $B overrides any " "specified value." @@ -14454,13 +14702,13 @@ msgstr "" "specified value." #. type: TP -#: doc/tin.5:2476 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2481 +#: doc/tin.5:2546 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -14471,13 +14719,13 @@ msgstr "" "$B overrides any specified value." #. type: TP -#: doc/tin.5:2481 +#: doc/tin.5:2546 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2487 +#: doc/tin.5:2552 msgid "" "Defines the email address to which users can send bug reports using a built-" "in function. The default points to a developers mailing list located at tin." @@ -14490,34 +14738,34 @@ msgstr "" "administration if you want to deal with your lusers problems on your own." #. type: TP -#: doc/tin.5:2487 +#: doc/tin.5:2552 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2492 +#: doc/tin.5:2557 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "Defines the directory containing the B<\\%inews>(1) executable." #. type: Plain text -#: doc/tin.5:2496 +#: doc/tin.5:2561 msgid "" -"Default charset to be used in MIME's ''Content-Type:'' header. " +"Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." msgstr "" -"Default charset to be used in MIME's ''Content-Type:'' header. " +"Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." #. type: Plain text -#: doc/tin.5:2499 +#: doc/tin.5:2564 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" "Default encoding scheme used in MIME articles. 8bit might be the best value." #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2568 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." @@ -14526,13 +14774,13 @@ msgstr "" "choice here." #. type: TP -#: doc/tin.5:2503 +#: doc/tin.5:2568 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2509 +#: doc/tin.5:2574 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\" @@ -14543,13 +14791,13 @@ msgstr "" "%tin>(1) version 2.1.5" #. type: TP -#: doc/tin.5:2509 +#: doc/tin.5:2574 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2578 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." @@ -14558,13 +14806,13 @@ msgstr "" "B is set to --internal." #. type: TP -#: doc/tin.5:2513 +#: doc/tin.5:2578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2518 +#: doc/tin.5:2583 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -14575,13 +14823,13 @@ msgstr "" "$B overrides any specified value." #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2591 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, I" msgstr "B" #. type: Plain text -#: doc/tin.5:2530 +#: doc/tin.5:2595 msgid "" "Name of a single overview file, common values are I<.overview> or I. $B overrides any specified value." @@ -14609,13 +14857,13 @@ msgstr "" "view>. $B overrides any specified value." #. type: TP -#: doc/tin.5:2530 +#: doc/tin.5:2595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2535 +#: doc/tin.5:2600 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " "residesin I and is named I, so you only have to " @@ -14626,13 +14874,13 @@ msgstr "" "change this setting if your configuration differs." #. type: TP -#: doc/tin.5:2535 +#: doc/tin.5:2600 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2606 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -14645,13 +14893,13 @@ msgstr "" "specified value." #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2611 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -14662,13 +14910,13 @@ msgstr "" "change this setting if your configuration differs." #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2611 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2551 +#: doc/tin.5:2616 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -14679,13 +14927,13 @@ msgstr "" "setting if your configuration differs." #. type: TP -#: doc/tin.5:2551 +#: doc/tin.5:2616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2556 +#: doc/tin.5:2621 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -14696,12 +14944,12 @@ msgstr "" "change this setting if your configuration differs." #. type: Plain text -#: doc/tin.5:2560 +#: doc/tin.5:2625 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2629 msgid "" "translation into language specified in $B, $B or " "$B" @@ -14710,7 +14958,7 @@ msgstr "" "$B" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2643 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -14724,7 +14972,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2648 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -14735,7 +14983,7 @@ msgstr "" "is rejected." #. type: Plain text -#: doc/tin.5:2586 +#: doc/tin.5:2651 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." @@ -14744,30 +14992,30 @@ msgstr "" "I I\"." #. type: TP -#: doc/tin.5:2586 doc/tin.5:2639 +#: doc/tin.5:2651 doc/tin.5:2705 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2589 +#: doc/tin.5:2654 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2592 +#: doc/tin.5:2657 msgid "is the highest article number that has been used in that newsgroup" msgstr "is the highest article number that has been used in that newsgroup" #. type: TP -#: doc/tin.5:2592 +#: doc/tin.5:2657 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2599 +#: doc/tin.5:2664 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -14782,90 +15030,90 @@ msgstr "" "are no articles in the newsgroup." #. type: TP -#: doc/tin.5:2599 +#: doc/tin.5:2664 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2602 +#: doc/tin.5:2667 msgid "can be one of those" msgstr "can be one of those" #. type: TP -#: doc/tin.5:2603 +#: doc/tin.5:2668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2671 msgid "local postings are allowed" msgstr "local postings are allowed" #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2671 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2609 +#: doc/tin.5:2674 msgid "no local postings are allowed, only remote ones" msgstr "no local postings are allowed, only remote ones" #. type: TP -#: doc/tin.5:2609 +#: doc/tin.5:2674 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2612 +#: doc/tin.5:2677 msgid "the group is moderated and all postings must be approved" msgstr "the group is moderated and all postings must be approved" #. type: TP -#: doc/tin.5:2612 +#: doc/tin.5:2677 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2615 +#: doc/tin.5:2680 msgid "articles in this group are not kept, but only passed on" msgstr "articles in this group are not kept, but only passed on" #. type: TP -#: doc/tin.5:2615 +#: doc/tin.5:2680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2618 +#: doc/tin.5:2683 msgid "articles cannot be posted to this newsgroup" msgstr "articles cannot be posted to this newsgroup" #. type: TP -#: doc/tin.5:2618 +#: doc/tin.5:2683 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2686 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "articles are locally filed into the ''foo.bar'' group" #. type: TP -#: doc/tin.5:2622 doc/tin.5:2649 doc/tin.5:2672 +#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2628 +#: doc/tin.5:2694 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -14876,7 +15124,7 @@ msgstr "" "COUNTS (B) command instead." #. type: Plain text -#: doc/tin.5:2639 +#: doc/tin.5:2705 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -14889,7 +15137,7 @@ msgstr "" "\"I I
\\|] [\\|B<-o>\\||\\|B<-w>\\|]\\|] [\\|" -"B<-D> I\\|] [\\|B<-G> I\\|] [\\|B<-f> " -"I\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-" -"p> I\\|] [\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|." -"\\|]\\|]\\|]" +"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] [\\|[\\|B<-R>\\||\\|B<-" +"S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] [\\|B<-4>\\||\\|B<-6>" +"\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> I
\\|] [\\|B<-D> " +"I\\|] [\\|B<-G> I\\|] [\\|B<-f> I" +"\\|] [\\|B<-g> I\\|] [\\|B<-m> I\\|] [\\|B<-p> I\\|] " +"[\\|B<-I> I\\|]\\ \\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" msgstr "" #. type: SH -#: doc/tin.1:51 doc/tin.1:52 doc/tin.5:14 +#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" #. type: Plain text -#: doc/tin.1:61 +#: doc/tin.1:60 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " -"via an NNTP (Network News Transport Protocol) server. It will automatically " -"utilize NOV B<\\%newsoverview>(5) style index files if available locally or " -"via the NNTP [X]OVER command (B, B)." +"via an NNTP (Network News Transport Protocol, B) or NNTPS (B) server. It will automatically utilize NOV B<\\%newsoverview>(5) " +"style index files if available locally or via the NNTP [X]OVER command (B, B)." msgstr "" #. type: Plain text -#: doc/tin.1:67 +#: doc/tin.1:66 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -135,7 +135,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:75 +#: doc/tin.1:74 msgid "" "On startup B will show a list of the newsgroups found in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -147,70 +147,70 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:80 +#: doc/tin.1:79 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." msgstr "" #. type: IX -#: doc/tin.1:80 doc/tin.1:81 +#: doc/tin.1:79 doc/tin.1:80 #, no-wrap msgid "EXIT STATUS" msgstr "ESTADO SALIENTE" #. type: TP -#: doc/tin.1:83 doc/tin.1:1105 doc/tin.1:3555 +#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/tin.1:86 +#: doc/tin.1:85 msgid "Successful program execution. No unread news available in batch mode." msgstr "" #. type: TP -#: doc/tin.1:86 doc/tin.1:3558 +#: doc/tin.1:85 doc/tin.1:3618 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/tin.1:89 +#: doc/tin.1:88 msgid "Usage, syntax, configuration file or network error." msgstr "" #. type: TP -#: doc/tin.1:89 doc/tin.1:3561 +#: doc/tin.1:88 doc/tin.1:3621 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/tin.1:92 +#: doc/tin.1:91 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "" #. type: TP -#: doc/tin.1:92 doc/tin.1:3564 +#: doc/tin.1:91 doc/tin.1:3624 #, no-wrap msgid "B<3>" msgstr "B<3>" #. type: Plain text -#: doc/tin.1:97 +#: doc/tin.1:96 msgid "NNTP error." msgstr "Error NNTP" #. type: IX -#: doc/tin.1:97 doc/tin.1:98 +#: doc/tin.1:96 doc/tin.1:97 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" #. type: TP -#: doc/tin.1:99 +#: doc/tin.1:98 #, no-wrap msgid "B<-4>" msgstr "B<-4>" @@ -219,7 +219,7 @@ msgstr "B<-4>" #: doc/tin.1:102 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" #. type: TP @@ -229,44 +229,44 @@ msgid "B<-6>" msgstr "B<-6>" #. type: Plain text -#: doc/tin.1:105 +#: doc/tin.1:106 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" #. type: TP -#: doc/tin.1:105 +#: doc/tin.1:106 #, no-wrap msgid "B<-a>" msgstr "B<-a>" #. type: Plain text -#: doc/tin.1:108 +#: doc/tin.1:109 msgid "Toggle ANSI color (default is off)." msgstr "" #. type: TP -#: doc/tin.1:108 +#: doc/tin.1:109 #, no-wrap msgid "B<-A>" msgstr "B<-A>" #. type: Plain text -#: doc/tin.1:111 +#: doc/tin.1:112 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." msgstr "" #. type: TP -#: doc/tin.1:111 +#: doc/tin.1:112 #, no-wrap msgid "B<-c>" msgstr "B<-c>" #. type: Plain text -#: doc/tin.1:116 +#: doc/tin.1:117 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option and mark all articles as " @@ -274,7 +274,7 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:116 +#: doc/tin.1:117 #, no-wrap msgid "B<-d>" msgstr "B<-d>" @@ -282,60 +282,62 @@ msgstr "B<-d>" # #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:122 +#: doc/tin.1:123 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." msgstr "" #. type: TP -#: doc/tin.1:122 +#: doc/tin.1:123 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "" #. type: Plain text -#: doc/tin.1:127 +#: doc/tin.1:130 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " -"NNTP-level ''B<-v>'' controls the verbosity of the output." +"NNTP-level ''B<-v>'' controls the verbosity of the output. Depending on the " +"debug-level various files may be written to I<$TMPDIR> and/or on screen " +"output may be given. See also the \"SECURITY\" section!" msgstr "" #. type: TP -#: doc/tin.1:127 +#: doc/tin.1:130 #, fuzzy, no-wrap msgid "B<-f>I< file>" msgstr "B<-f>I< archivo>" #. type: Plain text -#: doc/tin.1:131 +#: doc/tin.1:134 msgid "" "Use the specified file of subscribed to newsgroups in place of I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." msgstr "" #. type: TP -#: doc/tin.1:131 +#: doc/tin.1:134 #, fuzzy, no-wrap msgid "B<-g>I< server>" msgstr "B<-g>I< servidor>" #. type: Plain text -#: doc/tin.1:136 +#: doc/tin.1:139 msgid "" "Use the server and newsrc specified in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "newsrctable>. Only available when reading via NNTP." msgstr "" #. type: TP -#: doc/tin.1:136 +#: doc/tin.1:139 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "" #. type: Plain text -#: doc/tin.1:144 +#: doc/tin.1:147 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I articles/" @@ -345,36 +347,36 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:144 +#: doc/tin.1:147 #, no-wrap msgid "B<-h>" msgstr "B<-h>" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:150 msgid "Help listing all command-line options." msgstr "" #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:150 #, no-wrap msgid "B<-H>" msgstr "B<-H>" #. type: Plain text -#: doc/tin.1:151 +#: doc/tin.1:154 msgid "" "Brief introduction to B that is also shown the first time it is started." msgstr "" #. type: TP -#: doc/tin.1:151 +#: doc/tin.1:154 #, no-wrap msgid "B<-I>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:157 +#: doc/tin.1:160 msgid "" "Directory in which to store newsgroup index files. Default is I<" "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -383,13 +385,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:157 +#: doc/tin.1:160 +#, no-wrap +msgid "B<-k>" +msgstr "B<-k>" + +#. type: Plain text +#: doc/tin.1:164 +msgid "" +"Skip the certificate verification step for NNTPS connections and proceed " +"without checking. This option implies ''B<-T>''." +msgstr "" + +#. type: TP +#: doc/tin.1:164 #, no-wrap msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: doc/tin.1:169 +#: doc/tin.1:176 msgid "" "Get number of articles per group from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/" "\"${TIN_ACTIVEFILE:-active}> file. If reading via NNTP this is done with the " @@ -402,37 +417,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:169 +#: doc/tin.1:176 #, no-wrap msgid "B<-m>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:172 +#: doc/tin.1:179 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" #. type: TP -#: doc/tin.1:172 +#: doc/tin.1:179 #, fuzzy, no-wrap msgid "B<-M>I< user>" msgstr "B<-M>I< usuario>" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:183 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:183 #, no-wrap msgid "B<-n>" msgstr "B<-n>" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:190 msgid "" "Only load groups from the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file that are subscribed to in the user's I<${TIN_HOMEDIR:-\"$HOME" @@ -442,129 +457,140 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:190 #, no-wrap msgid "B<-N>" msgstr "B<-N>" #. type: Plain text -#: doc/tin.1:187 +#: doc/tin.1:194 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:187 +#: doc/tin.1:194 #, no-wrap msgid "B<-o>" msgstr "B<-o>" #. type: Plain text -#: doc/tin.1:191 +#: doc/tin.1:198 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." msgstr "" #. type: TP -#: doc/tin.1:191 +#: doc/tin.1:198 #, no-wrap msgid "B<-p>I< port>" msgstr "" #. type: Plain text -#: doc/tin.1:196 +#: doc/tin.1:203 msgid "" -"Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set. Only available when reading via " -"NNTP." +"Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " +"see ''B<-T>''). This also overrides the environment variable $B if " +"set. Only available when reading via NNTP." msgstr "" #. type: TP -#: doc/tin.1:196 +#: doc/tin.1:203 #, no-wrap msgid "B<-q>" msgstr "B<-q>" #. type: Plain text -#: doc/tin.1:199 +#: doc/tin.1:206 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." msgstr "" #. type: TP -#: doc/tin.1:199 +#: doc/tin.1:206 #, no-wrap msgid "B<-Q>" msgstr "B<-Q>" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:210 msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-dnq>''." msgstr "" #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:210 #, no-wrap msgid "B<-r>" msgstr "B<-r>" #. type: Plain text -#: doc/tin.1:208 +#: doc/tin.1:215 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" #. type: TP -#: doc/tin.1:208 +#: doc/tin.1:215 #, no-wrap msgid "B<-R>" msgstr "B<-R>" #. type: Plain text -#: doc/tin.1:211 +#: doc/tin.1:218 msgid "Read news saved by the ''B<-S>'' option." msgstr "" #. type: TP -#: doc/tin.1:211 +#: doc/tin.1:218 #, no-wrap msgid "B<-s>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:222 msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." msgstr "" #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:222 #, no-wrap msgid "B<-S>" msgstr "B<-S>" #. type: Plain text -#: doc/tin.1:219 +#: doc/tin.1:226 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:219 +#: doc/tin.1:226 +#, no-wrap +msgid "B<-T>" +msgstr "B<-T>" + +#. type: Plain text +#: doc/tin.1:229 +msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +msgstr "" + +#. type: TP +#: doc/tin.1:229 #, no-wrap msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: doc/tin.1:225 +#: doc/tin.1:235 msgid "" "Create/update index files for every group in I<${TIN_HOMEDIR:-\"$HOME\"}/." "newsrc> or file specified by the ''B<-f>'' option. This option is disabled " @@ -573,13 +599,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:225 +#: doc/tin.1:235 #, no-wrap msgid "B<-v>" msgstr "B<-v>" #. type: Plain text -#: doc/tin.1:230 +#: doc/tin.1:240 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -587,24 +613,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:230 +#: doc/tin.1:240 #, no-wrap msgid "B<-V>" msgstr "B<-V>" #. type: Plain text -#: doc/tin.1:233 -msgid "Print version and date information." +#: doc/tin.1:243 +msgid "Print version information and compilation options." msgstr "" #. type: TP -#: doc/tin.1:233 +#: doc/tin.1:243 #, no-wrap msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:238 +#: doc/tin.1:248 msgid "" "Quick mode to post an article and then exit. This option implies \\&''B<-" "d>''. In order for this to be really quick, it should be used with ''B<-n>'' " @@ -612,24 +638,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:238 +#: doc/tin.1:248 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:241 +#: doc/tin.1:251 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" #. type: TP -#: doc/tin.1:241 +#: doc/tin.1:251 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:246 +#: doc/tin.1:256 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in I<" "${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -637,13 +663,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:246 +#: doc/tin.1:256 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:261 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -651,13 +677,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:261 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:257 +#: doc/tin.1:267 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -666,7 +692,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:263 +#: doc/tin.1:273 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -675,7 +701,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:268 +#: doc/tin.1:278 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -684,7 +710,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:283 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -693,7 +719,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:277 +#: doc/tin.1:287 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -701,7 +727,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:284 +#: doc/tin.1:294 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -711,7 +737,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:289 +#: doc/tin.1:299 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -720,26 +746,26 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:304 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." msgstr "" #. type: IX -#: doc/tin.1:294 doc/tin.1:295 +#: doc/tin.1:304 doc/tin.1:305 #, no-wrap msgid "USAGE" msgstr "UTILIZACIÓN" #. type: SS -#: doc/tin.1:298 +#: doc/tin.1:308 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "ADMINISTRACIÓN DE NOTICIARIOS" #. type: Plain text -#: doc/tin.1:302 +#: doc/tin.1:312 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -747,7 +773,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:322 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news administrator. " @@ -759,30 +785,31 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:312 +#: doc/tin.1:322 #, no-wrap msgid "SCREEN FORMAT" msgstr "PERSONALIZANDO FORMATO DE PANTALLA" #. type: Plain text -#: doc/tin.1:315 +#: doc/tin.1:325 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." msgstr "" #. type: Plain text -#: doc/tin.1:321 +#: doc/tin.1:332 msgid "" -"At the Selection level the title displays (the name of the news server and) " -"the number of subscribed groups (containing new unread articles). The " -"newsgroups are displayed in the middle of the screen usually with the number " -"of unread articles displayed on the same line in front, but it can be " -"customized via B." +"At the Selection level the title displays (the name of the news server (with " +"a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " +"number of subscribed groups (containing new unread articles). The newsgroups " +"are displayed in the middle of the screen usually with the number of unread " +"articles displayed on the same line in front, but it can be customized via " +"B." msgstr "" #. type: Plain text -#: doc/tin.1:329 +#: doc/tin.1:340 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -793,19 +820,19 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:343 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "" #. type: TP -#: doc/tin.1:332 +#: doc/tin.1:343 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:337 +#: doc/tin.1:348 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -813,13 +840,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:337 +#: doc/tin.1:348 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:342 +#: doc/tin.1:353 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -827,13 +854,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:342 +#: doc/tin.1:353 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:351 +#: doc/tin.1:362 msgid "" "This is a new newsgroup which has been created since you last used B. " "New newsgroups are not subscribed to by default (However, see the " @@ -845,13 +872,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:351 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:356 +#: doc/tin.1:367 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -859,26 +886,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:356 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:360 +#: doc/tin.1:371 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." msgstr "" #. type: TP -#: doc/tin.1:360 +#: doc/tin.1:371 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:365 +#: doc/tin.1:376 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -886,7 +913,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:375 +#: doc/tin.1:386 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -900,13 +927,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:379 +#: doc/tin.1:390 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr "" #. type: Plain text -#: doc/tin.1:387 +#: doc/tin.1:398 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -917,7 +944,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:409 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -932,13 +959,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:402 +#: doc/tin.1:413 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr "" #. type: Plain text -#: doc/tin.1:407 +#: doc/tin.1:418 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -949,14 +976,14 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:412 +#: doc/tin.1:423 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" #. type: Plain text -#: doc/tin.1:419 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -967,12 +994,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:424 +#: doc/tin.1:435 msgid "At the Article level the page header has the following format:" msgstr "" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:441 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -981,39 +1008,39 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:432 +#: doc/tin.1:443 #, no-wrap msgid "article-body\n" msgstr "" #. type: Plain text -#: doc/tin.1:438 +#: doc/tin.1:449 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." msgstr "" #. type: SS -#: doc/tin.1:438 +#: doc/tin.1:449 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "TECLAS DE MOVIMIENTO COMUNES" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:452 msgid "" "This table shows the common keys used for moving around all levels within " "B." msgstr "" #. type: ta -#: doc/tin.1:443 +#: doc/tin.1:454 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:451 +#: doc/tin.1:462 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1026,13 +1053,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:455 +#: doc/tin.1:466 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "MANDATOS COMUNES EDITADOS" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:473 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1041,129 +1068,129 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:463 +#: doc/tin.1:473 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:466 +#: doc/tin.1:476 msgid "move to beginning or end of line, respectively." msgstr "" #. type: TP -#: doc/tin.1:466 +#: doc/tin.1:476 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:469 +#: doc/tin.1:479 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:469 +#: doc/tin.1:479 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:483 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:483 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EBORR>" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:486 msgid "delete character left of the cursor." msgstr "" #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:486 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:489 msgid "delete from cursor to end of line." msgstr "" #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:489 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:482 +#: doc/tin.1:492 msgid "move through history, previous and next, respectively." msgstr "" #. type: TP -#: doc/tin.1:482 +#: doc/tin.1:492 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:485 +#: doc/tin.1:495 msgid "redraw the current line." msgstr "" #. type: TP -#: doc/tin.1:485 +#: doc/tin.1:495 #, no-wrap msgid "BCRE>" msgstr "" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:499 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:499 #, no-wrap msgid "BESCE>" msgstr "" #. type: Plain text -#: doc/tin.1:494 +#: doc/tin.1:504 msgid "aborts the present editing operation." msgstr "" #. type: SS -#: doc/tin.1:494 +#: doc/tin.1:504 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "MANDATOS GLOBALES" #. type: Plain text -#: doc/tin.1:497 +#: doc/tin.1:507 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." msgstr "" #. type: TP -#: doc/tin.1:498 doc/tin.1:1380 doc/tin.1:1434 doc/tin.1:1480 +#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:503 +#: doc/tin.1:512 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1171,57 +1198,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:503 +#: doc/tin.1:512 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:506 +#: doc/tin.1:515 msgid "Toggle use of ANSI color." msgstr "" #. type: TP -#: doc/tin.1:506 +#: doc/tin.1:515 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:509 +#: doc/tin.1:518 msgid "Redraw the current screen." msgstr "" #. type: TP -#: doc/tin.1:509 +#: doc/tin.1:518 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:521 msgid "Scroll screen up by one line." msgstr "" #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:521 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:524 msgid "Scroll screen down by one line." msgstr "" #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:529 +#: doc/tin.1:538 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1237,244 +1264,244 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:529 doc/tin.1:1386 doc/tin.1:1441 doc/tin.1:1486 +#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:535 +#: doc/tin.1:544 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" -"\\e>') to search on this screen. B ('B') returns to the menu." +"\\(rs>') to search on this screen. B ('B') returns to the menu." msgstr "" #. type: TP -#: doc/tin.1:535 doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:539 doc/tin.1:1393 doc/tin.1:1448 doc/tin.1:1493 +#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." msgstr "" #. type: TP -#: doc/tin.1:539 +#: doc/tin.1:548 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:553 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:544 +#: doc/tin.1:553 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:549 +#: doc/tin.1:558 msgid "Print B version information." msgstr "" #. type: SS -#: doc/tin.1:549 +#: doc/tin.1:558 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "MANDATOS SELECCIONADOS DE GRUPOS NOTICIARIOS" #. type: TP -#: doc/tin.1:550 doc/tin.1:688 doc/tin.1:940 doc/tin.1:1108 doc/tin.1:3567 +#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:562 msgid "Select group 4." msgstr "" #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:562 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:557 +#: doc/tin.1:566 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." msgstr "" #. type: TP -#: doc/tin.1:557 doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:561 doc/tin.1:713 doc/tin.1:965 +#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." msgstr "" #. type: TP -#: doc/tin.1:561 +#: doc/tin.1:570 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:564 +#: doc/tin.1:573 msgid "Sort the list of newsgroups." msgstr "" #. type: TP -#: doc/tin.1:564 doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 doc/tin.1:1377 -#: doc/tin.1:1428 doc/tin.1:1477 +#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 +#: doc/tin.1:1449 doc/tin.1:1498 #, no-wrap -msgid "B" -msgstr "B" +msgid "B" +msgstr "B" #. type: Plain text -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1380 -#: doc/tin.1:1431 doc/tin.1:1480 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 +#: doc/tin.1:1452 doc/tin.1:1501 msgid "Repeat the previous search." msgstr "" #. type: TP -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1371 -#: doc/tin.1:1422 doc/tin.1:1471 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 +#: doc/tin.1:1443 doc/tin.1:1492 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:570 +#: doc/tin.1:579 msgid "Search for a group by name and description (if displayed)." msgstr "" #. type: TP -#: doc/tin.1:570 doc/tin.1:722 doc/tin.1:974 doc/tin.1:1171 doc/tin.1:1374 -#: doc/tin.1:1425 doc/tin.1:1474 +#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 +#: doc/tin.1:1446 doc/tin.1:1495 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:582 msgid "Backward search through the group names and descriptions." msgstr "" #. type: TP -#: doc/tin.1:573 +#: doc/tin.1:582 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:576 +#: doc/tin.1:585 msgid "Read current group." msgstr "" #. type: TP -#: doc/tin.1:576 +#: doc/tin.1:585 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:580 +#: doc/tin.1:589 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." msgstr "" #. type: TP -#: doc/tin.1:580 doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:584 +#: doc/tin.1:593 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:584 doc/tin.1:801 doc/tin.1:1016 doc/tin.1:1233 +#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:588 +#: doc/tin.1:597 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:588 +#: doc/tin.1:597 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:592 +#: doc/tin.1:601 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" #. type: TP -#: doc/tin.1:592 doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1245 +#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:595 doc/tin.1:817 doc/tin.1:1032 doc/tin.1:1248 +#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 msgid "Edit the filter file and reload it afterwards." msgstr "" #. type: TP -#: doc/tin.1:595 +#: doc/tin.1:604 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:599 doc/tin.1:821 +#: doc/tin.1:608 doc/tin.1:833 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." msgstr "" #. type: TP -#: doc/tin.1:599 doc/tin.1:824 doc/tin.1:1032 doc/tin.1:1261 doc/tin.1:1383 -#: doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 +#: doc/tin.1:1458 doc/tin.1:1504 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:604 +#: doc/tin.1:613 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1482,24 +1509,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:604 doc/tin.1:828 doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:607 doc/tin.1:831 doc/tin.1:1038 doc/tin.1:1267 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 msgid "Toggle inverse video." msgstr "" #. type: TP -#: doc/tin.1:607 doc/tin.1:840 doc/tin.1:1044 doc/tin.1:1273 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +msgid "Show details about current connection." +msgstr "" + +#. type: TP +#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:614 +#: doc/tin.1:626 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1509,13 +1547,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:614 +#: doc/tin.1:626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:620 +#: doc/tin.1:632 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1524,61 +1562,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1281 +#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:624 doc/tin.1:852 doc/tin.1:1285 +#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:624 +#: doc/tin.1:636 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:627 +#: doc/tin.1:639 msgid "Positions the cursor on the next group with unread articles in it." msgstr "" #. type: TP -#: doc/tin.1:627 doc/tin.1:869 doc/tin.1:1057 doc/tin.1:1302 +#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:631 +#: doc/tin.1:643 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." msgstr "" #. type: TP -#: doc/tin.1:631 doc/tin.1:872 doc/tin.1:1060 doc/tin.1:1305 +#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:634 doc/tin.1:875 doc/tin.1:1063 doc/tin.1:1308 +#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 msgid "Quit B \\(em don't ask the user to confirm." msgstr "" #. type: TP -#: doc/tin.1:634 +#: doc/tin.1:646 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1586,37 +1624,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:639 doc/tin.1:878 doc/tin.1:1063 +#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:643 doc/tin.1:882 doc/tin.1:1067 +#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." msgstr "" #. type: TP -#: doc/tin.1:643 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:646 +#: doc/tin.1:658 msgid "Subscribe to current group." msgstr "" #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1624,13 +1662,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:651 +#: doc/tin.1:663 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:656 +#: doc/tin.1:668 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1638,13 +1676,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:656 +#: doc/tin.1:668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:661 +#: doc/tin.1:673 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1652,13 +1690,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:661 doc/tin.1:907 doc/tin.1:1086 doc/tin.1:1342 +#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:667 +#: doc/tin.1:679 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1667,24 +1705,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:667 +#: doc/tin.1:679 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:670 +#: doc/tin.1:682 msgid "Quit B without saving any changes to the configuration." msgstr "" #. type: TP -#: doc/tin.1:670 +#: doc/tin.1:682 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:675 +#: doc/tin.1:687 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1692,38 +1730,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:675 +#: doc/tin.1:687 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:684 +#: doc/tin.1:696 msgid "Mark all articles in the current group as unread." msgstr "" #. type: SS -#: doc/tin.1:684 +#: doc/tin.1:696 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "ÃNDICE DE MANDATOS AGRUPADOS" #. type: Plain text -#: doc/tin.1:688 +#: doc/tin.1:700 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1731,44 +1769,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "Select article 4." msgstr "" #. type: TP -#: doc/tin.1:691 doc/tin.1:943 doc/tin.1:1111 +#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1115 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1130 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:699 doc/tin.1:951 doc/tin.1:1134 +#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:699 doc/tin.1:951 +#: doc/tin.1:711 doc/tin.1:966 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1776,13 +1814,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:721 doc/tin.1:976 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1790,58 +1828,58 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:713 doc/tin.1:965 doc/tin.1:1162 +#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 +#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 msgid "Re-enter the last message that was viewed." msgstr "" #. type: Plain text -#: doc/tin.1:722 doc/tin.1:974 +#: doc/tin.1:734 doc/tin.1:989 msgid "Search forward for specified subject." msgstr "" #. type: Plain text -#: doc/tin.1:725 doc/tin.1:977 +#: doc/tin.1:737 doc/tin.1:992 msgid "Search backwards for specified subject." msgstr "" #. type: TP -#: doc/tin.1:725 +#: doc/tin.1:737 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:980 +#: doc/tin.1:740 doc/tin.1:995 msgid "Select current thread for later processing." msgstr "" #. type: TP -#: doc/tin.1:728 +#: doc/tin.1:740 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:732 +#: doc/tin.1:744 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:732 +#: doc/tin.1:744 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:737 +#: doc/tin.1:749 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -1849,13 +1887,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:742 +#: doc/tin.1:754 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for auto-" @@ -1863,13 +1901,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:742 +#: doc/tin.1:754 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:748 +#: doc/tin.1:760 msgid "" "Prompts for a pattern with which to match on. All threads whose subjects " "match the pattern will be marked selected. A pattern of ''*'' will match all " @@ -1878,24 +1916,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:748 +#: doc/tin.1:760 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:751 +#: doc/tin.1:763 msgid "Reverse all selections on all articles." msgstr "" #. type: TP -#: doc/tin.1:751 +#: doc/tin.1:763 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:757 +#: doc/tin.1:769 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1904,13 +1942,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:757 doc/tin.1:989 doc/tin.1:1188 +#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:762 doc/tin.1:994 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1918,13 +1956,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:762 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1211 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:771 +#: doc/tin.1:783 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -1936,13 +1974,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:771 doc/tin.1:1202 +#: doc/tin.1:783 doc/tin.1:1220 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:780 +#: doc/tin.1:792 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1954,99 +1992,99 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:780 +#: doc/tin.1:792 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "Read current article." msgstr "" #. type: TP -#: doc/tin.1:783 +#: doc/tin.1:795 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:786 +#: doc/tin.1:798 msgid "View next unread article or group." msgstr "" #. type: TP -#: doc/tin.1:786 doc/tin.1:1000 doc/tin.1:1219 +#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:790 +#: doc/tin.1:802 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" #. type: TP -#: doc/tin.1:790 doc/tin.1:1005 doc/tin.1:1222 +#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:793 doc/tin.1:1008 +#: doc/tin.1:805 doc/tin.1:1023 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" #. type: TP -#: doc/tin.1:793 doc/tin.1:1008 doc/tin.1:1225 +#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" #. type: Plain text -#: doc/tin.1:801 +#: doc/tin.1:813 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" #. type: Plain text -#: doc/tin.1:805 +#: doc/tin.1:817 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:805 +#: doc/tin.1:817 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1024 +#: doc/tin.1:821 doc/tin.1:1039 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:809 +#: doc/tin.1:821 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1242 +#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2054,37 +2092,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:824 +#: doc/tin.1:836 msgid "Toggle article/group limit." msgstr "" #. type: Plain text -#: doc/tin.1:828 +#: doc/tin.1:840 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:831 +#: doc/tin.1:846 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:837 +#: doc/tin.1:852 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2093,29 +2131,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:837 +#: doc/tin.1:852 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:855 msgid "Open the thread under the current cursor position." msgstr "" #. type: Plain text -#: doc/tin.1:843 doc/tin.1:1047 doc/tin.1:1276 +#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 msgid "Look up article by ''Message-ID:''." msgstr "" #. type: TP -#: doc/tin.1:843 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:848 doc/tin.1:1052 doc/tin.1:1281 +#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2123,35 +2161,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:867 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:870 msgid "Go to next group." msgstr "" #. type: TP -#: doc/tin.1:855 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1312 msgid "Go to the next unread article." msgstr "" #. type: TP -#: doc/tin.1:858 doc/tin.1:1052 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1057 doc/tin.1:1296 +#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2159,51 +2197,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:863 +#: doc/tin.1:878 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:866 +#: doc/tin.1:881 msgid "Go to previous group." msgstr "" #. type: TP -#: doc/tin.1:866 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:869 +#: doc/tin.1:884 msgid "Go to previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:872 doc/tin.1:1060 +#: doc/tin.1:887 doc/tin.1:1078 msgid "Return to previous level." msgstr "" #. type: TP -#: doc/tin.1:875 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:878 +#: doc/tin.1:893 msgid "Toggle the display between all articles and unread articles." msgstr "" #. type: TP -#: doc/tin.1:882 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1072 doc/tin.1:1321 +#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2211,24 +2249,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:887 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:890 doc/tin.1:1075 doc/tin.1:1324 +#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 msgid "Save marked articles automatically without further prompting." msgstr "" #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:905 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:895 +#: doc/tin.1:910 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2236,26 +2274,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:895 +#: doc/tin.1:910 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:899 doc/tin.1:1083 +#: doc/tin.1:914 doc/tin.1:1101 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." msgstr "" #. type: TP -#: doc/tin.1:899 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:919 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2263,18 +2301,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:904 +#: doc/tin.1:919 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:907 +#: doc/tin.1:922 msgid "Untag all articles that were tagged." msgstr "" #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1093 doc/tin.1:1349 +#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2283,13 +2321,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:929 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:920 doc/tin.1:1355 +#: doc/tin.1:935 doc/tin.1:1376 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2298,13 +2336,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:920 +#: doc/tin.1:935 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:943 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2315,25 +2353,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:928 doc/tin.1:1093 doc/tin.1:1355 +#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:931 +#: doc/tin.1:946 msgid "Mark current article as unread." msgstr "" #. type: TP -#: doc/tin.1:931 doc/tin.1:1098 doc/tin.1:1358 +#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 #, no-wrap msgid "B" msgstr "B" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:938 +#: doc/tin.1:953 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2341,79 +2379,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:938 +#: doc/tin.1:953 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "HILOS DE MANDATOS LISTADOS" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:958 msgid "Select article 4 within thread." msgstr "" #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:992 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:995 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:998 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:998 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:1001 msgid "Reverse article selections." msgstr "" #. type: TP -#: doc/tin.1:986 +#: doc/tin.1:1001 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:989 +#: doc/tin.1:1004 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:1009 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:1012 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:997 +#: doc/tin.1:1012 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1000 +#: doc/tin.1:1015 msgid "View next unread article within thread." msgstr "" #. type: Plain text -#: doc/tin.1:1005 +#: doc/tin.1:1020 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2421,44 +2459,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1016 +#: doc/tin.1:1031 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1035 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1020 +#: doc/tin.1:1035 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1024 +#: doc/tin.1:1039 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:1050 doc/tin.1:1282 msgid "Display the subject of the current article in the last line." msgstr "" #. type: TP -#: doc/tin.1:1038 +#: doc/tin.1:1056 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1044 +#: doc/tin.1:1062 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2466,55 +2504,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1047 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1067 +#: doc/tin.1:1085 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1090 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1075 +#: doc/tin.1:1093 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1079 doc/tin.1:1328 +#: doc/tin.1:1097 doc/tin.1:1349 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1079 +#: doc/tin.1:1097 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1083 +#: doc/tin.1:1101 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1086 +#: doc/tin.1:1104 msgid "Untag all tagged threads." msgstr "" #. type: Plain text -#: doc/tin.1:1098 +#: doc/tin.1:1116 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2523,144 +2561,144 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1103 +#: doc/tin.1:1121 msgid "Mark all articles in thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1103 +#: doc/tin.1:1121 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1108 +#: doc/tin.1:1126 msgid "Read the first (base) article in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:1111 +#: doc/tin.1:1129 msgid "Read response 4 in this thread." msgstr "" #. type: TP -#: doc/tin.1:1115 +#: doc/tin.1:1133 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1119 +#: doc/tin.1:1137 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" #. type: TP -#: doc/tin.1:1119 +#: doc/tin.1:1137 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1145 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." msgstr "" #. type: TP -#: doc/tin.1:1127 +#: doc/tin.1:1145 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1130 +#: doc/tin.1:1148 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1134 +#: doc/tin.1:1152 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1159 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1159 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" #. type: TP -#: doc/tin.1:1148 +#: doc/tin.1:1166 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1151 +#: doc/tin.1:1169 msgid "Toggle ROT-13 decoding for this article." msgstr "" #. type: TP -#: doc/tin.1:1151 +#: doc/tin.1:1169 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1162 +#: doc/tin.1:1180 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -2670,23 +2708,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1171 +#: doc/tin.1:1189 msgid "Forward search the text of this article." msgstr "" #. type: Plain text -#: doc/tin.1:1174 +#: doc/tin.1:1192 msgid "Backward search the text of this article." msgstr "" #. type: TP -#: doc/tin.1:1174 +#: doc/tin.1:1192 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1179 +#: doc/tin.1:1197 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2694,40 +2732,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1179 +#: doc/tin.1:1197 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1182 +#: doc/tin.1:1200 msgid "Go to the first article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1182 +#: doc/tin.1:1200 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1185 +#: doc/tin.1:1203 msgid "Go to the last article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1185 +#: doc/tin.1:1203 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1188 +#: doc/tin.1:1206 msgid "Toggle word highlighting on/off." msgstr "" #. type: Plain text -#: doc/tin.1:1202 +#: doc/tin.1:1220 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2739,7 +2777,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1211 +#: doc/tin.1:1229 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2750,24 +2788,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1211 +#: doc/tin.1:1229 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1214 +#: doc/tin.1:1232 msgid "Go to next base article." msgstr "" #. type: TP -#: doc/tin.1:1214 +#: doc/tin.1:1232 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1219 +#: doc/tin.1:1237 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2775,335 +2813,335 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1222 +#: doc/tin.1:1240 msgid "Author forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1225 +#: doc/tin.1:1243 msgid "Author backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1233 +#: doc/tin.1:1251 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" #. type: TP -#: doc/tin.1:1237 +#: doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1242 +#: doc/tin.1:1260 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1263 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1266 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" #. type: TP -#: doc/tin.1:1251 +#: doc/tin.1:1269 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1258 +#: doc/tin.1:1276 msgid "Go to the start of the article." msgstr "" #. type: TP -#: doc/tin.1:1258 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1261 +#: doc/tin.1:1279 msgid "Go to the end of the article." msgstr "" #. type: TP -#: doc/tin.1:1267 +#: doc/tin.1:1288 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1270 +#: doc/tin.1:1291 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" #. type: TP -#: doc/tin.1:1270 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1294 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1297 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1285 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1288 +#: doc/tin.1:1309 msgid "Go to the next article." msgstr "" #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1296 +#: doc/tin.1:1317 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1299 +#: doc/tin.1:1320 msgid "Go to the previous article." msgstr "" #. type: TP -#: doc/tin.1:1299 +#: doc/tin.1:1320 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1323 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1305 +#: doc/tin.1:1326 msgid "Return to the previous level." msgstr "" #. type: TP -#: doc/tin.1:1308 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1312 +#: doc/tin.1:1333 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1312 +#: doc/tin.1:1333 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1316 +#: doc/tin.1:1337 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1316 +#: doc/tin.1:1337 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1342 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1345 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1349 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1331 +#: doc/tin.1:1352 msgid "Return to group selection level." msgstr "" #. type: TP -#: doc/tin.1:1331 +#: doc/tin.1:1352 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1334 +#: doc/tin.1:1355 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1334 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1338 +#: doc/tin.1:1359 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1338 +#: doc/tin.1:1359 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1342 +#: doc/tin.1:1363 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1358 +#: doc/tin.1:1379 msgid "Mark article as unread." msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1384 msgid "Mark the current thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1363 +#: doc/tin.1:1384 #, no-wrap msgid "URL LISTING" msgstr "LISTADO URL" #. type: Plain text -#: doc/tin.1:1366 +#: doc/tin.1:1387 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" msgstr "" #. type: TP -#: doc/tin.1:1367 +#: doc/tin.1:1388 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1371 +#: doc/tin.1:1392 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1374 doc/tin.1:1474 +#: doc/tin.1:1395 doc/tin.1:1495 msgid "URL forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1377 doc/tin.1:1477 +#: doc/tin.1:1398 doc/tin.1:1498 msgid "URL backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1383 doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 msgid "Shell escape." msgstr "" #. type: Plain text -#: doc/tin.1:1386 +#: doc/tin.1:1407 msgid "Toggle the display of the current URL in the last line." msgstr "" #. type: Plain text -#: doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 msgid "Help screen of commands available." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1396 +#: doc/tin.1:1417 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1399 +#: doc/tin.1:1420 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3111,108 +3149,108 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1400 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1403 +#: doc/tin.1:1424 msgid "Pipe attachment into command." msgstr "" #. type: TP -#: doc/tin.1:1403 +#: doc/tin.1:1424 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1406 +#: doc/tin.1:1427 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1406 +#: doc/tin.1:1427 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1409 +#: doc/tin.1:1430 msgid "View attachment." msgstr "Vea adjunto." #. type: TP -#: doc/tin.1:1409 +#: doc/tin.1:1430 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1412 +#: doc/tin.1:1433 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1412 +#: doc/tin.1:1433 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1416 +#: doc/tin.1:1437 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." msgstr "" #. type: TP -#: doc/tin.1:1416 +#: doc/tin.1:1437 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1419 +#: doc/tin.1:1440 msgid "Reverse tagging of all attachments." msgstr "" #. type: TP -#: doc/tin.1:1419 +#: doc/tin.1:1440 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1422 +#: doc/tin.1:1443 msgid "Untag all tagged attachments." msgstr "" #. type: Plain text -#: doc/tin.1:1425 +#: doc/tin.1:1446 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1428 +#: doc/tin.1:1449 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1431 +#: doc/tin.1:1452 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1434 +#: doc/tin.1:1455 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1441 +#: doc/tin.1:1462 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3220,51 +3258,50 @@ msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1451 +#: doc/tin.1:1472 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "" -# #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1480 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " -"informatiosn are shown: a time stamp in \"dd-mm-yy\"-format, a single letter " +"information is shown: a time stamp in \"dd-mm-yy\"-format, a single letter " "indicating the action which initiated the message, the group names " -"(evetually shortened, see also B) or a mail address " +"(eventually shortened, see also B) or a mail address " "the message was sent to and the subject of the message. Besides the common " "moving keys, the following commands are available:" msgstr "" #. type: TP -#: doc/tin.1:1460 +#: doc/tin.1:1481 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1471 +#: doc/tin.1:1492 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " "in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted> which may not always be the " "case. If using NNTP and the internal inews (B set to \"--" "internal\") and either the server proposes a ''Message-ID:'' during the " -"POST (B) command or B is build to generate ''Message-ID:'' " +"POST (B) command or B is built to generate ''Message-ID:'' " "this should be the case. With an external inews (and reading from local " "spool) it is not." msgstr "" #. type: Plain text -#: doc/tin.1:1486 -msgid "Toggle the display of the current 'Message-ID:'' in the last line." +#: doc/tin.1:1507 +msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1496 +#: doc/tin.1:1517 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3273,7 +3310,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1508 +#: doc/tin.1:1529 msgid "" "At startup, B reads in the configuration files (see also B<\\" "%tin>(5)). They contain a list of variables that can be used to configure " @@ -3284,7 +3321,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1516 +#: doc/tin.1:1537 msgid "" "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU " @@ -3295,7 +3332,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1522 +#: doc/tin.1:1543 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3305,17 +3342,17 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1550 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " -"('B<\\e>') to search for a specific option. Use B ('B') to exit the " -"option menu and keep your changes. Use B ('B') to exit without " -"keeping your changes." +"('B<\\(rs>') to search for a specific option. Use B ('B') to exit " +"the option menu and keep your changes. Use B ('B') to exit " +"without keeping your changes." msgstr "" #. type: Plain text -#: doc/tin.1:1534 +#: doc/tin.1:1555 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3324,14 +3361,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1558 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1541 +#: doc/tin.1:1562 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" @@ -3339,13 +3376,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1541 +#: doc/tin.1:1562 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1547 doc/tin.5:1259 +#: doc/tin.1:1568 doc/tin.5:1281 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3353,161 +3390,161 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1547 +#: doc/tin.1:1568 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1551 doc/tin.5:1263 +#: doc/tin.1:1572 doc/tin.5:1285 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1551 +#: doc/tin.1:1572 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1554 doc/tin.5:1266 +#: doc/tin.1:1575 doc/tin.5:1288 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1554 +#: doc/tin.1:1575 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1557 doc/tin.5:1269 +#: doc/tin.1:1578 doc/tin.5:1291 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1557 +#: doc/tin.1:1578 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1272 +#: doc/tin.1:1581 doc/tin.5:1294 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1581 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1563 doc/tin.5:1275 +#: doc/tin.1:1584 doc/tin.5:1297 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" #. type: TP -#: doc/tin.1:1563 +#: doc/tin.1:1584 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1567 doc/tin.5:1279 +#: doc/tin.1:1588 doc/tin.5:1301 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." msgstr "" #. type: TP -#: doc/tin.1:1567 +#: doc/tin.1:1588 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1571 doc/tin.5:1283 +#: doc/tin.1:1592 doc/tin.5:1305 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" #. type: TP -#: doc/tin.1:1571 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1287 +#: doc/tin.1:1596 doc/tin.5:1309 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1291 +#: doc/tin.1:1600 doc/tin.5:1313 msgid "" "The character used to show that an article has not been read. Default is " "'+'." msgstr "" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1600 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1294 +#: doc/tin.1:1603 doc/tin.5:1316 msgid "The character used to show that an article was read. Default is ' '." msgstr "" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1603 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1586 doc/tin.5:1298 +#: doc/tin.1:1607 doc/tin.5:1320 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1586 +#: doc/tin.1:1607 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1595 +#: doc/tin.1:1616 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3515,50 +3552,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1595 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1599 doc/tin.5:1313 +#: doc/tin.1:1620 doc/tin.5:1335 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" #. type: TP -#: doc/tin.1:1599 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1317 +#: doc/tin.1:1624 doc/tin.5:1339 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1624 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1606 doc/tin.1:2601 +#: doc/tin.1:1627 doc/tin.1:2654 msgid "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1606 +#: doc/tin.1:1627 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1325 +#: doc/tin.1:1632 doc/tin.5:1347 msgid "" "If set ON articles/threads will be saved in batch mode when save \\&''B<-" "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is " @@ -3566,13 +3603,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1611 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1330 +#: doc/tin.1:1637 doc/tin.5:1352 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -3580,13 +3617,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1637 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1621 +#: doc/tin.1:1642 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -3594,339 +3631,339 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1621 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1627 doc/tin.5:1341 +#: doc/tin.1:1648 doc/tin.5:1363 msgid "" -"Use this hash algorithm for cancel-locks. Only available when build with " +"Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " "values are none, sha1, sha256 and sha512. Default is sha1." msgstr "" #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1633 doc/tin.5:1345 +#: doc/tin.1:1654 doc/tin.5:1367 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1633 +#: doc/tin.1:1654 #, fuzzy, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1636 doc/tin.5:1348 +#: doc/tin.1:1657 doc/tin.5:1370 #, fuzzy msgid "Standard background color" msgstr "Color de fondo estándar" #. type: TP -#: doc/tin.1:1636 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1639 doc/tin.5:1351 +#: doc/tin.1:1660 doc/tin.5:1373 msgid "Color of quoted text from external sources" msgstr "" #. type: TP -#: doc/tin.1:1639 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1642 doc/tin.5:1354 +#: doc/tin.1:1663 doc/tin.5:1376 msgid "Color of sender (From:)" msgstr "" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1663 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1645 doc/tin.5:1357 +#: doc/tin.1:1666 doc/tin.5:1379 msgid "Color of header-lines" msgstr "" #. type: TP -#: doc/tin.1:1645 +#: doc/tin.1:1666 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1360 +#: doc/tin.1:1669 doc/tin.5:1382 msgid "Color of help pages" msgstr "" #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1669 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1651 doc/tin.5:1363 +#: doc/tin.1:1672 doc/tin.5:1385 msgid "Color of background for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1651 +#: doc/tin.1:1672 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1366 +#: doc/tin.1:1675 doc/tin.5:1388 msgid "Color of foreground for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1675 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1385 +#: doc/tin.1:1678 doc/tin.5:1407 msgid "Color of status messages in last line" msgstr "" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1678 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1661 doc/tin.5:1370 +#: doc/tin.1:1682 doc/tin.5:1392 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1661 +#: doc/tin.1:1682 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1665 doc/tin.5:1374 +#: doc/tin.1:1686 doc/tin.5:1396 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1665 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1378 +#: doc/tin.1:1690 doc/tin.5:1400 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1690 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1673 doc/tin.5:1382 +#: doc/tin.1:1694 doc/tin.5:1404 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1673 +#: doc/tin.1:1694 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1676 doc/tin.5:1388 +#: doc/tin.1:1697 doc/tin.5:1410 msgid "Color of mini help menu" msgstr "" #. type: TP -#: doc/tin.1:1676 +#: doc/tin.1:1697 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1679 doc/tin.5:1391 +#: doc/tin.1:1700 doc/tin.5:1413 msgid "Color of actual news header fields" msgstr "" #. type: TP -#: doc/tin.1:1679 +#: doc/tin.1:1700 #, fuzzy, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1394 +#: doc/tin.1:1703 doc/tin.5:1416 #, fuzzy msgid "Standard foreground color" msgstr "Color de primer plano estándar" #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1703 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1685 doc/tin.5:1397 +#: doc/tin.1:1706 doc/tin.5:1419 msgid "Color of quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1685 +#: doc/tin.1:1706 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1688 doc/tin.5:1400 +#: doc/tin.1:1709 doc/tin.5:1422 msgid "Color of twice quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1688 +#: doc/tin.1:1709 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" #. type: Plain text -#: doc/tin.1:1691 doc/tin.5:1403 +#: doc/tin.1:1712 doc/tin.5:1425 msgid "Color of E=3 times quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1691 +#: doc/tin.1:1712 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1695 doc/tin.5:1407 +#: doc/tin.1:1716 doc/tin.5:1429 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" #. type: TP -#: doc/tin.1:1695 +#: doc/tin.1:1716 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1698 doc/tin.5:1410 +#: doc/tin.1:1719 doc/tin.5:1432 msgid "Color of signatures" msgstr "" #. type: TP -#: doc/tin.1:1698 +#: doc/tin.1:1719 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1701 doc/tin.5:1413 +#: doc/tin.1:1722 doc/tin.5:1435 msgid "Color of urls highlight" msgstr "" #. type: TP -#: doc/tin.1:1701 +#: doc/tin.1:1722 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1704 doc/tin.5:1416 +#: doc/tin.1:1725 doc/tin.5:1438 msgid "Color of verbatim blocks" msgstr "" #. type: TP -#: doc/tin.1:1704 +#: doc/tin.1:1725 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1707 doc/tin.5:1419 +#: doc/tin.1:1728 doc/tin.5:1441 msgid "Color of article subject" msgstr "" #. type: TP -#: doc/tin.1:1707 +#: doc/tin.1:1728 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1710 doc/tin.5:1422 +#: doc/tin.1:1731 doc/tin.5:1444 msgid "Color of text-lines" msgstr "" #. type: TP -#: doc/tin.1:1710 +#: doc/tin.1:1731 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1713 doc/tin.5:1425 +#: doc/tin.1:1734 doc/tin.5:1447 msgid "Color of help/mail sign" msgstr "" #. type: TP -#: doc/tin.1:1713 +#: doc/tin.1:1734 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1716 +#: doc/tin.1:1737 msgid "Ask for manual confirmation to protect the user." msgstr "" #. type: IP -#: doc/tin.1:1717 doc/tin.1:1723 doc/tin.1:1727 +#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1723 +#: doc/tin.1:1744 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3934,21 +3971,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1727 +#: doc/tin.1:1748 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1731 +#: doc/tin.1:1752 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1446 +#: doc/tin.5:1468 msgid "Default is commands & quit." msgstr "" #. type: Plain text -#: doc/tin.5:1457 +#: doc/tin.5:1479 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses B<\\" @@ -11149,61 +11313,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1457 +#: doc/tin.5:1479 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1459 +#: doc/tin.5:1481 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1461 +#: doc/tin.5:1483 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1467 +#: doc/tin.5:1489 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1471 +#: doc/tin.5:1493 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1485 doc/tin.5:1514 +#: doc/tin.5:1507 doc/tin.5:1536 #, no-wrap msgid "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u" msgstr "" #. type: Plain text -#: doc/tin.5:1494 doc/tin.5:1523 +#: doc/tin.5:1516 doc/tin.5:1545 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -11217,139 +11381,139 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1518 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1500 +#: doc/tin.5:1522 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1505 +#: doc/tin.5:1527 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1509 +#: doc/tin.5:1531 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1525 +#: doc/tin.5:1547 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1529 +#: doc/tin.5:1551 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1533 +#: doc/tin.5:1555 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1535 +#: doc/tin.5:1557 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1537 +#: doc/tin.5:1559 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1539 +#: doc/tin.5:1561 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1541 +#: doc/tin.5:1563 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1543 +#: doc/tin.5:1565 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1545 +#: doc/tin.5:1567 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1571 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1573 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1575 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1577 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1581 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1570 +#: doc/tin.5:1592 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /" @@ -11358,13 +11522,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1580 +#: doc/tin.5:1602 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -11372,19 +11536,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1580 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1591 +#: doc/tin.5:1613 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 B<" @@ -11393,13 +11557,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1591 +#: doc/tin.5:1613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1605 +#: doc/tin.5:1627 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -11410,20 +11574,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1612 +#: doc/tin.5:1634 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:1614 +#: doc/tin.5:1636 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "" #. type: Plain text -#: doc/tin.5:1626 +#: doc/tin.5:1648 #, no-wrap msgid "" "%D\tdate\n" @@ -11440,31 +11604,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1628 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1638 +#: doc/tin.5:1660 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1645 +#: doc/tin.5:1667 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1651 +#: doc/tin.5:1673 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1657 +#: doc/tin.5:1679 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -11473,32 +11637,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1657 +#: doc/tin.5:1679 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1661 +#: doc/tin.5:1683 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1666 +#: doc/tin.5:1688 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1670 +#: doc/tin.5:1692 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." msgstr "" #. type: Plain text -#: doc/tin.5:1678 +#: doc/tin.5:1700 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -11508,111 +11672,111 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1694 +#: doc/tin.5:1716 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1722 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." msgstr "" #. type: TP -#: doc/tin.5:1704 +#: doc/tin.5:1726 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1709 +#: doc/tin.5:1731 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1728 +#: doc/tin.5:1750 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1765 +#: doc/tin.5:1788 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1777 doc/tin.5:2492 +#: doc/tin.5:1800 doc/tin.5:2557 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1810 +#: doc/tin.5:1833 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1815 +#: doc/tin.5:1838 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1820 +#: doc/tin.5:1843 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1825 +#: doc/tin.5:1848 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1830 +#: doc/tin.5:1853 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1836 +#: doc/tin.5:1859 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.5:1857 +#: doc/tin.5:1880 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1860 +#: doc/tin.5:1883 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" #. type: TP -#: doc/tin.5:1860 +#: doc/tin.5:1883 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1864 +#: doc/tin.5:1887 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.5:1882 +#: doc/tin.5:1905 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " @@ -11620,7 +11784,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1910 +#: doc/tin.5:1933 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -11628,19 +11792,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1926 +#: doc/tin.5:1949 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1938 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1948 +#: doc/tin.5:1971 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -11649,20 +11813,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1956 +#: doc/tin.5:1979 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." msgstr "" #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:1984 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1967 +#: doc/tin.5:1990 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -11671,7 +11835,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1995 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -11679,7 +11843,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1978 +#: doc/tin.5:2001 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -11688,18 +11852,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1980 +#: doc/tin.5:2003 msgid "B This option is on by default." msgstr "" #. type: TP -#: doc/tin.5:1981 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1988 +#: doc/tin.5:2011 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -11707,13 +11871,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1988 +#: doc/tin.5:2011 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2018 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11721,13 +11885,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1995 +#: doc/tin.5:2018 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2002 +#: doc/tin.5:2025 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11735,19 +11899,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2002 +#: doc/tin.5:2025 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2006 +#: doc/tin.5:2029 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2013 +#: doc/tin.5:2036 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF B<\\" "%tin>(1) leaves the rendering of bi-directional text to the terminal. " @@ -11755,62 +11919,62 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2013 +#: doc/tin.5:2036 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2022 +#: doc/tin.5:2045 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2026 +#: doc/tin.5:2049 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2030 +#: doc/tin.5:2053 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2034 +#: doc/tin.5:2057 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2038 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2046 +#: doc/tin.5:2069 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2050 +#: doc/tin.5:2073 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2052 +#: doc/tin.5:2075 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "" #. type: Plain text -#: doc/tin.5:2059 +#: doc/tin.5:2082 #, no-wrap msgid "" "%G\tgroup name\n" @@ -11822,42 +11986,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2084 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2092 +#: doc/tin.5:2115 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2101 +#: doc/tin.5:2124 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " "and turn descriptions off. The text used is taken from the I<${TIN_LIBDIR:-" "NEWSLIBDIR}/newsgroups> file and if supported (requires B<\\%tin>(1) to be " -"build with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" +"built with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "mailgroups> for mailgroups. Default is ON." msgstr "" #. type: TP -#: doc/tin.5:2123 +#: doc/tin.5:2124 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:2131 +msgid "" +"Allows you to select whether B<\\%tin>(1) shows a help indication, a new " +"mail indication, both, or neither in the various level titles. Default is 3." +msgstr "" + +#. type: TP +#: doc/tin.5:2165 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2146 +#: doc/tin.5:2188 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2153 +#: doc/tin.5:2195 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11865,19 +12042,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2199 +#: doc/tin.5:2241 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2206 +#: doc/tin.5:2248 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2213 +#: doc/tin.5:2255 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11885,50 +12062,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2213 +#: doc/tin.5:2255 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2217 +#: doc/tin.5:2259 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2226 +#: doc/tin.5:2268 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2230 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2236 +#: doc/tin.5:2278 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." msgstr "" #. type: TP -#: doc/tin.5:2236 +#: doc/tin.5:2278 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2242 +#: doc/tin.5:2284 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2249 +#: doc/tin.5:2291 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11936,7 +12113,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2254 +#: doc/tin.5:2296 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -11944,32 +12121,63 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2264 +#: doc/tin.5:2299 +msgid "Defines which threading method to use. The choices are:" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2302 +msgid "Don't thread" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2304 +msgid "Thread on Subject only" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2306 +msgid "Thread on References only" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2308 +msgid "Thread on References then Subject (default)" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2310 +msgid "Thread multipart articles on Subject" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2312 +msgid "Thread on Percentage Match of the Subjects" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2316 msgid "" -"Defines which threading method to use. The choices are: 0) Don't thread, 1) " -"Thread on Subject only 2) Thread on References only, 3) Thread on References " -"then Subject (default) 4) Thread multipart articles on Subject. 5) Thread " -"on Percentage Match of the Subjects It's also possible to set the threading " -"type on a per group basis by setting the group attribute variable " -"B to 0 \\(en 5 in the file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" -"attributes>." +"It's also possible to set the threading type on a per group basis by setting " +"the group attribute variable B to 0 \\(en 5 in the file I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>." msgstr "" #. type: Plain text -#: doc/tin.5:2268 +#: doc/tin.5:2320 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2270 +#: doc/tin.5:2322 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "" #. type: Plain text -#: doc/tin.5:2281 +#: doc/tin.5:2333 #, no-wrap msgid "" "%D\tdate\n" @@ -11985,7 +12193,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2288 +#: doc/tin.5:2340 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -11993,33 +12201,53 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2292 +#: doc/tin.5:2344 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2304 +#: doc/tin.5:2356 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.5:2361 +msgid "" +"The name of file containing all trusted CA certificates used for NNTPS (B) connections. If left empty the system default will be used." +msgstr "" + +#. type: TP +#: doc/tin.5:2361 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2318 +#: doc/tin.5:2375 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " "blocks." msgstr "" +#. type: Plain text +#: doc/tin.5:2398 +msgid "" +"If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " +"articles. Default is OFF." +msgstr "" + #. type: TP -#: doc/tin.5:2337 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2344 +#: doc/tin.5:2405 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12027,66 +12255,66 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2348 +#: doc/tin.5:2409 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2409 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2353 +#: doc/tin.5:2414 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2417 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2422 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2422 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2364 +#: doc/tin.5:2425 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2425 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2370 +#: doc/tin.5:2431 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2382 +#: doc/tin.5:2443 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -12095,81 +12323,81 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2382 +#: doc/tin.5:2443 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2386 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2390 +#: doc/tin.5:2451 msgid "" "A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"block. Default is #v+" msgstr "" #. type: TP -#: doc/tin.5:2390 +#: doc/tin.5:2451 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2394 +#: doc/tin.5:2455 msgid "" "A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"block. Default is #v-" msgstr "" #. type: TP -#: doc/tin.5:2397 +#: doc/tin.5:2458 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2417 +#: doc/tin.5:2482 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " "been handled. Setting this to 1 allows you to use B<\\%perl>(1) compatible " -"regular expressions B<\\%pcre>(3). (see also B<\\%perlre>(1) and B<\\" -"%pcrepattern>(3)). You will probably want to update your filter file if you " -"use this regularly. NB: Newsgroup names will always be matched using the B<" -"\\%wildmat>(3) notation." +"regular expressions B<\\%pcre>(3) or B<\\%pcre2>(3). (see also B<\\" +"%perlre>(1) and B<\\%pcrepattern>(3) or B<\\%pcre2pattern>(3)). You will " +"probably want to update your filter file if you use this regularly. NB: " +"Newsgroup names will always be matched using the B<\\%wildmat>(3) notation." msgstr "" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2482 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2494 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2437 +#: doc/tin.5:2502 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2453 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2469 +#: doc/tin.5:2534 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -12179,31 +12407,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2469 +#: doc/tin.5:2534 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2472 +#: doc/tin.5:2537 msgid "Sets a global domain name used in From lines" msgstr "" #. type: Plain text -#: doc/tin.5:2476 +#: doc/tin.5:2541 msgid "" "Defines the name of your organization. $B overrides any " "specified value." msgstr "" #. type: TP -#: doc/tin.5:2476 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2481 +#: doc/tin.5:2546 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -12211,13 +12439,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2481 +#: doc/tin.5:2546 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2487 +#: doc/tin.5:2552 msgid "" "Defines the email address to which users can send bug reports using a built-" "in function. The default points to a developers mailing list located at tin." @@ -12226,44 +12454,44 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2487 +#: doc/tin.5:2552 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2492 +#: doc/tin.5:2557 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "" #. type: Plain text -#: doc/tin.5:2496 +#: doc/tin.5:2561 msgid "" -"Default charset to be used in MIME's ''Content-Type:'' header. " +"Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." msgstr "" #. type: Plain text -#: doc/tin.5:2499 +#: doc/tin.5:2564 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2568 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." msgstr "" #. type: TP -#: doc/tin.5:2503 +#: doc/tin.5:2568 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2509 +#: doc/tin.5:2574 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\" @@ -12271,26 +12499,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2509 +#: doc/tin.5:2574 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2578 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." msgstr "" #. type: TP -#: doc/tin.5:2513 +#: doc/tin.5:2578 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2518 +#: doc/tin.5:2583 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -12298,13 +12526,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2591 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, I" msgstr "B" #. type: Plain text -#: doc/tin.5:2530 +#: doc/tin.5:2595 msgid "" "Name of a single overview file, common values are I<.overview> or I. $B overrides any specified value." msgstr "" #. type: TP -#: doc/tin.5:2530 +#: doc/tin.5:2595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2535 +#: doc/tin.5:2600 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " "residesin I and is named I, so you only have to " @@ -12340,13 +12568,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2535 +#: doc/tin.5:2600 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2606 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -12355,13 +12583,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2606 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2611 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -12369,13 +12597,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2611 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2551 +#: doc/tin.5:2616 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -12383,13 +12611,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2551 +#: doc/tin.5:2616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2556 +#: doc/tin.5:2621 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -12397,12 +12625,12 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2560 +#: doc/tin.5:2625 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2629 msgid "" "translation into language specified in $B, $B or " "$B" @@ -12411,7 +12639,7 @@ msgstr "" "$B" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2643 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -12421,7 +12649,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2648 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -12429,37 +12657,37 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2586 +#: doc/tin.5:2651 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." msgstr "" #. type: TP -#: doc/tin.5:2586 doc/tin.5:2639 +#: doc/tin.5:2651 doc/tin.5:2705 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2589 +#: doc/tin.5:2654 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2592 +#: doc/tin.5:2657 msgid "is the highest article number that has been used in that newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2592 +#: doc/tin.5:2657 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2599 +#: doc/tin.5:2664 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -12469,90 +12697,90 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2599 +#: doc/tin.5:2664 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2602 +#: doc/tin.5:2667 msgid "can be one of those" msgstr "" #. type: TP -#: doc/tin.5:2603 +#: doc/tin.5:2668 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2671 msgid "local postings are allowed" msgstr "" #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2671 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2609 +#: doc/tin.5:2674 msgid "no local postings are allowed, only remote ones" msgstr "" #. type: TP -#: doc/tin.5:2609 +#: doc/tin.5:2674 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2612 +#: doc/tin.5:2677 msgid "the group is moderated and all postings must be approved" msgstr "" #. type: TP -#: doc/tin.5:2612 +#: doc/tin.5:2677 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2615 +#: doc/tin.5:2680 msgid "articles in this group are not kept, but only passed on" msgstr "" #. type: TP -#: doc/tin.5:2615 +#: doc/tin.5:2680 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2618 +#: doc/tin.5:2683 msgid "articles cannot be posted to this newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2618 +#: doc/tin.5:2683 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2686 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "" #. type: TP -#: doc/tin.5:2622 doc/tin.5:2649 doc/tin.5:2672 +#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2628 +#: doc/tin.5:2694 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -12560,7 +12788,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2639 +#: doc/tin.5:2705 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -12569,25 +12797,25 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2646 +#: doc/tin.5:2712 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." msgstr "" #. type: TP -#: doc/tin.5:2646 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2649 +#: doc/tin.5:2715 msgid "is the electronic mail address of the person who created the group." msgstr "" #. type: Plain text -#: doc/tin.5:2655 +#: doc/tin.5:2721 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the NEWGROUPS (B) " @@ -12595,7 +12823,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2666 +#: doc/tin.5:2732 msgid "" "This file provides short descriptions of each newsgroup. It is normally " "updated by the local news server (e.g. B<\\%innd>(8)) whenever a new group " @@ -12604,7 +12832,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2678 +#: doc/tin.5:2744 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST NEWSGROUPS (B has a higher priority if set." msgstr "" #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2771 msgid "" "This file specifies the organization of the news overview database (see also " "B<\\%newsoverview>(5)). The order of lines in this file is important; it " @@ -12630,7 +12858,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2720 +#: doc/tin.5:2786 msgid "" "This file contains a list of newsgroups \\(em one per line \\(em which the " "client should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/." @@ -12640,18 +12868,32 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2767 +#: doc/tin.5:2835 +#, fuzzy +#| msgid "" +#| "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" +#| "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\" +#| "%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<" +#| "\\%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<" +#| "\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), " +#| "B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<" +#| "\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), " +#| "B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, " +#| "B, B" msgid "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " "B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\" "%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\" -"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\" -"%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\" -"%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\" -"%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcre2>(3), B<\\%pcrepattern>(3), B<\\" +"%pcre2pattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\" +"%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\" +"%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B, B" msgstr "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\" "%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " @@ -12662,4 +12904,5 @@ msgstr "" "%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\" "%innd>(8), B, B, B, B, B, B, B, B, B, B, B, B, B, B" +"%4643>, B, B, B, B, B" diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/l10n/tin-man.pot tin-2.6.2/doc/l10n/tin-man.pot --- tin-2.6.1/doc/l10n/tin-man.pot 2021-12-22 14:33:46.000000000 +0100 +++ tin-2.6.2/doc/l10n/tin-man.pot 2022-12-24 23:56:08.520244121 +0100 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2021-12-22 14:33+0100\n" +"POT-Creation-Date: 2022-12-24 23:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2021-07-06 +#. Updated : 2022-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -36,7 +36,7 @@ msgstr "" #. Module : tin.1 #. Author : I. Lea, U. Janssen #. Created : 1991-08-23 -#. Updated : 2021-07-06 +#. Updated : 2022-12-24 #. Notes : use American English; still needs some work, e.g.: #. - document authorization (.newsauth) #. - document random organization feature @@ -55,13 +55,13 @@ msgstr "" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2021" +msgid "December 24th, 2022" msgstr "" #. type: TH #: doc/tin.1:13 doc/tin.5:9 #, no-wrap -msgid "2.6.1" +msgid "2.6.2" msgstr "" #. type: TH @@ -88,42 +88,43 @@ msgid "SYNOPSIS" msgstr "" #. type: IX -#: doc/tin.1:21 doc/tin.1:52 doc/tin.1:81 doc/tin.1:98 doc/tin.1:295 doc/tin.1:3313 doc/tin.1:3470 doc/tin.1:3791 doc/tin.1:3816 doc/tin.1:3825 doc/tin.1:3834 doc/tin.1:3844 doc/tin.1:3862 doc/tin.1:3926 +#: doc/tin.1:21 doc/tin.1:51 doc/tin.1:80 doc/tin.1:97 doc/tin.1:305 doc/tin.1:3368 doc/tin.1:3529 doc/tin.1:3851 doc/tin.1:3876 doc/tin.1:3889 doc/tin.1:3898 doc/tin.1:3910 doc/tin.1:3928 doc/tin.1:3992 #, no-wrap msgid "Header" msgstr "" #. type: Plain text -#: doc/tin.1:51 +#: doc/tin.1:50 msgid "" -"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| " -"[\\|[\\|[\\|B<-a>\\|] [\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-ArzxX>\\|]\\|] " +"B [\\|[\\|B<-h>\\||\\|B<-H>\\||\\|B<-V>\\|]\\ \\|| [\\|[\\|B<-a>\\|] " +"[\\|B<-dlnq>\\||\\|B<-Q>\\|] [\\|B<-AkrTzxX>\\|]\\|] " "[\\|[\\|B<-R>\\||\\|B<-S>\\|] \\|\\|B<-s> I\\|] [\\|B<-cuvZ>\\|] " -"[\\|B<-4>\\||\\|B<-6>\\|] [\\|B<-N>\\||\\|B<-M> I
\\|] " -"[\\|B<-o>\\||\\|B<-w>\\|]\\|] [\\|B<-D> I\\|] [\\|B<-G> " -"I\\|] [\\|B<-f> I\\|] [\\|B<-g> I\\|] " -"[\\|B<-m> I\\|] [\\|B<-p> I\\|] [\\|B<-I> I\\|]\\ " +"[\\|B<-4>\\||\\|B<-6>\\|] [\\|B<-o>\\||\\|B<-w>\\||\\|B<-N>\\||\\|B<-M> " +"I
\\|] [\\|B<-D> I\\|] [\\|B<-G> I\\|] " +"[\\|B<-f> I\\|] [\\|B<-g> I\\|] [\\|B<-m> " +"I\\|] [\\|B<-p> I\\|] [\\|B<-I> I\\|]\\ " "\\|[I\\|[\\|,.\\|.\\|.\\|]\\|]\\|]" msgstr "" #. type: SH -#: doc/tin.1:51 doc/tin.1:52 doc/tin.5:14 +#: doc/tin.1:50 doc/tin.1:51 doc/tin.5:14 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: doc/tin.1:61 +#: doc/tin.1:60 msgid "" "B is a full-screen easy to use Usenet newsreader. It can read news " "locally (e.g., I) or remotely (B or B option) " -"via an NNTP (Network News Transport Protocol) server. It will automatically " -"utilize NOV B<\\%newsoverview>(5) style index files if available locally or " -"via the NNTP [X]OVER command (B, B)." +"via an NNTP (Network News Transport Protocol, B) or NNTPS " +"(B) server. It will automatically utilize NOV " +"B<\\%newsoverview>(5) style index files if available locally or via the " +"NNTP [X]OVER command (B, B)." msgstr "" #. type: Plain text -#: doc/tin.1:67 +#: doc/tin.1:66 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level. Use the B ('B') command to view a " @@ -131,7 +132,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:75 +#: doc/tin.1:74 msgid "" "On startup B will show a list of the newsgroups found in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>. An arrow '-E' or highlighted bar " @@ -143,70 +144,70 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:80 +#: doc/tin.1:79 msgid "" "The B ('BTABE>') key enters the next " "newsgroup with unread articles." msgstr "" #. type: IX -#: doc/tin.1:80 doc/tin.1:81 +#: doc/tin.1:79 doc/tin.1:80 #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: TP -#: doc/tin.1:83 doc/tin.1:1105 doc/tin.1:3555 +#: doc/tin.1:82 doc/tin.1:1123 doc/tin.1:3615 #, no-wrap msgid "B<0>" msgstr "" #. type: Plain text -#: doc/tin.1:86 +#: doc/tin.1:85 msgid "Successful program execution. No unread news available in batch mode." msgstr "" #. type: TP -#: doc/tin.1:86 doc/tin.1:3558 +#: doc/tin.1:85 doc/tin.1:3618 #, no-wrap msgid "B<1>" msgstr "" #. type: Plain text -#: doc/tin.1:89 +#: doc/tin.1:88 msgid "Usage, syntax, configuration file or network error." msgstr "" #. type: TP -#: doc/tin.1:89 doc/tin.1:3561 +#: doc/tin.1:88 doc/tin.1:3621 #, no-wrap msgid "B<2>" msgstr "" #. type: Plain text -#: doc/tin.1:92 +#: doc/tin.1:91 msgid "Unread news available (batch mode (''B<-Z>'') only)." msgstr "" #. type: TP -#: doc/tin.1:92 doc/tin.1:3564 +#: doc/tin.1:91 doc/tin.1:3624 #, no-wrap msgid "B<3>" msgstr "" #. type: Plain text -#: doc/tin.1:97 +#: doc/tin.1:96 msgid "NNTP error." msgstr "" #. type: IX -#: doc/tin.1:97 doc/tin.1:98 +#: doc/tin.1:96 doc/tin.1:97 #, no-wrap msgid "OPTIONS" msgstr "" #. type: TP -#: doc/tin.1:99 +#: doc/tin.1:98 #, no-wrap msgid "B<-4>" msgstr "" @@ -215,7 +216,7 @@ msgstr "" #: doc/tin.1:102 msgid "" "Force connecting via IPv4 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" #. type: TP @@ -225,44 +226,44 @@ msgid "B<-6>" msgstr "" #. type: Plain text -#: doc/tin.1:105 +#: doc/tin.1:106 msgid "" "Force connecting via IPv6 to the remote NNTP server. Only available when " -"build with IPv6 support." +"built with IPv6 support." msgstr "" #. type: TP -#: doc/tin.1:105 +#: doc/tin.1:106 #, no-wrap msgid "B<-a>" msgstr "" #. type: Plain text -#: doc/tin.1:108 +#: doc/tin.1:109 msgid "Toggle ANSI color (default is off)." msgstr "" #. type: TP -#: doc/tin.1:108 +#: doc/tin.1:109 #, no-wrap msgid "B<-A>" msgstr "" #. type: Plain text -#: doc/tin.1:111 +#: doc/tin.1:112 msgid "" "Force authentication on initial connect. Only available when reading via " "NNTP." msgstr "" #. type: TP -#: doc/tin.1:111 +#: doc/tin.1:112 #, no-wrap msgid "B<-c>" msgstr "" #. type: Plain text -#: doc/tin.1:116 +#: doc/tin.1:117 msgid "" "Create/update index files for every group in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' " @@ -270,7 +271,7 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:116 +#: doc/tin.1:117 #, no-wrap msgid "B<-d>" msgstr "" @@ -278,47 +279,49 @@ msgstr "" # #. FIXME: explain debug levels #. type: Plain text -#: doc/tin.1:122 +#: doc/tin.1:123 msgid "" "Don't load newsgroup descriptions and servers message of the day " "(interactive mode)." msgstr "" #. type: TP -#: doc/tin.1:122 +#: doc/tin.1:123 #, no-wrap msgid "B<-D>I< debug-level>" msgstr "" #. type: Plain text -#: doc/tin.1:127 +#: doc/tin.1:130 msgid "" "Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = " "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For " -"NNTP-level ''B<-v>'' controls the verbosity of the output." +"NNTP-level ''B<-v>'' controls the verbosity of the output. Depending on the " +"debug-level various files may be written to I<$TMPDIR> and/or on screen " +"output may be given. See also the \"SECURITY\" section!" msgstr "" #. type: TP -#: doc/tin.1:127 +#: doc/tin.1:130 #, no-wrap msgid "B<-f>I< file>" msgstr "" #. type: Plain text -#: doc/tin.1:131 +#: doc/tin.1:134 msgid "" "Use the specified file of subscribed to newsgroups in place of " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>." msgstr "" #. type: TP -#: doc/tin.1:131 +#: doc/tin.1:134 #, no-wrap msgid "B<-g>I< server>" msgstr "" #. type: Plain text -#: doc/tin.1:136 +#: doc/tin.1:139 msgid "" "Use the server and newsrc specified in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>. Only available when reading " @@ -326,13 +329,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:136 +#: doc/tin.1:139 #, no-wrap msgid "B<-G>I< article-limit>" msgstr "" #. type: Plain text -#: doc/tin.1:144 +#: doc/tin.1:147 msgid "" "Limit the number of articles/group to retrieve from the server. If " "I is E 0 not more than the last I " @@ -342,37 +345,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:144 +#: doc/tin.1:147 #, no-wrap msgid "B<-h>" msgstr "" #. type: Plain text -#: doc/tin.1:147 +#: doc/tin.1:150 msgid "Help listing all command-line options." msgstr "" #. type: TP -#: doc/tin.1:147 +#: doc/tin.1:150 #, no-wrap msgid "B<-H>" msgstr "" #. type: Plain text -#: doc/tin.1:151 +#: doc/tin.1:154 msgid "" "Brief introduction to B that is also shown the first time it is " "started." msgstr "" #. type: TP -#: doc/tin.1:151 +#: doc/tin.1:154 #, no-wrap msgid "B<-I>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:157 +#: doc/tin.1:160 msgid "" "Directory in which to store newsgroup index files. Default is " "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. This " @@ -381,13 +384,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:157 +#: doc/tin.1:160 +#, no-wrap +msgid "B<-k>" +msgstr "" + +#. type: Plain text +#: doc/tin.1:164 +msgid "" +"Skip the certificate verification step for NNTPS connections and proceed " +"without checking. This option implies ''B<-T>''." +msgstr "" + +#. type: TP +#: doc/tin.1:164 #, no-wrap msgid "B<-l>" msgstr "" #. type: Plain text -#: doc/tin.1:169 +#: doc/tin.1:176 msgid "" "Get number of articles per group from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file. If reading " @@ -402,37 +418,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:169 +#: doc/tin.1:176 #, no-wrap msgid "B<-m>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:172 +#: doc/tin.1:179 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." msgstr "" #. type: TP -#: doc/tin.1:172 +#: doc/tin.1:179 #, no-wrap msgid "B<-M>I< user>" msgstr "" #. type: Plain text -#: doc/tin.1:176 +#: doc/tin.1:183 msgid "" "Mail unread articles to specified user for later reading. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:176 +#: doc/tin.1:183 #, no-wrap msgid "B<-n>" msgstr "" #. type: Plain text -#: doc/tin.1:183 +#: doc/tin.1:190 msgid "" "Only load groups from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file that are " @@ -442,129 +458,140 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:183 +#: doc/tin.1:190 #, no-wrap msgid "B<-N>" msgstr "" #. type: Plain text -#: doc/tin.1:187 +#: doc/tin.1:194 msgid "" "Mail unread articles to yourself for later reading. For more information " "read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:187 +#: doc/tin.1:194 #, no-wrap msgid "B<-o>" msgstr "" #. type: Plain text -#: doc/tin.1:191 +#: doc/tin.1:198 msgid "" "Quick post all postponed articles and exit. In order for this to be really " "quick, it should be used with ''B<-n>'' if possible." msgstr "" #. type: TP -#: doc/tin.1:191 +#: doc/tin.1:198 #, no-wrap msgid "B<-p>I< port>" msgstr "" #. type: Plain text -#: doc/tin.1:196 +#: doc/tin.1:203 msgid "" -"Port to use if reading via NNTP (default is 119). This also overrides the " -"environment variable $B if set. Only available when reading via " -"NNTP." +"Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, " +"see ''B<-T>''). This also overrides the environment variable $B if " +"set. Only available when reading via NNTP." msgstr "" #. type: TP -#: doc/tin.1:196 +#: doc/tin.1:203 #, no-wrap msgid "B<-q>" msgstr "" #. type: Plain text -#: doc/tin.1:199 +#: doc/tin.1:206 msgid "" "Don't check for new newsgroups and skip loading the servers message of the " "day." msgstr "" #. type: TP -#: doc/tin.1:199 +#: doc/tin.1:206 #, no-wrap msgid "B<-Q>" msgstr "" #. type: Plain text -#: doc/tin.1:203 +#: doc/tin.1:210 msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-dnq>''." msgstr "" #. type: TP -#: doc/tin.1:203 +#: doc/tin.1:210 #, no-wrap msgid "B<-r>" msgstr "" #. type: Plain text -#: doc/tin.1:208 +#: doc/tin.1:215 msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" #. type: TP -#: doc/tin.1:208 +#: doc/tin.1:215 #, no-wrap msgid "B<-R>" msgstr "" #. type: Plain text -#: doc/tin.1:211 +#: doc/tin.1:218 msgid "Read news saved by the ''B<-S>'' option." msgstr "" #. type: TP -#: doc/tin.1:211 +#: doc/tin.1:218 #, no-wrap msgid "B<-s>I< dir>" msgstr "" #. type: Plain text -#: doc/tin.1:215 +#: doc/tin.1:222 msgid "" "Save/read articles to/in directory. Default is " "I<${TIN_HOMEDIR:-\"$HOME\"}/News>." msgstr "" #. type: TP -#: doc/tin.1:215 +#: doc/tin.1:222 #, no-wrap msgid "B<-S>" msgstr "" #. type: Plain text -#: doc/tin.1:219 +#: doc/tin.1:226 msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" #. type: TP -#: doc/tin.1:219 +#: doc/tin.1:226 +#, no-wrap +msgid "B<-T>" +msgstr "" + +#. type: Plain text +#: doc/tin.1:229 +msgid "Enable NNTPS (NNTP over TLS). Only available when reading via NNTP." +msgstr "" + +#. type: TP +#: doc/tin.1:229 #, no-wrap msgid "B<-u>" msgstr "" #. type: Plain text -#: doc/tin.1:225 +#: doc/tin.1:235 msgid "" "Create/update index files for every group in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> or file specified by the ''B<-f>'' " @@ -573,13 +600,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:225 +#: doc/tin.1:235 #, no-wrap msgid "B<-v>" msgstr "" #. type: Plain text -#: doc/tin.1:230 +#: doc/tin.1:240 msgid "" "Verbose mode for ''B<-c>'', ''B<-D>'', ''B<-M>'', ''B<-N>'', \\&''B<-S>'', " "''B<-u>'' and ''B<-Z>'' options. Can be used multiple times to increase " @@ -587,24 +614,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:230 +#: doc/tin.1:240 #, no-wrap msgid "B<-V>" msgstr "" #. type: Plain text -#: doc/tin.1:233 -msgid "Print version and date information." +#: doc/tin.1:243 +msgid "Print version information and compilation options." msgstr "" #. type: TP -#: doc/tin.1:233 +#: doc/tin.1:243 #, no-wrap msgid "B<-w>" msgstr "" #. type: Plain text -#: doc/tin.1:238 +#: doc/tin.1:248 msgid "" "Quick mode to post an article and then exit. This option implies " "\\&''B<-d>''. In order for this to be really quick, it should be used with " @@ -612,24 +639,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:238 +#: doc/tin.1:248 #, no-wrap msgid "B<-x>" msgstr "" #. type: Plain text -#: doc/tin.1:241 +#: doc/tin.1:251 msgid "No-posting mode. You cannot post articles if you use this option." msgstr "" #. type: TP -#: doc/tin.1:241 +#: doc/tin.1:251 #, no-wrap msgid "B<-X>" msgstr "" #. type: Plain text -#: doc/tin.1:246 +#: doc/tin.1:256 msgid "" "No overwrite mode. I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> and files in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin> will not be overwritten but may be created " @@ -637,13 +664,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:246 +#: doc/tin.1:256 #, no-wrap msgid "B<-z>" msgstr "" #. type: Plain text -#: doc/tin.1:251 +#: doc/tin.1:261 msgid "" "Only start B if there is any new/unread news. If there is news B " "will position cursor at first group with unread news. Useful for putting in " @@ -651,13 +678,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:251 +#: doc/tin.1:261 #, no-wrap msgid "B<-Z>" msgstr "" #. type: Plain text -#: doc/tin.1:257 +#: doc/tin.1:267 msgid "" "Check if there is any new/unread news and exit with appropriate status. If " "\\&''B<-v>'' option is specified the number of unread articles in each group " @@ -666,7 +693,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:263 +#: doc/tin.1:273 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to " @@ -675,7 +702,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:268 +#: doc/tin.1:278 msgid "" "A list of groups can be specified after the other command-line options. This " "can be useful if you wish to yank in or subscribe to a hand-picked subset of " @@ -684,7 +711,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:273 +#: doc/tin.1:283 msgid "" "If you specify a single group-name, or a wildcard that matches a single " "group, then you will automatically enter that group. Otherwise the normal " @@ -693,7 +720,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:277 +#: doc/tin.1:287 msgid "" "With the ''B<-w>'' flag a given group-name is used as default group to post " "to. If more than one group or a wildcard is specified only the first group " @@ -701,7 +728,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:284 +#: doc/tin.1:294 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -712,7 +739,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:289 +#: doc/tin.1:299 msgid "" "NB: With the ''B<-n>'' flag, only unsubscribed groups in the " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file (or the newsrc-file given by the " @@ -721,26 +748,26 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:294 +#: doc/tin.1:304 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." msgstr "" #. type: IX -#: doc/tin.1:294 doc/tin.1:295 +#: doc/tin.1:304 doc/tin.1:305 #, no-wrap msgid "USAGE" msgstr "" #. type: SS -#: doc/tin.1:298 +#: doc/tin.1:308 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:302 +#: doc/tin.1:312 msgid "" "Maintaining Netnews on large networks of machines can be a pretty time " "consuming job as I discovered when I was given the job of maintaining our " @@ -748,7 +775,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:312 +#: doc/tin.1:322 msgid "" "A user starting B for the first time can be automatically subscribed to " "a list of newsgroups that are deemed appropriate by the news " @@ -760,30 +787,31 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:312 +#: doc/tin.1:322 #, no-wrap msgid "SCREEN FORMAT" msgstr "" #. type: Plain text -#: doc/tin.1:315 +#: doc/tin.1:325 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." msgstr "" #. type: Plain text -#: doc/tin.1:321 +#: doc/tin.1:332 msgid "" -"At the Selection level the title displays (the name of the news server and) " -"the number of subscribed groups (containing new unread articles). The " -"newsgroups are displayed in the middle of the screen usually with the number " -"of unread articles displayed on the same line in front, but it can be " -"customized via B." +"At the Selection level the title displays (the name of the news server (with " +"a \"[T]\"- or \"[k]\"-suffix if reading via NNTPS (insecurely)) and) the " +"number of subscribed groups (containing new unread articles). The newsgroups " +"are displayed in the middle of the screen usually with the number of unread " +"articles displayed on the same line in front, but it can be customized via " +"B." msgstr "" #. type: Plain text -#: doc/tin.1:329 +#: doc/tin.1:340 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT " @@ -795,18 +823,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:332 +#: doc/tin.1:343 msgid "There may also be a character prefixing the line. An explanation follows:" msgstr "" #. type: TP -#: doc/tin.1:332 +#: doc/tin.1:343 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:337 +#: doc/tin.1:348 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -814,13 +842,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:337 +#: doc/tin.1:348 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:342 +#: doc/tin.1:353 msgid "" "This is a moderated group. Any posts you make will have to be approved by " "the group administrator before it will be made public. B will ask for " @@ -828,13 +856,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:342 +#: doc/tin.1:353 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:351 +#: doc/tin.1:362 msgid "" "This is a new newsgroup which has been created since you last used " "B. New newsgroups are not subscribed to by default (However, see the " @@ -846,13 +874,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:351 +#: doc/tin.1:362 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:356 +#: doc/tin.1:367 msgid "" "This group no longer exists. If you no longer wish to see this group then " "unsubscribe from it in the normal way. This flag will only appear if you " @@ -860,26 +888,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:356 +#: doc/tin.1:367 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:360 +#: doc/tin.1:371 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." msgstr "" #. type: TP -#: doc/tin.1:360 +#: doc/tin.1:371 #, no-wrap msgid "B<=>" msgstr "" #. type: Plain text -#: doc/tin.1:365 +#: doc/tin.1:376 msgid "" "This group has been renamed and you may no longer post to it. If you do, " "then you will receive an error from your news server telling you the correct " @@ -887,7 +915,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:375 +#: doc/tin.1:386 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -901,13 +929,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:379 +#: doc/tin.1:390 #, no-wrap msgid " alt.sources (5B -50/23+ 0* 3o 0K)\n" msgstr "" #. type: Plain text -#: doc/tin.1:387 +#: doc/tin.1:398 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -918,7 +946,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:398 +#: doc/tin.1:409 msgid "" "If a thread has unread articles it is marked with B in " "front of the total number of articles in the thread. If there are recent " @@ -933,13 +961,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:402 +#: doc/tin.1:413 #, no-wrap msgid " de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M\n" msgstr "" #. type: Plain text -#: doc/tin.1:407 +#: doc/tin.1:418 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg " @@ -954,14 +982,14 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:412 +#: doc/tin.1:423 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" #. type: Plain text -#: doc/tin.1:419 +#: doc/tin.1:430 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert " @@ -976,12 +1004,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:424 +#: doc/tin.1:435 msgid "At the Article level the page header has the following format:" msgstr "" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:441 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -991,39 +1019,39 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:432 +#: doc/tin.1:443 #, no-wrap msgid "article-body\n" msgstr "" #. type: Plain text -#: doc/tin.1:438 +#: doc/tin.1:449 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." msgstr "" #. type: SS -#: doc/tin.1:438 +#: doc/tin.1:449 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "" #. type: Plain text -#: doc/tin.1:441 +#: doc/tin.1:452 msgid "" "This table shows the common keys used for moving around all levels within " "B." msgstr "" #. type: ta -#: doc/tin.1:443 +#: doc/tin.1:454 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:451 +#: doc/tin.1:462 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1036,13 +1064,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:455 +#: doc/tin.1:466 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:462 +#: doc/tin.1:473 msgid "" "An B<\\%emacs>(1) style editing package allows the easy editing of input " "strings. A history list allows the easy reuse of previously entered " @@ -1051,129 +1079,129 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:463 +#: doc/tin.1:473 #, no-wrap msgid "B<^A, ^E>" msgstr "" #. type: Plain text -#: doc/tin.1:466 +#: doc/tin.1:476 msgid "move to beginning or end of line, respectively." msgstr "" #. type: TP -#: doc/tin.1:466 +#: doc/tin.1:476 #, no-wrap msgid "B<^F, ^B>" msgstr "" #. type: Plain text -#: doc/tin.1:469 +#: doc/tin.1:479 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:469 +#: doc/tin.1:479 #, no-wrap msgid "B<^D>" msgstr "" #. type: Plain text -#: doc/tin.1:473 +#: doc/tin.1:483 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" #. type: TP -#: doc/tin.1:473 +#: doc/tin.1:483 #, no-wrap msgid "B<^H, EDELE>" msgstr "" #. type: Plain text -#: doc/tin.1:476 +#: doc/tin.1:486 msgid "delete character left of the cursor." msgstr "" #. type: TP -#: doc/tin.1:476 +#: doc/tin.1:486 #, no-wrap msgid "B<^K>" msgstr "" #. type: Plain text -#: doc/tin.1:479 +#: doc/tin.1:489 msgid "delete from cursor to end of line." msgstr "" #. type: TP -#: doc/tin.1:479 +#: doc/tin.1:489 #, no-wrap msgid "B<^P, ^N>" msgstr "" #. type: Plain text -#: doc/tin.1:482 +#: doc/tin.1:492 msgid "move through history, previous and next, respectively." msgstr "" #. type: TP -#: doc/tin.1:482 +#: doc/tin.1:492 #, no-wrap msgid "B<^L, ^R>" msgstr "" #. type: Plain text -#: doc/tin.1:485 +#: doc/tin.1:495 msgid "redraw the current line." msgstr "" #. type: TP -#: doc/tin.1:485 +#: doc/tin.1:495 #, no-wrap msgid "BCRE>" msgstr "" #. type: Plain text -#: doc/tin.1:489 +#: doc/tin.1:499 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" #. type: TP -#: doc/tin.1:489 +#: doc/tin.1:499 #, no-wrap msgid "BESCE>" msgstr "" #. type: Plain text -#: doc/tin.1:494 +#: doc/tin.1:504 msgid "aborts the present editing operation." msgstr "" #. type: SS -#: doc/tin.1:494 +#: doc/tin.1:504 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:497 +#: doc/tin.1:507 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." msgstr "" #. type: TP -#: doc/tin.1:498 doc/tin.1:1380 doc/tin.1:1434 doc/tin.1:1480 +#: doc/tin.1:507 doc/tin.1:1401 doc/tin.1:1455 doc/tin.1:1501 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:503 +#: doc/tin.1:512 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1181,57 +1209,57 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:503 +#: doc/tin.1:512 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:506 +#: doc/tin.1:515 msgid "Toggle use of ANSI color." msgstr "" #. type: TP -#: doc/tin.1:506 +#: doc/tin.1:515 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:509 +#: doc/tin.1:518 msgid "Redraw the current screen." msgstr "" #. type: TP -#: doc/tin.1:509 +#: doc/tin.1:518 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:512 +#: doc/tin.1:521 msgid "Scroll screen up by one line." msgstr "" #. type: TP -#: doc/tin.1:512 +#: doc/tin.1:521 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:515 +#: doc/tin.1:524 msgid "Scroll screen down by one line." msgstr "" #. type: TP -#: doc/tin.1:515 +#: doc/tin.1:524 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:529 +#: doc/tin.1:538 msgid "" "Reload postponed article. If your system blocks the B key you " "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers " @@ -1247,40 +1275,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:529 doc/tin.1:1386 doc/tin.1:1441 doc/tin.1:1486 +#: doc/tin.1:538 doc/tin.1:1407 doc/tin.1:1462 doc/tin.1:1507 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:535 +#: doc/tin.1:544 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B " -"('B<\\e>') to search on this screen. B ('B') returns to the menu." +"('B<\\(rs>') to search on this screen. B ('B') returns to the menu." msgstr "" #. type: TP -#: doc/tin.1:535 doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:544 doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:539 doc/tin.1:1393 doc/tin.1:1448 doc/tin.1:1493 +#: doc/tin.1:548 doc/tin.1:1414 doc/tin.1:1469 doc/tin.1:1514 msgid "" "Toggle the display of help mini menu at the bottom of the screen and posting " "etiquette after composing an article (B)." msgstr "" #. type: TP -#: doc/tin.1:539 +#: doc/tin.1:548 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:544 +#: doc/tin.1:553 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. See the section \"POSTING HISTORY LISTING\" for more " @@ -1288,199 +1316,199 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:544 +#: doc/tin.1:553 #, no-wrap msgid "B" msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:549 +#: doc/tin.1:558 msgid "Print B version information." msgstr "" #. type: SS -#: doc/tin.1:549 +#: doc/tin.1:558 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "" #. type: TP -#: doc/tin.1:550 doc/tin.1:688 doc/tin.1:940 doc/tin.1:1108 doc/tin.1:3567 +#: doc/tin.1:559 doc/tin.1:700 doc/tin.1:955 doc/tin.1:1126 doc/tin.1:3628 #, no-wrap msgid "B<4>" msgstr "" #. type: Plain text -#: doc/tin.1:553 +#: doc/tin.1:562 msgid "Select group 4." msgstr "" #. type: TP -#: doc/tin.1:553 +#: doc/tin.1:562 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:557 +#: doc/tin.1:566 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." msgstr "" #. type: TP -#: doc/tin.1:557 doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:566 doc/tin.1:721 doc/tin.1:976 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:561 doc/tin.1:713 doc/tin.1:965 +#: doc/tin.1:570 doc/tin.1:725 doc/tin.1:980 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." msgstr "" #. type: TP -#: doc/tin.1:561 +#: doc/tin.1:570 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:564 +#: doc/tin.1:573 msgid "Sort the list of newsgroups." msgstr "" #. type: TP -#: doc/tin.1:564 doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 doc/tin.1:1377 doc/tin.1:1428 doc/tin.1:1477 +#: doc/tin.1:573 doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 doc/tin.1:1398 doc/tin.1:1449 doc/tin.1:1498 #, no-wrap -msgid "B" +msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1380 doc/tin.1:1431 doc/tin.1:1480 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1401 doc/tin.1:1452 doc/tin.1:1501 msgid "Repeat the previous search." msgstr "" #. type: TP -#: doc/tin.1:567 doc/tin.1:719 doc/tin.1:971 doc/tin.1:1168 doc/tin.1:1371 doc/tin.1:1422 doc/tin.1:1471 +#: doc/tin.1:576 doc/tin.1:731 doc/tin.1:986 doc/tin.1:1186 doc/tin.1:1392 doc/tin.1:1443 doc/tin.1:1492 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:570 +#: doc/tin.1:579 msgid "Search for a group by name and description (if displayed)." msgstr "" #. type: TP -#: doc/tin.1:570 doc/tin.1:722 doc/tin.1:974 doc/tin.1:1171 doc/tin.1:1374 doc/tin.1:1425 doc/tin.1:1474 +#: doc/tin.1:579 doc/tin.1:734 doc/tin.1:989 doc/tin.1:1189 doc/tin.1:1395 doc/tin.1:1446 doc/tin.1:1495 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:573 +#: doc/tin.1:582 msgid "Backward search through the group names and descriptions." msgstr "" #. type: TP -#: doc/tin.1:573 +#: doc/tin.1:582 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:576 +#: doc/tin.1:585 msgid "Read current group." msgstr "" #. type: TP -#: doc/tin.1:576 +#: doc/tin.1:585 #, no-wrap msgid "BTABE' 'n'>" msgstr "" #. type: Plain text -#: doc/tin.1:580 +#: doc/tin.1:589 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." msgstr "" #. type: TP -#: doc/tin.1:580 doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:589 doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:584 +#: doc/tin.1:593 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:584 doc/tin.1:801 doc/tin.1:1016 doc/tin.1:1233 +#: doc/tin.1:593 doc/tin.1:813 doc/tin.1:1031 doc/tin.1:1251 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:588 +#: doc/tin.1:597 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." msgstr "" #. type: TP -#: doc/tin.1:588 +#: doc/tin.1:597 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:592 +#: doc/tin.1:601 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" #. type: TP -#: doc/tin.1:592 doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1245 +#: doc/tin.1:601 doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1263 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:595 doc/tin.1:817 doc/tin.1:1032 doc/tin.1:1248 +#: doc/tin.1:604 doc/tin.1:829 doc/tin.1:1047 doc/tin.1:1266 msgid "Edit the filter file and reload it afterwards." msgstr "" #. type: TP -#: doc/tin.1:595 +#: doc/tin.1:604 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:599 doc/tin.1:821 +#: doc/tin.1:608 doc/tin.1:833 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." msgstr "" #. type: TP -#: doc/tin.1:599 doc/tin.1:824 doc/tin.1:1032 doc/tin.1:1261 doc/tin.1:1383 doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:608 doc/tin.1:836 doc/tin.1:1047 doc/tin.1:1279 doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:604 +#: doc/tin.1:613 msgid "" "Toggle the display of the description of the current newsgroup in the last " "line. This will not be available if B was started with the \\&''B<-d>'' " @@ -1488,24 +1516,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:604 doc/tin.1:828 doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:613 doc/tin.1:840 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:607 doc/tin.1:831 doc/tin.1:1038 doc/tin.1:1267 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 msgid "Toggle inverse video." msgstr "" #. type: TP -#: doc/tin.1:607 doc/tin.1:840 doc/tin.1:1044 doc/tin.1:1273 +#: doc/tin.1:616 doc/tin.1:843 doc/tin.1:1053 doc/tin.1:1285 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:619 doc/tin.1:846 doc/tin.1:1056 doc/tin.1:1288 +msgid "Show details about current connection." +msgstr "" + +#. type: TP +#: doc/tin.1:619 doc/tin.1:855 doc/tin.1:1062 doc/tin.1:1294 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:614 +#: doc/tin.1:626 msgid "" "Look up article by ''Message-ID:''. If none of the groups listed in the " "''Newsgroups:''-header of the referenced article is available, just the " @@ -1515,13 +1554,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:614 +#: doc/tin.1:626 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:620 +#: doc/tin.1:632 msgid "" "Move the current group within the group selection list. By entering '1' the " "group will become the first displayed group in the list, by entering '8' the " @@ -1530,61 +1569,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:620 doc/tin.1:848 doc/tin.1:1281 +#: doc/tin.1:632 doc/tin.1:863 doc/tin.1:1302 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:624 doc/tin.1:852 doc/tin.1:1285 +#: doc/tin.1:636 doc/tin.1:867 doc/tin.1:1306 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:624 +#: doc/tin.1:636 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:627 +#: doc/tin.1:639 msgid "Positions the cursor on the next group with unread articles in it." msgstr "" #. type: TP -#: doc/tin.1:627 doc/tin.1:869 doc/tin.1:1057 doc/tin.1:1302 +#: doc/tin.1:639 doc/tin.1:884 doc/tin.1:1075 doc/tin.1:1323 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:631 +#: doc/tin.1:643 msgid "" "Quit B \\(em ask the user to confirm if B is set " "accordingly." msgstr "" #. type: TP -#: doc/tin.1:631 doc/tin.1:872 doc/tin.1:1060 doc/tin.1:1305 +#: doc/tin.1:643 doc/tin.1:887 doc/tin.1:1078 doc/tin.1:1326 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:634 doc/tin.1:875 doc/tin.1:1063 doc/tin.1:1308 +#: doc/tin.1:646 doc/tin.1:890 doc/tin.1:1081 doc/tin.1:1329 msgid "Quit B \\(em don't ask the user to confirm." msgstr "" #. type: TP -#: doc/tin.1:634 +#: doc/tin.1:646 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:639 +#: doc/tin.1:651 msgid "" "Toggle display of all subscribed to groups and just those groups containing " "unread articles. Command has no effect if groups were specified on the " @@ -1592,37 +1631,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:639 doc/tin.1:878 doc/tin.1:1063 +#: doc/tin.1:651 doc/tin.1:893 doc/tin.1:1081 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:643 doc/tin.1:882 doc/tin.1:1067 +#: doc/tin.1:655 doc/tin.1:897 doc/tin.1:1085 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." msgstr "" #. type: TP -#: doc/tin.1:643 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:646 +#: doc/tin.1:658 msgid "Subscribe to current group." msgstr "" #. type: TP -#: doc/tin.1:646 +#: doc/tin.1:658 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:651 +#: doc/tin.1:663 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1630,13 +1669,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:651 +#: doc/tin.1:663 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:656 +#: doc/tin.1:668 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE " @@ -1644,13 +1683,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:656 +#: doc/tin.1:668 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:661 +#: doc/tin.1:673 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1658,13 +1697,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:661 doc/tin.1:907 doc/tin.1:1086 doc/tin.1:1342 +#: doc/tin.1:673 doc/tin.1:922 doc/tin.1:1104 doc/tin.1:1363 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:667 +#: doc/tin.1:679 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to B ('B') the article again, B " @@ -1673,24 +1712,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:667 +#: doc/tin.1:679 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:670 +#: doc/tin.1:682 msgid "Quit B without saving any changes to the configuration." msgstr "" #. type: TP -#: doc/tin.1:670 +#: doc/tin.1:682 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:675 +#: doc/tin.1:687 msgid "" "Yanks in all groups. Toggles the displayed groups between all the groups in " "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just " @@ -1698,38 +1737,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:675 +#: doc/tin.1:687 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:679 +#: doc/tin.1:691 msgid "" "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file " "to see if any new news has arrived since starting B." msgstr "" #. type: TP -#: doc/tin.1:679 +#: doc/tin.1:691 #, no-wrap msgid "B" msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:684 +#: doc/tin.1:696 msgid "Mark all articles in the current group as unread." msgstr "" #. type: SS -#: doc/tin.1:684 +#: doc/tin.1:696 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:688 +#: doc/tin.1:700 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1737,44 +1776,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:691 +#: doc/tin.1:703 msgid "Select article 4." msgstr "" #. type: TP -#: doc/tin.1:691 doc/tin.1:943 doc/tin.1:1111 +#: doc/tin.1:703 doc/tin.1:958 doc/tin.1:1129 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1115 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1133 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:695 doc/tin.1:947 doc/tin.1:1130 +#: doc/tin.1:707 doc/tin.1:962 doc/tin.1:1148 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:699 doc/tin.1:951 doc/tin.1:1134 +#: doc/tin.1:711 doc/tin.1:966 doc/tin.1:1152 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:699 doc/tin.1:951 +#: doc/tin.1:711 doc/tin.1:966 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1782,13 +1821,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:704 doc/tin.1:956 +#: doc/tin.1:716 doc/tin.1:971 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:709 doc/tin.1:961 +#: doc/tin.1:721 doc/tin.1:976 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1796,58 +1835,58 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:713 doc/tin.1:965 doc/tin.1:1162 +#: doc/tin.1:725 doc/tin.1:980 doc/tin.1:1180 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:716 doc/tin.1:968 doc/tin.1:1165 +#: doc/tin.1:728 doc/tin.1:983 doc/tin.1:1183 msgid "Re-enter the last message that was viewed." msgstr "" #. type: Plain text -#: doc/tin.1:722 doc/tin.1:974 +#: doc/tin.1:734 doc/tin.1:989 msgid "Search forward for specified subject." msgstr "" #. type: Plain text -#: doc/tin.1:725 doc/tin.1:977 +#: doc/tin.1:737 doc/tin.1:992 msgid "Search backwards for specified subject." msgstr "" #. type: TP -#: doc/tin.1:725 +#: doc/tin.1:737 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:728 doc/tin.1:980 +#: doc/tin.1:740 doc/tin.1:995 msgid "Select current thread for later processing." msgstr "" #. type: TP -#: doc/tin.1:728 +#: doc/tin.1:740 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:732 +#: doc/tin.1:744 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:732 +#: doc/tin.1:744 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:737 +#: doc/tin.1:749 msgid "" "Toggle selection of current thread. If at least one unread article, (but not " "every unread article) in the current thread is selected, then all unread " @@ -1855,13 +1894,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:737 +#: doc/tin.1:749 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:742 +#: doc/tin.1:754 msgid "" "For each thread in current group, if it at least one unread article is " "selected, all unread articles become selected. This is useful for " @@ -1869,13 +1908,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:742 +#: doc/tin.1:754 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:751 +#: doc/tin.1:763 msgid "Reverse all selections on all articles." msgstr "" #. type: TP -#: doc/tin.1:751 +#: doc/tin.1:763 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:757 +#: doc/tin.1:769 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1910,13 +1949,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:757 doc/tin.1:989 doc/tin.1:1188 +#: doc/tin.1:769 doc/tin.1:1004 doc/tin.1:1206 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:762 doc/tin.1:994 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1009 doc/tin.1:1211 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1924,13 +1963,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:762 doc/tin.1:1193 +#: doc/tin.1:774 doc/tin.1:1211 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:771 +#: doc/tin.1:783 msgid "" "Auto select article(s) with a single key [after confirmation]. The defaults " "used for selection are based upon the following four tinrc config variables: " @@ -1942,13 +1981,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:771 doc/tin.1:1202 +#: doc/tin.1:783 doc/tin.1:1220 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:780 +#: doc/tin.1:792 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1960,99 +1999,99 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:780 +#: doc/tin.1:792 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:783 +#: doc/tin.1:795 msgid "Read current article." msgstr "" #. type: TP -#: doc/tin.1:783 +#: doc/tin.1:795 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:786 +#: doc/tin.1:798 msgid "View next unread article or group." msgstr "" #. type: TP -#: doc/tin.1:786 doc/tin.1:1000 doc/tin.1:1219 +#: doc/tin.1:798 doc/tin.1:1015 doc/tin.1:1237 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:790 +#: doc/tin.1:802 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" #. type: TP -#: doc/tin.1:790 doc/tin.1:1005 doc/tin.1:1222 +#: doc/tin.1:802 doc/tin.1:1020 doc/tin.1:1240 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:793 doc/tin.1:1008 +#: doc/tin.1:805 doc/tin.1:1023 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" #. type: TP -#: doc/tin.1:793 doc/tin.1:1008 doc/tin.1:1225 +#: doc/tin.1:805 doc/tin.1:1023 doc/tin.1:1243 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:797 doc/tin.1:1012 doc/tin.1:1229 +#: doc/tin.1:809 doc/tin.1:1027 doc/tin.1:1247 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" #. type: Plain text -#: doc/tin.1:801 +#: doc/tin.1:813 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" #. type: Plain text -#: doc/tin.1:805 +#: doc/tin.1:817 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:805 +#: doc/tin.1:817 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:809 doc/tin.1:1024 +#: doc/tin.1:821 doc/tin.1:1039 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:809 +#: doc/tin.1:821 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:814 doc/tin.1:1029 doc/tin.1:1242 +#: doc/tin.1:826 doc/tin.1:1044 doc/tin.1:1260 msgid "" "Cancel (delete) or supersede (overwrite) the current article. It must have " "been posted by the same user. The cancel message can be seen in the " @@ -2060,37 +2099,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:817 +#: doc/tin.1:829 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:821 +#: doc/tin.1:833 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:824 +#: doc/tin.1:836 msgid "Toggle article/group limit." msgstr "" #. type: Plain text -#: doc/tin.1:828 +#: doc/tin.1:840 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:831 +#: doc/tin.1:846 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:837 +#: doc/tin.1:852 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2099,29 +2138,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:837 +#: doc/tin.1:852 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:840 +#: doc/tin.1:855 msgid "Open the thread under the current cursor position." msgstr "" #. type: Plain text -#: doc/tin.1:843 doc/tin.1:1047 doc/tin.1:1276 +#: doc/tin.1:858 doc/tin.1:1065 doc/tin.1:1297 msgid "Look up article by ''Message-ID:''." msgstr "" #. type: TP -#: doc/tin.1:843 +#: doc/tin.1:858 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:848 doc/tin.1:1052 doc/tin.1:1281 +#: doc/tin.1:863 doc/tin.1:1070 doc/tin.1:1302 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2129,35 +2168,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:852 +#: doc/tin.1:867 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:855 +#: doc/tin.1:870 msgid "Go to next group." msgstr "" #. type: TP -#: doc/tin.1:855 +#: doc/tin.1:870 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:858 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1312 msgid "Go to the next unread article." msgstr "" #. type: TP -#: doc/tin.1:858 doc/tin.1:1052 doc/tin.1:1291 +#: doc/tin.1:873 doc/tin.1:1070 doc/tin.1:1312 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:863 doc/tin.1:1057 doc/tin.1:1296 +#: doc/tin.1:878 doc/tin.1:1075 doc/tin.1:1317 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2165,51 +2204,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:863 +#: doc/tin.1:878 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:866 +#: doc/tin.1:881 msgid "Go to previous group." msgstr "" #. type: TP -#: doc/tin.1:866 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:869 +#: doc/tin.1:884 msgid "Go to previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:872 doc/tin.1:1060 +#: doc/tin.1:887 doc/tin.1:1078 msgid "Return to previous level." msgstr "" #. type: TP -#: doc/tin.1:875 +#: doc/tin.1:890 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:878 +#: doc/tin.1:893 msgid "Toggle the display between all articles and unread articles." msgstr "" #. type: TP -#: doc/tin.1:882 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:887 doc/tin.1:1072 doc/tin.1:1321 +#: doc/tin.1:902 doc/tin.1:1090 doc/tin.1:1342 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2217,24 +2256,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:887 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:890 doc/tin.1:1075 doc/tin.1:1324 +#: doc/tin.1:905 doc/tin.1:1093 doc/tin.1:1345 msgid "Save marked articles automatically without further prompting." msgstr "" #. type: TP -#: doc/tin.1:890 +#: doc/tin.1:905 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:895 +#: doc/tin.1:910 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2242,26 +2281,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:895 +#: doc/tin.1:910 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:899 doc/tin.1:1083 +#: doc/tin.1:914 doc/tin.1:1101 msgid "" "Automatically tag/untag all the parts of the current multi-part message in " "order." msgstr "" #. type: TP -#: doc/tin.1:899 +#: doc/tin.1:914 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:919 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2269,18 +2308,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:904 +#: doc/tin.1:919 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:907 +#: doc/tin.1:922 msgid "Untag all articles that were tagged." msgstr "" #. type: Plain text -#: doc/tin.1:914 doc/tin.1:1093 doc/tin.1:1349 +#: doc/tin.1:929 doc/tin.1:1111 doc/tin.1:1370 msgid "" "Post an article to the current group. If posting fails for some reason, " "you'll get the chance to edit the article again via B ('B'), " @@ -2289,13 +2328,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:914 +#: doc/tin.1:929 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:920 doc/tin.1:1355 +#: doc/tin.1:935 doc/tin.1:1376 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2304,13 +2343,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:920 +#: doc/tin.1:935 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:943 msgid "" "Mark all unread articles that have not been selected as read, redraw screen " "to reflect changes and put index at the first thread to begin reading. " @@ -2321,25 +2360,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:928 doc/tin.1:1093 doc/tin.1:1355 +#: doc/tin.1:943 doc/tin.1:1111 doc/tin.1:1376 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:931 +#: doc/tin.1:946 msgid "Mark current article as unread." msgstr "" #. type: TP -#: doc/tin.1:931 doc/tin.1:1098 doc/tin.1:1358 +#: doc/tin.1:946 doc/tin.1:1116 doc/tin.1:1379 #, no-wrap msgid "B" msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:938 +#: doc/tin.1:953 msgid "" "Mark current thread as unread. If a range of threads is set, the range will " "be marked as unread instead of the current thread. When tagged threads are " @@ -2347,79 +2386,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:938 +#: doc/tin.1:953 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:943 +#: doc/tin.1:958 msgid "Select article 4 within thread." msgstr "" #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:992 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:995 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:998 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:998 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:1001 msgid "Reverse article selections." msgstr "" #. type: TP -#: doc/tin.1:986 +#: doc/tin.1:1001 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:989 +#: doc/tin.1:1004 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:1009 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:1012 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:997 +#: doc/tin.1:1012 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1000 +#: doc/tin.1:1015 msgid "View next unread article within thread." msgstr "" #. type: Plain text -#: doc/tin.1:1005 +#: doc/tin.1:1020 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line. The search will wrap over into the next thread if nothing is found in " @@ -2427,44 +2466,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1016 +#: doc/tin.1:1031 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" #. type: Plain text -#: doc/tin.1:1020 +#: doc/tin.1:1035 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1020 +#: doc/tin.1:1035 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1024 +#: doc/tin.1:1039 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1035 doc/tin.1:1264 +#: doc/tin.1:1050 doc/tin.1:1282 msgid "Display the subject of the current article in the last line." msgstr "" #. type: TP -#: doc/tin.1:1038 +#: doc/tin.1:1056 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1044 +#: doc/tin.1:1062 msgid "" "Mark article as read and move onto the next unread article. If a range of " "articles is set, the range will be marked as read instead of the current " @@ -2472,55 +2511,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1047 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1067 +#: doc/tin.1:1085 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1090 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1075 +#: doc/tin.1:1093 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1079 doc/tin.1:1328 +#: doc/tin.1:1097 doc/tin.1:1349 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1079 +#: doc/tin.1:1097 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1083 +#: doc/tin.1:1101 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1086 +#: doc/tin.1:1104 msgid "Untag all tagged threads." msgstr "" #. type: Plain text -#: doc/tin.1:1098 +#: doc/tin.1:1116 msgid "" "Mark current article in thread as unread. If a range of articles is set, the " "range will be marked as unread instead of the current article. When tagged " @@ -2529,145 +2568,145 @@ msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1103 +#: doc/tin.1:1121 msgid "Mark all articles in thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1103 +#: doc/tin.1:1121 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1108 +#: doc/tin.1:1126 msgid "Read the first (base) article in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:1111 +#: doc/tin.1:1129 msgid "Read response 4 in this thread." msgstr "" #. type: TP -#: doc/tin.1:1115 +#: doc/tin.1:1133 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1119 +#: doc/tin.1:1137 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" #. type: TP -#: doc/tin.1:1119 +#: doc/tin.1:1137 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1145 msgid "" "Perform B<\\%pgp>(1) / B<\\%gpg>(1) operations on article. This expects " "inline pgp (B) and not MIME pgp (B)." msgstr "" #. type: TP -#: doc/tin.1:1127 +#: doc/tin.1:1145 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1130 +#: doc/tin.1:1148 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1134 +#: doc/tin.1:1152 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1137 +#: doc/tin.1:1155 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" #. type: TP -#: doc/tin.1:1137 +#: doc/tin.1:1155 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1159 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1159 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1163 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1163 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1148 +#: doc/tin.1:1166 msgid "" "Toggles the display of all headers vs. headers in " "B." msgstr "" #. type: TP -#: doc/tin.1:1148 +#: doc/tin.1:1166 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1151 +#: doc/tin.1:1169 msgid "Toggle ROT-13 decoding for this article." msgstr "" #. type: TP -#: doc/tin.1:1151 +#: doc/tin.1:1169 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1155 +#: doc/tin.1:1173 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" #. type: TP -#: doc/tin.1:1155 +#: doc/tin.1:1173 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1162 +#: doc/tin.1:1180 msgid "" "The form feed character (^L) is often used to hide 'spoilers' that the " "reader may not initially wish to see when viewing an article. Any text after " @@ -2677,23 +2716,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1171 +#: doc/tin.1:1189 msgid "Forward search the text of this article." msgstr "" #. type: Plain text -#: doc/tin.1:1174 +#: doc/tin.1:1192 msgid "Backward search the text of this article." msgstr "" #. type: TP -#: doc/tin.1:1174 +#: doc/tin.1:1192 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1179 +#: doc/tin.1:1197 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2701,40 +2740,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1179 +#: doc/tin.1:1197 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1182 +#: doc/tin.1:1200 msgid "Go to the first article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1182 +#: doc/tin.1:1200 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1185 +#: doc/tin.1:1203 msgid "Go to the last article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1185 +#: doc/tin.1:1203 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1188 +#: doc/tin.1:1206 msgid "Toggle word highlighting on/off." msgstr "" #. type: Plain text -#: doc/tin.1:1202 +#: doc/tin.1:1220 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2746,7 +2785,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1211 +#: doc/tin.1:1229 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2757,24 +2796,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1211 +#: doc/tin.1:1229 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1214 +#: doc/tin.1:1232 msgid "Go to next base article." msgstr "" #. type: TP -#: doc/tin.1:1214 +#: doc/tin.1:1232 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1219 +#: doc/tin.1:1237 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2782,281 +2821,281 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1222 +#: doc/tin.1:1240 msgid "Author forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1225 +#: doc/tin.1:1243 msgid "Author backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1233 +#: doc/tin.1:1251 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" #. type: Plain text -#: doc/tin.1:1237 +#: doc/tin.1:1255 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" #. type: TP -#: doc/tin.1:1237 +#: doc/tin.1:1255 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1242 +#: doc/tin.1:1260 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1263 msgid "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1266 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1269 msgid "Post a followup to the current article with a copy of the article included." msgstr "" #. type: TP -#: doc/tin.1:1251 +#: doc/tin.1:1269 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1255 +#: doc/tin.1:1273 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1255 +#: doc/tin.1:1273 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1258 +#: doc/tin.1:1276 msgid "Go to the start of the article." msgstr "" #. type: TP -#: doc/tin.1:1258 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1261 +#: doc/tin.1:1279 msgid "Go to the end of the article." msgstr "" #. type: TP -#: doc/tin.1:1267 +#: doc/tin.1:1288 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1270 +#: doc/tin.1:1291 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" #. type: TP -#: doc/tin.1:1270 +#: doc/tin.1:1291 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1273 +#: doc/tin.1:1294 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1276 +#: doc/tin.1:1297 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1285 +#: doc/tin.1:1306 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1288 +#: doc/tin.1:1309 msgid "Go to the next article." msgstr "" #. type: TP -#: doc/tin.1:1288 +#: doc/tin.1:1309 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1296 +#: doc/tin.1:1317 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1299 +#: doc/tin.1:1320 msgid "Go to the previous article." msgstr "" #. type: TP -#: doc/tin.1:1299 +#: doc/tin.1:1320 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1323 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1305 +#: doc/tin.1:1326 msgid "Return to the previous level." msgstr "" #. type: TP -#: doc/tin.1:1308 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1312 +#: doc/tin.1:1333 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1312 +#: doc/tin.1:1333 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1316 +#: doc/tin.1:1337 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1316 +#: doc/tin.1:1337 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1342 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1345 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1349 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1331 +#: doc/tin.1:1352 msgid "Return to group selection level." msgstr "" #. type: TP -#: doc/tin.1:1331 +#: doc/tin.1:1352 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1334 +#: doc/tin.1:1355 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1334 +#: doc/tin.1:1355 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1338 +#: doc/tin.1:1359 msgid "" "Display a list of URLs in the current article. See the section \"URL " "LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1338 +#: doc/tin.1:1359 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1342 +#: doc/tin.1:1363 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1349 +#: doc/tin.1:1370 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1358 +#: doc/tin.1:1379 msgid "Mark article as unread." msgstr "" #. ------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1363 +#: doc/tin.1:1384 msgid "Mark the current thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1363 +#: doc/tin.1:1384 #, no-wrap msgid "URL LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1366 +#: doc/tin.1:1387 msgid "" "B ('B') displays a list of URLs in the current " "article. Besides the common moving keys, the following commands are " @@ -3064,52 +3103,52 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1367 +#: doc/tin.1:1388 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1371 +#: doc/tin.1:1392 msgid "" "The current URL will be prompted and opened using the " "B. 'BESCE>' or no input will skip the URL." msgstr "" #. type: Plain text -#: doc/tin.1:1374 doc/tin.1:1474 +#: doc/tin.1:1395 doc/tin.1:1495 msgid "URL forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1377 doc/tin.1:1477 +#: doc/tin.1:1398 doc/tin.1:1498 msgid "URL backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1383 doc/tin.1:1437 doc/tin.1:1483 +#: doc/tin.1:1404 doc/tin.1:1458 doc/tin.1:1504 msgid "Shell escape." msgstr "" #. type: Plain text -#: doc/tin.1:1386 +#: doc/tin.1:1407 msgid "Toggle the display of the current URL in the last line." msgstr "" #. type: Plain text -#: doc/tin.1:1389 doc/tin.1:1444 doc/tin.1:1489 +#: doc/tin.1:1410 doc/tin.1:1465 doc/tin.1:1510 msgid "Help screen of commands available." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1396 +#: doc/tin.1:1417 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1399 +#: doc/tin.1:1420 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3117,107 +3156,107 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1400 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1403 +#: doc/tin.1:1424 msgid "Pipe attachment into command." msgstr "" #. type: TP -#: doc/tin.1:1403 +#: doc/tin.1:1424 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1406 +#: doc/tin.1:1427 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1406 +#: doc/tin.1:1427 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1409 +#: doc/tin.1:1430 msgid "View attachment." msgstr "" #. type: TP -#: doc/tin.1:1409 +#: doc/tin.1:1430 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1412 +#: doc/tin.1:1433 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1412 +#: doc/tin.1:1433 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1419 +#: doc/tin.1:1440 msgid "Reverse tagging of all attachments." msgstr "" #. type: TP -#: doc/tin.1:1419 +#: doc/tin.1:1440 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1422 +#: doc/tin.1:1443 msgid "Untag all tagged attachments." msgstr "" #. type: Plain text -#: doc/tin.1:1425 +#: doc/tin.1:1446 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1428 +#: doc/tin.1:1449 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1431 +#: doc/tin.1:1452 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1434 +#: doc/tin.1:1455 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1441 +#: doc/tin.1:1462 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3225,50 +3264,50 @@ msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1451 +#: doc/tin.1:1472 #, no-wrap msgid "POSTING HISTORY LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1480 msgid "" "B ('B') displays a list of all previous posted articles " "stored in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>. The following " -"informatiosn are shown: a time stamp in \"dd-mm-yy\"-format, a single letter " +"information is shown: a time stamp in \"dd-mm-yy\"-format, a single letter " "indicating the action which initiated the message, the group names " -"(evetually shortened, see also B) or a mail address " +"(eventually shortened, see also B) or a mail address " "the message was sent to and the subject of the message. Besides the common " "moving keys, the following commands are available:" msgstr "" #. type: TP -#: doc/tin.1:1460 +#: doc/tin.1:1481 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1471 +#: doc/tin.1:1492 msgid "" "The article with the current ''Message-ID:'' will be opened if available. " "Note that this requires that the ''Message-ID:'' of the article was recorded " "in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted> which may not always be the " "case. If using NNTP and the internal inews (B set to " "\"--internal\") and either the server proposes a ''Message-ID:'' during the " -"POST (B) command or B is build to generate ''Message-ID:'' " +"POST (B) command or B is built to generate ''Message-ID:'' " "this should be the case. With an external inews (and reading from local " "spool) it is not." msgstr "" #. type: Plain text -#: doc/tin.1:1486 -msgid "Toggle the display of the current 'Message-ID:'' in the last line." +#: doc/tin.1:1507 +msgid "Toggle the display of the current ''Message-ID:'' in the last line." msgstr "" #. ------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1496 +#: doc/tin.1:1517 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3277,7 +3316,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1508 +#: doc/tin.1:1529 msgid "" "At startup, B reads in the configuration files (see also " "B<\\%tin>(5)). They contain a list of variables that can be used to " @@ -3289,7 +3328,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1516 +#: doc/tin.1:1537 msgid "" "The variables are user configurable by editing " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be " @@ -3301,7 +3340,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1522 +#: doc/tin.1:1543 msgid "" "In the options menu use the cursor keys in the usual way to move around. Use " "B ('B<^J>' or 'BCRE>') to 'open' the option you wish " @@ -3311,17 +3350,17 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1529 +#: doc/tin.1:1550 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " -"('B<\\e>') to search for a specific option. Use B ('B') to exit the " -"option menu and keep your changes. Use B ('B') to exit without " -"keeping your changes." +"('B<\\(rs>') to search for a specific option. Use B ('B') to exit " +"the option menu and keep your changes. Use B ('B') to exit " +"without keeping your changes." msgstr "" #. type: Plain text -#: doc/tin.1:1534 +#: doc/tin.1:1555 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3330,14 +3369,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1537 +#: doc/tin.1:1558 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1541 +#: doc/tin.1:1562 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in " @@ -3345,13 +3384,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1541 +#: doc/tin.1:1562 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1547 doc/tin.5:1259 +#: doc/tin.1:1568 doc/tin.5:1281 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E " @@ -3359,159 +3398,159 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1547 +#: doc/tin.1:1568 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1551 doc/tin.5:1263 +#: doc/tin.1:1572 doc/tin.5:1285 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1551 +#: doc/tin.1:1572 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1554 doc/tin.5:1266 +#: doc/tin.1:1575 doc/tin.5:1288 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1554 +#: doc/tin.1:1575 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1557 doc/tin.5:1269 +#: doc/tin.1:1578 doc/tin.5:1291 msgid "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1557 +#: doc/tin.1:1578 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1272 +#: doc/tin.1:1581 doc/tin.5:1294 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1581 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1563 doc/tin.5:1275 +#: doc/tin.1:1584 doc/tin.5:1297 msgid "The character used to show that an article is in a range. Default is '#'." msgstr "" #. type: TP -#: doc/tin.1:1563 +#: doc/tin.1:1584 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1567 doc/tin.5:1279 +#: doc/tin.1:1588 doc/tin.5:1301 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." msgstr "" #. type: TP -#: doc/tin.1:1567 +#: doc/tin.1:1588 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1571 doc/tin.5:1283 +#: doc/tin.1:1592 doc/tin.5:1305 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" #. type: TP -#: doc/tin.1:1571 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1575 doc/tin.5:1287 +#: doc/tin.1:1596 doc/tin.5:1309 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" #. type: TP -#: doc/tin.1:1575 +#: doc/tin.1:1596 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1291 +#: doc/tin.1:1600 doc/tin.5:1313 msgid "" "The character used to show that an article has not been read. Default is " "'+'." msgstr "" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1600 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1294 +#: doc/tin.1:1603 doc/tin.5:1316 msgid "The character used to show that an article was read. Default is ' '." msgstr "" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1603 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1586 doc/tin.5:1298 +#: doc/tin.1:1607 doc/tin.5:1320 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1586 +#: doc/tin.1:1607 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." msgstr "" #. type: TP -#: doc/tin.1:1590 doc/tin.5:1302 +#: doc/tin.1:1611 doc/tin.5:1324 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1595 +#: doc/tin.1:1616 msgid "" "If ON B will ask before using a MIME viewer (B) to " "display MIME messages. This only occurs if a MIME viewer is set. Default is " @@ -3519,50 +3558,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1595 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1599 doc/tin.5:1313 +#: doc/tin.1:1620 doc/tin.5:1335 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" #. type: TP -#: doc/tin.1:1599 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1603 doc/tin.5:1317 +#: doc/tin.1:1624 doc/tin.5:1339 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1603 +#: doc/tin.1:1624 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1606 doc/tin.1:2601 +#: doc/tin.1:1627 doc/tin.1:2654 msgid "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1606 +#: doc/tin.1:1627 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1611 doc/tin.5:1325 +#: doc/tin.1:1632 doc/tin.5:1347 msgid "" "If set ON articles/threads will be saved in batch mode when save " "\\&''B<-S>'' or mail ''B<-M>, B<-N>'' is specified on the command " @@ -3570,13 +3609,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1611 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1330 +#: doc/tin.1:1637 doc/tin.5:1352 msgid "" "If set ON a mini menu of the most useful commands will be displayed at the " "bottom of the screen for each level. Also a short posting etiquette will be " @@ -3584,13 +3623,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1637 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1621 +#: doc/tin.1:1642 msgid "" "If ON, create local copies of NNTP overview files. This can be used to " "considerably speed up accessing large groups when using a slow connection. " @@ -3598,337 +3637,337 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1621 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1627 doc/tin.5:1341 +#: doc/tin.1:1648 doc/tin.5:1363 msgid "" -"Use this hash algorithm for cancel-locks. Only available when build with " +"Use this hash algorithm for cancel-locks. Only available when built with " "cancel-lock support. none disables the generation of cancel-locks. Valid " "values are none, sha1, sha256 and sha512. Default is sha1." msgstr "" #. type: TP -#: doc/tin.1:1627 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1633 doc/tin.5:1345 +#: doc/tin.1:1654 doc/tin.5:1367 msgid "" "If set ON the user is asked when quitting if all groups read during the " "current session should be marked read. Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1633 +#: doc/tin.1:1654 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1636 doc/tin.5:1348 +#: doc/tin.1:1657 doc/tin.5:1370 msgid "Standard background color" msgstr "" #. type: TP -#: doc/tin.1:1636 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1639 doc/tin.5:1351 +#: doc/tin.1:1660 doc/tin.5:1373 msgid "Color of quoted text from external sources" msgstr "" #. type: TP -#: doc/tin.1:1639 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1642 doc/tin.5:1354 +#: doc/tin.1:1663 doc/tin.5:1376 msgid "Color of sender (From:)" msgstr "" #. type: TP -#: doc/tin.1:1642 +#: doc/tin.1:1663 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1645 doc/tin.5:1357 +#: doc/tin.1:1666 doc/tin.5:1379 msgid "Color of header-lines" msgstr "" #. type: TP -#: doc/tin.1:1645 +#: doc/tin.1:1666 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1648 doc/tin.5:1360 +#: doc/tin.1:1669 doc/tin.5:1382 msgid "Color of help pages" msgstr "" #. type: TP -#: doc/tin.1:1648 +#: doc/tin.1:1669 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1651 doc/tin.5:1363 +#: doc/tin.1:1672 doc/tin.5:1385 msgid "Color of background for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1651 +#: doc/tin.1:1672 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1654 doc/tin.5:1366 +#: doc/tin.1:1675 doc/tin.5:1388 msgid "Color of foreground for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1654 +#: doc/tin.1:1675 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1657 doc/tin.5:1385 +#: doc/tin.1:1678 doc/tin.5:1407 msgid "Color of status messages in last line" msgstr "" #. type: TP -#: doc/tin.1:1657 +#: doc/tin.1:1678 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1661 doc/tin.5:1370 +#: doc/tin.1:1682 doc/tin.5:1392 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1661 +#: doc/tin.1:1682 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1665 doc/tin.5:1374 +#: doc/tin.1:1686 doc/tin.5:1396 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1665 +#: doc/tin.1:1686 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1669 doc/tin.5:1378 +#: doc/tin.1:1690 doc/tin.5:1400 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1669 +#: doc/tin.1:1690 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1673 doc/tin.5:1382 +#: doc/tin.1:1694 doc/tin.5:1404 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1673 +#: doc/tin.1:1694 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1676 doc/tin.5:1388 +#: doc/tin.1:1697 doc/tin.5:1410 msgid "Color of mini help menu" msgstr "" #. type: TP -#: doc/tin.1:1676 +#: doc/tin.1:1697 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1679 doc/tin.5:1391 +#: doc/tin.1:1700 doc/tin.5:1413 msgid "Color of actual news header fields" msgstr "" #. type: TP -#: doc/tin.1:1679 +#: doc/tin.1:1700 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1682 doc/tin.5:1394 +#: doc/tin.1:1703 doc/tin.5:1416 msgid "Standard foreground color" msgstr "" #. type: TP -#: doc/tin.1:1682 +#: doc/tin.1:1703 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1685 doc/tin.5:1397 +#: doc/tin.1:1706 doc/tin.5:1419 msgid "Color of quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1685 +#: doc/tin.1:1706 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1688 doc/tin.5:1400 +#: doc/tin.1:1709 doc/tin.5:1422 msgid "Color of twice quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1688 +#: doc/tin.1:1709 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" #. type: Plain text -#: doc/tin.1:1691 doc/tin.5:1403 +#: doc/tin.1:1712 doc/tin.5:1425 msgid "Color of E=3 times quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1691 +#: doc/tin.1:1712 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1695 doc/tin.5:1407 +#: doc/tin.1:1716 doc/tin.5:1429 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" #. type: TP -#: doc/tin.1:1695 +#: doc/tin.1:1716 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1698 doc/tin.5:1410 +#: doc/tin.1:1719 doc/tin.5:1432 msgid "Color of signatures" msgstr "" #. type: TP -#: doc/tin.1:1698 +#: doc/tin.1:1719 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1701 doc/tin.5:1413 +#: doc/tin.1:1722 doc/tin.5:1435 msgid "Color of urls highlight" msgstr "" #. type: TP -#: doc/tin.1:1701 +#: doc/tin.1:1722 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1704 doc/tin.5:1416 +#: doc/tin.1:1725 doc/tin.5:1438 msgid "Color of verbatim blocks" msgstr "" #. type: TP -#: doc/tin.1:1704 +#: doc/tin.1:1725 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1707 doc/tin.5:1419 +#: doc/tin.1:1728 doc/tin.5:1441 msgid "Color of article subject" msgstr "" #. type: TP -#: doc/tin.1:1707 +#: doc/tin.1:1728 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1710 doc/tin.5:1422 +#: doc/tin.1:1731 doc/tin.5:1444 msgid "Color of text-lines" msgstr "" #. type: TP -#: doc/tin.1:1710 +#: doc/tin.1:1731 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1713 doc/tin.5:1425 +#: doc/tin.1:1734 doc/tin.5:1447 msgid "Color of help/mail sign" msgstr "" #. type: TP -#: doc/tin.1:1713 +#: doc/tin.1:1734 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1716 +#: doc/tin.1:1737 msgid "Ask for manual confirmation to protect the user." msgstr "" #. type: IP -#: doc/tin.1:1717 doc/tin.1:1723 doc/tin.1:1727 +#: doc/tin.1:1738 doc/tin.1:1744 doc/tin.1:1748 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1723 +#: doc/tin.1:1744 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3936,21 +3975,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1727 +#: doc/tin.1:1748 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." msgstr "" #. type: Plain text -#: doc/tin.1:1731 +#: doc/tin.1:1752 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1446 +#: doc/tin.5:1468 msgid "Default is commands & quit." msgstr "" #. type: Plain text -#: doc/tin.5:1457 +#: doc/tin.5:1479 msgid "" "Format string used for date representation. A description of the different " "format options can be found at B<\\%strftime>(3). B<\\%tin>(1) uses " @@ -11093,55 +11239,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1457 +#: doc/tin.5:1479 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1459 +#: doc/tin.5:1481 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1461 +#: doc/tin.5:1483 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1467 +#: doc/tin.5:1489 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1471 +#: doc/tin.5:1493 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "" #. type: ta -#: doc/tin.5:1485 doc/tin.5:1514 +#: doc/tin.5:1507 doc/tin.5:1536 #, no-wrap msgid "" "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' " @@ -11149,7 +11295,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1494 doc/tin.5:1523 +#: doc/tin.5:1516 doc/tin.5:1545 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -11163,139 +11309,139 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1518 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1500 +#: doc/tin.5:1522 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1505 +#: doc/tin.5:1527 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1509 +#: doc/tin.5:1531 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1525 +#: doc/tin.5:1547 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1527 +#: doc/tin.5:1549 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1529 +#: doc/tin.5:1551 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1531 +#: doc/tin.5:1553 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1533 +#: doc/tin.5:1555 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1535 +#: doc/tin.5:1557 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1537 +#: doc/tin.5:1559 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1539 +#: doc/tin.5:1561 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1541 +#: doc/tin.5:1563 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1543 +#: doc/tin.5:1565 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1545 +#: doc/tin.5:1567 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1547 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1549 +#: doc/tin.5:1571 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1551 +#: doc/tin.5:1573 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1553 +#: doc/tin.5:1575 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1577 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1557 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1559 +#: doc/tin.5:1581 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1570 +#: doc/tin.5:1592 msgid "" "The format string used to create the editor start command with parameters. " "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., " @@ -11304,13 +11450,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1573 +#: doc/tin.5:1595 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1580 +#: doc/tin.5:1602 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, " @@ -11318,19 +11464,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1580 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1606 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1591 +#: doc/tin.5:1613 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 " @@ -11339,13 +11485,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1591 +#: doc/tin.5:1613 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1605 +#: doc/tin.5:1627 msgid "" "Which keys B<\\%tin>(1) should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -11356,20 +11502,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1612 +#: doc/tin.5:1634 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:1614 +#: doc/tin.5:1636 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "" #. type: Plain text -#: doc/tin.5:1626 +#: doc/tin.5:1648 #, no-wrap msgid "" "%D\tdate\n" @@ -11386,31 +11532,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1628 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1638 +#: doc/tin.5:1660 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1645 +#: doc/tin.5:1667 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1651 +#: doc/tin.5:1673 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1657 +#: doc/tin.5:1679 msgid "" "If greater than 0 your mailreader will be invoked earlier for reply so you " "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, " @@ -11419,32 +11565,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1657 +#: doc/tin.5:1679 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1661 +#: doc/tin.5:1683 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1666 +#: doc/tin.5:1688 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1670 +#: doc/tin.5:1692 msgid "" "This option controls the processing and display of articles that are " "killed. There are 3 options, default is 0 (B)." msgstr "" #. type: Plain text -#: doc/tin.5:1678 +#: doc/tin.5:1700 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -11454,111 +11600,111 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1694 +#: doc/tin.5:1716 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1700 +#: doc/tin.5:1722 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B<\\%pgp>(1) signing." msgstr "" #. type: TP -#: doc/tin.5:1704 +#: doc/tin.5:1726 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1709 +#: doc/tin.5:1731 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1728 +#: doc/tin.5:1750 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1765 +#: doc/tin.5:1788 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1777 doc/tin.5:2492 +#: doc/tin.5:1800 doc/tin.5:2557 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1810 +#: doc/tin.5:1833 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1815 +#: doc/tin.5:1838 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1820 +#: doc/tin.5:1843 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1825 +#: doc/tin.5:1848 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1830 +#: doc/tin.5:1853 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1836 +#: doc/tin.5:1859 msgid "" "These are internal timers used by B<\\%tin>(1) to keep track of new " "newsgroups. Do not change them unless you understand what they are for." msgstr "" #. type: TP -#: doc/tin.5:1857 +#: doc/tin.5:1880 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1860 +#: doc/tin.5:1883 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" #. type: TP -#: doc/tin.5:1860 +#: doc/tin.5:1883 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1864 +#: doc/tin.5:1887 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.5:1882 +#: doc/tin.5:1905 msgid "" "Some normalization modes are only available if they are supported by the " "library B<\\%tin>(1) uses to do the normalization. NFC should be used if " @@ -11566,7 +11712,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1910 +#: doc/tin.5:1933 msgid "" "If ON, then B<\\%tin>(1) will start an appropriate viewer program to " "display any files that were post processed and uudecoded. The program is " @@ -11574,19 +11720,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1926 +#: doc/tin.5:1949 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1938 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1948 +#: doc/tin.5:1971 msgid "" "The printer program with options that is to be used to print articles. The " "default is B<\\%lpr>(1) for BSD machines and B<\\%lp>(1) for SysV " @@ -11595,20 +11741,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1956 +#: doc/tin.5:1979 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." msgstr "" #. type: TP -#: doc/tin.5:1961 +#: doc/tin.5:1984 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1967 +#: doc/tin.5:1990 msgid "" "This bit coded integer value controls how articles are to be quoted when " "following up or replying to them. Any of the following options can be " @@ -11617,7 +11763,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1995 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -11625,7 +11771,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1978 +#: doc/tin.5:2001 msgid "" "B This option is off by default. Signatures are always " "quoted regardless of this option when you are viewing an article in raw mode " @@ -11634,18 +11780,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1980 +#: doc/tin.5:2003 msgid "B This option is on by default." msgstr "" #. type: TP -#: doc/tin.5:1981 +#: doc/tin.5:2004 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1988 +#: doc/tin.5:2011 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11653,13 +11799,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1988 +#: doc/tin.5:2011 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1995 +#: doc/tin.5:2018 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11667,13 +11813,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1995 +#: doc/tin.5:2018 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2002 +#: doc/tin.5:2025 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11681,19 +11827,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2002 +#: doc/tin.5:2025 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2006 +#: doc/tin.5:2029 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2013 +#: doc/tin.5:2036 msgid "" "If ON B<\\%tin>(1) does the rendering of bi-directional text. If OFF " "B<\\%tin>(1) leaves the rendering of bi-directional text to the " @@ -11701,62 +11847,62 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2013 +#: doc/tin.5:2036 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2022 +#: doc/tin.5:2045 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2026 +#: doc/tin.5:2049 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2030 +#: doc/tin.5:2053 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2034 +#: doc/tin.5:2057 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2038 +#: doc/tin.5:2061 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2046 +#: doc/tin.5:2069 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2050 +#: doc/tin.5:2073 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2052 +#: doc/tin.5:2075 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "" #. type: Plain text -#: doc/tin.5:2059 +#: doc/tin.5:2082 #, no-wrap msgid "" "%G\tgroup name\n" @@ -11768,42 +11914,56 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2061 +#: doc/tin.5:2084 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2092 +#: doc/tin.5:2115 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2101 +#: doc/tin.5:2124 msgid "" "If ON show a short group description text after newsgroup name at the group " "selection level. The ''B<-d>'' command-line flag will override the setting " "and turn descriptions off. The text used is taken from the " "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups> file and if supported (requires " -"B<\\%tin>(1) to be build with mh-mail-handling support) from " +"B<\\%tin>(1) to be built with mh-mail-handling support) from " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups> for mailgroups. Default is ON." msgstr "" #. type: TP -#: doc/tin.5:2123 +#: doc/tin.5:2124 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2131 +msgid "" +"Allows you to select whether B<\\%tin>(1) shows a help indication, a new " +"mail indication, both, or neither in the various level titles. Default is " +"3." +msgstr "" + +#. type: TP +#: doc/tin.5:2165 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2146 +#: doc/tin.5:2188 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2153 +#: doc/tin.5:2195 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11811,19 +11971,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2199 +#: doc/tin.5:2241 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2206 +#: doc/tin.5:2248 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2213 +#: doc/tin.5:2255 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11831,50 +11991,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2213 +#: doc/tin.5:2255 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2217 +#: doc/tin.5:2259 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2226 +#: doc/tin.5:2268 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2230 +#: doc/tin.5:2272 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2236 +#: doc/tin.5:2278 msgid "" "A regular expression to find Subject prefixes like \"Re:\" to remove If " "B is blank, then B<\\%tin>(1) uses a built-in default." msgstr "" #. type: TP -#: doc/tin.5:2236 +#: doc/tin.5:2278 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2242 +#: doc/tin.5:2284 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2249 +#: doc/tin.5:2291 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11882,7 +12042,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2254 +#: doc/tin.5:2296 msgid "" "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, " "etc. Default is OFF. This behavior can also be toggled in the article viewer " @@ -11890,32 +12050,63 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2264 +#: doc/tin.5:2299 +msgid "Defines which threading method to use. The choices are:" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2302 +msgid "Don't thread" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2304 +msgid "Thread on Subject only" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2306 +msgid "Thread on References only" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2308 +msgid "Thread on References then Subject (default)" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2310 +msgid "Thread multipart articles on Subject" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2312 +msgid "Thread on Percentage Match of the Subjects" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2316 msgid "" -"Defines which threading method to use. The choices are: 0) Don't thread, 1) " -"Thread on Subject only 2) Thread on References only, 3) Thread on References " -"then Subject (default) 4) Thread multipart articles on Subject. 5) Thread " -"on Percentage Match of the Subjects It's also possible to set the threading " -"type on a per group basis by setting the group attribute variable " -"B to 0 \\(en 5 in the file " +"It's also possible to set the threading type on a per group basis by setting " +"the group attribute variable B to 0 \\(en 5 in the file " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>." msgstr "" #. type: Plain text -#: doc/tin.5:2268 +#: doc/tin.5:2320 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" msgstr "" #. type: ta -#: doc/tin.5:2270 +#: doc/tin.5:2322 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "" #. type: Plain text -#: doc/tin.5:2281 +#: doc/tin.5:2333 #, no-wrap msgid "" "%D\tdate\n" @@ -11931,7 +12122,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2288 +#: doc/tin.5:2340 msgid "" "Defines how close the subjects must match while threading by Percentage " "Match for threads to be considered part of a single thread. This value is in " @@ -11939,33 +12130,53 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2292 +#: doc/tin.5:2344 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2304 +#: doc/tin.5:2356 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.5:2361 +msgid "" +"The name of file containing all trusted CA certificates used for NNTPS " +"(B) connections. If left empty the system default will be used." +msgstr "" + +#. type: TP +#: doc/tin.5:2361 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2318 +#: doc/tin.5:2375 msgid "" "Allows you to select how B<\\%tin>(1) treats blank lines in article " "bodies. Default is 0. This option does not affect lines within verbatim " "blocks." msgstr "" +#. type: Plain text +#: doc/tin.5:2398 +msgid "" +"If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying " +"articles. Default is OFF." +msgstr "" + #. type: TP -#: doc/tin.5:2337 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2344 +#: doc/tin.5:2405 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11973,66 +12184,66 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2344 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2348 +#: doc/tin.5:2409 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2409 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2353 +#: doc/tin.5:2414 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2356 +#: doc/tin.5:2417 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2361 +#: doc/tin.5:2422 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2361 +#: doc/tin.5:2422 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2364 +#: doc/tin.5:2425 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2425 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2370 +#: doc/tin.5:2431 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2382 +#: doc/tin.5:2443 msgid "" "If enabled B<\\%slrnface>(1) will be used to interpret the ''X-Face:'' " "header. For this option to have any effect, B<\\%tin>(1) must be running in " @@ -12041,81 +12252,82 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2382 +#: doc/tin.5:2443 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2386 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2390 +#: doc/tin.5:2451 msgid "" "A regular expression that B will use to find the begin of a verbatim " -"block. Default is #v+" +"block. Default is #v+" msgstr "" #. type: TP -#: doc/tin.5:2390 +#: doc/tin.5:2451 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2394 +#: doc/tin.5:2455 msgid "" "A regular expression that B will use to find the end of a verbatim " -"block. Default is #v-" +"block. Default is #v-" msgstr "" #. type: TP -#: doc/tin.5:2397 +#: doc/tin.5:2458 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2417 +#: doc/tin.5:2482 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the B<\\%wildmat>(3) notation, which is how this has traditionally " "been handled. Setting this to 1 allows you to use B<\\%perl>(1) compatible " -"regular expressions B<\\%pcre>(3). (see also B<\\%perlre>(1) and " -"B<\\%pcrepattern>(3)). You will probably want to update your filter file if " -"you use this regularly. NB: Newsgroup names will always be matched using " -"the B<\\%wildmat>(3) notation." +"regular expressions B<\\%pcre>(3) or B<\\%pcre2>(3). (see also " +"B<\\%perlre>(1) and B<\\%pcrepattern>(3) or B<\\%pcre2pattern>(3)). You " +"will probably want to update your filter file if you use this regularly. " +"NB: Newsgroup names will always be matched using the B<\\%wildmat>(3) " +"notation." msgstr "" #. type: TP -#: doc/tin.5:2417 +#: doc/tin.5:2482 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2494 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2437 +#: doc/tin.5:2502 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2453 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2469 +#: doc/tin.5:2534 msgid "" "Yet another global configuration file with \"I=I\" " "pairs. This one is for the more general options which usually can't be " @@ -12125,31 +12337,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2469 +#: doc/tin.5:2534 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2472 +#: doc/tin.5:2537 msgid "Sets a global domain name used in From lines" msgstr "" #. type: Plain text -#: doc/tin.5:2476 +#: doc/tin.5:2541 msgid "" "Defines the name of your organization. $B overrides any " "specified value." msgstr "" #. type: TP -#: doc/tin.5:2476 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2481 +#: doc/tin.5:2546 msgid "" "Defines the default place for some configuration files, common values are " "I, I, I or " @@ -12157,13 +12369,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2481 +#: doc/tin.5:2546 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2487 +#: doc/tin.5:2552 msgid "" "Defines the email address to which users can send bug reports using a " "built-in function. The default points to a developers mailing list located " @@ -12172,43 +12384,43 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2487 +#: doc/tin.5:2552 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2492 +#: doc/tin.5:2557 msgid "Defines the directory containing the B<\\%inews>(1) executable." msgstr "" #. type: Plain text -#: doc/tin.5:2496 +#: doc/tin.5:2561 msgid "" -"Default charset to be used in MIME's ''Content-Type:'' " -"header. $B overrides any specified value." +"Default charset to be used in MIME's ''Content-Type:'' header. " +"$B overrides any specified value." msgstr "" #. type: Plain text -#: doc/tin.5:2499 +#: doc/tin.5:2564 msgid "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2568 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." msgstr "" #. type: TP -#: doc/tin.5:2503 +#: doc/tin.5:2568 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2509 +#: doc/tin.5:2574 msgid "" "Allow unregistered top level domains. As the list of valid TLDs is no longer " "actively maintained the default was changed to ON starting with B<\\%tin>(1) " @@ -12216,26 +12428,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2509 +#: doc/tin.5:2574 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2578 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." msgstr "" #. type: TP -#: doc/tin.5:2513 +#: doc/tin.5:2578 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2518 +#: doc/tin.5:2583 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -12243,13 +12455,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2518 +#: doc/tin.5:2583 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2591 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, " @@ -12258,26 +12470,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2526 +#: doc/tin.5:2591 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2530 +#: doc/tin.5:2595 msgid "" "Name of a single overview file, common values are I<.overview> or " "I. $B overrides any specified value." msgstr "" #. type: TP -#: doc/tin.5:2530 +#: doc/tin.5:2595 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2535 +#: doc/tin.5:2600 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the file " "residesin I and is named I, so you only have to " @@ -12285,13 +12497,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2535 +#: doc/tin.5:2600 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2541 +#: doc/tin.5:2606 msgid "" "Full pathname of your newssystem's active file; usually the file resides in " "I and is named I, so you only have to change this " @@ -12300,13 +12512,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2541 +#: doc/tin.5:2606 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2546 +#: doc/tin.5:2611 msgid "" "Full pathname of your newssystem's active.times file; usually the file " "resides in I and is named I, so you only have to " @@ -12314,13 +12526,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2546 +#: doc/tin.5:2611 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2551 +#: doc/tin.5:2616 msgid "" "Full pathname of your newssystem's newsgroups file; usually the file resides " "in I and is named I, so you only have to change this " @@ -12328,13 +12540,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2551 +#: doc/tin.5:2616 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2556 +#: doc/tin.5:2621 msgid "" "Full pathname of your newssystem's subscriptions file; usually the file " "resides in I and is named I, so you only have to " @@ -12342,19 +12554,19 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2560 +#: doc/tin.5:2625 msgid "I" msgstr "" #. type: Plain text -#: doc/tin.5:2564 +#: doc/tin.5:2629 msgid "" "translation into language specified in $B, $B or " "$B" msgstr "" #. type: Plain text -#: doc/tin.5:2578 +#: doc/tin.5:2643 msgid "" "This file lists the newsgroups that the local site receives. Each newsgroup " "should be listed only once. Each line specifies one group; within each " @@ -12364,7 +12576,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2583 +#: doc/tin.5:2648 msgid "" "If an article is posted to newsgroups not mentioned in this file, those " "newsgroups are ignored. If no valid newsgroups are specified, the article " @@ -12372,37 +12584,37 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2586 +#: doc/tin.5:2651 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." msgstr "" #. type: TP -#: doc/tin.5:2586 doc/tin.5:2639 +#: doc/tin.5:2651 doc/tin.5:2705 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2589 +#: doc/tin.5:2654 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2592 +#: doc/tin.5:2657 msgid "is the highest article number that has been used in that newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2592 +#: doc/tin.5:2657 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2599 +#: doc/tin.5:2664 msgid "" "is the lowest article number in the group; this number is not guaranteed to " "be accurate, and should only be taken to be a hint. Note that because of " @@ -12412,90 +12624,90 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2599 +#: doc/tin.5:2664 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2602 +#: doc/tin.5:2667 msgid "can be one of those" msgstr "" #. type: TP -#: doc/tin.5:2603 +#: doc/tin.5:2668 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2606 +#: doc/tin.5:2671 msgid "local postings are allowed" msgstr "" #. type: TP -#: doc/tin.5:2606 +#: doc/tin.5:2671 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2609 +#: doc/tin.5:2674 msgid "no local postings are allowed, only remote ones" msgstr "" #. type: TP -#: doc/tin.5:2609 +#: doc/tin.5:2674 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2612 +#: doc/tin.5:2677 msgid "the group is moderated and all postings must be approved" msgstr "" #. type: TP -#: doc/tin.5:2612 +#: doc/tin.5:2677 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2615 +#: doc/tin.5:2680 msgid "articles in this group are not kept, but only passed on" msgstr "" #. type: TP -#: doc/tin.5:2615 +#: doc/tin.5:2680 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2618 +#: doc/tin.5:2683 msgid "articles cannot be posted to this newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2618 +#: doc/tin.5:2683 #, no-wrap msgid "B<=foo.bar>" msgstr "" #. type: Plain text -#: doc/tin.5:2621 +#: doc/tin.5:2686 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "" #. type: TP -#: doc/tin.5:2622 doc/tin.5:2649 doc/tin.5:2672 +#: doc/tin.5:2687 doc/tin.5:2715 doc/tin.5:2738 #, no-wrap msgid "B<\\%tin>(1)" msgstr "" #. type: Plain text -#: doc/tin.5:2628 +#: doc/tin.5:2694 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST (B) or LIST " @@ -12503,7 +12715,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2639 +#: doc/tin.5:2705 msgid "" "This file provides a chronological record of when newsgroups are created. It " "is normally updated by the local news server (e.g. B<\\%innd>(8)) whenever " @@ -12512,25 +12724,25 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2646 +#: doc/tin.5:2712 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." msgstr "" #. type: TP -#: doc/tin.5:2646 +#: doc/tin.5:2712 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2649 +#: doc/tin.5:2715 msgid "is the electronic mail address of the person who created the group." msgstr "" #. type: Plain text -#: doc/tin.5:2655 +#: doc/tin.5:2721 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the NEWGROUPS (B) " @@ -12538,7 +12750,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2666 +#: doc/tin.5:2732 msgid "" "This file provides short descriptions of each newsgroup. It is normally " "updated by the local news server (e.g. B<\\%innd>(8)) whenever a new group " @@ -12547,7 +12759,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2678 +#: doc/tin.5:2744 msgid "" "only tries to read the file if you read directly from the local spool, if " "you read news via NNTP, B<\\%tin>(1) uses the LIST NEWSGROUPS " @@ -12555,14 +12767,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2687 +#: doc/tin.5:2753 msgid "" "This file might hold a default organization to be used in the " "''Organization:'' header. $B has a higher priority if set." msgstr "" #. type: Plain text -#: doc/tin.5:2705 +#: doc/tin.5:2771 msgid "" "This file specifies the organization of the news overview database (see also " "B<\\%newsoverview>(5)). The order of lines in this file is important; it " @@ -12573,7 +12785,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2720 +#: doc/tin.5:2786 msgid "" "This file contains a list of newsgroups \\(em one per line \\(em which the " "client should subscribe to when the user has no " @@ -12584,16 +12796,17 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2767 +#: doc/tin.5:2835 msgid "" "B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), " "B<\\%metamail>(1), B<\\%mutt>(1), B<\\%perl>(1), B<\\%perlre>(1), " "B<\\%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), " "B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), " -"B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), " -"B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), " -"B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), " -"B<\\%innd>(8), B, B, B, B, " -"B, B, B, B, B, " -"B, B, B, B, B" +"B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcre2>(3), B<\\%pcrepattern>(3), " +"B<\\%pcre2pattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), " +"B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), " +"B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B, " +"B, B, B, B, B, " +"B, B, B, B, B, " +"B, B, B, B" msgstr "" diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/tin.1 tin-2.6.2/doc/tin.1 --- tin-2.6.1/doc/tin.1 2021-12-22 14:32:20.000000000 +0100 +++ tin-2.6.2/doc/tin.1 2022-12-24 23:55:43.734101084 +0100 @@ -3,14 +3,14 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2021-07-06 +.\" Updated : 2022-12-24 .\" Notes : use American English; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature .\" .\" .IX Title "tin 1" -.TH tin 1 "December 24th, 2021" "2.6.1" "Usenet newsreader" +.TH tin 1 "December 24th, 2022" "2.6.2" "Usenet newsreader" .\" .\" .SH NAME @@ -21,17 +21,16 @@ tin, rtin \- Usenet newsreader .IX Header SYNOPSIS .B tin .RB [\|[\| \-h \||\| \-H \||\| \-V \|]\ \|| -.RB [\|[\|[\| \-a \|] +.RB [\|[\| \-a \|] .RB [\| \-dlnq \||\| \-Q \|] -.RB [\| \-ArzxX \|]\|] +.RB [\| \-AkrTzxX \|]\|] .RB [\|[\| \-R \||\| \-S \|] .RB \|\| \-s .IR News_dir \|] .RB [\| \-cuvZ \|] .RB [\| \-4 \||\| \-6 \|] -.RB [\| \-N \||\| \-M +.RB [\| \-o \||\| \-w \||\| \-N \||\| \-M .IR address \|] -.RB [\| \-o \||\| \-w \|]\|] .RB [\| \-D .IR debug_level \|] .RB [\| \-G @@ -53,8 +52,8 @@ tin, rtin \- Usenet newsreader .B tin is a full-screen easy to use Usenet newsreader. It can read news locally (e.g., \fI/var/spool/news\fR) or remotely (\fBrtin\fP or \fBtin \-r\fP -option) via an NNTP (Network News Transport Protocol) server. It will -automatically utilize NOV +option) via an NNTP (Network News Transport Protocol, \fBRFC\%3977\fP) or +NNTPS (\fBRFC\%8143\fP) server. It will automatically utilize NOV .BR \%newsoverview (5) style index files if available locally or via the NNTP [X]OVER command (\fBRFC\%2980\fP, \fBRFC\%3977\fP). @@ -79,7 +78,7 @@ newsgroup with unread articles. .\" .SH "EXIT STATUS" .IX Header "EXIT STATUS" -.\" TODO: also exits with signalnr cought as exit status +.\" TODO: also exits with signalnr caught as exit status .TP .B 0 Successful program execution. No unread news available in batch mode. @@ -98,10 +97,12 @@ NNTP error. .IX Header OPTIONS .TP 12 .B \-4 -Force connecting via IPv4 to the remote NNTP server. Only available when build with IPv6 support. +Force connecting via IPv4 to the remote NNTP server. Only available when +built with IPv6 support. .TP .B \-6 -Force connecting via IPv6 to the remote NNTP server. Only available when build with IPv6 support. +Force connecting via IPv6 to the remote NNTP server. Only available when +built with IPv6 support. .TP .B \-a Toggle ANSI color (default is off). @@ -124,6 +125,8 @@ Don't load newsgroup descriptions and se Enter debug-level (1 = NNTP, 2 = filter, 4 = newsrc, 8 = threading, 16 = memory, 32 = attributes, 64 = misc, 128 = remove existing debug files). For NNTP-level ''\fB\-v\fP'' controls the verbosity of the output. +Depending on the debug-level various files may be written to \fI$TMPDIR\fR +and/or on screen output may be given. See also the "SECURITY" section! .TP .BI \-f " file" Use the specified file of subscribed to newsgroups in place of @@ -155,6 +158,10 @@ Directory in which to store newsgroup in This option has no effect if \fBtin\fP retrieves its index files via NNTP and \fBcache_overview_files\fP is turned off. .TP +.BI \-k +Skip the certificate verification step for NNTPS connections and proceed +without checking. This option implies ''\fB\-T\fP''. +.TP .BI \-l Get number of articles per group from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fR file. If @@ -190,9 +197,9 @@ Quick post all postponed articles and ex quick, it should be used with ''\fB\-n\fP'' if possible. .TP .BI \-p " port" -Port to use if reading via NNTP (default is 119). This also overrides -the environment variable $\fBNNTPPORT\fP if set. Only available when -reading via NNTP. +Port to use if reading via NNTP (default is 119 or 563 if NNTPS is enabled, +see ''\fB\-T\fP''). This also overrides the environment variable $\fBNNTPPORT\fP +if set. Only available when reading via NNTP. .TP .B \-q Don't check for new newsgroups and skip loading the servers message of the day. @@ -217,6 +224,9 @@ Save/read articles to/in directory. Defa Save unread articles for later reading by the ''\fB\-R\fP'' option. For more information read section "AUTOMATIC MAILING AND SAVING NEW NEWS". .TP +.B \-T +Enable NNTPS (NNTP over TLS). Only available when reading via NNTP. +.TP .B \-u Create/update index files for every group in \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fR or file specified by the ''\fB\-f\fP'' @@ -229,7 +239,7 @@ Verbose mode for ''\fB\-c\fP'', ''\fB\-D times to increase verbosity. .TP .B \-V -Print version and date information. +Print version information and compilation options. .TP .B \-w Quick mode to post an article and then exit. This option implies @@ -313,10 +323,11 @@ Extensions (\fBRFC\%6048\fP) and all mod \fBtin\fP has four separate levels of operation: Selection level, Group level, Thread level and Article level. .PP -At the Selection level the title displays (the name of the news server -and) the number of subscribed groups (containing new unread articles). The -newsgroups are displayed in the middle of the screen usually with the number of -unread articles displayed on the same line in front, but it can be customized +At the Selection level the title displays (the name of the news server (with +a "[T]"- or "[k]"-suffix if reading via NNTPS (insecurely)) and) the number +of subscribed groups (containing new unread articles). The newsgroups are +displayed in the middle of the screen usually with the number of unread +articles displayed on the same line in front, but it can be customized via \fBselect_format\fP. .PP .\" FIXME - make this auto scale @@ -459,7 +470,6 @@ style editing package allows the easy ed A history list allows the easy reuse of previously entered strings. In addition to the cursor keys, the following commands are available when editing a string: -.PP .TP 10 .B ^A, ^E move to beginning or end of line, respectively. @@ -494,7 +504,6 @@ aborts the present editing operation. .SS "GLOBAL COMMANDS" The following commands are available at all 4 menu levels and always have the same effect. -.PP .TP 10 .B ShellEscape '!' Shell escape. \fBShellEscape\fP by itself will launch a shell, @@ -530,7 +539,7 @@ command-line switch. .B Help 'h' Help screen of commands available on the current menu. You can use \fBSearchSubjF\fP ('\fB/\fP'), \fBSearchSubjB\fP ('\fB?\fP') and -\fBSearchRepeat\fP ('\fB\\\fP') to search on this screen. \fBQuit\fP +\fBSearchRepeat\fP ('\fB\(rs\fP') to search on this screen. \fBQuit\fP ('\fBq\fP') returns to the menu. .TP .B ToggleHelpDisplay 'H' @@ -562,7 +571,7 @@ section "RANGES" for more information. .B SelectSortActive '.' Sort the list of newsgroups. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B SearchSubjF '/' @@ -605,6 +614,9 @@ line. This will not be available if \fBt .B ToggleInverseVideo 'I' Toggle inverse video. .TP +.B ConnectionInfo 'J' +Show details about current connection. +.TP .B LookupMessage 'L' Look up article by ''Message\-ID:''. If none of the groups listed in the ''Newsgroups:''-header of the referenced article is available, just the @@ -714,7 +726,7 @@ section "RANGES" for more information. .B LastViewed '\-' Re-enter the last message that was viewed. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B SearchSubjF '/' @@ -829,6 +841,9 @@ line. .B ToggleInverseVideo 'I' Toggle inverse video. .TP +.B ConnectionInfo 'J' +Show details about current connection. +.TP .B GroupMarkThdRead 'K' Mark article/thread as read and move onto the next unread article/thread. If a range of articles/threads is set, the range will be marked as read instead @@ -966,7 +981,7 @@ section "RANGES" for more information. .B LastViewed '\-' Re-enter the last message that was viewed. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B SearchSubjF '/' @@ -1036,6 +1051,9 @@ Display the subject of the current artic .B ToggleInverseVideo 'I' Toggle inverse video. .TP +.B ConnectionInfo 'J' +Show details about current connection. +.TP .B ThreadMarkArtRead 'K' Mark article as read and move onto the next unread article. If a range of articles is set, the range will be marked as read instead of the @@ -1163,7 +1181,7 @@ scrolling up will hide it again. .B LastViewed '\-' Re-enter the last message that was viewed. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B SearchSubjF '/' @@ -1265,6 +1283,9 @@ Display the subject of the current artic .B ToggleInverseVideo 'I' Toggle inverse video. .TP +.B ConnectionInfo 'J' +Show details about current connection. +.TP .B PageKillThd 'K' Mark rest of thread as read and move onto the next unread thread. .TP @@ -1375,7 +1396,7 @@ URL forward search. .B SearchSubjB '?' URL backward search. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B ShellEscape '!' @@ -1426,7 +1447,7 @@ Attachment forward search. .B SearchSubjB '?' Attachment backward search. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B GlobalPipe '|' @@ -1451,8 +1472,8 @@ posting etiquette after composing an art .SS "POSTING HISTORY LISTING" \fBDisplayPostHist\fP ('\fBW\fP') displays a list of all previous posted articles stored in \fI${TIN_HOMEDIR:-"$HOME"}/.tin/posted\fR. The following -informatiosn are shown: a time stamp in "dd-mm-yy"-format, a single letter -indicating the action which initiated the message, the group names (evetually +information is shown: a time stamp in "dd-mm-yy"-format, a single letter +indicating the action which initiated the message, the group names (eventually shortened, see also \fBabbreviate_groupname\fR) or a mail address the message was sent to and the subject of the message. Besides the common moving keys, the following commands are available: @@ -1466,7 +1487,7 @@ If using NNTP and the internal inews (\f and either the server proposes a ''Message\-ID:'' during the POST (\fBRFC\%3977\fP) command or .B tin -is build to generate ''Message\-ID:'' this should be the case. With an +is built to generate ''Message\-ID:'' this should be the case. With an external inews (and reading from local spool) it is not. .TP .B SearchSubjF '/' @@ -1475,14 +1496,14 @@ URL forward search. .B SearchSubjB '?' URL backward search. .TP -.B SearchRepeat '\\\\' +.B SearchRepeat '\(rs' Repeat the previous search. .TP .B ShellEscape '!' Shell escape. .TP .B ToggleInfoLastLine 'i' -Toggle the display of the current 'Message\-ID:'' in the last line. +Toggle the display of the current ''Message\-ID:'' in the last line. .TP .B Help 'h' Help screen of commands available. @@ -1522,15 +1543,15 @@ toggle the available options. \fBConfigS .PP As with the other menus, \fBRedrawScr\fP ('\fB^L\fP') will redraw the screen. You can use \fBSearchSubjF\fP ('\fB/\fP'), \fBSearchSubjB\fP -('\fB?\fP') and \fBSearchRepeat\fP ('\fB\\\fP') to search for a specific +('\fB?\fP') and \fBSearchRepeat\fP ('\fB\(rs\fP') to search for a specific option. Use \fBQuit\fP ('\fBq\fP') to exit the option menu and keep your changes. Use \fBQuitTin\fP ('\fBQ\fP') to exit without keeping your changes. .PP The options menu provides access to the attributes menu for the current group -by the \fBConfigToggleAttrib\fP ('\fB\fP') command. Pressing \fBConfigToggleAttrib\fP again -toggles back to the options menu. For more information see section "ATTRIBUTES -MENU AND GROUP ATTRIBUTES". +by the \fBConfigToggleAttrib\fP ('\fB\fP') command. Pressing +\fBConfigToggleAttrib\fP again toggles back to the options menu. For more +information see section "ATTRIBUTES MENU AND GROUP ATTRIBUTES". .PP The \fBConfigScopeMenu\fP ('\fBS\fP') command brings up the scopes menu. For more information see section "SCOPES MENU". @@ -1620,7 +1641,7 @@ considerably speed up accessing large gr See also "INDEX FILES". Default is OFF. .TP .B Hash algorithm for cancel-locks (cancel_lock_algo) -Use this hash algorithm for cancel-locks. Only available when build with +Use this hash algorithm for cancel-locks. Only available when built with cancel-lock support. none disables the generation of cancel-locks. Valid values are none, sha1, sha256 and sha512. Default is sha1. @@ -1768,22 +1789,22 @@ ON=apply to all groups, OFF=apply to cur .B (default_filter_kill_header) Default for quick (1 key) kill filter header. .RS +.5i -.IP 0 4 - ''Subject:'' (case sensitive) +.IP 0 3 +\%''Subject:'' (case sensitive) .IP 1 - ''Subject:'' (ignore case) +\%''Subject:'' (ignore case) .IP 2 - ''From:'' (case sensitive) +\%''From:'' (case sensitive) .IP 3 - ''From:'' (ignore case) +\%''From:'' (ignore case) .IP 4 - ''Message\-ID:'' & full ''References:'' line +\%''Message\-ID:'' & full ''References:'' line .IP 5 - ''Message\-ID:'' & last ''References:'' entry only +\%''Message\-ID:'' & last ''References:'' entry only .IP 6 - ''Message\-ID:'' entry only +\%''Message\-ID:'' entry only .IP 7 - ''Lines:'' +\%''Lines:'' .RE .TP .B (default_filter_select_case) @@ -1802,22 +1823,22 @@ ON=apply to all groups, OFF=apply to cur .B (default_filter_select_header) Default for quick (1 key) auto-selection filter header. .RS +.5i -.IP 0 4 - ''Subject:'' (case sensitive) +.IP 0 3 +\%''Subject:'' (case sensitive) .IP 1 - ''Subject:'' (ignore case) +\%''Subject:'' (ignore case) .IP 2 - ''From:'' (case sensitive) +\%''From:'' (case sensitive) .IP 3 - ''From:'' (ignore case) +\%''From:'' (ignore case) .IP 4 - ''Message\-ID:'' & full ''References:'' line +\%''Message\-ID:'' & full ''References:'' line .IP 5 - ''Message\-ID:'' & last ''References:'' entry only +\%''Message\-ID:'' & last ''References:'' entry only .IP 6 - ''Message\-ID:'' entry only +\%''Message\-ID:'' entry only .IP 7 - ''Lines:'' +\%''Lines:'' .RE .TP .B (default_goto_group) @@ -2008,12 +2029,13 @@ Default is \fI${TIN_HOMEDIR:\-"$HOME"}/M .B Invocation of your mail command (mailer_format) The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' (e.g., -/bin/mail "iain" < .article). The flexible format allows other mailers with +/bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf sendmail \-oem \-t < %F -mutt \-s "%S" \-\- "%T" < "%F" +mutt \-s "%S" \-\- "%T" < %F +mutt \-H %F claws-mail \-\-compose "mailto:%T?subject=%S&insert=%F" .fi .in -.3i @@ -2226,7 +2248,8 @@ If ON only save/print/pipe/mail unread a Default is OFF. .TP .B Show empty Followup\-To in editor (prompt_followupto) -If ON show empty ''Followup\-To:'' header when editing an article. Default is OFF. +If ON show empty ''Followup\-To:'' header when editing an article. Default +is OFF. .TP .B Characters used as quote-marks (quote_chars) The character used in quoting included text to article followups and mail @@ -2327,7 +2350,7 @@ selection level. The ''\fB\-d\fP'' comma setting and turn descriptions off. The text used is taken from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fR file and if supported (requires .B tin -to be build with mh-mail-handling support) from +to be built with mh-mail-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fR for mailgroups. Default is ON. .TP .B Function for sorting articles (sort_function) @@ -2344,6 +2367,23 @@ for sorting. This might be faster in lar (somewhat presorted data). .RE .TP +.B Show help/mail sign in level titles (show_help_mail_sign) +Allows you to select whether \fBtin\fP shows a help indication, a new mail +indication, both, or neither in the various level titles. +Default is 3. +.RS +.5i +.IP 0 3 +\fBDon't show help or mail sign\fP. +.IP 1 +\fBShow only help sign\fP. +.IP 2 +\fBShow only mail sign if new mail\fP, show only the mail sign, and only if +new mail has arrived. +.IP 3 +\fBShow mail if new mail else help s.\fP, show mail sign if new mail has +arrived otherwise show help sign. +.RE +.TP .B Show lines/score in listings (show_info) Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2546,6 +2586,11 @@ score in this thread. \fBAverage\fP, the average score in this thread. .RE .TP +.B CA certificate file (tls_ca_cert_file) +The name of file containing all trusted CA certificates used for NNTPS +(\fB\%RFC8143\fP) connections. If left empty the system default will be +used. +.TP .B Transliteration (translit) If ON append //TRANSLIT to the first argument of .BR \%iconv_open (3) @@ -2577,6 +2622,14 @@ text blocks with one blank line. \fBCompact mltpl., skip lead. & trai.\fP, 4 + 3 .RE .TP +.B Suppress soft hyphens (suppress_soft_hyphens) +If ON remove soft hyphens in non verbatim blocks of articles in UTF-8 when +they are displayed in a UTF-8 locale. The character SOFT HYPHEN (U+00AD) is +an invisible format character that merely indicates a preferred intraword +line break position. However, some terminal emulators display a space or a +hyphen, for example, in the place of the soft hyphen. This setting can be +used to improve the display of those articles. Default is OFF. +.TP .B Regex used to highlight _underline_ (underscores_regex) A regular expression that will be applied when reading articles. All matching words are shown in \fBcol_markdash\fP or \fBmono_markdash\fP. If @@ -2620,10 +2673,12 @@ If ON use UTF-8 characters for indicator ellipsis ('...'). Default is OFF. .TP .B Regex for begin of a verbatim block (verbatim_begin_regex) -A regular expression that \fBtin\fP will use to find the begin of a verbatim block. +A regular expression that \fBtin\fP will use to find the begin of a verbatim +block. .TP .B Regex for end of a verbatim block (verbatim_end_regex) -A regular expression that \fBtin\fP will use to find the end of a verbatim block. +A regular expression that \fBtin\fP will use to find the end of a verbatim +block. .TP .B Detection of verbatim blocks (verbatim_handling) If ON verbatim blocks will be detected. Default is ON. @@ -2637,10 +2692,14 @@ Setting this to 1 allows you to use .BR \%perl (1) compatible regular expressions .BR \%pcre (3) +or +.BR \%pcre2 (3) (see also .BR \%perlre (1) and -.BR \%pcrepattern (3)). +.BR \%pcrepattern (3) +or +.BR \%pcre2pattern (3)). You will probably want to update your filter file if you use this regularly. NB: Newsgroup names will always be matched using the .BR \%wildmat (3) @@ -2933,17 +2992,14 @@ and then use the \fBbatch_save\fP attrib want to have saved. For example, if you want to save most of your groups, then set \fBbatch_save\fP to ON in tinrc and selectively turn off the ones you don't want using attributes. -.PP .TP 2i .B tin \-M iain \-c \-f newsrc.mail (mail any unread articles in newsgroups specified in file newsrc.mail to the local user iain and mark them as read) -.PP .TP 2i .B tin \-S \-c \-f newsrc.save (save any unread articles in newsgroups specified in file newsrc.save and mark them as read) -.PP .TP 2i .B tin \-R (read any articles saved by \fBtin \-S\fP) @@ -2960,7 +3016,6 @@ and '$' can be used to mean the highest the only commands that understand ranges are \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBMarkArtUnread\fP ('\fBz\fP') and \fBMarkThdUnread\fP ('\fBZ\fP'). -.PP .SS "NEWSGROUP LISTS & WILDCARDS" Several places in \fBtin\fP allow you to specify a list of newsgroups. These include command-line groups, (un)subscribe groups, @@ -2968,9 +3023,9 @@ the AUTO[UN]SUBSCRIBE mechanism. The sco the filter file group= tag also use the same syntax. \fBtin\fP interprets this variable similarly to .BR \%rn (1). -It contains a list of patterns, separated by commas and possibly prefixed with exclamation -points. An exclamation point negates the meaning of a match on this pattern, -and can be used to cancel certain matches. See +It contains a list of patterns, separated by commas and possibly prefixed +with exclamation points. An exclamation point negates the meaning of a +match on this pattern, and can be used to cancel certain matches. See .BR \%wildmat (3) for details about the understood patterns. Some examples: .sp @@ -3404,9 +3459,9 @@ For a detailed description see .PP .nf -.IR /etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} -.br .IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} +.br +.IR /etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} .fi .PP @@ -3426,12 +3481,17 @@ For a detailed description see .PP .nf -.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER:${NNTPPORT:+":$NNTPPORT"}/newsgroups +.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/newsgroups .fi .PP .nf -.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER:${NNTPPORT:+":$NNTPPORT"}/serverrc +.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/serverrc +.fi +.PP + +.nf +.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog .fi .PP @@ -3463,7 +3523,6 @@ For a detailed description see .PP .IR ${TIN_LIBDIR:\-NEWSLIBDIR}/subscriptions -.PP .\" .\" .SH ENVIRONMENT @@ -3516,19 +3575,20 @@ If \fBtin\fP is running in NNTP mode set .B TIN_NOVROOTDIR Define this variable if you want to override the \fBNOVROOTDIR\fP path that was compiled into the \fBtin\fP binary, default is \fBSPOOLDIR\fP (see -above). If \fBtin\fP is running in NNTP mode setting this variable has no effect. +above). If \fBtin\fP is running in NNTP mode setting this variable has no +effect. .TP .B TIN_NOVFILENAME Define this variable if you want to override the \fBOVERVIEW_FILE\fP filename that was compiled into the \fBtin\fP binary, default is -\fI.overview\fP. If \fBtin\fP is running in NNTP mode setting this variable has -no effect. +\fI.overview\fP. If \fBtin\fP is running in NNTP mode setting this variable +has no effect. .TP .B TIN_ACTIVEFILE Define this variable if you want to override the \fBNEWSLIBDIR/active\fP -path that was compiled into the \fBtin\fP binary. If \fBtin\fP is running in NNTP -mode setting this variable has no effect. If $\fBTIN_LIBDIR\fP is set it is -prepended to $\fBTIN_ACTIVEFILE\fP. +path that was compiled into the \fBtin\fP binary. If \fBtin\fP is running +in NNTP mode setting this variable has no effect. If $\fBTIN_LIBDIR\fP is +set it is prepended to $\fBTIN_ACTIVEFILE\fP. .TP .B NNTPSERVER The default NNTP server to remotely read news from. This variable only @@ -3563,7 +3623,8 @@ single-spacing universal table table for Danish, Dutch, German, Norwegian and Swedish .TP .B 3 -table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO 646 variant +table for Danish, Finnish, Norwegian and Swedish using the appropriate +ISO 646 variant .TP .B 4 table with \fBRFC\%1345\fP codes in brackets @@ -3665,7 +3726,8 @@ Set this variable to disable the use of or a replacement (e.g. metamutt). .TP .B MM_CHARSET -MIME character set used if not configured via the tinrc variable \fBmm_charset\fP. +MIME character set used if not configured via the tinrc variable +\fBmm_charset\fP. .TP .B ISPELL Set this variable to point to @@ -3696,16 +3758,14 @@ category for character handling function character classes for pattern matching character classification and case conversion. Currently this is not true for \fBtin\fP (which temporary unsets \fB$LC_CTYPE\fP right before any match is done to avoid confusion). -It's value should be of the form +Its value should be of the form \fIlanguage\fR[\fI_territory\fR][\fI.codeset\fR][\fI@modifier\fR]. See .BR \%environ (5) for more information. -.\" TODO: document LC_CTYPEs influence on -.\" ~/.tin/keymap.*, 8bit char display, ... .TP .B LC_MESSAGES Formats of informative and diagnostic messages and interactive responses. -It's value should be of the form +Its value should be of the form \fIlanguage\fR[\fI_territory\fR][\fI.codeset\fR][\fI@modifier\fR]. See .BR \%locale (5) and @@ -3713,7 +3773,7 @@ and for more information. .TP .B LC_TIME -Date and time formats. It's value should be of the form +Date and time formats. Its value should be of the form \fIlanguage\fR[\fI_territory\fR][\fI.codeset\fR][\fI@modifier\fR]. See .BR \%locale (5) and @@ -3722,7 +3782,7 @@ for more information. .TP .B LC_ALL This variable overrides the value of the \fB$LANG\fP variable and any -other \fB$LC_\fP variable. It's value should be of the form +other \fB$LC_\fP variable. Its value should be of the form \fIlanguage\fR[\fI_territory\fR][\fI.codeset\fR]. See .BR \%locale (5) and @@ -3733,7 +3793,7 @@ for more information. This variable determines the .BR \%locale (5) category for any category not specifically selected with a variable -starting with \fB$LC_\fP. It's value should be of the form +starting with \fB$LC_\fP. Its value should be of the form \fIlanguage\fR[\fI_territory\fR][\fI.codeset\fR]. See .BR \%environ (5) for more information. @@ -3741,7 +3801,7 @@ for more information. .B LANGUAGE This variable defines a priority list for translations. Whenever a translation is not available in the language selected via \fB$LC_ALL\fP -or \fB$LANG\fP the next language from the list is tried. It's value should +or \fB$LANG\fP the next language from the list is tried. Its value should be of the form \fIlanguage:language[:language]\fR. See .BR \%environ (5) for more information. @@ -3819,6 +3879,10 @@ world readable files in \fB$TMPDIR\fP wh password in cleartext. On multiuser-systems \fB$TMPDIR\fP should be set to a safe location before starting \fBtin\fP in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). +.PP +Using the ''\fB\-k\fP'' option to skip certificate verification makes the +session insecure as the server's certificate is not checked; avoid this +option whenever possible. .\" .\" .SH "CONFORMING TO" @@ -3833,8 +3897,10 @@ does conform to the Base Definitions vol .SH NOTES .IX Header NOTES Regular expression support is provided by the PCRE library package -.BR \%pcre (3), -which is open source software, written by Philip Hazel, and copyright +.BR \%pcre (3) +or +.BR \%pcre2 (3) +which is open source software, written by Philip Hazel, and copyright \(co by the University of Cambridge, England. .br @@ -3846,8 +3912,8 @@ by the University of Cambridge, England. .BR \%noffle (1) (<= V1.0-pre5) and .BR NewsCache -(<= V1.1.91) can't handle pipelined GROUP commands. If you run into -trouble with any of the mentioned servers define +(<= V1.1.91) can't handle pipelined GROUP commands (\fBRFC\%3977\fP). +If you run into trouble with any of the mentioned historical servers define DISABLE_PIPELINING in include/autoconf.h and recompile. .br Before mailing a bug-report to please check if you @@ -3873,7 +3939,6 @@ Kolstad in 1982. For a version overview .\" .\" .SH CREDITS -.PP .IP "Rich Skrenta" author of .BR \%tass (1) @@ -3902,7 +3967,8 @@ for adding (Pretty Good Privacy) support. .IP "Philip Hazel " for -.BR \%pcre (3) +.BR \%pcre (3), +.BR \%pcre2 (3) (Perl-compatible regular expression library). .IP "Patrick Powell " for @@ -3951,7 +4017,9 @@ Urs Janssen .BR \%iconv_open (3), .BR \%nl_langinfo (3), .BR \%pcre (3), +.BR \%pcre2 (3), .BR \%pcrepattern (3), +.BR \%pcre2pattern (3), .BR \%qsort (3), .BR \%snprintf (3), .BR \%strftime (3), @@ -3981,4 +4049,5 @@ Urs Janssen .BR RFC\%5322 , .BR RFC\%5536 , .BR RFC\%5537 , -.BR RFC\%6048 +.BR RFC\%6048 , +.BR RFC\%8143 diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/tin.5 tin-2.6.2/doc/tin.5 --- tin-2.6.1/doc/tin.5 2021-12-22 14:32:27.000000000 +0100 +++ tin-2.6.2/doc/tin.5 2022-12-24 23:55:55.734573551 +0100 @@ -2,11 +2,11 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2021-08-27 +.\" Updated : 2022-12-24 .\" Notes : needs a some work .\" .\" -.TH tin 5 "December 24th, 2021" "2.6.1" "Usenet newsreader" +.TH tin 5 "December 24th, 2022" "2.6.2" "Usenet newsreader" .SH NAME tin, rtin \- related files @@ -15,7 +15,7 @@ tin, rtin \- related files This man page describes the various (config) files and their formats used by the .BR \%tin (1) -newsreader. All files are expected to have unix style ('\\n' aka LF) line +newsreader. All files are expected to have unix style ('\(rsn' aka LF) line endings. .SH FILES @@ -38,7 +38,6 @@ endings. .\" $TMPDIR/SCOPES-R (-D 32) .\" $TMPDIR/SCOPES-W (-D 32) .\" $TMPDIR/ACTIVE (-D 64) -.PP .IR $MAILCAPS .br .IR ~/.mailcap @@ -58,7 +57,7 @@ files as defined in \fBRFC\%1524\fP. The to determine how to display non-text messages at the local site. Any line that starts with "#" is a comment. Blank lines are ignored. Otherwise, each line defines a single mailcap entry for a single content type. Long lines -may be continued by ending them with a backslash character, "\\". +may be continued by ending them with a backslash character, "\(rs". .sp Each individual mailcap entry consists of a content-type specification, a command to execute, and (possibly) a set of optional "flag" values. @@ -81,7 +80,7 @@ message. If it contains "%t", those two content-type field, including the subtype, if any. If it contains "%{" followed by a parameter name and a closing "}", then all those characters will be replaced by the value of the named parameter, if any, from the -\&''Content\-Type:'' header. Finally, if the field contains "\\%", those two +\&''Content\-Type:'' header. Finally, if the field contains "\(rs%", those two characters will be replaced by a single "%" character. .\" .\" Two special codes can appear in the viewing command for objects of type @@ -233,7 +232,7 @@ priority. .RS secret to be used for cancel-locks if .BR \%tin (1) -is build with support for it. An empty secret file disables the cancel-lock +is built with support for it. An empty secret file disables the cancel-lock creation in that case. This file should be readable only by the user. .RE .PP @@ -285,7 +284,8 @@ news.example.com "top secret" james.bo .IR ${TIN_HOMEDIR:\-"$HOME"}/.newsrc .sp .RS -"\fInewsgroup\fR\fIflag\fR [\fIarticle\fR[,\fIarticle\fR | \-\fIarticle\fR]...]" lines. +"\fInewsgroup\fR\fIflag\fR [\fIarticle\fR[,\fIarticle\fR | \-\fIarticle\fR]...]" +lines. .TP .B newsgroup the name of the newsgroup. @@ -369,12 +369,12 @@ saved newsgroups index files .IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/active.mail .sp .RS -active file ("\fImail_group_name\fR \fImaxnum\fR \fIminnum\fR +active file ("\fImailgroupname\fR \fImaxnum\fR \fIminnum\fR \fImailspool\fR" quadruples) of user's mailgroups (requires .BR \%tin (1) -to be build with mh-mail-handling support). +to be built with mh-mail-handling support). .TP -.B mail_group_name +.B mailgroupname must be the pathname of the mailbox relative to field #4 with '/' changed to '.' .TP @@ -631,6 +631,9 @@ Identical to the tinrc variable of the s .B trim_article_body Identical to the tinrc variable of the same name .TP +.B suppress_soft_hyphens +Identical to the tinrc variable of the same name +.TP .B verbatim_handling Identical to the tinrc variable of the same name .TP @@ -700,7 +703,6 @@ with working others might have to compile .BR \%tin (1) with \-\-disable\-mime\-strict\-charset. -.PP .TP Example: .RS @@ -859,7 +861,6 @@ variable \fBwildcard\fP. .TP .B time time_t value when rule expires -.PP .TP Example: .RS @@ -877,15 +878,21 @@ subj=\\b(cd|[rk]?)?tin(d|pre)?[\-.0\-9]* .\" TODO: LC_CTYPE has a higher priority as LC_MESSAGES, does this make sense? .nf -.IR /etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} -.br .IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} +.br +.IR /etc/tin/keymap${${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}:+".${LC_ALL:\-"${LC_CTYPE:\-"${LC_MESSAGES:\-"$LANG"}"}"}"} .fi .sp .RS Keymap-file, containing "\fIkeyname\fR \fIvalue\fR \fI[value]\fR" pairs -separated by spaces or tabs. Below is a list of all rebindable keynames and -their defaults. If a keyname is bound to NULL it is unassigned. +separated by spaces or tabs. If the keymap-file named with full +specified +.BR \%locale (5) +is not found, less specific ones are looked for. Various parts will be +stripped off the name, in the following order codeset, normalized codeset, +territory and modifier when looking for the keymap-file. +Below is a list of all rebindable keynames and their defaults. If a keyname +is bound to NULL it is unassigned. .sp .nf .ta \w'GroupSelThdIfUnreadSelected 'u +\w'SPACE'u +\w'SPACE'u @@ -894,7 +901,7 @@ their defaults. If a keyname is bound to \fBLastPage\fP $ \fBToggleColor\fP & \fBLastViewed\fP \- -\fBSearchRepeat\fP \\ +\fBSearchRepeat\fP \(rs \fBSearchSubjF\fP / \fBSearchSubjB\fP ? \fBSearchAuthB\fP A @@ -903,6 +910,7 @@ their defaults. If a keyname is bound to \fBEditFilter\fP E \fBToggleHelpDisplay\fP H \fBToggleInverseVideo\fP I +\fBConnectionInfo\fP J \fBLookupMessage\fP L \fBOptionMenu\fP M \fBPostponed\fP O ^O @@ -1120,7 +1128,7 @@ their defaults. If a keyname is bound to .RS This file provides short descriptions of each mailgroup. (requires .BR \%tin (1) -to be build with mh-mail-handling support). Each line consist of two +to be built with mh-mail-handling support). Each line consist of two tab-separated fields "\fImailgroupname\fR \fIone-line description\fR". .TP .B mailgroupname @@ -1135,10 +1143,13 @@ is a short single-line description of th .sp .RS "\fInntpserver\fR \fInewsrc\fR [\fIshortname\fR [\fI...\fR]]" -pairs to use with the ''\fB\-g\fP'' command-line switch. +pairs to use with the ''\fB\-g\fP'' command-line switch. The matching is +case-insensitive and any line that starts with "#", ";" or " " is treated +as a comment. .TP .B nntpserver -full qualified domain name of the news server. +full qualified domain name of the news server. The string "default" or "*" +acts as wildcard to match any name, such a line should be placed last. .TP .B newsrc related newsrc. @@ -1153,6 +1164,8 @@ Example: news.tin.org .newsrc\-tin.org tinorg .br news.example.org /tmp/nrc\-ex example ex +.br +* ~/.tin/newsrcs/${NNTPSERVER-localhost} .RE .RE .PP @@ -1210,7 +1223,6 @@ is a short single-line description of th .RE .PP - .nf .IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/serverrc .fi @@ -1231,6 +1243,16 @@ to keep track of new newsgroups on the s .RE .PP +.nf +.IR ${TIN_HOMEDIR:\-"$HOME"}/.tin/$NNTPSERVER${NNTPPORT:+":$NNTPPORT"}/msglog +.fi +.sp +.RS +File to store $\fBNNTPSERVER\fP and $\fBNNTPPORT\fP related info- and +error-messages. The file is overwritten on startup and meant for debugging. +.RE +.PP + .\" tin uses inns old (pre 2.x) Path convention. .\" as with inn >= 2.2.x getting more and more popular .\" we should think about checking for the new Paths (/news/etc/) @@ -1334,7 +1356,7 @@ considerably speed up accessing large gr Default is OFF. .TP .B cancel_lock_algo -Use this hash algorithm for cancel-locks. Only available when build with +Use this hash algorithm for cancel-locks. Only available when built with cancel-lock support. none disables the generation of cancel-locks. Valid values are none, sha1, sha256 and sha512. Default is sha1. @@ -1729,12 +1751,13 @@ Default is \fI${TIN_HOMEDIR:\-"$HOME"}/M .B mailer_format The format string used to create the mailer command with parameters that is used for mailing articles to other people. Default is '%M "%T" < %F' (e.g., -/bin/mail "iain" < .article). The flexible format allows other mailers with +/bin/mail "iain" < ~/.article). The flexible format allows other mailers with different command line parameters to be used such as .in +.3i .nf sendmail \-oem \-t < %F -mutt \-s "%S" \-\- "%T" < "%F" +mutt \-s "%S" \-\- "%T" < %F +mutt \-H %F claws-mail \-\-compose "mailto:%T?subject=%S&insert=%F" .fi .in -.3i @@ -2096,9 +2119,28 @@ selection level. The ''\fB\-d\fP'' comma setting and turn descriptions off. The text used is taken from the \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fR file and if supported (requires .BR \%tin (1) -to be build with mh-mail-handling support) from +to be built with mh-mail-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fR for mailgroups. Default is ON. .TP +.B show_help_mail_sign +Allows you to select whether +.BR \%tin (1) +shows a help indication, a new mail indication, both, or neither in the +various level titles. +Default is 3. +.RS +1i +.IP 0 3 +\fBDon't show help or mail sign\fP. +.IP 1 +\fBShow only help sign\fP. +.IP 2 +\fBShow only mail sign if new mail\fP, show only the mail sign, and only if +new mail has arrived. +.IP 3 +\fBShow mail if new mail else help s.\fP, show mail sign if new mail has +arrived otherwise show help sign. +.RE +.TP .B show_info Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2254,10 +2296,20 @@ toggled in the article viewer via \fBPag .TP .B thread_articles Defines which threading method to use. The choices are: -0) Don't thread, 1) Thread on Subject only 2) Thread on References only, -3) Thread on References then Subject (default) -4) Thread multipart articles on Subject. -5) Thread on Percentage Match of the Subjects +.RS +1i +.IP 0 3 +Don't thread +.IP 1 +Thread on Subject only +.IP 2 +Thread on References only +.IP 3 +Thread on References then Subject (default) +.IP 4 +Thread multipart articles on Subject +.IP 5 +Thread on Percentage Match of the Subjects +.RE It's also possible to set the threading type on a per group basis by setting the group attribute variable \fBthread_articles\fP to 0 \(en 5 in the file \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/attributes\fR. @@ -2302,6 +2354,11 @@ score in this thread. \fBAverage\fP, the average score in this thread. .RE .TP +.B tls_ca_cert_file +The name of file containing all trusted CA certificates used for NNTPS +(\fBRFC\%8143\fP) connections. If left empty the system default will be +used. +.TP .B translit If ON append //TRANSLIT to the first argument of .BR \%iconv_open (3) @@ -2335,6 +2392,10 @@ text blocks with one blank line. \fBCompact mltpl., skip lead. & trai.\fP, 4 + 3 .RE .TP +.B suppress_soft_hyphens +If ON remove soft hyphens (U+00AD) from non verbatim blocks when displaying +articles. Default is OFF. +.TP .B underscores_regex A regular expression that will be applied when reading articles. All matching words are shown in \fBcol_markdash\fP or \fBmono_markdash\fP. If @@ -2385,12 +2446,12 @@ If ON use UTF-8 characters for indicator ellipsis ('...'). Default is OFF. .TP .B verbatim_begin_regex -A regular expression that \fBtin\fP will use to find the begin of a verbatim block. -Default is #v+ +A regular expression that \fBtin\fP will use to find the begin of a verbatim +block. Default is #v+ .TP .B verbatim_end_regex -A regular expression that \fBtin\fP will use to find the end of a verbatim block. -Default is #v- +A regular expression that \fBtin\fP will use to find the end of a verbatim +block. Default is #v- .TP .B verbatim_handling If ON verbatim blocks will be detected. Default is ON. @@ -2405,11 +2466,15 @@ notation, which is how this has traditio Setting this to 1 allows you to use .BR \%perl (1) compatible regular expressions -.BR \%pcre (3). +.BR \%pcre (3) +or +.BR \%pcre2 (3). (see also .BR \%perlre (1) and -.BR \%pcrepattern (3)). +.BR \%pcrepattern (3) +or +.BR \%pcre2pattern (3)). You will probably want to update your filter file if you use this regularly. NB: Newsgroup names will always be matched using the .BR \%wildmat (3) @@ -2491,8 +2556,8 @@ Defines the directory containing the executable. .TP .B mm_charset -Default charset to be used in MIME's ''Content\-Type:'' header. $\fBMM_CHARSET\fP -overrides any specified value. +Default charset to be used in MIME's ''Content\-Type:'' header. +$\fBMM_CHARSET\fP overrides any specified value. .TP .B post_mime_encoding Default encoding scheme used in MIME articles. 8bit might be the best value. @@ -2624,7 +2689,8 @@ articles are locally filed into the ''fo only tries to read the file if you read directly from the local spool, if you read news via NNTP, .BR \%tin (1) -uses the LIST (\fBRFC\%3977\fP) or LIST COUNTS (\fBRFC\%6048\fP) command instead. +uses the LIST (\fBRFC\%3977\fP) or LIST COUNTS (\fBRFC\%6048\fP) command +instead. .RE .PP @@ -2718,7 +2784,6 @@ if you read news via NNTP, .BR \%tin (1) uses the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP) command instead. .RE -.PP .SH "SEE ALSO" .BR \%inews (1), @@ -2740,7 +2805,9 @@ uses the LIST SUBSCRIPTIONS (\fBRFC\%604 .BR \%iconv_open (3), .BR \%nl_langinfo (3), .BR \%pcre (3), +.BR \%pcre2 (3), .BR \%pcrepattern (3), +.BR \%pcre2pattern (3), .BR \%qsort (3), .BR \%strftime (3), .BR \%system (3), @@ -2764,4 +2831,5 @@ uses the LIST SUBSCRIPTIONS (\fBRFC\%604 .BR RFC\%5322 , .BR RFC\%5536 , .BR RFC\%5537 , -.BR RFC\%6048 +.BR RFC\%6048 , +.BR RFC\%8143 diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/tin.defaults tin-2.6.2/doc/tin.defaults --- tin-2.6.1/doc/tin.defaults 2021-12-26 15:00:08.000000000 +0100 +++ tin-2.6.2/doc/tin.defaults 2022-12-25 00:00:28.377307662 +0100 @@ -1,5 +1,5 @@ # -# TIN 2.6.1 - a threaded newsreader +# TIN 2.6.2 - a threaded newsreader # # tin.defaults - set some machine specified options # and override compile time defaults diff -Nurp '--exclude=.bzr*' tin-2.6.1/doc/tinews.1 tin-2.6.2/doc/tinews.1 --- tin-2.6.1/doc/tinews.1 2021-08-23 13:01:35.000000000 +0200 +++ tin-2.6.2/doc/tinews.1 2022-08-21 23:40:38.923624646 +0200 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "tinews.pl 1" -.TH tinews.pl 1 "August 11th, 2021" "1.1.59" "Post and sign an article via NNTP" +.TH tinews.pl 1 "February 21st, 2022" "1.1.61" "Post and sign an article via NNTP" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -250,13 +250,21 @@ Set the article header field Followup-To .el .IP "\-\fBx\fR \f(CWPath\fR | \-\-\fBpath\fR \f(CWPath\fR" 4 .IX Xref "-x --path" .IX Item "-x Path | --path Path" -Set the article header field Path: to the given value. +Prepend the article header field Path: with the given value. .IP "\-\fBD\fR | \-\fBN\fR | \-\-\fBdebug\fR" 4 .IX Xref "-D -N --debug" .IX Item "-D | -N | --debug" Set \fBNet::NNTP\fR\|(3pm) to debug mode, enable warnings about raw 8\-bit data, warn about disabled options due to lacking perl-modules or executables and unreadable files. +.IP "\-\fBE\fR | \-\-\fBdiscard-empty\fR" 4 +.IX Xref "-E --discard-empty" +.IX Item "-E | --discard-empty" +Silently discard an empty article. +.IP "\-\fBF\fR | \-\-\fBreferences\fR" 4 +.IX Xref "-F --references" +.IX Item "-F | --references" +Set the article header field References: to the given value. .IP "\-\fBH\fR | \-\-\fBhelp\fR" 4 .IX Xref "-H --help" .IX Item "-H | --help" diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/autoconf.hin tin-2.6.2/include/autoconf.hin --- tin-2.6.1/include/autoconf.hin 2021-12-22 14:26:06.000000000 +0100 +++ tin-2.6.2/include/autoconf.hin 2022-12-09 10:03:48.829836144 +0100 @@ -3,10 +3,10 @@ * Module : autoconf.hin * Author : Thomas Dickey * Created : 1995-08-24 - * Updated : 2021-12-14 + * Updated : 2022-09-19 * Notes : #include files, #defines & struct's * - * Copyright (c) 1995-2022 Thomas Dickey + * Copyright (c) 1995-2023 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -975,4 +975,27 @@ Added missing headers after gettext upda */ # undef DISABLE_PIPELINING +/* Define to 1 if we can/should compile with the PCRE2 library */ +# undef HAVE_LIB_PCRE2 + +/* + * Define to 1 to enable NNTPS support + */ +# undef NNTPS_ABLE + +/* + * Define to 1 if we can/should compile with the LibreSSL libtls library + */ +# undef HAVE_LIB_LIBTLS + +/* + * Define to 1 if we can/should compile with the OpenSSL libraries + */ +# undef HAVE_LIB_OPENSSL + +/* + * Define to 1 if we can/should compile with the GnuTLS library + */ +# undef HAVE_LIB_GNUTLS + #endif /* !TIN_AUTOCONF_H */ diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/bool.h tin-2.6.2/include/bool.h --- tin-2.6.1/include/bool.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/bool.h 2022-12-09 10:03:48.837836448 +0100 @@ -6,7 +6,7 @@ * Updated : 2013-01-09 * Notes : * - * Copyright (c) 1997-2022 Urs Janssen + * Copyright (c) 1997-2023 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/bugrep.h tin-2.6.2/include/bugrep.h --- tin-2.6.1/include/bugrep.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/bugrep.h 2022-12-09 10:03:48.845836752 +0100 @@ -6,7 +6,7 @@ * Updated : 2019-02-18 * Notes : * - * Copyright (c) 1997-2022 Urs Janssen + * Copyright (c) 1997-2023 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/debug.h tin-2.6.2/include/debug.h --- tin-2.6.1/include/debug.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/debug.h 2022-12-09 10:03:48.853837057 +0100 @@ -6,7 +6,7 @@ * Updated : 2016-02-27 * Notes : * - * Copyright (c) 2007-2022 Urs Janssen + * Copyright (c) 2007-2023 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/extern.h tin-2.6.2/include/extern.h --- tin-2.6.1/include/extern.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/extern.h 2022-12-09 10:03:48.861837362 +0100 @@ -3,10 +3,10 @@ * Module : extern.h * Author : I. Lea * Created : 1991-04-01 - * Updated : 2021-09-21 + * Updated : 2022-11-03 * Notes : * - * Copyright (c) 1997-2022 Iain Lea + * Copyright (c) 1997-2023 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -367,6 +367,7 @@ extern char *OPT_STRING_list[]; extern char *nntp_server; extern char *tin_progname; +extern const char *tmpdir; extern char active_times_file[PATH_LEN]; extern char article_name[PATH_LEN]; extern char bug_addr[LEN]; @@ -452,6 +453,7 @@ extern constext *txt_post_process_types[ extern constext *txt_quick_ks_header_options[]; extern constext *txt_quote_style_type[]; extern constext *txt_show_from[]; +extern constext *txt_show_help_mail_sign_options[]; extern constext *txt_sort_a_type[]; /* a=articles */ extern constext *txt_sort_t_type[]; /* t=threads */ extern constext *txt_strip_bogus_type[]; @@ -586,6 +588,7 @@ extern constext txt_confirm_select_on_ex #if defined(NNTP_ABLE) && !defined(INET6) extern constext txt_connection_to[]; #endif /* NNTP_ABLE && !INET6 */ +extern constext txt_connection_info[]; extern constext txt_copyright_notice[]; extern constext txt_cr[]; extern constext txt_creating_active[]; @@ -613,7 +616,9 @@ extern constext txt_enter_next_unread_gr extern constext txt_enter_option_num[]; extern constext txt_enter_range[]; extern constext txt_error_approved[]; -extern constext txt_error_asfail[]; +#ifndef NDEBUG + extern constext txt_error_asfail[]; +#endif /* ! NDEBUG */ extern constext txt_error_bad_approved[]; extern constext txt_error_bad_from[]; extern constext txt_error_bad_msgidfqdn[]; @@ -937,6 +942,7 @@ extern constext txt_help_select_search_g extern constext txt_help_select_subscribe[]; extern constext txt_help_select_subscribe_pattern[]; extern constext txt_help_select_sync_with_active[]; +extern constext txt_help_global_connection_info[]; extern constext txt_help_select_toggle_descriptions[]; extern constext txt_help_select_toggle_read_groups[]; extern constext txt_help_select_unsubscribe[]; @@ -1117,7 +1123,9 @@ extern constext txt_options_menu_com[]; extern constext txt_out_of_memory[]; extern constext txt_pcre_error_at[]; extern constext txt_pcre_error_num[]; -extern constext txt_pcre_error_text[]; +#ifndef HAVE_LIB_PCRE2 + extern constext txt_pcre_error_text[]; +#endif /* !HAVE_LIB_PCRE2 */ extern constext txt_post_a_followup[]; extern constext txt_post_error_ask_postpone[]; extern constext txt_post_history_menu[]; @@ -1263,9 +1271,6 @@ extern constext txt_thread_upper[]; extern constext txt_thread_com[]; extern constext txt_thread_marked_as_deselected[]; extern constext txt_thread_marked_as_selected[]; -#if 0 /* unused */ - extern constext txt_thread_plural[]; -#endif /* 0 */ extern constext txt_thread_singular[]; extern constext txt_thread_x_of_n[]; extern constext txt_threading_arts[]; @@ -1311,13 +1316,17 @@ extern constext txt_usage_dont_save_file extern constext txt_usage_dont_show_descriptions[]; #ifdef NNTP_ABLE extern constext txt_usage_force_authentication[]; -#ifdef INET6 +# ifdef INET6 extern constext txt_usage_force_ipv4[]; extern constext txt_usage_force_ipv6[]; -#endif /* INET6 */ +# endif /* INET6 */ extern constext txt_usage_newsserver[]; extern constext txt_usage_port[]; extern constext txt_usage_read_news_remotely[]; +# ifdef NNTPS_ABLE + extern constext txt_usage_use_insecure_nntps[]; + extern constext txt_usage_use_nntps[]; +# endif /* NNTPS_ABLE */ #endif /* NNTP_ABLE */ extern constext txt_usage_getart_limit[]; extern constext txt_usage_help_information[]; @@ -1350,6 +1359,10 @@ extern constext txt_useful_with_batch_mo extern constext txt_useful_with_batch_or_debug_mode[]; extern constext txt_useless_combination[]; extern constext txt_use_mime[]; +#ifdef NNTPS_ABLE + extern constext txt_valid_not_after[]; + extern constext txt_valid_not_before[]; +#endif /* NNTPS_ABLE */ extern constext txt_value_out_of_range[]; extern constext txt_view_attachment[]; extern constext txt_warn_art_line_too_long[]; @@ -1539,6 +1552,8 @@ extern t_bool read_saved_news; extern t_bool reread_active_for_posted_arts; extern t_bool show_description; extern t_bool show_subject; +extern t_bool use_nntps; +extern t_bool insecure_nntps; extern t_bool batch_mode; extern int verbose; extern t_bool xref_supported; @@ -1701,6 +1716,10 @@ extern constext txt_processing_saved_art #ifdef NNTP_ABLE extern constext txt_nntp_ok_goodbye[]; extern unsigned short nntp_tcp_port; + extern unsigned short nntp_tcp_default_port; +#ifdef NNTPS_ABLE + extern unsigned short nntps_tcp_default_port; +#endif /* NNTPS_ABLE */ extern t_bool force_auth_on_conn_open; #endif /* NNTP_ABLE */ @@ -1828,6 +1847,7 @@ extern struct opttxt txt_scroll_lines; extern struct opttxt txt_select_format; extern struct opttxt txt_show_author; extern struct opttxt txt_show_description; +extern struct opttxt txt_show_help_mail_sign; extern struct opttxt txt_show_only_unread_arts; extern struct opttxt txt_show_only_unread_groups; extern struct opttxt txt_show_signatures; @@ -1847,6 +1867,9 @@ extern struct opttxt txt_strip_newsrc; extern struct opttxt txt_strip_re_regex; extern struct opttxt txt_strip_was_regex; extern struct opttxt txt_strokes_regex; +#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) + extern struct opttxt txt_suppress_soft_hyphens; +#endif /* MULTIBYTE_ABLE && !NO_LOCALE */ extern struct opttxt txt_tex2iso_conv; extern struct opttxt txt_thread_articles; extern struct opttxt txt_thread_perc; @@ -1854,6 +1877,9 @@ extern struct opttxt txt_thread_catchup_ extern struct opttxt txt_thread_format; extern struct opttxt txt_thread_score; extern struct opttxt txt_trim_article_body; +#ifdef NNTPS_ABLE +extern struct opttxt txt_tls_ca_cert_file; +#endif /* NNTPS_ABLE */ extern struct opttxt txt_underscores_regex; extern struct opttxt txt_unlink_article; extern struct opttxt txt_url_handler; diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/keymap.h tin-2.6.2/include/keymap.h --- tin-2.6.1/include/keymap.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/keymap.h 2022-12-09 10:03:48.873837819 +0100 @@ -3,10 +3,10 @@ * Module : keymap.h * Author : J. Faultless, D. Nimmich * Created : 1999 - * Updated : 2021-02-25 + * Updated : 2022-10-27 * Notes : * - * Copyright (c) 1999-2022 Jason Faultless + * Copyright (c) 1999-2023 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -185,6 +185,7 @@ enum defined_functions { FILTER_SAVE, GLOBAL_ABORT, GLOBAL_BUGREPORT, + GLOBAL_CONNECTION_INFO, GLOBAL_DISPLAY_POST_HISTORY, GLOBAL_EDIT_FILTER, GLOBAL_FIRST_PAGE, diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/missing_fd.h tin-2.6.2/include/missing_fd.h --- tin-2.6.1/include/missing_fd.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/missing_fd.h 2022-12-09 10:03:48.881838123 +0100 @@ -6,7 +6,7 @@ * Updated : 2019-03-13 * Notes : * - * Copyright (c) 2019-2022 Dennis Grevenstein + * Copyright (c) 2019-2023 Dennis Grevenstein * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/newsrc.h tin-2.6.2/include/newsrc.h --- tin-2.6.1/include/newsrc.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/newsrc.h 2022-12-09 10:03:48.889838427 +0100 @@ -6,7 +6,7 @@ * Updated : 2003-11-18 * Notes : newsrc bit handling * - * Copyright (c) 1997-2022 Iain Lea , Rich Skrenta + * Copyright (c) 1997-2023 Iain Lea , Rich Skrenta * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/nntplib.h tin-2.6.2/include/nntplib.h --- tin-2.6.1/include/nntplib.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/nntplib.h 2022-12-23 12:36:35.399106255 +0100 @@ -3,10 +3,10 @@ * Module : nntplib.h * Author : I.Lea * Created : 1991-04-01 - * Updated : 2018-02-10 + * Updated : 2022-12-23 * Notes : nntp.h 1.5.11/1.6 with extensions for tin * - * Copyright (c) 1991-2022 Iain Lea + * Copyright (c) 1991-2023 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -47,6 +47,8 @@ #define NNTP_TCP_NAME "nntp" #define NNTP_TCP_PORT "119" +#define NNTPS_TCP_NAME "nntps" +#define NNTPS_TCP_PORT "563" /* * # times to try and reconnect to server after timeout @@ -121,7 +123,7 @@ #define NEED_AUTHDATA_SASL 383 /* continue with SASL exchange */ #define ERR_GOODBYE 400 /* Have to hang up for some reason */ -#define ERR_STATE 401 /* The client must change the state of the connection */ +#define ERR_CONNSTATE 401 /* The client must change the state of the connection */ #define ERR_COMPRESS 403 /* Unable to activate compression */ #define ERR_NOGROUP 411 /* No such newsgroup */ #define ERR_NCING 412 /* Not currently in newsgroup */ @@ -217,7 +219,11 @@ struct t_capabilities { enum sasl_types sasl; /* SASL_NONE, SASL_PLAIN, SASL_CRAM_MD5, SASL_DIGEST_MD5, SASL_GSSAPI, SASL_EXTERNAL, SASL_OTP, SASL_NTLM, SASL_LOGIN */ t_bool compress:1; /* COMPRESS */ enum c_algorithms compress_algorithm; /* COMPRESS_NONE, COMPRESS_DEFLATE */ +#if defined(MAXARTNUM) && defined(USE_LONG_ARTICLE_NUMBERS) + t_artnum maxartnum; /* MAXARTNUM indicating article numbers >=2^31 */ +#endif /* MAXARTNUM && USE_LONG_ARTICLE_NUMBERS */ #if 0 + /* we don't do MODE STREAM, CHECK, TAKETHIS or IHAVE*/ t_bool streaming:1; /* STREAMING: "MODE STREAM", "CHECK", "TAKETHIS" */ t_bool ihave:1; /* IHAVE: "IHAVE" */ #endif /* 0 */ diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/policy.h tin-2.6.2/include/policy.h --- tin-2.6.1/include/policy.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/policy.h 2022-12-09 10:03:48.917839494 +0100 @@ -6,7 +6,7 @@ * Updated : 2015-09-14 * Notes : #defines and static data for policy configuration * - * Copyright (c) 1999-2022 Ralf Doeblitz + * Copyright (c) 1999-2023 Ralf Doeblitz * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/proto.h tin-2.6.2/include/proto.h --- tin-2.6.1/include/proto.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/proto.h 2022-12-23 12:27:02.600940059 +0100 @@ -3,10 +3,10 @@ * Module : proto.h * Author : Urs Janssen * Created : - * Updated : 2021-07-02 + * Updated : 2022-12-22 * Notes : * - * Copyright (c) 1997-2022 Urs Janssen + * Copyright (c) 1997-2023 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -270,9 +270,6 @@ extern void postinit_regexp(void); #ifdef HAVE_COLOR extern void postinit_colors(int last_color); #endif /* HAVE_COLOR */ -#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) - extern t_bool utf8_pcre(void); -#endif /* MULTIBYTE_ABLE && !NO_LOCALE */ /* joinpath.c */ extern void joinpath(char *result, size_t result_size, const char *dir, const char *file); @@ -376,7 +373,9 @@ extern t_bool invoke_cmd(const char *nam extern t_bool invoke_editor(const char *filename, int lineno, struct t_group *group); extern t_bool mail_check(const char *mailbox_name); extern void append_file(char *old_filename, char *new_filename); -extern void asfail(const char *file, int line, const char *cond); +#ifndef NDEBUG + extern _Noreturn void asfail(const char *file, int line, const char *cond); +#endif /* ! NDEBUG */ extern void base_name(const char *fullpath, char *file); extern void cleanup_tmp_files(void); extern void copy_body(FILE *fp_ip, FILE *fp_op, char *prefix, char *initl, t_bool raw_data); @@ -385,11 +384,15 @@ extern void dir_name(const char *fullpat extern void draw_mark_selected(int i); extern void get_author(t_bool thread, struct t_article *art, char *str, size_t len); extern void get_cwd(char *buf); +extern void show_connection_page(const int level, const char *title); extern void make_base_group_path(const char *base_dir, const char *group_name, char *group_path, size_t group_path_len); extern void make_group_path(const char *name, char *path); extern void process_charsets(char **line, size_t *max_line_len, const char *network_charset, const char *local_charset, t_bool conv_tex2iso); extern void read_input_history_file(void); extern void rename_file(const char *old_filename, const char *new_filename); +#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) + extern void remove_soft_hyphens(char *line); +#endif /* MULTIBYTE_ABLE && !NO_LOCALE */ extern void show_inverse_video_status(void); extern void strip_name(const char *from, char *address); extern _Noreturn void tin_done(int ret, const char *fmt, ...); @@ -435,8 +438,6 @@ extern void thd_mark_unread(struct t_gro extern void set_default_bitmap(struct t_group *group); /* nntplib.c */ -extern FILE *get_nntp_fp(FILE *fp); -/* extern FILE *get_nntp_wr_fp(FILE *fp); */ extern char *getserverbyfile(const char *file); extern int nntp_open(void); extern void nntp_close(t_bool send_no_quit); @@ -449,8 +450,26 @@ extern void nntp_close(t_bool send_no_qu extern int new_nntp_command(const char *command, int success, char *message, size_t mlen); extern void put_server(const char *string); extern void u_put_server(const char *string); + extern int fgetc_server(FILE *stream); + extern int ungetc_server(int c, FILE *stream); + extern int nntp_conninfo(FILE *stream); +# if defined(MAXARTNUM) && defined(USE_LONG_ARTICLE_NUMBERS) + extern void set_maxartnum(t_bool reconnect); +# endif /* MAXARTNUM && USE_LONG_ARTICLE_NUMBERS */ #endif /* NNTP_ABLE */ +/* nntps.c */ + extern int tintls_init(void); + extern void tintls_exit(void); +#if defined(NNTP_ABLE) && defined(NNTPS_ABLE) + extern int tintls_open(const char *servername, int fd, void **session_ctx); + extern int tintls_close(void *session_ctx); + extern int tintls_handshake(void *session_ctx); + extern ssize_t tintls_read(void *session_ctx, void *buf, size_t count); + extern ssize_t tintls_write(void *session_ctx, const void *buf, size_t count); + extern int tintls_conninfo(void *session_ctx, FILE *stream); +#endif /* NNTP_ABLE && NNTPS_ABLE */ + /* nrctbl.c */ extern t_bool get_newsrcname(char *newsrc_name, size_t newsrc_name_len, const char *nntpserver_name); #ifdef NNTP_ABLE @@ -555,9 +574,17 @@ extern void free_msgids(void); extern void thread_by_reference(void); /* regex.c */ -extern t_bool compile_regex(const char *regex, struct regex_cache *cache, int options); +extern t_bool compile_regex(const char *regex, struct regex_cache *cache, REGEX_OPTIONS options); extern t_bool match_regex(const char *string, char *pattern, struct regex_cache *cache, t_bool icase); +extern int match_regex_ex(const char *string, int length, int offset, REGEX_OPTIONS options, struct regex_cache *regex); + +extern REGEX_NOFFSET regex_get_ovector_count(struct regex_cache *regex); +extern REGEX_SIZE *regex_get_ovector_pointer(struct regex_cache *regex); + extern void highlight_regexes(int row, struct regex_cache *regex, int color); +extern void regex_cache_init(struct regex_cache *regex); +extern void regex_cache_destroy(struct regex_cache *regex); +extern t_bool regex_use_utf8(void); /* rfc1524.c */ extern t_mailcap *get_mailcap_entry(t_part *part, const char *path); @@ -617,6 +644,8 @@ extern void show_title(const char *title extern void spin_cursor(void); extern void stow_cursor(void); extern void wait_message(unsigned int sdelay, const char *fmt, ...); +extern void open_msglog(void); +extern void close_msglog(void); /* search.c */ extern enum option_enum search_config(t_bool forward, t_bool repeat, enum option_enum current, enum option_enum last); @@ -769,7 +798,7 @@ extern void upgrade_prompt_quit(struct t /* wildmat.c */ extern t_bool wildmat(const char *text, char *p, t_bool icase); -extern t_bool wildmatpos(const char *text, char *p, t_bool icase, int *srch_offsets, int srch_offsets_size); +extern t_bool wildmatpos(const char *text, char *p, t_bool icase, REGEX_SIZE *srch_offsets, REGEX_NOFFSET srch_offsets_size); /* xface.c */ #ifdef XFACE_ABLE diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/rfc2046.h tin-2.6.2/include/rfc2046.h --- tin-2.6.1/include/rfc2046.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/rfc2046.h 2022-12-09 10:03:48.937840255 +0100 @@ -6,7 +6,7 @@ * Updated : 2016-01-01 * Notes : rfc2046 MIME article definitions * - * Copyright (c) 2000-2022 Jason Faultless + * Copyright (c) 2000-2023 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/stpwatch.h tin-2.6.2/include/stpwatch.h --- tin-2.6.1/include/stpwatch.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/stpwatch.h 2022-12-09 10:03:48.945840560 +0100 @@ -7,7 +7,7 @@ * Notes : Simple stopwatch routines for timing code using timeb * or gettimeofday structs * - * Copyright (c) 1993-2022 Iain Lea + * Copyright (c) 1993-2023 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/tcurses.h tin-2.6.2/include/tcurses.h --- tin-2.6.1/include/tcurses.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/tcurses.h 2022-12-09 10:03:48.953840864 +0100 @@ -6,7 +6,7 @@ * Updated : 2021-12-14 * Notes : curses #include files, #defines & struct's * - * Copyright (c) 1997-2022 Thomas Dickey + * Copyright (c) 1997-2023 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/include/tin.h tin-2.6.2/include/tin.h --- tin-2.6.1/include/tin.h 2021-12-22 14:26:04.000000000 +0100 +++ tin-2.6.2/include/tin.h 2022-12-20 23:58:41.269979445 +0100 @@ -3,10 +3,10 @@ * Module : tin.h * Author : I. Lea & R. Skrenta * Created : 1991-04-01 - * Updated : 2021-12-13 + * Updated : 2022-09-20 * Notes : #include files, #defines & struct's * - * Copyright (c) 1997-2022 Iain Lea , Rich Skrenta + * Copyright (c) 1997-2023 Iain Lea , Rich Skrenta * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -127,7 +127,7 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R # endif /* DECL_ERRNO */ #endif /* !errno */ #if !defined(EHOSTUNREACH) -# define EHOSTUNREACH 113 +# define EHOSTUNREACH 113 #endif /* !EHOSTUNREACH */ #ifdef HAVE_STDDEF_H @@ -191,6 +191,7 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R * TODO: what if !CPP_DOES_CONCAT * add configure check for PRIdLEAST64 * add configure check for SCNdLEAST64 + * add configure check for INT64_MAX, LLONG_MAX, LONG_MAX */ # if defined(HAVE_INT_LEAST64_T) && !defined(HAVE_INTTYPES_H) # undef HAVE_INT_LEAST64_T @@ -213,11 +214,13 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R # define T_ARTNUM_PFMT PRIdLEAST64 # define T_ARTNUM_SFMT SCNdLEAST64 # define T_ARTNUM_CONST(v) INT64_C(v) +# define ARTNUM_MAX INT64_MAX # else typedef long long t_artnum; # define T_ARTNUM_PFMT "lld" # define T_ARTNUM_SFMT "lld" # define T_ARTNUM_CONST(v) v ## LL +# define ARTNUM_MAX LLONG_MAX # endif /* HAVE_INT_LEAST64_T && HAVE_INT64_C */ # ifdef HAVE_ATOLL # define atoartnum atoll @@ -230,6 +233,7 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R # define T_ARTNUM_PFMT "ld" # define T_ARTNUM_SFMT "ld" # define T_ARTNUM_CONST(v) v ## L +# define ARTNUM_MAX LONG_MAX # define atoartnum atol # define strtoartnum strtol #endif /* USE_LONG_ARTICLE_NUMBERS */ @@ -698,15 +702,16 @@ enum rc_state { RC_IGNORE, RC_UPGRADE, R /* * URL related regexs: * add TELNET (RFC 4248), WAIS (RFC 4156), IMAP (RFC 2192), NFS (RFC 2224) - * LDAP (RFC 2255), POP (RFC 2384) - * add IPv6 (RFC 2732, RFC 2373) support + * LDAP (RFC 2255), POP (RFC 2384), ... + * add IPv6 (RFC 3986) support */ /* * case insensitive * TODO: - split out ftp (only ftp allows username:passwd@, RFC 1738)? * - test IDNA (RFC 3490) case + * - adjust to follow RFC 3986 (section 2.3) */ -#define URL_REGEX "\\b(?:https?|ftp|gopher)://(?:[^:@/\\s]*(?::[^:@/\\s]*)?@)?(?:(?:(?:[^\\W_](?:(?:-|[^\\W_]){0,61}(? subtracting only 3 makes it symmetrical + */ + if (tinrc.show_help_mail_sign != SHOW_SIGN_NONE) { + if (tinrc.show_help_mail_sign == SHOW_SIGN_MAIL) + len = cCOLS - (2 * strwidth(_(txt_you_have_mail))) - (strwidth(_(txt_stp_thread)) - 3); + else { + PrintFuncKey(keyhelp, GLOBAL_HELP, thread_keys); + keyhelplen = strwidth(keyhelp); + if (tinrc.show_help_mail_sign == SHOW_SIGN_HELP) + len = cCOLS - (2 * (strwidth(_(txt_type_h_for_help)) - 2 + keyhelplen)) - (strwidth(_(txt_stp_thread)) - 3); + else + len = cCOLS - (2 * MAX(strwidth(_(txt_type_h_for_help)) - 2 + keyhelplen, strwidth(_(txt_you_have_mail)))) - (strwidth(_(txt_stp_thread)) - 3); + } + } else + len = cCOLS - (strwidth(_(txt_stp_thread)) - 3); + + title = fmt_string(_(txt_stp_thread), len, arts[thread_respnum].subject); + } + show_title(title); free(title); diff -Nurp '--exclude=.bzr*' tin-2.6.1/src/tincfg.tbl tin-2.6.2/src/tincfg.tbl --- tin-2.6.1/src/tincfg.tbl 2021-12-22 14:25:29.000000000 +0100 +++ tin-2.6.2/src/tincfg.tbl 2022-09-19 11:54:56.266028915 +0200 @@ -2,7 +2,7 @@ ; Module : tincfg.tbl ; Author : Thomas E. Dickey ; Created : 1996-11-01 -; Updated : 2021-07-06 +; Updated : 2022-06-29 ; Notes : #defines and structs for config.c ; ; Copyright (c) 1996-2022 Thomas E. Dickey @@ -93,6 +93,10 @@ #endif wrap_column OPT_NUM trim_article_body txt_trim_article_body_options +#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) + suppress_soft_hyphens OPT_ON_OFF +#endif + show_help_mail_sign txt_show_help_mail_sign_options attrib_show_author txt_show_from attrib_thread_articles txt_threading attrib_thread_perc OPT_NUM @@ -114,6 +118,9 @@ attrib_thread_catchup_on_exit OPT_ON_OFF attrib_mark_ignore_tags OPT_ON_OFF attrib_trim_article_body txt_trim_article_body_options +#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE) + attrib_suppress_soft_hyphens OPT_ON_OFF +#endif ; getart_limit options getart_limit_options OPT_TITLE @@ -321,6 +328,9 @@ #ifdef USE_HEAPSORT sort_function txt_sort_functions #endif +#ifdef NNTPS_ABLE + tls_ca_cert_file OPT_STRING +#endif attrib_group_format OPT_STRING attrib_thread_format OPT_STRING attrib_date_format OPT_STRING diff -Nurp '--exclude=.bzr*' tin-2.6.1/src/trace.c tin-2.6.2/src/trace.c --- tin-2.6.1/src/trace.c 2021-12-22 14:24:50.000000000 +0100 +++ tin-2.6.2/src/trace.c 2022-12-09 10:03:48.765833707 +0100 @@ -6,7 +6,7 @@ * Updated : 2021-02-23 * Notes : debugging support via TRACE macro. * - * Copyright (c) 1997-2022 Thomas Dickey + * Copyright (c) 1997-2023 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/src/version.c tin-2.6.2/src/version.c --- tin-2.6.1/src/version.c 2021-12-22 14:24:50.000000000 +0100 +++ tin-2.6.2/src/version.c 2022-12-09 10:03:48.773834012 +0100 @@ -6,7 +6,7 @@ * Updated : 2019-02-04 * Notes : * - * Copyright (c) 2003-2022 Urs Janssen + * Copyright (c) 2003-2023 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/src/wildmat.c tin-2.6.2/src/wildmat.c --- tin-2.6.1/src/wildmat.c 2021-12-22 14:24:50.000000000 +0100 +++ tin-2.6.2/src/wildmat.c 2022-12-09 10:03:48.781834315 +0100 @@ -165,11 +165,12 @@ wildmatpos( const char *text, char *p, t_bool icase, - int *srch_offsets, - int srch_offsets_size) + REGEX_SIZE *srch_offsets, + REGEX_NOFFSET srch_offsets_size) { char *txt, *t, *px; - int i, prev_offset = srch_offsets[1]; + int i; + REGEX_SIZE prev_offset = srch_offsets[1]; t_bool ret = FALSE; if (srch_offsets_size >= 2) @@ -184,7 +185,7 @@ wildmatpos( if (p[0] == '*' && p[1] == '\0') { if (srch_offsets_size >= 2) { srch_offsets[0] = 0; - srch_offsets[1] = (int) strlen(text); + srch_offsets[1] = (REGEX_SIZE) strlen(text); } return TRUE; } @@ -200,14 +201,14 @@ wildmatpos( px = my_strdup(p + 1); for (t = txt + prev_offset; *t; t++) - if ((ret = (DoMatch(t, px))) == 1) { + if ((ret = (DoMatch(t, px) == 1))) { /* remove the trailing '*' */ px[strlen(px) - 1] = '\0'; for (i = (int) strlen(t); i > 0; i--) { t[i] = '\0'; - if ((ret = (DoMatch(t, px))) == 1) { + if ((ret = (DoMatch(t, px) == 1))) { if (srch_offsets_size >= 2) { - srch_offsets[0] = (int) (t - txt); + srch_offsets[0] = (REGEX_SIZE) (t - txt); srch_offsets[1] = srch_offsets[0] + i; } break; diff -Nurp '--exclude=.bzr*' tin-2.6.1/src/xface.c tin-2.6.2/src/xface.c --- tin-2.6.1/src/xface.c 2021-12-22 14:24:50.000000000 +0100 +++ tin-2.6.2/src/xface.c 2022-12-09 10:03:48.789834620 +0100 @@ -3,10 +3,10 @@ * Module : xface.c * Author : Joshua Crawford & Drazen Kacar * Created : 2003-04-27 - * Updated : 2021-03-04 + * Updated : 2022-08-17 * Notes : * - * Copyright (c) 2003-2022 Joshua Crawford & Drazen Kacar + * Copyright (c) 2003-2023 Joshua Crawford & Drazen Kacar * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -165,8 +165,8 @@ slrnface_start( /* * TODO: allow positioning, coloring, ... * execl(PATH_SLRNFACE, "slrnface", - * "-xOffsetChar", tinrc.xfacex, - * "-yOffsetChar", tinrc.xfacey, + * "-xOffsetPix", tinrc.xfacex, + * "-yOffsetPix", tinrc.xfacey, * "-ink", tinrc.xfacefg, * "-paper", tinrc.xfacebg, * fifo, NULL); @@ -258,10 +258,11 @@ slrnface_display_xface( if (!face || !*face) slrnface_clear_xface(); else { - char buf[2000]; /* slrnface will ignore X-Faces larger than approx. 2000 chars. */ + char *buf = my_malloc(strlen(face) + 8); - snprintf(buf, sizeof(buf), "xface %s\n", face); + sprintf(buf, "xface %s\n", face); WRITE_FACE_FD(buf); + free(buf); } } diff -Nurp '--exclude=.bzr*' tin-2.6.1/src/xref.c tin-2.6.2/src/xref.c --- tin-2.6.1/src/xref.c 2021-12-22 14:24:50.000000000 +0100 +++ tin-2.6.2/src/xref.c 2022-12-09 10:03:48.801835077 +0100 @@ -6,7 +6,7 @@ * Updated : 2019-09-11 * Notes : * - * Copyright (c) 1993-2022 Iain Lea + * Copyright (c) 1993-2023 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.6.1/tin.spec tin-2.6.2/tin.spec --- tin-2.6.1/tin.spec 2021-08-24 14:15:48.000000000 +0200 +++ tin-2.6.2/tin.spec 2022-10-19 06:30:38.943318364 +0200 @@ -1,10 +1,10 @@ Name: tin Summary: easy-to-use USENET news reader -Version: 2.6.1 +Version: 2.6.2 Release: 1 License: BSD Group: Applications/News -Source: ftp://ftp.tin.org/pub/news/clients/tin/v2.4/%{name}-%{version}.tar.bz2 +Source: ftp://ftp.tin.org/pub/news/clients/tin/v2.6/%{name}-%{version}.tar.bz2 Buildroot: /var/tmp/%{name}-%{version}-%{release} Packager: Dirk Nimmich @@ -26,9 +26,10 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure --wi --disable-echo \ --enable-prototypes \ --enable-nntp-only \ + --with-nntps \ --enable-cancel-locks \ --enable-long-article-numbers \ - --with-pcre + --with-pcre2-config %build make build diff -Nurp '--exclude=.bzr*' tin-2.6.1/tools/tinews.pl tin-2.6.2/tools/tinews.pl --- tin-2.6.1/tools/tinews.pl 2021-12-22 14:36:58.000000000 +0100 +++ tin-2.6.2/tools/tinews.pl 2022-11-03 12:48:06.138206289 +0100 @@ -4,7 +4,7 @@ # signs the article and posts it. # # -# Copyright (c) 2002-2022 Urs Janssen , +# Copyright (c) 2002-2023 Urs Janssen , # Marc Brockschmidt # # Redistribution and use in source and binary forms, with or without @@ -49,15 +49,20 @@ # $ENV{'GPG_TTY'}=$tty if($tty =~ m/^\//)}} # for gpg? # - option to break long header lines? -# use Text::Wrap; $Text::Wrap::columns=998; wrap("","\t",$_); # - option to trim References # ... +# +# cmd-line options used in other inews: +# inews-xt (Olaf Titz): +# -C accepted for historic reasons and errors out +# inews (inn) +# -P don't add Sender use strict; use warnings; # version Number -my $version = "1.1.59"; +my $version = "1.1.61"; my %config; @@ -192,6 +197,7 @@ GetOptions('A|V|W|h|headers' => [], # do 'control|c=s' => \$config{'control'}, 'canlock-algorithm=s' => \$config{'canlock-algorithm'}, 'distribution|d=s' => \$config{'distribution'}, + 'discard-empty|E' => \$config{'discard-empty'}, 'expires|e=s' => \$config{'expires'}, 'from|f=s' => \$config{'from'}, 'ignore-headers|i=s' => \$config{'ignore-headers'}, @@ -314,6 +320,12 @@ if (${config{'ignore-headers'}}) { # Read the message and split the header readarticle(\%Header, \@Body); +# empty @Body +if (scalar @Body == 0) { + warn("Empty article\n") if ($config{'verbose'}); + exit 0 if ($config{'discard-empty'}); +} + # Add signature if there is none if (!$config{'no-signature'}) { if ($config{'add-signature'} && !grep {/^-- /} @Body) { @@ -349,12 +361,23 @@ foreach ('DISTRIBUTION', 'ORGANIZATION') # overwrite headers if specified via cmd-line foreach ('Approved', 'Control', 'Distribution', 'Expires', 'From', 'Followup-To', 'Message-ID', 'Newsgroups',' Reply-To', - 'Subject', 'References', 'Organization', 'Path') { + 'Subject', 'References', 'Organization') { next if (!defined($config{lc($_)})); chomp($Header{lc($_)} = $_ . ": " . $config{lc($_)}); $Header{lc($_)} .= "\n"; } +# -x doesn't overwrite but prefixes +if (defined($config{'path'})) { + if (defined($Header{'path'})) { + (my $pbody = $Header{'path'}) =~ s#^Path: ##i; + chomp($Header{'path'} = "Path: " . $config{'path'} . "!" . $pbody); + } else { + chomp($Header{'path'} = "Path: " . $config{'path'}); + } + $Header{'path'} .= "\n"; +} + # verify/add/remove headers foreach ('From', 'Subject') { die("$0: No $_:-header defined.") if (!defined($Header{lc($_)})); @@ -996,8 +1019,9 @@ sub usage { print " -t string set Subject:-header to string\n"; print " -v show warnings about missing/disabled features\n"; print " -w string set Followup-To:-header to string\n"; - print " -x string set Path:-header to string\n"; + print " -x string prepend Path:-header with string\n"; print " -D enable debugging\n"; + print " -E silently discard empty article\n"; print " -F string set References:-header to string\n"; print " -H show help\n"; print " -I do not add Injection-Date: header\n"; @@ -1138,7 +1162,7 @@ Set the article header field Followup-To =item -B C | --B C X<-x> X<--path> -Set the article header field Path: to the given value. +Prepend the article header field Path: with the given value. =item -B | -B | --B X<-D> X<-N> X<--debug> @@ -1147,6 +1171,16 @@ Set L to debug mode, ena warn about disabled options due to lacking perl-modules or executables and unreadable files. +=item -B | --B +X<-E> X<--discard-empty> + +Silently discard an empty article. + +=item -B | --B +X<-F> X<--references> + +Set the article header field References: to the given value. + =item -B | --B X<-H> X<--help>