----------------------------------------------------------------------------- MANIFEST | 231 Makefile | 39 aclocal.m4 | 404 - config.guess | 111 config.sub | 56 configure | 4394 ++++++++++------- configure.in | 22 doc/CHANGES | 59 doc/CHANGES.old | 8 doc/INSTALL | 2 doc/TODO | 54 doc/WHATSNEW | 9 doc/l10n/de.po | 3437 +++++++------ doc/l10n/de/tin.1 | 337 - doc/l10n/de/tin.5 | 149 doc/l10n/en_GB.po | 3264 ++++++------ doc/l10n/en_GB/tin.1 | 60 doc/l10n/en_GB/tin.5 | 41 doc/l10n/tin-man.pot | 3125 ++++++------ doc/td-conf.out | 6 doc/tin.1 | 52 doc/tin.5 | 50 doc/tinews.1 | 57 doc/url_handler.1 | 33 include/autoconf.hin | 5 include/bool.h | 2 include/bugrep.h | 2 include/debug.h | 2 include/extern.h | 12 include/keymap.h | 2 include/newsrc.h | 2 include/nntplib.h | 4 include/policy.h | 2 include/proto.h | 6 include/rfc2046.h | 2 include/stpwatch.h | 2 include/tcurses.h | 2 include/tin.h | 10 include/tinrc.h | 9 include/tnntp.h | 2 include/trace.h | 2 include/version.h | 12 libcanlock/CHANGES | 49 libcanlock/COPYING | 53 libcanlock/ChangeLog | 18 libcanlock/ChangeLog_V0 | 15 libcanlock/ChangeLog_V1 | 12 libcanlock/ChangeLog_V2 | 26 libcanlock/ChangeLog_V3 | 18 libcanlock/HOWTO | 63 libcanlock/INSTALL | 370 + libcanlock/LICENSE | 53 libcanlock/Makefile.in | 35 libcanlock/README | 92 libcanlock/include/base64.h | 15 libcanlock/include/canlock.h | 106 libcanlock/include/hmac_sha1.h | 2 libcanlock/include/sha-private.h | 32 libcanlock/include/sha.h | 357 + libcanlock/include/sha1.h | 60 libcanlock/src/base64.c | 164 libcanlock/src/canlock.c | 522 +- libcanlock/src/hmac.c | 246 libcanlock/src/hmac_sha1.c | 131 libcanlock/src/secret.c | 121 libcanlock/src/sha1.c | 691 +- libcanlock/src/sha224-256.c | 583 ++ libcanlock/src/sha384-512.c | 1031 ++++ libcanlock/src/usha.c | 282 + libcanlock/t/canlocktest.c | 110 libcanlock/t/canlocktest.shouldbe | 15 libcanlock/t/hmactest.c | 115 libcanlock/t/hmactest.shouldbe | 24 libcanlock/test/canlocktest.c | 260 + libcanlock/test/canlocktest_legacy.c | 149 libcanlock/test/hkdf.c | 334 + libcanlock/test/shatest.c | 1544 ++++++ libcanlock/util/canlock.c | 483 + po/da.po | 3169 ++++++------ po/de.po | 2981 +++++------ po/en_GB.po | 2954 +++++------ po/et.po | 2966 +++++------ po/fr.po | 2975 +++++------ po/ru.po | 2960 +++++------ po/sv.po | 2954 +++++------ po/tin.pot | 2954 +++++------ po/tr.po | 8401 +++++++++++++++------------------ po/zh_CN.po | 2960 +++++------ po/zh_TW.po | 2960 +++++------ src/Makefile.in | 5 src/active.c | 2 src/art.c | 14 src/attrib.c | 18 src/auth.c | 10 src/charset.c | 28 src/color.c | 2 src/config.c | 68 src/cook.c | 2 src/curses.c | 4 src/debug.c | 2 src/envarg.c | 2 src/feed.c | 6 src/filter.c | 34 src/getline.c | 2 src/global.c | 2 src/group.c | 6 src/hashstr.c | 2 src/header.c | 3 src/help.c | 5 src/inews.c | 6 src/init.c | 9 src/joinpath.c | 2 src/keymap.c | 6 src/lang.c | 31 src/list.c | 2 src/lock.c | 2 src/mail.c | 3 src/main.c | 6 src/makecfg.c | 2 src/memory.c | 2 src/mimetypes.c | 6 src/misc.c | 34 src/my_tmpfile.c | 2 src/newsrc.c | 6 src/nntplib.c | 16 src/nrctbl.c | 2 src/options_menu.c | 7 src/page.c | 11 src/pgp.c | 5 src/post.c | 114 src/prompt.c | 12 src/read.c | 2 src/refs.c | 8 src/regex.c | 6 src/rfc1524.c | 2 src/rfc2045.c | 12 src/rfc2046.c | 16 src/rfc2047.c | 13 src/save.c | 19 src/screen.c | 6 src/search.c | 2 src/select.c | 24 src/sigfile.c | 39 src/signal.c | 2 src/strftime.c | 2 src/string.c | 6 src/tags.c | 2 src/tcurses.c | 25 src/thread.c | 6 src/tincfg.tbl | 7 src/trace.c | 2 src/version.c | 2 src/wildmat.c | 4 src/xface.c | 2 src/xref.c | 2 tin-2.4.2/po/da.gmo |binary tin-2.4.2/po/de.gmo |binary tin-2.4.2/po/en_GB.gmo |binary tin-2.4.2/po/et.gmo |binary tin-2.4.2/po/fr.gmo |binary tin-2.4.2/po/ru.gmo |binary tin-2.4.2/po/sv.gmo |binary tin-2.4.2/po/tr.gmo |binary tin-2.4.2/po/zh_CN.gmo |binary tin-2.4.2/po/zh_TW.gmo |binary tin.spec | 4 tools/opt-case.pl | 10 tools/tinews.pl | 205 tools/url_handler.pl | 6 tools/w2r.pl | 4 170 files changed, 35348 insertions(+), 28090 deletions(-) ----------------------------------------------------------------------------- diff -Nurp '--exclude=.bzr*' tin-2.4.1/MANIFEST tin-2.4.2/MANIFEST --- tin-2.4.1/MANIFEST 2016-12-24 14:39:47.000000000 +0100 +++ tin-2.4.2/MANIFEST 2017-12-24 12:52:06.589688643 +0100 @@ -1,27 +1,27 @@ -MANIFEST for tin-2.4.1 (Sat Dec 24 14:39:47 CET 2016) +MANIFEST for tin-2.4.2 (Sun Dec 24 12:52:06 CET 2017) ---------------------------------------------------- - 14534 ./Makefile - 8170 ./MANIFEST + 14881 ./Makefile + 8553 ./MANIFEST 1383 ./README 745 ./README.MAC 976 ./README.WIN - 188348 ./aclocal.m4 + 189691 ./aclocal.m4 1081 ./conf-tin - 44668 ./config.guess - 36384 ./config.sub - 683308 ./configure - 36085 ./configure.in + 44611 ./config.guess + 36696 ./config.sub + 700297 ./configure + 36613 ./configure.in 7123 ./install-sh 318 ./po4a.conf 1502 ./tin.spec 18847 ./doc/ABOUT-NLS - 1060 ./doc/CHANGES + 3696 ./doc/CHANGES 301408 ./doc/CHANGES.old 5098 ./doc/CREDITS 1305 ./doc/DEBUG_REFS - 31071 ./doc/INSTALL - 46733 ./doc/TODO - 935 ./doc/WHATSNEW + 31079 ./doc/INSTALL + 47186 ./doc/TODO + 1317 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt 4373 ./doc/auth.txt @@ -44,11 +44,11 @@ MANIFEST for tin-2.4.1 (Sat Dec 24 14:39 1525 ./doc/reading-mail.txt 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt - 6957 ./doc/url_handler.1 - 137931 ./doc/tin.1 - 81125 ./doc/tin.5 + 7172 ./doc/url_handler.1 + 138355 ./doc/tin.1 + 81446 ./doc/tin.5 5065 ./doc/tin.defaults - 16634 ./doc/tinews.1 + 17673 ./doc/tinews.1 2418 ./doc/tools.txt 4345 ./doc/w2r.1 2196 ./doc/wildmat.3 @@ -56,96 +56,96 @@ MANIFEST for tin-2.4.1 (Sat Dec 24 14:39 3815 ./tools/metamutt 2789 ./tools/opt-case.pl 1413 ./tools/tinlock - 38512 ./tools/tinews.pl - 3786 ./tools/url_handler.pl + 42043 ./tools/tinews.pl + 3792 ./tools/url_handler.pl 1657 ./tools/url_handler.sh 3347 ./tools/w2r.pl 1661 ./tools/expand_aliases.tgz 2595 ./include/bool.h 1947 ./include/bugrep.h 2248 ./include/debug.h - 68418 ./include/extern.h + 68597 ./include/extern.h 14068 ./include/keymap.h 6333 ./include/newsrc.h - 8710 ./include/nntplib.h + 8740 ./include/nntplib.h 664 ./include/plp_snprintf.h 15516 ./include/policy.h - 33164 ./include/proto.h + 33189 ./include/proto.h 5599 ./include/rfc2046.h 3377 ./include/stpwatch.h 5960 ./include/tcurses.h - 70580 ./include/tin.h - 17326 ./include/tinrc.h + 70544 ./include/tin.h + 17449 ./include/tinrc.h 4346 ./include/tnntp.h 2264 ./include/trace.h - 2348 ./include/version.h + 2351 ./include/version.h 35442 ./src/active.c - 76397 ./src/art.c - 77850 ./src/attrib.c - 16340 ./src/auth.c - 12936 ./src/charset.c + 76555 ./src/art.c + 78278 ./src/attrib.c + 16332 ./src/auth.c + 12717 ./src/charset.c 8680 ./src/color.c - 66196 ./src/config.c + 67537 ./src/config.c 28292 ./src/cook.c - 27368 ./src/curses.c + 27349 ./src/curses.c 11375 ./src/debug.c 3408 ./src/envarg.c - 30726 ./src/feed.c - 57756 ./src/filter.c - 18194 ./src/getline.c + 30716 ./src/feed.c + 57746 ./src/filter.c + 18193 ./src/getline.c 9070 ./src/global.c - 44905 ./src/group.c + 44921 ./src/group.c 3900 ./src/hashstr.c - 8229 ./src/header.c + 8228 ./src/header.c 6253 ./src/heapsort.c - 43902 ./src/help.c - 13931 ./src/inews.c - 38270 ./src/init.c + 43893 ./src/help.c + 13957 ./src/inews.c + 38353 ./src/init.c 2435 ./src/joinpath.c - 101765 ./src/keymap.c - 138319 ./src/lang.c + 101755 ./src/keymap.c + 138915 ./src/lang.c 4486 ./src/langinfo.c 7728 ./src/list.c 6663 ./src/lock.c - 16899 ./src/mail.c - 26402 ./src/main.c + 16898 ./src/mail.c + 26427 ./src/main.c 10950 ./src/makecfg.c 13786 ./src/memory.c - 5283 ./src/mimetypes.c - 95229 ./src/misc.c - 39379 ./src/newsrc.c - 54290 ./src/nntplib.c + 5273 ./src/mimetypes.c + 95628 ./src/misc.c + 39392 ./src/newsrc.c + 54277 ./src/nntplib.c 7758 ./src/nrctbl.c - 105665 ./src/options_menu.c - 66100 ./src/page.c + 105742 ./src/options_menu.c + 66233 ./src/page.c 24137 ./src/parsdate.y 17057 ./src/plp_snprintf.c - 13212 ./src/pgp.c - 152473 ./src/post.c - 18910 ./src/prompt.c + 13203 ./src/pgp.c + 153029 ./src/post.c + 18895 ./src/prompt.c 10510 ./src/read.c - 27501 ./src/refs.c - 5482 ./src/regex.c + 27481 ./src/refs.c + 5485 ./src/regex.c 14526 ./src/rfc1524.c - 15181 ./src/rfc2045.c - 38783 ./src/rfc2046.c - 36755 ./src/rfc2047.c - 59236 ./src/save.c - 13252 ./src/screen.c + 15193 ./src/rfc2045.c + 38929 ./src/rfc2046.c + 36759 ./src/rfc2047.c + 59233 ./src/save.c + 13242 ./src/screen.c 18276 ./src/search.c - 40909 ./src/select.c - 7748 ./src/sigfile.c + 40876 ./src/select.c + 8356 ./src/sigfile.c 14332 ./src/signal.c 7215 ./src/strftime.c - 38653 ./src/string.c + 38656 ./src/string.c 13345 ./src/tags.c - 17487 ./src/tcurses.c + 17571 ./src/tcurses.c 3070 ./src/tmpfile.c 3558 ./src/my_tmpfile.c - 41942 ./src/thread.c + 41924 ./src/thread.c 2472 ./src/trace.c 4430 ./src/version.c - 5453 ./src/wildmat.c + 5498 ./src/wildmat.c 7647 ./src/xface.c 12946 ./src/xref.c 422 ./pcre/AUTHORS @@ -215,25 +215,36 @@ MANIFEST for tin-2.4.1 (Sat Dec 24 14:39 108966 ./pcre/testdata/testoutput7 53056 ./pcre/testdata/testoutput8 28769 ./pcre/testdata/testoutput9 - 21250 ./include/autoconf.hin - 22154 ./src/Makefile.in - 10175 ./src/tincfg.tbl - 1929 ./libcanlock/CHANGES - 2464 ./libcanlock/HOWTO - 1259 ./libcanlock/README - 1389 ./libcanlock/Makefile.in - 3712 ./libcanlock/src/base64.c - 5271 ./libcanlock/src/canlock.c - 3826 ./libcanlock/src/hmac_sha1.c - 12514 ./libcanlock/src/sha1.c - 1873 ./libcanlock/include/base64.h - 378 ./libcanlock/include/canlock.h - 119 ./libcanlock/include/hmac_sha1.h - 1413 ./libcanlock/include/sha1.h - 2889 ./libcanlock/t/canlocktest.c - 3135 ./libcanlock/t/hmactest.c - 766 ./libcanlock/t/canlocktest.shouldbe - 1021 ./libcanlock/t/hmactest.shouldbe + 21279 ./include/autoconf.hin + 22360 ./src/Makefile.in + 10242 ./src/tincfg.tbl + 1397 ./libcanlock/COPYING + 608 ./libcanlock/ChangeLog + 490 ./libcanlock/ChangeLog_V0 + 534 ./libcanlock/ChangeLog_V1 + 965 ./libcanlock/ChangeLog_V2 + 608 ./libcanlock/ChangeLog_V3 + 15752 ./libcanlock/INSTALL + 1397 ./libcanlock/LICENSE + 1407 ./libcanlock/Makefile.in + 2517 ./libcanlock/README + 4015 ./libcanlock/src/base64.c + 11501 ./libcanlock/src/canlock.c + 7031 ./libcanlock/src/hmac.c + 4207 ./libcanlock/src/secret.c + 12539 ./libcanlock/src/sha1.c + 18165 ./libcanlock/src/sha224-256.c + 37471 ./libcanlock/src/sha384-512.c + 7136 ./libcanlock/src/usha.c + 1905 ./libcanlock/include/base64.h + 4064 ./libcanlock/include/canlock.h + 1088 ./libcanlock/include/sha-private.h + 14049 ./libcanlock/include/sha.h + 8949 ./libcanlock/test/canlocktest.c + 4689 ./libcanlock/test/canlocktest_legacy.c + 10182 ./libcanlock/test/hkdf.c + 63533 ./libcanlock/test/shatest.c + 14702 ./libcanlock/util/canlock.c 9850 ./intl/bindtextdom.c 72 ./intl/ChangeLog 13325 ./intl/config.charset @@ -267,33 +278,33 @@ MANIFEST for tin-2.4.1 (Sat Dec 24 14:39 41 ./intl/VERSION 5096 ./po/Makefile.inn 847 ./po/POTFILES.in - 145399 ./po/tin.pot - 162671 ./po/da.gmo - 220718 ./po/da.po - 199125 ./po/de.gmo - 238313 ./po/de.po + 145734 ./po/tin.pot + 176640 ./po/da.gmo + 228516 ./po/da.po + 199633 ./po/de.gmo + 238915 ./po/de.po 8584 ./po/en_GB.gmo - 149062 ./po/en_GB.po - 188803 ./po/et.gmo - 226920 ./po/et.po - 197197 ./po/fr.gmo - 236204 ./po/fr.po - 122249 ./po/ru.gmo - 208378 ./po/ru.po + 149397 ./po/en_GB.po + 187510 ./po/et.gmo + 227280 ./po/et.po + 195769 ./po/fr.gmo + 236189 ./po/fr.po + 121367 ./po/ru.gmo + 208734 ./po/ru.po 22543 ./po/sv.gmo - 156028 ./po/sv.po - 4684 ./po/tr.gmo - 220133 ./po/tr.po - 225792 ./po/zh_CN.po - 183616 ./po/zh_CN.gmo - 225161 ./po/zh_TW.po - 183756 ./po/zh_TW.gmo - 146370 ./doc/l10n/de/tin.1 - 85916 ./doc/l10n/de/tin.5 + 156363 ./po/sv.po + 199229 ./po/tr.gmo + 240716 ./po/tr.po + 226155 ./po/zh_CN.po + 182329 ./po/zh_CN.gmo + 225524 ./po/zh_TW.po + 182460 ./po/zh_TW.gmo + 148423 ./doc/l10n/de/tin.1 + 86829 ./doc/l10n/de/tin.5 130 ./doc/l10n/de.add - 361526 ./doc/l10n/de.po - 141686 ./doc/l10n/en_GB/tin.1 - 83679 ./doc/l10n/en_GB/tin.5 - 464868 ./doc/l10n/en_GB.po - 293166 ./doc/l10n/tin-man.pot -11529672 total + 375226 ./doc/l10n/de.po + 142131 ./doc/l10n/en_GB/tin.1 + 84013 ./doc/l10n/en_GB/tin.5 + 467528 ./doc/l10n/en_GB.po + 294595 ./doc/l10n/tin-man.pot +12026223 total diff -Nurp '--exclude=.bzr*' tin-2.4.1/Makefile tin-2.4.2/Makefile --- tin-2.4.1/Makefile 2016-12-24 14:39:46.000000000 +0100 +++ tin-2.4.2/Makefile 2017-12-24 12:52:06.041666731 +0100 @@ -1,7 +1,7 @@ # Top level Makefile for tin # - for configuration options read the doc/INSTALL file. # -# Updated: 2015-08-29 +# Updated: 2017-08-09 # SHELL = @SHELL@ @@ -9,9 +9,9 @@ SHELL = @SHELL@ PROJECT = tin LVER = 2 PVER = 4 -SVER = 1 +SVER = 2 VER = $(LVER).$(PVER).$(SVER) -DVER = 20161224 +DVER = 20171224 EXE = tin # directory structure @@ -255,22 +255,33 @@ PCRE = \ $(PCREDIR)/testdata/testoutput9 CAN = \ - $(CANDIR)/CHANGES \ - $(CANDIR)/HOWTO \ - $(CANDIR)/README \ + $(CANDIR)/COPYING \ + $(CANDIR)/ChangeLog \ + $(CANDIR)/ChangeLog_V0 \ + $(CANDIR)/ChangeLog_V1 \ + $(CANDIR)/ChangeLog_V2 \ + $(CANDIR)/ChangeLog_V3 \ + $(CANDIR)/INSTALL \ + $(CANDIR)/LICENSE \ $(CANDIR)/Makefile.in \ + $(CANDIR)/README \ $(CANDIR)/src/base64.c \ $(CANDIR)/src/canlock.c \ - $(CANDIR)/src/hmac_sha1.c \ + $(CANDIR)/src/hmac.c \ + $(CANDIR)/src/secret.c \ $(CANDIR)/src/sha1.c \ + $(CANDIR)/src/sha224-256.c \ + $(CANDIR)/src/sha384-512.c \ + $(CANDIR)/src/usha.c \ $(CANDIR)/include/base64.h \ $(CANDIR)/include/canlock.h \ - $(CANDIR)/include/hmac_sha1.h \ - $(CANDIR)/include/sha1.h \ - $(CANDIR)/t/canlocktest.c \ - $(CANDIR)/t/hmactest.c \ - $(CANDIR)/t/canlocktest.shouldbe \ - $(CANDIR)/t/hmactest.shouldbe + $(CANDIR)/include/sha-private.h \ + $(CANDIR)/include/sha.h \ + $(CANDIR)/test/canlocktest.c \ + $(CANDIR)/test/canlocktest_legacy.c \ + $(CANDIR)/test/hkdf.c \ + $(CANDIR)/test/shatest.c \ + $(CANDIR)/util/canlock.c MISC = \ $(INCDIR)/autoconf.hin \ @@ -347,7 +358,7 @@ L10NFILES = \ ALL_FILES = $(TOP) $(DOC) $(TOL) $(HFILES) $(CFILES) $(PCRE) $(MISC) $(CAN) $(INTLFILES) $(POFILES) $(L10NFILES) -ALL_DIRS = $(TOPDIR) $(DOCDIR) $(SRCDIR) $(INCDIR) $(PCREDIR) $(PCREDIR)/doc $(PCREDIR)/testdata $(CANDIR) $(INTLDIR) $(PODIR) $(L10NDIR) $(L10NDIR)/de $(L10NDIR)/en_GB +ALL_DIRS = $(TOPDIR) $(DOCDIR) $(SRCDIR) $(INCDIR) $(PCREDIR) $(PCREDIR)/doc $(PCREDIR)/testdata $(CANDIR) $(CANDIR)/include $(CANDIR)/src $(CANDIR)/test $(CANDIR)/util/ $(INTLDIR) $(PODIR) $(L10NDIR) $(L10NDIR)/de $(L10NDIR)/en_GB # standard commands CD = cd diff -Nurp '--exclude=.bzr*' tin-2.4.1/aclocal.m4 tin-2.4.2/aclocal.m4 --- tin-2.4.1/aclocal.m4 2016-10-12 17:31:37.000000000 +0200 +++ tin-2.4.2/aclocal.m4 2017-12-08 08:53:14.144773240 +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 : 2016-08-16 +dnl Updated : 2017-09-23 dnl Notes : dnl -dnl Copyright (c) 1995-2017 Thomas E. Dickey +dnl Copyright (c) 1995-2018 Thomas E. Dickey dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -425,7 +425,7 @@ fi AC_SUBST($1)dnl ])dnl dnl --------------------------------------------------------------------------- -dnl AM_WITH_NLS version: 26 updated: 2015/04/15 19:08:48 +dnl AM_WITH_NLS version: 27 updated: 2017/07/10 20:13:33 dnl ----------- dnl Inserted as requested by gettext 0.10.40 dnl File from /usr/share/aclocal @@ -499,6 +499,8 @@ AC_DEFUN([AM_WITH_NLS], dnl If we use NLS figure out what method if test "$USE_NLS" = "yes"; then + dnl We need to process the po/ directory. + POSUB=po AC_DEFINE(ENABLE_NLS, 1, [Define to 1 if translation of program messages to the user's native language is requested.]) @@ -512,20 +514,49 @@ AC_DEFUN([AM_WITH_NLS], 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 - dnl to use. If GNU gettext is available we use this. Else we have + dnl to use. If GNU gettext is available we use this. Else we may have dnl to fall back to GNU NLS library. CATOBJEXT=NONE + dnl Save these (possibly-set) variables for reference. If the user + dnl overrode these to provide full pathnames, then warn if not actually + dnl GNU gettext, but do not override their values. Also, if they were + dnl overridden, suppress the part of the library test which prevents it + dnl from finding anything other than GNU gettext. Doing this also + dnl suppresses a bogus search for the intl library. + 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_OPTS_1="$CPPFLAGS" + if test "x$cf_save_msgfmt_path" = "x$MSGFMT" && \ + test "x$cf_save_xgettext_path" = "x$XGETTEXT" ; then + CF_ADD_CFLAGS(-DIGNORE_MSGFMT_HACK) + fi + cf_save_LIBS_1="$LIBS" CF_ADD_LIBS($LIBICONV) - AC_CACHE_CHECK([for libintl.h and gettext()], cf_cv_func_gettext,[ - CF_FIND_LINKAGE(CF__INTL_HEAD, - CF__INTL_BODY, + + CF_FIND_LINKAGE(CF__INTL_HEAD, + CF__INTL_BODY($2), intl, cf_cv_func_gettext=yes, cf_cv_func_gettext=no) - ]) + + AC_MSG_CHECKING([for libintl.h and gettext()]) + AC_MSG_RESULT($cf_cv_func_gettext) + LIBS="$cf_save_LIBS_1" + CPPFLAGS="$cf_save_OPTS_1" if test "$cf_cv_func_gettext" = yes ; then AC_DEFINE(HAVE_LIBINTL_H,1,[Define to 1 if we have libintl.h]) @@ -553,161 +584,151 @@ AC_DEFUN([AM_WITH_NLS], AC_CHECK_FUNCS(dcgettext) LIBS="$gt_save_LIBS" - 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) - - 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], :) - CATOBJEXT=.gmo fi + else + AC_MSG_WARN(disabling NLS feature) + sed -e /ENABLE_NLS/d confdefs.h >confdefs.tmp + mv confdefs.tmp confdefs.h + ALL_LINGUAS= + CATOBJEXT=.ignored + MSGFMT=":" + GMSGFMT=":" + XGETTEXT=":" + POSUB= + BUILD_INCLUDED_LIBINTL=no + USE_INCLUDED_LIBINTL=no + USE_NLS=no + nls_cv_use_gnu_gettext=no fi if test "$CATOBJEXT" = "NONE"; then dnl GNU gettext is not found in the C library. dnl Fall back on GNU gettext library. - nls_cv_use_gnu_gettext=yes + nls_cv_use_gnu_gettext=maybe fi fi - if test "$nls_cv_use_gnu_gettext" = "yes"; then - if test ! -d $srcdir/intl ; then - AC_MSG_ERROR(no NLS library is packaged with this application) - fi - dnl Mark actions used to generate GNU NLS library. - INTLOBJS="\$(GETTOBJS)" - AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, - [$ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1], :) - AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) - AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, - [$ac_dir/$ac_word --omit-header /dev/null >/dev/null 2>&1], :) - AC_SUBST(MSGFMT) - BUILD_INCLUDED_LIBINTL=yes - USE_INCLUDED_LIBINTL=yes + if test "$nls_cv_use_gnu_gettext" != "no"; then CATOBJEXT=.gmo - INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV" - LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` + if test -f $srcdir/intl/libintl.h ; then + dnl Mark actions used to generate GNU NLS library. + INTLOBJS="\$(GETTOBJS)" + BUILD_INCLUDED_LIBINTL=yes + USE_INCLUDED_LIBINTL=yes + INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])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 + AC_MSG_WARN(no NLS library is packaged with this application) + fi fi - dnl This could go away some day; the PATH_PROG_WITH_TEST already does it. dnl Test whether we really found GNU msgfmt. if test "$GMSGFMT" != ":"; then - dnl If it is no GNU msgfmt we define it as : so that the - dnl Makefiles still can work. if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then : ; else - AC_MSG_RESULT( - [found msgfmt program is not GNU msgfmt; ignore it]) - GMSGFMT=":" + AC_MSG_WARN([found msgfmt program is not GNU msgfmt]) fi fi - dnl This could go away some day; the PATH_PROG_WITH_TEST already does it. dnl Test whether we really found GNU xgettext. if test "$XGETTEXT" != ":"; then - dnl If it is no GNU xgettext we define it as : so that the - dnl Makefiles still can work. if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then : ; else - AC_MSG_RESULT( - [found xgettext program is not GNU xgettext; ignore it]) - XGETTEXT=":" + AC_MSG_WARN([found xgettext program is not GNU xgettext]) fi fi - - dnl We need to process the po/ directory. - POSUB=po fi - AC_OUTPUT_COMMANDS( - [for ac_file in $CONFIG_FILES; do - - # Support "outfile[:infile[:infile...]]" - case "$ac_file" in - (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; - esac - - # PO directories have a Makefile.in generated from Makefile.inn. - case "$ac_file" in - (*/[Mm]akefile.in) - # Adjust a relative srcdir. - ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` - ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" - ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` - ac_base=`basename $ac_file .in` - # In autoconf-2.13 it is called $ac_given_srcdir. - # In autoconf-2.50 it is called $srcdir. - test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" - - case "$ac_given_srcdir" in - (.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; - (/*) top_srcdir="$ac_given_srcdir" ;; - (*) top_srcdir="$ac_dots$ac_given_srcdir" ;; + if test "$XGETTEXT" != ":"; then + AC_OUTPUT_COMMANDS( + [for ac_file in $CONFIG_FILES; do + + # Support "outfile[:infile[:infile...]]" + case "$ac_file" in + (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; esac - - if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then - rm -f "$ac_dir/POTFILES" - test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES" - sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," -e "\$s/\(.*\) \\\\/\1/" < "$ac_given_srcdir/$ac_dir/POTFILES.in" > "$ac_dir/POTFILES" - test -n "$as_me" && echo "$as_me: creating $ac_dir/$ac_base" || echo "creating $ac_dir/$ac_base" - sed -e "/POTFILES =/r $ac_dir/POTFILES" "$ac_dir/$ac_base.in" > "$ac_dir/$ac_base" - fi - ;; - esac - done]) - - dnl If this is used in GNU gettext we have to set BUILD_INCLUDED_LIBINTL - dnl to 'yes' because some of the testsuite requires it. - if test "$PACKAGE" = gettext; then - 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. - if test "$nls_cv_use_gnu_gettext" = "yes"; then - AC_CHECK_PROGS([INTLBISON], [bison]) - if test -z "$INTLBISON"; then - ac_verc_fail=yes - else - dnl Found it, now check the version. - AC_MSG_CHECKING([version of bison]) + + # PO directories have a Makefile.in generated from Makefile.inn. + case "$ac_file" in + (*/[Mm]akefile.in) + # Adjust a relative srcdir. + ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` + ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" + ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` + ac_base=`basename $ac_file .in` + # In autoconf-2.13 it is called $ac_given_srcdir. + # In autoconf-2.50 it is called $srcdir. + test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" + + case "$ac_given_srcdir" in + (.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; + (/*) top_srcdir="$ac_given_srcdir" ;; + (*) top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + + if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then + rm -f "$ac_dir/POTFILES" + test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES" + sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," -e "\$s/\(.*\) \\\\/\1/" < "$ac_given_srcdir/$ac_dir/POTFILES.in" > "$ac_dir/POTFILES" + test -n "$as_me" && echo "$as_me: creating $ac_dir/$ac_base" || echo "creating $ac_dir/$ac_base" + sed -e "/POTFILES =/r $ac_dir/POTFILES" "$ac_dir/$ac_base.in" > "$ac_dir/$ac_base" + fi + ;; + esac + done]) + + dnl If this is used in GNU gettext we have to set BUILD_INCLUDED_LIBINTL + dnl to 'yes' because some of the testsuite requires it. + if test "$PACKAGE" = gettext; then + 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. + if test "$nls_cv_use_gnu_gettext" = "yes"; then + AC_CHECK_PROGS([INTLBISON], [bison]) + if test -z "$INTLBISON"; then + ac_verc_fail=yes + else + dnl Found it, now check the version. + AC_MSG_CHECKING([version of bison]) changequote(<<,>>)dnl - ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` - case $ac_prog_version in - ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; - (1.2[6-9]*|1.[3-9][0-9]*|[2-9].*) + ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` + case $ac_prog_version in + ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; + (1.2[6-9]*|1.[3-9][0-9]*|[2-9].*) changequote([,])dnl - ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; - (*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; - esac - AC_MSG_RESULT([$ac_prog_version]) - fi - if test $ac_verc_fail = yes; then - INTLBISON=: + ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; + (*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; + esac + AC_MSG_RESULT([$ac_prog_version]) + fi + if test $ac_verc_fail = yes; then + INTLBISON=: + fi fi + + dnl These rules are solely for the distribution goal. While doing this + dnl we only have to keep exactly one list of the available catalogs + dnl in configure.in. + for lang in $ALL_LINGUAS; do + GMOFILES="$GMOFILES $lang.gmo" + POFILES="$POFILES $lang.po" + done fi - dnl These rules are solely for the distribution goal. While doing this - dnl we only have to keep exactly one list of the available catalogs - dnl in configure.in. - for lang in $ALL_LINGUAS; do - GMOFILES="$GMOFILES $lang.gmo" - POFILES="$POFILES $lang.po" - done - dnl Make all variables we use known to autoconf. AC_SUBST(BUILD_INCLUDED_LIBINTL) AC_SUBST(USE_INCLUDED_LIBINTL) @@ -762,7 +783,7 @@ define([CF_ACVERSION_COMPARE], [ifelse([$8], , ,[$8])], [ifelse([$9], , ,[$9])])])dnl dnl --------------------------------------------------------------------------- -dnl CF_ADD_CFLAGS version: 12 updated: 2015/04/12 15:39:00 +dnl CF_ADD_CFLAGS version: 13 updated: 2017/02/25 18:57:40 dnl ------------- dnl Copy non-preprocessor flags to $CFLAGS, preprocessor flags to $CPPFLAGS dnl The second parameter if given makes this macro verbose. @@ -792,10 +813,10 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + CF_APPEND_TEXT(cf_new_extra_cppflags,$cf_add_cflags) continue elif test "${cf_tst_cflags}" = "\"'" ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + CF_APPEND_TEXT(cf_new_extra_cppflags,$cf_add_cflags) continue fi ;; @@ -810,17 +831,17 @@ case $cf_fix_cppflags in CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,$cf_tst_cppflags) ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + CF_APPEND_TEXT(cf_new_cppflags,$cf_add_cflags) ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + CF_APPEND_TEXT(cf_new_cflags,$cf_add_cflags) ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + CF_APPEND_TEXT(cf_new_extra_cppflags,$cf_add_cflags) cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[[^"]]*"'\''//'` @@ -833,17 +854,17 @@ done if test -n "$cf_new_cflags" ; then ifelse([$2],,,[CF_VERBOSE(add to \$CFLAGS $cf_new_cflags)]) - CFLAGS="$CFLAGS $cf_new_cflags" + CF_APPEND_TEXT(CFLAGS,$cf_new_cflags) fi if test -n "$cf_new_cppflags" ; then ifelse([$2],,,[CF_VERBOSE(add to \$CPPFLAGS $cf_new_cppflags)]) - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + CF_APPEND_TEXT(CPPFLAGS,$cf_new_cppflags) fi if test -n "$cf_new_extra_cppflags" ; then ifelse([$2],,,[CF_VERBOSE(add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags)]) - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + CF_APPEND_TEXT(EXTRA_CPPFLAGS,$cf_new_extra_cppflags) fi AC_SUBST(EXTRA_CPPFLAGS) @@ -1135,6 +1156,16 @@ You have the following choices: fi ])dnl dnl --------------------------------------------------------------------------- +dnl CF_APPEND_TEXT version: 1 updated: 2017/02/25 18:58:55 +dnl -------------- +dnl use this macro for appending text without introducing an extra blank at +dnl the beginning +define([CF_APPEND_TEXT], +[ + test -n "[$]$1" && $1="[$]$1 " + $1="[$]{$1}$2" +])dnl +dnl --------------------------------------------------------------------------- dnl CF_ARG_DISABLE version: 3 updated: 1999/03/30 17:24:31 dnl -------------- dnl Allow user to disable a normally-on option. @@ -1510,11 +1541,11 @@ AC_SUBST(PCREDIR_LIBS) AC_SUBST(PCREDIR_CPPFLAGS) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CC_ENV_FLAGS version: 4 updated: 2016/06/25 16:23:40 +dnl CF_CC_ENV_FLAGS version: 8 updated: 2017/09/23 08:50:24 dnl --------------- dnl Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content -dnl into CC. This will not help with broken scripts that wrap the compiler with -dnl options, but eliminates a more common category of user confusion. +dnl into CC. This will not help with broken scripts that wrap the compiler +dnl with options, but eliminates a more common category of user confusion. dnl dnl In particular, it addresses the problem of being able to run the C dnl preprocessor in a consistent manner. @@ -1533,9 +1564,20 @@ case "$CC" in AC_MSG_RESULT(broken) AC_MSG_WARN(your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options) # humor him... - cf_flags=`echo "$CC" | sed -e 's/^[[^ ]]*[[ ]][[ ]]*//'` - CC=`echo "$CC " | sed -e 's/[[ ]]-[[IUD]][[^ ]][[^ ]]*//g' -e 's/[[ ]]*$//'` - CF_ADD_CFLAGS($cf_flags) + cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[[ ]]* / /g' -e 's/[[ ]]*[[ ]]-[[^ ]].*//'` + cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", [substr]([$]0,1+length(prog))); }'` + CC="$cf_prog" + for cf_arg in $cf_flags + do + case "x$cf_arg" in + (x-[[IUDfgOW]]*) + CF_ADD_CFLAGS($cf_arg) + ;; + (*) + CC="$CC $cf_arg" + ;; + esac + done CF_VERBOSE(resulting CC: '$CC') CF_VERBOSE(resulting CFLAGS: '$CFLAGS') CF_VERBOSE(resulting CPPFLAGS: '$CPPFLAGS') @@ -2020,7 +2062,7 @@ fi AC_CHECK_HEADERS($cf_cv_ncurses_header) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_LIBS version: 39 updated: 2015/05/10 19:52:14 +dnl CF_CURSES_LIBS version: 40 updated: 2017/09/07 17:06:24 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. @@ -2113,36 +2155,35 @@ if test ".$ac_cv_func_initscr" != .yes ; then for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown do - AC_CHECK_LIB($cf_curs_lib,initscr,[break]) + LIBS="-l$cf_curs_lib $cf_save_LIBS" + if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then + AC_MSG_CHECKING(if we can link with $cf_curs_lib library) + AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], + [initscr()], + [cf_result=yes], + [cf_result=no]) + AC_MSG_RESULT($cf_result) + test $cf_result = yes && break + elif test "$cf_curs_lib" = "$cf_term_lib" ; then + cf_result=no + 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);], + [cf_result=no], + [ + LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" + AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], + [initscr()], + [cf_result=yes], + [cf_result=error]) + ]) + AC_MSG_RESULT($cf_result) + test $cf_result != error && break + fi done fi test $cf_curs_lib = unknown && AC_MSG_ERROR(no curses library found) - - LIBS="-l$cf_curs_lib $cf_save_LIBS" - if test "$cf_term_lib" = unknown ; then - AC_MSG_CHECKING(if we can link with $cf_curs_lib library) - AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], - [initscr()], - [cf_result=yes], - [cf_result=no]) - AC_MSG_RESULT($cf_result) - test $cf_result = no && AC_MSG_ERROR(Cannot link curses library) - elif test "$cf_curs_lib" = "$cf_term_lib" ; then - : - 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);], - [cf_result=no], - [ - LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" - AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], - [initscr()], - [cf_result=yes], - [cf_result=error]) - ]) - AC_MSG_RESULT($cf_result) - fi fi fi @@ -2846,7 +2887,7 @@ AC_MSG_RESULT($cf_cv_func_fork) test $cf_cv_func_fork = yes && AC_DEFINE(HAVE_FORK) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_FUNC_GETADDRINFO version: 8 updated: 2012/11/08 20:57:52 +dnl CF_FUNC_GETADDRINFO version: 9 updated: 2017/05/10 18:31:29 dnl ------------------- dnl Look for a working version of getaddrinfo(), for IPV6 support. AC_DEFUN([CF_FUNC_GETADDRINFO],[ @@ -2860,7 +2901,7 @@ AC_TRY_RUN([ #define expect(a,b) if (strcmp(a,b) != 0) goto bad -int main() +int main(void) { int passive, gaierr, inet4 = 0, inet6 = 0; struct addrinfo hints, *ai, *aitop; @@ -2937,7 +2978,7 @@ if test "$cf_cv_getaddrinfo" = yes ; the fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_FUNC_MEMMOVE version: 8 updated: 2012/10/04 20:12:20 +dnl CF_FUNC_MEMMOVE version: 9 updated: 2017/01/21 11:06:25 dnl --------------- dnl Check for memmove, or a bcopy that can handle overlapping copy. If neither dnl is found, add our own version of memmove to the list of objects. @@ -2947,7 +2988,7 @@ AC_CHECK_FUNC(memmove,,[ AC_CHECK_FUNC(bcopy,[ AC_CACHE_CHECK(if bcopy does overlapping moves,cf_cv_good_bcopy,[ AC_TRY_RUN([ -int main() { +int main(void) { static char data[] = "abcdefghijklmnopqrstuwwxyz"; char temp[40]; bcopy(data, temp, sizeof(data)); @@ -3526,7 +3567,7 @@ printf("old\n"); ,[$1=no]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NCURSES_CONFIG version: 17 updated: 2015/07/07 04:22:07 +dnl CF_NCURSES_CONFIG version: 18 updated: 2017/07/23 18:30:00 dnl ----------------- dnl Tie together the configure-script macros for ncurses, preferring these in dnl order: @@ -3574,6 +3615,7 @@ if test "x${PKG_CONFIG:=none}" != xnone; AC_DEFINE(NCURSES,1,[Define to 1 if we are using ncurses headers/libraries]) NCURSES_CONFIG_PKG=$cf_ncuconfig_root fi + CF_TERM_HEADER else AC_MSG_RESULT(no) @@ -3804,7 +3846,7 @@ CF_UPPER(cf_nculib_ROOT,HAVE_LIB$cf_ncul AC_DEFINE_UNQUOTED($cf_nculib_ROOT) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NCURSES_VERSION version: 14 updated: 2012/10/06 08:57:51 +dnl CF_NCURSES_VERSION version: 15 updated: 2017/05/09 19:26:10 dnl ------------------ dnl Check for the version of ncurses, to aid in reporting bugs, etc. dnl Call CF_CURSES_CPPFLAGS first, or CF_NCURSES_CPPFLAGS. We don't use @@ -3819,7 +3861,7 @@ AC_CACHE_CHECK(for ncurses version, cf_c AC_TRY_RUN([ #include <${cf_cv_ncurses_header:-curses.h}> #include -int main() +int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); #ifdef NCURSES_VERSION @@ -5626,7 +5668,7 @@ esac ])dnl dnl --------------------------------------------------------------------------- -dnl CF_XOPEN_SOURCE version: 51 updated: 2016/08/10 03:17:34 +dnl CF_XOPEN_SOURCE version: 52 updated: 2016/08/27 12:21:42 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, @@ -5674,7 +5716,7 @@ case $host_os in cf_xopen_source="-D_SGI_SOURCE" cf_XOPEN_SOURCE= ;; -(linux*|gnu*|mint*|k*bsd*-gnu|cygwin) +(linux*|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) CF_GNU_SOURCE ;; (minix*) @@ -6101,7 +6143,7 @@ define([CF__ICONV_HEAD],[ #include ] )dnl dnl --------------------------------------------------------------------------- -dnl CF__INTL_BODY version: 2 updated: 2015/05/10 19:52:14 +dnl CF__INTL_BODY version: 3 updated: 2017/07/10 20:13:33 dnl ------------- dnl Test-code needed for libintl compile-checks dnl $1 = parameter 2 from AM_WITH_NLS @@ -6109,7 +6151,9 @@ define([CF__INTL_BODY],[ bindtextdomain ("", ""); return (int) gettext ("") ifelse([$1], need-ngettext, [ + (int) ngettext ("", "", 0)], []) +#ifndef IGNORE_MSGFMT_HACK [ + _nl_msg_cat_cntr] +#endif ]) dnl --------------------------------------------------------------------------- dnl CF__INTL_HEAD version: 1 updated: 2007/07/26 17:35:47 diff -Nurp '--exclude=.bzr*' tin-2.4.1/config.guess tin-2.4.2/config.guess --- tin-2.4.1/config.guess 2016-10-03 17:45:29.000000000 +0200 +++ tin-2.4.2/config.guess 2017-12-17 15:17:04.833691712 +0100 @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2016 Free Software Foundation, Inc. +# Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2016-10-02' +timestamp='2017-12-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 @@ -15,7 +15,7 @@ timestamp='2016-10-02' # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, see . +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -27,7 +27,7 @@ timestamp='2016-10-02' # Originally written by Per Bothner; maintained since 2000 by Ben Elliston. # # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess # # Please send patches to . @@ -38,7 +38,7 @@ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. -Operation modes: +Options: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit @@ -49,7 +49,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2016 Free Software Foundation, Inc. +Copyright 1992-2017 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." @@ -243,6 +243,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE} exit ;; + *:MidnightBSD:*:*) + echo ${UNAME_MACHINE}-unknown-midnightbsd${UNAME_RELEASE} + exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; @@ -258,6 +261,12 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ *:Sortix:*:*) echo ${UNAME_MACHINE}-unknown-sortix exit ;; + *:Redox:*:*) + echo ${UNAME_MACHINE}-unknown-redox + exit ;; + mips:OSF1:*.*) + echo mips-dec-osf1 + exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) @@ -314,15 +323,6 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ exitcode=$? trap '' 0 exit $exitcode ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; @@ -484,13 +484,13 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + printf ("mips-mips-riscos%ssysv\\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + printf ("mips-mips-riscos%ssvr4\\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + printf ("mips-mips-riscos%sbsd\\n", argv[1]); exit (0); #endif #endif exit (-1); @@ -613,7 +613,7 @@ EOF *:AIX:*:*) echo rs6000-ibm-aix exit ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) + ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and @@ -634,8 +634,8 @@ EOF 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/[34]?? ) HP_ARCH=m68k ;; + 9000/31?) HP_ARCH=m68000 ;; + 9000/[34]??) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` @@ -748,7 +748,7 @@ EOF { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:*) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) @@ -757,7 +757,7 @@ EOF *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:*) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) @@ -836,10 +836,11 @@ EOF UNAME_PROCESSOR=`/usr/bin/uname -p` case ${UNAME_PROCESSOR} in amd64) - echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - *) - echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + UNAME_PROCESSOR=x86_64 ;; + i386) + UNAME_PROCESSOR=i586 ;; esac + echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin @@ -853,10 +854,6 @@ EOF *:MSYS*:*) echo ${UNAME_MACHINE}-pc-msys exit ;; - i*:windows32*:*) - # uname -m includes "-pc" on this system. - echo ${UNAME_MACHINE}-mingw32 - exit ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; @@ -872,27 +869,12 @@ EOF echo ia64-unknown-interix${UNAME_RELEASE} exit ;; esac ;; - [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit ;; - 8664:Windows_NT:*) - echo x86_64-pc-mks - exit ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix - exit ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin - exit ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; @@ -1095,7 +1077,7 @@ EOF i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) + i*86:*:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} @@ -1310,6 +1292,13 @@ EOF powerpc) UNAME_PROCESSOR=powerpc64 ;; esac fi + # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc + if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_PPC >/dev/null + then + UNAME_PROCESSOR=powerpc + fi fi elif test "$UNAME_PROCESSOR" = i386 ; then # Avoid executing cc on OS X 10.9, as it ships with a stub @@ -1333,15 +1322,18 @@ EOF *:QNX:*:4*) echo i386-pc-qnx exit ;; - NEO-?:NONSTOP_KERNEL:*:*) + NEO-*:NONSTOP_KERNEL:*:*) echo neo-tandem-nsk${UNAME_RELEASE} exit ;; NSE-*:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; - NSR-?:NONSTOP_KERNEL:*:*) + NSR-*:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; + NSX-*:NONSTOP_KERNEL:*:*) + echo nsx-tandem-nsk${UNAME_RELEASE} + exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; @@ -1413,16 +1405,29 @@ EOF exit ;; esac +echo "$0: unable to guess system type" >&2 + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}" in + mips:Linux | mips64:Linux) + # If we got here on MIPS GNU/Linux, output extra information. + cat >&2 <&2 <. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -33,7 +33,7 @@ timestamp='2016-12-24' # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases @@ -57,7 +57,7 @@ Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIA Canonicalize a configuration name. -Operation modes: +Options: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit @@ -67,7 +67,7 @@ Report bugs and patches to > confdefs.h <&6 echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2 # humor him... - cf_flags=`echo "$CC" | sed -e 's/^[^ ]*[ ][ ]*//'` - CC=`echo "$CC " | sed -e 's/[ ]-[IUD][^ ][^ ]*//g' -e 's/[ ]*$//'` - + cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'` + cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", substr($0,1+length(prog))); }'` + CC="$cf_prog" + for cf_arg in $cf_flags + do + case "x$cf_arg" in + (x-[IUDfgOW]*) + cf_fix_cppflags=no cf_new_cflags= cf_new_cppflags= cf_new_extra_cppflags= -for cf_add_cflags in $cf_flags +for cf_add_cflags in $cf_arg do case $cf_fix_cppflags in (no) @@ -895,10 +900,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -917,17 +928,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -940,35 +960,50 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi + ;; + (*) + CC="$CC $cf_arg" + ;; + esac + done test -n "$verbose" && echo " resulting CC: '$CC'" 1>&6 -echo "${as_me:-configure}:962: testing resulting CC: '$CC' ..." 1>&5 +echo "${as_me:-configure}:997: testing resulting CC: '$CC' ..." 1>&5 test -n "$verbose" && echo " resulting CFLAGS: '$CFLAGS'" 1>&6 -echo "${as_me:-configure}:967: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 +echo "${as_me:-configure}:1002: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 test -n "$verbose" && echo " resulting CPPFLAGS: '$CPPFLAGS'" 1>&6 -echo "${as_me:-configure}:972: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 +echo "${as_me:-configure}:1007: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 ;; @@ -979,7 +1014,7 @@ esac echo $ac_n "checking for ${CC:-cc} option to accept ANSI C""... $ac_c" 1>&6 -echo "configure:983: checking for ${CC:-cc} option to accept ANSI C" >&5 +echo "configure:1018: checking for ${CC:-cc} option to accept ANSI C" >&5 if eval "test \"`echo '$''{'cf_cv_ansi_cc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1023,10 +1058,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -1045,17 +1086,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -1068,24 +1118,33 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1164: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ansi_cc="$cf_arg"; break else @@ -1140,10 +1199,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -1162,17 +1227,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -1185,17 +1259,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -1213,7 +1296,7 @@ fi # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1217: checking for $ac_word" >&5 +echo "configure:1300: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1243,7 +1326,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1247: checking for $ac_word" >&5 +echo "configure:1330: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1294,7 +1377,7 @@ fi # Extract the first word of "cl", so it can be a program name with args. set dummy cl; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1298: checking for $ac_word" >&5 +echo "configure:1381: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1326,7 +1409,7 @@ fi fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 -echo "configure:1330: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 +echo "configure:1413: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 ac_ext=c # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. @@ -1337,12 +1420,12 @@ cross_compiling=$ac_cv_prog_cc_cross cat > conftest.$ac_ext << EOF -#line 1341 "configure" +#line 1424 "configure" #include "confdefs.h" main(){return(0);} EOF -if { (eval echo configure:1346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:1429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_prog_cc_works=yes # If we can't run a trivial program, we are probably using a cross compiler. if (./conftest; exit) 2>/dev/null; then @@ -1368,12 +1451,12 @@ if test $ac_cv_prog_cc_works = no; then { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 -echo "configure:1372: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:1455: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:1377: checking whether we are using GNU C" >&5 +echo "configure:1460: checking whether we are using GNU C" >&5 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1382,7 +1465,7 @@ else yes; #endif EOF -if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1386: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1469: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no @@ -1401,7 +1484,7 @@ ac_test_CFLAGS="${CFLAGS+set}" ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 -echo "configure:1405: checking whether ${CC-cc} accepts -g" >&5 +echo "configure:1488: checking whether ${CC-cc} accepts -g" >&5 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1437,7 +1520,7 @@ fi GCC_VERSION=none if test "$GCC" = yes ; then echo $ac_n "checking version of $CC""... $ac_c" 1>&6 -echo "configure:1441: checking version of $CC" >&5 +echo "configure:1524: checking version of $CC" >&5 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 "$ac_t""$GCC_VERSION" 1>&6 @@ -1458,21 +1541,26 @@ fi : ${CC:=cc} echo $ac_n "checking \$CC variable""... $ac_c" 1>&6 -echo "configure:1462: checking \$CC variable" >&5 +echo "configure:1545: checking \$CC variable" >&5 case "$CC" in (*[\ \ ]-*) echo "$ac_t""broken" 1>&6 echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2 # humor him... - cf_flags=`echo "$CC" | sed -e 's/^[^ ]*[ ][ ]*//'` - CC=`echo "$CC " | sed -e 's/[ ]-[IUD][^ ][^ ]*//g' -e 's/[ ]*$//'` - + cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'` + cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", substr($0,1+length(prog))); }'` + CC="$cf_prog" + for cf_arg in $cf_flags + do + case "x$cf_arg" in + (x-[IUDfgOW]*) + cf_fix_cppflags=no cf_new_cflags= cf_new_cppflags= cf_new_extra_cppflags= -for cf_add_cflags in $cf_flags +for cf_add_cflags in $cf_arg do case $cf_fix_cppflags in (no) @@ -1487,10 +1575,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -1509,17 +1603,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -1532,35 +1635,50 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi + ;; + (*) + CC="$CC $cf_arg" + ;; + esac + done test -n "$verbose" && echo " resulting CC: '$CC'" 1>&6 -echo "${as_me:-configure}:1554: testing resulting CC: '$CC' ..." 1>&5 +echo "${as_me:-configure}:1672: testing resulting CC: '$CC' ..." 1>&5 test -n "$verbose" && echo " resulting CFLAGS: '$CFLAGS'" 1>&6 -echo "${as_me:-configure}:1559: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 +echo "${as_me:-configure}:1677: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 test -n "$verbose" && echo " resulting CPPFLAGS: '$CPPFLAGS'" 1>&6 -echo "${as_me:-configure}:1564: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 +echo "${as_me:-configure}:1682: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 ;; @@ -1571,7 +1689,7 @@ esac echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 -echo "configure:1575: checking how to run the C preprocessor" >&5 +echo "configure:1693: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= @@ -1586,13 +1704,13 @@ else # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1596: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1714: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then : @@ -1603,13 +1721,13 @@ else rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1613: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1731: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then : @@ -1620,13 +1738,13 @@ else rm -rf conftest* CPP="${CC-cc} -nologo -E" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1630: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1748: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then : @@ -1652,13 +1770,13 @@ echo "$ac_t""$CPP" 1>&6 if test $ac_cv_prog_gcc = yes; then echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 -echo "configure:1656: checking whether ${CC-cc} needs -traditional" >&5 +echo "configure:1774: checking whether ${CC-cc} needs -traditional" >&5 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_pattern="Autoconf.*'x'" cat > conftest.$ac_ext < Autoconf TIOCGETP @@ -1676,7 +1794,7 @@ rm -f conftest* if test $ac_cv_prog_gcc_traditional = no; then cat > conftest.$ac_ext < Autoconf TCGETA @@ -1698,7 +1816,7 @@ echo "$ac_t""$ac_cv_prog_gcc_traditional fi echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 -echo "configure:1702: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "configure:1820: checking whether ${MAKE-make} sets \${MAKE}" >&5 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -1736,7 +1854,7 @@ fi # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 -echo "configure:1740: checking for a BSD compatible install" >&5 +echo "configure:1858: checking for a BSD compatible install" >&5 if test -z "$INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -1813,14 +1931,14 @@ EOF do rm -f y.tab.ch echo $ac_n "checking for $cf_prog""... $ac_c" 1>&6 -echo "configure:1817: checking for $cf_prog" >&5 +echo "configure:1935: checking for $cf_prog" >&5 cf_command="$cf_prog conftest.y" cf_result=no - if { (eval echo configure:1820: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then + if { (eval echo configure:1938: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && 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 configure:1824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then + if { (eval echo configure:1942: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then cf_result=yes fi else @@ -1844,7 +1962,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:1848: checking for $ac_word" >&5 +echo "configure:1966: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LINT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1913,16 +2031,16 @@ case $host_os in cf_xopen_source="-D_SGI_SOURCE" cf_XOPEN_SOURCE= ;; -(linux*|gnu*|mint*|k*bsd*-gnu|cygwin) +(linux*|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin) echo $ac_n "checking if we must define _GNU_SOURCE""... $ac_c" 1>&6 -echo "configure:1920: checking if we must define _GNU_SOURCE" >&5 +echo "configure:2038: checking if we must define _GNU_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_gnu_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { @@ -1932,7 +2050,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2054: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_gnu_source=no else @@ -1942,7 +2060,7 @@ else cf_save="$CPPFLAGS" CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" cat > conftest.$ac_ext < int main() { @@ -1952,7 +2070,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1956: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2074: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_gnu_source=no else @@ -1974,14 +2092,14 @@ echo "$ac_t""$cf_cv_gnu_source" 1>&6 if test "$cf_cv_gnu_source" = yes then echo $ac_n "checking if we should also define _DEFAULT_SOURCE""... $ac_c" 1>&6 -echo "configure:1978: checking if we should also define _DEFAULT_SOURCE" >&5 +echo "configure:2096: checking if we should also define _DEFAULT_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_default_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" cat > conftest.$ac_ext < int main() { @@ -1991,7 +2109,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1995: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2113: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_default_source=no else @@ -2033,16 +2151,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6 -echo "configure:2037: checking if we should define _POSIX_C_SOURCE" >&5 +echo "configure:2155: checking if we should define _POSIX_C_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:2043: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:2161: testing if the symbol is already defined go no further ..." 1>&5 cat > conftest.$ac_ext < int main() { @@ -2052,7 +2170,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_posix_c_source=no else @@ -2074,7 +2192,7 @@ else esac if test "$cf_want_posix_source" = yes ; then cat > conftest.$ac_ext < int main() { @@ -2084,7 +2202,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2088: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2206: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -2095,15 +2213,15 @@ fi rm -f conftest* fi -echo "${as_me:-configure}:2099: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:2217: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source" -echo "${as_me:-configure}:2104: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:2222: testing if the second compile does not leave our definition intact error ..." 1>&5 cat > conftest.$ac_ext < int main() { @@ -2113,7 +2231,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2117: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2235: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -2156,10 +2274,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -2178,17 +2302,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -2201,17 +2334,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -2252,13 +2394,13 @@ fi (*) echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6 -echo "configure:2256: checking if we should define _XOPEN_SOURCE" >&5 +echo "configure:2398: checking if we should define _XOPEN_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -2272,7 +2414,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2276: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2418: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_xopen_source=no else @@ -2282,7 +2424,7 @@ else cf_save="$CPPFLAGS" CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat > conftest.$ac_ext < @@ -2296,7 +2438,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2300: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2442: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_xopen_source=no else @@ -2348,10 +2490,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -2370,17 +2518,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -2393,17 +2550,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -2429,16 +2595,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6 -echo "configure:2433: checking if we should define _POSIX_C_SOURCE" >&5 +echo "configure:2599: checking if we should define _POSIX_C_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:2439: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:2605: testing if the symbol is already defined go no further ..." 1>&5 cat > conftest.$ac_ext < int main() { @@ -2448,7 +2614,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2618: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_posix_c_source=no else @@ -2470,7 +2636,7 @@ else esac if test "$cf_want_posix_source" = yes ; then cat > conftest.$ac_ext < int main() { @@ -2480,7 +2646,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -2491,15 +2657,15 @@ fi rm -f conftest* fi -echo "${as_me:-configure}:2495: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:2661: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source" -echo "${as_me:-configure}:2500: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:2666: testing if the second compile does not leave our definition intact error ..." 1>&5 cat > conftest.$ac_ext < int main() { @@ -2509,7 +2675,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2513: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2679: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -2552,10 +2718,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -2574,17 +2746,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -2597,17 +2778,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -2641,10 +2831,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -2663,17 +2859,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -2687,28 +2892,37 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:2691: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:2896: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:2700: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:2908: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + 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}:2709: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:2920: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -2718,9 +2932,9 @@ fi if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then echo $ac_n "checking if _XOPEN_SOURCE really is set""... $ac_c" 1>&6 -echo "configure:2722: checking if _XOPEN_SOURCE really is set" >&5 +echo "configure:2936: checking if _XOPEN_SOURCE really is set" >&5 cat > conftest.$ac_ext < int main() { @@ -2730,7 +2944,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2734: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2948: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_XOPEN_SOURCE_set=yes else @@ -2744,7 +2958,7 @@ rm -f conftest* if test $cf_XOPEN_SOURCE_set = yes then cat > conftest.$ac_ext < int main() { @@ -2754,7 +2968,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2972: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_XOPEN_SOURCE_set_ok=yes else @@ -2771,13 +2985,13 @@ rm -f conftest* else echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6 -echo "configure:2775: checking if we should define _XOPEN_SOURCE" >&5 +echo "configure:2989: checking if we should define _XOPEN_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -2791,7 +3005,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3009: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_xopen_source=no else @@ -2801,7 +3015,7 @@ else cf_save="$CPPFLAGS" CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat > conftest.$ac_ext < @@ -2815,7 +3029,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:2819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3033: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_xopen_source=no else @@ -2867,10 +3081,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -2889,17 +3109,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -2912,17 +3141,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -2935,13 +3173,13 @@ fi echo $ac_n "checking if SIGWINCH is defined""... $ac_c" 1>&6 -echo "configure:2939: checking if SIGWINCH is defined" >&5 +echo "configure:3177: checking if SIGWINCH is defined" >&5 if eval "test \"`echo '$''{'cf_cv_define_sigwinch'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -2951,7 +3189,7 @@ int main() { int x = SIGWINCH ; return 0; } EOF -if { (eval echo configure:2955: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3193: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_define_sigwinch=yes else @@ -2959,7 +3197,7 @@ else cat conftest.$ac_ext >&5 rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3214: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_define_sigwinch=maybe else @@ -2992,7 +3230,7 @@ echo "$ac_t""$cf_cv_define_sigwinch" 1>& if test "$cf_cv_define_sigwinch" = maybe ; then echo $ac_n "checking for actual SIGWINCH definition""... $ac_c" 1>&6 -echo "configure:2996: checking for actual SIGWINCH definition" >&5 +echo "configure:3234: checking for actual SIGWINCH definition" >&5 if eval "test \"`echo '$''{'cf_cv_fixup_sigwinch'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3002,7 +3240,7 @@ cf_sigwinch=32 while test $cf_sigwinch != 1 do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3261: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_fixup_sigwinch=$cf_sigwinch break @@ -3042,12 +3280,12 @@ echo "$ac_t""$cf_cv_fixup_sigwinch" 1>&6 fi echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 -echo "configure:3046: checking for Cygwin environment" >&5 +echo "configure:3284: checking for Cygwin environment" >&5 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3300: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_cygwin=yes else @@ -3075,19 +3313,19 @@ echo "$ac_t""$ac_cv_cygwin" 1>&6 CYGWIN= test "$ac_cv_cygwin" = yes && CYGWIN=yes echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6 -echo "configure:3079: checking for mingw32 environment" >&5 +echo "configure:3317: checking for mingw32 environment" >&5 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3329: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_mingw32=yes else @@ -3119,7 +3357,7 @@ esac echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 -echo "configure:3123: checking for executable suffix" >&5 +echo "configure:3361: checking for executable suffix" >&5 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3129,7 +3367,7 @@ else rm -f conftest* echo 'int main () { return 0; }' > conftest.$ac_ext ac_cv_exeext= - if { (eval echo configure:3133: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then + if { (eval echo configure:3371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then for file in conftest.*; do if test -f $file ; then case $file in @@ -3153,13 +3391,13 @@ echo "$ac_t""${ac_cv_exeext}" 1>&6 ac_exeext=$EXEEXT echo $ac_n "checking for object suffix""... $ac_c" 1>&6 -echo "configure:3157: checking for object suffix" >&5 +echo "configure:3395: checking for object suffix" >&5 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else rm -f conftest* echo 'int i = 1;' > conftest.$ac_ext -if { (eval echo configure:3163: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3401: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then for ac_file in conftest.*; do if test -f $ac_file ; then case $ac_file in @@ -3203,7 +3441,7 @@ LIB_PREFIX=$LIB_PREFIX echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 -echo "configure:3207: checking whether ln -s works" >&5 +echo "configure:3445: checking whether ln -s works" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3248,7 +3486,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3252: checking for $ac_word" >&5 +echo "configure:3490: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_BUILD_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3280,11 +3518,11 @@ done fi echo $ac_n "checking for native build C compiler""... $ac_c" 1>&6 -echo "configure:3284: checking for native build C compiler" >&5 +echo "configure:3522: checking for native build C compiler" >&5 echo "$ac_t""$BUILD_CC" 1>&6 echo $ac_n "checking for native build C preprocessor""... $ac_c" 1>&6 -echo "configure:3288: checking for native build C preprocessor" >&5 +echo "configure:3526: checking for native build C preprocessor" >&5 # Check whether --with-build-cpp or --without-build-cpp was given. if test "${with_build_cpp+set}" = set; then @@ -3297,7 +3535,7 @@ fi echo "$ac_t""$BUILD_CPP" 1>&6 echo $ac_n "checking for native build C flags""... $ac_c" 1>&6 -echo "configure:3301: checking for native build C flags" >&5 +echo "configure:3539: checking for native build C flags" >&5 # Check whether --with-build-cflags or --without-build-cflags was given. if test "${with_build_cflags+set}" = set; then @@ -3308,7 +3546,7 @@ fi echo "$ac_t""$BUILD_CFLAGS" 1>&6 echo $ac_n "checking for native build C preprocessor-flags""... $ac_c" 1>&6 -echo "configure:3312: checking for native build C preprocessor-flags" >&5 +echo "configure:3550: checking for native build C preprocessor-flags" >&5 # Check whether --with-build-cppflags or --without-build-cppflags was given. if test "${with_build_cppflags+set}" = set; then @@ -3319,7 +3557,7 @@ fi echo "$ac_t""$BUILD_CPPFLAGS" 1>&6 echo $ac_n "checking for native build linker-flags""... $ac_c" 1>&6 -echo "configure:3323: checking for native build linker-flags" >&5 +echo "configure:3561: checking for native build linker-flags" >&5 # Check whether --with-build-ldflags or --without-build-ldflags was given. if test "${with_build_ldflags+set}" = set; then @@ -3330,7 +3568,7 @@ fi echo "$ac_t""$BUILD_LDFLAGS" 1>&6 echo $ac_n "checking for native build linker-libraries""... $ac_c" 1>&6 -echo "configure:3334: checking for native build linker-libraries" >&5 +echo "configure:3572: checking for native build linker-libraries" >&5 # Check whether --with-build-libs or --without-build-libs was given. if test "${with_build_libs+set}" = set; then @@ -3373,7 +3611,7 @@ fi echo $ac_n "checking build system type""... $ac_c" 1>&6 -echo "configure:3377: checking build system type" >&5 +echo "configure:3615: checking build system type" >&5 build_alias=$build case "$build_alias" in @@ -3399,7 +3637,7 @@ fi # 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3403: checking for $ac_word" >&5 +echo "configure:3641: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3431,7 +3669,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3435: checking for $ac_word" >&5 +echo "configure:3673: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3466,7 +3704,7 @@ fi # 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3470: checking for $ac_word" >&5 +echo "configure:3708: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3498,7 +3736,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "ld", so it can be a program name with args. set dummy ld; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3502: checking for $ac_word" >&5 +echo "configure:3740: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3534,7 +3772,7 @@ fi # 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3538: checking for $ac_word" >&5 +echo "configure:3776: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3566,7 +3804,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3570: checking for $ac_word" >&5 +echo "configure:3808: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3603,7 +3841,7 @@ fi echo $ac_n "checking for options to update archives""... $ac_c" 1>&6 -echo "configure:3607: checking for options to update archives" >&5 +echo "configure:3845: checking for options to update archives" >&5 if eval "test \"`echo '$''{'cf_cv_ar_flags'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3625,10 +3863,10 @@ else rm -f conftest.a cat >conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; } ; then + if { (eval echo configure:3870: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } ; 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 if test -f conftest.a ; then @@ -3638,7 +3876,7 @@ EOF else test -n "$verbose" && echo " cannot compile test-program" 1>&6 -echo "${as_me:-configure}:3642: testing cannot compile test-program ..." 1>&5 +echo "${as_me:-configure}:3880: testing cannot compile test-program ..." 1>&5 break @@ -3681,7 +3919,7 @@ EOF esac echo $ac_n "checking if you would like to use heapsort""... $ac_c" 1>&6 -echo "configure:3685: checking if you would like to use heapsort" >&5 +echo "configure:3923: checking if you would like to use heapsort" >&5 # Check whether --enable-heapsort or --disable-heapsort was given. if test "${enable_heapsort+set}" = set; then @@ -3703,12 +3941,12 @@ if test "x$cf_use_heapsort" = xyes; then for ac_func in heapsort do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:3707: checking for $ac_func" >&5 +echo "configure:3945: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:3973: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -3757,9 +3995,9 @@ done if test x"$ac_cv_func_heapsort" = xyes; then echo $ac_n "checking if its prototype is compatible with qsort""... $ac_c" 1>&6 -echo "configure:3761: checking if its prototype is compatible with qsort" >&5 +echo "configure:3999: checking if its prototype is compatible with qsort" >&5 cat > conftest.$ac_ext < @@ -3773,7 +4011,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:3777: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:4015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -3786,7 +4024,7 @@ rm -f conftest*; else test -n "$verbose" && echo " will use our own heapsort function" 1>&6 -echo "${as_me:-configure}:3790: testing will use our own heapsort function ..." 1>&5 +echo "${as_me:-configure}:4028: testing will use our own heapsort function ..." 1>&5 EXTRAO_DEP='' @@ -3813,7 +4051,7 @@ if test "${with_ispell+set}" = set; then *) # user supplied option-value for "--with-ispell=path" echo $ac_n "checking for ispell""... $ac_c" 1>&6 -echo "configure:3817: checking for ispell" >&5 +echo "configure:4055: checking for ispell" >&5 ac_cv_path_PATH_ISPELL="$withval" cat >> confdefs.h <&6 -echo "configure:3834: checking for $ac_word" >&5 +echo "configure:4072: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_ISPELL'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3887,7 +4125,7 @@ if test "${with_metamail+set}" = set; th *) # user supplied option-value for "--with-metamail=path" echo $ac_n "checking for metamail""... $ac_c" 1>&6 -echo "configure:3891: checking for metamail" >&5 +echo "configure:4129: checking for metamail" >&5 ac_cv_path_PATH_METAMAIL="$withval" cat >> confdefs.h <&6 -echo "configure:3908: checking for $ac_word" >&5 +echo "configure:4146: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_METAMAIL'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3961,7 +4199,7 @@ if test "${with_sum+set}" = set; then *) # user supplied option-value for "--with-sum=path" echo $ac_n "checking for sum""... $ac_c" 1>&6 -echo "configure:3965: checking for sum" >&5 +echo "configure:4203: checking for sum" >&5 ac_cv_path_PATH_SUM="$withval" cat >> confdefs.h <&6 -echo "configure:3982: checking for $ac_word" >&5 +echo "configure:4220: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_SUM'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4025,12 +4263,12 @@ fi if test $ac_cv_path_PATH_SUM then echo $ac_n "checking if $ac_cv_path_PATH_SUM takes -r""... $ac_c" 1>&6 -echo "configure:4029: checking if $ac_cv_path_PATH_SUM takes -r" >&5 +echo "configure:4267: checking if $ac_cv_path_PATH_SUM takes -r" >&5 if eval "test \"`echo '$''{'ac_cv_prog_sum_r'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:4034: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } +if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:4272: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } then ac_cv_prog_sum_r=yes else @@ -4060,7 +4298,7 @@ fi echo $ac_n "checking for default editor""... $ac_c" 1>&6 -echo "configure:4064: checking for default editor" >&5 +echo "configure:4302: checking for default editor" >&5 # Check whether --with-editor or --without-editor was given. if test "${with_editor+set}" = set; then @@ -4088,7 +4326,7 @@ if test -z "$DEFAULT_EDITOR" ; then # Extract the first word of "vi", so it can be a program name with args. set dummy vi; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:4092: checking for $ac_word" >&5 +echo "configure:4330: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_EDITOR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4133,7 +4371,7 @@ EOF # Extract the first word of "sendmail", so it can be a program name with args. set dummy sendmail; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:4137: checking for $ac_word" >&5 +echo "configure:4375: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4187,7 +4425,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:4191: checking for $ac_word" >&5 +echo "configure:4429: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4224,7 +4462,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:4228: checking for $ac_word" >&5 +echo "configure:4466: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4258,7 +4496,7 @@ fi fi echo $ac_n "checking for default mailer""... $ac_c" 1>&6 -echo "configure:4262: checking for default mailer" >&5 +echo "configure:4500: checking for default mailer" >&5 if test -n "$DEFAULT_MAILER" ; then case $cf_cv_system_name in #(vi @@ -4285,7 +4523,7 @@ echo "$ac_t""$DEFAULT_MAILER" 1>&6 echo $ac_n "checking for incoming-mail directory""... $ac_c" 1>&6 -echo "configure:4289: checking for incoming-mail directory" >&5 +echo "configure:4527: checking for incoming-mail directory" >&5 # Check whether --with-mailbox or --without-mailbox was given. if test "${with_mailbox+set}" = set; then @@ -4331,7 +4569,7 @@ echo "$ac_t""$DEFAULT_MAILBOX" 1>&6 ## PGP Support echo $ac_n "checking if you want PGP/GPG-Support""... $ac_c" 1>&6 -echo "configure:4335: checking if you want PGP/GPG-Support" >&5 +echo "configure:4573: checking if you want PGP/GPG-Support" >&5 # Check whether --enable-pgp-gpg or --disable-pgp-gpg was given. if test "${enable_pgp_gpg+set}" = set; then @@ -4363,7 +4601,7 @@ if test "${with_pgp+set}" = set; then *) # user supplied option-value for "--with-pgp=path" echo $ac_n "checking for pgp""... $ac_c" 1>&6 -echo "configure:4367: checking for pgp" >&5 +echo "configure:4605: checking for pgp" >&5 ac_cv_path_PATH_PGP="$withval" cat >> confdefs.h <&6 -echo "configure:4384: checking for $ac_word" >&5 +echo "configure:4622: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGP'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4438,7 +4676,7 @@ if test "${with_pgpk+set}" = set; then *) # user supplied option-value for "--with-pgpk=path" echo $ac_n "checking for pgpk""... $ac_c" 1>&6 -echo "configure:4442: checking for pgpk" >&5 +echo "configure:4680: checking for pgpk" >&5 ac_cv_path_PATH_PGPK="$withval" cat >> confdefs.h <&6 -echo "configure:4459: checking for $ac_word" >&5 +echo "configure:4697: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGPK'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4513,7 +4751,7 @@ if test "${with_gpg+set}" = set; then *) # user supplied option-value for "--with-gpg=path" echo $ac_n "checking for gpg""... $ac_c" 1>&6 -echo "configure:4517: checking for gpg" >&5 +echo "configure:4755: checking for gpg" >&5 ac_cv_path_PATH_GPG="$withval" cat >> confdefs.h <&6 -echo "configure:4534: checking for $ac_word" >&5 +echo "configure:4772: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_GPG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4589,7 +4827,7 @@ if test "${with_slrnface+set}" = set; th *) # user supplied option-value for "--with-slrnface=path" echo $ac_n "checking for slrnface""... $ac_c" 1>&6 -echo "configure:4593: checking for slrnface" >&5 +echo "configure:4831: checking for slrnface" >&5 ac_cv_path_PATH_SLRNFACE="$withval" cat >> confdefs.h <&6 -echo "configure:4610: checking for $ac_word" >&5 +echo "configure:4848: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_SLRNFACE'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4666,13 +4904,13 @@ fi echo $ac_n "checking for the default shell program""... $ac_c" 1>&6 -echo "configure:4670: checking for the default shell program" >&5 +echo "configure:4908: checking for the default shell program" >&5 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 < @@ -4685,7 +4923,7 @@ make an error ; return 0; } EOF -if { (eval echo configure:4689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:4927: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* $cf_shell_progs="csh tcsh $cf_shell_progs" else @@ -4695,11 +4933,11 @@ fi rm -f conftest* fi -echo "${as_me:-configure}:4699: testing paths of shell programs: $cf_shell_progs ..." 1>&5 +echo "${as_me:-configure}:4937: 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}:4703: testing /etc/shells ..." 1>&5 +echo "${as_me:-configure}:4941: testing /etc/shells ..." 1>&5 for cf_prog in $cf_shell_progs do @@ -4734,14 +4972,14 @@ echo "${as_me:-configure}:4703: testing echo "$ac_t""$DEFAULT_SHELL" 1>&6 else -echo "${as_me:-configure}:4738: testing $PATH ..." 1>&5 +echo "${as_me:-configure}:4976: 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:4745: checking for $ac_word" >&5 +echo "configure:4983: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_SHELL'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4794,7 +5032,7 @@ EOF ### check for this early, since it'll override several options echo $ac_n "checking if NNTP-support will be used""... $ac_c" 1>&6 -echo "configure:4798: checking if NNTP-support will be used" >&5 +echo "configure:5036: checking if NNTP-support will be used" >&5 # Check whether --enable-nntp or --disable-nntp was given. if test "${enable_nntp+set}" = set; then @@ -4816,7 +5054,7 @@ echo "$ac_t""$enableval" 1>&6 USE_SPOOLDIR=yes if test "$USE_NNTP" = "yes" ; then echo $ac_n "checking whether to be NNTP_ONLY""... $ac_c" 1>&6 -echo "configure:4820: checking whether to be NNTP_ONLY" >&5 +echo "configure:5058: checking whether to be NNTP_ONLY" >&5 # Check whether --enable-nntp-only or --disable-nntp-only was given. if test "${enable_nntp_only+set}" = set; then @@ -4848,7 +5086,7 @@ fi ### use option --enable-debug to compile-in test/development code echo $ac_n "checking if you want to compile-in debug support""... $ac_c" 1>&6 -echo "configure:4852: checking if you want to compile-in debug support" >&5 +echo "configure:5090: checking if you want to compile-in debug support" >&5 # Check whether --enable-debug or --disable-debug was given. if test "${enable_debug+set}" = set; then @@ -4875,7 +5113,7 @@ echo "$ac_t""$enableval" 1>&6 ### use option --disable-echo to suppress full display compiling commands echo $ac_n "checking if you want to see long compiling messages""... $ac_c" 1>&6 -echo "configure:4879: checking if you want to see long compiling messages" >&5 +echo "configure:5117: checking if you want to see long compiling messages" >&5 # Check whether --enable-echo or --disable-echo was given. if test "${enable_echo+set}" = set; then @@ -4920,7 +5158,7 @@ echo "$ac_t""$enableval" 1>&6 ### use option --enable-prototypes to turn on optional prototypes echo $ac_n "checking if you want to compile with fallback prototypes""... $ac_c" 1>&6 -echo "configure:4924: checking if you want to compile with fallback prototypes" >&5 +echo "configure:5162: checking if you want to compile with fallback prototypes" >&5 # Check whether --enable-prototypes or --disable-prototypes was given. if test "${enable_prototypes+set}" = set; then @@ -4944,7 +5182,7 @@ EXTRA_CFLAGS="" if test -n "$GCC" then echo $ac_n "checking if you want to turn on gcc warnings""... $ac_c" 1>&6 -echo "configure:4948: checking if you want to turn on gcc warnings" >&5 +echo "configure:5186: checking if you want to turn on gcc warnings" >&5 # Check whether --enable-warnings or --disable-warnings was given. if test "${enable_warnings+set}" = set; then @@ -4975,11 +5213,11 @@ if test "$GCC" = yes ; then case $host_os in (linux*|gnu*) echo $ac_n "checking if this is really Intel C compiler""... $ac_c" 1>&6 -echo "configure:4979: checking if this is really Intel C compiler" >&5 +echo "configure:5217: checking if this is really Intel C compiler" >&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -no-gcc" cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5233: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* INTEL_COMPILER=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -5012,11 +5250,11 @@ CLANG_COMPILER=no if test "$GCC" = yes ; then echo $ac_n "checking if this is really Clang C compiler""... $ac_c" 1>&6 -echo "configure:5016: checking if this is really Clang C compiler" >&5 +echo "configure:5254: checking if this is really Clang C compiler" >&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Qunused-arguments" cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5270: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* CLANG_COMPILER=yes cf_save_CFLAGS="$cf_save_CFLAGS -Qunused-arguments" @@ -5044,7 +5282,7 @@ fi cat > conftest.$ac_ext <&6 -echo "configure:5066: checking for $CC warning options" >&5 +echo "configure:5304: checking for $CC warning options" >&5 cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="-Wall" for cf_opt in \ @@ -5077,7 +5315,7 @@ echo "configure:5066: checking for $CC w wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo configure:5081: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + if { (eval echo configure:5319: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -5087,7 +5325,7 @@ echo "configure:5066: checking for $CC w elif test "$GCC" = yes then echo "checking for $CC warning options" 1>&6 -echo "configure:5091: checking for $CC warning options" >&5 +echo "configure:5329: checking for $CC warning options" >&5 cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS= cf_warn_CONST="" @@ -5110,7 +5348,7 @@ echo "configure:5091: checking for $CC w Wundef $cf_gcc_warnings $cf_warn_CONST do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo configure:5114: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + if { (eval echo configure:5352: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6 case $cf_opt in (Wcast-qual) @@ -5121,7 +5359,7 @@ echo "configure:5091: checking for $CC w ([34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:5125: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:5363: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; @@ -5132,7 +5370,7 @@ echo "${as_me:-configure}:5125: testing ([12].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:5136: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:5374: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; @@ -5155,7 +5393,7 @@ fi if test "$USE_SPOOLDIR" = "yes"; then ## options for directories echo $ac_n "checking for news-library path""... $ac_c" 1>&6 -echo "configure:5159: checking for news-library path" >&5 +echo "configure:5397: checking for news-library path" >&5 # Check whether --with-libdir or --without-libdir was given. if test "${with_libdir+set}" = set; then @@ -5201,7 +5439,7 @@ eval NEWSLIBDIR="$withval" echo "$ac_t""$NEWSLIBDIR" 1>&6 echo $ac_n "checking for news spool-directory path""... $ac_c" 1>&6 -echo "configure:5205: checking for news spool-directory path" >&5 +echo "configure:5443: checking for news spool-directory path" >&5 # Check whether --with-spooldir or --without-spooldir was given. if test "${with_spooldir+set}" = set; then @@ -5247,7 +5485,7 @@ eval SPOOLDIR="$withval" echo "$ac_t""$SPOOLDIR" 1>&6 echo $ac_n "checking for news overview-directory path""... $ac_c" 1>&6 -echo "configure:5251: checking for news overview-directory path" >&5 +echo "configure:5489: checking for news overview-directory path" >&5 # Check whether --with-nov-dir or --without-nov-dir was given. if test "${with_nov_dir+set}" = set; then @@ -5293,7 +5531,7 @@ eval NOVROOTDIR="$withval" echo "$ac_t""$NOVROOTDIR" 1>&6 echo $ac_n "checking for overview filename""... $ac_c" 1>&6 -echo "configure:5297: checking for overview filename" >&5 +echo "configure:5535: checking for overview filename" >&5 # Check whether --with-nov-fname or --without-nov-fname was given. if test "${with_nov_fname+set}" = set; then @@ -5329,7 +5567,7 @@ fi ## TODO: kick the --with-inews-dir= stuff, the check below should be enough ## (requires some code rework in tin) echo $ac_n "checking for directory containing \"inews\"""... $ac_c" 1>&6 -echo "configure:5333: checking for directory containing \"inews\"" >&5 +echo "configure:5571: checking for directory containing \"inews\"" >&5 # Check whether --with-inews-dir or --without-inews-dir was given. if test "${with_inews_dir+set}" = set; then @@ -5378,7 +5616,7 @@ echo "$ac_t""$INEWSDIR" 1>&6 # Extract the first word of "inews", so it can be a program name with args. set dummy inews; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:5382: checking for $ac_word" >&5 +echo "configure:5620: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_INEWS'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -5434,7 +5672,7 @@ fi ### Look for network libraries first, since some functions (such as gethostname) ### are used in a lot of places. echo $ac_n "checking if you want socks library""... $ac_c" 1>&6 -echo "configure:5438: checking if you want socks library" >&5 +echo "configure:5676: checking if you want socks library" >&5 if eval "test \"`echo '$''{'cf_cv_use_libsocks'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -5454,7 +5692,7 @@ fi echo "$ac_t""$cf_cv_use_libsocks" 1>&6 echo $ac_n "checking if you want socks5 library""... $ac_c" 1>&6 -echo "configure:5458: checking if you want socks5 library" >&5 +echo "configure:5696: checking if you want socks5 library" >&5 if eval "test \"`echo '$''{'cf_cv_use_libsocks5'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -5511,14 +5749,14 @@ if test -n "$cf_searchpath/include" ; th cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:5522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5760: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -5535,7 +5773,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:5539: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:5777: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -5579,14 +5817,14 @@ if test -n "$cf_searchpath/../include" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:5590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5828: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -5603,7 +5841,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:5607: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:5845: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -5645,7 +5883,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}:5649: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:5887: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -5675,7 +5913,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}:5679: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:5917: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -5700,13 +5938,13 @@ cf_cv_header_path_socks= cf_cv_library_path_socks= -echo "${as_me:-configure}:5704: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:5942: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -5717,7 +5955,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:5721: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_socks=yes @@ -5733,7 +5971,7 @@ else LIBS="-lsocks $cf_save_LIBS" cat > conftest.$ac_ext < @@ -5744,7 +5982,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:5748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5986: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_socks=yes @@ -5762,11 +6000,11 @@ else test -n "$verbose" && echo " find linkage for socks library" 1>&6 -echo "${as_me:-configure}:5766: testing find linkage for socks library ..." 1>&5 +echo "${as_me:-configure}:6004: testing find linkage for socks library ..." 1>&5 -echo "${as_me:-configure}:5770: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:6008: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -5862,12 +6100,12 @@ 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}:5866: testing ... testing $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:6104: testing ... testing $cf_cv_header_path_socks ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_socks" cat > conftest.$ac_ext < @@ -5878,12 +6116,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:5882: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6120: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* test -n "$verbose" && echo " ... found socks headers in $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:5887: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:6125: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 cf_cv_find_linkage_socks=maybe @@ -5904,7 +6142,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_socks" = maybe ; then -echo "${as_me:-configure}:5908: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:6146: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -5986,14 +6224,14 @@ 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}:5990: testing ... testing $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:6228: 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 < @@ -6004,12 +6242,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6008: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6246: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test -n "$verbose" && echo " ... found socks library in $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:6013: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:6251: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 cf_cv_find_linkage_socks=yes @@ -6071,14 +6309,14 @@ if test -n "$cf_cv_header_path_socks" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:6082: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6320: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6095,7 +6333,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:6099: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:6337: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6133,7 +6371,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}:6137: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:6375: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -6212,7 +6450,7 @@ else cf_test_netlibs=no echo $ac_n "checking for network libraries""... $ac_c" 1>&6 -echo "configure:6216: checking for network libraries" >&5 +echo "configure:6454: checking for network libraries" >&5 if eval "test \"`echo '$''{'cf_cv_netlibs'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6229,17 +6467,17 @@ case $host_os in do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:6233: checking for $ac_hdr" >&5 +echo "configure:6471: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:6243: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:6481: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -6292,7 +6530,7 @@ LIBS="$cf_add_libs" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6556: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs" else @@ -6331,12 +6569,12 @@ rm -rf conftest* for ac_func in gethostname do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6335: checking for $ac_func" >&5 +echo "configure:6573: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6601: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6382,7 +6620,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for gethostname in -lnsl""... $ac_c" 1>&6 -echo "configure:6386: checking for gethostname in -lnsl" >&5 +echo "configure:6624: checking for gethostname in -lnsl" >&5 ac_lib_var=`echo nsl'_'gethostname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6390,7 +6628,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6643: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6434,7 +6672,7 @@ else echo $ac_n "checking for gethostname in -lsocket""... $ac_c" 1>&6 -echo "configure:6438: checking for gethostname in -lsocket" >&5 +echo "configure:6676: checking for gethostname in -lsocket" >&5 ac_lib_var=`echo socket'_'gethostname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6442,7 +6680,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6695: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6495,7 +6733,7 @@ done echo $ac_n "checking for main in -linet""... $ac_c" 1>&6 -echo "configure:6499: checking for main in -linet" >&5 +echo "configure:6737: checking for main in -linet" >&5 ac_lib_var=`echo inet'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6503,14 +6741,14 @@ else ac_save_LIBS="$LIBS" LIBS="-linet $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6535,12 +6773,12 @@ fi for ac_func in socket do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6539: checking for $ac_func" >&5 +echo "configure:6777: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6586,7 +6824,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 -echo "configure:6590: checking for socket in -lsocket" >&5 +echo "configure:6828: checking for socket in -lsocket" >&5 ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6594,7 +6832,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6638,7 +6876,7 @@ else echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6 -echo "configure:6642: checking for socket in -lbsd" >&5 +echo "configure:6880: checking for socket in -lbsd" >&5 ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6646,7 +6884,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lbsd $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6702,12 +6940,12 @@ done for ac_func in gethostbyname do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6706: checking for $ac_func" >&5 +echo "configure:6944: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6753,7 +6991,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:6757: checking for gethostbyname in -lnsl" >&5 +echo "configure:6995: checking for gethostbyname in -lnsl" >&5 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6761,7 +6999,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7014: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6813,12 +7051,12 @@ done for ac_func in inet_ntoa do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6817: checking for $ac_func" >&5 +echo "configure:7055: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7083: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6864,7 +7102,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6 -echo "configure:6868: checking for inet_ntoa in -lnsl" >&5 +echo "configure:7106: checking for inet_ntoa in -lnsl" >&5 ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6872,7 +7110,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6924,12 +7162,12 @@ done for ac_func in gethostbyname do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6928: checking for $ac_func" >&5 +echo "configure:7166: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6975,7 +7213,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for gethostbyname in -lnetwork""... $ac_c" 1>&6 -echo "configure:6979: checking for gethostbyname in -lnetwork" >&5 +echo "configure:7217: checking for gethostbyname in -lnetwork" >&5 ac_lib_var=`echo network'_'gethostbyname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -6983,7 +7221,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnetwork $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7236: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7035,12 +7273,12 @@ done for ac_func in strcasecmp do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:7039: checking for $ac_func" >&5 +echo "configure:7277: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -7086,7 +7324,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6 -echo "configure:7090: checking for strcasecmp in -lresolv" >&5 +echo "configure:7328: checking for strcasecmp in -lresolv" >&5 ac_lib_var=`echo resolv'_'strcasecmp | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -7094,7 +7332,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lresolv $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7347: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7214,14 +7452,14 @@ if test -n "$cf_searchpath/include" ; th cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:7225: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7463: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7238,7 +7476,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:7242: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:7480: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7282,14 +7520,14 @@ if test -n "$cf_searchpath/../include" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:7293: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7531: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7306,7 +7544,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:7310: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:7548: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7348,7 +7586,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}:7352: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:7590: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -7378,7 +7616,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}:7382: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:7620: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -7424,10 +7662,10 @@ EOF echo $ac_n "checking if the socks library uses socks4 prefix""... $ac_c" 1>&6 -echo "configure:7428: checking if the socks library uses socks4 prefix" >&5 +echo "configure:7666: checking if the socks library uses socks4 prefix" >&5 cf_use_socks4=error cat > conftest.$ac_ext < @@ -7436,7 +7674,7 @@ int main() { Rinit((char *)0) ; return 0; } EOF -if { (eval echo configure:7440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF #define USE_SOCKS4_PREFIX 1 @@ -7448,14 +7686,14 @@ else cat conftest.$ac_ext >&5 cat > conftest.$ac_ext < int main() { SOCKSinit((char *)0) ; return 0; } EOF -if { (eval echo configure:7459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7697: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_use_socks4=no else @@ -7522,9 +7760,9 @@ EOF fi echo $ac_n "checking if socks5p.h is available""... $ac_c" 1>&6 -echo "configure:7526: checking if socks5p.h is available" >&5 +echo "configure:7764: checking if socks5p.h is available" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7776: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_use_socks5p_h=yes else @@ -7561,17 +7799,17 @@ for ac_hdr in unistd.h fcntl.h sys/file. do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:7565: checking for $ac_hdr" >&5 +echo "configure:7803: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7575: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7813: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -7598,12 +7836,12 @@ fi done echo $ac_n "checking for fcntl""... $ac_c" 1>&6 -echo "configure:7602: checking for fcntl" >&5 +echo "configure:7840: checking for fcntl" >&5 if eval "test \"`echo '$''{'ac_cv_func_fcntl'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7868: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_fcntl=yes" else @@ -7646,12 +7884,12 @@ else fi echo $ac_n "checking for lockf""... $ac_c" 1>&6 -echo "configure:7650: checking for lockf" >&5 +echo "configure:7888: checking for lockf" >&5 if eval "test \"`echo '$''{'ac_cv_func_lockf'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7916: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_lockf=yes" else @@ -7694,12 +7932,12 @@ else fi echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:7698: checking for flock" >&5 +echo "configure:7936: checking for flock" >&5 if eval "test \"`echo '$''{'ac_cv_func_flock'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7964: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_flock=yes" else @@ -7743,7 +7981,7 @@ fi echo $ac_n "checking for file-locking functions""... $ac_c" 1>&6 -echo "configure:7747: checking for file-locking functions" >&5 +echo "configure:7985: checking for file-locking functions" >&5 if eval "test \"`echo '$''{'cf_cv_lockfile'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7755,7 +7993,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se case $cf_lock in #(vi fcntl) #(vi cat > conftest.$ac_ext < @@ -7783,7 +8021,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:7787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7795,7 +8033,7 @@ rm -f conftest* ;; lockf) #(vi cat > conftest.$ac_ext < @@ -7815,7 +8053,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:7819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8057: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7827,7 +8065,7 @@ rm -f conftest* ;; flock) cat > conftest.$ac_ext < @@ -7850,7 +8088,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:7854: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8092: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7871,7 +8109,7 @@ echo "$ac_t""$cf_cv_lockfile" 1>&6 echo $ac_n "checking which locking method will be used""... $ac_c" 1>&6 -echo "configure:7875: checking which locking method will be used" >&5 +echo "configure:8113: checking which locking method will be used" >&5 ### fcntl() is preferred, if the user just disables fcntl() ### without specifying an alternative lockf() is preferred @@ -7940,7 +8178,7 @@ else fi echo $ac_n "checking for screen type""... $ac_c" 1>&6 -echo "configure:7944: checking for screen type" >&5 +echo "configure:8182: checking for screen type" >&5 # Check whether --with-screen or --without-screen was given. if test "${with_screen+set}" = set; then @@ -7958,7 +8196,7 @@ use_ncurses=no echo $ac_n "checking for specific curses-directory""... $ac_c" 1>&6 -echo "configure:7962: checking for specific curses-directory" >&5 +echo "configure:8200: checking for specific curses-directory" >&5 # Check whether --with-curses-dir or --without-curses-dir was given. if test "${with_curses_dir+set}" = set; then @@ -8029,14 +8267,14 @@ if test -n "$cf_cv_curses_dir/include" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:8040: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8278: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8053,7 +8291,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8057: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:8295: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8091,7 +8329,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}:8095: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:8333: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -8123,7 +8361,7 @@ pdcurses) #(vi ;; none) echo $ac_n "checking if you want to use ncurses library""... $ac_c" 1>&6 -echo "configure:8127: checking if you want to use ncurses library" >&5 +echo "configure:8365: checking if you want to use ncurses library" >&5 # Check whether --with-ncurses or --without-ncurses was given. if test "${with_ncurses+set}" = set; then @@ -8136,7 +8374,7 @@ fi echo "$ac_t""$use_ncurses" 1>&6 echo $ac_n "checking if you want curses rather than termcap interface""... $ac_c" 1>&6 -echo "configure:8140: checking if you want curses rather than termcap interface" >&5 +echo "configure:8378: checking if you want curses rather than termcap interface" >&5 # Check whether --enable-curses or --disable-curses was given. if test "${enable_curses+set}" = set; then @@ -8166,7 +8404,7 @@ EOF ncurses) #(vi echo $ac_n "checking if you want to use pkg-config""... $ac_c" 1>&6 -echo "configure:8170: checking if you want to use pkg-config" >&5 +echo "configure:8408: checking if you want to use pkg-config" >&5 # Check whether --with-pkg-config or --without-pkg-config was given. if test "${with_pkg_config+set}" = set; then @@ -8187,7 +8425,7 @@ case $cf_pkg_config in # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:8191: checking for $ac_word" >&5 +echo "configure:8429: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8271,12 +8509,12 @@ cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then echo $ac_n "checking pkg-config for $cf_ncuconfig_root""... $ac_c" 1>&6 -echo "configure:8275: checking pkg-config for $cf_ncuconfig_root" >&5 +echo "configure:8513: checking pkg-config for $cf_ncuconfig_root" >&5 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking if the $cf_ncuconfig_root package files work""... $ac_c" 1>&6 -echo "configure:8280: checking if the $cf_ncuconfig_root package files work" >&5 +echo "configure:8518: checking if the $cf_ncuconfig_root package files work" >&5 cf_have_ncuconfig=unknown cf_save_CPPFLAGS="$CPPFLAGS" @@ -8302,26 +8540,26 @@ LIBS="$cf_add_libs" cat > conftest.$ac_ext < int main() { initscr(); mousemask(0,0); tgoto((char *)0, 0, 0); ; return 0; } EOF -if { (eval echo configure:8313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat > conftest.$ac_ext < int main(void) { char *xx = curses_version(); return (xx == 0); } EOF -if { (eval echo configure:8325: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:8563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_have_ncuconfig=yes else @@ -8354,6 +8592,81 @@ EOF NCURSES_CONFIG_PKG=$cf_ncuconfig_root fi + +echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 +echo "configure:8598: checking for terminfo header" >&5 +if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +case ${cf_cv_ncurses_header} in +(*/ncurses.h|*/ncursesw.h) + cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` + ;; +(*) + cf_term_header=term.h + ;; +esac + +for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" +do +cat > conftest.$ac_ext < +#include <${cf_cv_ncurses_header:-curses.h}> +#include <$cf_test> + +int main() { +int x = auto_left_margin +; return 0; } +EOF +if { (eval echo configure:8625: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + + cf_cv_term_header="$cf_test" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + + cf_cv_term_header=unknown + +fi +rm -f conftest* + test "$cf_cv_term_header" != unknown && break +done + +fi + +echo "$ac_t""$cf_cv_term_header" 1>&6 + +# Set definitions to allow ifdef'ing to accommodate subdirectories + +case $cf_cv_term_header in +(*term.h) + cat >> confdefs.h <<\EOF +#define HAVE_TERM_H 1 +EOF + + ;; +esac + +case $cf_cv_term_header in +(ncurses/term.h) + cat >> confdefs.h <<\EOF +#define HAVE_NCURSES_TERM_H 1 +EOF + + ;; +(ncursesw/term.h) + cat >> confdefs.h <<\EOF +#define HAVE_NCURSESW_TERM_H 1 +EOF + + ;; +esac + else echo "$ac_t""no" 1>&6 @@ -8372,7 +8685,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:8376: checking for $ac_word" >&5 +echo "configure:8689: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8433,7 +8746,7 @@ LIBS="$cf_add_libs" # even with config script, some packages use no-override for curses.h echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:8437: checking if we have identified curses headers" >&5 +echo "configure:8750: checking if we have identified curses headers" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8444,14 +8757,14 @@ for cf_header in \ curses.h ncurses/curses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:8455: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -8474,17 +8787,17 @@ for ac_hdr in $cf_cv_ncurses_header do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:8478: checking for $ac_hdr" >&5 +echo "configure:8791: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8488: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8801: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -8560,14 +8873,14 @@ if test -n "$cf_cv_curses_dir/include/$c cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:8571: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8884: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8584,7 +8897,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8588: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:8901: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8605,7 +8918,7 @@ fi } echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6 -echo "configure:8609: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "configure:8922: checking for $cf_ncuhdr_root header in include-path" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8616,7 +8929,7 @@ else do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8954: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h=$cf_header @@ -8663,7 +8976,7 @@ if test "$cf_cv_ncurses_h" != no ; then else echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6 -echo "configure:8667: checking for $cf_ncuhdr_root include-path" >&5 +echo "configure:8980: checking for $cf_ncuhdr_root include-path" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8783,14 +9096,14 @@ if test -n "$cf_incdir" ; then cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:8794: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9107: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8807,7 +9120,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8811: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9124: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8831,7 +9144,7 @@ fi do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h2=$cf_header @@ -8910,14 +9223,14 @@ if test -n "$cf_1st_incdir" ; then cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:8921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9234: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8934,7 +9247,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8938: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9251: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8984,7 +9297,7 @@ esac echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:8988: checking for terminfo header" >&5 +echo "configure:9301: checking for terminfo header" >&5 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -9001,7 +9314,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat > conftest.$ac_ext < #include <${cf_cv_ncurses_header:-curses.h}> @@ -9011,7 +9324,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:9015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9328: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -9066,7 +9379,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:9070: checking for ncurses version" >&5 +echo "configure:9383: checking for ncurses version" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -9092,7 +9405,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:9096: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:9409: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } if test -f conftest.out ; then cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'` test -n "$cf_out" && cf_cv_ncurses_version="$cf_out" @@ -9101,12 +9414,12 @@ EOF else cat > conftest.$ac_ext < #include -int main() +int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); #ifdef NCURSES_VERSION @@ -9125,7 +9438,7 @@ int main() ${cf_cv_main_return:-return}(0); } EOF -if { (eval echo configure:9129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:9442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -9156,7 +9469,7 @@ cf_nculib_root=ncurses cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6 -echo "configure:9160: checking for Gpm_Open in -lgpm" >&5 +echo "configure:9473: checking for Gpm_Open in -lgpm" >&5 ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -9164,7 +9477,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgpm $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9492: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9191,7 +9504,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking for initscr in -lgpm""... $ac_c" 1>&6 -echo "configure:9195: checking for initscr in -lgpm" >&5 +echo "configure:9508: checking for initscr in -lgpm" >&5 ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -9199,7 +9512,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgpm $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9242,7 +9555,7 @@ case $host_os in # version of ncurses (but it should do no harm, since it's static). if test "$cf_nculib_root" = ncurses ; then echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 -echo "configure:9246: checking for tgoto in -lmytinfo" >&5 +echo "configure:9559: checking for tgoto in -lmytinfo" >&5 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -9250,7 +9563,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lmytinfo $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9327,12 +9640,12 @@ else eval 'cf_cv_have_lib_'$cf_nculib_root'=no' cf_libdir="" echo $ac_n "checking for initscr""... $ac_c" 1>&6 -echo "configure:9331: checking for initscr" >&5 +echo "configure:9644: checking for initscr" >&5 if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_initscr=yes" else @@ -9375,17 +9688,17 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6 -echo "configure:9379: checking for initscr in -l$cf_nculib_root" >&5 +echo "configure:9692: checking for initscr in -l$cf_nculib_root" >&5 LIBS="-l$cf_nculib_root $LIBS" cat > conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:9389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9702: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -9466,17 +9779,17 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do echo $ac_n "checking for -l$cf_nculib_root in $cf_libdir""... $ac_c" 1>&6 -echo "configure:9470: checking for -l$cf_nculib_root in $cf_libdir" >&5 +echo "configure:9783: checking for -l$cf_nculib_root in $cf_libdir" >&5 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat > conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:9480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -9507,7 +9820,7 @@ fi if test -n "$cf_ncurses_LIBS" ; then echo $ac_n "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS""... $ac_c" 1>&6 -echo "configure:9511: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 +echo "configure:9824: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"` @@ -9516,14 +9829,14 @@ echo "configure:9511: checking if we can fi done cat > conftest.$ac_ext < int main() { initscr(); mousemask(0,0); tgoto((char *)0, 0, 0); ; return 0; } EOF -if { (eval echo configure:9527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 else @@ -9556,9 +9869,9 @@ fi for cf_hdr in stdlib.h wchar.h wctype.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:9560: checking for $cf_hdr" >&5 +echo "configure:9873: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -9566,7 +9879,7 @@ echo "configure:9560: checking for $cf_h EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:9570: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:9883: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -9593,12 +9906,12 @@ done echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:9597: checking for wide char and multibyte support" >&5 +echo "configure:9910: checking for wide char and multibyte support" >&5 if eval "test \"`echo '$''{'am_cv_multibyte_able'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #ifdef HAVE_STDLIB_H @@ -9652,7 +9965,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:9656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=yes else @@ -9662,7 +9975,7 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { @@ -9706,7 +10019,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:9710: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=libutf8 else @@ -9745,12 +10058,12 @@ cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then echo $ac_n "checking pkg-config for $cf_ncuconfig_root""... $ac_c" 1>&6 -echo "configure:9749: checking pkg-config for $cf_ncuconfig_root" >&5 +echo "configure:10062: checking pkg-config for $cf_ncuconfig_root" >&5 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking if the $cf_ncuconfig_root package files work""... $ac_c" 1>&6 -echo "configure:9754: checking if the $cf_ncuconfig_root package files work" >&5 +echo "configure:10067: checking if the $cf_ncuconfig_root package files work" >&5 cf_have_ncuconfig=unknown cf_save_CPPFLAGS="$CPPFLAGS" @@ -9776,26 +10089,26 @@ LIBS="$cf_add_libs" cat > conftest.$ac_ext < int main() { initscr(); mousemask(0,0); tgoto((char *)0, 0, 0); ; return 0; } EOF -if { (eval echo configure:9787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat > conftest.$ac_ext < int main(void) { char *xx = curses_version(); return (xx == 0); } EOF -if { (eval echo configure:9799: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:10112: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_have_ncuconfig=yes else @@ -9828,25 +10141,100 @@ EOF NCURSES_CONFIG_PKG=$cf_ncuconfig_root fi - - else - echo "$ac_t""no" 1>&6 - NCURSES_CONFIG_PKG=none - fi + +echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 +echo "configure:10147: checking for terminfo header" >&5 +if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 else - NCURSES_CONFIG_PKG=none -fi - -if test "x$cf_have_ncuconfig" = "xno"; then - echo "Looking for ${cf_ncuconfig_root}-config" - - -for ac_prog in ${cf_ncuconfig_root}-config ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config + +case ${cf_cv_ncurses_header} in +(*/ncurses.h|*/ncursesw.h) + cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` + ;; +(*) + cf_term_header=term.h + ;; +esac + +for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" +do +cat > conftest.$ac_ext < +#include <${cf_cv_ncurses_header:-curses.h}> +#include <$cf_test> + +int main() { +int x = auto_left_margin +; return 0; } +EOF +if { (eval echo configure:10174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + + cf_cv_term_header="$cf_test" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + + cf_cv_term_header=unknown + +fi +rm -f conftest* + test "$cf_cv_term_header" != unknown && break +done + +fi + +echo "$ac_t""$cf_cv_term_header" 1>&6 + +# Set definitions to allow ifdef'ing to accommodate subdirectories + +case $cf_cv_term_header in +(*term.h) + cat >> confdefs.h <<\EOF +#define HAVE_TERM_H 1 +EOF + + ;; +esac + +case $cf_cv_term_header in +(ncurses/term.h) + cat >> confdefs.h <<\EOF +#define HAVE_NCURSES_TERM_H 1 +EOF + + ;; +(ncursesw/term.h) + cat >> confdefs.h <<\EOF +#define HAVE_NCURSESW_TERM_H 1 +EOF + + ;; +esac + + + else + echo "$ac_t""no" 1>&6 + NCURSES_CONFIG_PKG=none + fi +else + NCURSES_CONFIG_PKG=none +fi + +if test "x$cf_have_ncuconfig" = "xno"; then + echo "Looking for ${cf_ncuconfig_root}-config" + + +for ac_prog in ${cf_ncuconfig_root}-config ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:9850: checking for $ac_word" >&5 +echo "configure:10238: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -9907,7 +10295,7 @@ LIBS="$cf_add_libs" # even with config script, some packages use no-override for curses.h echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:9911: checking if we have identified curses headers" >&5 +echo "configure:10299: checking if we have identified curses headers" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -9918,14 +10306,14 @@ for cf_header in \ curses.h ncursesw/curses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:9929: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10317: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -9948,17 +10336,17 @@ for ac_hdr in $cf_cv_ncurses_header do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:9952: checking for $ac_hdr" >&5 +echo "configure:10340: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:9962: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:10350: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -10034,14 +10422,14 @@ if test -n "$cf_cv_curses_dir/include/$c cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:10045: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10433: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -10058,7 +10446,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10062: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10450: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -10079,7 +10467,7 @@ fi } echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6 -echo "configure:10083: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "configure:10471: checking for $cf_ncuhdr_root header in include-path" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -10090,7 +10478,7 @@ else do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10511: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h=$cf_header @@ -10145,7 +10533,7 @@ if test "$cf_cv_ncurses_h" != no ; then else echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6 -echo "configure:10149: checking for $cf_ncuhdr_root include-path" >&5 +echo "configure:10537: checking for $cf_ncuhdr_root include-path" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -10265,14 +10653,14 @@ if test -n "$cf_incdir" ; then cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:10276: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10664: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -10289,7 +10677,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10293: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10681: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -10313,7 +10701,7 @@ fi do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10726: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h2=$cf_header @@ -10392,14 +10780,14 @@ if test -n "$cf_1st_incdir" ; then cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:10403: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10791: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -10416,7 +10804,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10420: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10808: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -10466,7 +10854,7 @@ esac echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:10470: checking for terminfo header" >&5 +echo "configure:10858: checking for terminfo header" >&5 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -10483,7 +10871,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat > conftest.$ac_ext < #include <${cf_cv_ncurses_header:-curses.h}> @@ -10493,7 +10881,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:10497: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10885: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -10548,7 +10936,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:10552: checking for ncurses version" >&5 +echo "configure:10940: checking for ncurses version" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -10574,7 +10962,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:10578: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:10966: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } if test -f conftest.out ; then cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'` test -n "$cf_out" && cf_cv_ncurses_version="$cf_out" @@ -10583,12 +10971,12 @@ EOF else cat > conftest.$ac_ext < #include -int main() +int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); #ifdef NCURSES_VERSION @@ -10607,7 +10995,7 @@ int main() ${cf_cv_main_return:-return}(0); } EOF -if { (eval echo configure:10611: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:10999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -10638,7 +11026,7 @@ cf_nculib_root=ncursesw cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6 -echo "configure:10642: checking for Gpm_Open in -lgpm" >&5 +echo "configure:11030: checking for Gpm_Open in -lgpm" >&5 ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -10646,7 +11034,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgpm $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11049: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10673,7 +11061,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking for initscr in -lgpm""... $ac_c" 1>&6 -echo "configure:10677: checking for initscr in -lgpm" >&5 +echo "configure:11065: checking for initscr in -lgpm" >&5 ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -10681,7 +11069,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgpm $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10724,7 +11112,7 @@ case $host_os in # version of ncurses (but it should do no harm, since it's static). if test "$cf_nculib_root" = ncurses ; then echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 -echo "configure:10728: checking for tgoto in -lmytinfo" >&5 +echo "configure:11116: checking for tgoto in -lmytinfo" >&5 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -10732,7 +11120,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lmytinfo $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10809,12 +11197,12 @@ else eval 'cf_cv_have_lib_'$cf_nculib_root'=no' cf_libdir="" echo $ac_n "checking for initscr""... $ac_c" 1>&6 -echo "configure:10813: checking for initscr" >&5 +echo "configure:11201: checking for initscr" >&5 if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_initscr=yes" else @@ -10857,17 +11245,17 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6 -echo "configure:10861: checking for initscr in -l$cf_nculib_root" >&5 +echo "configure:11249: checking for initscr in -l$cf_nculib_root" >&5 LIBS="-l$cf_nculib_root $LIBS" cat > conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:10871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11259: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -10948,17 +11336,17 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do echo $ac_n "checking for -l$cf_nculib_root in $cf_libdir""... $ac_c" 1>&6 -echo "configure:10952: checking for -l$cf_nculib_root in $cf_libdir" >&5 +echo "configure:11340: checking for -l$cf_nculib_root in $cf_libdir" >&5 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat > conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:10962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11350: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -10989,7 +11377,7 @@ fi if test -n "$cf_ncurses_LIBS" ; then echo $ac_n "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS""... $ac_c" 1>&6 -echo "configure:10993: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 +echo "configure:11381: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"` @@ -10998,14 +11386,14 @@ echo "configure:10993: checking if we ca fi done cat > conftest.$ac_ext < int main() { initscr(); mousemask(0,0); tgoto((char *)0, 0, 0); ; return 0; } EOF -if { (eval echo configure:11009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 else @@ -11034,14 +11422,14 @@ fi echo $ac_n "checking definition to turn on extended curses functions""... $ac_c" 1>&6 -echo "configure:11038: checking definition to turn on extended curses functions" >&5 +echo "configure:11426: checking definition to turn on extended curses functions" >&5 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cf_cv_need_xopen_extension=unknown cat > conftest.$ac_ext < @@ -11062,7 +11450,7 @@ int main() { getbegyx(stdscr, y1, x1) ; return 0; } EOF -if { (eval echo configure:11066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=none else @@ -11073,7 +11461,7 @@ else for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR do cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=$cf_try_xopen_extension; break else @@ -11121,7 +11509,7 @@ esac echo $ac_n "checking for extra include directories""... $ac_c" 1>&6 -echo "configure:11125: checking for extra include directories" >&5 +echo "configure:11513: checking for extra include directories" >&5 if eval "test \"`echo '$''{'cf_cv_curses_incdir'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -11152,7 +11540,7 @@ test "$cf_cv_curses_incdir" != no && CPP echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:11156: checking if we have identified curses headers" >&5 +echo "configure:11544: checking if we have identified curses headers" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -11163,14 +11551,14 @@ for cf_header in \ curses.h ncurses/ncurses.h ncurses/curses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:11174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:11562: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -11193,17 +11581,17 @@ for ac_hdr in $cf_cv_ncurses_header do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:11197: checking for $ac_hdr" >&5 +echo "configure:11585: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:11207: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:11595: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -11232,7 +11620,7 @@ done echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:11236: checking for terminfo header" >&5 +echo "configure:11624: checking for terminfo header" >&5 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -11249,7 +11637,7 @@ esac for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat > conftest.$ac_ext < #include <${cf_cv_ncurses_header:-curses.h}> @@ -11259,7 +11647,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:11263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:11651: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -11308,7 +11696,7 @@ esac echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:11312: checking for ncurses version" >&5 +echo "configure:11700: checking for ncurses version" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -11334,7 +11722,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:11338: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:11726: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } if test -f conftest.out ; then cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'` test -n "$cf_out" && cf_cv_ncurses_version="$cf_out" @@ -11343,12 +11731,12 @@ EOF else cat > conftest.$ac_ext < #include -int main() +int main(void) { FILE *fp = fopen("$cf_tempfile", "w"); #ifdef NCURSES_VERSION @@ -11367,7 +11755,7 @@ int main() ${cf_cv_main_return:-return}(0); } EOF -if { (eval echo configure:11371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:11759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -11391,16 +11779,16 @@ EOF echo $ac_n "checking if we have identified curses libraries""... $ac_c" 1>&6 -echo "configure:11395: checking if we have identified curses libraries" >&5 +echo "configure:11783: checking if we have identified curses libraries" >&5 cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:11404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -11416,7 +11804,7 @@ if test "$cf_result" = no ; then case $host_os in (freebsd*) echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 -echo "configure:11420: checking for tgoto in -lmytinfo" >&5 +echo "configure:11808: checking for tgoto in -lmytinfo" >&5 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -11424,7 +11812,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lmytinfo $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11827: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11480,7 +11868,7 @@ fi if test "x$cf_cv_screen" = "xcurses_colr" then echo $ac_n "checking for initscr in -lcur_colr""... $ac_c" 1>&6 -echo "configure:11484: checking for initscr in -lcur_colr" >&5 +echo "configure:11872: checking for initscr in -lcur_colr" >&5 ac_lib_var=`echo cur_colr'_'initscr | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -11488,7 +11876,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lcur_colr $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11891: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11538,7 +11926,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for initscr in -lHcurses""... $ac_c" 1>&6 -echo "configure:11542: checking for initscr in -lHcurses" >&5 +echo "configure:11930: checking for initscr in -lHcurses" >&5 ac_lib_var=`echo Hcurses'_'initscr | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -11546,7 +11934,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lHcurses $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11949: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11627,7 +12015,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}:11631: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12019: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -11657,7 +12045,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}:11661: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12049: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -11689,7 +12077,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}:11693: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12081: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -11725,7 +12113,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}:11729: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:12117: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -11772,12 +12160,12 @@ if test ".$ac_cv_func_initscr" != .yes ; if test "x$cf_term_lib" = x then echo $ac_n "checking for tgoto""... $ac_c" 1>&6 -echo "configure:11776: checking for tgoto" >&5 +echo "configure:12164: checking for tgoto" >&5 if eval "test \"`echo '$''{'ac_cv_func_tgoto'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12192: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_tgoto=yes" else @@ -11821,7 +12209,7 @@ else for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown do echo $ac_n "checking for tgoto in -l$cf_term_lib""... $ac_c" 1>&6 -echo "configure:11825: checking for tgoto in -l$cf_term_lib" >&5 +echo "configure:12213: checking for tgoto in -l$cf_term_lib" >&5 ac_lib_var=`echo $cf_term_lib'_'tgoto | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -11829,7 +12217,7 @@ else ac_save_LIBS="$LIBS" LIBS="-l$cf_term_lib $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11872,63 +12260,19 @@ fi then for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown do - echo $ac_n "checking for initscr in -l$cf_curs_lib""... $ac_c" 1>&6 -echo "configure:11877: checking for initscr in -l$cf_curs_lib" >&5 -ac_lib_var=`echo $cf_curs_lib'_'initscr | sed 'y%./+-%__p_%'` -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - ac_save_LIBS="$LIBS" -LIBS="-l$cf_curs_lib $LIBS" -cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - - eval "ac_cv_lib_$ac_lib_var=yes" -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - - eval "ac_cv_lib_$ac_lib_var=no" -fi -rm -rf conftest* -LIBS="$ac_save_LIBS" - -fi -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 - break -else - echo "$ac_t""no" 1>&6 -fi - - done - fi - test $cf_curs_lib = unknown && { echo "configure: error: no curses library found" 1>&2; exit 1; } - - LIBS="-l$cf_curs_lib $cf_save_LIBS" - if test "$cf_term_lib" = unknown ; then - echo $ac_n "checking if we can link with $cf_curs_lib library""... $ac_c" 1>&6 -echo "configure:11923: checking if we can link with $cf_curs_lib library" >&5 - cat > conftest.$ac_ext <&6 +echo "configure:12267: checking if we can link with $cf_curs_lib library" >&5 + cat > conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:11932: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -11938,22 +12282,22 @@ else cf_result=no fi rm -rf conftest* - echo "$ac_t""$cf_result" 1>&6 - test $cf_result = no && { echo "configure: error: Cannot link curses library" 1>&2; exit 1; } - elif test "$cf_curs_lib" = "$cf_term_lib" ; then - : - elif test "$cf_term_lib" != predefined ; then - echo $ac_n "checking if we need both $cf_curs_lib and $cf_term_lib libraries""... $ac_c" 1>&6 -echo "configure:11948: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 - cat > conftest.$ac_ext <&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 $ac_n "checking if we need both $cf_curs_lib and $cf_term_lib libraries""... $ac_c" 1>&6 +echo "configure:12292: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 + cat > conftest.$ac_ext < int main() { initscr(); tgoto((char *)0, 0, 0); ; return 0; } EOF -if { (eval echo configure:11957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=no else @@ -11961,16 +12305,16 @@ else cat conftest.$ac_ext >&5 - LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" - cat > conftest.$ac_ext < conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:11974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -11980,11 +12324,15 @@ else cf_result=error fi rm -rf conftest* - + fi rm -rf conftest* - echo "$ac_t""$cf_result" 1>&6 + echo "$ac_t""$cf_result" 1>&6 + test $cf_result != error && break + fi + done fi + test $cf_curs_lib = unknown && { echo "configure: error: no curses library found" 1>&2; exit 1; } fi fi @@ -11992,14 +12340,14 @@ fi echo $ac_n "checking definition to turn on extended curses functions""... $ac_c" 1>&6 -echo "configure:11996: checking definition to turn on extended curses functions" >&5 +echo "configure:12344: checking definition to turn on extended curses functions" >&5 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cf_cv_need_xopen_extension=unknown cat > conftest.$ac_ext < @@ -12020,7 +12368,7 @@ int main() { getbegyx(stdscr, y1, x1) ; return 0; } EOF -if { (eval echo configure:12024: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12372: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=none else @@ -12031,7 +12379,7 @@ else for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR do cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=$cf_try_xopen_extension; break else @@ -12078,7 +12426,7 @@ fi ## substitute externally-installed PCRE library for our bundled version echo $ac_n "checking if you want to use installed version of pcre""... $ac_c" 1>&6 -echo "configure:12082: checking if you want to use installed version of pcre" >&5 +echo "configure:12430: checking if you want to use installed version of pcre" >&5 # Check whether --with-pcre or --without-pcre was given. if test "${with_pcre+set}" = set; then @@ -12160,7 +12508,7 @@ debug_malloc=none echo $ac_n "checking if you want to use dbmalloc for testing""... $ac_c" 1>&6 -echo "configure:12164: checking if you want to use dbmalloc for testing" >&5 +echo "configure:12512: checking if you want to use dbmalloc for testing" >&5 # Check whether --with-dbmalloc or --without-dbmalloc was given. if test "${with_dbmalloc+set}" = set; then @@ -12207,10 +12555,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -12229,17 +12583,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -12252,17 +12615,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -12277,17 +12649,17 @@ esac if test "$with_dbmalloc" = yes ; then ac_safe=`echo "dbmalloc.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for dbmalloc.h""... $ac_c" 1>&6 -echo "configure:12281: checking for dbmalloc.h" >&5 +echo "configure:12653: checking for dbmalloc.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:12291: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12663: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -12304,7 +12676,7 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking for debug_malloc in -ldbmalloc""... $ac_c" 1>&6 -echo "configure:12308: checking for debug_malloc in -ldbmalloc" >&5 +echo "configure:12680: checking for debug_malloc in -ldbmalloc" >&5 ac_lib_var=`echo dbmalloc'_'debug_malloc | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -12312,7 +12684,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldbmalloc $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -12352,7 +12724,7 @@ fi echo $ac_n "checking if you want to use dmalloc for testing""... $ac_c" 1>&6 -echo "configure:12356: checking if you want to use dmalloc for testing" >&5 +echo "configure:12728: checking if you want to use dmalloc for testing" >&5 # Check whether --with-dmalloc or --without-dmalloc was given. if test "${with_dmalloc+set}" = set; then @@ -12399,10 +12771,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -12421,17 +12799,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -12444,17 +12831,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -12469,17 +12865,17 @@ esac if test "$with_dmalloc" = yes ; then ac_safe=`echo "dmalloc.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for dmalloc.h""... $ac_c" 1>&6 -echo "configure:12473: checking for dmalloc.h" >&5 +echo "configure:12869: checking for dmalloc.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:12483: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12879: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -12496,7 +12892,7 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking for dmalloc_debug in -ldmalloc""... $ac_c" 1>&6 -echo "configure:12500: checking for dmalloc_debug in -ldmalloc" >&5 +echo "configure:12896: checking for dmalloc_debug in -ldmalloc" >&5 ac_lib_var=`echo dmalloc'_'dmalloc_debug | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -12504,7 +12900,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldmalloc $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -12548,12 +12944,12 @@ if test "${with_trace+set}" = set; then withval="$with_trace" echo $ac_n "checking for _tracef""... $ac_c" 1>&6 -echo "configure:12552: checking for _tracef" >&5 +echo "configure:12948: checking for _tracef" >&5 if eval "test \"`echo '$''{'ac_cv_func__tracef'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func__tracef=yes" else @@ -12598,7 +12994,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for _tracef in -l${cf_with_screen}_g""... $ac_c" 1>&6 -echo "configure:12602: checking for _tracef in -l${cf_with_screen}_g" >&5 +echo "configure:12998: checking for _tracef in -l${cf_with_screen}_g" >&5 ac_lib_var=`echo ${cf_with_screen}_g'_'_tracef | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -12606,7 +13002,7 @@ else ac_save_LIBS="$LIBS" LIBS="-l${cf_with_screen}_g $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -12663,7 +13059,7 @@ fi ## options for miscellaneous definitions echo $ac_n "checking for domain-name""... $ac_c" 1>&6 -echo "configure:12667: checking for domain-name" >&5 +echo "configure:13063: checking for domain-name" >&5 # Check whether --with-domain-name or --without-domain-name was given. if test "${with_domain_name+set}" = set; then @@ -12692,7 +13088,7 @@ echo "$ac_t""$DOMAIN_NAME" 1>&6 if test "$USE_NNTP" = "yes" ; then echo $ac_n "checking for NNTP default-server""... $ac_c" 1>&6 -echo "configure:12696: checking for NNTP default-server" >&5 +echo "configure:13092: checking for NNTP default-server" >&5 # Check whether --with-nntp-default-server or --without-nntp-default-server was given. if test "${with_nntp_default_server+set}" = set; then @@ -12758,7 +13154,7 @@ EOF ## optional features echo $ac_n "checking whether to use MH style mail handling for mailgroups""... $ac_c" 1>&6 -echo "configure:12762: checking whether to use MH style mail handling for mailgroups" >&5 +echo "configure:13158: checking whether to use MH style mail handling for mailgroups" >&5 # Check whether --enable-mh-mail-handling or --disable-mh-mail-handling was given. if test "${enable_mh_mail_handling+set}" = set; then @@ -12779,7 +13175,7 @@ echo "$ac_t""$enableval" 1>&6 CAN_MAKEFILE= CANDIR_MAKE= echo $ac_n "checking whether to use Cancel-Locks""... $ac_c" 1>&6 -echo "configure:12783: checking whether to use Cancel-Locks" >&5 +echo "configure:13179: checking whether to use Cancel-Locks" >&5 # Check whether --enable-cancel-locks or --disable-cancel-locks was given. if test "${enable_cancel_locks+set}" = set; then @@ -12811,17 +13207,17 @@ echo "$ac_t""$enableval" 1>&6 gsasl=no ac_safe=`echo "gsasl.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for gsasl.h""... $ac_c" 1>&6 -echo "configure:12815: checking for gsasl.h" >&5 +echo "configure:13211: checking for gsasl.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:12825: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13221: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -12838,7 +13234,7 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking for gsasl_check_version in -lgsasl""... $ac_c" 1>&6 -echo "configure:12842: checking for gsasl_check_version in -lgsasl" >&5 +echo "configure:13238: checking for gsasl_check_version in -lgsasl" >&5 ac_lib_var=`echo gsasl'_'gsasl_check_version | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -12846,7 +13242,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgsasl $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -12912,7 +13308,7 @@ fi fi echo $ac_n "checking whether to enable 8-bit keycodes""... $ac_c" 1>&6 -echo "configure:12916: checking whether to enable 8-bit keycodes" >&5 +echo "configure:13312: checking whether to enable 8-bit keycodes" >&5 # Check whether --enable-8bit-keys or --disable-8bit-keys was given. if test "${enable_8bit_keys+set}" = set; then @@ -12938,7 +13334,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable ANSI-color""... $ac_c" 1>&6 -echo "configure:12942: checking whether to enable ANSI-color" >&5 +echo "configure:13338: checking whether to enable ANSI-color" >&5 # Check whether --enable-color or --disable-color was given. if test "${enable_color+set}" = set; then @@ -12955,7 +13351,7 @@ use_color=$enableval echo "$ac_t""$use_color" 1>&6 echo $ac_n "checking whether to enable posting-etiquette""... $ac_c" 1>&6 -echo "configure:12959: checking whether to enable posting-etiquette" >&5 +echo "configure:13355: checking whether to enable posting-etiquette" >&5 # Check whether --enable-etiquette or --disable-etiquette was given. if test "${enable_etiquette+set}" = set; then @@ -12974,7 +13370,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to strictly observe RFC2047 and break long lines""... $ac_c" 1>&6 -echo "configure:12978: checking whether to strictly observe RFC2047 and break long lines" >&5 +echo "configure:13374: checking whether to strictly observe RFC2047 and break long lines" >&5 # Check whether --enable-break-long-lines or --disable-break-long-lines was given. if test "${enable_break_long_lines+set}" = set; then @@ -13000,7 +13396,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to force MM_CHARSET obeyance when decoding mime""... $ac_c" 1>&6 -echo "configure:13004: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 +echo "configure:13400: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 # Check whether --enable-mime-strict-charset or --disable-mime-strict-charset was given. if test "${enable_mime_strict_charset+set}" = set; then @@ -13026,7 +13422,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6 -echo "configure:13030: checking for MIME character-set" >&5 +echo "configure:13426: checking for MIME character-set" >&5 # Check whether --with-mime-default-charset or --without-mime-default-charset was given. if test "${with_mime_default_charset+set}" = set; then @@ -13048,7 +13444,7 @@ EOF echo "$ac_t""$MM_CHARSET" 1>&6 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6 -echo "configure:13052: checking for default ISO/ASCII table" >&5 +echo "configure:13448: checking for default ISO/ASCII table" >&5 # Check whether --with-iso-to-ascii or --without-iso-to-ascii was given. if test "${with_iso_to_ascii+set}" = set; then @@ -13070,7 +13466,7 @@ EOF echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6 -echo "configure:13074: checking whether to enable locale support" >&5 +echo "configure:13470: checking whether to enable locale support" >&5 # Check whether --enable-locale or --disable-locale was given. if test "${enable_locale+set}" = set; then @@ -13089,7 +13485,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6 -echo "configure:13093: checking whether to enable posting" >&5 +echo "configure:13489: checking whether to enable posting" >&5 # Check whether --enable-posting or --disable-posting was given. if test "${enable_posting+set}" = set; then @@ -13108,7 +13504,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6 -echo "configure:13112: checking whether to enable shell escape" >&5 +echo "configure:13508: checking whether to enable shell escape" >&5 # Check whether --enable-shell-escape or --disable-shell-escape was given. if test "${enable_shell_escape+set}" = set; then @@ -13127,7 +13523,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6 -echo "configure:13131: checking whether to have fascist newsadmin" >&5 +echo "configure:13527: checking whether to have fascist newsadmin" >&5 # Check whether --enable-fascist-newsadmin or --disable-fascist-newsadmin was given. if test "${enable_fascist_newsadmin+set}" = set; then @@ -13146,7 +13542,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable inverse video and highlighting""... $ac_c" 1>&6 -echo "configure:13150: checking whether to enable inverse video and highlighting" >&5 +echo "configure:13546: checking whether to enable inverse video and highlighting" >&5 # Check whether --enable-inverse-video or --disable-inverse-video was given. if test "${enable_inverse_video+set}" = set; then @@ -13165,7 +13561,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6 -echo "configure:13169: checking whether to enable piping support" >&5 +echo "configure:13565: checking whether to enable piping support" >&5 # Check whether --enable-piping or --disable-piping was given. if test "${enable_piping+set}" = set; then @@ -13184,7 +13580,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6 -echo "configure:13188: checking whether to enable printer support" >&5 +echo "configure:13584: checking whether to enable printer support" >&5 # Check whether --enable-printing or --disable-printing was given. if test "${enable_printing+set}" = set; then @@ -13203,7 +13599,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to unique tmp-files by appending .pid""... $ac_c" 1>&6 -echo "configure:13207: checking whether to unique tmp-files by appending .pid" >&5 +echo "configure:13603: checking whether to unique tmp-files by appending .pid" >&5 # Check whether --enable-append-pid or --disable-append-pid was given. if test "${enable_append_pid+set}" = set; then @@ -13229,7 +13625,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to fallback to XHDR XREF if XOVER isn't supported""... $ac_c" 1>&6 -echo "configure:13233: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 +echo "configure:13629: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 # Check whether --enable-xhdr-xref or --disable-xhdr-xref was given. if test "${enable_xhdr_xref+set}" = set; then @@ -13256,7 +13652,7 @@ echo "$ac_t""$enableval" 1>&6 ### bypass a bug in old versions of leafnode & NNTPcache echo $ac_n "checking whether to send a GROUP command before a LISTGROUP""... $ac_c" 1>&6 -echo "configure:13260: checking whether to send a GROUP command before a LISTGROUP" >&5 +echo "configure:13656: checking whether to send a GROUP command before a LISTGROUP" >&5 # Check whether --enable-broken-listgroup-fix or --disable-broken-listgroup-fix was given. if test "${enable_broken_listgroup_fix+set}" = set; then @@ -13276,7 +13672,7 @@ echo "$ac_t""$enableval" 1>&6 ### on some old systems the WIFEXITED()/WEXITSTATUS() macros do not work echo $ac_n "checking whether to ignore system()s return value""... $ac_c" 1>&6 -echo "configure:13280: checking whether to ignore system()s return value" >&5 +echo "configure:13676: checking whether to ignore system()s return value" >&5 # Check whether --enable-broken-system-fix or --disable-broken-system-fix was given. if test "${enable_broken_system_fix+set}" = set; then @@ -13296,7 +13692,7 @@ echo "$ac_t""$enableval" 1>&6 ### checks for the location of the system-wide default setting file echo $ac_n "checking for directory containing tin.defaults file""... $ac_c" 1>&6 -echo "configure:13300: checking for directory containing tin.defaults file" >&5 +echo "configure:13696: checking for directory containing tin.defaults file" >&5 # Check whether --with-defaults-dir or --without-defaults-dir was given. if test "${with_defaults_dir+set}" = set; then @@ -13347,7 +13743,7 @@ EOF ### check for ipv6 support echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6 -echo "configure:13351: checking whether to enable IPv6" >&5 +echo "configure:13747: checking whether to enable IPv6" >&5 # Check whether --enable-ipv6 or --disable-ipv6 was given. if test "${enable_ipv6+set}" = set; then @@ -13375,7 +13771,7 @@ if test "$enableval" = "yes"; then echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6 -echo "configure:13379: checking ipv6 stack type" >&5 +echo "configure:13775: checking ipv6 stack type" >&5 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -13395,7 +13791,7 @@ do ;; (inria) cat > conftest.$ac_ext < @@ -13413,7 +13809,7 @@ rm -f conftest* ;; (kame) cat > conftest.$ac_ext < @@ -13431,7 +13827,7 @@ rm -f conftest* ;; (linux-glibc) cat > conftest.$ac_ext < @@ -13458,7 +13854,7 @@ rm -f conftest* ;; (toshiba) cat > conftest.$ac_ext < @@ -13476,7 +13872,7 @@ rm -f conftest* ;; (v6d) cat > conftest.$ac_ext < @@ -13494,7 +13890,7 @@ rm -f conftest* ;; (zeta) cat > conftest.$ac_ext < @@ -13527,7 +13923,7 @@ cf_ipv6lib=none cf_ipv6dir=none echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6 -echo "configure:13531: checking for IPv6 library if required" >&5 +echo "configure:13927: checking for IPv6 library if required" >&5 case $cf_cv_ipv6type in (solaris) ;; @@ -13561,7 +13957,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6 if test "$cf_ipv6lib" != "none"; then cat > conftest.$ac_ext < @@ -13572,7 +13968,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:13576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -13694,14 +14090,14 @@ if test -n "$cf_incdir" ; then cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:13705: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14101: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -13718,7 +14114,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13722: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:14118: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13749,12 +14145,12 @@ rm -rf conftest* eval 'cf_cv_have_lib_'$cf_ipv6lib'=no' cf_libdir="" echo $ac_n "checking for getaddrinfo""... $ac_c" 1>&6 -echo "configure:13753: checking for getaddrinfo" >&5 +echo "configure:14149: checking for getaddrinfo" >&5 if eval "test \"`echo '$''{'ac_cv_func_getaddrinfo'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14177: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_getaddrinfo=yes" else @@ -13797,10 +14193,10 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6 -echo "configure:13801: checking for getaddrinfo in -l$cf_ipv6lib" >&5 +echo "configure:14197: checking for getaddrinfo in -l$cf_ipv6lib" >&5 LIBS="-l$cf_ipv6lib $LIBS" cat > conftest.$ac_ext < @@ -13811,7 +14207,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:13815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes' @@ -13892,10 +14288,10 @@ cf_search="$cf_library_path_list $cf_sea for cf_libdir in $cf_search do echo $ac_n "checking for -l$cf_ipv6lib in $cf_libdir""... $ac_c" 1>&6 -echo "configure:13896: checking for -l$cf_ipv6lib in $cf_libdir" >&5 +echo "configure:14292: checking for -l$cf_ipv6lib in $cf_libdir" >&5 LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS" cat > conftest.$ac_ext < @@ -13906,7 +14302,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:13910: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes' @@ -13939,7 +14335,7 @@ fi echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6 -echo "configure:13943: checking working getaddrinfo" >&5 +echo "configure:14339: checking working getaddrinfo" >&5 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -13948,7 +14344,7 @@ if test "$cross_compiling" = yes; then cf_cv_getaddrinfo=unknown else cat > conftest.$ac_ext < @@ -13959,7 +14355,7 @@ else #define expect(a,b) if (strcmp(a,b) != 0) goto bad -int main() +int main(void) { int passive, gaierr, inet4 = 0, inet6 = 0; struct addrinfo hints, *ai, *aitop; @@ -14027,7 +14423,7 @@ int main() } EOF -if { (eval echo configure:14031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:14427: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_getaddrinfo=yes else @@ -14071,12 +14467,12 @@ fi for ac_func in getaddrinfo getnameinfo do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:14075: checking for $ac_func" >&5 +echo "configure:14471: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14499: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -14128,7 +14524,7 @@ done ### should we use 64 bit article numbers if possible? echo $ac_n "checking whether to enable long article numbers""... $ac_c" 1>&6 -echo "configure:14132: checking whether to enable long article numbers" >&5 +echo "configure:14528: checking whether to enable long article numbers" >&5 # Check whether --enable-long-article-numbers or --disable-long-article-numbers was given. if test "${enable_long_article_numbers+set}" = set; then @@ -14148,7 +14544,7 @@ echo "$ac_t""$enableval" 1>&6 ### checks for operator characteristics (should be the last option) echo $ac_n "checking whether to make a coffee while compiling""... $ac_c" 1>&6 -echo "configure:14152: checking whether to make a coffee while compiling" >&5 +echo "configure:14548: checking whether to make a coffee while compiling" >&5 # Check whether --with-coffee or --without-coffee was given. if test "${with_coffee+set}" = set; then @@ -14173,7 +14569,7 @@ fi ### checks for compiler characteristics echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6 -echo "configure:14177: checking for makeflags variable" >&5 +echo "configure:14573: checking for makeflags variable" >&5 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -14219,12 +14615,12 @@ ac_link='${CC-cc} -o conftest${ac_exeext cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking for working const""... $ac_c" 1>&6 -echo "configure:14223: checking for working const" >&5 +echo "configure:14619: checking for working const" >&5 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14673: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_const=yes else @@ -14294,21 +14690,21 @@ EOF fi echo $ac_n "checking for inline""... $ac_c" 1>&6 -echo "configure:14298: checking for inline" >&5 +echo "configure:14694: checking for inline" >&5 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_inline=$ac_kw; break else @@ -14335,13 +14731,13 @@ esac echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6 -echo "configure:14339: checking for ansi token expansion/substitution" >&5 +echo "configure:14735: checking for ansi token expansion/substitution" >&5 if eval "test \"`echo '$''{'cf_cv_cpp_expands'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14749: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_expands=yes else @@ -14370,13 +14766,13 @@ EOF echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6 -echo "configure:14374: checking for ansi token concatenation" >&5 +echo "configure:14770: checking for ansi token concatenation" >&5 if eval "test \"`echo '$''{'cf_cv_cpp_concats'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_concats=yes else @@ -14405,20 +14801,20 @@ EOF echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6 -echo "configure:14409: checking if nested parameters work" >&5 +echo "configure:14805: checking if nested parameters work" >&5 if eval "test \"`echo '$''{'cf_cv_nested_params'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14818: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_nested_params=yes else @@ -14441,12 +14837,12 @@ EOF ### Checks for header files. echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -echo "configure:14445: checking for ANSI C header files" >&5 +echo "configure:14841: checking for ANSI C header files" >&5 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include @@ -14454,7 +14850,7 @@ else #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14458: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14854: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -14471,7 +14867,7 @@ rm -f conftest* if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat > conftest.$ac_ext < EOF @@ -14489,7 +14885,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 < EOF @@ -14510,7 +14906,7 @@ if test "$cross_compiling" = yes; then : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -14521,7 +14917,7 @@ if (XOR (islower (i), ISLOWER (i)) || to exit (0); } EOF -if { (eval echo configure:14525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:14921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then : else @@ -14549,12 +14945,12 @@ for ac_hdr in dirent.h sys/ndir.h sys/di do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 -echo "configure:14553: checking for $ac_hdr that defines DIR" >&5 +echo "configure:14949: checking for $ac_hdr that defines DIR" >&5 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include <$ac_hdr> @@ -14562,7 +14958,7 @@ int main() { DIR *dirp = 0; ; return 0; } EOF -if { (eval echo configure:14566: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval "ac_cv_header_dirent_$ac_safe=yes" else @@ -14587,7 +14983,7 @@ done # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. if test $ac_header_dirent = dirent.h; then echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 -echo "configure:14591: checking for opendir in -ldir" >&5 +echo "configure:14987: checking for opendir in -ldir" >&5 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -14595,7 +14991,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldir $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14628,7 +15024,7 @@ fi else echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 -echo "configure:14632: checking for opendir in -lx" >&5 +echo "configure:15028: checking for opendir in -lx" >&5 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -14636,7 +15032,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lx $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15047: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14670,12 +15066,12 @@ fi fi echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 -echo "configure:14674: checking whether time.h and sys/time.h may both be included" >&5 +echo "configure:15070: checking whether time.h and sys/time.h may both be included" >&5 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include @@ -14684,7 +15080,7 @@ int main() { struct tm *tp; ; return 0; } EOF -if { (eval echo configure:14688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15084: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_time=yes else @@ -14705,12 +15101,12 @@ EOF fi echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 -echo "configure:14709: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "configure:15105: checking for sys/wait.h that is POSIX.1 compatible" >&5 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include @@ -14726,7 +15122,7 @@ wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } EOF -if { (eval echo configure:14730: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15126: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_sys_wait_h=yes else @@ -14807,9 +15203,9 @@ for cf_hdr in \ do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:14811: checking for $cf_hdr" >&5 +echo "configure:15207: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -14817,7 +15213,7 @@ echo "configure:14811: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14821: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15217: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -14855,17 +15251,17 @@ unistd.h \ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:14859: checking for $ac_hdr" >&5 +echo "configure:15255: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14869: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15265: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -14897,17 +15293,17 @@ if test "$ISC" = yes ; then do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:14901: checking for $ac_hdr" >&5 +echo "configure:15297: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14911: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15307: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -14942,16 +15338,16 @@ if test "$ac_cv_header_termios_h" = yes esac if test "$termios_bad" = maybe ; then echo $ac_n "checking whether termios.h needs _POSIX_SOURCE""... $ac_c" 1>&6 -echo "configure:14946: checking whether termios.h needs _POSIX_SOURCE" >&5 +echo "configure:15342: checking whether termios.h needs _POSIX_SOURCE" >&5 cat > conftest.$ac_ext < int main() { struct termios foo; int x = foo.c_iflag ; return 0; } EOF -if { (eval echo configure:14955: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15351: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=no else @@ -14960,7 +15356,7 @@ else rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15369: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=unknown else @@ -14992,7 +15388,7 @@ fi echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6 -echo "configure:14996: checking declaration of size-change" >&5 +echo "configure:15392: checking declaration of size-change" >&5 if eval "test \"`echo '$''{'cf_cv_sizechange'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -15006,7 +15402,7 @@ do CPPFLAGS="$cf_save_CPPFLAGS" test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts" cat > conftest.$ac_ext < #ifdef HAVE_TERMIOS_H @@ -15045,7 +15441,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:15049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15445: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sizechange=yes else @@ -15084,7 +15480,7 @@ fi echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6 -echo "configure:15088: checking if sys/time.h conflicts with sys/select.h" >&5 +echo "configure:15484: checking if sys/time.h conflicts with sys/select.h" >&5 if eval "test \"`echo '$''{'cf_cv_sys_select_timeval'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -15092,7 +15488,7 @@ else for cf_opts in no yes do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15520: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sys_select_timeval=$cf_opts break @@ -15144,12 +15540,12 @@ EOF ### Checks for Datatypes. echo $ac_n "checking for gid_t""... $ac_c" 1>&6 -echo "configure:15148: checking for gid_t" >&5 +echo "configure:15544: checking for gid_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_gid_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15177,12 +15573,12 @@ EOF fi echo $ac_n "checking for mode_t""... $ac_c" 1>&6 -echo "configure:15181: checking for mode_t" >&5 +echo "configure:15577: checking for mode_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15210,12 +15606,12 @@ EOF fi echo $ac_n "checking for off_t""... $ac_c" 1>&6 -echo "configure:15214: checking for off_t" >&5 +echo "configure:15610: checking for off_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15243,12 +15639,12 @@ EOF fi echo $ac_n "checking for pid_t""... $ac_c" 1>&6 -echo "configure:15247: checking for pid_t" >&5 +echo "configure:15643: checking for pid_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15276,12 +15672,12 @@ EOF fi echo $ac_n "checking for size_t""... $ac_c" 1>&6 -echo "configure:15280: checking for size_t" >&5 +echo "configure:15676: checking for size_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15309,12 +15705,12 @@ EOF fi echo $ac_n "checking for ssize_t""... $ac_c" 1>&6 -echo "configure:15313: checking for ssize_t" >&5 +echo "configure:15709: checking for ssize_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_ssize_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15342,12 +15738,12 @@ EOF fi echo $ac_n "checking for time_t""... $ac_c" 1>&6 -echo "configure:15346: checking for time_t" >&5 +echo "configure:15742: checking for time_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_time_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15375,7 +15771,7 @@ EOF fi cat > conftest.$ac_ext < EOF @@ -15386,7 +15782,7 @@ else rm -rf conftest* cat > conftest.$ac_ext < EOF @@ -15397,12 +15793,12 @@ else rm -rf conftest* echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6 -echo "configure:15401: checking for in_addr_t" >&5 +echo "configure:15797: checking for in_addr_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_in_addr_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -15438,12 +15834,12 @@ fi rm -f conftest* echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 -echo "configure:15442: checking for uid_t in sys/types.h" >&5 +echo "configure:15838: checking for uid_t in sys/types.h" >&5 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF @@ -15473,9 +15869,9 @@ fi echo $ac_n "checking for quad_t""... $ac_c" 1>&6 -echo "configure:15477: checking for quad_t" >&5 +echo "configure:15873: checking for quad_t" >&5 cat > conftest.$ac_ext < @@ -15488,7 +15884,7 @@ int main() { quad_t x; x = 0 ; return 0; } EOF -if { (eval echo configure:15492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15888: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_quad_t=yes else @@ -15507,9 +15903,9 @@ EOF fi echo $ac_n "checking for long long""... $ac_c" 1>&6 -echo "configure:15511: checking for long long" >&5 +echo "configure:15907: checking for long long" >&5 cat > conftest.$ac_ext < @@ -15518,7 +15914,7 @@ int main() { long long x; x = 0 ; return 0; } EOF -if { (eval echo configure:15522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15918: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_long_long=yes else @@ -15537,9 +15933,9 @@ EOF fi echo $ac_n "checking for int_least64_t""... $ac_c" 1>&6 -echo "configure:15541: checking for int_least64_t" >&5 +echo "configure:15937: checking for int_least64_t" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15953: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_int_least64_t=yes else @@ -15571,9 +15967,9 @@ EOF echo $ac_n "checking for INT64_C""... $ac_c" 1>&6 -echo "configure:15575: checking for INT64_C" >&5 +echo "configure:15971: checking for INT64_C" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_int64_c=yes else @@ -15608,9 +16004,9 @@ fi echo $ac_n "checking for nl_item""... $ac_c" 1>&6 -echo "configure:15612: checking for nl_item" >&5 +echo "configure:16008: checking for nl_item" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_nl_item=yes else @@ -15647,7 +16043,7 @@ fi # libuu/uudeview # only define HAVE_LIBUU and HAVE_UUDEVIEW_H if both are found echo $ac_n "checking for UUInitialize in -luu""... $ac_c" 1>&6 -echo "configure:15651: checking for UUInitialize in -luu" >&5 +echo "configure:16047: checking for UUInitialize in -luu" >&5 ac_lib_var=`echo uu'_'UUInitialize | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -15655,7 +16051,7 @@ else ac_save_LIBS="$LIBS" LIBS="-luu $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -15683,17 +16079,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l echo "$ac_t""yes" 1>&6 ac_safe=`echo "uudeview.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for uudeview.h""... $ac_c" 1>&6 -echo "configure:15687: checking for uudeview.h" >&5 +echo "configure:16083: checking for uudeview.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15697: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16093: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15739,19 +16135,20 @@ fi # - uidna_openUTS46() # - uidna_nameToUnicode() cf_try_icuuc="no" +cf_try_icuuc46="no" ac_safe=`echo "unicode/unorm.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for unicode/unorm.h""... $ac_c" 1>&6 -echo "configure:15745: checking for unicode/unorm.h" >&5 +echo "configure:16142: checking for unicode/unorm.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15755: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16152: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15770,17 +16167,17 @@ if eval "test \"`echo '$ac_cv_header_'$a ac_safe=`echo "unicode/ustring.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for unicode/ustring.h""... $ac_c" 1>&6 -echo "configure:15774: checking for unicode/ustring.h" >&5 +echo "configure:16171: checking for unicode/ustring.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15784: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16181: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15806,12 +16203,12 @@ EOF EOF echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6 -echo "configure:15810: checking for unorm_normalize in libicuuc" >&5 +echo "configure:16207: checking for unorm_normalize in libicuuc" >&5 cf_save_LIBS="$LIBS" cf_try_icuuc="no" LIBS="$LIBS -licuuc" cat > conftest.$ac_ext < int main() { @@ -15821,7 +16218,7 @@ int main() { needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); ; return 0; } EOF -if { (eval echo configure:15825: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF @@ -15838,19 +16235,20 @@ else fi rm -rf conftest* echo "$ac_t""$cf_try_icuuc" 1>&6 + cf_save_LIBS="$LIBS" ac_safe=`echo "unicode/uidna.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for unicode/uidna.h""... $ac_c" 1>&6 -echo "configure:15844: checking for unicode/uidna.h" >&5 +echo "configure:16242: checking for unicode/uidna.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15854: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16252: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15876,19 +16274,53 @@ else echo "$ac_t""no" 1>&6 fi + echo $ac_n "checking for uidna_nameToUnicode in libicuuc""... $ac_c" 1>&6 +echo "configure:16279: checking for uidna_nameToUnicode in libicuuc" >&5 + cat > conftest.$ac_ext < + #include +int main() { + + UErrorCode status = U_ZERO_ERROR; + UIDNAInfo info = UIDNA_INFO_INITIALIZER; + UIDNA *uts46; + uidna_openUTS46(UNORM_DEFAULT, &status); + uidna_nameToUnicode(uts46, NULL, 0, NULL, 0, &info, &status); + uidna_close(uts46); +; return 0; } +EOF +if { (eval echo configure:16295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + + + cat >> confdefs.h <<\EOF +#define HAVE_LIBICUUC_46_API 1 +EOF + + cf_try_icuuc46="yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + + LIBS=$cf_save_LIBS + +fi +rm -rf conftest* + echo "$ac_t""$cf_try_icuuc46" 1>&6 ac_safe=`echo "unicode/ubidi.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for unicode/ubidi.h""... $ac_c" 1>&6 -echo "configure:15882: checking for unicode/ubidi.h" >&5 +echo "configure:16314: checking for unicode/ubidi.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15892: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16324: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15929,17 +16361,17 @@ fi if test $cf_try_icuuc = no ; then ac_safe=`echo "unitypes.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for unitypes.h""... $ac_c" 1>&6 -echo "configure:15933: checking for unitypes.h" >&5 +echo "configure:16365: checking for unitypes.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15943: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16375: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15958,17 +16390,17 @@ if eval "test \"`echo '$ac_cv_header_'$a ac_safe=`echo "uninorm.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for uninorm.h""... $ac_c" 1>&6 -echo "configure:15962: checking for uninorm.h" >&5 +echo "configure:16394: checking for uninorm.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:15972: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16404: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -15994,12 +16426,12 @@ EOF EOF echo $ac_n "checking for u8_normalize in libunistring""... $ac_c" 1>&6 -echo "configure:15998: checking for u8_normalize in libunistring" >&5 +echo "configure:16430: checking for u8_normalize in libunistring" >&5 cf_save_LIBS="$LIBS" cf_try_unistring="no" LIBS="$LIBS -lunistring" cat > conftest.$ac_ext < #include @@ -16009,7 +16441,7 @@ int main() { u8_normalize(UNINORM_NFC, (uint8_t *) "x", 2, NULL, &ol); ; return 0; } EOF -if { (eval echo configure:16013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16445: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF @@ -16042,7 +16474,7 @@ fi # TODO: check for libidn2 if test $cf_try_icuuc = no ; then echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6 -echo "configure:16046: checking for stringprep_check_version in -lidn" >&5 +echo "configure:16478: checking for stringprep_check_version in -lidn" >&5 ac_lib_var=`echo idn'_'stringprep_check_version | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16050,7 +16482,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16497: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16078,17 +16510,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l echo "$ac_t""yes" 1>&6 ac_safe=`echo "stringprep.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for stringprep.h""... $ac_c" 1>&6 -echo "configure:16082: checking for stringprep.h" >&5 +echo "configure:16514: checking for stringprep.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:16092: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16524: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -16111,17 +16543,17 @@ EOF ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for idna.h""... $ac_c" 1>&6 -echo "configure:16115: checking for idna.h" >&5 +echo "configure:16547: checking for idna.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:16125: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16557: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -16143,7 +16575,7 @@ if eval "test \"`echo '$ac_cv_header_'$a EOF echo $ac_n "checking for idna_to_unicode_lzlz in -lidn""... $ac_c" 1>&6 -echo "configure:16147: checking for idna_to_unicode_lzlz in -lidn" >&5 +echo "configure:16579: checking for idna_to_unicode_lzlz in -lidn" >&5 ac_lib_var=`echo idn'_'idna_to_unicode_lzlz | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16151,7 +16583,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16598: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16183,9 +16615,9 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l EOF echo $ac_n "checking for IDNA_USE_STD3_ASCII_RULES""... $ac_c" 1>&6 -echo "configure:16187: checking for IDNA_USE_STD3_ASCII_RULES" >&5 +echo "configure:16619: checking for IDNA_USE_STD3_ASCII_RULES" >&5 cat > conftest.$ac_ext < EOF @@ -16211,7 +16643,7 @@ else fi echo $ac_n "checking for idna_strerror in -lidn""... $ac_c" 1>&6 -echo "configure:16215: checking for idna_strerror in -lidn" >&5 +echo "configure:16647: checking for idna_strerror in -lidn" >&5 ac_lib_var=`echo idn'_'idna_strerror | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16219,7 +16651,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16279,7 +16711,7 @@ fi # libidnkit - Internationalized Domain Names / IDN 2008 echo $ac_n "checking for idn_decodename in -lidnkit""... $ac_c" 1>&6 -echo "configure:16283: checking for idn_decodename in -lidnkit" >&5 +echo "configure:16715: checking for idn_decodename in -lidnkit" >&5 ac_lib_var=`echo idnkit'_'idn_decodename | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16287,7 +16719,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidnkit $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16316,17 +16748,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l ac_safe=`echo "idn/api.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for idn/api.h""... $ac_c" 1>&6 -echo "configure:16320: checking for idn/api.h" >&5 +echo "configure:16752: checking for idn/api.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:16330: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16762: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -16344,11 +16776,11 @@ if eval "test \"`echo '$ac_cv_header_'$a echo "$ac_t""yes" 1>&6 echo $ac_n "checking for IDN_DECODE_LOOKUP""... $ac_c" 1>&6 -echo "configure:16348: checking for IDN_DECODE_LOOKUP" >&5 +echo "configure:16780: checking for IDN_DECODE_LOOKUP" >&5 cf_save_LIBS="$LIBS" LIBS="$LIBS -lidnkit" cat > conftest.$ac_ext < #include @@ -16361,7 +16793,7 @@ int main() { idn_result_tostring(rs); ; return 0; } EOF -if { (eval echo configure:16365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF @@ -16409,24 +16841,24 @@ else cf_cv_termlib=none cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_termlib=terminfo else @@ -16438,7 +16870,7 @@ fi rm -rf conftest* test -n "$verbose" && echo " using functions in predefined $cf_cv_termlib LIBS" 1>&6 -echo "${as_me:-configure}:16442: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 +echo "${as_me:-configure}:16874: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 @@ -16458,16 +16890,16 @@ if test "$cf_cv_termlib" = none; then for cf_func in tigetstr tgetstr do echo $ac_n "checking for $cf_func in -l$cf_lib""... $ac_c" 1>&6 -echo "configure:16462: checking for $cf_func in -l$cf_lib" >&5 +echo "configure:16894: checking for $cf_func in -l$cf_lib" >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -16494,7 +16926,7 @@ fi if test "$cf_cv_termlib" = none; then # allow curses library for broken AIX system. echo $ac_n "checking for initscr in -lcurses""... $ac_c" 1>&6 -echo "configure:16498: checking for initscr in -lcurses" >&5 +echo "configure:16930: checking for initscr in -lcurses" >&5 ac_lib_var=`echo curses'_'initscr | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16502,7 +16934,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lcurses $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16949: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16550,7 +16982,7 @@ else fi echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6 -echo "configure:16554: checking for tgoto in -ltermcap" >&5 +echo "configure:16986: checking for tgoto in -ltermcap" >&5 ac_lib_var=`echo termcap'_'tgoto | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16558,7 +16990,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ltermcap $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16618,11 +17050,11 @@ fi # terminfo-based termcap interfaces may be prototyped in , # which may/may not be compatible with echo $ac_n "checking if we should include termcap.h""... $ac_c" 1>&6 -echo "configure:16622: checking if we should include termcap.h" >&5 +echo "configure:17054: checking if we should include termcap.h" >&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -I$srcdir/include" cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17071: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -16654,7 +17086,7 @@ EOF echo $ac_n "checking for term.h""... $ac_c" 1>&6 -echo "configure:16658: checking for term.h" >&5 +echo "configure:17090: checking for term.h" >&5 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -16675,7 +17107,7 @@ esac for cf_header in $cf_header_list do cat > conftest.$ac_ext < @@ -16684,7 +17116,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:16688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17120: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -16704,7 +17136,7 @@ case $cf_cv_term_header in for cf_header in ncurses/term.h ncursesw/term.h do cat > conftest.$ac_ext < @@ -16717,7 +17149,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:16721: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17153: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -16760,7 +17192,7 @@ esac echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6 -echo "configure:16764: checking if we should include curses.h or termcap.h" >&5 +echo "configure:17196: checking if we should include curses.h or termcap.h" >&5 if eval "test \"`echo '$''{'cf_cv_need_curses_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -16778,7 +17210,7 @@ do test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe @@ -16799,7 +17231,7 @@ else echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17243: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts @@ -16883,7 +17315,7 @@ esac echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6 -echo "configure:16887: checking declaration of tputs 3rd param" >&5 +echo "configure:17319: checking declaration of tputs 3rd param" >&5 if eval "test \"`echo '$''{'cf_cv_type_outchar'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -16899,10 +17331,10 @@ for Q in int void; do for R in int char; do for S in "" const; do -echo "${as_me:-configure}:16903: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 +echo "${as_me:-configure}:17335: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17347: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes @@ -16966,14 +17398,14 @@ EOF elif test ".$cf_cv_termlib" = .termcap ; then # BSD 'tputs()' may need 'PC' to be set. cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF #define HAVE_EXTERN_TCAP_PC 1 @@ -16992,13 +17424,13 @@ fi echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6 -echo "configure:16996: checking if external errno is declared" >&5 +echo "configure:17428: checking if external errno is declared" >&5 if eval "test \"`echo '$''{'cf_cv_dcl_errno'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17447: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_errno=yes else @@ -17039,13 +17471,13 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist echo $ac_n "checking if external errno exists""... $ac_c" 1>&6 -echo "configure:17043: checking if external errno exists" >&5 +echo "configure:17475: checking if external errno exists" >&5 if eval "test \"`echo '$''{'cf_cv_have_errno'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_errno=yes else @@ -17087,12 +17519,12 @@ fi for ac_func in strerror do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:17091: checking for $ac_func" >&5 +echo "configure:17523: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -17142,13 +17574,13 @@ else echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6 -echo "configure:17146: checking if external sys_nerr is declared" >&5 +echo "configure:17578: checking if external sys_nerr is declared" >&5 if eval "test \"`echo '$''{'cf_cv_dcl_sys_nerr'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17597: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_nerr=yes else @@ -17189,13 +17621,13 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist echo $ac_n "checking if external sys_nerr exists""... $ac_c" 1>&6 -echo "configure:17193: checking if external sys_nerr exists" >&5 +echo "configure:17625: checking if external sys_nerr exists" >&5 if eval "test \"`echo '$''{'cf_cv_have_sys_nerr'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_sys_nerr=yes else @@ -17234,13 +17666,13 @@ fi echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6 -echo "configure:17238: checking if external sys_errlist is declared" >&5 +echo "configure:17670: checking if external sys_errlist is declared" >&5 if eval "test \"`echo '$''{'cf_cv_dcl_sys_errlist'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_errlist=yes else @@ -17281,13 +17713,13 @@ fi # It's possible (for near-UNIX clones) that the data doesn't exist echo $ac_n "checking if external sys_errlist exists""... $ac_c" 1>&6 -echo "configure:17285: checking if external sys_errlist exists" >&5 +echo "configure:17717: checking if external sys_errlist exists" >&5 if eval "test \"`echo '$''{'cf_cv_have_sys_errlist'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17733: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_sys_errlist=yes else @@ -17399,12 +17831,12 @@ for ac_func in \ $cf_tc_funcs do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:17403: checking for $ac_func" >&5 +echo "configure:17835: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -17453,12 +17885,12 @@ done echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:17457: checking for flock" >&5 +echo "configure:17889: checking for flock" >&5 if eval "test \"`echo '$''{'ac_cv_func_flock'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_flock=yes" else @@ -17503,7 +17935,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6 -echo "configure:17507: checking for flock in -lbsd" >&5 +echo "configure:17939: checking for flock in -lbsd" >&5 ac_lib_var=`echo bsd'_'flock | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -17511,7 +17943,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lbsd $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -17551,12 +17983,12 @@ fi # clock_gettime() / librt echo $ac_n "checking for clock_gettime""... $ac_c" 1>&6 -echo "configure:17555: checking for clock_gettime" >&5 +echo "configure:17987: checking for clock_gettime" >&5 if eval "test \"`echo '$''{'ac_cv_func_clock_gettime'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18015: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_clock_gettime=yes" else @@ -17601,7 +18033,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for clock_gettime in -lrt""... $ac_c" 1>&6 -echo "configure:17605: checking for clock_gettime in -lrt" >&5 +echo "configure:18037: checking for clock_gettime in -lrt" >&5 ac_lib_var=`echo rt'_'clock_gettime | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -17609,7 +18041,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lrt $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -17652,12 +18084,12 @@ fi echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:17656: checking for wide char and multibyte support" >&5 +echo "configure:18088: checking for wide char and multibyte support" >&5 if eval "test \"`echo '$''{'am_cv_multibyte_able'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #ifdef HAVE_STDLIB_H @@ -17711,7 +18143,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:17715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18147: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=yes else @@ -17721,7 +18153,7 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { @@ -17765,7 +18197,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:17769: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=libutf8 else @@ -17799,9 +18231,9 @@ EOF echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6 -echo "configure:17803: checking if gettimeofday takes two arguments" >&5 +echo "configure:18235: checking if gettimeofday takes two arguments" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18249: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_func_gettimeofday_2args=yes else @@ -17832,12 +18264,12 @@ EOF fi echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 -echo "configure:17836: checking return type of signal handlers" >&5 +echo "configure:18268: checking return type of signal handlers" >&5 if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #include @@ -17854,7 +18286,7 @@ int main() { int i; ; return 0; } EOF -if { (eval echo configure:17858: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18290: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_type_signal=void else @@ -17874,7 +18306,7 @@ EOF echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6 -echo "configure:17878: checking declaration of signal arguments" >&5 +echo "configure:18310: checking declaration of signal arguments" >&5 if eval "test \"`echo '$''{'cf_cv_sig_args'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -17883,7 +18315,7 @@ cf_cv_sig_args= for cf_test in "int sig" "int sig, ..." do cat > conftest.$ac_ext < @@ -17891,7 +18323,7 @@ int main() { extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch) ; return 0; } EOF -if { (eval echo configure:17895: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18327: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sig_args="$cf_test";break else @@ -17917,13 +18349,13 @@ EOF if test "$ac_cv_func_sigaction" = yes; then echo $ac_n "checking whether sigaction needs _POSIX_SOURCE""... $ac_c" 1>&6 -echo "configure:17921: checking whether sigaction needs _POSIX_SOURCE" >&5 +echo "configure:18353: checking whether sigaction needs _POSIX_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_sigact_bad'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -17932,7 +18364,7 @@ int main() { struct sigaction act ; return 0; } EOF -if { (eval echo configure:17936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18368: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sigact_bad=no else @@ -17953,13 +18385,13 @@ EOF echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6 -echo "configure:17957: checking if we have sigaction/related functions" >&5 +echo "configure:18389: checking if we have sigaction/related functions" >&5 if eval "test \"`echo '$''{'cf_cv_sigaction_funcs'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18413: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_sigaction_funcs=yes else @@ -17999,7 +18431,7 @@ EOF fi echo $ac_n "checking for fork""... $ac_c" 1>&6 -echo "configure:18003: checking for fork" >&5 +echo "configure:18435: checking for fork" >&5 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18008,7 +18440,7 @@ if test "$cross_compiling" = yes; then cf_cv_func_fork=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_func_fork=yes else @@ -18040,12 +18472,12 @@ EOF echo $ac_n "checking for memmove""... $ac_c" 1>&6 -echo "configure:18044: checking for memmove" >&5 +echo "configure:18476: checking for memmove" >&5 if eval "test \"`echo '$''{'ac_cv_func_memmove'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18504: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_memmove=yes" else @@ -18087,12 +18519,12 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for bcopy""... $ac_c" 1>&6 -echo "configure:18091: checking for bcopy" >&5 +echo "configure:18523: checking for bcopy" >&5 if eval "test \"`echo '$''{'ac_cv_func_bcopy'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_bcopy=yes" else @@ -18131,7 +18563,7 @@ if eval "test \"`echo '$ac_cv_func_'bcop echo "$ac_t""yes" 1>&6 echo $ac_n "checking if bcopy does overlapping moves""... $ac_c" 1>&6 -echo "configure:18135: checking if bcopy does overlapping moves" >&5 +echo "configure:18567: checking if bcopy does overlapping moves" >&5 if eval "test \"`echo '$''{'cf_cv_good_bcopy'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18140,10 +18572,10 @@ else cf_cv_good_bcopy=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18589: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_good_bcopy=yes else @@ -18191,9 +18623,9 @@ fi echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6 -echo "configure:18195: checking if select expects int * arguments" >&5 +echo "configure:18627: checking if select expects int * arguments" >&5 cat > conftest.$ac_ext < EOF @@ -18213,7 +18645,7 @@ rm -f conftest* echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6 -echo "configure:18217: checking whether closedir returns void" >&5 +echo "configure:18649: checking whether closedir returns void" >&5 if eval "test \"`echo '$''{'ac_cv_func_closedir_void'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18221,13 +18653,13 @@ else ac_cv_func_closedir_void=yes else cat > conftest.$ac_ext < #include <$ac_header_dirent> int closedir(); main() { exit(closedir(opendir(".")) != 0); } EOF -if { (eval echo configure:18231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18663: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_func_closedir_void=no else @@ -18253,7 +18685,7 @@ fi # autoconf 2.5x assumes setvbuf is not reversed when cross-compiling if test "$cross_compiling" != yes ; then echo $ac_n "checking whether setvbuf arguments are reversed""... $ac_c" 1>&6 -echo "configure:18257: checking whether setvbuf arguments are reversed" >&5 +echo "configure:18689: checking whether setvbuf arguments are reversed" >&5 if eval "test \"`echo '$''{'ac_cv_func_setvbuf_reversed'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18261,7 +18693,7 @@ else { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } else cat > conftest.$ac_ext < /* If setvbuf has the reversed format, exit 0. */ @@ -18275,7 +18707,7 @@ main () { exit(0); /* Non-reversed systems segv here. */ } EOF -if { (eval echo configure:18279: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_func_setvbuf_reversed=yes else @@ -18313,12 +18745,12 @@ for ac_func in \ do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:18317: checking for $ac_func" >&5 +echo "configure:18749: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -18368,13 +18800,13 @@ done echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6 -echo "configure:18372: checking for type sigaction_t" >&5 +echo "configure:18804: checking for type sigaction_t" >&5 if eval "test \"`echo '$''{'cf_cv_type_sigaction'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -18382,7 +18814,7 @@ int main() { sigaction_t x ; return 0; } EOF -if { (eval echo configure:18386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18818: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_sigaction=yes else @@ -18402,13 +18834,13 @@ EOF echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6 -echo "configure:18406: checking for nonconflicting termios.h" >&5 +echo "configure:18838: checking for nonconflicting termios.h" >&5 if eval "test \"`echo '$''{'cf_cv_use_termios_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18866: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_use_termios_h=yes else @@ -18461,13 +18893,13 @@ fi echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6 -echo "configure:18465: checking for passwd.pw_gecos" >&5 +echo "configure:18897: checking for passwd.pw_gecos" >&5 if eval "test \"`echo '$''{'cf_cv_pw_gecos'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -18478,7 +18910,7 @@ int main() { char bar = foo.pw_gecos ; return 0; } EOF -if { (eval echo configure:18482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18914: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_pw_gecos=yes else @@ -18498,13 +18930,13 @@ EOF echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6 -echo "configure:18502: checking for tm.tm_gmtoff" >&5 +echo "configure:18934: checking for tm.tm_gmtoff" >&5 if eval "test \"`echo '$''{'cf_cv_tm_gmtoff'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_tm_gmtoff=yes else @@ -18544,7 +18976,7 @@ EOF echo $ac_n "checking for long file names""... $ac_c" 1>&6 -echo "configure:18548: checking for long file names" >&5 +echo "configure:18980: checking for long file names" >&5 if eval "test \"`echo '$''{'ac_cv_sys_long_file_names'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18592,17 +19024,17 @@ for ac_hdr in sys/wait.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:18596: checking for $ac_hdr" >&5 +echo "configure:19028: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:18606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:19038: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -18639,17 +19071,17 @@ for ac_hdr in wait.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:18643: checking for $ac_hdr" >&5 +echo "configure:19075: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:18653: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:19085: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -18679,17 +19111,17 @@ for ac_hdr in waitstatus.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:18683: checking for $ac_hdr" >&5 +echo "configure:19115: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:18693: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:19125: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -18730,13 +19162,13 @@ fi echo $ac_n "checking for union wait""... $ac_c" 1>&6 -echo "configure:18734: checking for union wait" >&5 +echo "configure:19166: checking for union wait" >&5 if eval "test \"`echo '$''{'cf_cv_type_unionwait'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19183: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_type_unionwait=no echo compiles ok w/o union wait 1>&5 @@ -18758,7 +19190,7 @@ else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19209: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_type_unionwait=yes echo compiles ok with union wait and possibly macros too 1>&5 @@ -18798,7 +19230,7 @@ EOF echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6 -echo "configure:18802: checking if the system function returns usable child-status" >&5 +echo "configure:19234: checking if the system function returns usable child-status" >&5 if eval "test \"`echo '$''{'cf_cv_system_status'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18807,7 +19239,7 @@ else cf_cv_system_status=unknown else cat > conftest.$ac_ext < @@ -18840,7 +19272,7 @@ int main() } EOF -if { (eval echo configure:18844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:19276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_system_status=no else @@ -18851,11 +19283,11 @@ else cf_cv_system_status=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:19291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_system_status=yes else @@ -18898,13 +19330,13 @@ EOF if test "$cf_cv_ncurses_version" != no ; then echo $ac_n "checking for obsolete/broken version of ncurses""... $ac_c" 1>&6 -echo "configure:18902: checking for obsolete/broken version of ncurses" >&5 +echo "configure:19334: checking for obsolete/broken version of ncurses" >&5 if eval "test \"`echo '$''{'cf_cv_ncurses_broken'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -18918,7 +19350,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18922: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19354: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_broken=no else @@ -18943,13 +19375,13 @@ fi echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6 -echo "configure:18947: checking if curses supports color attributes" >&5 +echo "configure:19379: checking if curses supports color attributes" >&5 if eval "test \"`echo '$''{'cf_cv_color_curses'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -18964,7 +19396,7 @@ chtype x = COLOR_BLUE; ; return 0; } EOF -if { (eval echo configure:18968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_color_curses=yes else @@ -19015,7 +19447,7 @@ if test $check_sig_const = yes ; then echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6 -echo "configure:19019: checking for redefinable signal constants" >&5 +echo "configure:19451: checking for redefinable signal constants" >&5 if eval "test \"`echo '$''{'cf_cv_sig_const'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -19027,7 +19459,7 @@ if test -n "$cf_cv_sig_args"; then cf_cv_sig_const=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:19490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_sig_const=yes else @@ -19080,13 +19512,13 @@ fi echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6 -echo "configure:19084: checking for ANSI qsort" >&5 +echo "configure:19516: checking for ANSI qsort" >&5 if eval "test \"`echo '$''{'cf_cv_comptype'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19534: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_comptype=yes else @@ -19126,7 +19558,7 @@ fi echo $ac_n "checking if application can dump core""... $ac_c" 1>&6 -echo "configure:19130: checking if application can dump core" >&5 +echo "configure:19562: checking if application can dump core" >&5 if eval "test \"`echo '$''{'cf_cv_corefile'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -19135,7 +19567,7 @@ else cf_cv_corefile=unknown else cat > conftest.$ac_ext < @@ -19176,7 +19608,7 @@ int main() #endif } EOF -if { (eval echo configure:19180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:19612: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_corefile=yes else @@ -19224,18 +19656,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6 -echo "configure:19228: checking for missing "${ac_func}" extern" >&5 +echo "configure:19660: checking for missing "${ac_func}" extern" >&5 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:19234: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19666: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19685: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -19257,7 +19689,7 @@ if { (eval echo configure:19253: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19703: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19316,18 +19748,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6 -echo "configure:19320: checking for missing "${ac_func}" extern" >&5 +echo "configure:19752: checking for missing "${ac_func}" extern" >&5 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:19326: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19758: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -19349,7 +19781,7 @@ if { (eval echo configure:19345: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19406,18 +19838,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6 -echo "configure:19410: checking for missing "${ac_func}" extern" >&5 +echo "configure:19842: checking for missing "${ac_func}" extern" >&5 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:19416: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19848: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -19439,7 +19871,7 @@ if { (eval echo configure:19435: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19885: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19552,18 +19984,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6 -echo "configure:19556: checking for missing "${ac_func}" extern" >&5 +echo "configure:19988: checking for missing "${ac_func}" extern" >&5 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:19562: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19994: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -19585,7 +20017,7 @@ if { (eval echo configure:19581: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20031: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19639,18 +20071,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6 -echo "configure:19643: checking for missing "${ac_func}" extern" >&5 +echo "configure:20075: checking for missing "${ac_func}" extern" >&5 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:19649: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:20081: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -19672,7 +20104,7 @@ if { (eval echo configure:19668: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20118: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19729,18 +20161,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6 -echo "configure:19733: checking for missing "${ac_func}" extern" >&5 +echo "configure:20165: checking for missing "${ac_func}" extern" >&5 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:19739: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:20171: testing for missing "${ac_func}" external ..." 1>&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $CHECK_DECL_FLAG" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -19762,7 +20194,7 @@ if { (eval echo configure:19758: \"$ac_l cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20208: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -19810,7 +20242,7 @@ fi echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6 -echo "configure:19814: checking for working TIOCGWINSZ" >&5 +echo "configure:20246: checking for working TIOCGWINSZ" >&5 if eval "test \"`echo '$''{'cf_cv_use_tiocgwinsz'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -19821,7 +20253,7 @@ else cf_cv_use_tiocgwinsz=unknown else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:20282: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cf_cv_use_tiocgwinsz=yes else @@ -19893,7 +20325,7 @@ esac # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:19897: checking for $ac_word" >&5 +echo "configure:20329: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -19923,19 +20355,19 @@ fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 -echo "configure:19927: checking for working alloca.h" >&5 +echo "configure:20359: checking for working alloca.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -if { (eval echo configure:19939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_header_alloca_h=yes else @@ -19956,12 +20388,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:19960: checking for alloca" >&5 +echo "configure:20392: checking for alloca" >&5 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20425: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_func_alloca_works=yes else @@ -20021,12 +20453,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:20025: checking whether alloca needs Cray hooks" >&5 +echo "configure:20457: checking whether alloca needs Cray hooks" >&5 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:20055: checking for $ac_func" >&5 +echo "configure:20487: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -20106,7 +20538,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:20110: checking stack direction for C alloca" >&5 +echo "configure:20542: checking stack direction for C alloca" >&5 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -20114,7 +20546,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:20569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_c_stack_direction=1 else @@ -20158,17 +20590,17 @@ for ac_hdr in unistd.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:20162: checking for $ac_hdr" >&5 +echo "configure:20594: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:20172: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:20604: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -20197,12 +20629,12 @@ done for ac_func in getpagesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:20201: checking for $ac_func" >&5 +echo "configure:20633: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -20250,7 +20682,7 @@ fi done echo $ac_n "checking for working mmap""... $ac_c" 1>&6 -echo "configure:20254: checking for working mmap" >&5 +echo "configure:20686: checking for working mmap" >&5 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -20258,7 +20690,7 @@ else ac_cv_func_mmap_fixed_mapped=no else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:20834: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_func_mmap_fixed_mapped=yes else @@ -20422,12 +20854,12 @@ fi echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6 -echo "configure:20426: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "configure:20858: checking whether we are using the GNU C Library 2.1 or newer" >&5 if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -20482,17 +20914,17 @@ stdlib.h string.h unistd.h sys/param.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:20486: checking for $ac_hdr" >&5 +echo "configure:20918: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:20496: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:20928: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -20523,12 +20955,12 @@ getgid getuid mempcpy munmap putenv sete strdup strtoul tsearch __argz_count __argz_stringify __argz_next do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:20527: checking for $ac_func" >&5 +echo "configure:20959: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20987: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -20619,14 +21051,14 @@ if test -n "$cf_searchpath/include" ; th cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:20630: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21062: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -20643,7 +21075,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:20647: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21079: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20687,14 +21119,14 @@ if test -n "$cf_searchpath/../include" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:20698: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21130: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -20711,7 +21143,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:20715: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21147: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20753,7 +21185,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}:20757: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:21189: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -20783,7 +21215,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}:20787: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:21219: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -20805,7 +21237,7 @@ fi echo $ac_n "checking for iconv""... $ac_c" 1>&6 -echo "configure:20809: checking for iconv" >&5 +echo "configure:21241: checking for iconv" >&5 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -20818,13 +21250,13 @@ cf_cv_header_path_iconv= cf_cv_library_path_iconv= -echo "${as_me:-configure}:20822: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:21254: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -20838,7 +21270,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20842: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21274: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_iconv=yes @@ -20854,7 +21286,7 @@ else LIBS="-liconv $cf_save_LIBS" cat > conftest.$ac_ext < @@ -20868,7 +21300,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21304: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_iconv=yes @@ -20886,11 +21318,11 @@ else test -n "$verbose" && echo " find linkage for iconv library" 1>&6 -echo "${as_me:-configure}:20890: testing find linkage for iconv library ..." 1>&5 +echo "${as_me:-configure}:21322: testing find linkage for iconv library ..." 1>&5 -echo "${as_me:-configure}:20894: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:21326: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -20986,12 +21418,12 @@ 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}:20990: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:21422: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv" cat > conftest.$ac_ext < @@ -21005,12 +21437,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21009: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21441: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* test -n "$verbose" && echo " ... found iconv headers in $cf_cv_header_path_iconv" 1>&6 -echo "${as_me:-configure}:21014: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:21446: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=maybe @@ -21031,7 +21463,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_iconv" = maybe ; then -echo "${as_me:-configure}:21035: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:21467: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -21113,14 +21545,14 @@ 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}:21117: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:21549: 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 < @@ -21134,12 +21566,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21570: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test -n "$verbose" && echo " ... found iconv library in $cf_cv_library_path_iconv" 1>&6 -echo "${as_me:-configure}:21143: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:21575: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=yes @@ -21191,13 +21623,13 @@ EOF echo $ac_n "checking if the declaration of iconv() needs const.""... $ac_c" 1>&6 -echo "configure:21195: checking if the declaration of iconv() needs const." >&5 +echo "configure:21627: checking if the declaration of iconv() needs const." >&5 if eval "test \"`echo '$''{'am_cv_proto_iconv_const'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -21217,7 +21649,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21653: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* am_cv_proto_iconv_const=no else @@ -21270,14 +21702,14 @@ if test -n "$cf_cv_header_path_iconv" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:21281: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21713: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -21294,7 +21726,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:21298: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21730: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -21334,7 +21766,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}:21338: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:21770: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -21350,19 +21782,19 @@ fi echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 -echo "configure:21354: checking for nl_langinfo and CODESET" >&5 +echo "configure:21786: checking for nl_langinfo and CODESET" >&5 if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char* cs = nl_langinfo(CODESET); ; return 0; } EOF -if { (eval echo configure:21366: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21798: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_langinfo_codeset=yes else @@ -21385,19 +21817,19 @@ EOF if test $ac_cv_header_locale_h = yes; then echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 -echo "configure:21389: checking for LC_MESSAGES" >&5 +echo "configure:21821: checking for LC_MESSAGES" >&5 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { return LC_MESSAGES ; return 0; } EOF -if { (eval echo configure:21401: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_val_LC_MESSAGES=yes else @@ -21418,7 +21850,7 @@ EOF fi fi echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 -echo "configure:21422: checking whether NLS is requested" >&5 +echo "configure:21854: checking whether NLS is requested" >&5 # Check whether --enable-nls or --disable-nls was given. @@ -21437,12 +21869,13 @@ fi INTLLIBS= if test "$USE_NLS" = "yes"; then + POSUB=po cat >> confdefs.h <<\EOF #define ENABLE_NLS 1 EOF echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 -echo "configure:21446: checking whether included gettext is requested" >&5 +echo "configure:21879: checking whether included gettext is requested" >&5 # Check whether --with-included-gettext or --without-included-gettext was given. if test "${with_included_gettext+set}" = set; then @@ -21458,46 +21891,264 @@ fi if test "$nls_cv_force_use_gnu_gettext" != "yes"; then CATOBJEXT=NONE - cf_save_LIBS_1="$LIBS" - -cf_add_libs="$LIBICONV" -# Filter out duplicates - this happens with badly-designed ".pc" files... -for cf_add_1lib in $LIBS -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_libs $cf_add_1lib" -done -LIBS="$cf_add_libs" + cf_save_msgfmt_path="$MSGFMT" + cf_save_xgettext_path="$XGETTEXT" - echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6 -echo "configure:21481: checking for libintl.h and gettext()" >&5 -if eval "test \"`echo '$''{'cf_cv_func_gettext'+set}'`\" = set"; then + # Extract the first word of "msgfmt", so it can be a program name with args. + +set dummy msgfmt; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:21902: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else - - - -# 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}:21494: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 - - -cf_save_LIBS="$LIBS" + case "$MSGFMT" in + ([\\/]*|?:[\\/]*) + ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. + ;; + (*) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word$ac_exeext; then + if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1; then + ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exeext" + break + fi + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":" + ;; +esac +fi +MSGFMT="$ac_cv_path_MSGFMT" +if test "$MSGFMT" != ":"; then + echo "$ac_t""$MSGFMT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi -cat > conftest.$ac_ext <&6 +echo "configure:21936: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$GMSGFMT" in + /*) + ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. + ;; + ?:/*) + ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_path_GMSGFMT="$ac_dir/$ac_word" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" + ;; +esac +fi +GMSGFMT="$ac_cv_path_GMSGFMT" +if test -n "$GMSGFMT"; then + echo "$ac_t""$GMSGFMT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + + + # Extract the first word of "xgettext", so it can be a program name with args. + +set dummy xgettext; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:21975: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$XGETTEXT" in + ([\\/]*|?:[\\/]*) + ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. + ;; + (*) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word$ac_exeext; then + if $ac_dir/$ac_word --omit-header /dev/null >/dev/null 2>&1; then + ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exeext" + break + fi + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" + ;; +esac +fi +XGETTEXT="$ac_cv_path_XGETTEXT" +if test "$XGETTEXT" != ":"; then + echo "$ac_t""$XGETTEXT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + + cf_save_OPTS_1="$CPPFLAGS" + if test "x$cf_save_msgfmt_path" = "x$MSGFMT" && \ + test "x$cf_save_xgettext_path" = "x$XGETTEXT" ; then + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in -DIGNORE_MSGFMT_HACK +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 + + + + + fi + + cf_save_LIBS_1="$LIBS" + +cf_add_libs="$LIBICONV" +# Filter out duplicates - this happens with badly-designed ".pc" files... +for cf_add_1lib in $LIBS +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_libs $cf_add_1lib" +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}:22145: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 + + +cf_save_LIBS="$LIBS" + +cat > conftest.$ac_ext < extern int _nl_msg_cat_cntr; @@ -21507,11 +22158,13 @@ int main() { bindtextdomain ("", ""); return (int) gettext ("") +#ifndef IGNORE_MSGFMT_HACK + _nl_msg_cat_cntr +#endif ; return 0; } EOF -if { (eval echo configure:21515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_intl=yes @@ -21527,7 +22180,7 @@ else LIBS="-lintl $cf_save_LIBS" cat > conftest.$ac_ext < @@ -21538,11 +22191,13 @@ int main() { bindtextdomain ("", ""); return (int) gettext ("") +#ifndef IGNORE_MSGFMT_HACK + _nl_msg_cat_cntr +#endif ; return 0; } EOF -if { (eval echo configure:21546: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_intl=yes @@ -21560,11 +22215,11 @@ else test -n "$verbose" && echo " find linkage for intl library" 1>&6 -echo "${as_me:-configure}:21564: testing find linkage for intl library ..." 1>&5 +echo "${as_me:-configure}:22219: testing find linkage for intl library ..." 1>&5 -echo "${as_me:-configure}:21568: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:22223: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -21660,12 +22315,12 @@ 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}:21664: testing ... testing $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:22319: testing ... testing $cf_cv_header_path_intl ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl" cat > conftest.$ac_ext < @@ -21676,16 +22331,18 @@ int main() { bindtextdomain ("", ""); return (int) gettext ("") +#ifndef IGNORE_MSGFMT_HACK + _nl_msg_cat_cntr +#endif ; return 0; } EOF -if { (eval echo configure:21684: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:22341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* test -n "$verbose" && echo " ... found intl headers in $cf_cv_header_path_intl" 1>&6 -echo "${as_me:-configure}:21689: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:22346: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 cf_cv_find_linkage_intl=maybe @@ -21706,7 +22363,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_intl" = maybe ; then -echo "${as_me:-configure}:21710: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:22367: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -21788,14 +22445,14 @@ 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}:21792: testing ... testing $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:22449: 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 < @@ -21806,16 +22463,18 @@ int main() { bindtextdomain ("", ""); return (int) gettext ("") +#ifndef IGNORE_MSGFMT_HACK + _nl_msg_cat_cntr +#endif ; return 0; } EOF -if { (eval echo configure:21814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test -n "$verbose" && echo " ... found intl library in $cf_cv_library_path_intl" 1>&6 -echo "${as_me:-configure}:21819: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:22478: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 cf_cv_find_linkage_intl=yes @@ -21856,11 +22515,13 @@ else cf_cv_func_gettext=no fi - -fi -echo "$ac_t""$cf_cv_func_gettext" 1>&6 + echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6 +echo "configure:22521: checking for libintl.h and gettext()" >&5 + echo "$ac_t""$cf_cv_func_gettext" 1>&6 + LIBS="$cf_save_LIBS_1" + CPPFLAGS="$cf_save_OPTS_1" if test "$cf_cv_func_gettext" = yes ; then cat >> confdefs.h <<\EOF @@ -21899,14 +22560,14 @@ if test -n "$cf_cv_header_path_intl" ; t cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:21910: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:22571: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -21923,7 +22584,7 @@ rm -f conftest* if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:21927: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:22588: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -21964,7 +22625,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}:21968: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:22629: testing adding $cf_add_libdir to library-path ..." 1>&5 INTLLIBS="-L$cf_add_libdir $INTLLIBS" @@ -21980,12 +22641,12 @@ fi for ac_func in dcgettext do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:21984: checking for $ac_func" >&5 +echo "configure:22645: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22673: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -22034,276 +22695,74 @@ done LIBS="$gt_save_LIBS" - # Extract the first word of "msgfmt", so it can be a program name with args. - -set dummy msgfmt; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22042: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - case "$MSGFMT" in - ([\\/]*|?:[\\/]*) - ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. - ;; - (*) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word$ac_exeext; then - if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1; then - ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exeext" - break - fi - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":" - ;; -esac -fi -MSGFMT="$ac_cv_path_MSGFMT" -if test "$MSGFMT" != ":"; then - echo "$ac_t""$MSGFMT" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi - - # Extract the first word of "gmsgfmt", so it can be a program name with args. -set dummy gmsgfmt; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22076: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - case "$GMSGFMT" in - /*) - ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. - ;; - ?:/*) - ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. - ;; - *) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" - ac_dummy="$PATH" - for ac_dir in $ac_dummy; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word; then - ac_cv_path_GMSGFMT="$ac_dir/$ac_word" - break - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" - ;; -esac -fi -GMSGFMT="$ac_cv_path_GMSGFMT" -if test -n "$GMSGFMT"; then - echo "$ac_t""$GMSGFMT" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi - - - # Extract the first word of "xgettext", so it can be a program name with args. - -set dummy xgettext; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22114: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - case "$XGETTEXT" in - ([\\/]*|?:[\\/]*) - ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. - ;; - (*) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word$ac_exeext; then - if $ac_dir/$ac_word --omit-header /dev/null >/dev/null 2>&1; then - ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exeext" - break - fi - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" - ;; -esac -fi -XGETTEXT="$ac_cv_path_XGETTEXT" -if test "$XGETTEXT" != ":"; then - echo "$ac_t""$XGETTEXT" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi - - CATOBJEXT=.gmo fi - fi - - if test "$CATOBJEXT" = "NONE"; then - nls_cv_use_gnu_gettext=yes - fi - fi - - if test "$nls_cv_use_gnu_gettext" = "yes"; then - if test ! -d $srcdir/intl ; then - { echo "configure: error: no NLS library is packaged with this application" 1>&2; exit 1; } - fi - INTLOBJS="\$(GETTOBJS)" - # Extract the first word of "msgfmt", so it can be a program name with args. - -set dummy msgfmt; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22164: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - case "$MSGFMT" in - ([\\/]*|?:[\\/]*) - ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. - ;; - (*) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word$ac_exeext; then - if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1; then - ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exeext" - break - fi - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":" - ;; -esac -fi -MSGFMT="$ac_cv_path_MSGFMT" -if test "$MSGFMT" != ":"; then - echo "$ac_t""$MSGFMT" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi - - # Extract the first word of "gmsgfmt", so it can be a program name with args. -set dummy gmsgfmt; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22198: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - case "$GMSGFMT" in - /*) - ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. - ;; - ?:/*) - ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. - ;; - *) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" - ac_dummy="$PATH" - for ac_dir in $ac_dummy; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word; then - ac_cv_path_GMSGFMT="$ac_dir/$ac_word" - break - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" - ;; -esac -fi -GMSGFMT="$ac_cv_path_GMSGFMT" -if test -n "$GMSGFMT"; then - echo "$ac_t""$GMSGFMT" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi - - # Extract the first word of "xgettext", so it can be a program name with args. - -set dummy xgettext; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22235: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - case "$XGETTEXT" in - ([\\/]*|?:[\\/]*) - ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. - ;; - (*) - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word$ac_exeext; then - if $ac_dir/$ac_word --omit-header /dev/null >/dev/null 2>&1; then - ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exeext" - break - fi - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" - ;; -esac -fi -XGETTEXT="$ac_cv_path_XGETTEXT" -if test "$XGETTEXT" != ":"; then - echo "$ac_t""$XGETTEXT" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi + else + echo "configure: warning: disabling NLS feature" 1>&2 + sed -e /ENABLE_NLS/d confdefs.h >confdefs.tmp + mv confdefs.tmp confdefs.h + ALL_LINGUAS= + CATOBJEXT=.ignored + MSGFMT=":" + GMSGFMT=":" + XGETTEXT=":" + POSUB= + BUILD_INCLUDED_LIBINTL=no + USE_INCLUDED_LIBINTL=no + USE_NLS=no + nls_cv_use_gnu_gettext=no + fi - - BUILD_INCLUDED_LIBINTL=yes - USE_INCLUDED_LIBINTL=yes + if test "$CATOBJEXT" = "NONE"; then + nls_cv_use_gnu_gettext=maybe + fi + fi + + if test "$nls_cv_use_gnu_gettext" != "no"; then CATOBJEXT=.gmo - INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV" - LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` + if test -f $srcdir/intl/libintl.h ; then + 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 "configure: warning: no NLS library is packaged with this application" 1>&2 + fi fi - if test "$GMSGFMT" != ":"; then - if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then + if test "$GMSGFMT" != ":"; then + if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then : ; else - echo "$ac_t""found msgfmt program is not GNU msgfmt; ignore it" 1>&6 - GMSGFMT=":" + echo "configure: warning: found msgfmt program is not GNU msgfmt" 1>&2 fi fi - if test "$XGETTEXT" != ":"; then - if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then + if test "$XGETTEXT" != ":"; then + if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then : ; else - echo "$ac_t""found xgettext program is not GNU xgettext; ignore it" 1>&6 - XGETTEXT=":" + echo "configure: warning: found xgettext program is not GNU xgettext" 1>&2 fi fi - - POSUB=po fi + if test "$XGETTEXT" != ":"; then + - - if test "$PACKAGE" = gettext; then - BUILD_INCLUDED_LIBINTL=yes - fi - - if test "$nls_cv_use_gnu_gettext" = "yes"; then - for ac_prog in bison + if test "$PACKAGE" = gettext; then + BUILD_INCLUDED_LIBINTL=yes + fi + + if test "$nls_cv_use_gnu_gettext" = "yes"; then + for ac_prog in 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:22307: checking for $ac_word" >&5 +echo "configure:22766: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_INTLBISON'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -22332,30 +22791,31 @@ fi test -n "$INTLBISON" && break done - if test -z "$INTLBISON"; then - ac_verc_fail=yes - else - echo $ac_n "checking version of bison""... $ac_c" 1>&6 -echo "configure:22340: checking version of bison" >&5 - ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` - case $ac_prog_version in - ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; - (1.2[6-9]*|1.[3-9][0-9]*|[2-9].*) - ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; - (*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; - esac - echo "$ac_t""$ac_prog_version" 1>&6 - fi - if test $ac_verc_fail = yes; then - INTLBISON=: + if test -z "$INTLBISON"; then + ac_verc_fail=yes + else + echo $ac_n "checking version of bison""... $ac_c" 1>&6 +echo "configure:22799: checking version of bison" >&5 + ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` + case $ac_prog_version in + ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; + (1.2[6-9]*|1.[3-9][0-9]*|[2-9].*) + ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;; + (*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;; + esac + echo "$ac_t""$ac_prog_version" 1>&6 + fi + if test $ac_verc_fail = yes; then + INTLBISON=: + fi fi + + for lang in $ALL_LINGUAS; do + GMOFILES="$GMOFILES $lang.gmo" + POFILES="$POFILES $lang.po" + done fi - for lang in $ALL_LINGUAS; do - GMOFILES="$GMOFILES $lang.gmo" - POFILES="$POFILES $lang.po" - done - @@ -22384,7 +22844,7 @@ echo "configure:22340: checking version LINGUAS= else echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 -echo "configure:22388: checking for catalogs to be installed" >&5 +echo "configure:22848: checking for catalogs to be installed" >&5 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no @@ -22443,7 +22903,7 @@ use_our_messages=no if test "$USE_NLS" = yes ; then if test -d $srcdir/po ; then echo $ac_n "checking if we should use included message-library""... $ac_c" 1>&6 -echo "configure:22447: checking if we should use included message-library" >&5 +echo "configure:22907: checking if we should use included message-library" >&5 # Check whether --enable-included-msgs or --disable-included-msgs was given. if test "${enable_included_msgs+set}" = set; then @@ -22498,17 +22958,17 @@ else do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:22502: checking for $ac_hdr" >&5 +echo "configure:22962: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:22512: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:22972: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -22592,19 +23052,19 @@ if test ".$use_alloca" = .yes ; then # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 -echo "configure:22596: checking for working alloca.h" >&5 +echo "configure:23056: checking for working alloca.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -if { (eval echo configure:22608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23068: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_header_alloca_h=yes else @@ -22625,12 +23085,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:22629: checking for alloca" >&5 +echo "configure:23089: checking for alloca" >&5 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_func_alloca_works=yes else @@ -22690,12 +23150,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:22694: checking whether alloca needs Cray hooks" >&5 +echo "configure:23154: checking whether alloca needs Cray hooks" >&5 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:22724: checking for $ac_func" >&5 +echo "configure:23184: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23212: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -22775,7 +23235,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:22779: checking stack direction for C alloca" >&5 +echo "configure:23239: checking stack direction for C alloca" >&5 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -22783,7 +23243,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:23266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_c_stack_direction=1 else @@ -22847,9 +23307,9 @@ fi for cf_hdr in iconv.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:22851: checking for $cf_hdr" >&5 +echo "configure:23311: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -22857,7 +23317,7 @@ echo "configure:22851: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:22861: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:23321: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -22883,13 +23343,13 @@ fi done echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6 -echo "configure:22887: checking for iconv_open() //TRANSLIT extension" >&5 +echo "configure:23347: checking for iconv_open() //TRANSLIT extension" >&5 if test "$cross_compiling" = yes; then echo "$ac_t""unknown" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:23370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then cat >> confdefs.h <<\EOF #define HAVE_ICONV_OPEN_TRANSLIT 1 @@ -22953,12 +23413,12 @@ EOF ;; *) echo $ac_n "checking for link""... $ac_c" 1>&6 -echo "configure:22957: checking for link" >&5 +echo "configure:23417: checking for link" >&5 if eval "test \"`echo '$''{'ac_cv_func_link'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23445: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_link=yes" else @@ -23015,12 +23475,12 @@ EOF ;; *) echo $ac_n "checking for link""... $ac_c" 1>&6 -echo "configure:23019: checking for link" >&5 +echo "configure:23479: checking for link" >&5 if eval "test \"`echo '$''{'ac_cv_func_link'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23507: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_link=yes" else @@ -23073,7 +23533,7 @@ if test "$cf_cv_termlib" = pdcurses ; th # Uses ac_ vars as temps to allow command line to override cache and checks. # --without-x overrides everything else, but does not touch the cache. echo $ac_n "checking for X""... $ac_c" 1>&6 -echo "configure:23077: checking for X" >&5 +echo "configure:23537: checking for X" >&5 # Check whether --with-x or --without-x was given. @@ -23136,12 +23596,12 @@ if test "$ac_x_includes" = NO; then # First, try using that file with no special directory specified. cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:23145: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:23605: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -23210,14 +23670,14 @@ if test "$ac_x_libraries" = NO; then ac_save_LIBS="$LIBS" LIBS="-l$x_direct_test_library $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23681: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then LIBS="$ac_save_LIBS" # We can link X programs with no special library path. @@ -23323,17 +23783,17 @@ else case "`(uname -sr) 2>/dev/null`" in "SunOS 5"*) echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 -echo "configure:23327: checking whether -R must be followed by a space" >&5 +echo "configure:23787: checking whether -R must be followed by a space" >&5 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_R_nospace=yes else @@ -23349,14 +23809,14 @@ rm -rf conftest* else LIBS="$ac_xsave_LIBS -R $x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23820: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_R_space=yes else @@ -23388,7 +23848,7 @@ rm -rf conftest* # libraries were built with DECnet support. And karl@cs.umb.edu says # the Alpha needs dnet_stub (dnet does not exist). echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 -echo "configure:23392: checking for dnet_ntoa in -ldnet" >&5 +echo "configure:23852: checking for dnet_ntoa in -ldnet" >&5 ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23396,7 +23856,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldnet $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23429,7 +23889,7 @@ fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 -echo "configure:23433: checking for dnet_ntoa in -ldnet_stub" >&5 +echo "configure:23893: checking for dnet_ntoa in -ldnet_stub" >&5 ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23437,7 +23897,7 @@ else ac_save_LIBS="$LIBS" LIBS="-ldnet_stub $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23912: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23477,12 +23937,12 @@ fi # The nsl library prevents programs from opening the X display # on Irix 5.2, according to dickey@clark.net. echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 -echo "configure:23481: checking for gethostbyname" >&5 +echo "configure:23941: checking for gethostbyname" >&5 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_gethostbyname=yes" else @@ -23526,7 +23986,7 @@ fi if test $ac_cv_func_gethostbyname = no; then echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:23530: checking for gethostbyname in -lnsl" >&5 +echo "configure:23990: checking for gethostbyname in -lnsl" >&5 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23534,7 +23994,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23575,12 +24035,12 @@ fi # -lsocket must be given before -lnsl if both are needed. # We assume that if connect needs -lnsl, so does gethostbyname. echo $ac_n "checking for connect""... $ac_c" 1>&6 -echo "configure:23579: checking for connect" >&5 +echo "configure:24039: checking for connect" >&5 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24067: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_connect=yes" else @@ -23624,7 +24084,7 @@ fi if test $ac_cv_func_connect = no; then echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 -echo "configure:23628: checking for connect in -lsocket" >&5 +echo "configure:24088: checking for connect in -lsocket" >&5 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23632,7 +24092,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24107: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23667,12 +24127,12 @@ fi # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. echo $ac_n "checking for remove""... $ac_c" 1>&6 -echo "configure:23671: checking for remove" >&5 +echo "configure:24131: checking for remove" >&5 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_remove=yes" else @@ -23716,7 +24176,7 @@ fi if test $ac_cv_func_remove = no; then echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 -echo "configure:23720: checking for remove in -lposix" >&5 +echo "configure:24180: checking for remove in -lposix" >&5 ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23724,7 +24184,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lposix $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24199: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23759,12 +24219,12 @@ fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. echo $ac_n "checking for shmat""... $ac_c" 1>&6 -echo "configure:23763: checking for shmat" >&5 +echo "configure:24223: checking for shmat" >&5 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_shmat=yes" else @@ -23808,7 +24268,7 @@ fi if test $ac_cv_func_shmat = no; then echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 -echo "configure:23812: checking for shmat in -lipc" >&5 +echo "configure:24272: checking for shmat in -lipc" >&5 ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23816,7 +24276,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lipc $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23860,7 +24320,7 @@ fi # libraries we check for below, so use a different variable. # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 -echo "configure:23864: checking for IceConnectionNumber in -lICE" >&5 +echo "configure:24324: checking for IceConnectionNumber in -lICE" >&5 ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -23868,7 +24328,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23907,7 +24367,7 @@ fi cf_x_athena=${cf_x_athena:-Xaw} echo $ac_n "checking if you want to link with Xaw 3d library""... $ac_c" 1>&6 -echo "configure:23911: checking if you want to link with Xaw 3d library" >&5 +echo "configure:24371: checking if you want to link with Xaw 3d library" >&5 withval= # Check whether --with-Xaw3d or --without-Xaw3d was given. @@ -23924,7 +24384,7 @@ else fi echo $ac_n "checking if you want to link with Xaw 3d xft library""... $ac_c" 1>&6 -echo "configure:23928: checking if you want to link with Xaw 3d xft library" >&5 +echo "configure:24388: checking if you want to link with Xaw 3d xft library" >&5 withval= # Check whether --with-Xaw3dxft or --without-Xaw3dxft was given. @@ -23941,7 +24401,7 @@ else fi echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6 -echo "configure:23945: checking if you want to link with neXT Athena library" >&5 +echo "configure:24405: checking if you want to link with neXT Athena library" >&5 withval= # Check whether --with-neXtaw or --without-neXtaw was given. @@ -23958,7 +24418,7 @@ else fi echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6 -echo "configure:23962: checking if you want to link with Athena-Plus library" >&5 +echo "configure:24422: checking if you want to link with Athena-Plus library" >&5 withval= # Check whether --with-XawPlus or --without-XawPlus was given. @@ -23992,19 +24452,19 @@ 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}:23996: testing found package $cf_athena_pkg ..." 1>&5 +echo "${as_me:-configure}:24456: 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}:24003: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24463: 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}:24008: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24468: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24028,10 +24488,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -24050,17 +24516,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -24073,17 +24548,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -24124,7 +24608,7 @@ 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}:24128: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:24612: testing ..trimmed $LIBS ..." 1>&5 ;; @@ -24133,13 +24617,13 @@ echo "${as_me:-configure}:24128: testing echo $ac_n "checking for usable $cf_x_athena/Xmu package""... $ac_c" 1>&6 -echo "configure:24137: checking for usable $cf_x_athena/Xmu package" >&5 +echo "configure:24621: checking for usable $cf_x_athena/Xmu package" >&5 if eval "test \"`echo '$''{'cf_cv_xaw_compat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -24150,7 +24634,7 @@ int check = XmuCompareISOLatin1("big", " ; return 0; } EOF -if { (eval echo configure:24154: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24638: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xaw_compat=yes else @@ -24173,7 +24657,7 @@ echo "$ac_t""$cf_cv_xaw_compat" 1>&6 (*) test -n "$verbose" && echo " work around broken package" 1>&6 -echo "${as_me:-configure}:24177: testing work around broken package ..." 1>&5 +echo "${as_me:-configure}:24661: testing work around broken package ..." 1>&5 cf_save_xmu="$LIBS" @@ -24184,19 +24668,19 @@ echo "${as_me:-configure}:24177: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then test -n "$verbose" && echo " found package xmu" 1>&6 -echo "${as_me:-configure}:24188: testing found package xmu ..." 1>&5 +echo "${as_me:-configure}:24672: 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}:24195: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24679: 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}:24200: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24684: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24220,10 +24704,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -24242,17 +24732,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -24265,17 +24764,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -24303,13 +24811,13 @@ LIBS="$cf_add_libs" test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:24307: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:24815: 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}:24313: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:24821: testing ...after $LIBS ..." 1>&5 @@ -24321,13 +24829,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:24325: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:24833: 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}:24331: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:24839: testing ...after $LIBS ..." 1>&5 @@ -24342,7 +24850,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}:24346: testing ..trimmed $LIBS ..." 1>&5 +echo "${as_me:-configure}:24854: testing ..trimmed $LIBS ..." 1>&5 ;; @@ -24371,19 +24879,19 @@ 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}:24375: testing found package Xext ..." 1>&5 +echo "${as_me:-configure}:24883: 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}:24382: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24890: 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}:24387: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24895: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24407,10 +24915,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -24429,17 +24943,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -24452,17 +24975,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -24491,7 +25023,7 @@ else cf_pkgconfig_libs= echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6 -echo "configure:24495: checking for XextCreateExtension in -lXext" >&5 +echo "configure:25027: checking for XextCreateExtension in -lXext" >&5 ac_lib_var=`echo Xext'_'XextCreateExtension | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -24499,7 +25031,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lXext $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25046: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -24567,19 +25099,19 @@ then if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then test -n "$verbose" && echo " found package x11" 1>&6 -echo "${as_me:-configure}:24571: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:25103: 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}:24578: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25110: 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}:24583: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25115: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24603,10 +25135,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -24625,17 +25163,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -24648,17 +25195,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -24694,19 +25250,19 @@ fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then test -n "$verbose" && echo " found package ice" 1>&6 -echo "${as_me:-configure}:24698: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:25254: 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}:24705: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25261: 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}:24710: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25266: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24730,10 +25286,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -24752,17 +25314,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -24775,17 +25346,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -24821,19 +25401,19 @@ fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then test -n "$verbose" && echo " found package sm" 1>&6 -echo "${as_me:-configure}:24825: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:25405: 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}:24832: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25412: 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}:24837: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25417: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24857,10 +25437,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -24879,17 +25465,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -24902,17 +25497,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -24948,19 +25552,19 @@ fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then test -n "$verbose" && echo " found package xt" 1>&6 -echo "${as_me:-configure}:24952: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:25556: 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}:24959: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25563: 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}:24964: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25568: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -24984,10 +25588,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -25006,17 +25616,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -25029,17 +25648,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -25079,19 +25707,19 @@ 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}:25083: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:25711: 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}:25090: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25718: 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}:25095: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25723: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25115,10 +25743,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -25137,17 +25771,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -25160,17 +25803,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -25201,13 +25853,13 @@ LIBS="$cf_add_libs" (*) # we have an "xt" package, but it may omit Xt's dependency on X11 echo $ac_n "checking for usable X dependency""... $ac_c" 1>&6 -echo "configure:25205: checking for usable X dependency" >&5 +echo "configure:25857: checking for usable X dependency" >&5 if eval "test \"`echo '$''{'cf_cv_xt_x11_compat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -25221,7 +25873,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:25225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xt_x11_compat=yes else @@ -25238,7 +25890,7 @@ echo "$ac_t""$cf_cv_xt_x11_compat" 1>&6 then test -n "$verbose" && echo " work around broken X11 dependency" 1>&6 -echo "${as_me:-configure}:25242: testing work around broken X11 dependency ..." 1>&5 +echo "${as_me:-configure}:25894: testing work around broken X11 dependency ..." 1>&5 # 2010/11/19 - good enough until a working Xt on Xcb is delivered. @@ -25248,19 +25900,19 @@ echo "${as_me:-configure}:25242: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then test -n "$verbose" && echo " found package x11" 1>&6 -echo "${as_me:-configure}:25252: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:25904: 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}:25259: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:25911: 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}:25264: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:25916: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25284,10 +25936,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -25306,17 +25964,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -25329,17 +25996,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -25369,13 +26045,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:25373: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:26049: 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}:25379: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:26055: testing ...after $LIBS ..." 1>&5 @@ -25386,13 +26062,13 @@ fi esac echo $ac_n "checking for usable X Toolkit package""... $ac_c" 1>&6 -echo "configure:25390: checking for usable X Toolkit package" >&5 +echo "configure:26066: checking for usable X Toolkit package" >&5 if eval "test \"`echo '$''{'cf_cv_xt_ice_compat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -25402,7 +26078,7 @@ int num = IceConnectionNumber(0) ; return 0; } EOF -if { (eval echo configure:25406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26082: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xt_ice_compat=yes else @@ -25427,7 +26103,7 @@ echo "$ac_t""$cf_cv_xt_ice_compat" 1>&6 (*) test -n "$verbose" && echo " work around broken ICE dependency" 1>&6 -echo "${as_me:-configure}:25431: testing work around broken ICE dependency ..." 1>&5 +echo "${as_me:-configure}:26107: testing work around broken ICE dependency ..." 1>&5 @@ -25436,19 +26112,19 @@ echo "${as_me:-configure}:25431: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then test -n "$verbose" && echo " found package ice" 1>&6 -echo "${as_me:-configure}:25440: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:26116: 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}:25447: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:26123: 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}:25452: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:26128: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25472,10 +26148,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -25494,17 +26176,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -25517,17 +26208,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -25556,19 +26256,19 @@ 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}:25560: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:26260: 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}:25567: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:26267: 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}:25572: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:26272: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -25592,10 +26292,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -25614,17 +26320,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -25637,17 +26352,26 @@ done if test -n "$cf_new_cflags" ; then - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + fi if test -n "$cf_new_extra_cppflags" ; then - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -25683,13 +26407,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:25687: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:26411: 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}:25693: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:26417: testing ...after $LIBS ..." 1>&5 @@ -25712,7 +26436,7 @@ else test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:25716: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:26440: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -25738,10 +26462,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -25760,17 +26490,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -25784,28 +26523,37 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:25788: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:26527: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 + + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" - CFLAGS="$CFLAGS $cf_new_cflags" fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:25797: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:26539: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 + + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" 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}:25806: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:26551: 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" - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" fi @@ -25813,14 +26561,14 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat > conftest.$ac_ext < int main() { printf("Hello world"); ; return 0; } EOF -if { (eval echo configure:25824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -25828,13 +26576,13 @@ else test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:25832: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:26580: 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}:25838: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:26586: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -25845,12 +26593,12 @@ fi echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6 -echo "configure:25849: checking for XOpenDisplay" >&5 +echo "configure:26597: checking for XOpenDisplay" >&5 if eval "test \"`echo '$''{'ac_cv_func_XOpenDisplay'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_XOpenDisplay=yes" else @@ -25892,7 +26640,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:25896: checking for XOpenDisplay in -lX11" >&5 +echo "configure:26644: checking for XOpenDisplay in -lX11" >&5 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -25900,7 +26648,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26663: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -25951,12 +26699,12 @@ fi echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6 -echo "configure:25955: checking for XtAppInitialize" >&5 +echo "configure:26703: checking for XtAppInitialize" >&5 if eval "test \"`echo '$''{'ac_cv_func_XtAppInitialize'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26731: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_XtAppInitialize=yes" else @@ -25998,7 +26746,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6 -echo "configure:26002: checking for XtAppInitialize in -lXt" >&5 +echo "configure:26750: checking for XtAppInitialize in -lXt" >&5 ac_lib_var=`echo Xt'_'XtAppInitialize | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -26006,7 +26754,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lXt $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26769: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -26070,13 +26818,13 @@ do if test $cf_path != default ; then CPPFLAGS="$cf_save -I$cf_path/include" echo $ac_n "checking for $cf_test in $cf_path""... $ac_c" 1>&6 -echo "configure:26074: checking for $cf_test in $cf_path" >&5 +echo "configure:26822: checking for $cf_test in $cf_path" >&5 else echo $ac_n "checking for $cf_test""... $ac_c" 1>&6 -echo "configure:26077: checking for $cf_test" >&5 +echo "configure:26825: checking for $cf_test" >&5 fi cat > conftest.$ac_ext < @@ -26085,7 +26833,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:26089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:26837: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -26153,7 +26901,7 @@ done LIBS="$cf_add_libs" echo $ac_n "checking for $cf_libs in $cf_path""... $ac_c" 1>&6 -echo "configure:26157: checking for $cf_libs in $cf_path" >&5 +echo "configure:26905: checking for $cf_libs in $cf_path" >&5 else cf_add_libs="$cf_libs" @@ -26173,10 +26921,10 @@ done LIBS="$cf_add_libs" echo $ac_n "checking for $cf_test in $cf_libs""... $ac_c" 1>&6 -echo "configure:26177: checking for $cf_test in $cf_libs" >&5 +echo "configure:26925: checking for $cf_test in $cf_libs" >&5 fi cat > conftest.$ac_ext < @@ -26187,7 +26935,7 @@ int main() { $cf_test((XtAppContext) 0) ; return 0; } EOF -if { (eval echo configure:26191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:26939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -26232,7 +26980,7 @@ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:26236: checking for $ac_word" >&5 +echo "configure:26984: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_XCURSES_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -26298,7 +27046,7 @@ LDFLAGS="$LDFLAGS $X_LIBS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:26302: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:27050: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -26324,10 +27072,16 @@ case $cf_fix_cppflags in && cf_fix_cppflags=yes if test $cf_fix_cppflags = yes ; then - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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 ;; @@ -26346,17 +27100,26 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ ;; esac - cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + + test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags " + cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags" + ;; esac ;; (*) - cf_new_cflags="$cf_new_cflags $cf_add_cflags" + + test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags " + cf_new_cflags="${cf_new_cflags}$cf_add_cflags" + ;; esac ;; (yes) - cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + 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/^[^"]*"'\''//'` @@ -26370,28 +27133,37 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:26374: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:27137: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 - CFLAGS="$CFLAGS $cf_new_cflags" + + test -n "$CFLAGS" && CFLAGS="$CFLAGS " + CFLAGS="${CFLAGS}$cf_new_cflags" + fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:26383: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:27149: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 - CPPFLAGS="$CPPFLAGS $cf_new_cppflags" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" + 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}:26392: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:27161: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" + + test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " + EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" + fi @@ -26399,14 +27171,14 @@ fi if test "x$cf_check_cflags" != "x$CFLAGS" ; then cat > conftest.$ac_ext < int main() { printf("Hello world"); ; return 0; } EOF -if { (eval echo configure:26410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:27182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -26414,13 +27186,13 @@ else test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:26418: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:27190: 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}:26424: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:27196: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -26430,7 +27202,7 @@ rm -rf conftest* fi echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:26434: checking for XOpenDisplay in -lX11" >&5 +echo "configure:27206: checking for XOpenDisplay in -lX11" >&5 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -26438,7 +27210,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:27225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -26486,7 +27258,7 @@ else fi echo $ac_n "checking for XCurses library""... $ac_c" 1>&6 -echo "configure:26490: checking for XCurses library" >&5 +echo "configure:27262: checking for XCurses library" >&5 if eval "test \"`echo '$''{'cf_cv_lib_XCurses'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -26509,7 +27281,7 @@ done LIBS="$cf_add_libs" cat > conftest.$ac_ext < @@ -26519,7 +27291,7 @@ int main() { XCursesExit(); ; return 0; } EOF -if { (eval echo configure:26523: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:27295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_lib_XCurses=yes else @@ -26547,17 +27319,17 @@ EOF ac_safe=`echo "xcurses.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for xcurses.h""... $ac_c" 1>&6 -echo "configure:26551: checking for xcurses.h" >&5 +echo "configure:27323: checking for xcurses.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:26561: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:27333: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -26589,12 +27361,12 @@ fi for ac_func in vwprintw do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:26593: checking for $ac_func" >&5 +echo "configure:27365: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:27393: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -27179,40 +27951,40 @@ cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in $CONFIG_FILES; do - - # Support "outfile[:infile[:infile...]]" - case "$ac_file" in - (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; - esac - - # PO directories have a Makefile.in generated from Makefile.inn. - case "$ac_file" in - (*/[Mm]akefile.in) - # Adjust a relative srcdir. - ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` - ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" - ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` - ac_base=`basename $ac_file .in` - # In autoconf-2.13 it is called $ac_given_srcdir. - # In autoconf-2.50 it is called $srcdir. - test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" - - case "$ac_given_srcdir" in - (.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; - (/*) top_srcdir="$ac_given_srcdir" ;; - (*) top_srcdir="$ac_dots$ac_given_srcdir" ;; + + # Support "outfile[:infile[:infile...]]" + case "$ac_file" in + (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; esac - - if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then - rm -f "$ac_dir/POTFILES" - test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES" - sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," -e "\$s/\(.*\) \\\\/\1/" < "$ac_given_srcdir/$ac_dir/POTFILES.in" > "$ac_dir/POTFILES" - test -n "$as_me" && echo "$as_me: creating $ac_dir/$ac_base" || echo "creating $ac_dir/$ac_base" - sed -e "/POTFILES =/r $ac_dir/POTFILES" "$ac_dir/$ac_base.in" > "$ac_dir/$ac_base" - fi - ;; - esac - done + + # PO directories have a Makefile.in generated from Makefile.inn. + case "$ac_file" in + (*/[Mm]akefile.in) + # Adjust a relative srcdir. + ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` + ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" + ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` + ac_base=`basename $ac_file .in` + # In autoconf-2.13 it is called $ac_given_srcdir. + # In autoconf-2.50 it is called $srcdir. + test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" + + case "$ac_given_srcdir" in + (.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; + (/*) top_srcdir="$ac_given_srcdir" ;; + (*) top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + + if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then + rm -f "$ac_dir/POTFILES" + test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES" + sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," -e "\$s/\(.*\) \\\\/\1/" < "$ac_given_srcdir/$ac_dir/POTFILES.in" > "$ac_dir/POTFILES" + test -n "$as_me" && echo "$as_me: creating $ac_dir/$ac_base" || echo "creating $ac_dir/$ac_base" + sed -e "/POTFILES =/r $ac_dir/POTFILES" "$ac_dir/$ac_base.in" > "$ac_dir/$ac_base" + fi + ;; + esac + done # Extra commands, if any exit 0 diff -Nurp '--exclude=.bzr*' tin-2.4.1/configure.in tin-2.4.2/configure.in --- tin-2.4.1/configure.in 2016-12-24 14:39:46.000000000 +0100 +++ tin-2.4.2/configure.in 2017-12-24 12:52:06.021665930 +0100 @@ -2,10 +2,10 @@ dnl Project : tin - a Usenet reader dnl Module : configure.in dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2015-11-03 +dnl Updated : 2017-06-13 dnl Notes : dnl -dnl Copyright (c) 1995-2017 Thomas E. Dickey +dnl Copyright (c) 1995-2018 Thomas E. Dickey dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -41,7 +41,7 @@ AC_PREFIX_DEFAULT(/usr/local) dnl PACKAGE is required for GNU gettext PACKAGE=tin -VERSION=2.4.1 +VERSION=2.4.2 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_SUBST(PACKAGE) @@ -918,6 +918,7 @@ AC_CHECK_LIB(uu, UUInitialize, # - uidna_openUTS46() # - uidna_nameToUnicode() cf_try_icuuc="no" +cf_try_icuuc46="no" AC_CHECK_HEADER(unicode/unorm.h,[ AC_CHECK_HEADER(unicode/ustring.h, [ AC_DEFINE(HAVE_UNICODE_UNORM_H) @@ -935,9 +936,24 @@ AC_CHECK_HEADER(unicode/unorm.h,[ LIBS=$cf_save_LIBS ) AC_MSG_RESULT($cf_try_icuuc) + cf_save_LIBS="$LIBS" AC_CHECK_HEADER(unicode/uidna.h, [ AC_DEFINE(HAVE_UNICODE_UIDNA_H) ]) + AC_MSG_CHECKING(for uidna_nameToUnicode in libicuuc) + AC_TRY_LINK([#include + #include ], [ + UErrorCode status = U_ZERO_ERROR; + UIDNAInfo info = UIDNA_INFO_INITIALIZER; + UIDNA *uts46; + uidna_openUTS46(UNORM_DEFAULT, &status); + uidna_nameToUnicode(uts46, NULL, 0, NULL, 0, &info, &status); + uidna_close(uts46);], [ + AC_DEFINE(HAVE_LIBICUUC_46_API) + cf_try_icuuc46="yes"], + LIBS=$cf_save_LIBS + ) + AC_MSG_RESULT($cf_try_icuuc46) AC_CHECK_HEADER(unicode/ubidi.h, [ AC_DEFINE(HAVE_UNICODE_UBIDI_H) ]) diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/CHANGES tin-2.4.2/doc/CHANGES --- tin-2.4.1/doc/CHANGES 2016-12-21 15:16:49.000000000 +0100 +++ tin-2.4.2/doc/CHANGES 2017-12-22 09:31:25.887514084 +0100 @@ -1,3 +1,60 @@ +-- 2.4.2 release 20171224 "Lochhead" -- + + 007) Thomas E. Dickey + ADD. update configure macros + FIX. aclocal.m4, configure + + 006) Mesutcan Kurt + ADD. updated turkish translation + FIX. tr.po + + 005) Dennis Preiser + ADD. cancel_lock_algo config option + ADD. sha256 and sha512 as possible algorithms for cancel_locks + ADD. sigfile=!command no longer passes the name of the current + newsgroup to command, but %G is replaced by groupname if + specified + ADD. remove sleep(1) from unshar loop + BUG. possible buffer overrun in rfc1522_decode() + BUG. wildcard search doesn't advance past a match in a line for a + subsequent search + BUG. last line in the info_pager (help, posting-history) lacked + truncation + BUG. quoted pairs in CFWS were not ignored + ADD. cleanup + FIX. attrib.c, config.c, inews.c, init.c, lang.c, options_menu.c, page.c + post.c, regex.c, rfc2045.c, rfc2046.c, rfc2047.c, save.c, sigfile.c + string.c, wildmat.c, tincfg.tbl, extern.h, tinrc.h, version.h + libcanlock/*, tin.1, tin.5 + + 004) Joe Hansen + ADD. updated danish translation + FIX. da.po + + 003) Urs Janssen + BUG. possible NULL dereference when IDNA-decoding with libicuuc + BUG. possible NULL dereference with -D 4 + BUG. possible use of uninitialized variable in debug output + BUG. posting history screen failed to use additional space + if window was widened + BUG. 2nd arg of tin_getline() is int not bool + BUG. multibyte input to prompts was grabbled if using ncurses but not + ncursesw + ADD. config.guess, config.sub update + ADD. adjust argument names to be the same in declaration and definition + ADD. install rtin.5 manpage + ADD. skip group query for -w if group was given on the cmd.-line + ADD. remove redundant return statement at the end of void functions + ADD. tweak MAIL_REGEX to not capture a tailing ')' + ADD. use uidna_nameToUnicode() instead of uidna_IDNToUnicode() if + linked against ICU >=4.6 + FIX. art.c, attrib.c, auth.c, charset.c, config.c, curses.c, feed.c + filter.c, group.c, help.c, keymap.c, lang.c, main.c, mimetypes.c + misc.c, newsrc.c, nntplib.c, pgp.c, post.c, prompt.c, refs.c + rfc2047.c, save.c, screen.c, select.c, tcurses.c, thread.c, proto.h + tin.h, Makefile[.in], configure[.in], autoconf.h[in], config.guess + config.sub, tin.1, tin.5 + -- 2.4.1 release 20161224 "Daill" -- 002) Dennis Preiser @@ -13,7 +70,7 @@ user to auth even if server didn't request it BUG. resource leak in post_process_uud() and parse_rfc2045_article() BUG. possible nullpointer dereferenced when running out of memory in - makecfg (during compliation) + makecfg (during compilation) BUG. memleak if using libunistring for unicode normalization FIX. active.c, art.c, auth.c, config.c, feed.c, group.c, makecfg.c misc.c, nntplib.c, post.c, rfc2046.c, save.c, select.c, string.c diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/CHANGES.old tin-2.4.2/doc/CHANGES.old --- tin-2.4.1/doc/CHANGES.old 2016-12-23 13:51:56.000000000 +0100 +++ tin-2.4.2/doc/CHANGES.old 2017-12-22 09:36:43.572278006 +0100 @@ -2158,7 +2158,7 @@ U118) Philip Paeps U117) Andreas Metzler BUG. possible overrun while expanding \t BUG. typos in the german translation - BUG. wrong help-page entrys + BUG. wrong help-page entries ADD. from=filter exemplification FIX. cook.c, lang.c, tin.5, filtering, de.po @@ -2176,9 +2176,9 @@ U115) Martin Klaiber - BUG. cached overview datas date was in localtime() without holding a + BUG. cached overview data date was in localtime() without holding a timezone - BUG. in some cases tin created incorrect overview datas + BUG. in some cases tin created incorrect overview data BUG. add_posted_to_filter didn't work with -w and -o BUG. typo fixed in the english translation BUG. description-toggle didn't work for mailgroups @@ -3515,7 +3515,7 @@ U001) Urs Janssen 672) Urs Janssen BUG. fixed uncritical memleak in free_attributes_array() BUG. fixed possible call of free(NULL) - ADD. overview_xref_support() now handles Xref:full entrys in + ADD. overview_xref_support() now handles Xref:full entries in overview.ftm with traling garbage on the line ADD. check for duplicated Newsgroups, Subject and Followup-To header before posting diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/INSTALL tin-2.4.2/doc/INSTALL --- tin-2.4.1/doc/INSTALL 2016-06-02 15:56:03.000000000 +0200 +++ tin-2.4.2/doc/INSTALL 2017-08-10 09:34:30.339959256 +0200 @@ -667,5 +667,5 @@ Compiled & installed Tin was successfully built and installed on a variety of platforms including Linux, FreeBSD, OpenBSD, NetBSD, BSDi, Darwin, Solaris, IRIX, HP-UX, Ultrix, Tru64, AIX, SINIX, UXP/V, SUPER-UX, Unicos, QNX, GNU Hurd, DG/UX, SEIUX, -Openstep, MiNT, Haiku, MINIX, Syllable and Cygwin. +Openstep, MiNT, Haiku, MINIX, Syllable, Bitrig and Cygwin. For a detailed list see diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/TODO tin-2.4.2/doc/TODO --- tin-2.4.1/doc/TODO 2016-12-21 09:34:01.000000000 +0100 +++ tin-2.4.2/doc/TODO 2017-12-22 09:37:04.549120763 +0100 @@ -87,7 +87,7 @@ o 8bit chars in some headers are RFC-20 (see parse_rfc822_headers()). [20090112 Urs Janssen ] -o the mime encoder may create two adjacent encoed words in the same line +o the mime encoder may create two adjacent encoded words in the same line e.g. Subject: =?UTF-8?B?4oKs4oKs4oKs?= =?UTF-8?B?IOKCrOKCrOKCrA==?= instead of Subject: =?UTF-8?B?4oKs4oKs4oKsIOKCrOKCrOKCrA==?= [20140513 Urs Janssen ] @@ -114,6 +114,10 @@ o mailers other than sendmail (f.e. elm New features ------------ +o implement SAVE_APPEND_FILE_ALL ('A') and SAVE_OVERWRITE_ALL ('O') keys + which just ask once if file(s) already exist (open_save_filename()). + [20170811 Urs Janssen ] + o add second pipe command when piping multiple articles to use one pipe per article (currently it is one pipe for all). ':' could be used as key (only in use at the pager where this feature doesn't make @@ -137,7 +141,7 @@ o add a key to "drop" pending data from or via calling drain_buffer() (might be slow if there is much pending data)) so one doesn't have to quit and restart tin if the client/server communication get's desynced (i.e by reading an article which has a non - dotstuffed lone . in it or the like) + dotstuffed lone '.' in it or the like) [20130615 Urs Janssen ] o x_body currently doesn't allow cmd. execution via ! like x_headers @@ -167,6 +171,13 @@ o add user defined screen layout at dif (done for selection, group and thread level) [20041025 Urs Janssen ] +o add jump to article (if still available and Message-ID is known) to + posting history screen + [20170331 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 @@ -217,7 +228,7 @@ o allow bold, underline, italic, ... as [20030218 Serge Matveev ] o hierarchical 'M'enu, e.g. put all art_marked_*into a 'submenu', - restructure/sort 'M'enu items, some disply-options (render BiDi) are + restructure/sort 'M'enu items, some display-options (render BiDi) are currently under expert options, some options in display options are navigation options (catchup thread, use mouse, ...) [20020322 Urs Janssen ] @@ -368,10 +379,10 @@ o add feature Cc: o add feature show_new_newsgroups_since -o add new key which taggs articles based on a prompted regex, could be used +o add new key which tags articles based on a prompted regex, could be used for GROUP_MARK_THREAD_READ,PAGE_MARK_THREAD_READ,THREAD_MARK_ARTICLE_READ and/or something like GROUP_SELECT_THREAD/THREAD_SELECT_ARTICLE which - works on tagged arts (the later might be useful in conjnction with + works on tagged arts (the later might be useful in conjunction with GROUP_MARK_UNSELECTED_ARTICLES_READ) [20051110 Urs Janssen ] @@ -452,11 +463,12 @@ o Merge the selection code with the ran [Jason Faultless ] o add check for liblzma/libbzip2/zlib (>=1.1.4)/[mini]lzo, lzlib, liblz4, - liblrzip, ... + liblrzip, libzstd, ... (, , , , , , - ) and add an option to + , + ) and add an option to write/read *zipped local overviews. the libs might also be used for post-processing articles. @@ -532,7 +544,7 @@ o don't strip "Re: " out of the subject o allow any given amount of days in default_filter_days not only {1, 2, 4} * 28 days -o allow expiring filter entrys n-days after the last time they matched +o allow expiring filter entries n-days after the last time they matched o add command to generate filter rules for all currently tagged articles @@ -592,7 +604,7 @@ o always display (also) the servers err bandwidth exceeded) [20101230 Urs Janssen ] -o rewrite mini-help, remove the long strings and generate them dynamicly +o rewrite mini-help, remove the long strings and generate them dynamiclly one help text for each key makes translations more easy and uniq and can use the available space on the screen much better if not running on 80 columns. @@ -811,9 +823,6 @@ o check for wcsftime() and if found use least in page.c). [20130129 Urs Janssen ] -o avoid uidna_IDNToUnicode() if linked against ICU >=4.6 - [20161221 Urs Janssen ] - Docs/online help ---------------- o the documentation of PageFollowupQuoteHeaders (^W) and @@ -826,7 +835,7 @@ o the online help of GroupMarkUnselArtR say that the article are marked read [20090814 Urs Janssen ] -o document the different singnals/actions (e.g. SIGUSR2 writes newsrc) +o document the different signals/actions (e.g. SIGUSR2 writes newsrc) [20080209 Urs Janssen ] o exit staus documentation in the man page isn't correct, we have more @@ -841,7 +850,7 @@ o add installation guide (in html) o add cross-compilation hints CC="crosscc" LD="crossld" AR="crossar" RANLIB=":" MAKE="crossmake" \ ./configure --with-build-cc=gcc --with-build-cpp=cpp \ - --target=cross-traget-tripple --without-x # usual configure flags + --target=cross-traget-triple --without-x # usual configure flags o better document keymap feature @@ -859,6 +868,9 @@ o document %G of strfpath() in man page Not yet classified ------------------ +o allow per group cancel_lock_algo setting via attributes? + [20170810 Urs Janssen ] + o abort HEAD/NEXT loop on 5xx responses to HEAD? (see art.c:open_art_header()) [20161011 Urs Janssen ] @@ -927,10 +939,10 @@ 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 once it's official? this would require a +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 @@ -941,7 +953,7 @@ o the documentation suggests that novro fix the documentation or the behaviour. [20100103 Urs Janssen ] -o FOLLOW_USEFOR_DRAFT is a minomer as RFC 5536 is released +o FOLLOW_USEFOR_DRAFT is a misnomer as RFC 5536 is released [20091225 Urs Janssen ] o un/subscribe_pattern() is very slow on servers with a huge active file @@ -972,7 +984,7 @@ o create debug output in need to be able to overwrite the file) [20080211 Urs Janssen ] -o -M/-N report is malied to userid, should we use tinrc.mail_address +o -M/-N report is mailed to userid, should we use tinrc.mail_address instead? o tin uses the first sig-isolator as recent one, USEFOR says it should @@ -1033,7 +1045,7 @@ o inverse_okay's Menu description isn't o --disable-inverse-video seems to be ignored - do we still need it? -o move tinrc.defaults for certain comands to a pre-filled .inputhistory? +o move tinrc.defaults for certain comannds to a pre-filled .inputhistory? (if so, also move last_search there) [Jason Faultless] @@ -1062,7 +1074,7 @@ o update gettext stuff to > gettext-0.1 o and pcre2 support (new API) -o clean up included pcre stuff and update to >= pcre-8.39 +o clean up included pcre stuff and update to >= pcre-8.40 o shows up cross-postings multiple times even if read once before getting a resync/reread active/newsrc-file @@ -1087,7 +1099,7 @@ o missing newsrc file and connecting to o cache mailbox_name in misc.c/mail_check()? o configure checks for fdopen(3) and defines HAVE_FDOPEN if found, but we - don't have any code guared with that macro nor any fallback code if not + don't have any code guarded with that macro nor any fallback code if not found. o re add innlib support? (the old one was dropped as the lib has retired diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/WHATSNEW tin-2.4.2/doc/WHATSNEW --- tin-2.4.1/doc/WHATSNEW 2016-06-06 20:01:49.000000000 +0200 +++ tin-2.4.2/doc/WHATSNEW 2017-08-09 10:10:48.544066779 +0200 @@ -24,6 +24,15 @@ qsort) --enable-break-long-lines is now default during configure +sigfile=!/path/to/command no longer passes the name of the current +newsgroup to command. One can specify %G which will be replaced by +the name of the current newsgroup. +To match the old behaviour: 'sigfile=!/path/to/command %G'. + +--enable-cancel-locks requires libcanlock-3 (which is included, but +some distros (e.g. debian) are linking against a shared lib which may +be too old). + Retired Features ---------------- . groupname_max_length, can now be set via user defined screen layout at diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/l10n/de/tin.1 tin-2.4.2/doc/l10n/de/tin.1 --- tin-2.4.1/doc/l10n/de/tin.1 2016-12-23 13:43:20.000000000 +0100 +++ tin-2.4.2/doc/l10n/de/tin.1 2017-12-08 09:41:47.366424991 +0100 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2016-12-24 +.\" Updated : 2017-10-06 .\" Notes : use american english; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -14,7 +14,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "24. December 2016" 2.4.1 "Usenet Newsreader" +.TH tin 1 "24. Dezember 2017" 2.4.2 "Usenet Newsreader" .\" .\" .SH NAME @@ -56,7 +56,7 @@ ausgewählte Gruppe wird durch Drücken .\" Durch Drücken der \fBGroupNextUnreadArtOrGrp\fP ('\fB\fP') Taste wird die nächste Newsgruppe mit ungelesenen Artikeln betreten. -.SH EXIT\-STATUS +.SH RÜCKGABEWERT Interaktiver\-Modus: .RS +.5i .TP @@ -114,7 +114,7 @@ Keine Gruppenbeschreibungen und die Serv .TP \fB\-D\fP\fI Debuggrad\fP Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = -Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdatein +Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdateien löschen). .TP \fB\-f\fP\fI Datei\fP @@ -136,10 +136,10 @@ Kurzübersicht der verfügbaren Kommando Kurzeinführung in \fBtin\fP welche auch beim allerersten Start ausgegeben wird. .TP \fB\-I\fP\fI Verzeichnis\fP -Directory in which to store newsgroup index files. Default is -\fI${TIN_INDEX_NEWSDIR:\-"${TIN_HOMEDIR:\-"$HOME"}/.tin"}/.news\fP. This option -has no effect if \fBtin\fP retrieves its index files via NNTP and -\fBcache_overview_files\fP is turned off. +Verzeichnis in dem die Newsgroup\-Indexdateien gespeichert werden. Standard +ist \fI${TIN_INDEX_NEWSDIR:\-"${TIN_HOMEDIR:\-"$HOME"}/.tin"}/.news\fP. Diese +Option hat keine Auswirkung, falls \fBtin\fP seine Indexdateien über NNTP +abruft und \fBcache_overview_files\fP ausgeschaltet ist. .TP \fB\-l\fP Get number of articles per group from the @@ -175,7 +175,7 @@ weitere Informationen siehe den Abschnit SPEICHERN VON UNGELESENEN ARTIKELN". .TP \fB\-o\fP -Schnell\-Modus um alle zurückgestellten Artikel zu posten und danach tin +Schnell\-Modus um alle zurückgestellten Artikel zu posten und danach \fBtin\fP wieder beenden. Nach Möglichkeit mit \*(rq\fB\-n\fP\*(rq kombinieren. .TP \fB\-p\fP\fI Port\fP @@ -192,14 +192,15 @@ Schnellstart. \fBtin\fP so schnell wie m diese Option \*(rq\fB\-nqd\fP\*(rq. .TP \fB\-r\fP -Read news remotely from the default NNTP server specified in the environment -variable $\fBNNTPSERVER\fP or contained in the file \fI/etc/nntpserver\fP. +Nachrichten aus der Ferne vom Standard\-NTP\-Server, der in der +Umgebungsvariable $\fBNNTPSERVER\fP angegeben oder in der Datei +\fI/etc/nntpserver\fP enthalten ist lesen. .TP \fB\-R\fP Lese mittels \*(rq\fB\-S\fP\*(rq gespeicherte Artikel. .TP \fB\-s\fP\fI Verzeichnis\fP -Save/read articles to/in directory. Default is +Artikel in/aus Verzeichnis speichern/lesen. Standard ist \fI${TIN_HOMEDIR:\-"$HOME"}/News\fP. .TP \fB\-S\fP @@ -208,10 +209,11 @@ weitere Informationen siehe den Abschnit SPEICHERN VON UNGELESENEN ARTIKELN". .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 -option. This option is disabled if \fBtin\fP retrieves its index files via a -NNTP server and \fBcache_overview_files\fP is turned off. +Erstellt/aktualisiert Indexdateien für jede Gruppe in +\fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP oder der Datei, die durch die Option +\&\*(rq\fB\-f\fP\*(rq angegeben ist. Diese Option ist deaktiviert, wenn \fBtin\fP seine +Indexdateien über einen NNTP\-Server abruft und \fBcache_overview_files\fP +abgestellt ist. .TP \fB\-v\fP Ausführliche Ausgabe für \*(rq\fB\-c\fP\*(rq, \*(rq\fB\-M\fP\*(rq, \*(rq\fB\-N\fP\*(rq, \*(rq\fB\-S\fP\*(rq, @@ -221,8 +223,8 @@ Ausführliche Ausgabe für \*(rq\fB\-c\f Versionsinformationen ausgeben. .TP \fB\-w\fP -Schnell\-Modus um nur einen Artikel zu posten. Nach Möglichkeit mit \*(rq\fB\-n\fP\*(rq -kombinieren. +Schnell\-Modus um nur einen Artikel zu posten. Diese Option beinhaltet +\&\*(rq\fB\-d\fP\*(rq. Nach Möglichkeit mit \*(rq\fB\-n\fP\*(rq kombinieren. .TP \fB\-x\fP Sie können keine Artikel veröffentlichen, wenn Sie diese Option verwenden. @@ -251,19 +253,20 @@ command. Any changes are written to "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" and \fB\%tin\fP(5). .PP Eine Liste von Gruppen kann nach den anderen Befehlszeilenoptionen angegeben -werden. Dies kann nützlich sein, wenn Sie eine handverlesenen Untermenge der -aktiven Newsgroups einblenden oder abonnieren wollen. möchten. Siehe den -Abschnitt "NEWSGROUP LISTEN & WILDCARDS" für die Arten von Muster, die -\fBtin\fP versteht. +werden. Dies kann nützlich sein, falls Sie eine handverlesene Untermenge der +aktiven Newsgruppen einblenden oder abonnieren möchten. Siehe den Abschnitt +"NEWSGROUP LISTEN & WILDCARDS" für die Arten von Muster, die \fBtin\fP +versteht. .PP -Wenn Sie einen einzelnen Gruppennamen oder eine Wildcard,die nur auf eine +Wenn Sie einen einzelnen Gruppennamen oder eine Wildcard, die nur auf eine einzelne Gruppe passt angeben, dann wird automatisch in diese Gruppe betreten. Andernfalls wird der normale Auswahlbildschirm angezeigt mit allen passenden zusätzlichen Gruppen. .PP -With the \*(rq\fB\-w\fP\*(rq 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 -respectively the first group that matches is used. +Mit dem \*(rq\fB\-w\fP\*(rq\-Schalter wird ein angegebener Gruppenname als Vorgabe +verwendet. Falls mehr als eine Gruppe oder ein Platzhalter angegeben wird, +wird nur die erste Gruppe bzw. die erste Gruppe verwendet, die +übereinstimmt. .PP Once you use \fBSelectYankActive\fP ('\fBy\fP') to yank in all active groups, or \fBSelectToggleReadDisplay\fP ('\fBr\fP') to toggle the read/unread status, then @@ -330,27 +333,29 @@ freigegeben werden bevor sie veröffentl Posten in eine moderierte Gruppe nach einer Bestätigung. .TP \fBN\fP -This is a new newsgroup which has been created since you last used -\fBtin\fP. New newsgroups are not subscribed to by default (However, see the -$\fBAUTOSUBSCRIBE\fP / $\fBAUTOUNSUBSCRIBE\fP environment variables). Subscribe -to it in the normal way if you wish the group to continue to appear in your -Selection Menu. Simply ignore new newsgroups and they will be gone the next -time you start \fBtin\fP. You will have to yank in all the groups to find them -in a later session. +Dies ist eine neue Newsgruppe, die seit der letzten Benutzung von \fBtin\fP +erstellt wurde. Neue Newsgruppen sind standardmäßig nicht abonniert (siehe +jedoch $\fBAUTOSUBSCRIBE\fP / $\fBAUTOUNSUBSCRIBE\fP +Umgebungsvariablen). Abonnieren Sie sie auf die normale Weise, falls die +Gruppe weiterhin in Ihrem Auswahlmenü erscheinen soll. Oder Ignorieren Sie +sie einfach und sie werden beim nächsten Start von \fBtin\fP verschwunden +sein. Sie müssten allen Gruppen einblenden, um sie in einer späteren Sitzung +zu finden. .TP \fBD\fP -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 -have set \fBstrip_bogus\fP to "ask" in the Options Menu. +Diese Gruppe existiert nicht mehr. Falls Sie diese Gruppe nicht mehr sehen +möchten, können Sie sie auf normale Weise abbestellen. Diese Markierung wird +nur angezeigt, wenn Sie \fBstrip_bogus\fP im Optionsmenü auf "ask" gesetzt +haben. .TP \fBX\fP -You may no longer make posts to this group. Often a group will be superseded -by a more appropriately named one. +Sie dürfen keine Beiträge mehr in dieser Gruppe verfassen. Oft wird eine +Gruppe durch eine mit einem passenderen Namen ersetzt. .TP \fB=\fP -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 -group to post to. +Diese Gruppe wurde umbenannt und in sie darf nicht mehr gepostet +werden. Falls Sie dies trotzdem versuchen, erhalten Sie eine Fehlermeldung +vom Newsserver in der die Gruppe steht in die Sie posten sollten. .PP At the Group level the title contains the name of the group, the number of conversation threads, the abbreviated threading method (\fBthread_articles\fP), @@ -395,8 +400,9 @@ be customized via \fBgroup_format\fP. .fi .PP .\" FIXME - add description of fields -At the Thread level the screen usually (depends on the threading method -used) looks like this, but can be customized via \fBthread_format\fP: +Auf Thread\-Ebene sieht der Bildschirm normalerweise (abhängig von der +verwendeten Thread\-Methode) so aus, kann aber über \fBthread_format\fP +angepasst werden: .PP .\" FIXME - make this auto scale .nf @@ -441,10 +447,11 @@ Line Down \fBDown arrow\fP \fBDown\fP (\ .\" .\" .SS "GEMEINSAME BEARBEITUNGSBEFEHLE" -An \fB\%emacs\fP(1) style editing package allows the easy editing of input -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: +Ein \fB\%emacs\fP(1)\-artiges Bearbeitungspaket erlaubt das einfache Bearbeiten +von eingegebenen Zeichenketten. Eine Verlaufsliste ermöglicht die einfache +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 @@ -454,8 +461,8 @@ An den Zeilenanfang bzw. das Zeilenende non\-destructive move forward or back one location, respectively. .TP \fB^D\fP -delete the character currently under the cursor, or send EOF if no -characters in the buffer. +das aktuell unter dem Cursor befindliche Zeichen löschen oder EOF senden, +falls keine Zeichen im Puffer vorhanden sind. .TP \fB^H, \fP Zeichen links vom Cursor löschen. @@ -464,14 +471,14 @@ Zeichen links vom Cursor löschen. Lösche vom Cursor bis zum Zeilenende. .TP \fB^P, ^N\fP -move through history, previous and next, respectively. +Durch die Verlaufsliste vörwärts bzw. rückwärts bewegen. .TP \fB^L, ^R\fP Aktuelle Zeile neu aufbauen. .TP \fB\fP -places line on history list if non\-blank, appends newline and returns to the -caller. +setzt die Zeile in der Verlaufsliste, falls sie nicht leer ist; fügt eine +Leerzeile an und kehrt zum Anrufer zurück. .TP \fB\fP .\" @@ -483,9 +490,10 @@ überall das Gleichen. .PP .TP 10 \fBShellEscape '!'\fP -Shell escape. \fBShellEscape\fP by itself will launch a shell, \fBShellEscape\fP - will run an external . This facility may -have been disabled by the System Administrator. +Shell\-Escape. \fBShellEscape\fP startet selbstständig eine Shell, +\fBShellEscape\fP führt ein externes +aus. Diese Funktion wurde möglicherweise vom Systemadministrator +deaktiviert. .TP \fBToggleColor '&'\fP ANSI Farben ein\-/ausschalten. @@ -536,8 +544,9 @@ Versions\-Informationen ausgeben. Gruppe 4 auswählen. .TP \fBSelectResetNewsrc '^R'\fP -Reset \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP file. This will destroy all records -of which articles have been read, so use this carefully. +Setzt die Datei \fI$(TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP zurück. Dies zerstört +alle Aufzeichnungen über gelesene Artikel, also benutze diese Funktion mit +Vorsicht. .TP \fBSetRange '#'\fP Wählen Sie eine Reihe von Artikeln auf die der nächste Befehl angewendet @@ -561,8 +570,8 @@ Rückwärts mach einer Gruppe anhand des Lese die aktuelle Gruppe. .TP \fBSelectEnterNextUnreadGrp '' 'n'\fP -Enter next group with unread news. Will wrap around to the beginning of the -group selection list looking for unread groups. +Nächste Gruppe mit ungelesenen Nachrichten betreten. Wechselt zum Anfang der +Gruppenliste und sucht nach ungelesenen Gruppen. .TP \fBCatchup 'c'\fP Make current group as all read [after confirmation] and move to the next @@ -573,15 +582,16 @@ Mark current group as all read [after co unread group in the group selection list. .TP \fBSelectToggleDescriptions 'd'\fP -Toggle display to show just the group name or the group name and the group -descriptions. +Schaltet die Anzeige zwischen nur den Gruppennamen oder den Gruppennamen und +der Gruppenbeschreibungen um. .TP \fBEditFilter 'E'\fP Filter\-Datei bearbeiten und danach anwenden. .TP \fBSelectGoto 'g'\fP -Choose a new group by name. This command can be used to access any group, -even those not currently yanked in. +Wählt eine neue Gruppe nach Namen aus. Mit diesem Befehl kann auf jede +Gruppe zugegriffen werden, auch auf solche, die gerade nicht eingeblendet +werden. .TP \fBToggleInfoLastLine 'i'\fP Toggle the display of the description of the current newsgroup in the last @@ -804,15 +814,16 @@ newsgroup 'control' or 'control.cancel'. Filter\-Datei bearbeiten und danach anwenden. .TP \fBGroupGoto 'g'\fP -Choose a new group by name. This command can be used to access any group, -even those not currently yanked in. +Wählt eine neue Gruppe nach Namen aus. Mit diesem Befehl kann auf jede +Gruppe zugegriffen werden, auch auf solche, die gerade nicht eingeblendet +werden. .TP \fBGroupToggleGetartLimit 'G'\fP Artikel/Gruppe Beschränkungen ein\-/ausschalten. .TP \fBToggleInfoLastLine 'i'\fP Betreff des ersten Artikels im aktuellen Thread in der letzten Zeile -anziegen. +anzeigen. .TP \fBToggleInverseVideo 'I'\fP (De)aktiviere inverse Darstellung. @@ -883,7 +894,8 @@ Toggle tag\-status of current article / \fBGroupRepost\fP ('\fBx\fP'). .TP \fBGroupTagParts 'T'\fP -Automatically tag in order all the parts of the current multi\-part message. +Alle Teile der aktuellen mehrteiligen Nachricht automatisch in der +Reihenfolge markieren. .TP \fBGroupToggleThreading 'u'\fP Cycle the threading mode through no threading, threading by subject, @@ -966,13 +978,13 @@ Rückwärts nach dem angegebenem Subject Wähle aktuellen Thread für die spätere Verarbeitung aus. .TP \fBThreadToggleArtSel '.'\fP -Toggle selection of current article. +Auswahl des aktuellen Artikels umkehren. .TP \fBThreadReverseSel '@'\fP Artikelauswahl invertieren. .TP \fBThreadUndoSel '~'\fP -Undo all selections on current thread. +Alle Markierungen im aktuellen Thread rückgängig machen. .TP \fBPipe '|'\fP Pipe current article / thread / auto\-selected (hot) articles / articles @@ -980,7 +992,7 @@ matching pattern / tagged articles into PIPING PRINTING REPOSTING AND SAVING ARTICLES" for more information. .TP \fBThreadReadArt '^J' ''\fP -Read current article within thread. +Aktuellen Artikel im Thread lesen. .TP \fBThreadReadNextArtOrThread ''\fP Nächsten ungelesenen Artikel im Thread anzeigen. @@ -1081,7 +1093,7 @@ articles are present, a prompt asks how \fBMarkThdUnread 'Z'\fP .\"-------------------------------------------------------------------- .\" -Alle Artikel im aktuellen Thread as ungelesen markieren. +Alle Artikel im aktuellen Thread als ungelesen markieren. .SS "ARTICLE VIEWER COMMANDS" .\" FIXME - refine descriptions .TP 10 @@ -1103,7 +1115,8 @@ article with all headers included. \fB\%pgp\fP(1) Operation auf den Artikel an anwenden. .TP \fBPageToggleRaw '^H'\fP -Toggles the display mode (raw including all headers vs. cooked). +Schaltet den Anzeigemodus um (Roh einschließlich aller Header zu +Aufbereitet). .TP \fBMenuFilterKill '^K'\fP Kill article(s) using a menu. Read the section "FILTERING ARTICLES" for more @@ -1117,8 +1130,9 @@ Post a followup to the current article w headers included. .TP \fBPageToggleTex2iso '"'\fP -Toggle TeX to ISO decoding for current article. The default behavior is -taken from the \fBtex2iso_conv\fP variable in the tinrc file. +TeX auf ISO\-Dekodierung für aktuellen Artikel umschalten. Das +Standardverhalten wird der Variable \fBtex2iso_conv\fP aus der tinrc\-Datei +entnommen. .TP \fBPageToggleAllHeaders '*'\fP Toggles the display of all headers vs. headers in @@ -1469,7 +1483,7 @@ the name of the corresponding setting in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. .TP 4 \fBLange Newsgruppennamen abkürzen (abbreviate_groupname)\fP -Falls On werden, sofern nötig, lange Newsgruppennamen in der Auswahl\- und +Falls ON werden, sofern nötig, lange Newsgruppennamen in der Auswahl\- und Artikelebene wie folgt abgekürzt: news.software.readers \-> n.software.readers \-> n.s.readers \-> n.s.r. Voreinstellung ist OFF. .TP @@ -1489,19 +1503,22 @@ Zeichen das anzeigt, dass ein Artikel ge \&'D'. .TP \fBZeichen für Artikel im Bereich (art_marked_inrange)\fP -The character used to show that an article is in a range. Default is '#'. +Zeichen mit dem angezeigt wird, dass sich ein Artikel in einem Bereich +befindet. Voreinstellung ist '#'. .TP \fBZeichen für wiederkehrende Artikel (art_marked_return)\fP -The character used to show that an article will return as an unread article -when the group is next entered. Default is '\-'. +Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel als ungelesener +Artikel zurückkehrt, wenn die Gruppe das nächste Mal betreten +wird. Voreinstellung ist '\-'. .TP \fBZeichen für wichtige Artikel (art_marked_selected)\fP -The character used to show that an article/thread is auto\-selected (hot). -Default is '*'. +Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel/Thread +automatisch ausgewählt ist (heiß). Voreinstellung ist '*'. .TP \fBZeichen für aktuelle Artikel (art_marked_recent)\fP -The character used to show that an article/thread is recent (not older than -X days). See also \fBrecent_time\fP. Default is 'o'. +Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel/Thread neu ist +(nicht älter als X Tage). Siehe auch \fBrecent_time\fP. Voreinstellung ist ' +o'. .TP \fBZeichen für ungelesene Artikel (art_marked_unread)\fP Zeichen das anzeigt, dass ein Artikel noch nicht gelesen @@ -1556,6 +1573,12 @@ If ON, create local copies of NNTP overv considerably speed up accessing large groups when using a slow connection. See also "INDEX FILES". Default is OFF. .TP +\fBHash\-Algorithmus für Cancel\-Lock/Cancel\-Key (cancel_lock_algo)\fP +Diesen Hash\-Algorithmus für Cancel\-Locks verwenden. Nur vorhanden falls +\fBtin\fP mit Cancel\-Lock\-Unterstützung gebaut wurde. Keiner deaktiviert die +Erzeugung von Cancel\-Locks. Gültige Werte sind Keiner, sha1, sha256 und +sha512. Voreinstellung ist sha1. +.TP \fBCatchup der Gruppen beim Beenden (catchup_read_groups)\fP .\" .\" FIXME - I leave this to someone who's using colors @@ -2177,7 +2200,7 @@ Score of an article which should be mark \fBBlättere Artikel um ... Zeilen (scroll_lines)\fP The number of lines that will be scrolled up/down in the article pager when using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get -traditional tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page +traditional \fBtin\fP page\-by\-page scrolling. Set to \-1 to get page\-by\-page scrolling where the top/bottom line is carried over onto the next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. @@ -2259,9 +2282,10 @@ The path that specifies the signature fi to or replying to an article. If the path is a directory then the signature will be randomly generated from files that are in the specified directory. If the path starts with a ! the program the path points to will -be executed to generate a signature. \fBtin\fP will pass the name of the -current newsgroup as argument to the program. \-\-none will suppress any -signature. Default is \fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fP. +be executed to generate a signature. In order to pass the group name to the +program, %G can be specified. This will be replaced by the name of the +current newsgroup. \-\-none will suppress any signature. Default is +\fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fP. .TP \fBSignatur beim Reposten anhängen (signature_repost)\fP Falls ON wird die Signatur auch an repostete Artikel @@ -3301,12 +3325,12 @@ Für eine ausführlich Beschreibung sieh .\" - add undocumented env-vars (if any) .TP \fBTINRC\fP -Define this variable if you want to specify command\-line options that \fBtin\fP -should be started with to save typing them each time it is started. The -contents of the environment variable are added to the front of the -command\-line options before it is parsed therefore allowing an option -specified on the command\-line to override the same option specified in the -environment. +Definieren Sie diese Variable, wenn Sie Befehlszeilenoptionen angeben +möchten, mit denen \fBtin\fP gestartet werden soll, um die Eingabe zu sparen, +jedesmal wenn \fBtin\fP ausgeführt werden soll. Der Inhalt der +Umgebungsvariablen wird den angegebenen Befehlszeilenoptionen vorangestellt +bevor sie auf Gültigkeit analysiert wird um Sie manuell übersteuern zu +können. .TP \fBTIN_HOMEDIR\fP Define this variable if you do not want the \fI.tin\fP directory in @@ -3329,30 +3353,34 @@ Define this variable if you do not want files in \fI/tmp/.save\fP you would set $\fBTIN_INDEX_SAVEDIR\fP to \fI/tmp\fP. .TP \fBTIN_LIBDIR\fP -Define this variable if you want to override the \fBNEWSLIBDIR\fP path that was -compiled into the \fBtin\fP binary, default is \fI/usr/lib/news\fP. If tin is -running in NNTP mode setting this variable has no effect. +Definieren Sie diese Variable, wenn Sie den \fBNEWSLIBDIR/active\fP\-Pfad +überschreiben wollen, der in das \fBtin\fP\-Binary einkompiliert wurde. Falls +\fBtin\fP im NNTP\-Modus läuft, hat diese Variable keine Auswirkung. Sollte +$\fBTIN_LIBDIR\fP gesetzt sein wird es $\fBTIN_ACTIVEFILE\fP vorangestellt. .TP \fBTIN_SPOOLDIR\fP -Define this variable if you want to override the \fBSPOOLDIR\fP path that was -compiled into the \fBtin\fP binary, default is \fI/var/spool/news\fP. If tin is -running in NNTP mode setting this variable has no effect. +Definieren Sie diese Variable, wenn Sie den \fBNEWSLIBDIR/active\fP\-Pfad +überschreiben wollen, der in das \fBtin\fP\-Binary einkompiliert wurde. Falls +\fBtin\fP im NNTP\-Modus läuft, hat diese Variable keine Auswirkung. Sollte +$\fBTIN_LIBDIR\fP gesetzt sein wird es $\fBTIN_ACTIVEFILE\fP vorangestellt. .TP \fBTIN_NOVROOTDIR\fP -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 tin -is running in NNTP mode setting this variable has no effect. +Definieren Sie diese Variable, wenn Sie den \fBNEWSLIBDIR/active\fP\-Pfad +überschreiben wollen, der in das \fBtin\fP\-Binary einkompiliert wurde. Falls +\fBtin\fP im NNTP\-Modus läuft, hat diese Variable keine Auswirkung. Sollte +$\fBTIN_LIBDIR\fP gesetzt sein wird es $\fBTIN_ACTIVEFILE\fP vorangestellt. .TP \fBTIN_NOVFILENAME\fP -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 tin is -running in NNTP mode setting this variable has no effect. +Definieren Sie diese Variable, wenn Sie den \fBNEWSLIBDIR/active\fP\-Pfad +überschreiben wollen, der in das \fBtin\fP\-Binary einkompiliert wurde. Falls +\fBtin\fP im NNTP\-Modus läuft, hat diese Variable keine Auswirkung. Sollte +$\fBTIN_LIBDIR\fP gesetzt sein wird es $\fBTIN_ACTIVEFILE\fP vorangestellt. .TP \fBTIN_ACTIVEFILE\fP -Define this variable if you want to override the \fBNEWSLIBDIR/active\fP path -that was compiled into the \fBtin\fP binary. If tin is running in NNTP mode -setting this variable has no effect. If $\fBTIN_LIBDIR\fP is set it is -prepended to $\fBTIN_ACTIVEFILE\fP. +Definieren Sie diese Variable, wenn Sie den \fBNEWSLIBDIR/active\fP\-Pfad +überschreiben wollen, der in das \fBtin\fP\-Binary einkompiliert wurde. Falls +\fBtin\fP im NNTP\-Modus läuft, hat diese Variable keine Auswirkung. Sollte +$\fBTIN_LIBDIR\fP gesetzt sein wird es $\fBTIN_ACTIVEFILE\fP vorangestellt. .TP \fBNNTPSERVER\fP The default NNTP server to remotely read news from. This variable only needs @@ -3370,8 +3398,8 @@ Set the article header field \*(rqDistri variable instead of the system default. .TP \fBISO2ASC\fP -Set the ISO to ASCII charset decoding table character to use in decoding an -article text. Values can range from \-1 to 6. +Auswahl einer ISO\-zu\-ASCII\-Zeichensatz\-Dekodierungstabelle für die +Dekodierung des Artikeltextes. Die Werte können von \-1 bis 6 reichen. .RS +.5i .TP \fB\-1\fP @@ -3387,17 +3415,17 @@ single\-spacing universal table Tabelle für Dänisch, Niederländisch, Deutsch, Norwegisch und Schwedisch .TP \fB3\fP -table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO -646 variant +Tabelle für Dänisch, Finnisch, Norwegisch und Schwedisch mit der +entsprechenden ISO 646\-Variante .TP \fB4\fP -table with \fBRFC\%1345\fP codes in brackets +Tabelle mit \fBRFC\%1345\fP\-Codes in Klammern .TP \fB5\fP -table for printers that allow overstriking with backspace +Tabelle für Drucker, die es erlauben, mit Backspace zu überschreiben .TP \fB6\fP -table for IBM PC character set (code page 437) +Tabelle für IBM PC\-Zeichensatz (Codepage 437) .RE .TP \fBORGANIZATION\fP @@ -3431,7 +3459,7 @@ This variable has precedence over the de mailing operations within \fBtin\fP. .TP \fBMAIL\fP -Full path to the user's mailbox. +Voller Pfad zum Postfach des Benutzers. .TP \fBVISUAL\fP This variable has precedence over the default editor (i.e., \fB\%vi\fP(1)) @@ -3464,21 +3492,21 @@ are unsubscribed from without further qu .sp \fIAUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*\fP .sp -will automatically unsubscribe the user from all new alt.flame groups and -all groups starting with u (university groups) other than UK groups (which -will be queried for as usual). +wird den Benutzer automatisch von allen neuen alt.flame\-Gruppen und allen +Gruppen die mit u beginnen (Universitätsgruppen), mit Ausnahme von +UK\-Gruppen (die wie gewohnt abgefragt werden), abmelden. .TP \fBTMPDIR\fP A pathname of a directory made available for \fBtin\fP to create temporary files. .TP \fBMAILCAPS\fP -This variable can be used to override the default path search for -\fB\%mailcap\fP(5) files. See also \fB\%tin\fP(5). +Diese Variable kann verwendet werden, um den Standard\-Suchpfad für +\fB\%mailcap\fP(5)\-Dateien zu überschreiben. Siehe auch \fB\%tin\fP(5). .TP \fBNOMETAMAIL\fP -Set this variable to disable the use of \fB\%metamail\fP(1) or a replacement -(e.g. metamutt). +Setzen Sie diese Variable, um die Verwendung von \fB\%metamail\fP(1) oder einen +Ersatz (z. B. metamutt) zu unterdrücken. .TP \fBMM_CHARSET\fP Benutzter MIME\-Zeichensatz, falls nicht über die tinrc\-Variable @@ -3493,12 +3521,12 @@ Define any additional options that you w \fB\%gpg\fP(1) program. .TP \fBPGPPATH\fP -Override the name of the \fB\%pgp\fP(1) directory in \fB$HOME\fP that holds your -keys etc.. +Übersteuert den Namen des \fB\%pgg\fP(1)\-Verzeichnisses in \fB$HOME\fP, dass deine +Schlüssel usw. enthält. .TP \fBGNUPGHOME\fP -Override the name of the \fB\%gpg\fP(1) directory in \fB$HOME\fP that holds your -keys etc.. +Übersteuert den Namen des \fB\%gpg\fP(1)\-Verzeichnisses in \fB$HOME\fP, dass deine +Schlüssel usw. enthält. .TP \fBLC_CTYPE\fP .\" TODO: document LC_CTYPEs influence on @@ -3518,9 +3546,9 @@ It's value should be of the form and \fB\%environ\fP(5) for more information. .TP \fBLC_TIME\fP -Date and time formats. 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_ALL\fP This variable overrides the value of the \fB$LANG\fP variable and any other @@ -3569,26 +3597,27 @@ Der verwendete Terminaltyp. Weitere Info Anzeigename der auf den X\-Server zeigt; erforderlich für xface. .TP \fBWINDOWID\fP -Used for determining terminal's X window id; required for xface. Should be -set by the terminal emulator. +Wird verwendet, um die X\-Window\-ID des Terminal zu bestimmen. Erforderlich +für xface. Sollte vom Terminalemulator gesetzt werden. .TP \fBSHELL\fP -The pathname of the user's login shell. Used to set +Der Pfadname der Login\-Shell des Benutzers. Dient zum Setzen von \fBdefault_shell_command\fP. .TP \fBXDG_RUNTIME_DIR\fP .\" .\" -The pathname of the user's dir to put non\-essential run time files into. +Pfadname des Verzeichnisses, in dem nicht zwingend benötigte Laufzeitdateien +abgelegt werden sollen. .SH SIGNALE .\" TODO: add missing, sort useful, document in detail \fBtin\fP verarbeitet folgende Signale: .TP \fBSIGHUP\fP -Terminate gracefully. +Sauber beenden. .TP \fBSIGTERM\fP -Terminate gracefully. +Sauber beenden. .TP \fBSIGUSR1\fP Beenden ohne das Terminal (tty) wiederherzustellen. @@ -3606,10 +3635,11 @@ Speichern der \fI${TIN_HOMEDIR:\-"$HOME" .SH SICHERHEIT .\" .\" -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 tin in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). +Falls \fBtin\fP im Debug\-Modus (\*(rq\fB\-D n\fP\*(rq) gestartet wird, werden in +\fB$TMPDIR\fP weltlesbare Dateien erzeugt, welche das NNTP\-Passwort des +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). .SH "KONFORM ZU" .\" - RFC\%2045, RFC\%2047, RFC\%2231, RFC\%2980, RFC\%3977, RFC\%4155 .\" RFC\%4643, RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever @@ -3627,19 +3657,21 @@ Hazel und das Urheberrecht liegt bei der .\" .SH FEHLER -\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. +\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. .br .\" .\" -Before mailing a bug\-report to please check if -you are using the latest (stable) release, and if not, please upgrade first! -Have a look at the doc/TODO file for known bugs. If you still think you've -found a bug, please use the \fBBugReport\fP ('\fBR\fP') function and write in -English. Please do NOT enclose a core\-file in your bug\-report until we -request it. +Bevor Sie einen Bug\-Report an schicken, +überprüfen Sie bitte, ob die aktuellste (stabile) Version verwendet wird, +falls nicht, bitte erst aktualisieren! Sehen Sie sich die doc/TODO\-Datei für +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 \- außer +wir haben diese anfordert. .SH GESCHICHTE \fBtin\fP basiert auf \fB\%tass\fP(1), einem Newsreader der von Rich Skrenta entwickelt und dessen Code im März 1991 von ihm in alt.sources @@ -3661,11 +3693,12 @@ Autor von envarg.c, Umgebungsvariablenle .IP "Mike Gleason" Autor von sigfile.c, Zufallssignaturengenerierungsroutine. .IP "Markus Kuhn " -author of langinfo.c, charset.c and iso2asc.txt ISO\-8859\-1 documentation. +Autor von langinfo.c, charset.c und der iso2asc.txt ISO\-8859\-1 +Dokumentation. .IP "Arnold Robbins" Autor von strftime.c, Datumsfromatierungsroutine. .IP "Rich Salz" -author of wildmat.c pattern matching and parsdate.y date parsing routines. +Autor von wildmat.c Mustervergleichs\- und parsdate.y Datumsanalyseroutinen. .IP "Dave Taylor" Autor von curses.c aus dem Mailreader \fB\%elm\fP(1). .IP "Chris Thewalt" diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/l10n/de/tin.5 tin-2.4.2/doc/l10n/de/tin.5 --- tin-2.4.1/doc/l10n/de/tin.5 2016-12-23 13:43:20.000000000 +0100 +++ tin-2.4.2/doc/l10n/de/tin.5 2017-12-08 09:41:47.862445017 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2016-12-24 +.\" Updated : 2017-10-06 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "24. December 2016" 2.4.1 "Usenet Newsreader" +.TH tin 5 "24. Dezember 2017" 2.4.2 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -282,12 +282,13 @@ news.example.com "streng geheim" james.b \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP .sp .RS -"\fInewsgroup\fP\fIflag\fP [\fIarticle\fP[,\fIarticle\fP | \-\fIarticle\fP]...]" lines. +"\fINewsgruppe\fP\fIMarkierung\fP [\fIArtikel\fP[,\fIArtikel\fP | \-\fIArtikel\fP]...]" +Zeilen. .TP \fBNewsgruppe\fP Der Name der Newsgruppe. .TP -\fBflag\fP +\fBMarkierung\fP Markierung die angibt ob die Gruppe abonniert ist ':' oder nicht '!'. .TP \fBArtikel\fP @@ -335,7 +336,7 @@ Fester Bestandteil einer zufällig erzeu \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/.inputhistory\fP .sp .RS -Historie der zuletzt verwendeten Zeichenfolgen +Verlaufsliste der zuletzt verwendeten Zeichenfolgen .RE .PP @@ -792,7 +793,7 @@ into the same format \*(rqNewsgroups:\*( separated newsgroup list with all other information (i.e. the article counter) removed. .TP -\fBtime\fP +\fBZeit\fP time_t value when rule expires .PP .TP @@ -1091,7 +1092,7 @@ news.example.org /tmp/nrc\-ex example ex \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/posted\fP .sp .RS -posting history +Posting Verlaufsliste .RE .PP @@ -1116,13 +1117,13 @@ Vorrat an zurückgestellten Artikeln. Di .fi .sp .RS -This file a copy of the servers newsgroups file which provides short -descriptions of each newsgroup. It is automatically updated on startup -except when using the \*(rq\fB\-X\fP\*(rqor \*(rq\fB\-q\fP\*(rq command\-line option and an old -copy exists. Each line consist of two tab\-separated fields -"\fIgroup.name\fP \fIone\-line description\fP". +Eine Kopie der Newsgroups\-Datei des Servers, die kurze Beschreibungen jeder +Newsgruppe enthält. Sie wird beim Start automatisch aktualisiert, außer wenn +die Befehlszeilenoption \*(rq\fB\-X\fP\*(rq oder \*(rq \fB\-q\fP\*(rq verwendet werden und eine +alte Kopie existiert. Jede Zeile besteht aus zwei tabulatorgetrennten +Feldern "\fIGruppen.Name\fP \fIKurzbeschreibung\fP". .TP -\fBgroup.name\fP +\fBGruppen.Name\fP ist der Name der Newsgruppe .TP \fBKurzbeschreibung\fP @@ -1167,7 +1168,7 @@ file is useful for distributing system\- no private tinrc yet (see also \fB/etc/tin/tin.defaults\fP). .TP \fBabbreviate_groupname\fP -Falls On werden, sofern nötig, lange Newsgruppennamen in der Auswahl\- und +Falls ON werden, sofern nötig, lange Newsgruppennamen in der Auswahl\- und Artikelebene wie folgt abgekürzt: news.software.readers \-> n.software.readers \-> n.s.readers \-> n.s.r. Voreinstellung ist OFF. .TP @@ -1187,19 +1188,22 @@ Zeichen das anzeigt, dass ein Artikel ge \&'D'. .TP \fBart_marked_inrange\fP -The character used to show that an article is in a range. Default is '#'. +Zeichen mit dem angezeigt wird, dass sich ein Artikel in einem Bereich +befindet. Voreinstellung ist '#'. .TP \fBart_marked_return\fP -The character used to show that an article will return as an unread article -when the group is next entered. Default is '\-'. +Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel als ungelesener +Artikel zurückkehrt, wenn die Gruppe das nächste Mal betreten +wird. Voreinstellung ist '\-'. .TP \fBart_marked_selected\fP -The character used to show that an article/thread is auto\-selected (hot). -Default is '*'. +Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel/Thread +automatisch ausgewählt ist (heiß). Voreinstellung ist '*'. .TP \fBart_marked_recent\fP -The character used to show that an article/thread is recent (not older than -X days). See also \fBrecent_time\fP. Default is 'o'. +Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel/Thread neu ist +(nicht älter als X Tage). Siehe auch \fBrecent_time\fP. Voreinstellung ist ' +o'. .TP \fBart_marked_unread\fP Zeichen das anzeigt, dass ein Artikel noch nicht gelesen @@ -1254,6 +1258,12 @@ If ON, create local copies of NNTP overv considerably speed up accessing large groups when using a slow connection. Default is OFF. .TP +\fBcancel_lock_algo\fP +Diesen Hash\-Algorithmus für Cancel\-Locks verwenden. Nur vorhanden falls +\fBtin\fP mit Cancel\-Lock\-Unterstützung gebaut wurde. Keiner deaktiviert die +Erzeugung von Cancel\-Locks. Gültige Werte sind Keiner, sha1, sha256 und +sha512. Voreinstellung ist sha1. +.TP \fBcatchup_read_groups\fP If set ON the user is asked when quitting if all groups read during the current session should be marked read. Default is OFF. @@ -1473,7 +1483,7 @@ Falls ON werden Fremdzitate in Artikeln \fBextquote_regex\fP A regular expression that will be applied when reading articles. All matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is blank, -then \fBtin\fP uses a built\-in default. +then \fB%tin\fP(1) uses a built\-in default. .TP \fBforce_screen_redraw\fP Specifies whether a screen redraw should always be done after certain @@ -1486,11 +1496,11 @@ articles/group are fetched from the serv absolute value of \fBgetart_limit\fP. Default is 0, which means no limit. .TP \fBgoto_next_unread\fP -Which keys \fBtin\fP should accept to jump to the next unread article. +Which keys \fB%tin\fP(1) should accept to jump to the next unread article. Possible is any combination of \fBPageDown\fP and \fBPageNextUnread\fP. When -\fBPageDown\fP is set \fBtin\fP jumps to the next article at the end of the -current one. When \fBPageNextUnread\fP is set \fBtin\fP jumps immediately to the -next article when \fBPageNextUnread\fP ('\fB\fP') is +\fBPageDown\fP is set \fB%tin\fP(1) jumps to the next article at the end of the +current one. When \fBPageNextUnread\fP is set \fB%tin\fP(1) jumps immediately to +the next article when \fBPageNextUnread\fP ('\fB\fP') is pressed. Default is \fBPageNextUnread\fP. .TP \fBgroup_catchup_on_exit\fP @@ -1855,8 +1865,9 @@ If set to 0, this feature is deactivated days. Default is 2. .TP \fBrender_bidi\fP -If ON \fBtin\fP does the rendering of bi\-directional text. If OFF \fBtin\fP leaves -the rendering of bi\-directional text to the terminal. Default is OFF. +If ON \fB%tin\fP(1) does the rendering of bi\-directional text. If OFF +\fB%tin\fP(1) leaves the rendering of bi\-directional text to the +terminal. Default is OFF. .TP \fBreread_active_file_secs\fP The news \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP file is @@ -1886,7 +1897,7 @@ Score of an article which should be mark \fBscroll_lines\fP The number of lines that will be scrolled up/down in the article pager when using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get -traditional tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page +traditional \fBtin\fP page\-by\-page scrolling. Set to \-1 to get page\-by\-page scrolling where the top/bottom line is carried over onto the next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. @@ -1979,9 +1990,10 @@ The path that specifies the signature fi to or replying to an article. If the path is a directory then the signature will be randomly generated from files that are in the specified directory. If the path starts with a ! the program the path points to will -be executed to generate a signature. \fB\%tin\fP(1) will pass the name of the -current newsgroup as argument to the program. \-\-none will suppress any -signature. Default is \fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fP. +be executed to generate a signature. In order to pass the group name to the +program, %G can be specified. This will be replaced by the name of the +current newsgroup. program. \-\-none will suppress any signature. Default is +\fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fP. .TP \fBsignature_repost\fP Falls ON wird die Signatur auch an repostete Artikel @@ -2140,7 +2152,7 @@ or several similarly looking characters. doesn't exist, this option is disabled. Default is OFF. .TP \fBtrim_article_body\fP -Allows you to select how \fBtin\fP treats blank lines in article bodies. +Allows you to select how \fB%tin\fP(1) treats blank lines in article bodies. Default is 0. This option does not affect lines within verbatim blocks. .RS +1i .IP 0 3 @@ -2190,7 +2202,7 @@ Enable highlighting URLs in message body If enabled \fB\%tin\fP(1) uses ANSI\-colors. Default is OFF. .TP \fBuse_keypad\fP -Use scroll keys on keypad. Default is OFF. +Navigationstasten auf dem Tastenfeld verwenden. Voreinstellung ist OFF. .TP \fBuse_mouse\fP Allows the mouse button support in a \fB\%xterm\fP(1x) to be @@ -2278,7 +2290,7 @@ controlled via \fI${TIN_LIBDIR:\-NEWSLIB built\-in default) the \fInewslibdir\fP. .TP \fBdomainname\fP -Sets a global domain name used in From lines +Setzt den globalen Domänennamen, der in From\-Zeilen verwendet wird .TP \fBorganization\fP Defines the name of your organization. $\fBORGANIZATION\fP overrides any @@ -2351,14 +2363,15 @@ active.times file is \fInewslibdir\fP, s if your configuration differs. .TP \fBnewsgroupsfile\fP -Full pathname of your newssystem's newsgroups file; usually the newsgroups -file is in \fInewslibdir\fP, so you only have to change this setting if your -configuration differs. +Vollständiger Pfadname der Newsgroups\-Datei Ihres Newssystems; normalerweise +befindet sich die Newsgroups\-Datei in \fInewslibdir\fP, so dass Sie diese +Einstellung nur ändern müssen wenn sich Ihre Konfiguration unterscheidet. .TP \fBsubscriptionsfile\fP -Vollständigen Pfad zur Abonnements\-Datei Ihres Newssystems. In der Regel -liegt die Datei in \fInewslibdir\fP, so dass Sie dies nur ändern müssen wenn -sich Ihre Konfiguration unterscheidet. +Vollständiger Pfadname der Abonnements\-Datei Ihres Newssystems; +normalerweise befindet sich die Abonnements\-Datei in \fInewslibdir\fP, so dass +Sie diese Einstellung nur ändern müssen wenn sich Ihre Konfiguration +unterscheidet. .RE .PP @@ -2377,7 +2390,7 @@ Sprache \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP .sp .RS -Diese Datei enthält eine Liste der Newsgruppen, die der lokale Sever +Diese Datei enthält eine Liste der Newsgruppen, die der lokale Server vorhält. Jede Newsgruppe sollte nur einmal aufgeführt werden. Jede Zeile beschreibt eine Gruppe; in jeder Newsgruppe haben die Artikel eindeutige Namen: monoton steigende Nummern. @@ -2387,8 +2400,8 @@ Wenn ein Artikel in Newsgrupen gepostet erwähnt sind, werden diese Newsgrupen 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 -\fIhighmark\fP \fIlowmark\fP \fIflags\fP". +Jede Zeile besteht aus vier durch Leerzeichen getrennte Felder "\fIName\fP +\fIhighmark\fP \fIlowmark\fP \fIMarker\fP". .TP \fBName\fP ist der Name der Newsgruppe @@ -2404,7 +2417,7 @@ in der Nummerierung Sequenz kommen kann. größer als die höchste Artikelnummer ist, dann gibt es keine Artikel in der Newsgroup. .TP -\fBflags\fP +\fBMarker\fP kann eines der folgenden sein .RS .TP @@ -2437,15 +2450,16 @@ LIST (\fBRFC\%3977\fP) oder LIST COUNTS \fI${TIN_LIBDIR:\-NEWSLIBDIR}/active.times\fP .sp .RS -This file provides a chronological record of when newsgroups are created. It -is normally updated by the local news server (e.g. \fB\%innd\fP(8)) whenever -a new group is created. Each line consist of three space\-separated fields -"\fIname\fP \fItime\fP \fIcreator\fP". +Diese Datei enthält eine chronologische Aufzeichnung, wann Newsgroups +erstellt wurden. Sie wird normalerweise vom lokalen Newsserver aktualisiert +(z. B. \fB\%innd\fP(8)) wenn eine neue Gruppe erstellt wird. Jede Zeile besteht +aus drei durch Leerzeichen getrennten Feldern "\fIName\fP \fIZeit\fP +\fIErsteller\fP". .TP \fBName\fP ist der Name der Newsgruppe .TP -\fBtime\fP +\fBZeit\fP Zeit wann die Gruppe erzeugt wurde, ausgedrückt als Anzahl von Sekunden seit Beginn der Epoche. .TP @@ -2462,12 +2476,12 @@ News per NNTP gelesen wird verwendet \fB \fI${TIN_LIBDIR:\-NEWSLIBDIR}/newsgroups\fP .sp .RS -Diese Datei enthält kurze Beschreibungen der einzelnen Newsgroupen. Es wird +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 "\fIgroup.name\fP \fIKurzbeschreibung\fP". +Tabulator getrennten Feldern "\fIGruppen.Name\fP \fIKurzbeschreibung\fP". .TP -\fBgroup.name\fP +\fBGruppen.Name\fP ist der Name der Newsgruppe .TP \fBKurzbeschreibung\fP @@ -2483,8 +2497,9 @@ NEWSGROUPS (\fBRFC\%3977\fP) Befehl. \fI${TIN_LIBDIR:\-NEWSLIBDIR}/organization\fP .sp .RS -This file might hold a default organization to be used in the -\&\*(rqOrganization:\*(rq header. $\fBORGANIZATION\fP has a higher priority if set. +In diese Datei kann eine Standardorganisation angegeben werden, die in der +\&\*(rqOrganisation:\*(rq\-Kopfzeile verwendet wird. $\fBORGANIZATION\fP hat eine höhere +Priorität falls gesetzt. .RE .PP @@ -2492,12 +2507,13 @@ This file might hold a default organizat \fI${TIN_LIBDIR:\-NEWSLIBDIR}/overview.fmt\fP .sp .RS -This file specifies the organization of the news overview database (see also -\fB\%newsoverview\fP(5)). The order of lines in this file is important; it -determines the order in which the fields will appear in the database. See -also \fB\%overview.fmt\fP(5). \fB\%tin\fP(1) only tries to read the file if you -read directly from the local spool, if you read news via NNTP, \fB\%tin\fP(1) -uses the LIST OVERVIEW.FMT (\fBRFC\%3977\fP) command instead. +Diese Datei gibt die Struktur der Nachrichtenübersichtsdatenbank an (siehe +auch \fB\%newsoverview\fP(5)). Die Reihenfolge der Zeilen in dieser Dateiist +wichtig; sie bestimmt die Reihenfolge, in der die Felder in der Datenbank +stehen. Siehe auch \fB\%overview.fmt\fP(5). \fB\%tin\fP(1) versucht die Datei nur +dann zu lesen. Falls Sie direkt vom lokalen Spool lesen, wenn Sie +Nachrichten mittels NNTP lesen, verwendet \fB\%tin\fP(1) stattdessen den Befehl +LIST OVERVIEW.FMT (\fBRFC\%3977\fP). .RE .PP @@ -2505,11 +2521,12 @@ uses the LIST OVERVIEW.FMT (\fBRFC\%3977 \fI${TIN_LIBDIR:\-NEWSLIBDIR}/subscriptions\fP .sp .RS -This file contains a list of newsgroups \- one per line \- which the client -should subscribe to when the user has no ${TIN_HOMEDIR:\-"$HOME"}/.newsrc for -the news server. \fB\%tin\fP(1) only tries to read the file if you read -directly from the local spool, if you read news via NNTP, \fB\%tin\fP(1) uses -the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP) command instead. +Diese Datei enthält eine Liste von Newsgroups \- eine pro Zeile \- die der +Client abonnieren sollte, wenn der Benutzer keine +${TIN_HOMEDIR:\-"$HOME"}/.newsrc für den Newsserver hat. \fB\%tin\fP(1) versucht +die Datei nur dann zu lesen, wenn Sie direkt aus dem lokalen Spool +lesen. Falls Sie Nachrichten mittels NNTP lesen, verwendet \fB\%tin\fP(1) +stattdessen den Befehl LIST SUBSCRIPTIONS (\fBRFC\%6048\fP). .RE .PP diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/l10n/de.po tin-2.4.2/doc/l10n/de.po --- tin-2.4.1/doc/l10n/de.po 2016-12-23 13:43:16.000000000 +0100 +++ tin-2.4.2/doc/l10n/de.po 2017-12-08 09:41:43.178255885 +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-2017. +# Urs Janssen , 2008-2018. # msgid "" msgstr "" "Project-Id-Version: tin-man 2.4.1\n" "Report-Msgid-Bugs-To: translation@tin.org\n" -"POT-Creation-Date: 2016-12-23 13:31+0100\n" -"PO-Revision-Date: 2016-12-24 12:00+0100\n" +"POT-Creation-Date: 2017-12-08 09:40+0100\n" +"PO-Revision-Date: 2017-10-06 14:15+0200\n" "Last-Translator: Urs Janssen \n" "Language-Team: German \n" "Language: de\n" @@ -24,14 +24,14 @@ msgstr "tin" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "December 24th, 2016" -msgstr "24. December 2016" +msgid "December 24th, 2017" +msgstr "24. Dezember 2017" #. type: TH #: doc/tin.1:12 doc/tin.5:9 #, no-wrap -msgid "2.4.1" -msgstr "2.4.1" +msgid "2.4.2" +msgstr "2.4.2" #. type: TH #: doc/tin.1:12 doc/tin.5:9 @@ -143,7 +143,7 @@ msgstr "" #: doc/tin.1:77 #, no-wrap msgid "EXIT STATUS" -msgstr "EXIT-STATUS" +msgstr "RÜCKGABEWERT" #. type: Plain text #: doc/tin.1:79 @@ -151,7 +151,7 @@ msgid "Interactive mode:" msgstr "Interaktiver-Modus:" #. type: TP -#: doc/tin.1:80 doc/tin.1:93 doc/tin.1:1098 doc/tin.1:3464 +#: doc/tin.1:80 doc/tin.1:93 doc/tin.1:1099 doc/tin.1:3470 #, no-wrap msgid "B<0>" msgstr "B<0>" @@ -162,7 +162,7 @@ msgid "Successful program execution." msgstr "Programm erfolgreich beendet." #. type: TP -#: doc/tin.1:83 doc/tin.1:96 doc/tin.1:3467 +#: doc/tin.1:83 doc/tin.1:96 doc/tin.1:3473 #, no-wrap msgid "B<1>" msgstr "B<1>" @@ -173,7 +173,7 @@ msgid "Usage, syntax, configuration file msgstr "Bedien-, Syntax-, Konfigurations- oder Netzwerk-Fehler." #. type: TP -#: doc/tin.1:86 doc/tin.1:99 doc/tin.1:3470 +#: doc/tin.1:86 doc/tin.1:99 doc/tin.1:3476 #, no-wrap msgid "B<2>" msgstr "B<2>" @@ -306,7 +306,7 @@ msgid "" "memory, 32 = attributes, 64 = misc, 128 = remove existing debug files)." msgstr "" "Debuggrad angeben (1 = NNTP, 2 = Filter, 4 = newsrc, 8 = Threading, 16 = " -"Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdatein " +"Speicher, 32 = attributes, 64 = Diverses, 128 = vorhandene Debugdateien " "löschen)." #. type: TP @@ -388,6 +388,10 @@ msgid "" "option has no effect if B retrieves its index files via NNTP and " "B is turned off." msgstr "" +"Verzeichnis in dem die Newsgroup-Indexdateien gespeichert werden. Standard " +"ist I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news>. Diese " +"Option hat keine Auswirkung, falls B seine Indexdateien über NNTP " +"abruft und B ausgeschaltet ist." #. type: TP #: doc/tin.1:158 @@ -481,7 +485,7 @@ 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 "" -"Schnell-Modus um alle zurückgestellten Artikel zu posten und danach tin " +"Schnell-Modus um alle zurückgestellten Artikel zu posten und danach B " "wieder beenden. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP @@ -543,6 +547,9 @@ msgid "" "Read news remotely from the default NNTP server specified in the environment " "variable $B or contained in the file I." msgstr "" +"Nachrichten aus der Ferne vom Standard-NTP-Server, der in der " +"Umgebungsvariable $B angegeben oder in der Datei I enthalten ist lesen." #. type: TP #: doc/tin.1:209 @@ -567,6 +574,8 @@ msgid "" "Save/read articles to/in directory. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/" "News>." msgstr "" +"Artikel in/aus Verzeichnis speichern/lesen. Standard ist I<${TIN_HOMEDIR:-" +"\"$HOME\"}/News>." #. type: TP #: doc/tin.1:216 @@ -598,6 +607,10 @@ msgid "" "if B retrieves its index files via a NNTP server and " "B is turned off." msgstr "" +"Erstellt/aktualisiert Indexdateien für jede Gruppe in I<${TIN_HOMEDIR:-" +"\"$HOME\"}/.newsrc> oder der Datei, die durch die Option ''B<-f>'' angegeben " +"ist. Diese Option ist deaktiviert, wenn B seine Indexdateien über einen " +"NNTP-Server abruft und B abgestellt ist." #. type: TP #: doc/tin.1:226 @@ -632,34 +645,35 @@ msgid "B<-w>" msgstr "B<-w>" #. type: Plain text -#: doc/tin.1:237 +#: doc/tin.1:238 msgid "" -"Quick mode to post an article and then exit. In order for this to be really " -"quick, it should be used with ''B<-n>'' if possible." +"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>'' " +"if possible." msgstr "" -"Schnell-Modus um nur einen Artikel zu posten. Nach Möglichkeit mit ''B<-n>'' " -"kombinieren." +"Schnell-Modus um nur einen Artikel zu posten. Diese Option beinhaltet " +"\\&''B<-d>''. Nach Möglichkeit mit ''B<-n>'' kombinieren." #. type: TP -#: doc/tin.1:237 +#: doc/tin.1:238 #, no-wrap msgid "B<-x>" msgstr "B<-x>" #. type: Plain text -#: doc/tin.1:240 +#: doc/tin.1:241 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:240 +#: doc/tin.1:241 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text -#: doc/tin.1:245 +#: doc/tin.1:246 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 " @@ -667,13 +681,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:245 +#: doc/tin.1:246 #, no-wrap msgid "B<-z>" msgstr "B<-z>" #. type: Plain text -#: doc/tin.1:250 +#: doc/tin.1:251 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 " @@ -684,13 +698,13 @@ msgstr "" "positioniert. Nützlich um B in login-Dateien aufzurufen." #. type: TP -#: doc/tin.1:250 +#: doc/tin.1:251 #, no-wrap msgid "B<-Z>" msgstr "B<-Z>" #. type: Plain text -#: doc/tin.1:256 +#: doc/tin.1:257 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 " @@ -705,7 +719,7 @@ msgstr "" "Skripten." #. type: Plain text -#: doc/tin.1:262 +#: doc/tin.1:263 msgid "" "B can also dynamically change its options by the B ('B') " "command. Any changes are written to I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. " @@ -714,7 +728,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:267 +#: doc/tin.1:268 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 " @@ -722,34 +736,37 @@ msgid "" "the types of pattern that B understands." msgstr "" "Eine Liste von Gruppen kann nach den anderen Befehlszeilenoptionen angegeben " -"werden. Dies kann nützlich sein, wenn Sie eine handverlesenen Untermenge der " -"aktiven Newsgroups einblenden oder abonnieren wollen. möchten. Siehe den " -"Abschnitt \"NEWSGROUP LISTEN & WILDCARDS\" für die Arten von Muster, die " -"B versteht." +"werden. Dies kann nützlich sein, falls Sie eine handverlesene Untermenge der " +"aktiven Newsgruppen einblenden oder abonnieren möchten. Siehe den Abschnitt " +"\"NEWSGROUP LISTEN & WILDCARDS\" für die Arten von Muster, die B " +"versteht." #. type: Plain text -#: doc/tin.1:272 +#: doc/tin.1:273 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 " "group selection screen will appear, but with all the matching groups present " "too, as though you had yanked just those groups in." msgstr "" -"Wenn Sie einen einzelnen Gruppennamen oder eine Wildcard,die nur auf eine " +"Wenn Sie einen einzelnen Gruppennamen oder eine Wildcard, die nur auf eine " "einzelne Gruppe passt angeben, dann wird automatisch in diese Gruppe " "betreten. Andernfalls wird der normale Auswahlbildschirm angezeigt mit allen " "passenden zusätzlichen Gruppen." #. type: Plain text -#: doc/tin.1:276 +#: doc/tin.1:277 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 " "respectively the first group that matches is used." msgstr "" +"Mit dem ''B<-w>''-Schalter wird ein angegebener Gruppenname als Vorgabe " +"verwendet. Falls mehr als eine Gruppe oder ein Platzhalter angegeben wird, " +"wird nur die erste Gruppe bzw. die erste Gruppe verwendet, die übereinstimmt." #. type: Plain text -#: doc/tin.1:283 +#: doc/tin.1:284 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -759,7 +776,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:288 +#: doc/tin.1:289 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 " @@ -768,7 +785,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:293 +#: doc/tin.1:294 msgid "" "Command-line options have higher priority than attributes and tinrc " "options. Thus, command-line option takes precedence over configured values." @@ -777,19 +794,19 @@ msgstr "" "Optionen und übersteuern daher die konfigurierten Werte." #. type: SH -#: doc/tin.1:293 +#: doc/tin.1:294 #, no-wrap msgid "USAGE" msgstr "GEBRAUCH" #. type: SS -#: doc/tin.1:296 +#: doc/tin.1:297 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" #. type: Plain text -#: doc/tin.1:300 +#: doc/tin.1:301 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 " @@ -797,7 +814,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:310 +#: doc/tin.1:311 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. " @@ -809,13 +826,13 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:310 +#: doc/tin.1:311 #, no-wrap msgid "SCREEN FORMAT" msgstr "ANSICHTEN" #. type: Plain text -#: doc/tin.1:313 +#: doc/tin.1:314 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -824,7 +841,7 @@ msgstr "" "Threadebene und Artikelebene." #. type: Plain text -#: doc/tin.1:319 +#: doc/tin.1:320 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 " @@ -839,7 +856,7 @@ msgstr "" "kann mittels B angepasst werden." #. type: Plain text -#: doc/tin.1:327 +#: doc/tin.1:328 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -855,19 +872,19 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" #. type: Plain text -#: doc/tin.1:330 +#: doc/tin.1:331 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:330 +#: doc/tin.1:331 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:335 +#: doc/tin.1:336 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -878,13 +895,13 @@ msgstr "" "Umschalttaste benutzt werden." #. type: TP -#: doc/tin.1:335 +#: doc/tin.1:336 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:340 +#: doc/tin.1:341 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 " @@ -895,13 +912,13 @@ msgstr "" "Posten in eine moderierte Gruppe nach einer Bestätigung." #. type: TP -#: doc/tin.1:340 +#: doc/tin.1:341 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:349 +#: doc/tin.1:350 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 " @@ -911,50 +928,66 @@ msgid "" "time you start B. You will have to yank in all the groups to find them " "in a later session." msgstr "" +"Dies ist eine neue Newsgruppe, die seit der letzten Benutzung von B " +"erstellt wurde. Neue Newsgruppen sind standardmäßig nicht abonniert (siehe " +"jedoch $B / $B Umgebungsvariablen). " +"Abonnieren Sie sie auf die normale Weise, falls die Gruppe weiterhin in " +"Ihrem Auswahlmenü erscheinen soll. Oder Ignorieren Sie sie einfach und sie " +"werden beim nächsten Start von B verschwunden sein. Sie müssten allen " +"Gruppen einblenden, um sie in einer späteren Sitzung zu finden." #. type: TP -#: doc/tin.1:349 +#: doc/tin.1:350 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:354 +#: doc/tin.1:355 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 " "have set B to \"ask\" in the Options Menu." msgstr "" +"Diese Gruppe existiert nicht mehr. Falls Sie diese Gruppe nicht mehr sehen " +"möchten, können Sie sie auf normale Weise abbestellen. Diese Markierung wird " +"nur angezeigt, wenn Sie B im Optionsmenü auf \"ask\" gesetzt " +"haben." #. type: TP -#: doc/tin.1:354 +#: doc/tin.1:355 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:358 +#: doc/tin.1:359 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." msgstr "" +"Sie dürfen keine Beiträge mehr in dieser Gruppe verfassen. Oft wird eine " +"Gruppe durch eine mit einem passenderen Namen ersetzt." #. type: TP -#: doc/tin.1:358 +#: doc/tin.1:359 #, no-wrap msgid "B<=>" msgstr "B<=>" #. type: Plain text -#: doc/tin.1:363 +#: doc/tin.1:364 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 " "group to post to." msgstr "" +"Diese Gruppe wurde umbenannt und in sie darf nicht mehr gepostet werden. " +"Falls Sie dies trotzdem versuchen, erhalten Sie eine Fehlermeldung vom " +"Newsserver in der die Gruppe steht in die Sie posten sollten." #. type: Plain text -#: doc/tin.1:373 +#: doc/tin.1:374 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the abbreviated threading method (B), " @@ -968,13 +1001,13 @@ msgstr "" #. FIXME - make this autocenter #. type: Plain text -#: doc/tin.1:377 +#: doc/tin.1:378 #, 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:385 +#: doc/tin.1:386 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -985,7 +1018,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:396 +#: doc/tin.1:397 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 " @@ -1000,13 +1033,13 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:400 +#: doc/tin.1:401 #, 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:405 +#: doc/tin.1:406 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -1021,14 +1054,17 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:410 +#: doc/tin.1:411 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this, but can be customized via B:" msgstr "" +"Auf Thread-Ebene sieht der Bildschirm normalerweise (abhängig von der " +"verwendeten Thread-Methode) so aus, kann aber über B " +"angepasst werden:" #. type: Plain text -#: doc/tin.1:417 +#: doc/tin.1:418 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -1043,12 +1079,12 @@ msgstr "" #. FIXME - add description of fields #. type: Plain text -#: doc/tin.1:422 +#: doc/tin.1:423 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:428 +#: doc/tin.1:429 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -1060,13 +1096,13 @@ msgstr "" "Urs Janssen Eurs@akk.orgE bei Arbeitskreis Kultur und Kommunikati\n" #. type: Plain text -#: doc/tin.1:430 +#: doc/tin.1:431 #, no-wrap msgid "article-body\n" msgstr "Artikel-Körper\n" #. type: Plain text -#: doc/tin.1:436 +#: doc/tin.1:437 msgid "" "The look of the Selection, Group and Thread level can be customized. See the " "section \"CUSTOMIZING THE SCREEN FORMAT\"." @@ -1075,13 +1111,13 @@ msgstr "" "angepasst werden. Siehe hierzu den Abschnitt \"ANSICHTEN ANPASSEN\"." #. type: SS -#: doc/tin.1:436 +#: doc/tin.1:437 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "GEMEINSAME BEWEGUNGSTASTEN" #. type: Plain text -#: doc/tin.1:439 +#: doc/tin.1:440 msgid "" "This table shows the common keys used for moving around all levels within " "B." @@ -1090,13 +1126,13 @@ msgstr "" "verwendet werden." #. type: ta -#: doc/tin.1:441 +#: doc/tin.1:442 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" #. type: Plain text -#: doc/tin.1:449 +#: doc/tin.1:450 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -1109,131 +1145,140 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:453 +#: doc/tin.1:454 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "GEMEINSAME BEARBEITUNGSBEFEHLE" #. type: Plain text -#: doc/tin.1:460 +#: doc/tin.1:461 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 " "strings. In addition to the cursor keys, the following commands are " "available when editing a string:" msgstr "" +"Ein B<\\%emacs>(1)-artiges Bearbeitungspaket erlaubt das einfache Bearbeiten " +"von eingegebenen Zeichenketten. Eine Verlaufsliste ermöglicht die einfache " +"Wiederverwendung bereits eingegebener Zeichenketten. Zusätzlich zu den " +"Cursortasten stehen beim Bearbeiten einer Zeichenkette folgende Befehle zur " +"Verfügung:" #. type: TP -#: doc/tin.1:461 +#: doc/tin.1:462 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" #. type: Plain text -#: doc/tin.1:464 +#: doc/tin.1:465 msgid "move to beginning or end of line, respectively." msgstr "An den Zeilenanfang bzw. das Zeilenende springen." #. type: TP -#: doc/tin.1:464 +#: doc/tin.1:465 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" #. type: Plain text -#: doc/tin.1:467 +#: doc/tin.1:468 msgid "non-destructive move forward or back one location, respectively." msgstr "" #. type: TP -#: doc/tin.1:467 +#: doc/tin.1:468 #, no-wrap msgid "B<^D>" msgstr "B<^D>" #. type: Plain text -#: doc/tin.1:471 +#: doc/tin.1:472 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" +"das aktuell unter dem Cursor befindliche Zeichen löschen oder EOF senden, " +"falls keine Zeichen im Puffer vorhanden sind." #. type: TP -#: doc/tin.1:471 +#: doc/tin.1:472 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EENTFE>" #. type: Plain text -#: doc/tin.1:474 +#: doc/tin.1:475 msgid "delete character left of the cursor." msgstr "Zeichen links vom Cursor löschen." #. type: TP -#: doc/tin.1:474 +#: doc/tin.1:475 #, no-wrap msgid "B<^K>" msgstr "B<^K>" #. type: Plain text -#: doc/tin.1:477 +#: doc/tin.1:478 msgid "delete from cursor to end of line." msgstr "Lösche vom Cursor bis zum Zeilenende." #. type: TP -#: doc/tin.1:477 +#: doc/tin.1:478 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" #. type: Plain text -#: doc/tin.1:480 +#: doc/tin.1:481 msgid "move through history, previous and next, respectively." -msgstr "" +msgstr "Durch die Verlaufsliste vörwärts bzw. rückwärts bewegen." #. type: TP -#: doc/tin.1:480 +#: doc/tin.1:481 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" #. type: Plain text -#: doc/tin.1:483 +#: doc/tin.1:484 msgid "redraw the current line." msgstr "Aktuelle Zeile neu aufbauen." #. type: TP -#: doc/tin.1:483 +#: doc/tin.1:484 #, no-wrap msgid "BCRE>" msgstr "BCRE>" #. type: Plain text -#: doc/tin.1:487 +#: doc/tin.1:488 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" +"setzt die Zeile in der Verlaufsliste, falls sie nicht leer ist; fügt eine " +"Leerzeile an und kehrt zum Anrufer zurück." #. type: TP -#: doc/tin.1:487 +#: doc/tin.1:488 #, no-wrap msgid "BESCE>" msgstr "BESCE>" #. type: Plain text -#: doc/tin.1:492 +#: doc/tin.1:493 msgid "aborts the present editing operation." msgstr "bricht den gegenwärtigen Bearbeitungsvorgang ab." #. type: SS -#: doc/tin.1:492 +#: doc/tin.1:493 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "ALLGEMEINE BEFEHLE" #. type: Plain text -#: doc/tin.1:495 +#: doc/tin.1:496 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1242,71 +1287,74 @@ msgstr "" "überall das Gleichen." #. type: TP -#: doc/tin.1:496 doc/tin.1:1370 doc/tin.1:1423 +#: doc/tin.1:497 doc/tin.1:1371 doc/tin.1:1424 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:501 +#: doc/tin.1:502 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " "have been disabled by the System Administrator." msgstr "" +"Shell-Escape. B startet selbstständig eine Shell, " +"B EcommandE führt ein externes EcommandE aus. " +"Diese Funktion wurde möglicherweise vom Systemadministrator deaktiviert." #. type: TP -#: doc/tin.1:501 +#: doc/tin.1:502 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:504 +#: doc/tin.1:505 msgid "Toggle use of ANSI color." msgstr "ANSI Farben ein-/ausschalten." #. type: TP -#: doc/tin.1:504 +#: doc/tin.1:505 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:507 +#: doc/tin.1:508 msgid "Redraw the current screen." msgstr "Bildschirminhalt neu aufbauen." #. type: TP -#: doc/tin.1:507 +#: doc/tin.1:508 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:510 +#: doc/tin.1:511 msgid "Scroll screen up by one line." msgstr "Eine Zeile nach oben blättern (scrollen)." #. type: TP -#: doc/tin.1:510 +#: doc/tin.1:511 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:513 +#: doc/tin.1:514 msgid "Scroll screen down by one line." msgstr "Eine Zeile nach unten blättern (scrollen)." #. type: TP -#: doc/tin.1:513 +#: doc/tin.1:514 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:527 +#: doc/tin.1:528 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 " @@ -1322,13 +1370,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:527 doc/tin.1:1376 doc/tin.1:1430 +#: doc/tin.1:528 doc/tin.1:1377 doc/tin.1:1431 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:533 +#: doc/tin.1:534 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" @@ -1336,24 +1384,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:533 doc/tin.1:1379 doc/tin.1:1433 +#: doc/tin.1:534 doc/tin.1:1380 doc/tin.1:1434 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:536 doc/tin.1:1382 doc/tin.1:1436 +#: doc/tin.1:537 doc/tin.1:1383 doc/tin.1:1437 msgid "Toggle the display of help mini menu at the bottom of the screen." msgstr "Mini-Hilfe am unterem Bildschirmrand ein-/ausschalten." #. type: TP -#: doc/tin.1:536 +#: doc/tin.1:537 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:542 +#: doc/tin.1:543 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. You can use B ('B'), B ('B') and " @@ -1362,55 +1410,58 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:542 +#: doc/tin.1:543 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:547 +#: doc/tin.1:548 msgid "Print B version information." msgstr "Versions-Informationen ausgeben." #. type: SS -#: doc/tin.1:547 +#: doc/tin.1:548 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "BEFEHLE ZUR GRUPPENAUSWAHL" #. type: TP -#: doc/tin.1:548 doc/tin.1:686 doc/tin.1:937 doc/tin.1:1101 doc/tin.1:3476 +#: doc/tin.1:549 doc/tin.1:687 doc/tin.1:938 doc/tin.1:1102 doc/tin.1:3482 #, no-wrap msgid "B<4>" msgstr "B<4>" #. type: Plain text -#: doc/tin.1:551 +#: doc/tin.1:552 msgid "Select group 4." msgstr "Gruppe 4 auswählen." #. type: TP -#: doc/tin.1:551 +#: doc/tin.1:552 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:555 +#: doc/tin.1:556 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." msgstr "" +"Setzt die Datei I<$(TIN_HOMEDIR:-\"$HOME\"}/.newsrc> zurück. Dies zerstört " +"alle Aufzeichnungen über gelesene Artikel, also benutze diese Funktion mit " +"Vorsicht." #. type: TP -#: doc/tin.1:555 doc/tin.1:707 doc/tin.1:958 +#: doc/tin.1:556 doc/tin.1:708 doc/tin.1:959 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:559 doc/tin.1:711 doc/tin.1:962 +#: doc/tin.1:560 doc/tin.1:712 doc/tin.1:963 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1419,152 +1470,160 @@ msgstr "" "wird. Siehe Abschnitt \"BEREICHE\" für weitere Informationen." #. type: TP -#: doc/tin.1:559 +#: doc/tin.1:560 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:562 +#: doc/tin.1:563 msgid "Sort the list of newsgroups." msgstr "Liste vorhandener Newsgruppen sortieren." #. type: TP -#: doc/tin.1:562 doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 doc/tin.1:1367 -#: doc/tin.1:1417 +#: doc/tin.1:563 doc/tin.1:715 doc/tin.1:966 doc/tin.1:1156 doc/tin.1:1368 +#: doc/tin.1:1418 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:565 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1370 doc/tin.1:1420 +#: doc/tin.1:566 doc/tin.1:718 doc/tin.1:969 doc/tin.1:1159 doc/tin.1:1371 +#: doc/tin.1:1421 msgid "Repeat the previous search." msgstr "Vorherige Suche wiederholen." #. type: TP -#: doc/tin.1:565 doc/tin.1:717 doc/tin.1:968 doc/tin.1:1158 doc/tin.1:1361 -#: doc/tin.1:1411 +#: doc/tin.1:566 doc/tin.1:718 doc/tin.1:969 doc/tin.1:1159 doc/tin.1:1362 +#: doc/tin.1:1412 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:568 +#: doc/tin.1:569 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:568 doc/tin.1:720 doc/tin.1:971 doc/tin.1:1161 doc/tin.1:1364 -#: doc/tin.1:1414 +#: doc/tin.1:569 doc/tin.1:721 doc/tin.1:972 doc/tin.1:1162 doc/tin.1:1365 +#: doc/tin.1:1415 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:571 +#: doc/tin.1:572 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:571 +#: doc/tin.1:572 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:574 +#: doc/tin.1:575 msgid "Read current group." msgstr "Lese die aktuelle Gruppe." #. type: TP -#: doc/tin.1:574 +#: doc/tin.1:575 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" #. type: Plain text -#: doc/tin.1:578 +#: doc/tin.1:579 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." msgstr "" +"Nächste Gruppe mit ungelesenen Nachrichten betreten. Wechselt zum Anfang der " +"Gruppenliste und sucht nach ungelesenen Gruppen." #. type: TP -#: doc/tin.1:578 doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219 +#: doc/tin.1:579 doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:582 +#: doc/tin.1:583 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:582 doc/tin.1:799 doc/tin.1:1013 doc/tin.1:1223 +#: doc/tin.1:583 doc/tin.1:800 doc/tin.1:1014 doc/tin.1:1224 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:586 +#: doc/tin.1:587 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:586 +#: doc/tin.1:587 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:590 +#: doc/tin.1:591 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" +"Schaltet die Anzeige zwischen nur den Gruppennamen oder den Gruppennamen und " +"der Gruppenbeschreibungen um." #. type: TP -#: doc/tin.1:590 doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1235 +#: doc/tin.1:591 doc/tin.1:813 doc/tin.1:1027 doc/tin.1:1236 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:593 doc/tin.1:815 doc/tin.1:1029 doc/tin.1:1238 +#: doc/tin.1:594 doc/tin.1:816 doc/tin.1:1030 doc/tin.1:1239 msgid "Edit the filter file and reload it afterwards." msgstr "Filter-Datei bearbeiten und danach anwenden." #. type: TP -#: doc/tin.1:593 +#: doc/tin.1:594 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:597 doc/tin.1:819 +#: doc/tin.1:598 doc/tin.1:820 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." msgstr "" +"Wählt eine neue Gruppe nach Namen aus. Mit diesem Befehl kann auf jede " +"Gruppe zugegriffen werden, auch auf solche, die gerade nicht eingeblendet " +"werden." #. type: TP -#: doc/tin.1:597 doc/tin.1:822 doc/tin.1:1029 doc/tin.1:1251 doc/tin.1:1373 -#: doc/tin.1:1426 +#: doc/tin.1:598 doc/tin.1:823 doc/tin.1:1030 doc/tin.1:1252 doc/tin.1:1374 +#: doc/tin.1:1427 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:602 +#: doc/tin.1:603 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>'' " @@ -1572,24 +1631,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:602 doc/tin.1:826 doc/tin.1:1032 doc/tin.1:1254 +#: doc/tin.1:603 doc/tin.1:827 doc/tin.1:1033 doc/tin.1:1255 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:605 doc/tin.1:829 doc/tin.1:1035 doc/tin.1:1257 +#: doc/tin.1:606 doc/tin.1:830 doc/tin.1:1036 doc/tin.1:1258 msgid "Toggle inverse video." msgstr "(De)aktiviere inverse Darstellung." #. type: TP -#: doc/tin.1:605 doc/tin.1:838 doc/tin.1:1041 doc/tin.1:1263 +#: doc/tin.1:606 doc/tin.1:839 doc/tin.1:1042 doc/tin.1:1264 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:612 +#: doc/tin.1:613 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 " @@ -1599,13 +1658,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:612 +#: doc/tin.1:613 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:618 +#: doc/tin.1:619 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 " @@ -1614,37 +1673,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:618 doc/tin.1:846 doc/tin.1:1271 +#: doc/tin.1:619 doc/tin.1:847 doc/tin.1:1272 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:622 doc/tin.1:850 doc/tin.1:1275 +#: doc/tin.1:623 doc/tin.1:851 doc/tin.1:1276 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" #. type: TP -#: doc/tin.1:622 +#: doc/tin.1:623 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:625 +#: doc/tin.1:626 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:625 doc/tin.1:867 doc/tin.1:1054 doc/tin.1:1292 +#: doc/tin.1:626 doc/tin.1:868 doc/tin.1:1055 doc/tin.1:1293 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:629 +#: doc/tin.1:630 msgid "" "Quit B - ask the user to confirm if B is set " "accordingly." @@ -1652,24 +1711,24 @@ msgstr "" "B beenden, falls B gesetzt ist wird nochmal nachgefragt." #. type: TP -#: doc/tin.1:629 doc/tin.1:870 doc/tin.1:1057 doc/tin.1:1295 +#: doc/tin.1:630 doc/tin.1:871 doc/tin.1:1058 doc/tin.1:1296 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:632 doc/tin.1:873 doc/tin.1:1060 doc/tin.1:1298 +#: doc/tin.1:633 doc/tin.1:874 doc/tin.1:1061 doc/tin.1:1299 msgid "Quit B - don't ask the user to confirm." msgstr "Beendet B sofort, ohne Bestätigungsnachfrage." #. type: TP -#: doc/tin.1:632 +#: doc/tin.1:633 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:637 +#: doc/tin.1:638 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 " @@ -1677,13 +1736,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:637 doc/tin.1:876 doc/tin.1:1060 +#: doc/tin.1:638 doc/tin.1:877 doc/tin.1:1061 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:641 doc/tin.1:880 doc/tin.1:1064 +#: doc/tin.1:642 doc/tin.1:881 doc/tin.1:1065 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." @@ -1693,24 +1752,24 @@ msgstr "" "bzw. nach neuen Funktionen zu fragen." #. type: TP -#: doc/tin.1:641 +#: doc/tin.1:642 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:644 +#: doc/tin.1:645 msgid "Subscribe to current group." msgstr "Ausgewählte Gruppe abonnieren." #. type: TP -#: doc/tin.1:644 +#: doc/tin.1:645 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:649 +#: doc/tin.1:650 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1718,13 +1777,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:649 +#: doc/tin.1:650 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:654 +#: doc/tin.1:655 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1732,13 +1791,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:654 +#: doc/tin.1:655 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:659 +#: doc/tin.1:660 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1746,13 +1805,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:659 doc/tin.1:904 doc/tin.1:1079 doc/tin.1:1332 +#: doc/tin.1:660 doc/tin.1:905 doc/tin.1:1080 doc/tin.1:1333 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:665 +#: doc/tin.1:666 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 " @@ -1761,25 +1820,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:665 +#: doc/tin.1:666 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:668 +#: doc/tin.1:669 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:668 +#: doc/tin.1:669 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:673 +#: doc/tin.1:674 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 " @@ -1787,38 +1846,38 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:673 +#: doc/tin.1:674 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:677 +#: doc/tin.1:678 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:677 +#: doc/tin.1:678 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:682 +#: doc/tin.1:683 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:682 +#: doc/tin.1:683 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:686 +#: doc/tin.1:687 msgid "" "All searches in this level are limited to unread articles if in " "B mode. B ('B') can be use " @@ -1826,44 +1885,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:689 +#: doc/tin.1:690 msgid "Select article 4." msgstr "Artikel 4 auswählen." #. type: TP -#: doc/tin.1:689 doc/tin.1:940 doc/tin.1:1104 +#: doc/tin.1:690 doc/tin.1:941 doc/tin.1:1105 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1108 +#: doc/tin.1:694 doc/tin.1:945 doc/tin.1:1109 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" #. type: TP -#: doc/tin.1:693 doc/tin.1:944 doc/tin.1:1120 +#: doc/tin.1:694 doc/tin.1:945 doc/tin.1:1121 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:697 doc/tin.1:948 doc/tin.1:1124 +#: doc/tin.1:698 doc/tin.1:949 doc/tin.1:1125 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" #. type: TP -#: doc/tin.1:697 doc/tin.1:948 +#: doc/tin.1:698 doc/tin.1:949 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:702 doc/tin.1:953 +#: doc/tin.1:703 doc/tin.1:954 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1871,13 +1930,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:702 doc/tin.1:953 +#: doc/tin.1:703 doc/tin.1:954 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:707 doc/tin.1:958 +#: doc/tin.1:708 doc/tin.1:959 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1885,63 +1944,58 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:711 doc/tin.1:962 doc/tin.1:1152 +#: doc/tin.1:712 doc/tin.1:963 doc/tin.1:1153 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:714 doc/tin.1:965 doc/tin.1:1155 +#: doc/tin.1:715 doc/tin.1:966 doc/tin.1:1156 msgid "Re-enter the last message that was viewed." msgstr "Zur zuletzt angezeigte Nachricht springen." #. type: Plain text -#: doc/tin.1:717 -msgid "Repeat the previous search" -msgstr "Vorherige Suche wiederholen." - -#. type: Plain text -#: doc/tin.1:720 doc/tin.1:971 +#: doc/tin.1:721 doc/tin.1:972 msgid "Search forward for specified subject." msgstr "Vorwärts nach dem angegebenem Subject suchen." #. type: Plain text -#: doc/tin.1:723 doc/tin.1:974 +#: doc/tin.1:724 doc/tin.1:975 msgid "Search backwards for specified subject." msgstr "Rückwärts nach dem angegebenem Subject suchen." #. type: TP -#: doc/tin.1:723 +#: doc/tin.1:724 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:726 doc/tin.1:977 +#: doc/tin.1:727 doc/tin.1:978 msgid "Select current thread for later processing." msgstr "Wähle aktuellen Thread für die spätere Verarbeitung aus." #. type: TP -#: doc/tin.1:726 +#: doc/tin.1:727 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:730 +#: doc/tin.1:731 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" #. type: TP -#: doc/tin.1:730 +#: doc/tin.1:731 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:735 +#: doc/tin.1:736 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 " @@ -1949,13 +2003,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:735 +#: doc/tin.1:736 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:740 +#: doc/tin.1:741 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-" @@ -1963,13 +2017,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:740 +#: doc/tin.1:741 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:746 +#: doc/tin.1:747 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 " @@ -1978,24 +2032,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:746 +#: doc/tin.1:747 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:749 +#: doc/tin.1:750 msgid "Reverse all selections on all articles." msgstr "Markierung für alle Artikel umkehren." #. type: TP -#: doc/tin.1:749 +#: doc/tin.1:750 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:755 +#: doc/tin.1:756 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -2004,13 +2058,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:755 doc/tin.1:986 doc/tin.1:1178 +#: doc/tin.1:756 doc/tin.1:987 doc/tin.1:1179 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:760 doc/tin.1:991 doc/tin.1:1183 +#: doc/tin.1:761 doc/tin.1:992 doc/tin.1:1184 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -2018,13 +2072,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:760 doc/tin.1:1183 +#: doc/tin.1:761 doc/tin.1:1184 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:769 +#: doc/tin.1:770 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: " @@ -2036,13 +2090,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:769 doc/tin.1:1192 +#: doc/tin.1:770 doc/tin.1:1193 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:778 +#: doc/tin.1:779 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -2054,35 +2108,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:778 +#: doc/tin.1:779 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:781 +#: doc/tin.1:782 msgid "Read current article." msgstr "Lese den aktuelle Artikel." #. type: TP -#: doc/tin.1:781 +#: doc/tin.1:782 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:784 +#: doc/tin.1:785 msgid "View next unread article or group." msgstr "Zeige nächsten den ungelesenen Artikel oder die nächste Gruppe." #. type: TP -#: doc/tin.1:784 doc/tin.1:997 doc/tin.1:1209 +#: doc/tin.1:785 doc/tin.1:998 doc/tin.1:1210 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:788 +#: doc/tin.1:789 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." @@ -2091,24 +2145,24 @@ msgstr "" "Header." #. type: TP -#: doc/tin.1:788 doc/tin.1:1002 doc/tin.1:1212 +#: doc/tin.1:789 doc/tin.1:1003 doc/tin.1:1213 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:791 doc/tin.1:1005 +#: doc/tin.1:792 doc/tin.1:1006 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:791 doc/tin.1:1005 doc/tin.1:1215 +#: doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219 +#: doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." @@ -2117,40 +2171,40 @@ msgstr "" "Suche kann mit B ('B') abgebrochen werden." #. type: Plain text -#: doc/tin.1:799 +#: doc/tin.1:800 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:803 +#: doc/tin.1:804 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:803 +#: doc/tin.1:804 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:807 doc/tin.1:1021 +#: doc/tin.1:808 doc/tin.1:1022 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:807 +#: doc/tin.1:808 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1232 +#: doc/tin.1:813 doc/tin.1:1027 doc/tin.1:1233 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 " @@ -2158,39 +2212,39 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:815 +#: doc/tin.1:816 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:819 +#: doc/tin.1:820 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:822 +#: doc/tin.1:823 msgid "Toggle article/group limit." msgstr "Artikel/Gruppe Beschränkungen ein-/ausschalten." #. type: Plain text -#: doc/tin.1:826 +#: doc/tin.1:827 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" "Betreff des ersten Artikels im aktuellen Thread in der letzten Zeile " -"anziegen." +"anzeigen." #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:830 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:835 +#: doc/tin.1:836 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 " @@ -2199,29 +2253,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:835 +#: doc/tin.1:836 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:838 +#: doc/tin.1:839 msgid "Open the thread under the current cursor position." msgstr "Öffnet den Thread unter der aktuellen Cursorposition." #. type: Plain text -#: doc/tin.1:841 doc/tin.1:1044 doc/tin.1:1266 +#: doc/tin.1:842 doc/tin.1:1045 doc/tin.1:1267 msgid "Look up article by ''Message-ID:''." msgstr "Artikel anhand der ''Message-ID:'' nachschlagen." #. type: TP -#: doc/tin.1:841 +#: doc/tin.1:842 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:846 doc/tin.1:1049 doc/tin.1:1271 +#: doc/tin.1:847 doc/tin.1:1050 doc/tin.1:1272 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2229,35 +2283,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:850 +#: doc/tin.1:851 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:853 +#: doc/tin.1:854 msgid "Go to next group." msgstr "Zur nächsten Newsgruppe springen." #. type: TP -#: doc/tin.1:853 +#: doc/tin.1:854 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:856 -msgid "Go to next unread article." +#: doc/tin.1:857 doc/tin.1:1282 +msgid "Go to the next unread article." msgstr "Zum nächsten ungelesenen Artikel springen." #. type: TP -#: doc/tin.1:856 doc/tin.1:1049 doc/tin.1:1281 +#: doc/tin.1:857 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:861 doc/tin.1:1054 doc/tin.1:1286 +#: doc/tin.1:862 doc/tin.1:1055 doc/tin.1:1287 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2265,51 +2319,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:861 +#: doc/tin.1:862 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:864 +#: doc/tin.1:865 msgid "Go to previous group." msgstr "Zur vorherigen Gruppe springen." #. type: TP -#: doc/tin.1:864 +#: doc/tin.1:865 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:867 +#: doc/tin.1:868 msgid "Go to previous unread article." msgstr "Zum vorherigen ungelesenen Artikel gehen." #. type: Plain text -#: doc/tin.1:870 doc/tin.1:1057 +#: doc/tin.1:871 doc/tin.1:1058 msgid "Return to previous level." msgstr "Kehre zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:873 +#: doc/tin.1:874 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:876 +#: doc/tin.1:877 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:880 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311 +#: doc/tin.1:886 doc/tin.1:1070 doc/tin.1:1312 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2317,24 +2371,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:885 +#: doc/tin.1:886 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:888 doc/tin.1:1072 doc/tin.1:1314 +#: doc/tin.1:889 doc/tin.1:1073 doc/tin.1:1315 msgid "Save marked articles automatically without further prompting." msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern." #. type: TP -#: doc/tin.1:888 +#: doc/tin.1:889 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:894 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2342,25 +2396,27 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:893 +#: doc/tin.1:894 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:896 +#: doc/tin.1:897 msgid "" "Automatically tag in order all the parts of the current multi-part message." msgstr "" +"Alle Teile der aktuellen mehrteiligen Nachricht automatisch in der " +"Reihenfolge markieren." #. type: TP -#: doc/tin.1:896 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:901 +#: doc/tin.1:902 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2368,18 +2424,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:901 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:905 msgid "Untag all articles that were tagged." msgstr "Markierung aller markierten Artikel entfernen." #. type: Plain text -#: doc/tin.1:911 doc/tin.1:1086 doc/tin.1:1339 +#: doc/tin.1:912 doc/tin.1:1087 doc/tin.1:1340 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'), " @@ -2388,13 +2444,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:911 +#: doc/tin.1:912 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:917 doc/tin.1:1345 +#: doc/tin.1:918 doc/tin.1:1346 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2403,13 +2459,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:917 +#: doc/tin.1:918 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:925 +#: doc/tin.1:926 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. " @@ -2420,25 +2476,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:925 doc/tin.1:1086 doc/tin.1:1345 +#: doc/tin.1:926 doc/tin.1:1087 doc/tin.1:1346 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:929 msgid "Mark current article as unread." msgstr "Aktuellen Artikel als ungelesen markieren." #. type: TP -#: doc/tin.1:928 doc/tin.1:1091 doc/tin.1:1348 +#: doc/tin.1:929 doc/tin.1:1092 doc/tin.1:1349 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:935 +#: doc/tin.1:936 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 " @@ -2446,79 +2502,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:935 +#: doc/tin.1:936 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:940 +#: doc/tin.1:941 msgid "Select article 4 within thread." msgstr "Artikel 4 aus dem Thread auswählen." #. type: TP -#: doc/tin.1:974 +#: doc/tin.1:975 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:978 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:980 +#: doc/tin.1:981 msgid "Toggle selection of current article." -msgstr "" +msgstr "Auswahl des aktuellen Artikels umkehren." #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:981 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:984 msgid "Reverse article selections." msgstr "Artikelauswahl invertieren." #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:984 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:987 msgid "Undo all selections on current thread." -msgstr "" +msgstr "Alle Markierungen im aktuellen Thread rückgängig machen." #. type: TP -#: doc/tin.1:991 +#: doc/tin.1:992 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:994 +#: doc/tin.1:995 msgid "Read current article within thread." -msgstr "" +msgstr "Aktuellen Artikel im Thread lesen." #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:995 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:998 msgid "View next unread article within thread." msgstr "Nächsten ungelesenen Artikel im Thread anzeigen." #. type: Plain text -#: doc/tin.1:1002 +#: doc/tin.1:1003 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 " @@ -2526,44 +2582,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1013 +#: doc/tin.1:1014 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:1017 +#: doc/tin.1:1018 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1017 +#: doc/tin.1:1018 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1021 +#: doc/tin.1:1022 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1032 doc/tin.1:1254 +#: doc/tin.1:1033 doc/tin.1:1255 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:1035 +#: doc/tin.1:1036 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1041 +#: doc/tin.1:1042 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 " @@ -2571,49 +2627,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1044 +#: doc/tin.1:1045 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1064 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1069 +#: doc/tin.1:1070 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1073 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1076 doc/tin.1:1318 +#: doc/tin.1:1077 doc/tin.1:1319 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1076 +#: doc/tin.1:1077 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1079 +#: doc/tin.1:1080 msgid "Untag all tagged threads." msgstr "Markierung aller markierten Threads entfernen." #. type: Plain text -#: doc/tin.1:1091 +#: doc/tin.1:1092 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 " @@ -2622,142 +2678,147 @@ msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1096 +#: doc/tin.1:1097 msgid "Mark all articles in thread as unread." -msgstr "Alle Artikel im aktuellen Thread as ungelesen markieren." +msgstr "Alle Artikel im aktuellen Thread als ungelesen markieren." #. type: SS -#: doc/tin.1:1096 +#: doc/tin.1:1097 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1101 +#: doc/tin.1:1102 msgid "Read the first (base) article in this thread." msgstr "Den ersten (Basis) Artikel in diesem Thread lesen." #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1105 msgid "Read response 4 in this thread." msgstr "Antwort 4 im diesem Thread lesen." #. type: TP -#: doc/tin.1:1108 +#: doc/tin.1:1109 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1112 +#: doc/tin.1:1113 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:1112 +#: doc/tin.1:1113 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1117 +#: doc/tin.1:1118 msgid "Perform B<\\%pgp>(1) operations on article." msgstr "B<\\%pgp>(1) Operation auf den Artikel an anwenden." #. type: TP -#: doc/tin.1:1117 +#: doc/tin.1:1118 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1120 +#: doc/tin.1:1121 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:1124 +#: doc/tin.1:1125 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1128 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten." #. type: TP -#: doc/tin.1:1127 +#: doc/tin.1:1128 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1131 +#: doc/tin.1:1132 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1131 +#: doc/tin.1:1132 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1135 +#: doc/tin.1:1136 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." msgstr "" +"TeX auf ISO-Dekodierung für aktuellen Artikel umschalten. Das " +"Standardverhalten wird der Variable B aus der tinrc-Datei " +"entnommen." #. type: TP -#: doc/tin.1:1135 +#: doc/tin.1:1136 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1138 +#: doc/tin.1:1139 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" #. type: TP -#: doc/tin.1:1138 +#: doc/tin.1:1139 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1142 msgid "Toggle ROT-13 decoding for this article." msgstr "ROT-13 Entschlüsseln ein-/ausschalten." #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1142 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1146 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:1145 +#: doc/tin.1:1146 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1152 +#: doc/tin.1:1153 msgid "" "The formfeed character (^L) is often used to hide 'spoilers' that the reader " "may not initially wish to see when viewing an article. Any text after a " @@ -2767,23 +2828,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1161 +#: doc/tin.1:1162 msgid "Forward search the text of this article." msgstr "Vorwärts innerhalb dieses Artikels suchen." #. type: Plain text -#: doc/tin.1:1164 +#: doc/tin.1:1165 msgid "Backward search the text of this article." msgstr "Rückwärts innerhalb dieses Artikels suchen." #. type: TP -#: doc/tin.1:1164 +#: doc/tin.1:1165 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1170 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2791,40 +2852,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1170 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1172 +#: doc/tin.1:1173 msgid "Go to the first article in the current thread." msgstr "Gehe zum ersten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1172 +#: doc/tin.1:1173 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1175 +#: doc/tin.1:1176 msgid "Go to the last article in the current thread." msgstr "Gehe zum letzten Artikel im aktuellen Thread." #. type: TP -#: doc/tin.1:1175 +#: doc/tin.1:1176 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1178 +#: doc/tin.1:1179 msgid "Toggle word highlighting on/off." msgstr "Wort-Hervorheben ein-/ausschalten." #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1193 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2836,7 +2897,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1201 +#: doc/tin.1:1202 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2847,24 +2908,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1201 +#: doc/tin.1:1202 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1204 +#: doc/tin.1:1205 msgid "Go to next base article." msgstr "Zum nächsten Basisartikel springen." #. type: TP -#: doc/tin.1:1204 +#: doc/tin.1:1205 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1209 +#: doc/tin.1:1210 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2872,342 +2933,337 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1212 +#: doc/tin.1:1213 msgid "Author forward search." msgstr "Suche nach Autor (vorwärts)." #. type: Plain text -#: doc/tin.1:1215 +#: doc/tin.1:1216 msgid "Author backward search." msgstr "Suche nach Autor (rückwärts)." #. type: Plain text -#: doc/tin.1:1223 +#: doc/tin.1:1224 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:1227 +#: doc/tin.1:1228 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:1227 +#: doc/tin.1:1228 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1233 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1235 +#: doc/tin.1:1236 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1238 +#: doc/tin.1:1239 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1241 +#: doc/tin.1:1242 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" #. type: TP -#: doc/tin.1:1241 +#: doc/tin.1:1242 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1246 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1245 +#: doc/tin.1:1246 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1248 +#: doc/tin.1:1249 msgid "Go to the start of the article." msgstr "Zum Anfang des Artikels springen." #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1249 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1252 msgid "Go to the end of the article." msgstr "Zum Ende des Artikels springen." #. type: TP -#: doc/tin.1:1257 +#: doc/tin.1:1258 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1260 +#: doc/tin.1:1261 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:1260 +#: doc/tin.1:1261 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1264 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1266 +#: doc/tin.1:1267 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1275 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1278 +#: doc/tin.1:1279 msgid "Go to the next article." msgstr "Gehe zum nächsten Artikel." #. type: TP -#: doc/tin.1:1278 +#: doc/tin.1:1279 #, no-wrap msgid "B" msgstr "B" -#. type: Plain text -#: doc/tin.1:1281 -msgid "Go to the next unread article." -msgstr "Zum nächsten ungelesenen Artikel springen." - #. type: TP -#: doc/tin.1:1286 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1289 +#: doc/tin.1:1290 msgid "Go to the previous article." msgstr "Gehe zum vorherigen Artikel." #. type: TP -#: doc/tin.1:1289 +#: doc/tin.1:1290 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1292 +#: doc/tin.1:1293 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1295 +#: doc/tin.1:1296 msgid "Return to the previous level." msgstr "Kehrt zur vorherigen Ebene zurück." #. type: TP -#: doc/tin.1:1298 +#: doc/tin.1:1299 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1303 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1302 +#: doc/tin.1:1303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1306 +#: doc/tin.1:1307 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1307 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1311 +#: doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1314 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1318 +#: doc/tin.1:1319 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1321 +#: doc/tin.1:1322 msgid "Return to group selection level." msgstr "Kehrt zur Auswahlebene zurück." #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1322 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1324 +#: doc/tin.1:1325 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1325 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1328 +#: doc/tin.1:1329 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1332 +#: doc/tin.1:1333 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1339 +#: doc/tin.1:1340 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1348 +#: doc/tin.1:1349 msgid "Mark article as unread." msgstr "Alle Artikel als ungelesen markieren." #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1353 +#: doc/tin.1:1354 msgid "Mark the current thread as unread." msgstr "Markiere den aktuellen Thread als ungelesen." #. type: SS -#: doc/tin.1:1353 +#: doc/tin.1:1354 #, no-wrap msgid "URL LISTING" msgstr "URL LISTE" #. type: Plain text -#: doc/tin.1:1356 +#: doc/tin.1:1357 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:1357 +#: doc/tin.1:1358 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1361 +#: doc/tin.1:1362 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:1364 +#: doc/tin.1:1365 msgid "URL forward search." msgstr "Suche nach URL (vorwärts)." #. type: Plain text -#: doc/tin.1:1367 +#: doc/tin.1:1368 msgid "URL backward search." msgstr "Suche nach URL (rückwärts)." #. type: Plain text -#: doc/tin.1:1373 doc/tin.1:1426 +#: doc/tin.1:1374 doc/tin.1:1427 msgid "Shell escape." msgstr "Ausgang zur Shell." #. type: Plain text -#: doc/tin.1:1376 +#: doc/tin.1:1377 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:1379 doc/tin.1:1433 +#: doc/tin.1:1380 doc/tin.1:1434 msgid "Help screen of commands available." msgstr "Hilfeseite der verfügbaren Befehle." #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1385 +#: doc/tin.1:1386 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1388 +#: doc/tin.1:1389 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3215,108 +3271,108 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1389 +#: doc/tin.1:1390 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1393 msgid "Pipe attachment into command." msgstr "Anhang an Befehl weiterleiten." #. type: TP -#: doc/tin.1:1392 +#: doc/tin.1:1393 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1395 +#: doc/tin.1:1396 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1395 +#: doc/tin.1:1396 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1398 +#: doc/tin.1:1399 msgid "View attachment." msgstr "Multimediaanhänge anzeigen." #. type: TP -#: doc/tin.1:1398 +#: doc/tin.1:1399 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1401 +#: doc/tin.1:1402 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1401 +#: doc/tin.1:1402 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1405 +#: doc/tin.1:1406 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:1405 +#: doc/tin.1:1406 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1408 +#: doc/tin.1:1409 msgid "Reverse tagging of all attachments." msgstr "Markierung der Anhänge umkehren." #. type: TP -#: doc/tin.1:1408 +#: doc/tin.1:1409 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1411 +#: doc/tin.1:1412 msgid "Untag all tagged attachments." msgstr "Markierung der markierten Anhängen aufheben." #. type: Plain text -#: doc/tin.1:1414 +#: doc/tin.1:1415 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1417 +#: doc/tin.1:1418 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1420 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1423 +#: doc/tin.1:1424 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1430 +#: doc/tin.1:1431 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3324,7 +3380,7 @@ msgstr "Name oder Beschreibung des Anhan #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1439 +#: doc/tin.1:1440 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3333,7 +3389,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1451 +#: doc/tin.1:1452 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 " @@ -3344,7 +3400,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1460 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 " @@ -3355,7 +3411,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1465 +#: doc/tin.1:1466 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 " @@ -3365,7 +3421,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1472 +#: doc/tin.1:1473 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3375,7 +3431,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1477 +#: doc/tin.1:1478 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3384,14 +3440,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1481 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1484 +#: doc/tin.1:1485 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/" @@ -3399,30 +3455,30 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1484 +#: doc/tin.1:1485 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1490 doc/tin.5:1199 +#: doc/tin.1:1491 doc/tin.5:1199 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." "readers -E n.s.readers -E n.s.r. Default is OFF." msgstr "" -"Falls On werden, sofern nötig, lange Newsgruppennamen in der Auswahl- und " +"Falls ON werden, sofern nötig, lange Newsgruppennamen in der Auswahl- und " "Artikelebene wie folgt abgekürzt: news.software.readers -E n.software." "readers -E n.s.readers -E n.s.r. Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1490 +#: doc/tin.1:1491 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1494 doc/tin.5:1203 +#: doc/tin.1:1495 doc/tin.5:1203 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3431,24 +3487,24 @@ msgstr "" "hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1494 +#: doc/tin.1:1495 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1497 doc/tin.5:1206 +#: doc/tin.1:1498 doc/tin.5:1206 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "Falls ON füge 'User-Agent:'-Header ein. Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1497 +#: doc/tin.1:1498 #, no-wrap msgid "B" msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>" #. type: Plain text -#: doc/tin.1:1500 doc/tin.5:1209 +#: doc/tin.1:1501 doc/tin.5:1209 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" @@ -3456,76 +3512,85 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1500 +#: doc/tin.1:1501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1503 doc/tin.5:1212 +#: doc/tin.1:1504 doc/tin.5:1212 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:1503 +#: doc/tin.1:1504 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1506 doc/tin.5:1215 +#: doc/tin.1:1507 doc/tin.5:1215 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" +"Zeichen mit dem angezeigt wird, dass sich ein Artikel in einem Bereich " +"befindet. Voreinstellung ist '#'." #. type: TP -#: doc/tin.1:1506 +#: doc/tin.1:1507 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1510 doc/tin.5:1219 +#: doc/tin.1:1511 doc/tin.5:1219 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." msgstr "" +"Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel als ungelesener " +"Artikel zurückkehrt, wenn die Gruppe das nächste Mal betreten wird. " +"Voreinstellung ist '-'." #. type: TP -#: doc/tin.1:1510 +#: doc/tin.1:1511 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1514 doc/tin.5:1223 +#: doc/tin.1:1515 doc/tin.5:1223 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" +"Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel/Thread " +"automatisch ausgewählt ist (heiß). Voreinstellung ist '*'." #. type: TP -#: doc/tin.1:1514 +#: doc/tin.1:1515 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1518 doc/tin.5:1227 +#: doc/tin.1:1519 doc/tin.5:1227 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." msgstr "" +"Zeichen das verwendet wird, um anzuzeigen, dass ein Artikel/Thread neu ist " +"(nicht älter als X Tage). Siehe auch B. Voreinstellung ist ' o'." #. type: TP -#: doc/tin.1:1518 +#: doc/tin.1:1519 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1522 doc/tin.5:1231 +#: doc/tin.1:1523 doc/tin.5:1231 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -3534,26 +3599,26 @@ msgstr "" "Voreinstellung ist '+'." #. type: TP -#: doc/tin.1:1522 +#: doc/tin.1:1523 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1525 doc/tin.5:1234 +#: doc/tin.1:1526 doc/tin.5:1234 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:1525 +#: doc/tin.1:1526 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1529 doc/tin.5:1238 +#: doc/tin.1:1530 doc/tin.5:1238 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -3562,26 +3627,26 @@ msgstr "" "'K'). B muss passend gesetzt sein." #. type: TP -#: doc/tin.1:1529 +#: doc/tin.1:1530 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1533 doc/tin.5:1242 +#: doc/tin.1:1534 doc/tin.5:1242 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:1533 doc/tin.5:1242 +#: doc/tin.1:1534 doc/tin.5:1242 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1538 +#: doc/tin.1:1539 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 " @@ -3589,26 +3654,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1538 +#: doc/tin.1:1539 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1542 doc/tin.5:1253 +#: doc/tin.1:1543 doc/tin.5:1253 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:1542 +#: doc/tin.1:1543 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1546 doc/tin.5:1257 +#: doc/tin.1:1547 doc/tin.5:1257 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -3617,24 +3682,24 @@ msgstr "" "anzeigen? Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1546 +#: doc/tin.1:1547 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1549 doc/tin.1:2525 +#: doc/tin.1:1550 doc/tin.1:2531 msgid "Default is OFF." msgstr "Voreinstellung ist OFF." #. type: TP -#: doc/tin.1:1549 +#: doc/tin.1:1550 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1555 doc/tin.5:1266 +#: doc/tin.1:1556 doc/tin.5:1266 msgid "" "If ON articles/threads with ''Archive-name:'' in header will be " "automatically saved with the Archive-name & part/patch no and post processed " @@ -3642,13 +3707,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1555 +#: doc/tin.1:1556 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1271 +#: doc/tin.1:1561 doc/tin.5:1271 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 " @@ -3659,13 +3724,13 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1561 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1565 doc/tin.5:1276 +#: doc/tin.1:1566 doc/tin.5:1276 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 " @@ -3673,13 +3738,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1565 +#: doc/tin.1:1566 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1570 +#: doc/tin.1:1571 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. " @@ -3687,313 +3752,331 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1570 +#: doc/tin.1:1571 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1577 doc/tin.5:1287 +msgid "" +"Use this hash algorithm for cancel-locks. Only available when build with " +"cancel-lock support. none disables the generation of cancel-locks. Valid " +"values are none, sha1, sha256 and sha512. Default is sha1." +msgstr "" +"Diesen Hash-Algorithmus für Cancel-Locks verwenden. Nur vorhanden falls " +"B mit Cancel-Lock-Unterstützung gebaut wurde. Keiner deaktiviert die " +"Erzeugung von Cancel-Locks. Gültige Werte sind Keiner, sha1, sha256 und " +"sha512. Voreinstellung ist sha1." + +#. type: TP +#: doc/tin.1:1577 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1576 doc/tin.5:1285 +#: doc/tin.1:1583 doc/tin.5:1291 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:1576 +#: doc/tin.1:1583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1288 +#: doc/tin.1:1586 doc/tin.5:1294 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1291 +#: doc/tin.1:1589 doc/tin.5:1297 msgid "Color of quoted text from external sources" msgstr "Farbe des Fremdzitat-Textes" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1589 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1585 doc/tin.5:1294 +#: doc/tin.1:1592 doc/tin.5:1300 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" #. type: TP -#: doc/tin.1:1585 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1297 +#: doc/tin.1:1595 doc/tin.5:1303 msgid "Color of header-lines" msgstr "Farbe der Artikelheaderzeilen" #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1591 doc/tin.5:1300 +#: doc/tin.1:1598 doc/tin.5:1306 msgid "Color of help pages" msgstr "Farbe des Hilfstext" #. type: TP -#: doc/tin.1:1591 +#: doc/tin.1:1598 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1594 doc/tin.5:1303 +#: doc/tin.1:1601 doc/tin.5:1309 msgid "Color of background for inverse text" msgstr "Hintergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1594 +#: doc/tin.1:1601 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1597 doc/tin.5:1306 +#: doc/tin.1:1604 doc/tin.5:1312 msgid "Color of foreground for inverse text" msgstr "Vordergrundfarbe für inversen Text" #. type: TP -#: doc/tin.1:1597 +#: doc/tin.1:1604 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1601 doc/tin.5:1310 +#: doc/tin.1:1608 doc/tin.5:1316 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1601 +#: doc/tin.1:1608 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1605 doc/tin.5:1314 +#: doc/tin.1:1612 doc/tin.5:1320 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1605 +#: doc/tin.1:1612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1609 doc/tin.5:1318 +#: doc/tin.1:1616 doc/tin.5:1324 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1609 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1613 doc/tin.5:1322 +#: doc/tin.1:1620 doc/tin.5:1328 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1613 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1325 +#: doc/tin.1:1623 doc/tin.5:1331 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1623 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1619 doc/tin.5:1328 +#: doc/tin.1:1626 doc/tin.5:1334 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" #. type: TP -#: doc/tin.1:1619 +#: doc/tin.1:1626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1622 doc/tin.5:1331 +#: doc/tin.1:1629 doc/tin.5:1337 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" #. type: TP -#: doc/tin.1:1622 +#: doc/tin.1:1629 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1625 doc/tin.5:1334 +#: doc/tin.1:1632 doc/tin.5:1340 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" #. type: TP -#: doc/tin.1:1625 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1628 doc/tin.5:1337 +#: doc/tin.1:1635 doc/tin.5:1343 msgid "Color of twice quoted lines" msgstr "Farbe von zweifach zitierten Zeilen" #. type: TP -#: doc/tin.1:1628 +#: doc/tin.1:1635 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3-fach zitierten Zeilen (col_quote3)>" #. type: Plain text -#: doc/tin.1:1631 doc/tin.5:1340 +#: doc/tin.1:1638 doc/tin.5:1346 msgid "Color of E=3 times quoted lines" msgstr "Farbe von =E3-fach zitierten Zeilen" #. type: TP -#: doc/tin.1:1631 +#: doc/tin.1:1638 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1635 doc/tin.5:1344 +#: doc/tin.1:1642 doc/tin.5:1350 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:1635 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1638 doc/tin.5:1347 +#: doc/tin.1:1645 doc/tin.5:1353 msgid "Color of signatures" msgstr "Farbe von Signaturen" #. type: TP -#: doc/tin.1:1638 +#: doc/tin.1:1645 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1641 doc/tin.5:1350 +#: doc/tin.1:1648 doc/tin.5:1356 msgid "Color of urls highlight" msgstr "Farbe der hervorgehobenen URLs" #. type: TP -#: doc/tin.1:1641 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "B" # #. type: Plain text -#: doc/tin.1:1644 doc/tin.5:1353 +#: doc/tin.1:1651 doc/tin.5:1359 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" #. type: TP -#: doc/tin.1:1644 +#: doc/tin.1:1651 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1647 doc/tin.5:1356 +#: doc/tin.1:1654 doc/tin.5:1362 msgid "Color of article subject" msgstr "Farbe der Subjectzeile" #. type: TP -#: doc/tin.1:1647 +#: doc/tin.1:1654 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1650 doc/tin.5:1359 +#: doc/tin.1:1657 doc/tin.5:1365 msgid "Color of text-lines" msgstr "Farbe der Textzeilen" #. type: TP -#: doc/tin.1:1650 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1653 doc/tin.5:1362 +#: doc/tin.1:1660 doc/tin.5:1368 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" #. type: TP -#: doc/tin.1:1653 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1656 +#: doc/tin.1:1663 msgid "Ask for manual confirmation to protect the user." msgstr "Vorsichtshalber um Bestätigung bitten." #. type: IP -#: doc/tin.1:1657 doc/tin.1:1663 doc/tin.1:1667 +#: doc/tin.1:1664 doc/tin.1:1670 doc/tin.1:1674 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1663 +#: doc/tin.1:1670 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -4001,21 +4084,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1667 +#: doc/tin.1:1674 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:1671 +#: doc/tin.1:1678 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1383 +#: doc/tin.5:1389 msgid "Default is commands & quit." msgstr "Voreinstellung ist Kommandos & Ende." #. type: Plain text -#: doc/tin.5:1394 +#: doc/tin.5:1400 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<\\" @@ -11533,61 +11701,61 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1394 +#: doc/tin.5:1400 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1396 +#: doc/tin.5:1402 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1398 +#: doc/tin.5:1404 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1401 +#: doc/tin.5:1407 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1404 +#: doc/tin.5:1410 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1408 +#: doc/tin.5:1414 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1413 +#: doc/tin.5:1419 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1417 +#: doc/tin.5:1423 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1422 doc/tin.5:1451 +#: doc/tin.5:1428 doc/tin.5:1457 #, 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:1431 doc/tin.5:1460 +#: doc/tin.5:1437 doc/tin.5:1466 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -11609,139 +11777,139 @@ msgstr "" "7\t''Lines:''\n" #. type: TP -#: doc/tin.5:1433 +#: doc/tin.5:1439 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1437 +#: doc/tin.5:1443 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1442 +#: doc/tin.5:1448 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1446 +#: doc/tin.5:1452 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1462 +#: doc/tin.5:1468 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1470 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1466 +#: doc/tin.5:1472 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1468 +#: doc/tin.5:1474 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1470 +#: doc/tin.5:1476 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1472 +#: doc/tin.5:1478 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1474 +#: doc/tin.5:1480 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1482 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1478 +#: doc/tin.5:1484 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1482 +#: doc/tin.5:1488 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1484 +#: doc/tin.5:1490 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1492 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1488 +#: doc/tin.5:1494 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1490 +#: doc/tin.5:1496 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1492 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1494 +#: doc/tin.5:1500 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1505 +#: doc/tin.5:1511 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., /" @@ -11749,25 +11917,33 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1508 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:1521 +msgid "" +"A regular expression that will be applied when reading articles. All " +"matching lines are shown in B. If B is blank, " +"then B<%tin>(1) uses a built-in default." +msgstr "" + #. type: TP -#: doc/tin.5:1513 +#: doc/tin.5:1521 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1517 +#: doc/tin.5:1525 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1524 +#: doc/tin.5:1532 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<" @@ -11776,13 +11952,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1524 +#: doc/tin.5:1532 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1539 +#: doc/tin.5:1546 +msgid "" +"Which keys B<%tin>(1) should accept to jump to the next unread article. " +"Possible is any combination of B and B. When " +"B is set B<%tin>(1) jumps to the next article at the end of the " +"current one. When B is set B<%tin>(1) jumps immediately to " +"the next article when B ('BTABE>') is pressed. " +"Default is B." +msgstr "" + +#. type: Plain text +#: doc/tin.5:1553 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" @@ -11792,13 +11979,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:1541 +#: doc/tin.5:1555 #, 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:1553 +#: doc/tin.5:1567 #, no-wrap msgid "" "%D\tdate\n" @@ -11826,31 +12013,31 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1572 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1578 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1584 +#: doc/tin.5:1598 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, " @@ -11859,32 +12046,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1588 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1593 +#: doc/tin.5:1607 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1597 +#: doc/tin.5:1611 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:1605 +#: doc/tin.5:1619 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -11894,106 +12081,106 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1621 +#: doc/tin.5:1635 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1631 +#: doc/tin.5:1645 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1636 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1655 +#: doc/tin.5:1669 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1692 +#: doc/tin.5:1706 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1704 doc/tin.5:2403 +#: doc/tin.5:1718 doc/tin.5:2421 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1737 +#: doc/tin.5:1751 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1742 +#: doc/tin.5:1756 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1747 +#: doc/tin.5:1761 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1752 +#: doc/tin.5:1766 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1757 +#: doc/tin.5:1771 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1763 +#: doc/tin.5:1777 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:1784 +#: doc/tin.5:1798 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1787 +#: doc/tin.5:1801 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:1787 +#: doc/tin.5:1801 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1791 +#: doc/tin.5:1805 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.5:1807 +#: doc/tin.5:1821 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 " @@ -12001,7 +12188,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1835 +#: doc/tin.5:1849 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 " @@ -12009,7 +12196,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1841 +#: doc/tin.5:1855 msgid "" "This specifies whether to perform post processing on saved articles. " "Because the shell archive may contain commands you may not want to be " @@ -12018,7 +12205,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1849 +#: doc/tin.5:1863 msgid "" "B, unpacking of multi-part B<\\%shar>(1) files only. " "Because the shell archive may contain commands you may not want to be " @@ -12026,19 +12213,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1852 +#: doc/tin.5:1866 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1862 +#: doc/tin.5:1876 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1872 +#: doc/tin.5:1886 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 " @@ -12047,7 +12234,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1880 +#: doc/tin.5:1894 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." @@ -12056,13 +12243,13 @@ msgstr "" "OFF." #. type: TP -#: doc/tin.5:1886 +#: doc/tin.5:1900 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1892 +#: doc/tin.5:1906 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 " @@ -12071,7 +12258,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1897 +#: doc/tin.5:1911 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -12079,7 +12266,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1903 +#: doc/tin.5:1917 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 " @@ -12088,18 +12275,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1919 msgid "B This option is on by default." msgstr "B Diese Option ist standardmäßig aktiviert." #. type: TP -#: doc/tin.5:1906 +#: doc/tin.5:1920 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1913 +#: doc/tin.5:1927 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -12107,13 +12294,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1913 +#: doc/tin.5:1927 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1920 +#: doc/tin.5:1934 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -12121,13 +12308,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1920 +#: doc/tin.5:1934 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1927 +#: doc/tin.5:1941 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -12135,61 +12322,69 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1927 +#: doc/tin.5:1941 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1931 +#: doc/tin.5:1945 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:1952 +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. " +"Default is OFF." +msgstr "" + #. type: TP -#: doc/tin.5:1935 +#: doc/tin.5:1952 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1944 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1948 +#: doc/tin.5:1965 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1952 +#: doc/tin.5:1969 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1956 +#: doc/tin.5:1973 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1960 +#: doc/tin.5:1977 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1968 +#: doc/tin.5:1985 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1989 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" @@ -12199,13 +12394,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:1974 +#: doc/tin.5:1991 #, 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:1981 +#: doc/tin.5:1998 #, no-wrap msgid "" "%G\tgroup name\n" @@ -12223,19 +12418,19 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1983 +#: doc/tin.5:2000 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2014 +#: doc/tin.5:2031 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2023 +#: doc/tin.5:2040 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 " @@ -12246,36 +12441,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2062 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2052 -msgid "If OFF don't show signatures when displaying articles. Default is ON." -msgstr "Falls OFF zeige keine Signaturen an. Voreinstellung ist ON." - -#. type: Plain text -#: doc/tin.5:2066 +#: doc/tin.5:2083 msgid "" "The path that specifies the signature file to use when posting, following up " "to or replying to an article. If the path is a directory then the signature " "will be randomly generated from files that are in the specified directory. " "If the path starts with a ! the program the path points to will be executed " -"to generate a signature. B<\\%tin>(1) will pass the name of the current " -"newsgroup as argument to the program. --none will suppress any signature. " -"Default is I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." +"to generate a signature. In order to pass the group name to the program, %G " +"can be specified. This will be replaced by the name of the current " +"newsgroup. program. --none will suppress any signature. Default is I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." msgstr "" #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2086 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2076 +#: doc/tin.5:2093 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12283,19 +12474,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2122 +#: doc/tin.5:2139 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2129 +#: doc/tin.5:2146 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2136 +#: doc/tin.5:2153 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12303,31 +12494,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2141 +#: doc/tin.5:2158 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2145 +#: doc/tin.5:2162 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2154 +#: doc/tin.5:2171 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2158 +#: doc/tin.5:2175 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2165 +#: doc/tin.5:2182 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12335,7 +12526,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2170 +#: doc/tin.5:2187 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 " @@ -12343,7 +12534,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2180 +#: doc/tin.5:2197 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 " @@ -12355,7 +12546,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2184 +#: doc/tin.5:2201 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" @@ -12365,13 +12556,13 @@ msgstr "" "Ersetzungen werden unterstützt:" #. type: ta -#: doc/tin.5:2186 +#: doc/tin.5:2203 #, 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:2197 +#: doc/tin.5:2214 #, no-wrap msgid "" "%D\tdate\n" @@ -12397,7 +12588,7 @@ msgstr "" "%%\t%\n" #. type: Plain text -#: doc/tin.5:2204 +#: doc/tin.5:2221 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 " @@ -12405,25 +12596,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2208 +#: doc/tin.5:2225 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2220 +#: doc/tin.5:2237 #, no-wrap msgid "B" msgstr "B" -#. type: TP +#. type: Plain text #: doc/tin.5:2251 +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: TP +#: doc/tin.5:2270 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2258 +#: doc/tin.5:2277 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -12431,13 +12629,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2258 +#: doc/tin.5:2277 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2262 +#: doc/tin.5:2281 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." @@ -12446,53 +12644,54 @@ msgstr "" "Voreinstellung ist ON." #. type: TP -#: doc/tin.5:2262 +#: doc/tin.5:2281 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2267 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2270 +#: doc/tin.5:2289 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2275 +#: doc/tin.5:2294 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2275 +#: doc/tin.5:2294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2297 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" +"Navigationstasten auf dem Tastenfeld verwenden. Voreinstellung ist OFF." #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2297 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2315 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 " @@ -12501,56 +12700,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2296 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2300 +#: doc/tin.5:2319 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2323 msgid "" -"A regular expression that tin will use to find the begin of a verbatim " +"A regular expression that B will use to find the begin of a verbatim " "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:2304 +#: doc/tin.5:2323 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2327 msgid "" -"A regular expression that tin will use to find the end of a verbatim block. " -"Default is #v-" +"A regular expression that B will use to find the end of a verbatim " +"block. Default is #v-" msgstr "" "Ein regulärer Ausdruck, der das Ende eines wortgetreu wiederzugebenden " "Absatzes findet. Voreinstellung ist #v-" -#. type: Plain text -#: doc/tin.5:2312 -msgid "If ON verbatim blocks will be detected. Default is ON" -msgstr "" -"Falls ON werden wortgetreue Textblöcke in Artikeln erkannt. Voreinstellung " -"ist ON." - #. type: TP -#: doc/tin.5:2312 +#: doc/tin.5:2330 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2328 +#: doc/tin.5:2346 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the wildmat notation, which is how this has traditionally been " @@ -12562,31 +12754,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2328 +#: doc/tin.5:2346 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2340 +#: doc/tin.5:2358 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2366 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2382 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2380 +#: doc/tin.5:2398 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -12596,31 +12788,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2380 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2383 +#: doc/tin.5:2401 msgid "Sets a global domain name used in From lines" -msgstr "" +msgstr "Setzt den globalen Domänennamen, der in From-Zeilen verwendet wird" #. type: Plain text -#: doc/tin.5:2387 +#: doc/tin.5:2405 msgid "" "Defines the name of your organization. $B overrides any " "specified value." msgstr "" #. type: TP -#: doc/tin.5:2387 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2392 +#: doc/tin.5:2410 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -12628,13 +12820,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2392 +#: doc/tin.5:2410 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2416 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." @@ -12643,25 +12835,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2416 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2403 +#: doc/tin.5:2421 msgid "Defines the directory containing of the B<\\%inews>(1) executable" msgstr "" #. type: Plain text -#: doc/tin.5:2407 +#: doc/tin.5:2425 msgid "" "Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." msgstr "" #. type: Plain text -#: doc/tin.5:2410 +#: doc/tin.5:2428 msgid "" "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" @@ -12669,7 +12861,7 @@ msgstr "" "die beste Wahl." #. type: Plain text -#: doc/tin.5:2414 +#: doc/tin.5:2432 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." @@ -12678,13 +12870,13 @@ msgstr "" "eine gute Wahl." #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2432 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2420 +#: doc/tin.5:2438 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<\\" @@ -12695,13 +12887,13 @@ msgstr "" "Voreinstellung auf ON geändert." #. type: TP -#: doc/tin.5:2420 +#: doc/tin.5:2438 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2424 +#: doc/tin.5:2442 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." @@ -12710,13 +12902,13 @@ msgstr "" "steht wird die Einstellung ignoriert." #. type: TP -#: doc/tin.5:2424 +#: doc/tin.5:2442 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2429 +#: doc/tin.5:2447 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -12724,13 +12916,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2437 +#: doc/tin.5:2455 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:2441 +#: doc/tin.5:2459 msgid "" "Name of a single overview file, common values are I<.overview>, I. $B overrides any specified value." @@ -12754,13 +12946,13 @@ msgstr "" "view>. $B übersteuert den angegebenen Wert." #. type: TP -#: doc/tin.5:2441 +#: doc/tin.5:2459 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2446 +#: doc/tin.5:2464 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the overview." "fmt file is in I, so you only have to change this setting if " @@ -12768,13 +12960,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2446 +#: doc/tin.5:2464 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2452 +#: doc/tin.5:2470 msgid "" "Full pathname of your newssystem's active file; usually the active file " "resides in I and is named I, so you only have to change " @@ -12783,13 +12975,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2452 +#: doc/tin.5:2470 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2457 +#: doc/tin.5:2475 msgid "" "Full pathname of your newssystem's active.times file; usually the active." "times file is I, so you only have to change this setting if your " @@ -12797,43 +12989,47 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2457 +#: doc/tin.5:2475 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2462 +#: doc/tin.5:2480 msgid "" "Full pathname of your newssystem's newsgroups file; usually the newsgroups " "file is in 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 Newsgroups-Datei in I, so dass Sie diese " +"Einstellung nur ändern müssen wenn sich Ihre Konfiguration unterscheidet." #. type: TP -#: doc/tin.5:2462 +#: doc/tin.5:2480 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2467 +#: doc/tin.5:2485 msgid "" "Full pathname of your newssystem's subscriptions file; usually the " "subscriptions file is in I, so you only have to change this " "setting if your configuration differs." msgstr "" -"Vollständigen Pfad zur Abonnements-Datei Ihres Newssystems. In der Regel " -"liegt die Datei in I, so dass Sie dies nur ändern müssen wenn " -"sich Ihre Konfiguration unterscheidet. " +"Vollständiger Pfadname der Abonnements-Datei Ihres Newssystems; " +"normalerweise befindet sich die Abonnements-Datei in I, so dass " +"Sie diese Einstellung nur ändern müssen wenn sich Ihre Konfiguration " +"unterscheidet." #. type: Plain text -#: doc/tin.5:2471 +#: doc/tin.5:2489 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2475 +#: doc/tin.5:2493 msgid "" "translation into language specified in $B, $B or " "$B" @@ -12842,21 +13038,21 @@ msgstr "" "Sprache" #. type: Plain text -#: doc/tin.5:2489 +#: doc/tin.5:2507 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 " "newsgroup, articles are assigned unique names, which are monotonically " "increasing numbers." msgstr "" -"Diese Datei enthält eine Liste der Newsgruppen, die der lokale Sever " +"Diese Datei enthält eine Liste der Newsgruppen, die der lokale Server " "vorhält. Jede Newsgruppe sollte nur einmal aufgeführt werden. Jede Zeile " "beschreibt eine Gruppe; in jeder Newsgruppe haben die Artikel eindeutige " "Namen: monoton steigende Nummern." #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2494 +#: doc/tin.5:2512 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 " @@ -12867,39 +13063,39 @@ msgstr "" "Newsgruppen angegeben werden, wird der Artikel zurückgewiesen." #. type: Plain text -#: doc/tin.5:2497 +#: doc/tin.5:2515 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." msgstr "" -"Jede Zeile besteht aus vier durch Leerzeichen getrennte Felder \"I " -"I I I\"." +"Jede Zeile besteht aus vier durch Leerzeichen getrennte Felder \"I " +"I I I\"." #. type: TP -#: doc/tin.5:2497 doc/tin.5:2550 +#: doc/tin.5:2515 doc/tin.5:2568 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2500 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2521 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:2503 +#: doc/tin.5:2521 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2510 +#: doc/tin.5:2528 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 " @@ -12915,92 +13111,92 @@ msgstr "" "Newsgroup." #. type: TP -#: doc/tin.5:2510 +#: doc/tin.5:2528 #, no-wrap msgid "B" -msgstr "B" +msgstr "B" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2531 msgid "can be one of those" msgstr "kann eines der folgenden sein" #. type: TP -#: doc/tin.5:2514 +#: doc/tin.5:2532 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2517 +#: doc/tin.5:2535 msgid "local postings are allowed" msgstr "lokale Postings sind erlaubt" #. type: TP -#: doc/tin.5:2517 +#: doc/tin.5:2535 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2520 +#: doc/tin.5:2538 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:2520 +#: doc/tin.5:2538 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2523 +#: doc/tin.5:2541 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:2523 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2544 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:2526 +#: doc/tin.5:2544 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2529 +#: doc/tin.5:2547 msgid "articles cannot be posted to this newsgroup" msgstr "in diese Gruppe darf nicht gepostet werden" #. type: TP -#: doc/tin.5:2529 +#: doc/tin.5:2547 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2532 +#: doc/tin.5:2550 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:2533 doc/tin.5:2560 doc/tin.5:2583 +#: doc/tin.5:2551 doc/tin.5:2578 doc/tin.5:2601 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2539 +#: doc/tin.5:2557 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 " @@ -13011,16 +13207,21 @@ msgstr "" "LIST (B) oder LIST COUNTS (B)." #. type: Plain text -#: doc/tin.5:2550 +#: doc/tin.5:2568 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 " "a new group is created. Each line consist of three space-separated fields " "\"I I') above." msgstr "Author backward search. Otherwise, see B ('B') above." #. type: TP -#: doc/tin.1:791 doc/tin.1:1005 doc/tin.1:1215 +#: doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219 +#: doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." @@ -2326,7 +2324,7 @@ msgstr "" "search using B ('B')." #. type: Plain text -#: doc/tin.1:799 +#: doc/tin.1:800 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." @@ -2335,7 +2333,7 @@ msgstr "" "selection list. Move cursor to next group." #. type: Plain text -#: doc/tin.1:803 +#: doc/tin.1:804 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." @@ -2344,13 +2342,13 @@ msgstr "" "unread news." #. type: TP -#: doc/tin.1:803 +#: doc/tin.1:804 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:807 doc/tin.1:1021 +#: doc/tin.1:808 doc/tin.1:1022 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." @@ -2359,13 +2357,13 @@ msgstr "" "tinrc variable B." #. type: TP -#: doc/tin.1:807 +#: doc/tin.1:808 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1232 +#: doc/tin.1:813 doc/tin.1:1027 doc/tin.1:1233 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 " @@ -2376,24 +2374,24 @@ msgstr "" "newsgroup 'control' or 'control.cancel'." #. type: TP -#: doc/tin.1:815 +#: doc/tin.1:816 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:819 +#: doc/tin.1:820 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:822 +#: doc/tin.1:823 msgid "Toggle article/group limit." msgstr "Toggle article/group limit." #. type: Plain text -#: doc/tin.1:826 +#: doc/tin.1:827 msgid "" "Display the subject of the first article in the current thread in the last " "line." @@ -2402,13 +2400,13 @@ msgstr "" "line." #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:830 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:835 +#: doc/tin.1:836 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 " @@ -2421,29 +2419,29 @@ msgstr "" "prompt asks how to proceed." #. type: TP -#: doc/tin.1:835 +#: doc/tin.1:836 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:838 +#: doc/tin.1:839 msgid "Open the thread under the current cursor position." msgstr "Open the thread under the current cursor position." #. type: Plain text -#: doc/tin.1:841 doc/tin.1:1044 doc/tin.1:1266 +#: doc/tin.1:842 doc/tin.1:1045 doc/tin.1:1267 msgid "Look up article by ''Message-ID:''." msgstr "Look up article by ''Message-ID:''." #. type: TP -#: doc/tin.1:841 +#: doc/tin.1:842 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:846 doc/tin.1:1049 doc/tin.1:1271 +#: doc/tin.1:847 doc/tin.1:1050 doc/tin.1:1272 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2454,35 +2452,35 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:850 +#: doc/tin.1:851 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:853 +#: doc/tin.1:854 msgid "Go to next group." msgstr "Go to next group." #. type: TP -#: doc/tin.1:853 +#: doc/tin.1:854 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:856 -msgid "Go to next unread article." -msgstr "Go to next unread article." +#: doc/tin.1:857 doc/tin.1:1282 +msgid "Go to the next unread article." +msgstr "Go to the next unread article." #. type: TP -#: doc/tin.1:856 doc/tin.1:1049 doc/tin.1:1281 +#: doc/tin.1:857 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:861 doc/tin.1:1054 doc/tin.1:1286 +#: doc/tin.1:862 doc/tin.1:1055 doc/tin.1:1287 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2493,51 +2491,51 @@ msgstr "" "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:861 +#: doc/tin.1:862 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:864 +#: doc/tin.1:865 msgid "Go to previous group." msgstr "Go to previous group." #. type: TP -#: doc/tin.1:864 +#: doc/tin.1:865 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:867 +#: doc/tin.1:868 msgid "Go to previous unread article." msgstr "Go to previous unread article." #. type: Plain text -#: doc/tin.1:870 doc/tin.1:1057 +#: doc/tin.1:871 doc/tin.1:1058 msgid "Return to previous level." msgstr "Return to previous level." #. type: TP -#: doc/tin.1:873 +#: doc/tin.1:874 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:876 +#: doc/tin.1:877 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:880 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311 +#: doc/tin.1:886 doc/tin.1:1070 doc/tin.1:1312 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2548,24 +2546,24 @@ msgstr "" "PRINTING REPOSTING AND SAVING ARTICLES\" for more information." #. type: TP -#: doc/tin.1:885 +#: doc/tin.1:886 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:888 doc/tin.1:1072 doc/tin.1:1314 +#: doc/tin.1:889 doc/tin.1:1073 doc/tin.1:1315 msgid "Save marked articles automatically without further prompting." msgstr "Save marked articles automatically without further prompting." #. type: TP -#: doc/tin.1:888 +#: doc/tin.1:889 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:894 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2576,26 +2574,26 @@ msgstr "" "B ('B')." #. type: TP -#: doc/tin.1:893 +#: doc/tin.1:894 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:896 +#: doc/tin.1:897 msgid "" "Automatically tag in order all the parts of the current multi-part message." msgstr "" "Automatically tag in order all the parts of the current multi-part message." #. type: TP -#: doc/tin.1:896 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:901 +#: doc/tin.1:902 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2606,18 +2604,18 @@ msgstr "" "multipart articles into a thread (''Subject:'' based)." #. type: TP -#: doc/tin.1:901 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:905 msgid "Untag all articles that were tagged." msgstr "Untag all articles that were tagged." #. type: Plain text -#: doc/tin.1:911 doc/tin.1:1086 doc/tin.1:1339 +#: doc/tin.1:912 doc/tin.1:1087 doc/tin.1:1340 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'), " @@ -2630,13 +2628,13 @@ msgstr "" "o>'' command-line switch) or discard it via B ('B')." #. type: TP -#: doc/tin.1:911 +#: doc/tin.1:912 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:917 doc/tin.1:1345 +#: doc/tin.1:918 doc/tin.1:1346 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2649,13 +2647,13 @@ msgstr "" "your own articles." #. type: TP -#: doc/tin.1:917 +#: doc/tin.1:918 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:925 +#: doc/tin.1:926 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. " @@ -2672,25 +2670,25 @@ msgstr "" "changes permanent." #. type: TP -#: doc/tin.1:925 doc/tin.1:1086 doc/tin.1:1345 +#: doc/tin.1:926 doc/tin.1:1087 doc/tin.1:1346 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:929 msgid "Mark current article as unread." msgstr "Mark current article as unread." #. type: TP -#: doc/tin.1:928 doc/tin.1:1091 doc/tin.1:1348 +#: doc/tin.1:929 doc/tin.1:1092 doc/tin.1:1349 #, no-wrap msgid "B" msgstr "B" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:935 +#: doc/tin.1:936 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 " @@ -2701,79 +2699,79 @@ msgstr "" "present, a prompt asks how to proceed." #. type: SS -#: doc/tin.1:935 +#: doc/tin.1:936 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "THREAD LISTING COMMANDS" #. type: Plain text -#: doc/tin.1:940 +#: doc/tin.1:941 msgid "Select article 4 within thread." msgstr "Select article 4 within thread." #. type: TP -#: doc/tin.1:974 +#: doc/tin.1:975 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:978 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:980 +#: doc/tin.1:981 msgid "Toggle selection of current article." msgstr "Toggle selection of current article." #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:981 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:984 msgid "Reverse article selections." msgstr "Reverse article selections." #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:984 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:987 msgid "Undo all selections on current thread." msgstr "Undo all selections on current thread." #. type: TP -#: doc/tin.1:991 +#: doc/tin.1:992 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:994 +#: doc/tin.1:995 msgid "Read current article within thread." msgstr "Read current article within thread." #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:995 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:998 msgid "View next unread article within thread." msgstr "View next unread article within thread." #. type: Plain text -#: doc/tin.1:1002 +#: doc/tin.1:1003 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 " @@ -2784,7 +2782,7 @@ msgstr "" "the current one." #. type: Plain text -#: doc/tin.1:1013 +#: doc/tin.1:1014 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." @@ -2793,7 +2791,7 @@ msgstr "" "page. Move cursor to next thread." #. type: Plain text -#: doc/tin.1:1017 +#: doc/tin.1:1018 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." @@ -2802,30 +2800,30 @@ msgstr "" "containing unread news." #. type: TP -#: doc/tin.1:1017 +#: doc/tin.1:1018 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1021 +#: doc/tin.1:1022 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1032 doc/tin.1:1254 +#: doc/tin.1:1033 doc/tin.1:1255 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:1035 +#: doc/tin.1:1036 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1041 +#: doc/tin.1:1042 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 " @@ -2836,31 +2834,31 @@ msgstr "" "article. When tagged articles are present, a prompt asks how to proceed." #. type: TP -#: doc/tin.1:1044 +#: doc/tin.1:1045 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1064 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1069 +#: doc/tin.1:1070 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1073 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1076 doc/tin.1:1318 +#: doc/tin.1:1077 doc/tin.1:1319 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." @@ -2869,18 +2867,18 @@ msgstr "" "or reposting." #. type: TP -#: doc/tin.1:1076 +#: doc/tin.1:1077 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1079 +#: doc/tin.1:1080 msgid "Untag all tagged threads." msgstr "Untag all tagged threads." #. type: Plain text -#: doc/tin.1:1091 +#: doc/tin.1:1092 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 " @@ -2892,34 +2890,34 @@ msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1096 +#: doc/tin.1:1097 msgid "Mark all articles in thread as unread." msgstr "Mark all articles in thread as unread." #. type: SS -#: doc/tin.1:1096 +#: doc/tin.1:1097 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "ARTICLE VIEWER COMMANDS" #. type: Plain text -#: doc/tin.1:1101 +#: doc/tin.1:1102 msgid "Read the first (base) article in this thread." msgstr "Read the first (base) article in this thread." #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1105 msgid "Read response 4 in this thread." msgstr "Read response 4 in this thread." #. type: TP -#: doc/tin.1:1108 +#: doc/tin.1:1109 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1112 +#: doc/tin.1:1113 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." @@ -2928,46 +2926,46 @@ msgstr "" "article with all headers included." #. type: TP -#: doc/tin.1:1112 +#: doc/tin.1:1113 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1117 +#: doc/tin.1:1118 msgid "Perform B<\\%pgp>(1) operations on article." msgstr "Perform B<\\%pgp>(1) operations on article." #. type: TP -#: doc/tin.1:1117 +#: doc/tin.1:1118 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1120 +#: doc/tin.1:1121 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:1124 +#: doc/tin.1:1125 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1128 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:1127 +#: doc/tin.1:1128 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1131 +#: doc/tin.1:1132 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." @@ -2976,13 +2974,13 @@ msgstr "" "headers included." #. type: TP -#: doc/tin.1:1131 +#: doc/tin.1:1132 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1135 +#: doc/tin.1:1136 msgid "" "Toggle TeX to ISO decoding for current article. The default behavior is " "taken from the B variable in the tinrc file." @@ -2991,37 +2989,37 @@ msgstr "" "taken from the B variable in the tinrc file." #. type: TP -#: doc/tin.1:1135 +#: doc/tin.1:1136 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1138 +#: doc/tin.1:1139 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:1138 +#: doc/tin.1:1139 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1142 msgid "Toggle ROT-13 decoding for this article." msgstr "Toggle ROT-13 decoding for this article." #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1142 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1146 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." @@ -3030,13 +3028,13 @@ msgstr "" "from the B variable in the tinrc file." #. type: TP -#: doc/tin.1:1145 +#: doc/tin.1:1146 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1152 +#: doc/tin.1:1153 msgid "" "The formfeed character (^L) is often used to hide 'spoilers' that the reader " "may not initially wish to see when viewing an article. Any text after a " @@ -3051,23 +3049,23 @@ msgstr "" "up will hide it again." #. type: Plain text -#: doc/tin.1:1161 +#: doc/tin.1:1162 msgid "Forward search the text of this article." msgstr "Forward search the text of this article." #. type: Plain text -#: doc/tin.1:1164 +#: doc/tin.1:1165 msgid "Backward search the text of this article." msgstr "Backward search the text of this article." #. type: TP -#: doc/tin.1:1164 +#: doc/tin.1:1165 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1170 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -3078,40 +3076,40 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1170 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1172 +#: doc/tin.1:1173 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:1172 +#: doc/tin.1:1173 #, no-wrap msgid "B'>" msgstr "B'>" #. type: Plain text -#: doc/tin.1:1175 +#: doc/tin.1:1176 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:1175 +#: doc/tin.1:1176 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1178 +#: doc/tin.1:1179 msgid "Toggle word highlighting on/off." msgstr "Toggle word highlighting on/off." #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1193 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -3130,7 +3128,7 @@ msgstr "" "information on filtering." #. type: Plain text -#: doc/tin.1:1201 +#: doc/tin.1:1202 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -3147,24 +3145,24 @@ msgstr "" "\"FILTERING ARTICLES\" for more information on filtering." #. type: TP -#: doc/tin.1:1201 +#: doc/tin.1:1202 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1204 +#: doc/tin.1:1205 msgid "Go to next base article." msgstr "Go to next base article." #. type: TP -#: doc/tin.1:1204 +#: doc/tin.1:1205 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" #. type: Plain text -#: doc/tin.1:1209 +#: doc/tin.1:1210 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -3175,17 +3173,17 @@ msgstr "" "article." #. type: Plain text -#: doc/tin.1:1212 +#: doc/tin.1:1213 msgid "Author forward search." msgstr "Author forward search." #. type: Plain text -#: doc/tin.1:1215 +#: doc/tin.1:1216 msgid "Author backward search." msgstr "Author backward search." #. type: Plain text -#: doc/tin.1:1223 +#: doc/tin.1:1224 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." @@ -3194,7 +3192,7 @@ msgstr "" "previous menu. Move cursor to next item." #. type: Plain text -#: doc/tin.1:1227 +#: doc/tin.1:1228 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." @@ -3203,45 +3201,45 @@ msgstr "" "the next thread with unread articles." #. type: TP -#: doc/tin.1:1227 +#: doc/tin.1:1228 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1233 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1235 +#: doc/tin.1:1236 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:1238 +#: doc/tin.1:1239 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1241 +#: doc/tin.1:1242 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:1241 +#: doc/tin.1:1242 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1246 msgid "" "Post a followup to the current article without including a copy of the " "article." @@ -3250,112 +3248,107 @@ msgstr "" "article." #. type: TP -#: doc/tin.1:1245 +#: doc/tin.1:1246 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1248 +#: doc/tin.1:1249 msgid "Go to the start of the article." msgstr "Go to the start of the article." #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1249 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1252 msgid "Go to the end of the article." msgstr "Go to the end of the article." #. type: TP -#: doc/tin.1:1257 +#: doc/tin.1:1258 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1260 +#: doc/tin.1:1261 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:1260 +#: doc/tin.1:1261 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1264 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:1266 +#: doc/tin.1:1267 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1275 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1278 +#: doc/tin.1:1279 msgid "Go to the next article." msgstr "Go to the next article." #. type: TP -#: doc/tin.1:1278 +#: doc/tin.1:1279 #, no-wrap msgid "B" msgstr "B" -#. type: Plain text -#: doc/tin.1:1281 -msgid "Go to the next unread article." -msgstr "Go to the next unread article." - #. type: TP -#: doc/tin.1:1286 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1289 +#: doc/tin.1:1290 msgid "Go to the previous article." msgstr "Go to the previous article." #. type: TP -#: doc/tin.1:1289 +#: doc/tin.1:1290 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1292 +#: doc/tin.1:1293 msgid "Go to the previous unread article." msgstr "Go to the previous unread article." #. type: Plain text -#: doc/tin.1:1295 +#: doc/tin.1:1296 msgid "Return to the previous level." msgstr "Return to the previous level." #. type: TP -#: doc/tin.1:1298 +#: doc/tin.1:1299 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1303 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." @@ -3364,13 +3357,13 @@ msgstr "" "article included." #. type: TP -#: doc/tin.1:1302 +#: doc/tin.1:1303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1306 +#: doc/tin.1:1307 msgid "" "Reply through mail to the author of the current article without including " "the original article." @@ -3379,53 +3372,53 @@ msgstr "" "the original article." #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1307 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1311 +#: doc/tin.1:1312 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1314 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.1:1318 +#: doc/tin.1:1319 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1321 +#: doc/tin.1:1322 msgid "Return to group selection level." msgstr "Return to group selection level." #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1322 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1324 +#: doc/tin.1:1325 msgid "Go to parent article." msgstr "Go to parent article." #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1325 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1328 +#: doc/tin.1:1329 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." @@ -3434,13 +3427,13 @@ msgstr "" "\" for more information." #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1332 +#: doc/tin.1:1333 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." @@ -3449,30 +3442,30 @@ msgstr "" "\"ATTACHMENT LISTING\" for more information." #. type: TP -#: doc/tin.1:1339 +#: doc/tin.1:1340 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1348 +#: doc/tin.1:1349 msgid "Mark article as unread." msgstr "Mark article as unread." #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1353 +#: doc/tin.1:1354 msgid "Mark the current thread as unread." msgstr "Mark the current thread as unread." #. type: SS -#: doc/tin.1:1353 +#: doc/tin.1:1354 #, no-wrap msgid "URL LISTING" msgstr "URL LISTING" #. type: Plain text -#: doc/tin.1:1356 +#: doc/tin.1:1357 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" @@ -3481,13 +3474,13 @@ msgstr "" "Besides the common moving keys, the following commands are available:" #. type: TP -#: doc/tin.1:1357 +#: doc/tin.1:1358 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1361 +#: doc/tin.1:1362 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." @@ -3496,39 +3489,39 @@ msgstr "" "'BESCE>' or no input will skip the URL." #. type: Plain text -#: doc/tin.1:1364 +#: doc/tin.1:1365 msgid "URL forward search." msgstr "URL forward search." #. type: Plain text -#: doc/tin.1:1367 +#: doc/tin.1:1368 msgid "URL backward search." msgstr "URL backward search." #. type: Plain text -#: doc/tin.1:1373 doc/tin.1:1426 +#: doc/tin.1:1374 doc/tin.1:1427 msgid "Shell escape." msgstr "Shell escape." #. type: Plain text -#: doc/tin.1:1376 +#: doc/tin.1:1377 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:1379 doc/tin.1:1433 +#: doc/tin.1:1380 doc/tin.1:1434 msgid "Help screen of commands available." msgstr "Help screen of commands available." #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1385 +#: doc/tin.1:1386 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "ATTACHMENT LISTING" #. type: Plain text -#: doc/tin.1:1388 +#: doc/tin.1:1389 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3539,57 +3532,57 @@ msgstr "" "available:" #. type: TP -#: doc/tin.1:1389 +#: doc/tin.1:1390 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1393 msgid "Pipe attachment into command." msgstr "Pipe attachment into command." #. type: TP -#: doc/tin.1:1392 +#: doc/tin.1:1393 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1395 +#: doc/tin.1:1396 msgid "Save current attachment / tagged attachments to disk." msgstr "Save current attachment / tagged attachments to disk." #. type: TP -#: doc/tin.1:1395 +#: doc/tin.1:1396 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" #. type: Plain text -#: doc/tin.1:1398 +#: doc/tin.1:1399 msgid "View attachment." msgstr "View attachment." #. type: TP -#: doc/tin.1:1398 +#: doc/tin.1:1399 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1401 +#: doc/tin.1:1402 msgid "Tag one or more attachments for saving." msgstr "Tag one or more attachments for saving." #. type: TP -#: doc/tin.1:1401 +#: doc/tin.1:1402 #, no-wrap msgid "B" #. type: Plain text -#: doc/tin.1:1405 +#: doc/tin.1:1406 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." @@ -3598,52 +3591,52 @@ msgstr "" "content type/transfer encoding match the pattern will be tagged." #. type: TP -#: doc/tin.1:1405 +#: doc/tin.1:1406 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1408 +#: doc/tin.1:1409 msgid "Reverse tagging of all attachments." msgstr "Reverse tagging of all attachments." #. type: TP -#: doc/tin.1:1408 +#: doc/tin.1:1409 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1411 +#: doc/tin.1:1412 msgid "Untag all tagged attachments." msgstr "Untag all tagged attachments." #. type: Plain text -#: doc/tin.1:1414 +#: doc/tin.1:1415 msgid "Attachment forward search." msgstr "Attachment forward search." #. type: Plain text -#: doc/tin.1:1417 +#: doc/tin.1:1418 msgid "Attachment backward search." msgstr "Attachment backward search." #. type: TP -#: doc/tin.1:1420 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1423 +#: doc/tin.1:1424 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:1430 +#: doc/tin.1:1431 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3653,7 +3646,7 @@ msgstr "" #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1439 +#: doc/tin.1:1440 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -3662,7 +3655,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:1451 +#: doc/tin.1:1452 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 " @@ -3679,7 +3672,7 @@ msgstr "" "distributing system-wide defaults to new users who have no private tinrc yet." #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1460 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 " @@ -3696,7 +3689,7 @@ msgstr "" "don't edit the file directly whilst B is running." #. type: Plain text -#: doc/tin.1:1465 +#: doc/tin.1:1466 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 " @@ -3711,7 +3704,7 @@ msgstr "" "\\&'BESCE>' will abort without saving changes." #. type: Plain text -#: doc/tin.1:1472 +#: doc/tin.1:1473 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3726,7 +3719,7 @@ msgstr "" "keeping your changes." #. type: Plain text -#: doc/tin.1:1477 +#: doc/tin.1:1478 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3739,7 +3732,7 @@ msgstr "" "information see section \"ATTRIBUTES MENU AND GROUP ATTRIBUTES\"." #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1481 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." @@ -3748,7 +3741,7 @@ msgstr "" "information see section \"SCOPES MENU\"." #. type: Plain text -#: doc/tin.1:1484 +#: doc/tin.1:1485 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/" @@ -3759,13 +3752,13 @@ msgstr "" "tinrc>." #. type: TP -#: doc/tin.1:1484 +#: doc/tin.1:1485 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1490 doc/tin.5:1199 +#: doc/tin.1:1491 doc/tin.5:1199 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3776,13 +3769,13 @@ msgstr "" "readers -E n.s.readers -E n.s.r. Default is OFF." #. type: TP -#: doc/tin.1:1490 +#: doc/tin.1:1491 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1494 doc/tin.5:1203 +#: doc/tin.1:1495 doc/tin.5:1203 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." @@ -3791,62 +3784,62 @@ msgstr "" "highlighting follow-ups. Default is ON." #. type: TP -#: doc/tin.1:1494 +#: doc/tin.1:1495 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1497 doc/tin.5:1206 +#: doc/tin.1:1498 doc/tin.5:1206 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:1497 +#: doc/tin.1:1498 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1500 doc/tin.5:1209 +#: doc/tin.1:1501 doc/tin.5:1209 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:1500 +#: doc/tin.1:1501 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1503 doc/tin.5:1212 +#: doc/tin.1:1504 doc/tin.5:1212 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:1503 +#: doc/tin.1:1504 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1506 doc/tin.5:1215 +#: doc/tin.1:1507 doc/tin.5:1215 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:1506 +#: doc/tin.1:1507 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1510 doc/tin.5:1219 +#: doc/tin.1:1511 doc/tin.5:1219 msgid "" "The character used to show that an article will return as an unread article " "when the group is next entered. Default is '-'." @@ -3855,13 +3848,13 @@ msgstr "" "when the group is next entered. Default is '-'." #. type: TP -#: doc/tin.1:1510 +#: doc/tin.1:1511 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1514 doc/tin.5:1223 +#: doc/tin.1:1515 doc/tin.5:1223 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." @@ -3870,13 +3863,13 @@ msgstr "" "Default is '*'." #. type: TP -#: doc/tin.1:1514 +#: doc/tin.1:1515 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1518 doc/tin.5:1227 +#: doc/tin.1:1519 doc/tin.5:1227 msgid "" "The character used to show that an article/thread is recent (not older than " "X days). See also B. Default is 'o'." @@ -3885,13 +3878,13 @@ msgstr "" "X days). See also B. Default is 'o'." #. type: TP -#: doc/tin.1:1518 +#: doc/tin.1:1519 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1522 doc/tin.5:1231 +#: doc/tin.1:1523 doc/tin.5:1231 msgid "" "The character used to show that an article has not been read. Default is " "'+'." @@ -3900,24 +3893,24 @@ msgstr "" "'+'." #. type: TP -#: doc/tin.1:1522 +#: doc/tin.1:1523 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1525 doc/tin.5:1234 +#: doc/tin.1:1526 doc/tin.5:1234 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:1525 +#: doc/tin.1:1526 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1529 doc/tin.5:1238 +#: doc/tin.1:1530 doc/tin.5:1238 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." @@ -3926,13 +3919,13 @@ msgstr "" "B must be set accordingly." #. type: TP -#: doc/tin.1:1529 +#: doc/tin.1:1530 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1533 doc/tin.5:1242 +#: doc/tin.1:1534 doc/tin.5:1242 msgid "" "The character used to show that an article was hot before it was read. " "Default is ':'. B must be set accordingly." @@ -3941,13 +3934,13 @@ msgstr "" "Default is ':'. B must be set accordingly." #. type: TP -#: doc/tin.1:1533 doc/tin.5:1242 +#: doc/tin.1:1534 doc/tin.5:1242 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1538 +#: doc/tin.1:1539 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 " @@ -3958,13 +3951,13 @@ msgstr "" "OFF." #. type: TP -#: doc/tin.1:1538 +#: doc/tin.1:1539 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1542 doc/tin.5:1253 +#: doc/tin.1:1543 doc/tin.5:1253 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." @@ -3973,13 +3966,13 @@ msgstr "" "mailing an article. Default is No." #. type: TP -#: doc/tin.1:1542 +#: doc/tin.1:1543 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1546 doc/tin.5:1257 +#: doc/tin.1:1547 doc/tin.5:1257 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." @@ -3988,24 +3981,24 @@ msgstr "" "Default is ON." #. type: TP -#: doc/tin.1:1546 +#: doc/tin.1:1547 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1549 doc/tin.1:2525 +#: doc/tin.1:1550 doc/tin.1:2531 msgid "Default is OFF." msgstr "Default is OFF." #. type: TP -#: doc/tin.1:1549 +#: doc/tin.1:1550 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1555 doc/tin.5:1266 +#: doc/tin.1:1556 doc/tin.5:1266 msgid "" "If ON articles/threads with ''Archive-name:'' in header will be " "automatically saved with the Archive-name & part/patch no and post processed " @@ -4016,13 +4009,13 @@ msgstr "" "if B is set to something other than 'No'. Default is OFF." #. type: TP -#: doc/tin.1:1555 +#: doc/tin.1:1556 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1271 +#: doc/tin.1:1561 doc/tin.5:1271 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 " @@ -4033,13 +4026,13 @@ msgstr "" "ON." #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1561 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1565 doc/tin.5:1276 +#: doc/tin.1:1566 doc/tin.5:1276 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 " @@ -4050,13 +4043,13 @@ msgstr "" "displayed after composing an article. Default is ON." #. type: TP -#: doc/tin.1:1565 +#: doc/tin.1:1566 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1570 +#: doc/tin.1:1571 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. " @@ -4067,13 +4060,30 @@ msgstr "" "See also \"INDEX FILES\". Default is OFF." #. type: TP -#: doc/tin.1:1570 +#: doc/tin.1:1571 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: doc/tin.1:1577 doc/tin.5:1287 +msgid "" +"Use this hash algorithm for cancel-locks. Only available when build 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 " +"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:1577 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1576 doc/tin.5:1285 +#: doc/tin.1:1583 doc/tin.5:1291 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." @@ -4082,90 +4092,90 @@ msgstr "" "current session should be marked read. Default is OFF." #. type: TP -#: doc/tin.1:1576 +#: doc/tin.1:1583 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1288 +#: doc/tin.1:1586 doc/tin.5:1294 msgid "Standard background color" msgstr "Standard background colour" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1291 +#: doc/tin.1:1589 doc/tin.5:1297 msgid "Color of quoted text from external sources" msgstr "Colour of quoted text from external sources" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1589 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1585 doc/tin.5:1294 +#: doc/tin.1:1592 doc/tin.5:1300 msgid "Color of sender (From:)" msgstr "Colour of sender (From:)" #. type: TP -#: doc/tin.1:1585 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1297 +#: doc/tin.1:1595 doc/tin.5:1303 msgid "Color of header-lines" msgstr "Colour of header-lines" #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1595 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1591 doc/tin.5:1300 +#: doc/tin.1:1598 doc/tin.5:1306 msgid "Color of help pages" msgstr "Colour of help pages" #. type: TP -#: doc/tin.1:1591 +#: doc/tin.1:1598 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1594 doc/tin.5:1303 +#: doc/tin.1:1601 doc/tin.5:1309 msgid "Color of background for inverse text" msgstr "Colour of background for inverse text" #. type: TP -#: doc/tin.1:1594 +#: doc/tin.1:1601 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1597 doc/tin.5:1306 +#: doc/tin.1:1604 doc/tin.5:1312 msgid "Color of foreground for inverse text" msgstr "Colour of foreground for inverse text" #. type: TP -#: doc/tin.1:1597 +#: doc/tin.1:1604 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1601 doc/tin.5:1310 +#: doc/tin.1:1608 doc/tin.5:1316 msgid "" "Color of words emphasized like _this_. See also B and " "B." @@ -4174,13 +4184,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1601 +#: doc/tin.1:1608 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1605 doc/tin.5:1314 +#: doc/tin.1:1612 doc/tin.5:1320 msgid "" "Color of words emphasized like /this/. See also B and " "B." @@ -4189,13 +4199,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1605 +#: doc/tin.1:1612 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1609 doc/tin.5:1318 +#: doc/tin.1:1616 doc/tin.5:1324 msgid "" "Color of words emphasized like *this*. See also B and " "B." @@ -4204,13 +4214,13 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1609 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1613 doc/tin.5:1322 +#: doc/tin.1:1620 doc/tin.5:1328 msgid "" "Color of words emphasized like -this-. See also B and " "B." @@ -4219,79 +4229,79 @@ msgstr "" "B." #. type: TP -#: doc/tin.1:1613 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1325 +#: doc/tin.1:1623 doc/tin.5:1331 msgid "Color of mini help menu" msgstr "Colour of mini help menu" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1623 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1619 doc/tin.5:1328 +#: doc/tin.1:1626 doc/tin.5:1334 msgid "Color of actual news header fields" msgstr "Colour of actual news header fields" #. type: TP -#: doc/tin.1:1619 +#: doc/tin.1:1626 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1622 doc/tin.5:1331 +#: doc/tin.1:1629 doc/tin.5:1337 msgid "Standard foreground color" msgstr "Standard foreground colour" #. type: TP -#: doc/tin.1:1622 +#: doc/tin.1:1629 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1625 doc/tin.5:1334 +#: doc/tin.1:1632 doc/tin.5:1340 msgid "Color of quoted lines" msgstr "Colour of quoted lines" #. type: TP -#: doc/tin.1:1625 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1628 doc/tin.5:1337 +#: doc/tin.1:1635 doc/tin.5:1343 msgid "Color of twice quoted lines" msgstr "Colour of twice quoted lines" #. type: TP -#: doc/tin.1:1628 +#: doc/tin.1:1635 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3 times quoted line (col_quote3)>" #. type: Plain text -#: doc/tin.1:1631 doc/tin.5:1340 +#: doc/tin.1:1638 doc/tin.5:1346 msgid "Color of E=3 times quoted lines" msgstr "Colour of E=3 times quoted lines" #. type: TP -#: doc/tin.1:1631 +#: doc/tin.1:1638 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1635 doc/tin.5:1344 +#: doc/tin.1:1642 doc/tin.5:1350 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." @@ -4300,91 +4310,91 @@ msgstr "" "in the article viewer." #. type: TP -#: doc/tin.1:1635 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1638 doc/tin.5:1347 +#: doc/tin.1:1645 doc/tin.5:1353 msgid "Color of signatures" msgstr "Colour of signatures" #. type: TP -#: doc/tin.1:1638 +#: doc/tin.1:1645 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1641 doc/tin.5:1350 +#: doc/tin.1:1648 doc/tin.5:1356 msgid "Color of urls highlight" msgstr "Colour of urls highlight" #. type: TP -#: doc/tin.1:1641 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1644 doc/tin.5:1353 +#: doc/tin.1:1651 doc/tin.5:1359 msgid "Color of verbatim blocks" msgstr "Colour of verbatim blocks" #. type: TP -#: doc/tin.1:1644 +#: doc/tin.1:1651 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1647 doc/tin.5:1356 +#: doc/tin.1:1654 doc/tin.5:1362 msgid "Color of article subject" msgstr "Colour of article subject" #. type: TP -#: doc/tin.1:1647 +#: doc/tin.1:1654 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1650 doc/tin.5:1359 +#: doc/tin.1:1657 doc/tin.5:1365 msgid "Color of text-lines" msgstr "Colour of text-lines" #. type: TP -#: doc/tin.1:1650 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1653 doc/tin.5:1362 +#: doc/tin.1:1660 doc/tin.5:1368 msgid "Color of help/mail sign" msgstr "Colour of help/mail sign" #. type: TP -#: doc/tin.1:1653 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.1:1656 +#: doc/tin.1:1663 msgid "Ask for manual confirmation to protect the user." msgstr "Ask for manual confirmation to protect the user." #. type: IP -#: doc/tin.1:1657 doc/tin.1:1663 doc/tin.1:1667 +#: doc/tin.1:1664 doc/tin.1:1670 doc/tin.1:1674 #, no-wrap msgid "\\(bu" msgstr "\\(bu" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1663 +#: doc/tin.1:1670 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -4395,7 +4405,7 @@ msgstr "" "manual with '[after confirmation]'. Default is commands & quit." #. type: Plain text -#: doc/tin.1:1667 +#: doc/tin.1:1674 msgid "" "B You'll be asked to confirm that you wish to exit B when you use " "the B ('B') command." @@ -4404,7 +4414,7 @@ msgstr "" "the B ('B') command." #. type: Plain text -#: doc/tin.1:1671 +#: doc/tin.1:1678 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." @@ -12887,12 +12909,12 @@ msgstr "" "B ('B') command) articles as read." #. type: Plain text -#: doc/tin.5:1383 +#: doc/tin.5:1389 msgid "Default is commands & quit." msgstr "Default is commands & quit." #. type: Plain text -#: doc/tin.5:1394 +#: doc/tin.5:1400 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<\\" @@ -12905,61 +12927,61 @@ msgstr "" "fallback code. Default is \"%a, %d %b %Y %H:%M:%S\"." #. type: TP -#: doc/tin.5:1394 +#: doc/tin.5:1400 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1396 +#: doc/tin.5:1402 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1398 +#: doc/tin.5:1404 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1401 +#: doc/tin.5:1407 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1404 +#: doc/tin.5:1410 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1408 +#: doc/tin.5:1414 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1413 +#: doc/tin.5:1419 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1417 +#: doc/tin.5:1423 #, no-wrap msgid "B" msgstr "B" #. type: ta -#: doc/tin.5:1422 doc/tin.5:1451 +#: doc/tin.5:1428 doc/tin.5:1457 #, 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:1431 doc/tin.5:1460 +#: doc/tin.5:1437 doc/tin.5:1466 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -12981,139 +13003,139 @@ msgstr "" "7\t''Lines:''\n" #. type: TP -#: doc/tin.5:1433 +#: doc/tin.5:1439 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1437 +#: doc/tin.5:1443 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1442 +#: doc/tin.5:1448 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1446 +#: doc/tin.5:1452 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1462 +#: doc/tin.5:1468 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1470 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1466 +#: doc/tin.5:1472 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1468 +#: doc/tin.5:1474 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1470 +#: doc/tin.5:1476 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1472 +#: doc/tin.5:1478 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1474 +#: doc/tin.5:1480 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1482 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1478 +#: doc/tin.5:1484 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1482 +#: doc/tin.5:1488 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1484 +#: doc/tin.5:1490 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1492 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1488 +#: doc/tin.5:1494 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1490 +#: doc/tin.5:1496 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1492 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1494 +#: doc/tin.5:1500 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1505 +#: doc/tin.5:1511 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., /" @@ -13124,25 +13146,36 @@ msgstr "" "bin/vi +7 .article)." #. type: TP -#: doc/tin.5:1508 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:1521 +msgid "" +"A regular expression that will be applied when reading articles. All " +"matching lines are shown in B. If B is blank, " +"then B<%tin>(1) uses a built-in default." +msgstr "" +"A regular expression that will be applied when reading articles. All " +"matching lines are shown in B. If B is blank, " +"then B<%tin>(1) uses a built-in default." + #. type: TP -#: doc/tin.5:1513 +#: doc/tin.5:1521 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1517 +#: doc/tin.5:1525 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1524 +#: doc/tin.5:1532 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<" @@ -13155,13 +13188,30 @@ msgstr "" "absolute value of B. Default is 0, which means no limit." #. type: TP -#: doc/tin.5:1524 +#: doc/tin.5:1532 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1539 +#: doc/tin.5:1546 +msgid "" +"Which keys B<%tin>(1) should accept to jump to the next unread article. " +"Possible is any combination of B and B. When " +"B is set B<%tin>(1) jumps to the next article at the end of the " +"current one. When B is set B<%tin>(1) jumps immediately to " +"the next article when B ('BTABE>') is pressed. " +"Default is B." +msgstr "" +"Which keys B<%tin>(1) should accept to jump to the next unread article. " +"Possible is any combination of B and B. When " +"B is set B jumps to the next article at the end of the " +"current one. When B is set B<%tin>(1) jumps immediately to " +"the next article when B ('BTABE>') is pressed. " +"Default is B." + +#. type: Plain text +#: doc/tin.5:1553 msgid "" "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ " "\\ %s\\ \\ %F\". The following substitutions are supported:" @@ -13170,13 +13220,13 @@ msgstr "" "\\ %s\\ \\ %F\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:1541 +#: doc/tin.5:1555 #, 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:1553 +#: doc/tin.5:1567 #, no-wrap msgid "" "%D\tdate\n" @@ -13204,31 +13254,31 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1572 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1578 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1584 +#: doc/tin.5:1598 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, " @@ -13241,25 +13291,25 @@ msgstr "" "usage. This option has to suit B. Default is 0." #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1588 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1593 +#: doc/tin.5:1607 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1597 +#: doc/tin.5:1611 msgid "" "This option controls the processing and display of articles that are killed. " "There are 3 options, default is 0 (B)." @@ -13268,7 +13318,7 @@ msgstr "" "There are 3 options, default is 0 (B)." #. type: Plain text -#: doc/tin.5:1605 +#: doc/tin.5:1619 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -13283,73 +13333,73 @@ msgstr "" "When you reenter the group the mark will be gone." #. type: TP -#: doc/tin.5:1621 +#: doc/tin.5:1635 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1631 +#: doc/tin.5:1645 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1636 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1655 +#: doc/tin.5:1669 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1692 +#: doc/tin.5:1706 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1704 doc/tin.5:2403 +#: doc/tin.5:1718 doc/tin.5:2421 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1737 +#: doc/tin.5:1751 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1742 +#: doc/tin.5:1756 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1747 +#: doc/tin.5:1761 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1752 +#: doc/tin.5:1766 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1757 +#: doc/tin.5:1771 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1763 +#: doc/tin.5:1777 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." @@ -13358,25 +13408,25 @@ msgstr "" "newsgroups. Do not change them unless you understand what they are for." #. type: TP -#: doc/tin.5:1784 +#: doc/tin.5:1798 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1787 +#: doc/tin.5:1801 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:1787 +#: doc/tin.5:1801 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1791 +#: doc/tin.5:1805 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" @@ -13385,7 +13435,7 @@ msgstr "" "possible values are:" #. type: Plain text -#: doc/tin.5:1807 +#: doc/tin.5:1821 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 " @@ -13396,7 +13446,7 @@ msgstr "" "possible." #. type: Plain text -#: doc/tin.5:1835 +#: doc/tin.5:1849 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 " @@ -13407,7 +13457,7 @@ msgstr "" "determined using the B<\\%mailcap>(5) file. Default is ON." #. type: Plain text -#: doc/tin.5:1841 +#: doc/tin.5:1855 msgid "" "This specifies whether to perform post processing on saved articles. " "Because the shell archive may contain commands you may not want to be " @@ -13420,7 +13470,7 @@ msgstr "" "are allowed:" #. type: Plain text -#: doc/tin.5:1849 +#: doc/tin.5:1863 msgid "" "B, unpacking of multi-part B<\\%shar>(1) files only. " "Because the shell archive may contain commands you may not want to be " @@ -13431,19 +13481,19 @@ msgstr "" "executed, be careful with this option." #. type: TP -#: doc/tin.5:1852 +#: doc/tin.5:1866 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1862 +#: doc/tin.5:1876 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1872 +#: doc/tin.5:1886 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 " @@ -13456,7 +13506,7 @@ msgstr "" "Administrator." #. type: Plain text -#: doc/tin.5:1880 +#: doc/tin.5:1894 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." @@ -13465,13 +13515,13 @@ msgstr "" "is OFF." #. type: TP -#: doc/tin.5:1886 +#: doc/tin.5:1900 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1892 +#: doc/tin.5:1906 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 " @@ -13484,7 +13534,7 @@ msgstr "" "characters are compressed and empty lines are quoted." #. type: Plain text -#: doc/tin.5:1897 +#: doc/tin.5:1911 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -13495,7 +13545,7 @@ msgstr "" "'EEE'). This option is on by default." #. type: Plain text -#: doc/tin.5:1903 +#: doc/tin.5:1917 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 " @@ -13508,18 +13558,18 @@ msgstr "" "quoted regardless of this option when B is off." #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1919 msgid "B This option is on by default." msgstr "B This option is on by default." #. type: TP -#: doc/tin.5:1906 +#: doc/tin.5:1920 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1913 +#: doc/tin.5:1927 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then B<" @@ -13530,13 +13580,13 @@ msgstr "" "\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1913 +#: doc/tin.5:1927 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1920 +#: doc/tin.5:1934 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -13547,13 +13597,13 @@ msgstr "" "B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1920 +#: doc/tin.5:1934 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1927 +#: doc/tin.5:1941 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -13564,61 +13614,72 @@ msgstr "" "B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:1927 +#: doc/tin.5:1941 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1931 +#: doc/tin.5:1945 #, no-wrap msgid "B" msgstr "B" +#. type: Plain text +#: doc/tin.5:1952 +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. " +"Default is OFF." +msgstr "" +"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. " +"Default is OFF." + #. type: TP -#: doc/tin.5:1935 +#: doc/tin.5:1952 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1944 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1948 +#: doc/tin.5:1965 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1952 +#: doc/tin.5:1969 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1956 +#: doc/tin.5:1973 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1960 +#: doc/tin.5:1977 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:1968 +#: doc/tin.5:1985 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1989 msgid "" "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ " "\\ %G\\ \\ %d\". The following substitutions are supported:" @@ -13627,13 +13688,13 @@ msgstr "" "\\ %G\\ \\ %d\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:1974 +#: doc/tin.5:1991 #, 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:1981 +#: doc/tin.5:1998 #, no-wrap msgid "" "%G\tgroup name\n" @@ -13651,19 +13712,19 @@ msgstr "" "%%\t%\n" #. type: TP -#: doc/tin.5:1983 +#: doc/tin.5:2000 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2014 +#: doc/tin.5:2031 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2023 +#: doc/tin.5:2040 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 " @@ -13680,43 +13741,40 @@ msgstr "" "mailgroups> for mailgroups. Default is ON." #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2062 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2052 -msgid "If OFF don't show signatures when displaying articles. Default is ON." -msgstr "If OFF don't show signatures when displaying articles. Default is ON." - -#. type: Plain text -#: doc/tin.5:2066 +#: doc/tin.5:2083 msgid "" "The path that specifies the signature file to use when posting, following up " "to or replying to an article. If the path is a directory then the signature " "will be randomly generated from files that are in the specified directory. " "If the path starts with a ! the program the path points to will be executed " -"to generate a signature. B<\\%tin>(1) will pass the name of the current " -"newsgroup as argument to the program. --none will suppress any signature. " -"Default is I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." +"to generate a signature. In order to pass the group name to the program, %G " +"can be specified. This will be replaced by the name of the current " +"newsgroup. program. --none will suppress any signature. Default is I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." msgstr "" "The path that specifies the signature file to use when posting, following up " "to or replying to an article. If the path is a directory then the signature " "will be randomly generated from files that are in the specified directory. " "If the path starts with a ! the program the path points to will be executed " -"to generate a signature. B<\\%tin>(1) will pass the name of the current " -"newsgroup as argument to the program. --none will suppress any signature. " -"Default is I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." +"to generate a signature. In order to pass the group name to the program, %G " +"can be specified. This will be replaced by the name of the current " +"newsgroup. program. --none will suppress any signature. Default is I<" +"${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2086 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2076 +#: doc/tin.5:2093 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13727,19 +13785,19 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2122 +#: doc/tin.5:2139 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2129 +#: doc/tin.5:2146 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2136 +#: doc/tin.5:2153 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13750,31 +13808,31 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2141 +#: doc/tin.5:2158 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2145 +#: doc/tin.5:2162 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2154 +#: doc/tin.5:2171 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2158 +#: doc/tin.5:2175 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2165 +#: doc/tin.5:2182 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13785,7 +13843,7 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: Plain text -#: doc/tin.5:2170 +#: doc/tin.5:2187 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 " @@ -13796,7 +13854,7 @@ msgstr "" "viewer via B ('B<\">')." #. type: Plain text -#: doc/tin.5:2180 +#: doc/tin.5:2197 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 " @@ -13815,7 +13873,7 @@ msgstr "" "attributes>." #. type: Plain text -#: doc/tin.5:2184 +#: doc/tin.5:2201 msgid "" "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ " "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" @@ -13824,13 +13882,13 @@ msgstr "" "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:" #. type: ta -#: doc/tin.5:2186 +#: doc/tin.5:2203 #, 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:2197 +#: doc/tin.5:2214 #, no-wrap msgid "" "%D\tdate\n" @@ -13856,7 +13914,7 @@ msgstr "" "%%\t%\n" #. type: Plain text -#: doc/tin.5:2204 +#: doc/tin.5:2221 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 " @@ -13867,25 +13925,34 @@ msgstr "" "the range 0 to 100. The default is 75." #. type: TP -#: doc/tin.5:2208 +#: doc/tin.5:2225 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2220 +#: doc/tin.5:2237 #, no-wrap msgid "B" msgstr "B" -#. type: TP +#. type: Plain text #: doc/tin.5:2251 +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 "" +"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: TP +#: doc/tin.5:2270 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2258 +#: doc/tin.5:2277 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -13896,13 +13963,13 @@ msgstr "" "B is blank, then B<\\%tin>(1) uses a built-in default." #. type: TP -#: doc/tin.5:2258 +#: doc/tin.5:2277 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2262 +#: doc/tin.5:2281 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." @@ -13911,53 +13978,53 @@ msgstr "" "ON." #. type: TP -#: doc/tin.5:2262 +#: doc/tin.5:2281 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2267 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2270 +#: doc/tin.5:2289 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2275 +#: doc/tin.5:2294 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:2275 +#: doc/tin.5:2294 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2297 msgid "Use scroll keys on keypad. Default is OFF." msgstr "Use scroll keys on keypad. Default is OFF." #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2297 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2315 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 " @@ -13970,54 +14037,49 @@ msgstr "" "is OFF." #. type: TP -#: doc/tin.5:2296 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2300 +#: doc/tin.5:2319 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2323 msgid "" -"A regular expression that tin will use to find the begin of a verbatim " +"A regular expression that B will use to find the begin of a verbatim " "block. Default is #v+" msgstr "" -"A regular expression that tin will use to find the begin of a verbatim " +"A regular expression that B will use to find the begin of a verbatim " "block. Default is #v+" #. type: TP -#: doc/tin.5:2304 +#: doc/tin.5:2323 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2327 msgid "" -"A regular expression that tin will use to find the end of a verbatim block. " -"Default is #v-" +"A regular expression that B will use to find the end of a verbatim " +"block. Default is #v-" msgstr "" -"A regular expression that tin will use to find the end of a verbatim block. " -"Default is #v-" - -#. type: Plain text -#: doc/tin.5:2312 -msgid "If ON verbatim blocks will be detected. Default is ON" -msgstr "If ON verbatim blocks will be detected. Default is ON" +"A regular expression that B will use to find the end of a verbatim " +"block. Default is #v-" #. type: TP -#: doc/tin.5:2312 +#: doc/tin.5:2330 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2328 +#: doc/tin.5:2346 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the wildmat notation, which is how this has traditionally been " @@ -14036,31 +14098,31 @@ msgstr "" "wildmat notation." #. type: TP -#: doc/tin.5:2328 +#: doc/tin.5:2346 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2340 +#: doc/tin.5:2358 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2366 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2382 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2380 +#: doc/tin.5:2398 msgid "" "Yet another global configuration file with \"I=I\" pairs. " "This one is for the more general options which usually can't be controlled " @@ -14075,18 +14137,18 @@ msgstr "" "I." #. type: TP -#: doc/tin.5:2380 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2383 +#: doc/tin.5:2401 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:2387 +#: doc/tin.5:2405 msgid "" "Defines the name of your organization. $B overrides any " "specified value." @@ -14095,13 +14157,13 @@ msgstr "" "specified value." #. type: TP -#: doc/tin.5:2387 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2392 +#: doc/tin.5:2410 msgid "" "Defines the default place for some configuration files, common values are I, I, I or I. " @@ -14112,13 +14174,13 @@ msgstr "" "$B overrides any specified value." #. type: TP -#: doc/tin.5:2392 +#: doc/tin.5:2410 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2416 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." @@ -14131,18 +14193,18 @@ msgstr "" "administration if you want to deal with your lusers problems on your own." #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2416 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2403 +#: doc/tin.5:2421 msgid "Defines the directory containing of the B<\\%inews>(1) executable" msgstr "Defines the directory containing of the B<\\%inews>(1) executable" #. type: Plain text -#: doc/tin.5:2407 +#: doc/tin.5:2425 msgid "" "Default charset to be used in MIME's ''Content-Type:'' header. " "$B overrides any specified value." @@ -14151,14 +14213,14 @@ msgstr "" "$B overrides any specified value." #. type: Plain text -#: doc/tin.5:2410 +#: doc/tin.5:2428 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:2414 +#: doc/tin.5:2432 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." @@ -14167,13 +14229,13 @@ msgstr "" "choice here." #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2432 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2420 +#: doc/tin.5:2438 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<\\" @@ -14184,13 +14246,13 @@ msgstr "" "%tin>(1) version 2.1.5" #. type: TP -#: doc/tin.5:2420 +#: doc/tin.5:2438 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2424 +#: doc/tin.5:2442 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." @@ -14199,13 +14261,13 @@ msgstr "" "B is set to --internal." #. type: TP -#: doc/tin.5:2424 +#: doc/tin.5:2442 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2429 +#: doc/tin.5:2447 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -14216,13 +14278,13 @@ msgstr "" "$B overrides any specified value." #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2437 +#: doc/tin.5:2455 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:2441 +#: doc/tin.5:2459 msgid "" "Name of a single overview file, common values are I<.overview>, I. $B overrides any specified value." @@ -14250,13 +14312,13 @@ msgstr "" "view>. $B overrides any specified value." #. type: TP -#: doc/tin.5:2441 +#: doc/tin.5:2459 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2446 +#: doc/tin.5:2464 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the overview." "fmt file is in I, so you only have to change this setting if " @@ -14267,13 +14329,13 @@ msgstr "" "your configuration differs." #. type: TP -#: doc/tin.5:2446 +#: doc/tin.5:2464 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2452 +#: doc/tin.5:2470 msgid "" "Full pathname of your newssystem's active file; usually the active file " "resides in I and is named I, so you only have to change " @@ -14286,13 +14348,13 @@ msgstr "" "specified value." #. type: TP -#: doc/tin.5:2452 +#: doc/tin.5:2470 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2457 +#: doc/tin.5:2475 msgid "" "Full pathname of your newssystem's active.times file; usually the active." "times file is I, so you only have to change this setting if your " @@ -14303,13 +14365,13 @@ msgstr "" "configuration differs." #. type: TP -#: doc/tin.5:2457 +#: doc/tin.5:2475 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2462 +#: doc/tin.5:2480 msgid "" "Full pathname of your newssystem's newsgroups file; usually the newsgroups " "file is in I, so you only have to change this setting if your " @@ -14320,13 +14382,13 @@ msgstr "" "configuration differs." #. type: TP -#: doc/tin.5:2462 +#: doc/tin.5:2480 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2467 +#: doc/tin.5:2485 msgid "" "Full pathname of your newssystem's subscriptions file; usually the " "subscriptions file is in I, so you only have to change this " @@ -14337,12 +14399,12 @@ msgstr "" "setting if your configuration differs." #. type: Plain text -#: doc/tin.5:2471 +#: doc/tin.5:2489 msgid "I" msgstr "I" #. type: Plain text -#: doc/tin.5:2475 +#: doc/tin.5:2493 msgid "" "translation into language specified in $B, $B or " "$B" @@ -14351,7 +14413,7 @@ msgstr "" "$B" #. type: Plain text -#: doc/tin.5:2489 +#: doc/tin.5:2507 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 " @@ -14365,7 +14427,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2494 +#: doc/tin.5:2512 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 " @@ -14376,7 +14438,7 @@ msgstr "" "is rejected." #. type: Plain text -#: doc/tin.5:2497 +#: doc/tin.5:2515 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." @@ -14385,30 +14447,30 @@ msgstr "" "I I\"." #. type: TP -#: doc/tin.5:2497 doc/tin.5:2550 +#: doc/tin.5:2515 doc/tin.5:2568 #, no-wrap msgid "B" msgstr "B" #. type: TP -#: doc/tin.5:2500 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2521 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:2503 +#: doc/tin.5:2521 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2510 +#: doc/tin.5:2528 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 " @@ -14423,90 +14485,90 @@ msgstr "" "are no articles in the newsgroup." #. type: TP -#: doc/tin.5:2510 +#: doc/tin.5:2528 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2531 msgid "can be one of those" msgstr "can be one of those" #. type: TP -#: doc/tin.5:2514 +#: doc/tin.5:2532 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2517 +#: doc/tin.5:2535 msgid "local postings are allowed" msgstr "local postings are allowed" #. type: TP -#: doc/tin.5:2517 +#: doc/tin.5:2535 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2520 +#: doc/tin.5:2538 msgid "no local postings are allowed, only remote ones" msgstr "no local postings are allowed, only remote ones" #. type: TP -#: doc/tin.5:2520 +#: doc/tin.5:2538 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2523 +#: doc/tin.5:2541 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:2523 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2544 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:2526 +#: doc/tin.5:2544 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: doc/tin.5:2529 +#: doc/tin.5:2547 msgid "articles cannot be posted to this newsgroup" msgstr "articles cannot be posted to this newsgroup" #. type: TP -#: doc/tin.5:2529 +#: doc/tin.5:2547 #, no-wrap msgid "B<=foo.bar>" msgstr "B<=foo.bar>" #. type: Plain text -#: doc/tin.5:2532 +#: doc/tin.5:2550 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:2533 doc/tin.5:2560 doc/tin.5:2583 +#: doc/tin.5:2551 doc/tin.5:2578 doc/tin.5:2601 #, no-wrap msgid "B<\\%tin>(1)" msgstr "B<\\%tin>(1)" #. type: Plain text -#: doc/tin.5:2539 +#: doc/tin.5:2557 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 " @@ -14517,7 +14579,7 @@ msgstr "" "COUNTS (B) command instead." #. type: Plain text -#: doc/tin.5:2550 +#: doc/tin.5:2568 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 " @@ -14530,7 +14592,7 @@ msgstr "" "\"I I') above." msgstr "" #. type: TP -#: doc/tin.1:791 doc/tin.1:1005 doc/tin.1:1215 +#: doc/tin.1:792 doc/tin.1:1006 doc/tin.1:1216 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:795 doc/tin.1:1009 doc/tin.1:1219 +#: doc/tin.1:796 doc/tin.1:1010 doc/tin.1:1220 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:799 +#: doc/tin.1:800 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:803 +#: doc/tin.1:804 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" #. type: TP -#: doc/tin.1:803 +#: doc/tin.1:804 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:807 doc/tin.1:1021 +#: doc/tin.1:808 doc/tin.1:1022 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" #. type: TP -#: doc/tin.1:807 +#: doc/tin.1:808 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:812 doc/tin.1:1026 doc/tin.1:1232 +#: doc/tin.1:813 doc/tin.1:1027 doc/tin.1:1233 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 " @@ -2030,37 +2026,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:815 +#: doc/tin.1:816 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:819 +#: doc/tin.1:820 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:822 +#: doc/tin.1:823 msgid "Toggle article/group limit." msgstr "" #. type: Plain text -#: doc/tin.1:826 +#: doc/tin.1:827 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" #. type: TP -#: doc/tin.1:829 +#: doc/tin.1:830 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:835 +#: doc/tin.1:836 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 " @@ -2069,29 +2065,29 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:835 +#: doc/tin.1:836 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:838 +#: doc/tin.1:839 msgid "Open the thread under the current cursor position." msgstr "" #. type: Plain text -#: doc/tin.1:841 doc/tin.1:1044 doc/tin.1:1266 +#: doc/tin.1:842 doc/tin.1:1045 doc/tin.1:1267 msgid "Look up article by ''Message-ID:''." msgstr "" #. type: TP -#: doc/tin.1:841 +#: doc/tin.1:842 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:846 doc/tin.1:1049 doc/tin.1:1271 +#: doc/tin.1:847 doc/tin.1:1050 doc/tin.1:1272 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2099,35 +2095,35 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:850 +#: doc/tin.1:851 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:853 +#: doc/tin.1:854 msgid "Go to next group." msgstr "" #. type: TP -#: doc/tin.1:853 +#: doc/tin.1:854 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:856 -msgid "Go to next unread article." +#: doc/tin.1:857 doc/tin.1:1282 +msgid "Go to the next unread article." msgstr "" #. type: TP -#: doc/tin.1:856 doc/tin.1:1049 doc/tin.1:1281 +#: doc/tin.1:857 doc/tin.1:1050 doc/tin.1:1282 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:861 doc/tin.1:1054 doc/tin.1:1286 +#: doc/tin.1:862 doc/tin.1:1055 doc/tin.1:1287 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2135,51 +2131,51 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:861 +#: doc/tin.1:862 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:864 +#: doc/tin.1:865 msgid "Go to previous group." msgstr "" #. type: TP -#: doc/tin.1:864 +#: doc/tin.1:865 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:867 +#: doc/tin.1:868 msgid "Go to previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:870 doc/tin.1:1057 +#: doc/tin.1:871 doc/tin.1:1058 msgid "Return to previous level." msgstr "" #. type: TP -#: doc/tin.1:873 +#: doc/tin.1:874 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:876 +#: doc/tin.1:877 msgid "Toggle the display between all articles and unread articles." msgstr "" #. type: TP -#: doc/tin.1:880 +#: doc/tin.1:881 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:885 doc/tin.1:1069 doc/tin.1:1311 +#: doc/tin.1:886 doc/tin.1:1070 doc/tin.1:1312 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2187,24 +2183,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:885 +#: doc/tin.1:886 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:888 doc/tin.1:1072 doc/tin.1:1314 +#: doc/tin.1:889 doc/tin.1:1073 doc/tin.1:1315 msgid "Save marked articles automatically without further prompting." msgstr "" #. type: TP -#: doc/tin.1:888 +#: doc/tin.1:889 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:893 +#: doc/tin.1:894 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2212,24 +2208,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:893 +#: doc/tin.1:894 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:896 +#: doc/tin.1:897 msgid "Automatically tag in order all the parts of the current multi-part message." msgstr "" #. type: TP -#: doc/tin.1:896 +#: doc/tin.1:897 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:901 +#: doc/tin.1:902 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2237,18 +2233,18 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:901 +#: doc/tin.1:902 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:904 +#: doc/tin.1:905 msgid "Untag all articles that were tagged." msgstr "" #. type: Plain text -#: doc/tin.1:911 doc/tin.1:1086 doc/tin.1:1339 +#: doc/tin.1:912 doc/tin.1:1087 doc/tin.1:1340 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'), " @@ -2257,13 +2253,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:911 +#: doc/tin.1:912 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:917 doc/tin.1:1345 +#: doc/tin.1:918 doc/tin.1:1346 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2272,13 +2268,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:917 +#: doc/tin.1:918 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:925 +#: doc/tin.1:926 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. " @@ -2289,25 +2285,25 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:925 doc/tin.1:1086 doc/tin.1:1345 +#: doc/tin.1:926 doc/tin.1:1087 doc/tin.1:1346 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:928 +#: doc/tin.1:929 msgid "Mark current article as unread." msgstr "" #. type: TP -#: doc/tin.1:928 doc/tin.1:1091 doc/tin.1:1348 +#: doc/tin.1:929 doc/tin.1:1092 doc/tin.1:1349 #, no-wrap msgid "B" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:935 +#: doc/tin.1:936 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 " @@ -2315,79 +2311,79 @@ msgid "" msgstr "" #. type: SS -#: doc/tin.1:935 +#: doc/tin.1:936 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:940 +#: doc/tin.1:941 msgid "Select article 4 within thread." msgstr "" #. type: TP -#: doc/tin.1:974 +#: doc/tin.1:975 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:977 +#: doc/tin.1:978 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:980 +#: doc/tin.1:981 msgid "Toggle selection of current article." msgstr "" #. type: TP -#: doc/tin.1:980 +#: doc/tin.1:981 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:983 +#: doc/tin.1:984 msgid "Reverse article selections." msgstr "" #. type: TP -#: doc/tin.1:983 +#: doc/tin.1:984 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:986 +#: doc/tin.1:987 msgid "Undo all selections on current thread." msgstr "" #. type: TP -#: doc/tin.1:991 +#: doc/tin.1:992 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:994 +#: doc/tin.1:995 msgid "Read current article within thread." msgstr "" #. type: TP -#: doc/tin.1:994 +#: doc/tin.1:995 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:997 +#: doc/tin.1:998 msgid "View next unread article within thread." msgstr "" #. type: Plain text -#: doc/tin.1:1002 +#: doc/tin.1:1003 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 " @@ -2395,44 +2391,44 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1013 +#: doc/tin.1:1014 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:1017 +#: doc/tin.1:1018 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" #. type: TP -#: doc/tin.1:1017 +#: doc/tin.1:1018 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1021 +#: doc/tin.1:1022 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1032 doc/tin.1:1254 +#: doc/tin.1:1033 doc/tin.1:1255 msgid "Display the subject of the current article in the last line." msgstr "" #. type: TP -#: doc/tin.1:1035 +#: doc/tin.1:1036 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1041 +#: doc/tin.1:1042 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 " @@ -2440,49 +2436,49 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1044 +#: doc/tin.1:1045 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1064 +#: doc/tin.1:1065 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1069 +#: doc/tin.1:1070 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1072 +#: doc/tin.1:1073 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1076 doc/tin.1:1318 +#: doc/tin.1:1077 doc/tin.1:1319 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" #. type: TP -#: doc/tin.1:1076 +#: doc/tin.1:1077 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1079 +#: doc/tin.1:1080 msgid "Untag all tagged threads." msgstr "" #. type: Plain text -#: doc/tin.1:1091 +#: doc/tin.1:1092 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 " @@ -2491,143 +2487,143 @@ msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1096 +#: doc/tin.1:1097 msgid "Mark all articles in thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1096 +#: doc/tin.1:1097 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" #. type: Plain text -#: doc/tin.1:1101 +#: doc/tin.1:1102 msgid "Read the first (base) article in this thread." msgstr "" #. type: Plain text -#: doc/tin.1:1104 +#: doc/tin.1:1105 msgid "Read response 4 in this thread." msgstr "" #. type: TP -#: doc/tin.1:1108 +#: doc/tin.1:1109 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1112 +#: doc/tin.1:1113 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:1112 +#: doc/tin.1:1113 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1117 +#: doc/tin.1:1118 msgid "Perform B<\\%pgp>(1) operations on article." msgstr "" #. type: TP -#: doc/tin.1:1117 +#: doc/tin.1:1118 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1120 +#: doc/tin.1:1121 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" #. type: TP -#: doc/tin.1:1124 +#: doc/tin.1:1125 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1127 +#: doc/tin.1:1128 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" #. type: TP -#: doc/tin.1:1127 +#: doc/tin.1:1128 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1131 +#: doc/tin.1:1132 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" #. type: TP -#: doc/tin.1:1131 +#: doc/tin.1:1132 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1135 +#: doc/tin.1:1136 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:1135 +#: doc/tin.1:1136 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1138 +#: doc/tin.1:1139 msgid "" "Toggles the display of all headers vs. headers in " "B." msgstr "" #. type: TP -#: doc/tin.1:1138 +#: doc/tin.1:1139 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1141 +#: doc/tin.1:1142 msgid "Toggle ROT-13 decoding for this article." msgstr "" #. type: TP -#: doc/tin.1:1141 +#: doc/tin.1:1142 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1145 +#: doc/tin.1:1146 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:1145 +#: doc/tin.1:1146 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1152 +#: doc/tin.1:1153 msgid "" "The formfeed character (^L) is often used to hide 'spoilers' that the reader " "may not initially wish to see when viewing an article. Any text after a " @@ -2637,23 +2633,23 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1161 +#: doc/tin.1:1162 msgid "Forward search the text of this article." msgstr "" #. type: Plain text -#: doc/tin.1:1164 +#: doc/tin.1:1165 msgid "Backward search the text of this article." msgstr "" #. type: TP -#: doc/tin.1:1164 +#: doc/tin.1:1165 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1169 +#: doc/tin.1:1170 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2661,40 +2657,40 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1169 +#: doc/tin.1:1170 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1172 +#: doc/tin.1:1173 msgid "Go to the first article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1172 +#: doc/tin.1:1173 #, no-wrap msgid "B'>" msgstr "" #. type: Plain text -#: doc/tin.1:1175 +#: doc/tin.1:1176 msgid "Go to the last article in the current thread." msgstr "" #. type: TP -#: doc/tin.1:1175 +#: doc/tin.1:1176 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1178 +#: doc/tin.1:1179 msgid "Toggle word highlighting on/off." msgstr "" #. type: Plain text -#: doc/tin.1:1192 +#: doc/tin.1:1193 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2706,7 +2702,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1201 +#: doc/tin.1:1202 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2717,24 +2713,24 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1201 +#: doc/tin.1:1202 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1204 +#: doc/tin.1:1205 msgid "Go to next base article." msgstr "" #. type: TP -#: doc/tin.1:1204 +#: doc/tin.1:1205 #, no-wrap msgid "BTABE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1209 +#: doc/tin.1:1210 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2742,286 +2738,281 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1212 +#: doc/tin.1:1213 msgid "Author forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1215 +#: doc/tin.1:1216 msgid "Author backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1223 +#: doc/tin.1:1224 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:1227 +#: doc/tin.1:1228 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:1227 +#: doc/tin.1:1228 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1232 +#: doc/tin.1:1233 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1235 +#: doc/tin.1:1236 msgid "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" #. type: TP -#: doc/tin.1:1238 +#: doc/tin.1:1239 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1241 +#: doc/tin.1:1242 msgid "Post a followup to the current article with a copy of the article included." msgstr "" #. type: TP -#: doc/tin.1:1241 +#: doc/tin.1:1242 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1245 +#: doc/tin.1:1246 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" #. type: TP -#: doc/tin.1:1245 +#: doc/tin.1:1246 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1248 +#: doc/tin.1:1249 msgid "Go to the start of the article." msgstr "" #. type: TP -#: doc/tin.1:1248 +#: doc/tin.1:1249 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1251 +#: doc/tin.1:1252 msgid "Go to the end of the article." msgstr "" #. type: TP -#: doc/tin.1:1257 +#: doc/tin.1:1258 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1260 +#: doc/tin.1:1261 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" #. type: TP -#: doc/tin.1:1260 +#: doc/tin.1:1261 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1263 +#: doc/tin.1:1264 msgid "Show the thread menu that the current article is a part of." msgstr "" #. type: TP -#: doc/tin.1:1266 +#: doc/tin.1:1267 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1275 +#: doc/tin.1:1276 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1278 +#: doc/tin.1:1279 msgid "Go to the next article." msgstr "" #. type: TP -#: doc/tin.1:1278 +#: doc/tin.1:1279 #, no-wrap msgid "B" msgstr "" -#. type: Plain text -#: doc/tin.1:1281 -msgid "Go to the next unread article." -msgstr "" - #. type: TP -#: doc/tin.1:1286 +#: doc/tin.1:1287 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1289 +#: doc/tin.1:1290 msgid "Go to the previous article." msgstr "" #. type: TP -#: doc/tin.1:1289 +#: doc/tin.1:1290 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1292 +#: doc/tin.1:1293 msgid "Go to the previous unread article." msgstr "" #. type: Plain text -#: doc/tin.1:1295 +#: doc/tin.1:1296 msgid "Return to the previous level." msgstr "" #. type: TP -#: doc/tin.1:1298 +#: doc/tin.1:1299 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1302 +#: doc/tin.1:1303 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" #. type: TP -#: doc/tin.1:1302 +#: doc/tin.1:1303 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1306 +#: doc/tin.1:1307 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" #. type: TP -#: doc/tin.1:1306 +#: doc/tin.1:1307 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1311 +#: doc/tin.1:1312 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1314 +#: doc/tin.1:1315 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.1:1318 +#: doc/tin.1:1319 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1321 +#: doc/tin.1:1322 msgid "Return to group selection level." msgstr "" #. type: TP -#: doc/tin.1:1321 +#: doc/tin.1:1322 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1324 +#: doc/tin.1:1325 msgid "Go to parent article." msgstr "" #. type: TP -#: doc/tin.1:1324 +#: doc/tin.1:1325 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1328 +#: doc/tin.1:1329 msgid "" "Display a list of URLs in the current article. See the section \"URL " "LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1328 +#: doc/tin.1:1329 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1332 +#: doc/tin.1:1333 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" #. type: TP -#: doc/tin.1:1339 +#: doc/tin.1:1340 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1348 +#: doc/tin.1:1349 msgid "Mark article as unread." msgstr "" #. -------------------------------------------------------------------- #. type: Plain text -#: doc/tin.1:1353 +#: doc/tin.1:1354 msgid "Mark the current thread as unread." msgstr "" #. type: SS -#: doc/tin.1:1353 +#: doc/tin.1:1354 #, no-wrap msgid "URL LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1356 +#: doc/tin.1:1357 msgid "" "B ('B') displays a list of URLs in the current " "article. Besides the common moving keys, the following commands are " @@ -3029,52 +3020,52 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1357 +#: doc/tin.1:1358 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1361 +#: doc/tin.1:1362 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:1364 +#: doc/tin.1:1365 msgid "URL forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1367 +#: doc/tin.1:1368 msgid "URL backward search." msgstr "" #. type: Plain text -#: doc/tin.1:1373 doc/tin.1:1426 +#: doc/tin.1:1374 doc/tin.1:1427 msgid "Shell escape." msgstr "" #. type: Plain text -#: doc/tin.1:1376 +#: doc/tin.1:1377 msgid "Toggle the display of the current URL in the last line." msgstr "" #. type: Plain text -#: doc/tin.1:1379 doc/tin.1:1433 +#: doc/tin.1:1380 doc/tin.1:1434 msgid "Help screen of commands available." msgstr "" #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1385 +#: doc/tin.1:1386 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" #. type: Plain text -#: doc/tin.1:1388 +#: doc/tin.1:1389 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3082,107 +3073,107 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1389 +#: doc/tin.1:1390 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1392 +#: doc/tin.1:1393 msgid "Pipe attachment into command." msgstr "" #. type: TP -#: doc/tin.1:1392 +#: doc/tin.1:1393 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1395 +#: doc/tin.1:1396 msgid "Save current attachment / tagged attachments to disk." msgstr "" #. type: TP -#: doc/tin.1:1395 +#: doc/tin.1:1396 #, no-wrap msgid "BCRE'>" msgstr "" #. type: Plain text -#: doc/tin.1:1398 +#: doc/tin.1:1399 msgid "View attachment." msgstr "" #. type: TP -#: doc/tin.1:1398 +#: doc/tin.1:1399 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1401 +#: doc/tin.1:1402 msgid "Tag one or more attachments for saving." msgstr "" #. type: TP -#: doc/tin.1:1401 +#: doc/tin.1:1402 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1408 +#: doc/tin.1:1409 msgid "Reverse tagging of all attachments." msgstr "" #. type: TP -#: doc/tin.1:1408 +#: doc/tin.1:1409 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1411 +#: doc/tin.1:1412 msgid "Untag all tagged attachments." msgstr "" #. type: Plain text -#: doc/tin.1:1414 +#: doc/tin.1:1415 msgid "Attachment forward search." msgstr "" #. type: Plain text -#: doc/tin.1:1417 +#: doc/tin.1:1418 msgid "Attachment backward search." msgstr "" #. type: TP -#: doc/tin.1:1420 +#: doc/tin.1:1421 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1423 +#: doc/tin.1:1424 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" #. type: Plain text -#: doc/tin.1:1430 +#: doc/tin.1:1431 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3190,7 +3181,7 @@ msgstr "" #. -------------------------------------------------------------------- #. type: SS -#: doc/tin.1:1439 +#: doc/tin.1:1440 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" @@ -3199,7 +3190,7 @@ msgstr "" #. - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used #. in the !TIN_DEFAULTS_DIR config case #. type: Plain text -#: doc/tin.1:1451 +#: doc/tin.1:1452 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 " @@ -3211,7 +3202,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1459 +#: doc/tin.1:1460 msgid "" "The variables are user configurable by editing " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be " @@ -3223,7 +3214,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1465 +#: doc/tin.1:1466 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 " @@ -3233,7 +3224,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1472 +#: doc/tin.1:1473 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3243,7 +3234,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1477 +#: doc/tin.1:1478 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3252,14 +3243,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1480 +#: doc/tin.1:1481 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" #. type: Plain text -#: doc/tin.1:1484 +#: doc/tin.1:1485 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in " @@ -3267,13 +3258,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1484 +#: doc/tin.1:1485 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1490 doc/tin.5:1199 +#: doc/tin.1:1491 doc/tin.5:1199 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E " @@ -3281,159 +3272,159 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1490 +#: doc/tin.1:1491 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1494 doc/tin.5:1203 +#: doc/tin.1:1495 doc/tin.5:1203 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:1494 +#: doc/tin.1:1495 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1497 doc/tin.5:1206 +#: doc/tin.1:1498 doc/tin.5:1206 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1497 +#: doc/tin.1:1498 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1500 doc/tin.5:1209 +#: doc/tin.1:1501 doc/tin.5:1209 msgid "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1500 +#: doc/tin.1:1501 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1503 doc/tin.5:1212 +#: doc/tin.1:1504 doc/tin.5:1212 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" #. type: TP -#: doc/tin.1:1503 +#: doc/tin.1:1504 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1506 doc/tin.5:1215 +#: doc/tin.1:1507 doc/tin.5:1215 msgid "The character used to show that an article is in a range. Default is '#'." msgstr "" #. type: TP -#: doc/tin.1:1506 +#: doc/tin.1:1507 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1510 doc/tin.5:1219 +#: doc/tin.1:1511 doc/tin.5:1219 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:1510 +#: doc/tin.1:1511 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1514 doc/tin.5:1223 +#: doc/tin.1:1515 doc/tin.5:1223 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" #. type: TP -#: doc/tin.1:1514 +#: doc/tin.1:1515 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1518 doc/tin.5:1227 +#: doc/tin.1:1519 doc/tin.5:1227 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:1518 +#: doc/tin.1:1519 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1522 doc/tin.5:1231 +#: doc/tin.1:1523 doc/tin.5:1231 msgid "" "The character used to show that an article has not been read. Default is " "'+'." msgstr "" #. type: TP -#: doc/tin.1:1522 +#: doc/tin.1:1523 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1525 doc/tin.5:1234 +#: doc/tin.1:1526 doc/tin.5:1234 msgid "The character used to show that an article was read. Default is ' '." msgstr "" #. type: TP -#: doc/tin.1:1525 +#: doc/tin.1:1526 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1529 doc/tin.5:1238 +#: doc/tin.1:1530 doc/tin.5:1238 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:1529 +#: doc/tin.1:1530 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1533 doc/tin.5:1242 +#: doc/tin.1:1534 doc/tin.5:1242 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:1533 doc/tin.5:1242 +#: doc/tin.1:1534 doc/tin.5:1242 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1538 +#: doc/tin.1:1539 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 " @@ -3441,50 +3432,50 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1538 +#: doc/tin.1:1539 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1542 doc/tin.5:1253 +#: doc/tin.1:1543 doc/tin.5:1253 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:1542 +#: doc/tin.1:1543 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1546 doc/tin.5:1257 +#: doc/tin.1:1547 doc/tin.5:1257 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" #. type: TP -#: doc/tin.1:1546 +#: doc/tin.1:1547 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1549 doc/tin.1:2525 +#: doc/tin.1:1550 doc/tin.1:2531 msgid "Default is OFF." msgstr "" #. type: TP -#: doc/tin.1:1549 +#: doc/tin.1:1550 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1555 doc/tin.5:1266 +#: doc/tin.1:1556 doc/tin.5:1266 msgid "" "If ON articles/threads with ''Archive-name:'' in header will be " "automatically saved with the Archive-name & part/patch no and post processed " @@ -3493,13 +3484,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1555 +#: doc/tin.1:1556 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1560 doc/tin.5:1271 +#: doc/tin.1:1561 doc/tin.5:1271 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 " @@ -3507,13 +3498,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1560 +#: doc/tin.1:1561 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1565 doc/tin.5:1276 +#: doc/tin.1:1566 doc/tin.5:1276 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 " @@ -3521,13 +3512,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1565 +#: doc/tin.1:1566 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1570 +#: doc/tin.1:1571 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. " @@ -3535,312 +3526,326 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.1:1570 +#: doc/tin.1:1571 +#, no-wrap +msgid "B" +msgstr "" + +#. type: Plain text +#: doc/tin.1:1577 doc/tin.5:1287 +msgid "" +"Use this hash algorithm for cancel-locks. Only available when build 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:1577 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1576 doc/tin.5:1285 +#: doc/tin.1:1583 doc/tin.5:1291 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:1576 +#: doc/tin.1:1583 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1579 doc/tin.5:1288 +#: doc/tin.1:1586 doc/tin.5:1294 msgid "Standard background color" msgstr "" #. type: TP -#: doc/tin.1:1579 +#: doc/tin.1:1586 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1582 doc/tin.5:1291 +#: doc/tin.1:1589 doc/tin.5:1297 msgid "Color of quoted text from external sources" msgstr "" #. type: TP -#: doc/tin.1:1582 +#: doc/tin.1:1589 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1585 doc/tin.5:1294 +#: doc/tin.1:1592 doc/tin.5:1300 msgid "Color of sender (From:)" msgstr "" #. type: TP -#: doc/tin.1:1585 +#: doc/tin.1:1592 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1588 doc/tin.5:1297 +#: doc/tin.1:1595 doc/tin.5:1303 msgid "Color of header-lines" msgstr "" #. type: TP -#: doc/tin.1:1588 +#: doc/tin.1:1595 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1591 doc/tin.5:1300 +#: doc/tin.1:1598 doc/tin.5:1306 msgid "Color of help pages" msgstr "" #. type: TP -#: doc/tin.1:1591 +#: doc/tin.1:1598 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1594 doc/tin.5:1303 +#: doc/tin.1:1601 doc/tin.5:1309 msgid "Color of background for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1594 +#: doc/tin.1:1601 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1597 doc/tin.5:1306 +#: doc/tin.1:1604 doc/tin.5:1312 msgid "Color of foreground for inverse text" msgstr "" #. type: TP -#: doc/tin.1:1597 +#: doc/tin.1:1604 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1601 doc/tin.5:1310 +#: doc/tin.1:1608 doc/tin.5:1316 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1601 +#: doc/tin.1:1608 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1605 doc/tin.5:1314 +#: doc/tin.1:1612 doc/tin.5:1320 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1605 +#: doc/tin.1:1612 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1609 doc/tin.5:1318 +#: doc/tin.1:1616 doc/tin.5:1324 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1609 +#: doc/tin.1:1616 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1613 doc/tin.5:1322 +#: doc/tin.1:1620 doc/tin.5:1328 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" #. type: TP -#: doc/tin.1:1613 +#: doc/tin.1:1620 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1616 doc/tin.5:1325 +#: doc/tin.1:1623 doc/tin.5:1331 msgid "Color of mini help menu" msgstr "" #. type: TP -#: doc/tin.1:1616 +#: doc/tin.1:1623 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1619 doc/tin.5:1328 +#: doc/tin.1:1626 doc/tin.5:1334 msgid "Color of actual news header fields" msgstr "" #. type: TP -#: doc/tin.1:1619 +#: doc/tin.1:1626 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1622 doc/tin.5:1331 +#: doc/tin.1:1629 doc/tin.5:1337 msgid "Standard foreground color" msgstr "" #. type: TP -#: doc/tin.1:1622 +#: doc/tin.1:1629 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1625 doc/tin.5:1334 +#: doc/tin.1:1632 doc/tin.5:1340 msgid "Color of quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1625 +#: doc/tin.1:1632 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1628 doc/tin.5:1337 +#: doc/tin.1:1635 doc/tin.5:1343 msgid "Color of twice quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1628 +#: doc/tin.1:1635 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" #. type: Plain text -#: doc/tin.1:1631 doc/tin.5:1340 +#: doc/tin.1:1638 doc/tin.5:1346 msgid "Color of E=3 times quoted lines" msgstr "" #. type: TP -#: doc/tin.1:1631 +#: doc/tin.1:1638 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1635 doc/tin.5:1344 +#: doc/tin.1:1642 doc/tin.5:1350 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:1635 +#: doc/tin.1:1642 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1638 doc/tin.5:1347 +#: doc/tin.1:1645 doc/tin.5:1353 msgid "Color of signatures" msgstr "" #. type: TP -#: doc/tin.1:1638 +#: doc/tin.1:1645 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1641 doc/tin.5:1350 +#: doc/tin.1:1648 doc/tin.5:1356 msgid "Color of urls highlight" msgstr "" #. type: TP -#: doc/tin.1:1641 +#: doc/tin.1:1648 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1644 doc/tin.5:1353 +#: doc/tin.1:1651 doc/tin.5:1359 msgid "Color of verbatim blocks" msgstr "" #. type: TP -#: doc/tin.1:1644 +#: doc/tin.1:1651 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1647 doc/tin.5:1356 +#: doc/tin.1:1654 doc/tin.5:1362 msgid "Color of article subject" msgstr "" #. type: TP -#: doc/tin.1:1647 +#: doc/tin.1:1654 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1650 doc/tin.5:1359 +#: doc/tin.1:1657 doc/tin.5:1365 msgid "Color of text-lines" msgstr "" #. type: TP -#: doc/tin.1:1650 +#: doc/tin.1:1657 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1653 doc/tin.5:1362 +#: doc/tin.1:1660 doc/tin.5:1368 msgid "Color of help/mail sign" msgstr "" #. type: TP -#: doc/tin.1:1653 +#: doc/tin.1:1660 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.1:1656 +#: doc/tin.1:1663 msgid "Ask for manual confirmation to protect the user." msgstr "" #. type: IP -#: doc/tin.1:1657 doc/tin.1:1663 doc/tin.1:1667 +#: doc/tin.1:1664 doc/tin.1:1670 doc/tin.1:1674 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] #. type: Plain text -#: doc/tin.1:1663 +#: doc/tin.1:1670 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3848,21 +3853,21 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.1:1667 +#: doc/tin.1:1674 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:1671 +#: doc/tin.1:1678 msgid "" "B: Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" #. type: Plain text -#: doc/tin.5:1383 +#: doc/tin.5:1389 msgid "Default is commands & quit." msgstr "" #. type: Plain text -#: doc/tin.5:1394 +#: doc/tin.5:1400 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 " @@ -10875,55 +10889,55 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1394 +#: doc/tin.5:1400 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1396 +#: doc/tin.5:1402 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1398 +#: doc/tin.5:1404 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1401 +#: doc/tin.5:1407 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1404 +#: doc/tin.5:1410 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1408 +#: doc/tin.5:1414 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1413 +#: doc/tin.5:1419 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1417 +#: doc/tin.5:1423 #, no-wrap msgid "B" msgstr "" #. type: ta -#: doc/tin.5:1422 doc/tin.5:1451 +#: doc/tin.5:1428 doc/tin.5:1457 #, no-wrap msgid "" "\\w'0,1 'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' " @@ -10931,7 +10945,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1431 doc/tin.5:1460 +#: doc/tin.5:1437 doc/tin.5:1466 #, no-wrap msgid "" "0\t''Subject:'' (case sensitive)\n" @@ -10945,139 +10959,139 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1433 +#: doc/tin.5:1439 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1437 +#: doc/tin.5:1443 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1442 +#: doc/tin.5:1448 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1446 +#: doc/tin.5:1452 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1462 +#: doc/tin.5:1468 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1464 +#: doc/tin.5:1470 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1466 +#: doc/tin.5:1472 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1468 +#: doc/tin.5:1474 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1470 +#: doc/tin.5:1476 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1472 +#: doc/tin.5:1478 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1474 +#: doc/tin.5:1480 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1476 +#: doc/tin.5:1482 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1478 +#: doc/tin.5:1484 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1480 +#: doc/tin.5:1486 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1482 +#: doc/tin.5:1488 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1484 +#: doc/tin.5:1490 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1486 +#: doc/tin.5:1492 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1488 +#: doc/tin.5:1494 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1490 +#: doc/tin.5:1496 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1492 +#: doc/tin.5:1498 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1494 +#: doc/tin.5:1500 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1496 +#: doc/tin.5:1502 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1505 +#: doc/tin.5:1511 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., " @@ -11085,25 +11099,33 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1508 +#: doc/tin.5:1514 #, no-wrap msgid "B" msgstr "" +#. type: Plain text +#: doc/tin.5:1521 +msgid "" +"A regular expression that will be applied when reading articles. All " +"matching lines are shown in B. If B is blank, " +"then B<%tin>(1) uses a built-in default." +msgstr "" + #. type: TP -#: doc/tin.5:1513 +#: doc/tin.5:1521 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1517 +#: doc/tin.5:1525 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1524 +#: doc/tin.5:1532 msgid "" "If B is E 0 not more than the last B " "articles/group are fetched from the server. If B is E 0 " @@ -11112,26 +11134,37 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1524 +#: doc/tin.5:1532 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1539 +#: doc/tin.5:1546 +msgid "" +"Which keys B<%tin>(1) should accept to jump to the next unread article. " +"Possible is any combination of B and B. When " +"B is set B<%tin>(1) jumps to the next article at the end of the " +"current one. When B is set B<%tin>(1) jumps immediately to " +"the next article when B ('BTABE>') is " +"pressed. Default is B." +msgstr "" + +#. type: Plain text +#: doc/tin.5:1553 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:1541 +#: doc/tin.5:1555 #, no-wrap msgid "\\w'%G 'u +\\w'number of responses in thread'u" msgstr "" #. type: Plain text -#: doc/tin.5:1553 +#: doc/tin.5:1567 #, no-wrap msgid "" "%D\tdate\n" @@ -11148,31 +11181,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1555 +#: doc/tin.5:1569 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1565 +#: doc/tin.5:1579 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1572 +#: doc/tin.5:1586 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1578 +#: doc/tin.5:1592 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1584 +#: doc/tin.5:1598 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, " @@ -11181,32 +11214,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1584 +#: doc/tin.5:1598 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1588 +#: doc/tin.5:1602 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1593 +#: doc/tin.5:1607 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1597 +#: doc/tin.5:1611 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:1605 +#: doc/tin.5:1619 msgid "" "B is the 'traditional' behavior of B<\\%tin>(1). " "Only unread articles are killed once only by marking them read. As filtering " @@ -11216,104 +11249,104 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1621 +#: doc/tin.5:1635 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1631 +#: doc/tin.5:1645 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1636 +#: doc/tin.5:1650 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1655 +#: doc/tin.5:1669 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1692 +#: doc/tin.5:1706 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1704 doc/tin.5:2403 +#: doc/tin.5:1718 doc/tin.5:2421 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1737 +#: doc/tin.5:1751 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1742 +#: doc/tin.5:1756 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1747 +#: doc/tin.5:1761 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1752 +#: doc/tin.5:1766 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1757 +#: doc/tin.5:1771 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1763 +#: doc/tin.5:1777 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:1784 +#: doc/tin.5:1798 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1787 +#: doc/tin.5:1801 msgid "Time in seconds to wait for a response from the server. Default is 120." msgstr "" #. type: TP -#: doc/tin.5:1787 +#: doc/tin.5:1801 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1791 +#: doc/tin.5:1805 msgid "" "The normalization form which should be used to normalize unicode input. The " "possible values are:" msgstr "" #. type: Plain text -#: doc/tin.5:1807 +#: doc/tin.5:1821 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 " @@ -11321,7 +11354,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1835 +#: doc/tin.5:1849 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 " @@ -11329,7 +11362,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1841 +#: doc/tin.5:1855 msgid "" "This specifies whether to perform post processing on saved articles. " "Because the shell archive may contain commands you may not want to be " @@ -11338,7 +11371,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1849 +#: doc/tin.5:1863 msgid "" "B, unpacking of multi-part B<\\%shar>(1) files " "only. Because the shell archive may contain commands you may not want to be " @@ -11346,19 +11379,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1852 +#: doc/tin.5:1866 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1862 +#: doc/tin.5:1876 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1872 +#: doc/tin.5:1886 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 " @@ -11367,20 +11400,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1880 +#: doc/tin.5:1894 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default " "is OFF." msgstr "" #. type: TP -#: doc/tin.5:1886 +#: doc/tin.5:1900 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1892 +#: doc/tin.5:1906 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 " @@ -11389,7 +11422,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1897 +#: doc/tin.5:1911 msgid "" "B Compress quote characters together when quoting multiple " "times (for example, 'E E E' will be turned into " @@ -11397,7 +11430,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1903 +#: doc/tin.5:1917 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 " @@ -11406,18 +11439,18 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:1905 +#: doc/tin.5:1919 msgid "B This option is on by default." msgstr "" #. type: TP -#: doc/tin.5:1906 +#: doc/tin.5:1920 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1913 +#: doc/tin.5:1927 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11425,13 +11458,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1913 +#: doc/tin.5:1927 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1920 +#: doc/tin.5:1934 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11439,13 +11472,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1920 +#: doc/tin.5:1934 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1927 +#: doc/tin.5:1941 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -11453,74 +11486,82 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1927 +#: doc/tin.5:1941 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1931 +#: doc/tin.5:1945 #, no-wrap msgid "B" msgstr "" +#. type: Plain text +#: doc/tin.5:1952 +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. Default is OFF." +msgstr "" + #. type: TP -#: doc/tin.5:1935 +#: doc/tin.5:1952 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1944 +#: doc/tin.5:1961 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1948 +#: doc/tin.5:1965 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1952 +#: doc/tin.5:1969 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1956 +#: doc/tin.5:1973 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1960 +#: doc/tin.5:1977 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:1968 +#: doc/tin.5:1985 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:1972 +#: doc/tin.5:1989 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:1974 +#: doc/tin.5:1991 #, no-wrap msgid "\\w'%G 'u +\\w'current group number'u" msgstr "" #. type: Plain text -#: doc/tin.5:1981 +#: doc/tin.5:1998 #, no-wrap msgid "" "%G\tgroup name\n" @@ -11532,19 +11573,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:1983 +#: doc/tin.5:2000 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2014 +#: doc/tin.5:2031 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2023 +#: doc/tin.5:2040 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 " @@ -11555,36 +11596,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2045 +#: doc/tin.5:2062 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2052 -msgid "If OFF don't show signatures when displaying articles. Default is ON." -msgstr "" - -#. type: Plain text -#: doc/tin.5:2066 +#: doc/tin.5:2083 msgid "" "The path that specifies the signature file to use when posting, following up " "to or replying to an article. If the path is a directory then the signature " "will be randomly generated from files that are in the specified " "directory. If the path starts with a ! the program the path points to will " -"be executed to generate a signature. B<\\%tin>(1) will pass the name of " -"the current newsgroup as argument to the program. --none will suppress any " -"signature. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." +"be executed to generate a signature. In order to pass the group name to the " +"program, %G can be specified. This will be replaced by the name of the " +"current newsgroup. program. --none will suppress any signature. Default is " +"I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." msgstr "" #. type: TP -#: doc/tin.5:2069 +#: doc/tin.5:2086 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2076 +#: doc/tin.5:2093 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11592,19 +11629,19 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2122 +#: doc/tin.5:2139 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2129 +#: doc/tin.5:2146 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2136 +#: doc/tin.5:2153 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11612,31 +11649,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2141 +#: doc/tin.5:2158 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2145 +#: doc/tin.5:2162 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2154 +#: doc/tin.5:2171 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2158 +#: doc/tin.5:2175 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2165 +#: doc/tin.5:2182 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11644,7 +11681,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2170 +#: doc/tin.5:2187 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 " @@ -11652,7 +11689,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2180 +#: doc/tin.5:2197 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 " @@ -11664,20 +11701,20 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2184 +#: doc/tin.5:2201 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:2186 +#: doc/tin.5:2203 #, no-wrap msgid "\\w'%G 'u +\\w'from, name and/or address'u" msgstr "" #. type: Plain text -#: doc/tin.5:2197 +#: doc/tin.5:2214 #, no-wrap msgid "" "%D\tdate\n" @@ -11693,7 +11730,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2204 +#: doc/tin.5:2221 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 " @@ -11701,25 +11738,32 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2208 +#: doc/tin.5:2225 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2220 +#: doc/tin.5:2237 #, no-wrap msgid "B" msgstr "" -#. type: TP +#. type: Plain text #: doc/tin.5:2251 +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: TP +#: doc/tin.5:2270 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2258 +#: doc/tin.5:2277 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -11727,66 +11771,66 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2258 +#: doc/tin.5:2277 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2262 +#: doc/tin.5:2281 msgid "" "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is " "ON." msgstr "" #. type: TP -#: doc/tin.5:2262 +#: doc/tin.5:2281 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2267 +#: doc/tin.5:2286 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2270 +#: doc/tin.5:2289 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2275 +#: doc/tin.5:2294 msgid "If enabled B<\\%tin>(1) uses ANSI-colors. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2275 +#: doc/tin.5:2294 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2278 +#: doc/tin.5:2297 msgid "Use scroll keys on keypad. Default is OFF." msgstr "" #. type: TP -#: doc/tin.5:2278 +#: doc/tin.5:2297 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2284 +#: doc/tin.5:2303 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2296 +#: doc/tin.5:2315 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 " @@ -11795,50 +11839,45 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2296 +#: doc/tin.5:2315 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2300 +#: doc/tin.5:2319 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2304 +#: doc/tin.5:2323 msgid "" -"A regular expression that tin will use to find the begin of a verbatim " +"A regular expression that B will use to find the begin of a verbatim " "block. Default is #v+" msgstr "" #. type: TP -#: doc/tin.5:2304 +#: doc/tin.5:2323 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2308 +#: doc/tin.5:2327 msgid "" -"A regular expression that tin will use to find the end of a verbatim block. " -"Default is #v-" -msgstr "" - -#. type: Plain text -#: doc/tin.5:2312 -msgid "If ON verbatim blocks will be detected. Default is ON" +"A regular expression that B will use to find the end of a verbatim " +"block. Default is #v-" msgstr "" #. type: TP -#: doc/tin.5:2312 +#: doc/tin.5:2330 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2328 +#: doc/tin.5:2346 msgid "" "Allows you to select how B<\\%tin>(1) matches strings. The default is 0 and " "uses the wildmat notation, which is how this has traditionally been " @@ -11850,31 +11889,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2328 +#: doc/tin.5:2346 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2340 +#: doc/tin.5:2358 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2348 +#: doc/tin.5:2366 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2364 +#: doc/tin.5:2382 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2380 +#: doc/tin.5:2398 msgid "" "Yet another global configuration file with \"I=I\" " "pairs. This one is for the more general options which usually can't be " @@ -11884,31 +11923,31 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2380 +#: doc/tin.5:2398 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2383 +#: doc/tin.5:2401 msgid "Sets a global domain name used in From lines" msgstr "" #. type: Plain text -#: doc/tin.5:2387 +#: doc/tin.5:2405 msgid "" "Defines the name of your organization. $B overrides any " "specified value." msgstr "" #. type: TP -#: doc/tin.5:2387 +#: doc/tin.5:2405 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2392 +#: doc/tin.5:2410 msgid "" "Defines the default place for some configuration files, common values are " "I, I, I or " @@ -11916,13 +11955,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2392 +#: doc/tin.5:2410 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2398 +#: doc/tin.5:2416 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 " @@ -11931,43 +11970,43 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2398 +#: doc/tin.5:2416 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2403 +#: doc/tin.5:2421 msgid "Defines the directory containing of the B<\\%inews>(1) executable" msgstr "" #. type: Plain text -#: doc/tin.5:2407 +#: doc/tin.5:2425 msgid "" "Default charset to be used in MIME's ''Content-Type:'' " "header. $B overrides any specified value." msgstr "" #. type: Plain text -#: doc/tin.5:2410 +#: doc/tin.5:2428 msgid "Default encoding scheme used in MIME articles. 8bit might be the best value." msgstr "" #. type: Plain text -#: doc/tin.5:2414 +#: doc/tin.5:2432 msgid "" "Default encoding scheme used in MIME letters. quoted-printable is a good " "choice here." msgstr "" #. type: TP -#: doc/tin.5:2414 +#: doc/tin.5:2432 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2420 +#: doc/tin.5:2438 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) " @@ -11975,26 +12014,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2420 +#: doc/tin.5:2438 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2424 +#: doc/tin.5:2442 msgid "" "Don't generate a ''Sender:'' header. This has an effect only if " "B is set to --internal." msgstr "" #. type: TP -#: doc/tin.5:2424 +#: doc/tin.5:2442 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2429 +#: doc/tin.5:2447 msgid "" "Base of your newsspool (Bnews, Cnews and INN traditional spool style), " "common values are I, I, I. " @@ -12002,13 +12041,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2429 +#: doc/tin.5:2447 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2437 +#: doc/tin.5:2455 msgid "" "Base of your NOV database B<\\%newsoverview>(5) (tradspool style; might be " "the same dir as I), common values are I, " @@ -12017,26 +12056,26 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2437 +#: doc/tin.5:2455 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2441 +#: doc/tin.5:2459 msgid "" "Name of a single overview file, common values are I<.overview>, " "I. $B overrides any specified value." msgstr "" #. type: TP -#: doc/tin.5:2441 +#: doc/tin.5:2459 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2446 +#: doc/tin.5:2464 msgid "" "Full pathname of your newssystem's overview.fmt file; usually the " "overview.fmt file is in I, so you only have to change this " @@ -12044,13 +12083,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2446 +#: doc/tin.5:2464 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2452 +#: doc/tin.5:2470 msgid "" "Full pathname of your newssystem's active file; usually the active file " "resides in I and is named I, so you only have to change " @@ -12059,13 +12098,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2452 +#: doc/tin.5:2470 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2457 +#: doc/tin.5:2475 msgid "" "Full pathname of your newssystem's active.times file; usually the " "active.times file is I, so you only have to change this setting " @@ -12073,13 +12112,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2457 +#: doc/tin.5:2475 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2462 +#: doc/tin.5:2480 msgid "" "Full pathname of your newssystem's newsgroups file; usually the newsgroups " "file is in I, so you only have to change this setting if your " @@ -12087,13 +12126,13 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2462 +#: doc/tin.5:2480 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2467 +#: doc/tin.5:2485 msgid "" "Full pathname of your newssystem's subscriptions file; usually the " "subscriptions file is in I, so you only have to change this " @@ -12101,19 +12140,19 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2471 +#: doc/tin.5:2489 msgid "I" msgstr "" #. type: Plain text -#: doc/tin.5:2475 +#: doc/tin.5:2493 msgid "" "translation into language specified in $B, $B or " "$B" msgstr "" #. type: Plain text -#: doc/tin.5:2489 +#: doc/tin.5:2507 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 " @@ -12123,7 +12162,7 @@ msgstr "" #. TODO: IIRC tin issues just a warning in that case? #. type: Plain text -#: doc/tin.5:2494 +#: doc/tin.5:2512 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 " @@ -12131,37 +12170,37 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2497 +#: doc/tin.5:2515 msgid "" "Each line consists of four space-separated fields \"I I " "I I\"." msgstr "" #. type: TP -#: doc/tin.5:2497 doc/tin.5:2550 +#: doc/tin.5:2515 doc/tin.5:2568 #, no-wrap msgid "B" msgstr "" #. type: TP -#: doc/tin.5:2500 +#: doc/tin.5:2518 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2503 +#: doc/tin.5:2521 msgid "is the highest article number that has been used in that newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2503 +#: doc/tin.5:2521 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2510 +#: doc/tin.5:2528 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 " @@ -12171,90 +12210,90 @@ msgid "" msgstr "" #. type: TP -#: doc/tin.5:2510 +#: doc/tin.5:2528 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2513 +#: doc/tin.5:2531 msgid "can be one of those" msgstr "" #. type: TP -#: doc/tin.5:2514 +#: doc/tin.5:2532 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2517 +#: doc/tin.5:2535 msgid "local postings are allowed" msgstr "" #. type: TP -#: doc/tin.5:2517 +#: doc/tin.5:2535 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2520 +#: doc/tin.5:2538 msgid "no local postings are allowed, only remote ones" msgstr "" #. type: TP -#: doc/tin.5:2520 +#: doc/tin.5:2538 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2523 +#: doc/tin.5:2541 msgid "the group is moderated and all postings must be approved" msgstr "" #. type: TP -#: doc/tin.5:2523 +#: doc/tin.5:2541 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2526 +#: doc/tin.5:2544 msgid "articles in this group are not kept, but only passed on" msgstr "" #. type: TP -#: doc/tin.5:2526 +#: doc/tin.5:2544 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2529 +#: doc/tin.5:2547 msgid "articles cannot be posted to this newsgroup" msgstr "" #. type: TP -#: doc/tin.5:2529 +#: doc/tin.5:2547 #, no-wrap msgid "B<=foo.bar>" msgstr "" #. type: Plain text -#: doc/tin.5:2532 +#: doc/tin.5:2550 msgid "articles are locally filed into the ''foo.bar'' group" msgstr "" #. type: TP -#: doc/tin.5:2533 doc/tin.5:2560 doc/tin.5:2583 +#: doc/tin.5:2551 doc/tin.5:2578 doc/tin.5:2601 #, no-wrap msgid "B<\\%tin>(1)" msgstr "" #. type: Plain text -#: doc/tin.5:2539 +#: doc/tin.5:2557 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 " @@ -12262,7 +12301,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2550 +#: doc/tin.5:2568 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 " @@ -12271,25 +12310,25 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2557 +#: doc/tin.5:2575 msgid "" "is the time when the group was created, expressed as the number of seconds " "since the Epoch." msgstr "" #. type: TP -#: doc/tin.5:2557 +#: doc/tin.5:2575 #, no-wrap msgid "B" msgstr "" #. type: Plain text -#: doc/tin.5:2560 +#: doc/tin.5:2578 msgid "is the electronic mail address of the person who created the group." msgstr "" #. type: Plain text -#: doc/tin.5:2566 +#: doc/tin.5:2584 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) " @@ -12297,7 +12336,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2577 +#: doc/tin.5:2595 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 " @@ -12306,7 +12345,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2589 +#: doc/tin.5:2607 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 " @@ -12314,14 +12353,14 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2598 +#: doc/tin.5:2616 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:2616 +#: doc/tin.5:2634 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 " @@ -12332,7 +12371,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2631 +#: doc/tin.5:2649 msgid "" "This file contains a list of newsgroups - one per line - which the client " "should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/.newsrc " @@ -12342,7 +12381,7 @@ msgid "" msgstr "" #. type: Plain text -#: doc/tin.5:2678 +#: doc/tin.5:2696 msgid "" "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), " "B<\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), " diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/td-conf.out tin-2.4.2/doc/td-conf.out --- tin-2.4.1/doc/td-conf.out 1970-01-01 01:00:00.000000000 +0100 +++ tin-2.4.2/doc/td-conf.out 2017-12-22 10:44:47.848400357 +0100 @@ -0,0 +1,6 @@ +** Fri Dec 22 10:44:47 CET 2017 +** node: Linux akw 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64 GNU/Linux +** from: /home/ws/urs/src/tin/tin-2.4.2/doc +** user: uid=1001(urs) gid=100(users) groups=100(users),4(adm),40(src),50(staff),20006(wwwadm) +** conf: +/bin/sh: 0: Can't open ./configure diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/tin.1 tin-2.4.2/doc/tin.1 --- tin-2.4.1/doc/tin.1 2016-12-21 15:10:36.000000000 +0100 +++ tin-2.4.2/doc/tin.1 2017-12-08 09:40:45.171913738 +0100 @@ -3,13 +3,13 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2016-12-24 +.\" Updated : 2017-10-06 .\" Notes : use american english; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature .\" .\" -.TH tin 1 "December 24th, 2016" "2.4.1" "Usenet newsreader" +.TH tin 1 "December 24th, 2017" "2.4.2" "Usenet newsreader" .\" .\" .SH NAME @@ -232,8 +232,9 @@ Verbose mode for ''\fB\-c\fP'', ''\fB\-M Print version and date information. .TP .B \-w -Quick mode to post an article and then exit. In order for this to be really -quick, it should be used with ''\fB\-n\fP'' if possible. +Quick mode to post an article and then exit. This option implies +\&''\fB\-d\fP''. In order for this to be really quick, it should be used +with ''\fB\-n\fP'' if possible. .TP .B \-x No-posting mode. You cannot post articles if you use this option. @@ -713,7 +714,7 @@ section "RANGES" for more information. Re-enter the last message that was viewed. .TP .B SearchRepeat '\\\\' -Repeat the previous search +Repeat the previous search. .TP .B SearchSubjF '/' Search forward for specified subject. @@ -852,7 +853,7 @@ OPTIONS MENU AND TINRC CONFIGURABLE VARI Go to next group. .TP .B GroupNextUnreadArt 'N' -Go to next unread article. +Go to the next unread article. .TP .B Print 'o' Send current article / thread / auto-selected (hot) articles / articles @@ -1568,6 +1569,12 @@ If ON, create local copies of NNTP overv considerably speed up accessing large groups when using a slow connection. 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 +cancel-lock support. none disables the generation of cancel-locks. Valid +values are none, sha1, sha256 and sha512. +Default is sha1. +.TP .B Catchup read groups when quitting (catchup_read_groups) If set ON the user is asked when quitting if all groups read during the current session should be marked read. Default is OFF. @@ -1825,7 +1832,7 @@ means no limit. If ON catchup group when leaving with the left arrow key. Default is ON. .TP .B Format string for the Group level (group_format) -Format string tin uses for Group level representation. See the section +Format string \fBtin\fP uses for Group level representation. See the section "CUSTOMIZING THE SCREEN FORMAT". Default is "%n\ %m\ %R\ %L\ \ %s\ \ %F". .TP .B Go to the next unread article with (goto_next_unread) @@ -2225,13 +2232,13 @@ Score of an article which should be mark .B Number of lines to scroll in pager (scroll_lines) The number of lines that will be scrolled up/down in the article pager when using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get -traditional tin page-by-page scrolling. Set to \-1 to get page-by-page +traditional \fBtin\fP page-by-page scrolling. Set to \-1 to get page-by-page scrolling where the top/bottom line is carried over onto the next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get half-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. .TP .B Format string for the Selection level (select_format) -Format string tin uses for Selection level representation. See the section +Format string \fBtin\fP uses for Selection level representation. See the section "CUSTOMIZING THE SCREEN FORMAT". Default is "%f\ %n\ %U\ \ %G\ \ %d". .TP .B In group and thread level, show author by (show_author) @@ -2301,8 +2308,7 @@ If ON show only subscribed groups that c is OFF. .TP .B Display signatures (show_signatures) -If OFF don't show signatures when displaying articles. -Default is ON. +If OFF don't show signatures when displaying articles. Default is ON. .TP .B Prepend signature with '\en\-\- \en' (sigdashes) If ON prepend the signature with sigdashes. Default is ON. @@ -2312,9 +2318,9 @@ The path that specifies the signature fi up to or replying to an article. If the path is a directory then the signature will be randomly generated from files that are in the specified directory. If the path starts with a ! the program the path points to will -be executed to generate a signature. \fBtin\fP will pass the name of the -current newsgroup as argument to the program. \-\-none will suppress any -signature. +be executed to generate a signature. In order to pass the group name to the +program, %G can be specified. This will be replaced by the name of the +current newsgroup. \-\-none will suppress any signature. Default is \fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fR. .TP .B Add signature when reposting (signature_repost) @@ -2451,7 +2457,7 @@ If ON catchup group/thread when leaving ON. .TP .B Format string for the Thread level (thread_format) -Format string tin uses for Thread level representation. See the section +Format string \fBtin\fP uses for Thread level representation. See the section "CUSTOMIZING THE SCREEN FORMAT". Default is "%n\ %m\ \ [%L]\ \ %T\ \ %F". .TP .B Matchingness of a thread (thread_perc) @@ -2544,10 +2550,10 @@ 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 tin 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 tin 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. @@ -3415,27 +3421,27 @@ to \fI/tmp\fR. .B TIN_LIBDIR Define this variable if you want to override the \fBNEWSLIBDIR\fP path that was compiled into the \fBtin\fP binary, default is \fI/usr/lib/news\fR. -If tin is running in NNTP mode setting this variable has no effect. +If \fBtin\fP is running in NNTP mode setting this variable has no effect. .TP .B TIN_SPOOLDIR Define this variable if you want to override the \fBSPOOLDIR\fP path that was compiled into the \fBtin\fP binary, default is \fI/var/spool/news\fR. -If tin is running in NNTP mode setting this variable has no effect. +If \fBtin\fP is running in NNTP mode setting this variable has no effect. .TP .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 tin 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 tin is running in NNTP mode setting this variable has +\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 tin is running in NNTP +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 @@ -3724,7 +3730,7 @@ Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.n If \fBtin\fP is started in debug mode (''\fB\-D n\fP'') 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 tin in debug mode (e.g. +to a safe location before starting \fBtin\fP in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). .\" .\" diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/tin.5 tin-2.4.2/doc/tin.5 --- tin-2.4.1/doc/tin.5 2016-12-23 13:30:47.000000000 +0100 +++ tin-2.4.2/doc/tin.5 2017-12-08 09:40:53.424246950 +0100 @@ -2,11 +2,11 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2016-12-24 +.\" Updated : 2017-10-06 .\" Notes : needs a some work .\" .\" -.TH tin 5 "December 24th, 2016" "2.4.1" "Usenet newsreader" +.TH tin 5 "December 24th, 2017" "2.4.2" "Usenet newsreader" .SH NAME tin, rtin \- related files @@ -1279,6 +1279,12 @@ If ON, create local copies of NNTP overv considerably speed up accessing large groups when using a slow connection. Default is OFF. .TP +.B cancel_lock_algo +Use this hash algorithm for cancel-locks. Only available when build with +cancel-lock support. none disables the generation of cancel-locks. Valid +values are none, sha1, sha256 and sha512. +Default is sha1. +.TP .B catchup_read_groups If set ON the user is asked when quitting if all groups read during the current session should be marked read. Default is OFF. @@ -1509,7 +1515,9 @@ If ON quotes from external sources will .B extquote_regex A regular expression that will be applied when reading articles. All matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is -blank, then \fBtin\fP uses a built-in default. +blank, then +.BR %tin (1) +uses a built-in default. .TP .B force_screen_redraw Specifies whether a screen redraw should always be done after certain @@ -1523,10 +1531,16 @@ will start fetching articles from your f \fBgetart_limit\fP. Default is 0, which means no limit. .TP .B goto_next_unread -Which keys \fBtin\fP should accept to jump to the next unread article. +Which keys +.BR %tin (1) +should accept to jump to the next unread article. Possible is any combination of \fBPageDown\fP and \fBPageNextUnread\fP. -When \fBPageDown\fP is set \fBtin\fP jumps to the next article at the -end of the current one. When \fBPageNextUnread\fP is set \fBtin\fP jumps +When \fBPageDown\fP is set +.BR %tin (1) +jumps to the next article at the +end of the current one. When \fBPageNextUnread\fP is set +.BR %tin (1) +jumps immediately to the next article when \fBPageNextUnread\fP ('\fB\fP') is pressed. Default is \fBPageNextUnread\fP. .TP @@ -1930,7 +1944,10 @@ If set to 0, this feature is deactivated days. Default is 2. .TP .B render_bidi -If ON \fBtin\fP does the rendering of bi-directional text. If OFF \fBtin\fP +If ON +.BR %tin (1) +does the rendering of bi-directional text. If OFF +.BR %tin (1) leaves the rendering of bi-directional text to the terminal. Default is OFF. .TP .B reread_active_file_secs @@ -1961,7 +1978,7 @@ Score of an article which should be mark .B scroll_lines The number of lines that will be scrolled up/down in the article pager when using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get -traditional tin page-by-page scrolling. Set to \-1 to get page-by-page +traditional \fBtin\fP page-by-page scrolling. Set to \-1 to get page-by-page scrolling where the top/bottom line is carried over onto the next page. This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get half-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF. @@ -2058,9 +2075,9 @@ The path that specifies the signature fi up to or replying to an article. If the path is a directory then the signature will be randomly generated from files that are in the specified directory. If the path starts with a ! the program the path points to will -be executed to generate a signature. -.BR \%tin (1) -will pass the name of the current newsgroup as argument to the +be executed to generate a signature. In order to pass the group name to the +program, %G can be specified. This will be replaced by the name of the +current newsgroup. program. \-\-none will suppress any signature. Default is \fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fR. .TP @@ -2227,7 +2244,9 @@ or several similarly looking characters. doesn't exist, this option is disabled. Default is OFF. .TP .B trim_article_body -Allows you to select how \fBtin\fP treats blank lines in article bodies. +Allows you to select how +.BR %tin (1) +treats blank lines in article bodies. Default is 0. This option does not affect lines within verbatim blocks. .RS +1i .IP 0 3 @@ -2299,16 +2318,15 @@ If ON use UTF-8 characters for indicator ellipsis ('...'). Default is OFF. .TP .B verbatim_begin_regex -A regular expression that tin 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. Default is #v+ .TP .B verbatim_end_regex -A regular expression that tin 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. Default is #v- .TP .B verbatim_handling -If ON verbatim blocks will be detected. -Default is ON +If ON verbatim blocks will be detected. Default is ON. .TP .B wildcard Allows you to select how diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/tinews.1 tin-2.4.2/doc/tinews.1 --- tin-2.4.1/doc/tinews.1 2016-12-13 17:49:46.000000000 +0100 +++ tin-2.4.2/doc/tinews.1 2017-12-08 09:36:57.594723952 +0100 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "tinews.pl 1" -.TH tinews.pl 1 "December 13th, 2016" "1.1.42" "Post and sign an article via NNTP" +.TH tinews.pl 1 "December 8th, 2017" "1.1.49" "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 @@ -145,8 +145,8 @@ tinews.pl \- Post and sign an article vi \&\fBtinews.pl\fR [\fB\s-1OPTIONS\s0\fR] < \fIinput\fR .SH "DESCRIPTION" .IX Header "DESCRIPTION" -\&\fBtinews.pl\fR reads an article on \s-1STDIN,\s0 signs it via \fBpgp\fR(1) or -\&\fBgpg\fR(1) and posts it to a news server. +\&\fBtinews.pl\fR reads an article on \s-1STDIN,\s0 signs it via \fIpgp\fR\|(1) or +\&\fIgpg\fR\|(1) and posts it to a news server. .PP If the article contains To:, Cc: or Bcc: headers and mail-actions are configured it will automatically add a \*(L"Posted-And-Mailed: yes\*(R" header @@ -252,6 +252,12 @@ Do not add Injection-Date: header. .IX Xref "-L --no-canlock" .IX Item "-L | --no-canlock" Do not add Cancel-Lock: / Cancel-Key: headers. +.ie n .IP "\-\-\fBcanlock-algorithm\fR ""Algorithm""" 4 +.el .IP "\-\-\fBcanlock-algorithm\fR \f(CWAlgorithm\fR" 4 +.IX Xref "--canlock-algorithm" +.IX Item "--canlock-algorithm Algorithm" +Digest algorithm used for Cancel-Lock: / Cancel-Key: headers. +Supported algorithms are sha1, sha256 and sha512. Default is sha1. .IP "\-\fBR\fR | \-\-\fBno-control\fR" 4 .IX Xref "-R --no-control" .IX Item "-R | --no-control" @@ -296,11 +302,18 @@ An error occurred. .SH "ENVIRONMENT" .IX Xref "tinews, environment variables" .IX Header "ENVIRONMENT" +.ie n .IP "\fB\fB$NEWSHOST\fB\fR" 4 +.el .IP "\fB\f(CB$NEWSHOST\fB\fR" 4 +.IX Xref "$NEWSHOST NEWSHOST" +.IX Item "$NEWSHOST" +Set to override the \s-1NNTP\s0 server configured in the source or config-file. +It has lower priority than \fB\f(CB$NNTPSERVER\fB\fR and should be avoided. .ie n .IP "\fB\fB$NNTPSERVER\fB\fR" 4 .el .IP "\fB\f(CB$NNTPSERVER\fB\fR" 4 .IX Xref "$NNTPSERVER NNTPSERVER" .IX Item "$NNTPSERVER" -Set to override the \s-1NNTP\s0 server configured in the source. +Set to override the \s-1NNTP\s0 server configured in the source or config-file. +This has higher priority than \fB\f(CB$NEWSHOST\fB\fR. .ie n .IP "\fB\fB$NNTPPORT\fB\fR" 4 .el .IP "\fB\f(CB$NNTPPORT\fB\fR" 4 .IX Xref "$NNTPPORT NNTPPORT" @@ -313,12 +326,12 @@ TCP-port is not 119 (the default). The ' .IX Xref "$PGPPASS PGPPASS" .IX Item "$PGPPASS" Set to override the passphrase configured in the source (used for -\&\fBpgp\fR(1)\-2.6.3). +\&\fIpgp\fR\|(1)\-2.6.3). .ie n .IP "\fB\fB$PGPPASSFILE\fB\fR" 4 .el .IP "\fB\f(CB$PGPPASSFILE\fB\fR" 4 .IX Xref "$PGPPASSFILE PGPPASSFILE" .IX Item "$PGPPASSFILE" -Passphrase file used for \fBpgp\fR(1) or \fBgpg\fR(1). +Passphrase file used for \fIpgp\fR\|(1) or \fIgpg\fR\|(1). .ie n .IP "\fB\fB$SIGNER\fB\fR" 4 .el .IP "\fB\f(CB$SIGNER\fB\fR" 4 .IX Xref "$SIGNER SIGNER" @@ -358,7 +371,7 @@ Temporary file used to store the reforma .ie n .IP "\fI\fI$PGPPASSFILE\fI\fR" 4 .el .IP "\fI\f(CI$PGPPASSFILE\fI\fR" 4 .IX Item "$PGPPASSFILE" -The passphrase file to be used for \fBpgp\fR(1) or \fBgpg\fR(1). +The passphrase file to be used for \fIpgp\fR\|(1) or \fIgpg\fR\|(1). .ie n .IP "\fI\fI$HOME\fI/.signature\fR" 4 .el .IP "\fI\f(CI$HOME\fI/.signature\fR" 4 .IX Item "$HOME/.signature" @@ -398,23 +411,33 @@ find that password, in plaintext, in a c security is an issue, don't use this script. .SH "NOTES" .IX Header "NOTES" -\&\fBtinews.pl\fR is designed to be used with \fBpgp\fR(1)\-2.6.3, -\&\fBpgp\fR(1)\-5, \fBpgp\fR(1)\-6, \fBgpg\fR(1) and \fBgpg2\fR(1). +\&\fBtinews.pl\fR is designed to be used with \fIpgp\fR\|(1)\-2.6.3, +\&\fIpgp\fR\|(1)\-5, \fIpgp\fR\|(1)\-6, \fIgpg\fR\|(1) and \fIgpg2\fR\|(1). .PP \&\fBtinews.pl\fR requires the following standard modules to be installed: -\&\fBGetopt::Long\fR(3pm), \fBNet::NNTP\fR(3pm), \fBTime::Local\fR(3pm) and -\&\fBTerm::Readline\fR(3pm). +\&\fIGetopt::Long\fR\|(3pm), \fINet::NNTP\fR\|(3pm), <\fITime::Local\fR\|(3pm)> and +\&\fITerm::Readline\fR\|(3pm). .PP If the Cancel-Lock feature is enabled the following additional modules -must be installed: \fBMIME::Base64\fR(3pm), \fBDigest::SHA\fR(3pm) or -\&\fBDigest::SHA1\fR(3pm) and \fBDigest::HMAC_SHA1\fR(3pm) +must be installed: \fIMIME::Base64\fR\|(3pm), \fIDigest::SHA\fR\|(3pm) or +\&\fIDigest::SHA1\fR\|(3pm) and \fIDigest::HMAC_SHA1\fR\|(3pm). sha256 and sha512 as +algorithms for \fBcanlock-algorithm\fR are only available with \fIDigest::SHA\fR\|(3pm). +.PP +\&\fIgpg2\fR\|(1) users may need to set \fB\f(CB$GPG_TTY\fB\fR, i.e. +.PP +.Vb 2 +\& GPG_TTY=$(tty) +\& export GPG_TTY +.Ve +.PP +before using \fBtinews.pl\fR. See for details. .SH "AUTHOR" .IX Header "AUTHOR" Urs Janssen , Marc Brockschmidt .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fBpgp\fR(1), \fBgpg\fR(1), \fBgpg2\fR(1), \fBpgps\fR(1), \fBDigest::HMAC_SHA1\fR(3pm), -\&\fBDigest::SHA\fR(3pm), \fBDigest::SHA1\fR(3pm), \fBGetopt::Long\fR(3pm), -\&\fBMIME::Base64\fR(3pm), \fBNet::NNTP\fR(3pm), \fBTime::Local\fR(3pm), -\&\fBTerm::Readline\fR(3pm) +\&\fIpgp\fR\|(1), \fIgpg\fR\|(1), \fIgpg2\fR\|(1), \fIpgps\fR\|(1), \fIDigest::HMAC_SHA1\fR\|(3pm), +\&\fIDigest::SHA\fR\|(3pm), \fIDigest::SHA1\fR\|(3pm), \fIGetopt::Long\fR\|(3pm), +\&\fIMIME::Base64\fR\|(3pm), \fINet::NNTP\fR\|(3pm), \fITime::Local\fR\|(3pm), +\&\fITerm::Readline\fR\|(3pm) diff -Nurp '--exclude=.bzr*' tin-2.4.1/doc/url_handler.1 tin-2.4.2/doc/url_handler.1 --- tin-2.4.1/doc/url_handler.1 2013-08-28 19:09:40.000000000 +0200 +++ tin-2.4.2/doc/url_handler.1 2017-12-08 00:54:30.603014426 +0100 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) +.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -38,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -48,17 +50,24 @@ .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -187,7 +196,7 @@ Examples: .IX Item "$BROWSER=firefox -a firefox -remote openURL):opera:konqueror:links2 -g:lynx:w3m" .SH "SECURITY" .IX Header "SECURITY" -\&\fBurl_handler.pl\fR was designed to work together with \fBtin\fR(1) which only +\&\fBurl_handler.pl\fR was designed to work together with \fItin\fR\|(1) which only issues shell escaped absolute URLs thus \fBurl_handler.pl\fR does not try hard to shell escape its input nor does it convert relative URLs into absolute ones! If you use \fBurl_handler.pl\fR from other applications be sure to at @@ -197,5 +206,5 @@ least shell escaped its input! Urs Janssen .SH "SEE ALSO" .IX Header "SEE ALSO" -http://www.catb.org/~esr/BROWSER/ -http://www.dwheeler.com/browse/secure_browser.html + + diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/autoconf.hin tin-2.4.2/include/autoconf.hin --- tin-2.4.1/include/autoconf.hin 2016-10-12 17:28:41.000000000 +0200 +++ tin-2.4.2/include/autoconf.hin 2017-12-08 08:52:23.051289803 +0100 @@ -3,10 +3,10 @@ * Module : autoconf.hin * Author : Thomas Dickey * Created : 1995-08-24 - * Updated : 2012-02-29 + * Updated : 2017-06-13 * Notes : #include files, #defines & struct's * - * Copyright (c) 1995-2017 Thomas Dickey + * Copyright (c) 1995-2018 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -688,6 +688,7 @@ # undef HAVE_UNICODE_UBIDI_H # undef HAVE_UNICODE_UIDNA_H # undef HAVE_LIBICUUC +# undef HAVE_LIBICUUC_46_API /* * GNU libunistring diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/bool.h tin-2.4.2/include/bool.h --- tin-2.4.1/include/bool.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/bool.h 2017-12-08 08:52:23.079290934 +0100 @@ -6,7 +6,7 @@ * Updated : 2013-01-09 * Notes : * - * Copyright (c) 1997-2017 Urs Janssen + * Copyright (c) 1997-2018 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/bugrep.h tin-2.4.2/include/bugrep.h --- tin-2.4.1/include/bugrep.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/bugrep.h 2017-12-08 08:52:23.095291581 +0100 @@ -6,7 +6,7 @@ * Updated : 2006-02-15 * Notes : * - * Copyright (c) 1997-2017 Urs Janssen + * Copyright (c) 1997-2018 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/debug.h tin-2.4.2/include/debug.h --- tin-2.4.1/include/debug.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/debug.h 2017-12-08 08:52:23.115292389 +0100 @@ -6,7 +6,7 @@ * Updated : 2016-02-27 * Notes : * - * Copyright (c) 2007-2017 Urs Janssen + * Copyright (c) 2007-2018 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/extern.h tin-2.4.2/include/extern.h --- tin-2.4.1/include/extern.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/extern.h 2017-12-08 08:52:23.135293197 +0100 @@ -3,10 +3,10 @@ * Module : extern.h * Author : I. Lea * Created : 1991-04-01 - * Updated : 2016-06-06 + * Updated : 2017-08-13 * Notes : * - * Copyright (c) 1997-2017 Iain Lea + * Copyright (c) 1997-2018 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -397,7 +397,7 @@ extern char newsgroups_file[PATH_LEN]; extern char newsrc[PATH_LEN]; #ifndef NNTP_ONLY extern char novrootdir[PATH_LEN]; - extern char novfilename[PATH_LEN]; + extern char novfilename[NAME_LEN + 1]; #endif /* !NNTP_ONLY */ extern char page_header[LEN]; extern char posted_info_file[PATH_LEN]; @@ -414,6 +414,9 @@ extern char domain_name[]; extern const char base64_alphabet[64]; +#ifdef USE_CANLOCK + extern constext *txt_cancel_lock_algos[]; +#endif /* USE_CANLOCK */ extern constext *content_encodings[]; extern constext *content_types[]; extern constext *txt_attrs[]; @@ -1702,6 +1705,9 @@ extern struct opttxt txt_delete_tmp_file extern struct opttxt txt_batch_save; extern struct opttxt txt_beginner_level; extern struct opttxt txt_cache_overview_files; +#ifdef USE_CANLOCK + extern struct opttxt txt_cancel_lock_algo; +#endif /* USE_CANLOCK */ extern struct opttxt txt_catchup_read_groups; #ifdef HAVE_COLOR extern struct opttxt txt_color_options; diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/keymap.h tin-2.4.2/include/keymap.h --- tin-2.4.1/include/keymap.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/keymap.h 2017-12-08 08:52:23.155294005 +0100 @@ -6,7 +6,7 @@ * Updated : 2011-01-25 * Notes : * - * Copyright (c) 1999-2017 Jason Faultless + * Copyright (c) 1999-2018 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/newsrc.h tin-2.4.2/include/newsrc.h --- tin-2.4.1/include/newsrc.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/newsrc.h 2017-12-08 08:52:23.171294652 +0100 @@ -6,7 +6,7 @@ * Updated : 2003-11-18 * Notes : newsrc bit handling * - * Copyright (c) 1997-2017 Iain Lea , Rich Skrenta + * Copyright (c) 1997-2018 Iain Lea , Rich Skrenta * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/nntplib.h tin-2.4.2/include/nntplib.h --- tin-2.4.1/include/nntplib.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/nntplib.h 2017-12-08 08:52:23.187295298 +0100 @@ -6,7 +6,7 @@ * Updated : 2016-01-03 * Notes : nntp.h 1.5.11/1.6 with extensions for tin * - * Copyright (c) 1991-2017 Iain Lea + * Copyright (c) 1991-2018 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -79,7 +79,7 @@ # define CHAR_FATAL '5' #endif /* 0 */ -/* TODO: cleanup against RFC 2980, RFC 3977 */ +/* TODO: cleanup against RFC 2980, RFC 3977, RFC 4643, RFC 6048, RFC 8054 */ #define INF_HELP 100 /* Help text on way */ #define INF_CAPABILITIES 101 /* Capability list follows */ #define INF_DATE 111 /* yyyymmddhhmmss Server date and time */ diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/policy.h tin-2.4.2/include/policy.h --- tin-2.4.1/include/policy.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/policy.h 2017-12-08 08:52:23.223296753 +0100 @@ -6,7 +6,7 @@ * Updated : 2015-09-14 * Notes : #defines and static data for policy configuration * - * Copyright (c) 1999-2017 Ralf Doeblitz + * Copyright (c) 1999-2018 Ralf Doeblitz * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/proto.h tin-2.4.2/include/proto.h --- tin-2.4.1/include/proto.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/proto.h 2017-12-08 08:52:23.239297400 +0100 @@ -3,10 +3,10 @@ * Module : proto.h * Author : Urs Janssen * Created : - * Updated : 2016-07-29 + * Updated : 2017-02-22 * Notes : * - * Copyright (c) 1997-2017 Urs Janssen + * Copyright (c) 1997-2018 Urs Janssen * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -501,7 +501,7 @@ extern t_bool post_article(const char *g extern t_bool reread_active_after_posting(void); extern t_bool user_posted_messages(void); extern void init_postinfo(void); -extern void quick_post_article(t_bool postponed_only); +extern void quick_post_article(t_bool postponed_only, int num_cmd_line_groups); #if defined(SIGWINCH) || defined(SIGTSTP) extern void refresh_post_screen(int context); #endif /* SIGWINCH || SIGTSTP */ diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/rfc2046.h tin-2.4.2/include/rfc2046.h --- tin-2.4.1/include/rfc2046.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/rfc2046.h 2017-12-08 08:52:23.259298208 +0100 @@ -6,7 +6,7 @@ * Updated : 2016-01-01 * Notes : rfc2046 MIME article definitions * - * Copyright (c) 2000-2017 Jason Faultless + * Copyright (c) 2000-2018 Jason Faultless * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/stpwatch.h tin-2.4.2/include/stpwatch.h --- tin-2.4.1/include/stpwatch.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/stpwatch.h 2017-12-08 08:52:23.275298854 +0100 @@ -7,7 +7,7 @@ * Notes : Simple stopwatch routines for timing code using timeb * or gettimeofday structs * - * Copyright (c) 1993-2017 Iain Lea + * Copyright (c) 1993-2018 Iain Lea * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/tcurses.h tin-2.4.2/include/tcurses.h --- tin-2.4.1/include/tcurses.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/tcurses.h 2017-12-08 08:52:23.291299501 +0100 @@ -6,7 +6,7 @@ * Updated : 2011-04-02 * Notes : curses #include files, #defines & struct's * - * Copyright (c) 1997-2017 Thomas Dickey + * Copyright (c) 1997-2018 Thomas Dickey * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff -Nurp '--exclude=.bzr*' tin-2.4.1/include/tin.h tin-2.4.2/include/tin.h --- tin-2.4.1/include/tin.h 2016-10-12 17:28:38.000000000 +0200 +++ tin-2.4.2/include/tin.h 2017-12-08 08:52:23.323300794 +0100 @@ -3,10 +3,10 @@ * Module : tin.h * Author : I. Lea & R. Skrenta * Created : 1991-04-01 - * Updated : 2016-04-12 + * Updated : 2017-03-31 * Notes : #include files, #defines & struct's * - * Copyright (c) 1997-2017 Iain Lea , Rich Skrenta + * Copyright (c) 1997-2018 Iain Lea , Rich Skrenta * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -697,10 +697,9 @@ enum rc_state { RC_IGNORE, RC_CHECK, RC_ #define URL_REGEX "\\b(?:https?|ftp|gopher)://(?:[^:@/\\s]*(?::[^:@/\\s]*)?@)?(?:(?:(?:[^\\W_](?:(?:-|[^\\W_]){0,61}(?