----------------------------------------------------------------------------- MANIFEST | 196 - Makefile | 25 aclocal.m4 | 62 config.guess | 217 - config.sub | 48 configure | 1913 ++++++----- configure.in | 40 doc/CHANGES | 103 doc/CREDITS | 33 doc/INSTALL | 2 doc/TODO | 113 doc/WHATSNEW | 8 doc/keymap.sample | 16 doc/l10n/de.po | 3271 ++++++++++--------- doc/l10n/de/tin.1 | 197 - doc/l10n/de/tin.5 | 102 doc/l10n/tin-man.pot | 3167 ++++++++++--------- doc/tin.1 | 163 doc/tin.5 | 100 include/autoconf.hin | 6 include/bool.h | 9 include/bugrep.h | 2 include/debug.h | 2 include/extern.h | 130 include/keymap.h | 20 include/newsrc.h | 6 include/nntplib.h | 31 include/policy.h | 2 include/proto.h | 35 include/rfc2046.h | 2 include/stpwatch.h | 2 include/tcurses.h | 5 include/tin.h | 83 include/tinrc.h | 80 include/tnntp.h | 2 include/trace.h | 2 include/version.h | 10 libcanlock/include/canlock.h | 4 libcanlock/src/canlock.c | 27 libcanlock/src/hmac_sha1.c | 23 pcre/Makefile.in | 6 po/da.gmo |binary po/da.po | 6792 +++++++++++++++++++++++++++++++++++++++++ po/de.gmo |binary po/de.po | 3119 ++++++++++-------- po/en_GB.gmo |binary po/en_GB.po | 3059 ++++++++++-------- po/et.gmo |binary po/et.po | 3138 ++++++++++-------- po/fr.gmo |binary po/fr.po | 3137 ++++++++++-------- po/ru.gmo |binary po/ru.po | 3135 ++++++++++-------- po/rw.gmo |binary po/rw.po | 3121 ++++++++++-------- po/sv.gmo |binary po/sv.po | 3097 ++++++++++-------- po/tin.pot | 3066 ++++++++++-------- po/tr.gmo |binary po/tr.po | 3135 ++++++++++-------- src/Makefile.in | 7 src/active.c | 285 + src/art.c | 153 src/attrib.c | 835 ++--- src/auth.c | 184 - src/charset.c | 6 src/color.c | 8 src/config.c | 33 src/cook.c | 109 src/curses.c | 5 src/debug.c | 12 src/envarg.c | 2 src/feed.c | 218 - src/filter.c | 55 src/global.c | 2 src/group.c | 240 - src/hashstr.c | 2 src/header.c | 2 src/help.c | 137 src/inews.c | 7 src/init.c | 109 src/joinpath.c | 2 src/keymap.c | 148 src/lang.c | 261 + src/list.c | 2 src/lock.c | 2 src/mail.c | 106 src/main.c | 96 src/makecfg.c | 8 src/memory.c | 42 src/mimetypes.c | 2 src/misc.c | 65 src/my_tmpfile.c | 6 src/newsrc.c | 230 - src/nntplib.c | 268 + src/nrctbl.c | 10 src/options_menu.c | 1760 +++++++++- src/page.c | 95 src/pgp.c | 29 src/post.c | 135 src/prompt.c | 74 src/read.c | 6 src/refs.c | 120 src/regex.c | 2 src/rfc1524.c | 6 src/rfc2045.c | 2 src/rfc2046.c | 6 src/rfc2047.c | 11 src/save.c | 23 src/screen.c | 2 src/search.c | 2 src/select.c | 29 src/sigfile.c | 8 src/signal.c | 74 src/strftime.c | 2 src/string.c | 7 src/tags.c | 46 src/tcurses.c | 129 src/thread.c | 152 src/tincfg.tbl | 76 src/trace.c | 2 src/version.c | 2 src/xface.c | 12 src/xref.c | 8 tin.spec | 2 tools/tinews.pl | 18 126 files changed, 32721 insertions(+), 18842 deletions(-) ----------------------------------------------------------------------------- diff -Nurp --exclude='.bzr*' tin-1.9.4/MANIFEST tin-1.9.5/MANIFEST --- tin-1.9.4/MANIFEST 2009-02-11 21:29:49.000000000 +0100 +++ tin-1.9.5/MANIFEST 2009-12-24 10:40:41.130575739 +0100 @@ -1,27 +1,27 @@ -MANIFEST for tin-1.9.4 (Wed Feb 11 21:33:20 CET 2009) +MANIFEST for tin-1.9.5 (Thu Dec 24 10:40:47 CET 2009) ---------------------------------------------------- - 13541 ./Makefile + 14037 ./Makefile 7697 ./MANIFEST 1440 ./README 564 ./README.MAC 992 ./README.WIN - 165024 ./aclocal.m4 + 166767 ./aclocal.m4 882 ./conf-tin - 45630 ./config.guess - 33860 ./config.sub - 586867 ./configure - 32071 ./configure.in + 44659 ./config.guess + 34314 ./config.sub + 595062 ./configure + 32399 ./configure.in 7123 ./install.sh 1320 ./mkdirs.sh 1505 ./tin.spec 18847 ./doc/ABOUT-NLS - 13259 ./doc/CHANGES + 18660 ./doc/CHANGES 252172 ./doc/CHANGES.old - 4995 ./doc/CREDITS + 5041 ./doc/CREDITS 1305 ./doc/DEBUG_REFS - 30354 ./doc/INSTALL - 35508 ./doc/TODO - 1105 ./doc/WHATSNEW + 30361 ./doc/INSTALL + 35698 ./doc/TODO + 1481 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1700 ./doc/article.txt 4373 ./doc/auth.txt @@ -30,7 +30,7 @@ MANIFEST for tin-1.9.4 (Wed Feb 11 21:33 35304 ./doc/good-netkeeping-seal 3803 ./doc/internals.txt 23621 ./doc/iso2asc.txt - 3476 ./doc/keymap.sample + 3697 ./doc/keymap.sample 633 ./doc/mailcap.sample 5870 ./doc/mbox.5 3365 ./doc/mime.types @@ -45,8 +45,8 @@ MANIFEST for tin-1.9.4 (Wed Feb 11 21:33 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt 5536 ./doc/url_handler.1 - 120521 ./doc/tin.1 - 77029 ./doc/tin.5 + 124196 ./doc/tin.1 + 77453 ./doc/tin.5 4952 ./doc/tin.defaults 13098 ./doc/tinews.1 2418 ./doc/tools.txt @@ -56,103 +56,103 @@ MANIFEST for tin-1.9.4 (Wed Feb 11 21:33 3815 ./tools/metamutt 2787 ./tools/opt-case.pl 1410 ./tools/tinlock - 31917 ./tools/tinews.pl + 32090 ./tools/tinews.pl 3909 ./tools/url_handler.pl 1654 ./tools/url_handler.sh 3347 ./tools/w2r.pl 1661 ./tools/expand_aliases.tgz - 2778 ./include/bool.h + 2586 ./include/bool.h 1947 ./include/bugrep.h 2210 ./include/debug.h - 59719 ./include/extern.h - 13620 ./include/keymap.h - 6331 ./include/newsrc.h - 7944 ./include/nntplib.h + 63281 ./include/extern.h + 13790 ./include/keymap.h + 6333 ./include/newsrc.h + 8342 ./include/nntplib.h 665 ./include/plp_snprintf.h 12654 ./include/policy.h - 31244 ./include/proto.h + 31406 ./include/proto.h 5178 ./include/rfc2046.h 3377 ./include/stpwatch.h - 5756 ./include/tcurses.h - 65652 ./include/tin.h - 13696 ./include/tinrc.h + 5797 ./include/tcurses.h + 66901 ./include/tin.h + 16150 ./include/tinrc.h 4346 ./include/tnntp.h 2264 ./include/trace.h - 2353 ./include/version.h - 28822 ./src/active.c - 68379 ./src/art.c - 71801 ./src/attrib.c - 16301 ./src/auth.c - 12440 ./src/charset.c - 8401 ./src/color.c - 60832 ./src/config.c - 24832 ./src/cook.c - 26678 ./src/curses.c + 2351 ./include/version.h + 34199 ./src/active.c + 69740 ./src/art.c + 71134 ./src/attrib.c + 14979 ./src/auth.c + 12446 ./src/charset.c + 8413 ./src/color.c + 60909 ./src/config.c + 26269 ./src/cook.c + 26718 ./src/curses.c 9916 ./src/debug.c 3408 ./src/envarg.c - 27367 ./src/feed.c - 57270 ./src/filter.c + 30209 ./src/feed.c + 57406 ./src/filter.c 18120 ./src/getline.c 9070 ./src/global.c - 47643 ./src/group.c + 46303 ./src/group.c 3900 ./src/hashstr.c 8215 ./src/header.c - 28749 ./src/help.c - 13993 ./src/inews.c - 33825 ./src/init.c + 34161 ./src/help.c + 14005 ./src/inews.c + 36903 ./src/init.c 2435 ./src/joinpath.c - 90104 ./src/keymap.c - 120228 ./src/lang.c + 93821 ./src/keymap.c + 127160 ./src/lang.c 4486 ./src/langinfo.c 7728 ./src/list.c 6667 ./src/lock.c - 16530 ./src/mail.c - 23519 ./src/main.c - 10814 ./src/makecfg.c - 12945 ./src/memory.c + 16618 ./src/mail.c + 24200 ./src/main.c + 10879 ./src/makecfg.c + 13067 ./src/memory.c 5283 ./src/mimetypes.c - 90376 ./src/misc.c - 37017 ./src/newsrc.c - 48947 ./src/nntplib.c - 7452 ./src/nrctbl.c - 50494 ./src/options_menu.c - 58508 ./src/page.c + 91077 ./src/misc.c + 38311 ./src/newsrc.c + 51256 ./src/nntplib.c + 7502 ./src/nrctbl.c + 93438 ./src/options_menu.c + 58886 ./src/page.c 24138 ./src/parsdate.y 16966 ./src/plp_snprintf.c - 12765 ./src/pgp.c - 139362 ./src/post.c - 18331 ./src/prompt.c - 10094 ./src/read.c - 26306 ./src/refs.c + 12757 ./src/pgp.c + 140170 ./src/post.c + 19134 ./src/prompt.c + 10100 ./src/read.c + 26812 ./src/refs.c 5481 ./src/regex.c - 14475 ./src/rfc1524.c + 14482 ./src/rfc1524.c 15070 ./src/rfc2045.c - 29929 ./src/rfc2046.c - 35172 ./src/rfc2047.c - 37268 ./src/save.c + 29926 ./src/rfc2046.c + 35720 ./src/rfc2047.c + 37451 ./src/save.c 11388 ./src/screen.c 16554 ./src/search.c - 30455 ./src/select.c - 7794 ./src/sigfile.c - 12712 ./src/signal.c + 30637 ./src/select.c + 7808 ./src/sigfile.c + 13698 ./src/signal.c 7215 ./src/strftime.c - 23681 ./src/string.c - 13924 ./src/tags.c - 17052 ./src/tcurses.c + 23767 ./src/string.c + 13242 ./src/tags.c + 17169 ./src/tcurses.c 3071 ./src/tmpfile.c - 3697 ./src/my_tmpfile.c - 40494 ./src/thread.c + 3705 ./src/my_tmpfile.c + 40130 ./src/thread.c 2472 ./src/trace.c 4315 ./src/version.c 5453 ./src/wildmat.c - 7317 ./src/xface.c - 12545 ./src/xref.c + 7335 ./src/xface.c + 12498 ./src/xref.c 422 ./pcre/AUTHORS 2515 ./pcre/COPYING 118928 ./pcre/ChangeLog 8049 ./pcre/INSTALL 2515 ./pcre/LICENCE - 2995 ./pcre/Makefile.in + 3114 ./pcre/Makefile.in 26802 ./pcre/Makefile.in-old 12409 ./pcre/NEWS 11121 ./pcre/NON-UNIX-USE @@ -214,19 +214,19 @@ MANIFEST for tin-1.9.4 (Wed Feb 11 21:33 108966 ./pcre/testdata/testoutput7 53056 ./pcre/testdata/testoutput8 28769 ./pcre/testdata/testoutput9 - 20248 ./include/autoconf.hin - 21479 ./src/Makefile.in - 7924 ./src/tincfg.tbl + 20286 ./include/autoconf.hin + 21510 ./src/Makefile.in + 10773 ./src/tincfg.tbl 1929 ./libcanlock/CHANGES 2464 ./libcanlock/HOWTO 1259 ./libcanlock/README 1297 ./libcanlock/Makefile.in 3700 ./libcanlock/src/base64.c - 5234 ./libcanlock/src/canlock.c - 3656 ./libcanlock/src/hmac_sha1.c + 5271 ./libcanlock/src/canlock.c + 3794 ./libcanlock/src/hmac_sha1.c 12514 ./libcanlock/src/sha1.c 1873 ./libcanlock/include/base64.h - 390 ./libcanlock/include/canlock.h + 378 ./libcanlock/include/canlock.h 119 ./libcanlock/include/hmac_sha1.h 1208 ./libcanlock/include/sha1.h 2889 ./libcanlock/t/canlocktest.c @@ -266,27 +266,27 @@ MANIFEST for tin-1.9.4 (Wed Feb 11 21:33 41 ./intl/VERSION 4962 ./po/Makefile.inn 847 ./po/POTFILES.in - 129424 ./po/tin.pot - 170591 ./po/de.gmo - 220721 ./po/de.po + 134986 ./po/tin.pot + 170174 ./po/de.gmo + 228322 ./po/de.po 7539 ./po/en_GB.gmo - 140185 ./po/en_GB.po - 155607 ./po/et.gmo - 210783 ./po/et.po - 160761 ./po/fr.gmo - 216209 ./po/fr.po - 126899 ./po/ru.gmo - 196482 ./po/ru.po + 145997 ./po/en_GB.po + 154219 ./po/et.gmo + 219354 ./po/et.po + 159323 ./po/fr.gmo + 225030 ./po/fr.po + 125752 ./po/ru.gmo + 205134 ./po/ru.po 2081 ./po/rw.gmo - 185724 ./po/rw.po - 23009 ./po/sv.gmo - 144878 ./po/sv.po + 193720 ./po/rw.po + 22948 ./po/sv.gmo + 152178 ./po/sv.po 4671 ./po/tr.gmo - 208443 ./po/tr.po - 125062 ./doc/l10n/de/tin.1 - 79696 ./doc/l10n/de/tin.5 + 217233 ./po/tr.po + 128917 ./doc/l10n/de/tin.1 + 80162 ./doc/l10n/de/tin.5 129 ./doc/l10n/de.add - 306662 ./doc/l10n/de.po + 313215 ./doc/l10n/de.po 356 ./doc/l10n/po4a.conf - 270170 ./doc/l10n/tin-man.pot -9026590 total + 275327 ./doc/l10n/tin-man.pot +9217987 total diff -Nurp --exclude='.bzr*' tin-1.9.4/Makefile tin-1.9.5/Makefile --- tin-1.9.4/Makefile 2009-02-11 21:29:48.000000000 +0100 +++ tin-1.9.5/Makefile 2009-12-24 10:40:39.294253249 +0100 @@ -1,15 +1,15 @@ # Top level Makefile for tin # - for configuration options read the doc/INSTALL file. # -# Updated: 2008-08-19 +# Updated: 2009-07-24 # PROJECT = tin LVER = 1 PVER = 9 -SVER = 4 +SVER = 5 VER = $(LVER).$(PVER).$(SVER) -DVER = 20090211 +DVER = 20091224 EXE = tin # directory structure @@ -354,6 +354,7 @@ SHELL = /bin/sh TAR = tar GZIP = gzip BZIP2 = bzip2 +LZMA = lzma WC = wc SED = sed TR = tr @@ -465,6 +466,18 @@ bzip2: @$(CHMOD) 644 $(PROJECT)-$(VER).tar.bz2 @$(LS) -l $(PROJECT)-$(VER).tar.bz2 +lzma: + @$(ECHO) "Generating lzma compressd tar file..." + @-$(RM) -f $(PROJECT)-$(VER).tar.lzma + @$(TAR) cvf $(PROJECT)-$(VER).tar -C ../ \ + `$(ECHO) $(ALL_FILES) \ + | $(TR) -s '[[:space:]]' "[\012*]" \ + | $(SED) 's,^\./,$(PROJECT)-$(VER)/,' \ + | $(TR) "[\012]" " "` + @$(LZMA) -9 $(PROJECT)-$(VER).tar + @$(CHMOD) 644 $(PROJECT)-$(VER).tar.lzma + @$(LS) -l $(PROJECT)-$(VER).tar.lzma + # # I know it's ugly, but it works # @@ -490,6 +503,7 @@ dist: @$(MAKE) chmod @$(MAKE) tar @$(MAKE) bzip2 + @$(MAKE) lzma version: @$(ECHO) "$(PROJECT)-$(VER)" @@ -509,7 +523,10 @@ distclean: $(SRCDIR)/Makefile \ $(PCREDIR)/Makefile \ $(CANDIR)/Makefile \ - $(INTLDIR)/po2tbl.sed + $(INTLDIR)/po2tbl.sed \ + $(PROJECT)-$(VER).tar.gz \ + $(PROJECT)-$(VER).tar.bz2 \ + $(PROJECT)-$(VER).tar.lzma configure: configure.in aclocal.m4 autoconf diff -Nurp --exclude='.bzr*' tin-1.9.4/aclocal.m4 tin-1.9.5/aclocal.m4 --- tin-1.9.4/aclocal.m4 2009-01-18 18:00:49.000000000 +0100 +++ tin-1.9.5/aclocal.m4 2009-12-24 10:20:51.049722282 +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 : 2009-01-18 +dnl Updated : 2009-09-16 dnl Notes : dnl -dnl Copyright (c) 1995-2009 Thomas E. Dickey +dnl Copyright (c) 1995-2010 Thomas E. Dickey dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -272,7 +272,7 @@ AC_DEFUN([AM_LC_MESSAGES], fi fi])dnl dnl --------------------------------------------------------------------------- -dnl AM_MULTIBYTE_ABLE version: 7 updated: 2006/04/17 08:26:33 +dnl AM_MULTIBYTE_ABLE version: 9 updated: 2009/11/03 09:35:00 +0100 dnl ----------------- dnl dnl check for required multibyte/widechar functions @@ -292,7 +292,7 @@ AC_DEFUN([AM_MULTIBYTE_ABLE], # include #endif /* HAVE_WCTYPE_H */ ], - [char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; + [const char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; char ocb[5]; wchar_t wcb[5]; wchar_t wcb2[5]; @@ -303,12 +303,30 @@ AC_DEFUN([AM_MULTIBYTE_ABLE], fwide(0, 0); mbtowc(wcb, icb, MB_CUR_MAX); mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); - /* wcsnlen(wcb, 4); */ + (void) iswalnum((wint_t) wcb[0]); + (void) iswcntrl((wint_t) wcb[0]); + (void) iswdigit((wint_t) wcb[0]); + (void) iswgraph((wint_t) wcb[0]); + (void) iswprint((wint_t) wcb[0]); + (void) iswspace((wint_t) wcb[0]); + (void) towupper((wint_t) wcb[0]); + /* (void) iswupper((wint_t) wcb[0]); */ + /* (void) towlower((wint_t) wcb[0]); */ + /* (void) iswlower((wint_t) wcb[0]); */ + /* (void) iswalpha((wint_t) wcb[0]); */ + /* (void) iswblank((wint_t) wcb[0]); */ + /* (void) iswpunct((wint_t) wcb[0]); */ + /* (void) iswxdigit((wint_t) wcb[0]); */ + /* (void) iswctype((wint_t) wcb[0], wctype("print")); */ + /* (void) towctranse((wint_t) wcb[0], wctrans("toupper")); */ + (void) wcslen(wcb); + /* (void) wcsnlen(wcb, 4); */ wcwidth((wint_t) wcb[0]); wcswidth(wcb, 5); wcstombs(ocb, wcb, 5); + wctomb(ocb, wcb[0]); + wcscat(wcb2, wcb); + wcscpy(wcb2, wcb); mbstowcs(format, "%s", 2); swprintf(wcb, 5, format, "test"); wcsncat(wcb2, wcb, 5);], @@ -316,7 +334,7 @@ AC_DEFUN([AM_MULTIBYTE_ABLE], [cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" AC_TRY_LINK([#include ], - [char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; + [const char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; char ocb[5]; wchar_t wcb[5]; wchar_t wcb2[5]; @@ -327,12 +345,30 @@ AC_DEFUN([AM_MULTIBYTE_ABLE], fwide(0, 0); mbtowc(wcb, icb, MB_CUR_MAX); mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); - /* wcsnlen(wcb, 4); */ + (void) iswalnum((wint_t) wcb[0]); + (void) iswcntrl((wint_t) wcb[0]); + (void) iswdigit((wint_t) wcb[0]); + (void) iswgraph((wint_t) wcb[0]); + (void) iswprint((wint_t) wcb[0]); + (void) iswspace((wint_t) wcb[0]); + (void) towupper((wint_t) wcb[0]); + /* (void) iswupper((wint_t) wcb[0]); */ + /* (void) towlower((wint_t) wcb[0]); */ + /* (void) iswlower((wint_t) wcb[0]); */ + /* (void) iswalpha((wint_t) wcb[0]); */ + /* (void) iswblank((wint_t) wcb[0]); */ + /* (void) iswpunct((wint_t) wcb[0]); */ + /* (void) iswxdigit((wint_t) wcb[0]); */ + /* (void) iswctype((wint_t) wcb[0], wctype("print")); */ + /* (void) towctranse((wint_t) wcb[0], wctrans("toupper")); */ + (void) wcslen(wcb); + /* (void) wcsnlen(wcb, 4); */ wcwidth((wint_t) wcb[0]); wcswidth(wcb, 5); wcstombs(ocb, wcb, 5); + wctomb(ocb, wcb[0]); + wcscat(wcb2, wcb); + wcscpy(wcb2, wcb); mbstowcs(format, "%s", 2); swprintf(wcb, 5, format, "test"); wcsncat(wcb2, wcb, 5);], @@ -3448,6 +3484,7 @@ dnl -lresolv -lsocket -lnsl dnl -lnsl -lsocket dnl -lsocket dnl -lbsd +dnl -lnetwork AC_DEFUN([CF_NETLIBS],[ cf_test_netlibs=no @@ -3509,6 +3546,9 @@ mingw32) # (vi AC_CHECK_FUNCS(gethostbyname,,[ CF_RECHECK_FUNC(gethostbyname,nsl,cf_cv_netlibs)]) + AC_CHECK_FUNCS(gethostbyname,,[ + CF_RECHECK_FUNC(gethostbyname,network,cf_cv_netlibs)]) + AC_CHECK_FUNCS(strcasecmp,,[ CF_RECHECK_FUNC(strcasecmp,resolv,cf_cv_netlibs)]) ;; diff -Nurp --exclude='.bzr*' tin-1.9.4/config.guess tin-1.9.5/config.guess --- tin-1.9.4/config.guess 2009-02-06 01:23:24.000000000 +0100 +++ tin-1.9.5/config.guess 2009-12-24 09:56:15.270582267 +0100 @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2009-02-03' +timestamp='2009-12-13' # 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 @@ -27,16 +27,16 @@ timestamp='2009-02-03' # the same distribution terms that you use for the rest of that program. -# Originally written by Per Bothner . -# Please send patches to . Submit a context -# diff and a properly formatted ChangeLog entry. +# Originally written by Per Bothner. Please send patches (context +# diff format) to and include a ChangeLog +# entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # -# The plan is that this can be called by configure scripts if you -# don't specify an explicit build system type. +# 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;hb=HEAD me=`echo "$0" | sed -e 's,.*/,,'` @@ -57,7 +57,7 @@ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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." @@ -170,7 +170,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep __ELF__ >/dev/null + | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? @@ -324,12 +324,18 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; + s390x:SunOS:*:*) + echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; + i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) + echo i386-pc-auroraux${UNAME_RELEASE} + exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) eval $set_cc_for_build SUN_ARCH="i386" @@ -344,7 +350,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ SUN_ARCH="x86_64" fi fi - echo ${SUN_ARCH}-pc-solaris`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize @@ -653,7 +659,7 @@ EOF # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep __LP64__ >/dev/null + grep -q __LP64__ then HP_ARCH="hppa2.0w" else @@ -804,12 +810,12 @@ EOF i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; - *:Interix*:[3456]*) + *:Interix*:*) case ${UNAME_MACHINE} in x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; - EM64T | authenticamd | genuineintel) + authenticamd | genuineintel | EM64T) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) @@ -819,6 +825,9 @@ EOF [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 @@ -848,9 +857,24 @@ EOF i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; + alpha:Linux:*:*) + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in + EV5) UNAME_MACHINE=alphaev5 ;; + EV56) UNAME_MACHINE=alphaev56 ;; + PCA56) UNAME_MACHINE=alphapca56 ;; + PCA57) UNAME_MACHINE=alphapca56 ;; + EV6) UNAME_MACHINE=alphaev6 ;; + EV67) UNAME_MACHINE=alphaev67 ;; + EV68*) UNAME_MACHINE=alphaev68 ;; + esac + objdump --private-headers /bin/sh | grep -q ld.so.1 + if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + exit ;; arm*:Linux:*:*) eval $set_cc_for_build - if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null | grep -q __ARM_EABI__ + if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null | \ + grep -q __ARM_EABI__ then echo ${UNAME_MACHINE}-unknown-linux-gnu else @@ -869,6 +893,17 @@ EOF frv:Linux:*:*) echo frv-unknown-linux-gnu exit ;; + i*86:Linux:*:*) + LIBC=gnu + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #ifdef __dietlibc__ + LIBC=dietlibc + #endif +EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` + echo "${UNAME_MACHINE}-pc-linux-${LIBC}" + exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; @@ -878,78 +913,34 @@ EOF m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; - mips:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef mips - #undef mipsel - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mipsel - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips - #else - CPU= - #endif - #endif -EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^CPU/{ - s: ::g - p - }'`" - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - mips64:Linux:*:*) + mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU - #undef mips64 - #undef mips64el + #undef ${UNAME_MACHINE} + #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mips64el + CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips64 + CPU=${UNAME_MACHINE} #else CPU= #endif #endif EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^CPU/{ - s: ::g - p - }'`" + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) echo or32-unknown-linux-gnu exit ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu - exit ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu - exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} - exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu exit ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-gnu + exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in @@ -958,8 +949,11 @@ EOF *) echo hppa-unknown-linux-gnu ;; esac exit ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu + ppc64:Linux:*:*) + echo powerpc64-unknown-linux-gnu + exit ;; + ppc:Linux:*:*) + echo powerpc-unknown-linux-gnu exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux @@ -982,66 +976,6 @@ EOF xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; - i*86:Linux:*:*) - # The BFD linker knows what the default object file format is, so - # first see if it will tell us. cd to the root directory to prevent - # problems with other programs or directories called `ld' in the path. - # Set LC_ALL=C to ensure ld outputs messages in English. - ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ - | sed -ne '/supported targets:/!d - s/[ ][ ]*/ /g - s/.*supported targets: *// - s/ .*// - p'` - case "$ld_supported_targets" in - elf32-i386) - TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" - ;; - a.out-i386-linux) - echo "${UNAME_MACHINE}-pc-linux-gnuaout" - exit ;; - "") - # Either a pre-BFD a.out linker (linux-gnuoldld) or - # one that does not give us useful --help. - echo "${UNAME_MACHINE}-pc-linux-gnuoldld" - exit ;; - esac - # Determine whether the default compiler is a.out or elf - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - #ifdef __ELF__ - # ifdef __GLIBC__ - # if __GLIBC__ >= 2 - LIBC=gnu - # else - LIBC=gnulibc1 - # endif - # else - LIBC=gnulibc1 - # endif - #else - #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) - LIBC=gnu - #else - LIBC=gnuaout - #endif - #endif - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^LIBC/{ - s: ::g - p - }'`" - test x"${LIBC}" != x && { - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" - exit - } - test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; } - ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both @@ -1070,7 +1004,7 @@ EOF i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) + i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) @@ -1114,8 +1048,11 @@ EOF pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i386. - echo i386-pc-msdosdjgpp + # the processor, so we play safe by assuming i586. + # Note: whatever this is, it MUST be the same as what config.sub + # prints for the "djgpp" host, or else GDB configury will decide that + # this is a cross-build. + echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 @@ -1175,7 +1112,7 @@ EOF rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) @@ -1268,6 +1205,16 @@ EOF *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in + i386) + eval $set_cc_for_build + if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then + if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + UNAME_PROCESSOR="x86_64" + fi + fi ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} @@ -1512,9 +1459,9 @@ This script, last modified $timestamp, h the operating system you are using. It is advised that you download the most up to date version of the config scripts from - http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and - http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run ($0) is already up to date, please send the following data and any information you think might be diff -Nurp --exclude='.bzr*' tin-1.9.4/config.sub tin-1.9.5/config.sub --- tin-1.9.4/config.sub 2009-02-06 01:25:08.000000000 +0100 +++ tin-1.9.5/config.sub 2009-12-24 10:02:42.366531197 +0100 @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2009-02-03' +timestamp='2009-12-13' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -32,13 +32,16 @@ timestamp='2009-02-03' # Please send patches to . Submit a context -# diff and a properly formatted ChangeLog entry. +# diff and a properly formatted GNU ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # 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;hb=HEAD + # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. @@ -73,7 +76,7 @@ version="\ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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." @@ -149,10 +152,13 @@ case $os in -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray) + -apple | -axis | -knuth | -cray | -microblaze) os= basic_machine=$1 ;; + -bluegene*) + os=-cnk + ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 @@ -272,6 +278,7 @@ case $basic_machine in | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ + | moxie \ | mt \ | msp430 \ | nios | nios2 \ @@ -280,6 +287,7 @@ case $basic_machine in | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ + | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ @@ -287,13 +295,14 @@ case $basic_machine in | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ + | ubicom32 \ | v850 | v850e \ | we32k \ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12) + m6811 | m68hc11 | m6812 | m68hc12 | picochip) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none @@ -334,9 +343,9 @@ case $basic_machine in | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ | lm32-* \ - | m32c- | m32r-* | m32rle-* \ + | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ + | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ @@ -364,7 +373,7 @@ case $basic_machine in | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ - | romp-* | rs6000-* \ + | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ @@ -373,6 +382,7 @@ case $basic_machine in | tahoe-* | thumb-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ | tron-* \ + | ubicom32-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ @@ -466,6 +476,10 @@ case $basic_machine in basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; + bluegene*) + basic_machine=powerpc-ibm + os=-cnk + ;; c90) basic_machine=c90-cray os=-unicos @@ -718,6 +732,9 @@ case $basic_machine in basic_machine=ns32k-utek os=-sysv ;; + microblaze) + basic_machine=microblaze-xilinx + ;; mingw32) basic_machine=i386-pc os=-mingw32 @@ -1239,6 +1256,9 @@ case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. + -auroraux) + os=-auroraux + ;; -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; @@ -1259,9 +1279,9 @@ case $os in # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ - | -kopensolaris* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ + | -sym* | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ @@ -1282,7 +1302,7 @@ case $os in | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) + | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) @@ -1612,7 +1632,7 @@ case $basic_machine in -sunos*) vendor=sun ;; - -aix*) + -cnk*|-aix*) vendor=ibm ;; -beos*) diff -Nurp --exclude='.bzr*' tin-1.9.4/configure tin-1.9.5/configure --- tin-1.9.4/configure 2009-02-11 21:29:48.000000000 +0100 +++ tin-1.9.5/configure 2009-12-24 10:40:39.990375501 +0100 @@ -865,7 +865,7 @@ fi PACKAGE=tin -VERSION=1.9.4 +VERSION=1.9.5 cat >> confdefs.h <&6 echo "configure:5798: checking for $ac_func" >&5 @@ -5844,8 +5844,119 @@ EOF else echo "$ac_t""no" 1>&6 +echo $ac_n "checking for gethostbyname in -lnetwork""... $ac_c" 1>&6 +echo "configure:5849: 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 +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 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + + +cf_tr_func=`echo "gethostbyname" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` + + cat >> confdefs.h <&6 + + ac_cv_func_gethostbyname=unknown + unset ac_cv_func_gethostbyname 2>/dev/null + +fi + + +fi +done + + + for ac_func in strcasecmp +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:5909: 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 < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:5937: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <&6 + echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6 -echo "configure:5849: checking for strcasecmp in -lresolv" >&5 +echo "configure:5960: 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 @@ -5853,7 +5964,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:5979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5956,14 +6067,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:5967: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6078: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -5980,7 +6091,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}:5984: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:6095: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6022,14 +6133,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:6033: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6144: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6046,7 +6157,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}:6050: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:6161: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6086,7 +6197,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}:6090: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:6201: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -6116,7 +6227,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}:6120: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:6231: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -6146,10 +6257,10 @@ EOF echo $ac_n "checking if the socks library uses socks4 prefix""... $ac_c" 1>&6 -echo "configure:6150: checking if the socks library uses socks4 prefix" >&5 +echo "configure:6261: checking if the socks library uses socks4 prefix" >&5 cf_use_socks4=error cat > conftest.$ac_ext < @@ -6158,7 +6269,7 @@ int main() { Rinit((char *)0) ; return 0; } EOF -if { (eval echo configure:6162: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6273: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cat >> confdefs.h <<\EOF #define USE_SOCKS4_PREFIX 1 @@ -6170,14 +6281,14 @@ else cat conftest.$ac_ext >&5 rm -rf conftest* cat > conftest.$ac_ext < int main() { SOCKSinit((char *)0) ; return 0; } EOF -if { (eval echo configure:6181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6292: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_use_socks4=no else @@ -6244,9 +6355,9 @@ EOF fi echo $ac_n "checking if socks5p.h is available""... $ac_c" 1>&6 -echo "configure:6248: checking if socks5p.h is available" >&5 +echo "configure:6359: checking if socks5p.h is available" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6371: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_use_socks5p_h=yes else @@ -6283,17 +6394,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:6287: checking for $ac_hdr" >&5 +echo "configure:6398: 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:6297: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:6408: \"$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* @@ -6320,12 +6431,12 @@ fi done echo $ac_n "checking for fcntl""... $ac_c" 1>&6 -echo "configure:6324: checking for fcntl" >&5 +echo "configure:6435: 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:6463: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_fcntl=yes" else @@ -6368,12 +6479,12 @@ else fi echo $ac_n "checking for lockf""... $ac_c" 1>&6 -echo "configure:6372: checking for lockf" >&5 +echo "configure:6483: 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:6511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_lockf=yes" else @@ -6416,12 +6527,12 @@ else fi echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:6420: checking for flock" >&5 +echo "configure:6531: 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:6559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_flock=yes" else @@ -6465,7 +6576,7 @@ fi echo $ac_n "checking for file-locking functions""... $ac_c" 1>&6 -echo "configure:6469: checking for file-locking functions" >&5 +echo "configure:6580: 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 @@ -6477,7 +6588,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se case $cf_lock in #(vi fcntl) #(vi cat > conftest.$ac_ext < @@ -6505,7 +6616,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6509: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6620: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6517,7 +6628,7 @@ rm -f conftest* ;; lockf) #(vi cat > conftest.$ac_ext < @@ -6537,7 +6648,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6652: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6549,7 +6660,7 @@ rm -f conftest* ;; flock) cat > conftest.$ac_ext < @@ -6572,7 +6683,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6576: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6687: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6593,7 +6704,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:6597: checking which locking method will be used" >&5 +echo "configure:6708: checking which locking method will be used" >&5 ### fcntl() is preferred, if the user just disables fcntl() ### without specifying an alternative lockf() is preferred @@ -6663,7 +6774,7 @@ fi echo $ac_n "checking for screen type""... $ac_c" 1>&6 -echo "configure:6667: checking for screen type" >&5 +echo "configure:6778: checking for screen type" >&5 # Check whether --with-screen or --without-screen was given. if test "${with_screen+set}" = set; then @@ -6679,7 +6790,7 @@ use_curses=no use_ncurses=no echo $ac_n "checking if you specified curses install-directory""... $ac_c" 1>&6 -echo "configure:6683: checking if you specified curses install-directory" >&5 +echo "configure:6794: checking if you specified curses install-directory" >&5 # Check whether --with-curses-dir or --without-curses-dir was given. @@ -6742,7 +6853,7 @@ pdcurses) #(vi ;; none) echo $ac_n "checking if you want to use ncurses library""... $ac_c" 1>&6 -echo "configure:6746: checking if you want to use ncurses library" >&5 +echo "configure:6857: 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 @@ -6755,7 +6866,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:6759: checking if you want curses rather than termcap interface" >&5 +echo "configure:6870: 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 @@ -6814,14 +6925,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:6825: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:6936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6838,7 +6949,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}:6842: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:6953: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6857,7 +6968,7 @@ fi } echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6 -echo "configure:6861: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "configure:6972: 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 @@ -6868,7 +6979,7 @@ else do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7004: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h=$cf_header @@ -6915,7 +7026,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:6919: checking for $cf_ncuhdr_root include-path" >&5 +echo "configure:7030: 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 @@ -7056,14 +7167,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:7067: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7178: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7080,7 +7191,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}:7084: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:7195: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7102,7 +7213,7 @@ fi do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7238: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h2=$cf_header @@ -7181,14 +7292,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:7192: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7303: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7205,7 +7316,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}:7209: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:7320: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7253,7 +7364,7 @@ esac echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:7257: checking for terminfo header" >&5 +echo "configure:7368: 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 @@ -7270,7 +7381,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}> @@ -7280,7 +7391,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:7284: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7395: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -7335,7 +7446,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:7339: checking for ncurses version" >&5 +echo "configure:7450: 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 @@ -7361,7 +7472,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:7365: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:7476: \"$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" @@ -7370,7 +7481,7 @@ EOF else cat > conftest.$ac_ext < @@ -7394,7 +7505,7 @@ int main() ${cf_cv_main_return-return}(0); } EOF -if { (eval echo configure:7398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:7509: \"$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` @@ -7425,7 +7536,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:7429: checking for Gpm_Open in -lgpm" >&5 +echo "configure:7540: 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 @@ -7433,7 +7544,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:7559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7460,7 +7571,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:7464: checking for initscr in -lgpm" >&5 +echo "configure:7575: 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 @@ -7468,7 +7579,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:7594: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7511,7 +7622,7 @@ freebsd*) # 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:7515: checking for tgoto in -lmytinfo" >&5 +echo "configure:7626: 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 @@ -7519,7 +7630,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:7645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -7578,7 +7689,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}:7582: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:7693: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -7593,12 +7704,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:7597: checking for initscr" >&5 +echo "configure:7708: 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:7736: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_initscr=yes" else @@ -7641,17 +7752,17 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6 -echo "configure:7645: checking for initscr in -l$cf_nculib_root" >&5 +echo "configure:7756: 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:7655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7766: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -7756,17 +7867,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:7760: checking for -l$cf_nculib_root in $cf_libdir" >&5 +echo "configure:7871: 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:7770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -7797,7 +7908,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:7801: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 +echo "configure:7912: 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$%%"` @@ -7806,14 +7917,14 @@ echo "configure:7801: 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:7817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 else @@ -7840,9 +7951,9 @@ EOF for cf_hdr in stdlib.h wchar.h wctype.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:7844: checking for $cf_hdr" >&5 +echo "configure:7955: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -7850,7 +7961,7 @@ echo "configure:7844: checking for $cf_h EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7854: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7965: \"$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* @@ -7877,12 +7988,12 @@ done echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:7881: checking for wide char and multibyte support" >&5 +echo "configure:7992: 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 @@ -7896,7 +8007,7 @@ else #endif /* HAVE_WCTYPE_H */ int main() { -char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; +const char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; char ocb[5]; wchar_t wcb[5]; wchar_t wcb2[5]; @@ -7907,18 +8018,36 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0 fwide(0, 0); mbtowc(wcb, icb, MB_CUR_MAX); mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); - /* wcsnlen(wcb, 4); */ + (void) iswalnum((wint_t) wcb[0]); + (void) iswcntrl((wint_t) wcb[0]); + (void) iswdigit((wint_t) wcb[0]); + (void) iswgraph((wint_t) wcb[0]); + (void) iswprint((wint_t) wcb[0]); + (void) iswspace((wint_t) wcb[0]); + (void) towupper((wint_t) wcb[0]); + /* (void) iswupper((wint_t) wcb[0]); */ + /* (void) towlower((wint_t) wcb[0]); */ + /* (void) iswlower((wint_t) wcb[0]); */ + /* (void) iswalpha((wint_t) wcb[0]); */ + /* (void) iswblank((wint_t) wcb[0]); */ + /* (void) iswpunct((wint_t) wcb[0]); */ + /* (void) iswxdigit((wint_t) wcb[0]); */ + /* (void) iswctype((wint_t) wcb[0], wctype("print")); */ + /* (void) towctranse((wint_t) wcb[0], wctrans("toupper")); */ + (void) wcslen(wcb); + /* (void) wcsnlen(wcb, 4); */ wcwidth((wint_t) wcb[0]); wcswidth(wcb, 5); wcstombs(ocb, wcb, 5); + wctomb(ocb, wcb[0]); + wcscat(wcb2, wcb); + wcscpy(wcb2, wcb); mbstowcs(format, "%s", 2); swprintf(wcb, 5, format, "test"); wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:7922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8051: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_multibyte_able=yes else @@ -7928,11 +8057,11 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { -char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; +const char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; char ocb[5]; wchar_t wcb[5]; wchar_t wcb2[5]; @@ -7943,18 +8072,36 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0 fwide(0, 0); mbtowc(wcb, icb, MB_CUR_MAX); mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); - /* wcsnlen(wcb, 4); */ + (void) iswalnum((wint_t) wcb[0]); + (void) iswcntrl((wint_t) wcb[0]); + (void) iswdigit((wint_t) wcb[0]); + (void) iswgraph((wint_t) wcb[0]); + (void) iswprint((wint_t) wcb[0]); + (void) iswspace((wint_t) wcb[0]); + (void) towupper((wint_t) wcb[0]); + /* (void) iswupper((wint_t) wcb[0]); */ + /* (void) towlower((wint_t) wcb[0]); */ + /* (void) iswlower((wint_t) wcb[0]); */ + /* (void) iswalpha((wint_t) wcb[0]); */ + /* (void) iswblank((wint_t) wcb[0]); */ + /* (void) iswpunct((wint_t) wcb[0]); */ + /* (void) iswxdigit((wint_t) wcb[0]); */ + /* (void) iswctype((wint_t) wcb[0], wctype("print")); */ + /* (void) towctranse((wint_t) wcb[0], wctrans("toupper")); */ + (void) wcslen(wcb); + /* (void) wcsnlen(wcb, 4); */ wcwidth((wint_t) wcb[0]); wcswidth(wcb, 5); wcstombs(ocb, wcb, 5); + wctomb(ocb, wcb[0]); + wcscat(wcb2, wcb); + wcscpy(wcb2, wcb); mbstowcs(format, "%s", 2); swprintf(wcb, 5, format, "test"); wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:7958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8105: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_multibyte_able=libutf8 else @@ -8017,14 +8164,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:8028: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8175: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8041,7 +8188,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}:8045: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:8192: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8060,7 +8207,7 @@ fi } echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6 -echo "configure:8064: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "configure:8211: 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 @@ -8071,7 +8218,7 @@ else do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8251: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h=$cf_header @@ -8126,7 +8273,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:8130: checking for $cf_ncuhdr_root include-path" >&5 +echo "configure:8277: 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 @@ -8267,14 +8414,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:8278: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8425: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8291,7 +8438,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}:8295: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:8442: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8313,7 +8460,7 @@ fi do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8485: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h2=$cf_header @@ -8392,14 +8539,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:8403: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8550: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8416,7 +8563,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}:8420: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:8567: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8464,7 +8611,7 @@ esac echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:8468: checking for terminfo header" >&5 +echo "configure:8615: 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 @@ -8481,7 +8628,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}> @@ -8491,7 +8638,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:8495: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8642: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -8546,7 +8693,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:8550: checking for ncurses version" >&5 +echo "configure:8697: 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 @@ -8572,7 +8719,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:8576: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:8723: \"$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" @@ -8581,7 +8728,7 @@ EOF else cat > conftest.$ac_ext < @@ -8605,7 +8752,7 @@ int main() ${cf_cv_main_return-return}(0); } EOF -if { (eval echo configure:8609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:8756: \"$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` @@ -8636,7 +8783,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:8640: checking for Gpm_Open in -lgpm" >&5 +echo "configure:8787: 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 @@ -8644,7 +8791,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:8806: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8671,7 +8818,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:8675: checking for initscr in -lgpm" >&5 +echo "configure:8822: 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 @@ -8679,7 +8826,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:8841: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8722,7 +8869,7 @@ freebsd*) # 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:8726: checking for tgoto in -lmytinfo" >&5 +echo "configure:8873: 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 @@ -8730,7 +8877,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:8892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8789,7 +8936,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}:8793: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:8940: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -8804,12 +8951,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:8808: checking for initscr" >&5 +echo "configure:8955: 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:8983: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_initscr=yes" else @@ -8852,17 +8999,17 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6 -echo "configure:8856: checking for initscr in -l$cf_nculib_root" >&5 +echo "configure:9003: 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:8866: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -8967,17 +9114,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:8971: checking for -l$cf_nculib_root in $cf_libdir" >&5 +echo "configure:9118: 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:8981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -9008,7 +9155,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:9012: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 +echo "configure:9159: 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$%%"` @@ -9017,14 +9164,14 @@ echo "configure:9012: 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:9028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9175: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 else @@ -9047,7 +9194,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:9051: checking for ncurses version" >&5 +echo "configure:9198: 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 @@ -9073,7 +9220,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:9077: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:9224: \"$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" @@ -9082,7 +9229,7 @@ EOF else cat > conftest.$ac_ext < @@ -9106,7 +9253,7 @@ int main() ${cf_cv_main_return-return}(0); } EOF -if { (eval echo configure:9110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:9257: \"$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` @@ -9129,13 +9276,13 @@ EOF echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6 -echo "configure:9133: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 +echo "configure:9280: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -9147,7 +9294,7 @@ int main() { getbegyx(stdscr, y1, x1) ; return 0; } EOF -if { (eval echo configure:9151: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9298: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_need_xopen_extension=no else @@ -9155,7 +9302,7 @@ else cat conftest.$ac_ext >&5 rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_need_xopen_extension=yes else @@ -9191,7 +9338,7 @@ test $cf_cv_need_xopen_extension = yes & echo $ac_n "checking for extra include directories""... $ac_c" 1>&6 -echo "configure:9195: checking for extra include directories" >&5 +echo "configure:9342: 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 @@ -9216,7 +9363,7 @@ test "$cf_cv_curses_incdir" != no && CPP echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:9220: checking if we have identified curses headers" >&5 +echo "configure:9367: 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 @@ -9229,14 +9376,14 @@ for cf_header in \ ncurses/ncurses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:9240: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9387: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -9259,17 +9406,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:9263: checking for $ac_hdr" >&5 +echo "configure:9410: 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:9273: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:9420: \"$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* @@ -9298,7 +9445,7 @@ done echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:9302: checking for terminfo header" >&5 +echo "configure:9449: 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 @@ -9315,7 +9462,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}> @@ -9325,7 +9472,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:9329: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9476: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -9375,16 +9522,16 @@ esac echo $ac_n "checking if we have identified curses libraries""... $ac_c" 1>&6 -echo "configure:9379: checking if we have identified curses libraries" >&5 +echo "configure:9526: 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:9388: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_result=yes else @@ -9400,7 +9547,7 @@ if test "$cf_result" = no ; then case $host_os in #(vi freebsd*) #(vi echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 -echo "configure:9404: checking for tgoto in -lmytinfo" >&5 +echo "configure:9551: 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 @@ -9408,7 +9555,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:9570: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9442,7 +9589,7 @@ fi ;; hpux10.*) #(vi echo $ac_n "checking for initscr in -lcur_colr""... $ac_c" 1>&6 -echo "configure:9446: checking for initscr in -lcur_colr" >&5 +echo "configure:9593: 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 @@ -9450,7 +9597,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:9612: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9484,7 +9631,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for initscr in -lHcurses""... $ac_c" 1>&6 -echo "configure:9488: checking for initscr in -lHcurses" >&5 +echo "configure:9635: 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 @@ -9492,7 +9639,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:9654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9552,7 +9699,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}:9556: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:9703: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -9584,7 +9731,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}:9588: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:9735: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -9614,12 +9761,12 @@ if test ".$ac_cv_func_initscr" != .yes ; # Check for library containing tgoto. Do this before curses library # because it may be needed to link the test-case for initscr. echo $ac_n "checking for tgoto""... $ac_c" 1>&6 -echo "configure:9618: checking for tgoto" >&5 +echo "configure:9765: 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:9793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_tgoto=yes" else @@ -9663,7 +9810,7 @@ else for cf_term_lib in $cf_check_list termcap termlib unknown do echo $ac_n "checking for tgoto in -l$cf_term_lib""... $ac_c" 1>&6 -echo "configure:9667: checking for tgoto in -l$cf_term_lib" >&5 +echo "configure:9814: 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 @@ -9671,7 +9818,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:9833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9712,7 +9859,7 @@ fi 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:9716: checking for initscr in -l$cf_curs_lib" >&5 +echo "configure:9863: 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 @@ -9720,7 +9867,7 @@ 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 +if { (eval echo configure:9882: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9757,16 +9904,16 @@ fi 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:9761: checking if we can link with $cf_curs_lib library" >&5 +echo "configure:9908: 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:9770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_result=yes else @@ -9782,16 +9929,16 @@ rm -f conftest* : 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:9786: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 +echo "configure:9933: 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:9795: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9942: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_result=no else @@ -9801,14 +9948,14 @@ else LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" cat > conftest.$ac_ext < int main() { initscr() ; return 0; } EOF -if { (eval echo configure:9812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_result=yes else @@ -9829,7 +9976,7 @@ fi echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:9833: checking for ncurses version" >&5 +echo "configure:9980: 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 @@ -9855,7 +10002,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:9859: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:10006: \"$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" @@ -9864,7 +10011,7 @@ EOF else cat > conftest.$ac_ext < @@ -9888,7 +10035,7 @@ int main() ${cf_cv_main_return-return}(0); } EOF -if { (eval echo configure:9892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:10039: \"$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` @@ -9911,13 +10058,13 @@ EOF echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6 -echo "configure:9915: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 +echo "configure:10062: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -9929,7 +10076,7 @@ int main() { getbegyx(stdscr, y1, x1) ; return 0; } EOF -if { (eval echo configure:9933: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10080: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_need_xopen_extension=no else @@ -9937,7 +10084,7 @@ else cat conftest.$ac_ext >&5 rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_need_xopen_extension=yes else @@ -9973,7 +10120,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:9977: checking if you want to use installed version of pcre" >&5 +echo "configure:10124: 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 @@ -10055,7 +10202,7 @@ debug_malloc=none echo $ac_n "checking if you want to use dbmalloc for testing""... $ac_c" 1>&6 -echo "configure:10059: checking if you want to use dbmalloc for testing" >&5 +echo "configure:10206: 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 @@ -10162,17 +10309,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:10166: checking for dbmalloc.h" >&5 +echo "configure:10313: 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:10176: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:10323: \"$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* @@ -10189,7 +10336,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:10193: checking for debug_malloc in -ldbmalloc" >&5 +echo "configure:10340: 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 @@ -10197,7 +10344,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:10359: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10237,7 +10384,7 @@ fi echo $ac_n "checking if you want to use dmalloc for testing""... $ac_c" 1>&6 -echo "configure:10241: checking if you want to use dmalloc for testing" >&5 +echo "configure:10388: 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 @@ -10344,17 +10491,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:10348: checking for dmalloc.h" >&5 +echo "configure:10495: 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:10358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:10505: \"$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* @@ -10371,7 +10518,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:10375: checking for dmalloc_debug in -ldmalloc" >&5 +echo "configure:10522: 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 @@ -10379,7 +10526,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:10541: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10417,18 +10564,19 @@ fi fi +EXTRAO_DEP='#' # Check whether --with-trace or --without-trace was given. if test "${with_trace+set}" = set; then withval="$with_trace" echo $ac_n "checking for _tracef""... $ac_c" 1>&6 -echo "configure:10427: checking for _tracef" >&5 +echo "configure:10575: 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:10603: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func__tracef=yes" else @@ -10473,7 +10621,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:10477: checking for _tracef in -l${cf_with_screen}_g" >&5 +echo "configure:10625: 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 @@ -10481,7 +10629,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:10644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10518,6 +10666,7 @@ EOF #define USE_TRACE 1 EOF + EXTRAO_DEP='' EXTRAOBJS="$EXTRAOBJS trace.o" else echo "$ac_t""no" 1>&6 @@ -10534,9 +10683,10 @@ fi #AC_MSG_RESULT($use_trace) + ## options for miscellaneous definitions echo $ac_n "checking for domain-name""... $ac_c" 1>&6 -echo "configure:10540: checking for domain-name" >&5 +echo "configure:10690: checking for domain-name" >&5 # Check whether --with-domain-name or --without-domain-name was given. if test "${with_domain_name+set}" = set; then @@ -10565,7 +10715,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:10569: checking for NNTP default-server" >&5 +echo "configure:10719: 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 @@ -10631,7 +10781,7 @@ EOF ## optional features echo $ac_n "checking whether to use MH style mail handling for mailgroups""... $ac_c" 1>&6 -echo "configure:10635: checking whether to use MH style mail handling for mailgroups" >&5 +echo "configure:10785: 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 @@ -10652,7 +10802,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:10656: checking whether to use Cancel-Locks" >&5 +echo "configure:10806: 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 @@ -10683,17 +10833,17 @@ echo "$ac_t""$enableval" 1>&6 ## gsasl - used for AUTH SASL PLAIN ac_safe=`echo "gsasl.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for gsasl.h""... $ac_c" 1>&6 -echo "configure:10687: checking for gsasl.h" >&5 +echo "configure:10837: 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:10697: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:10847: \"$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* @@ -10710,7 +10860,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:10714: checking for gsasl_check_version in -lgsasl" >&5 +echo "configure:10864: 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 @@ -10718,7 +10868,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:10883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10785,7 +10935,7 @@ fi fi echo $ac_n "checking whether to enable 8-bit keycodes""... $ac_c" 1>&6 -echo "configure:10789: checking whether to enable 8-bit keycodes" >&5 +echo "configure:10939: 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 @@ -10811,7 +10961,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable ANSI-color""... $ac_c" 1>&6 -echo "configure:10815: checking whether to enable ANSI-color" >&5 +echo "configure:10965: checking whether to enable ANSI-color" >&5 # Check whether --enable-color or --disable-color was given. if test "${enable_color+set}" = set; then @@ -10828,7 +10978,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:10832: checking whether to enable posting-etiquette" >&5 +echo "configure:10982: checking whether to enable posting-etiquette" >&5 # Check whether --enable-etiquette or --disable-etiquette was given. if test "${enable_etiquette+set}" = set; then @@ -10847,7 +10997,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:10851: checking whether to strictly observe RFC2047 and break long lines" >&5 +echo "configure:11001: 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 @@ -10866,7 +11016,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:10870: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 +echo "configure:11020: 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 @@ -10892,7 +11042,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6 -echo "configure:10896: checking for MIME character-set" >&5 +echo "configure:11046: 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 @@ -10914,7 +11064,7 @@ EOF echo "$ac_t""$MM_CHARSET" 1>&6 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6 -echo "configure:10918: checking for default ISO/ASCII table" >&5 +echo "configure:11068: 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 @@ -10936,7 +11086,7 @@ EOF echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6 -echo "configure:10940: checking whether to enable locale support" >&5 +echo "configure:11090: checking whether to enable locale support" >&5 # Check whether --enable-locale or --disable-locale was given. if test "${enable_locale+set}" = set; then @@ -10960,7 +11110,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6 -echo "configure:10964: checking whether to enable posting" >&5 +echo "configure:11114: checking whether to enable posting" >&5 # Check whether --enable-posting or --disable-posting was given. if test "${enable_posting+set}" = set; then @@ -10979,7 +11129,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6 -echo "configure:10983: checking whether to enable shell escape" >&5 +echo "configure:11133: 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 @@ -10998,7 +11148,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6 -echo "configure:11002: checking whether to have fascist newsadmin" >&5 +echo "configure:11152: 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 @@ -11017,7 +11167,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:11021: checking whether to enable inverse video and highlighting" >&5 +echo "configure:11171: 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 @@ -11036,7 +11186,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6 -echo "configure:11040: checking whether to enable piping support" >&5 +echo "configure:11190: checking whether to enable piping support" >&5 # Check whether --enable-piping or --disable-piping was given. if test "${enable_piping+set}" = set; then @@ -11055,7 +11205,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6 -echo "configure:11059: checking whether to enable printer support" >&5 +echo "configure:11209: checking whether to enable printer support" >&5 # Check whether --enable-printing or --disable-printing was given. if test "${enable_printing+set}" = set; then @@ -11074,7 +11224,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:11078: checking whether to unique tmp-files by appending .pid" >&5 +echo "configure:11228: 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 @@ -11100,7 +11250,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:11104: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 +echo "configure:11254: 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 @@ -11127,7 +11277,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:11131: checking whether to send a GROUP command before a LISTGROUP" >&5 +echo "configure:11281: 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 @@ -11147,7 +11297,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:11151: checking whether to ignore system()s return value" >&5 +echo "configure:11301: 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 @@ -11167,7 +11317,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:11171: checking for directory containing tin.defaults file" >&5 +echo "configure:11321: 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 @@ -11218,7 +11368,7 @@ EOF ### check for ipv6 support echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6 -echo "configure:11222: checking whether to enable IPv6" >&5 +echo "configure:11372: checking whether to enable IPv6" >&5 # Check whether --enable-ipv6 or --disable-ipv6 was given. if test "${enable_ipv6+set}" = set; then @@ -11239,7 +11389,7 @@ if test "$enableval" = "yes"; then echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6 -echo "configure:11243: checking ipv6 stack type" >&5 +echo "configure:11393: checking ipv6 stack type" >&5 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -11259,7 +11409,7 @@ do ;; inria) #(vi cat > conftest.$ac_ext < @@ -11277,7 +11427,7 @@ rm -f conftest* ;; kame) #(vi cat > conftest.$ac_ext < @@ -11295,7 +11445,7 @@ rm -f conftest* ;; linux-glibc) #(vi cat > conftest.$ac_ext < @@ -11322,7 +11472,7 @@ rm -f conftest* ;; toshiba) #(vi cat > conftest.$ac_ext < @@ -11340,7 +11490,7 @@ rm -f conftest* ;; v6d) #(vi cat > conftest.$ac_ext < @@ -11358,7 +11508,7 @@ rm -f conftest* ;; zeta) cat > conftest.$ac_ext < @@ -11391,7 +11541,7 @@ cf_ipv6lib=none cf_ipv6dir=none echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6 -echo "configure:11395: checking for IPv6 library if required" >&5 +echo "configure:11545: checking for IPv6 library if required" >&5 case $cf_cv_ipv6type in #(vi solaris) #(vi ;; @@ -11425,7 +11575,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6 if test "$cf_ipv6lib" != "none"; then cat > conftest.$ac_ext < @@ -11436,7 +11586,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:11440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -11579,14 +11729,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:11590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:11740: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -11603,7 +11753,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}:11607: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:11757: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11632,12 +11782,12 @@ rm -f conftest* eval 'cf_cv_have_lib_'$cf_ipv6lib'=no' cf_libdir="" echo $ac_n "checking for getaddrinfo""... $ac_c" 1>&6 -echo "configure:11636: checking for getaddrinfo" >&5 +echo "configure:11786: 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:11814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_getaddrinfo=yes" else @@ -11680,10 +11830,10 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6 -echo "configure:11684: checking for getaddrinfo in -l$cf_ipv6lib" >&5 +echo "configure:11834: checking for getaddrinfo in -l$cf_ipv6lib" >&5 LIBS="-l$cf_ipv6lib $LIBS" cat > conftest.$ac_ext < @@ -11694,7 +11844,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:11698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11848: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes' @@ -11799,10 +11949,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:11803: checking for -l$cf_ipv6lib in $cf_libdir" >&5 +echo "configure:11953: checking for -l$cf_ipv6lib in $cf_libdir" >&5 LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS" cat > conftest.$ac_ext < @@ -11813,7 +11963,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:11817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes' @@ -11846,7 +11996,7 @@ fi echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6 -echo "configure:11850: checking working getaddrinfo" >&5 +echo "configure:12000: checking working getaddrinfo" >&5 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -11855,7 +12005,7 @@ if test "$cross_compiling" = yes; then cf_cv_getaddrinfo=unknown else cat > conftest.$ac_ext < @@ -11934,7 +12084,7 @@ int main() } EOF -if { (eval echo configure:11938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:12088: \"$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 @@ -11978,12 +12128,12 @@ fi for ac_func in getaddrinfo getnameinfo do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:11982: checking for $ac_func" >&5 +echo "configure:12132: 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:12160: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -12035,7 +12185,7 @@ done ### 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:12039: checking whether to make a coffee while compiling" >&5 +echo "configure:12189: 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 @@ -12060,7 +12210,7 @@ fi ### checks for compiler characteristics echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6 -echo "configure:12064: checking for makeflags variable" >&5 +echo "configure:12214: checking for makeflags variable" >&5 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -12106,12 +12256,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:12110: checking for working const" >&5 +echo "configure:12260: 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:12314: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_const=yes else @@ -12181,21 +12331,21 @@ EOF fi echo $ac_n "checking for inline""... $ac_c" 1>&6 -echo "configure:12185: checking for inline" >&5 +echo "configure:12335: 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:12349: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_inline=$ac_kw; break else @@ -12222,13 +12372,13 @@ esac echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6 -echo "configure:12226: checking for ansi token expansion/substitution" >&5 +echo "configure:12376: 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:12390: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_expands=yes else @@ -12257,13 +12407,13 @@ EOF echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6 -echo "configure:12261: checking for ansi token concatenation" >&5 +echo "configure:12411: 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:12425: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_concats=yes else @@ -12292,20 +12442,20 @@ EOF echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6 -echo "configure:12296: checking if nested parameters work" >&5 +echo "configure:12446: 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:12459: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_nested_params=yes else @@ -12328,12 +12478,12 @@ EOF ### Checks for header files. echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -echo "configure:12332: checking for ANSI C header files" >&5 +echo "configure:12482: 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 @@ -12341,7 +12491,7 @@ else #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:12345: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12495: \"$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* @@ -12358,7 +12508,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 @@ -12376,7 +12526,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 @@ -12397,7 +12547,7 @@ if test "$cross_compiling" = yes; then : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -12408,7 +12558,7 @@ if (XOR (islower (i), ISLOWER (i)) || to exit (0); } EOF -if { (eval echo configure:12412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:12562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then : else @@ -12436,12 +12586,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:12440: checking for $ac_hdr that defines DIR" >&5 +echo "configure:12590: 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> @@ -12449,7 +12599,7 @@ int main() { DIR *dirp = 0; ; return 0; } EOF -if { (eval echo configure:12453: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:12603: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval "ac_cv_header_dirent_$ac_safe=yes" else @@ -12474,7 +12624,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:12478: checking for opendir in -ldir" >&5 +echo "configure:12628: 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 @@ -12482,7 +12632,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:12647: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -12515,7 +12665,7 @@ fi else echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 -echo "configure:12519: checking for opendir in -lx" >&5 +echo "configure:12669: 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 @@ -12523,7 +12673,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:12688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -12557,12 +12707,12 @@ fi fi echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 -echo "configure:12561: checking whether time.h and sys/time.h may both be included" >&5 +echo "configure:12711: 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 @@ -12571,7 +12721,7 @@ int main() { struct tm *tp; ; return 0; } EOF -if { (eval echo configure:12575: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:12725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_time=yes else @@ -12592,12 +12742,12 @@ EOF fi echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 -echo "configure:12596: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "configure:12746: 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 @@ -12613,7 +12763,7 @@ wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } EOF -if { (eval echo configure:12617: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:12767: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_sys_wait_h=yes else @@ -12692,9 +12842,9 @@ for cf_hdr in \ do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:12696: checking for $cf_hdr" >&5 +echo "configure:12846: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -12702,7 +12852,7 @@ echo "configure:12696: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:12706: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12856: \"$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* @@ -12738,17 +12888,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:12742: checking for $ac_hdr" >&5 +echo "configure:12892: 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:12752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12902: \"$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* @@ -12779,17 +12929,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:12783: checking for $ac_hdr" >&5 +echo "configure:12933: 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:12793: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12943: \"$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* @@ -12824,16 +12974,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:12828: checking whether termios.h needs _POSIX_SOURCE" >&5 +echo "configure:12978: 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:12837: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:12987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=no else @@ -12842,7 +12992,7 @@ else rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13005: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=unknown else @@ -12874,7 +13024,7 @@ fi echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6 -echo "configure:12878: checking declaration of size-change" >&5 +echo "configure:13028: 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 @@ -12888,7 +13038,7 @@ do CPPFLAGS="$cf_save_CPPFLAGS" test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts" cat > conftest.$ac_ext < #ifdef HAVE_TERMIOS_H @@ -12927,7 +13077,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:12931: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13081: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sizechange=yes else @@ -12966,7 +13116,7 @@ fi echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6 -echo "configure:12970: checking if sys/time.h conflicts with sys/select.h" >&5 +echo "configure:13120: 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 @@ -12974,7 +13124,7 @@ else for cf_opts in no yes do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13156: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sys_select_timeval=$cf_opts break @@ -13026,12 +13176,12 @@ EOF ### Checks for Datatypes. echo $ac_n "checking for gid_t""... $ac_c" 1>&6 -echo "configure:13030: checking for gid_t" >&5 +echo "configure:13180: 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 @@ -13059,12 +13209,12 @@ EOF fi echo $ac_n "checking for mode_t""... $ac_c" 1>&6 -echo "configure:13063: checking for mode_t" >&5 +echo "configure:13213: 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 @@ -13092,12 +13242,12 @@ EOF fi echo $ac_n "checking for off_t""... $ac_c" 1>&6 -echo "configure:13096: checking for off_t" >&5 +echo "configure:13246: 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 @@ -13125,12 +13275,12 @@ EOF fi echo $ac_n "checking for pid_t""... $ac_c" 1>&6 -echo "configure:13129: checking for pid_t" >&5 +echo "configure:13279: 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 @@ -13158,12 +13308,12 @@ EOF fi echo $ac_n "checking for size_t""... $ac_c" 1>&6 -echo "configure:13162: checking for size_t" >&5 +echo "configure:13312: 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 @@ -13191,12 +13341,12 @@ EOF fi echo $ac_n "checking for ssize_t""... $ac_c" 1>&6 -echo "configure:13195: checking for ssize_t" >&5 +echo "configure:13345: 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 @@ -13224,12 +13374,12 @@ EOF fi echo $ac_n "checking for time_t""... $ac_c" 1>&6 -echo "configure:13228: checking for time_t" >&5 +echo "configure:13378: 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 @@ -13257,7 +13407,7 @@ EOF fi cat > conftest.$ac_ext < EOF @@ -13268,7 +13418,7 @@ else rm -rf conftest* cat > conftest.$ac_ext < EOF @@ -13279,12 +13429,12 @@ else rm -rf conftest* echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6 -echo "configure:13283: checking for in_addr_t" >&5 +echo "configure:13433: 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 @@ -13320,12 +13470,12 @@ fi rm -f conftest* echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 -echo "configure:13324: checking for uid_t in sys/types.h" >&5 +echo "configure:13474: 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 @@ -13355,9 +13505,9 @@ fi echo $ac_n "checking for quad_t""... $ac_c" 1>&6 -echo "configure:13359: checking for quad_t" >&5 +echo "configure:13509: checking for quad_t" >&5 cat > conftest.$ac_ext < @@ -13370,7 +13520,7 @@ int main() { quad_t x; x = 0 ; return 0; } EOF -if { (eval echo configure:13374: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13524: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_quad_t=yes else @@ -13389,9 +13539,9 @@ EOF fi echo $ac_n "checking for long long""... $ac_c" 1>&6 -echo "configure:13393: checking for long long" >&5 +echo "configure:13543: checking for long long" >&5 cat > conftest.$ac_ext < @@ -13400,7 +13550,7 @@ int main() { long long x; x = 0 ; return 0; } EOF -if { (eval echo configure:13404: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13554: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_long_long=yes else @@ -13419,9 +13569,9 @@ EOF fi echo $ac_n "checking for nl_item""... $ac_c" 1>&6 -echo "configure:13423: checking for nl_item" >&5 +echo "configure:13573: checking for nl_item" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_nl_item=yes else @@ -13458,7 +13608,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:13462: checking for UUInitialize in -luu" >&5 +echo "configure:13612: 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 @@ -13466,7 +13616,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:13631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -13494,17 +13644,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:13498: checking for uudeview.h" >&5 +echo "configure:13648: 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:13508: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13658: \"$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* @@ -13542,7 +13692,7 @@ fi # libidn - Internationalized Domain Names echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6 -echo "configure:13546: checking for stringprep_check_version in -lidn" >&5 +echo "configure:13696: 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 @@ -13550,7 +13700,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:13715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -13578,17 +13728,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:13582: checking for stringprep.h" >&5 +echo "configure:13732: 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:13592: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13742: \"$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* @@ -13611,17 +13761,17 @@ EOF ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for idna.h""... $ac_c" 1>&6 -echo "configure:13615: checking for idna.h" >&5 +echo "configure:13765: 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:13625: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13775: \"$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* @@ -13643,7 +13793,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:13647: checking for idna_to_unicode_lzlz in -lidn" >&5 +echo "configure:13797: 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 @@ -13651,7 +13801,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:13816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -13683,9 +13833,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:13687: checking for IDNA_USE_STD3_ASCII_RULES" >&5 +echo "configure:13837: checking for IDNA_USE_STD3_ASCII_RULES" >&5 cat > conftest.$ac_ext < EOF @@ -13734,17 +13884,17 @@ fi # ICU - International Components for Unicode ac_safe=`echo "unicode/unorm.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for unicode/unorm.h""... $ac_c" 1>&6 -echo "configure:13738: checking for unicode/unorm.h" >&5 +echo "configure:13888: 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:13748: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13898: \"$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* @@ -13763,17 +13913,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:13767: checking for unicode/ustring.h" >&5 +echo "configure:13917: 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:13777: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13927: \"$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* @@ -13799,12 +13949,12 @@ EOF EOF echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6 -echo "configure:13803: checking for unorm_normalize in libicuuc" >&5 +echo "configure:13953: checking for unorm_normalize in libicuuc" >&5 cf_save_LIBS="$LIBS" cf_try_icuuc="no" LIBS="$LIBS -licuuc" cat > conftest.$ac_ext < int main() { @@ -13814,7 +13964,7 @@ int main() { needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); ; return 0; } EOF -if { (eval echo configure:13818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cat >> confdefs.h <<\EOF @@ -13833,17 +13983,17 @@ rm -f conftest* echo "$ac_t""$cf_try_icuuc" 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:13837: checking for unicode/ubidi.h" >&5 +echo "configure:13987: 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:13847: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13997: \"$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* @@ -13890,24 +14040,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:14051: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:14061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_termlib=terminfo else @@ -13919,7 +14069,7 @@ fi rm -f conftest* test -n "$verbose" && echo " using functions in predefined $cf_cv_termlib LIBS" 1>&6 -echo "${as_me-configure}:13923: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 +echo "${as_me-configure}:14073: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 @@ -13939,16 +14089,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:13943: checking for $cf_func in -l$cf_lib" >&5 +echo "configure:14093: 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:14102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_result=yes else @@ -13975,7 +14125,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:13979: checking for initscr in -lcurses" >&5 +echo "configure:14129: 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 @@ -13983,7 +14133,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:14148: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14015,7 +14165,7 @@ else fi echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6 -echo "configure:14019: checking for tgoto in -ltermcap" >&5 +echo "configure:14169: 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 @@ -14023,7 +14173,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:14188: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14067,11 +14217,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:14071: checking if we should include termcap.h" >&5 +echo "configure:14221: 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:14238: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -14102,7 +14252,7 @@ EOF echo $ac_n "checking for term.h""... $ac_c" 1>&6 -echo "configure:14106: checking for term.h" >&5 +echo "configure:14256: 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 @@ -14115,7 +14265,7 @@ for cf_header in \ term.h do cat > conftest.$ac_ext < @@ -14124,7 +14274,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:14128: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14278: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -14165,7 +14315,7 @@ esac echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6 -echo "configure:14169: checking if we should include curses.h or termcap.h" >&5 +echo "configure:14319: 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 @@ -14183,7 +14333,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:14345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe @@ -14204,7 +14354,7 @@ else rm -rf conftest* 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:14366: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts @@ -14288,7 +14438,7 @@ esac echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6 -echo "configure:14292: checking declaration of tputs 3rd param" >&5 +echo "configure:14442: 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 @@ -14304,10 +14454,10 @@ for Q in int void; do for R in int char; do for S in "" const; do -echo "${as_me-configure}:14308: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 +echo "${as_me-configure}:14458: 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:14470: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes @@ -14371,14 +14521,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:14532: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cat >> confdefs.h <<\EOF #define HAVE_EXTERN_TCAP_PC 1 @@ -14397,13 +14547,13 @@ fi echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6 -echo "configure:14401: checking if external errno is declared" >&5 +echo "configure:14551: 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:14570: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_errno=yes else @@ -14444,13 +14594,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:14448: checking if external errno exists" >&5 +echo "configure:14598: 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:14614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_have_errno=yes else @@ -14492,12 +14642,12 @@ fi for ac_func in strerror do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:14496: checking for $ac_func" >&5 +echo "configure:14646: 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:14674: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -14547,13 +14697,13 @@ else echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6 -echo "configure:14551: checking if external sys_nerr is declared" >&5 +echo "configure:14701: 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:14720: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_nerr=yes else @@ -14594,13 +14744,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:14598: checking if external sys_nerr exists" >&5 +echo "configure:14748: 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:14764: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_have_sys_nerr=yes else @@ -14639,13 +14789,13 @@ fi echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6 -echo "configure:14643: checking if external sys_errlist is declared" >&5 +echo "configure:14793: 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:14812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_errlist=yes else @@ -14686,13 +14836,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:14690: checking if external sys_errlist exists" >&5 +echo "configure:14840: 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:14856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_have_sys_errlist=yes else @@ -14737,6 +14887,7 @@ done ### Checks for library functions. for ac_func in \ + alarm \ atoi \ atol \ bcopy \ @@ -14797,12 +14948,12 @@ for ac_func in \ $cf_tc_funcs do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:14801: checking for $ac_func" >&5 +echo "configure:14952: 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:14980: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -14851,12 +15002,12 @@ done echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:14855: checking for flock" >&5 +echo "configure:15006: 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:15034: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_flock=yes" else @@ -14901,7 +15052,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6 -echo "configure:14905: checking for flock in -lbsd" >&5 +echo "configure:15056: 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 @@ -14909,7 +15060,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:15075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14949,12 +15100,12 @@ fi echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:14953: checking for wide char and multibyte support" >&5 +echo "configure:15104: 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 @@ -14968,7 +15119,7 @@ else #endif /* HAVE_WCTYPE_H */ int main() { -char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; +const char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; char ocb[5]; wchar_t wcb[5]; wchar_t wcb2[5]; @@ -14979,18 +15130,36 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0 fwide(0, 0); mbtowc(wcb, icb, MB_CUR_MAX); mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); - /* wcsnlen(wcb, 4); */ + (void) iswalnum((wint_t) wcb[0]); + (void) iswcntrl((wint_t) wcb[0]); + (void) iswdigit((wint_t) wcb[0]); + (void) iswgraph((wint_t) wcb[0]); + (void) iswprint((wint_t) wcb[0]); + (void) iswspace((wint_t) wcb[0]); + (void) towupper((wint_t) wcb[0]); + /* (void) iswupper((wint_t) wcb[0]); */ + /* (void) towlower((wint_t) wcb[0]); */ + /* (void) iswlower((wint_t) wcb[0]); */ + /* (void) iswalpha((wint_t) wcb[0]); */ + /* (void) iswblank((wint_t) wcb[0]); */ + /* (void) iswpunct((wint_t) wcb[0]); */ + /* (void) iswxdigit((wint_t) wcb[0]); */ + /* (void) iswctype((wint_t) wcb[0], wctype("print")); */ + /* (void) towctranse((wint_t) wcb[0], wctrans("toupper")); */ + (void) wcslen(wcb); + /* (void) wcsnlen(wcb, 4); */ wcwidth((wint_t) wcb[0]); wcswidth(wcb, 5); wcstombs(ocb, wcb, 5); + wctomb(ocb, wcb[0]); + wcscat(wcb2, wcb); + wcscpy(wcb2, wcb); mbstowcs(format, "%s", 2); swprintf(wcb, 5, format, "test"); wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:14994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15163: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_multibyte_able=yes else @@ -15000,11 +15169,11 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { -char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; +const char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0x00}; char ocb[5]; wchar_t wcb[5]; wchar_t wcb2[5]; @@ -15015,18 +15184,36 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0 fwide(0, 0); mbtowc(wcb, icb, MB_CUR_MAX); mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); - /* wcsnlen(wcb, 4); */ + (void) iswalnum((wint_t) wcb[0]); + (void) iswcntrl((wint_t) wcb[0]); + (void) iswdigit((wint_t) wcb[0]); + (void) iswgraph((wint_t) wcb[0]); + (void) iswprint((wint_t) wcb[0]); + (void) iswspace((wint_t) wcb[0]); + (void) towupper((wint_t) wcb[0]); + /* (void) iswupper((wint_t) wcb[0]); */ + /* (void) towlower((wint_t) wcb[0]); */ + /* (void) iswlower((wint_t) wcb[0]); */ + /* (void) iswalpha((wint_t) wcb[0]); */ + /* (void) iswblank((wint_t) wcb[0]); */ + /* (void) iswpunct((wint_t) wcb[0]); */ + /* (void) iswxdigit((wint_t) wcb[0]); */ + /* (void) iswctype((wint_t) wcb[0], wctype("print")); */ + /* (void) towctranse((wint_t) wcb[0], wctrans("toupper")); */ + (void) wcslen(wcb); + /* (void) wcsnlen(wcb, 4); */ wcwidth((wint_t) wcb[0]); wcswidth(wcb, 5); wcstombs(ocb, wcb, 5); + wctomb(ocb, wcb[0]); + wcscat(wcb2, wcb); + wcscpy(wcb2, wcb); mbstowcs(format, "%s", 2); swprintf(wcb, 5, format, "test"); wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:15030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_multibyte_able=libutf8 else @@ -15060,9 +15247,9 @@ EOF echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6 -echo "configure:15064: checking if gettimeofday takes two arguments" >&5 +echo "configure:15251: checking if gettimeofday takes two arguments" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15265: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_func_gettimeofday_2args=yes else @@ -15093,12 +15280,12 @@ EOF fi echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 -echo "configure:15097: checking return type of signal handlers" >&5 +echo "configure:15284: 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 @@ -15115,7 +15302,7 @@ int main() { int i; ; return 0; } EOF -if { (eval echo configure:15119: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15306: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_type_signal=void else @@ -15135,7 +15322,7 @@ EOF echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6 -echo "configure:15139: checking declaration of signal arguments" >&5 +echo "configure:15326: 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 @@ -15144,7 +15331,7 @@ cf_cv_sig_args= for cf_test in "int sig" "int sig, ..." do cat > conftest.$ac_ext < @@ -15152,7 +15339,7 @@ int main() { extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch) ; return 0; } EOF -if { (eval echo configure:15156: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15343: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sig_args="$cf_test";break else @@ -15178,13 +15365,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:15182: checking whether sigaction needs _POSIX_SOURCE" >&5 +echo "configure:15369: 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 < @@ -15193,7 +15380,7 @@ int main() { struct sigaction act ; return 0; } EOF -if { (eval echo configure:15197: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15384: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sigact_bad=no else @@ -15214,13 +15401,13 @@ EOF echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6 -echo "configure:15218: checking if we have sigaction/related functions" >&5 +echo "configure:15405: 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:15429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_sigaction_funcs=yes else @@ -15260,7 +15447,7 @@ EOF fi echo $ac_n "checking for fork""... $ac_c" 1>&6 -echo "configure:15264: checking for fork" >&5 +echo "configure:15451: checking for fork" >&5 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -15269,7 +15456,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:15470: \"$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 @@ -15301,12 +15488,12 @@ EOF echo $ac_n "checking for memmove""... $ac_c" 1>&6 -echo "configure:15305: checking for memmove" >&5 +echo "configure:15492: 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:15520: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_memmove=yes" else @@ -15348,12 +15535,12 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for bcopy""... $ac_c" 1>&6 -echo "configure:15352: checking for bcopy" >&5 +echo "configure:15539: 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:15567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_bcopy=yes" else @@ -15392,7 +15579,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:15396: checking if bcopy does overlapping moves" >&5 +echo "configure:15583: 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 @@ -15401,7 +15588,7 @@ 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:15605: \"$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 @@ -15452,9 +15639,9 @@ fi echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6 -echo "configure:15456: checking if select expects int * arguments" >&5 +echo "configure:15643: checking if select expects int * arguments" >&5 cat > conftest.$ac_ext < EOF @@ -15474,7 +15661,7 @@ rm -f conftest* echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6 -echo "configure:15478: checking whether closedir returns void" >&5 +echo "configure:15665: 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 @@ -15482,13 +15669,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:15492: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:15679: \"$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 @@ -15514,7 +15701,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:15518: checking whether setvbuf arguments are reversed" >&5 +echo "configure:15705: 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 @@ -15522,7 +15709,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. */ @@ -15536,7 +15723,7 @@ main () { exit(0); /* Non-reversed systems segv here. */ } EOF -if { (eval echo configure:15540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:15727: \"$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 @@ -15574,12 +15761,12 @@ for ac_func in \ do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:15578: checking for $ac_func" >&5 +echo "configure:15765: 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:15793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -15629,13 +15816,13 @@ done echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6 -echo "configure:15633: checking for type sigaction_t" >&5 +echo "configure:15820: 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 < @@ -15643,7 +15830,7 @@ int main() { sigaction_t x ; return 0; } EOF -if { (eval echo configure:15647: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15834: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_sigaction=yes else @@ -15663,13 +15850,13 @@ EOF echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6 -echo "configure:15667: checking for nonconflicting termios.h" >&5 +echo "configure:15854: 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:15882: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_use_termios_h=yes else @@ -15722,13 +15909,13 @@ fi echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6 -echo "configure:15726: checking for passwd.pw_gecos" >&5 +echo "configure:15913: 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 < @@ -15739,7 +15926,7 @@ int main() { char bar = foo.pw_gecos ; return 0; } EOF -if { (eval echo configure:15743: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15930: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_pw_gecos=yes else @@ -15759,13 +15946,13 @@ EOF echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6 -echo "configure:15763: checking for tm.tm_gmtoff" >&5 +echo "configure:15950: 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:15976: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_tm_gmtoff=yes else @@ -15805,7 +15992,7 @@ EOF echo $ac_n "checking for long file names""... $ac_c" 1>&6 -echo "configure:15809: checking for long file names" >&5 +echo "configure:15996: 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 @@ -15853,17 +16040,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:15857: checking for $ac_hdr" >&5 +echo "configure:16044: 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:15867: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16054: \"$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* @@ -15900,17 +16087,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:15904: checking for $ac_hdr" >&5 +echo "configure:16091: 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:15914: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16101: \"$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* @@ -15940,17 +16127,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:15944: checking for $ac_hdr" >&5 +echo "configure:16131: 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:15954: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:16141: \"$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* @@ -15991,13 +16178,13 @@ fi echo $ac_n "checking for union wait""... $ac_c" 1>&6 -echo "configure:15995: checking for union wait" >&5 +echo "configure:16182: 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:16199: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_type_unionwait=no echo compiles ok w/o union wait 1>&5 @@ -16019,7 +16206,7 @@ else rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_type_unionwait=yes echo compiles ok with union wait and possibly macros too 1>&5 @@ -16059,7 +16246,7 @@ EOF echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6 -echo "configure:16063: checking if the system function returns usable child-status" >&5 +echo "configure:16250: 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 @@ -16068,7 +16255,7 @@ else cf_cv_system_status=unknown else cat > conftest.$ac_ext < @@ -16101,7 +16288,7 @@ int main() } EOF -if { (eval echo configure:16105: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:16292: \"$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 @@ -16112,11 +16299,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:16307: \"$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 @@ -16159,13 +16346,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:16163: checking for obsolete/broken version of ncurses" >&5 +echo "configure:16350: 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 < @@ -16179,7 +16366,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:16183: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16370: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_broken=no else @@ -16204,13 +16391,13 @@ fi echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6 -echo "configure:16208: checking if curses supports color attributes" >&5 +echo "configure:16395: 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 < @@ -16225,7 +16412,7 @@ chtype x = COLOR_BLUE; ; return 0; } EOF -if { (eval echo configure:16229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16416: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_color_curses=yes else @@ -16276,7 +16463,7 @@ if test $check_sig_const = yes ; then echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6 -echo "configure:16280: checking for redefinable signal constants" >&5 +echo "configure:16467: 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 @@ -16288,7 +16475,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:16506: \"$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 @@ -16341,13 +16528,13 @@ fi echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6 -echo "configure:16345: checking for ANSI qsort" >&5 +echo "configure:16532: 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:16550: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_comptype=yes else @@ -16387,7 +16574,7 @@ fi echo $ac_n "checking if application can dump core""... $ac_c" 1>&6 -echo "configure:16391: checking if application can dump core" >&5 +echo "configure:16578: 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 @@ -16396,7 +16583,7 @@ else cf_cv_corefile=unknown else cat > conftest.$ac_ext < @@ -16437,7 +16624,7 @@ int main() #endif } EOF -if { (eval echo configure:16441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:16628: \"$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 @@ -16485,18 +16672,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:16489: checking for missing "${ac_func}" extern" >&5 +echo "configure:16676: 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}:16495: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me-configure}:16682: 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:16701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -16518,7 +16705,7 @@ if { (eval echo configure:16514: \"$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:16719: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -16577,18 +16764,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:16581: checking for missing "${ac_func}" extern" >&5 +echo "configure:16768: 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}:16587: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me-configure}:16774: 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:16793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -16610,7 +16797,7 @@ if { (eval echo configure:16606: \"$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:16811: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -16667,18 +16854,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:16671: checking for missing "${ac_func}" extern" >&5 +echo "configure:16858: 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}:16677: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me-configure}:16864: 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:16883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -16700,7 +16887,7 @@ if { (eval echo configure:16696: \"$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:16901: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -16749,6 +16936,7 @@ if test $with_decl_check = yes; then CHECK_DECL_HDRS="$TIN_DECL_HDRS" for ac_func in \ _flsbuf \ + alarm \ atoi \ atol \ bcopy \ @@ -16809,18 +16997,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:16813: checking for missing "${ac_func}" extern" >&5 +echo "configure:17001: 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}:16819: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me-configure}:17007: 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:17026: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -16842,7 +17030,7 @@ if { (eval echo configure:16838: \"$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:17044: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -16896,18 +17084,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:16900: checking for missing "${ac_func}" extern" >&5 +echo "configure:17088: 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}:16906: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me-configure}:17094: 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:17113: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -16929,7 +17117,7 @@ if { (eval echo configure:16925: \"$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:17131: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -16986,18 +17174,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:16990: checking for missing "${ac_func}" extern" >&5 +echo "configure:17178: 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}:16996: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me-configure}:17184: 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:17203: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -17019,7 +17207,7 @@ if { (eval echo configure:17015: \"$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:17221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -17067,7 +17255,7 @@ fi echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6 -echo "configure:17071: checking for working TIOCGWINSZ" >&5 +echo "configure:17259: 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 @@ -17078,7 +17266,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:17295: \"$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 @@ -17150,7 +17338,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:17154: checking for $ac_word" >&5 +echo "configure:17342: 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 @@ -17180,19 +17368,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:17184: checking for working alloca.h" >&5 +echo "configure:17372: 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:17196: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_header_alloca_h=yes else @@ -17213,12 +17401,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:17217: checking for alloca" >&5 +echo "configure:17405: 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:17438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_func_alloca_works=yes else @@ -17278,12 +17466,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:17282: checking whether alloca needs Cray hooks" >&5 +echo "configure:17470: 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:17312: checking for $ac_func" >&5 +echo "configure:17500: 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:17528: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -17363,7 +17551,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:17367: checking stack direction for C alloca" >&5 +echo "configure:17555: 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 @@ -17371,7 +17559,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:17582: \"$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 @@ -17415,17 +17603,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:17419: checking for $ac_hdr" >&5 +echo "configure:17607: 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:17429: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:17617: \"$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* @@ -17454,12 +17642,12 @@ done for ac_func in getpagesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:17458: checking for $ac_func" >&5 +echo "configure:17646: 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:17674: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -17507,7 +17695,7 @@ fi done echo $ac_n "checking for working mmap""... $ac_c" 1>&6 -echo "configure:17511: checking for working mmap" >&5 +echo "configure:17699: 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 @@ -17515,7 +17703,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:17847: \"$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 @@ -17679,12 +17867,12 @@ fi echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6 -echo "configure:17683: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "configure:17871: 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 < @@ -17746,17 +17934,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:17750: checking for $ac_hdr" >&5 +echo "configure:17938: 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:17760: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:17948: \"$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* @@ -17787,12 +17975,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:17791: checking for $ac_func" >&5 +echo "configure:17979: 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:18007: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -17882,14 +18070,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:17893: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18081: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -17906,7 +18094,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}:17910: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:18098: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -17948,14 +18136,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:17959: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18147: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -17972,7 +18160,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}:17976: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:18164: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -18012,7 +18200,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}:18016: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:18204: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -18042,7 +18230,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}:18046: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:18234: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -18064,7 +18252,7 @@ fi echo $ac_n "checking for iconv""... $ac_c" 1>&6 -echo "configure:18068: checking for iconv" >&5 +echo "configure:18256: checking for iconv" >&5 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18077,11 +18265,11 @@ cf_cv_header_path_iconv= cf_cv_library_path_iconv= -echo "${as_me-configure}:18081: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me-configure}:18269: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 cat > conftest.$ac_ext < @@ -18095,7 +18283,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18099: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18287: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_find_linkage_iconv=yes else @@ -18107,11 +18295,11 @@ else test -n "$verbose" && echo " find linkage for iconv library" 1>&6 -echo "${as_me-configure}:18111: testing find linkage for iconv library ..." 1>&5 +echo "${as_me-configure}:18299: testing find linkage for iconv library ..." 1>&5 -echo "${as_me-configure}:18115: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me-configure}:18303: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -18228,12 +18416,12 @@ cf_search="$cf_header_path_list $cf_sear 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}:18232: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me-configure}:18420: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv" cat > conftest.$ac_ext < @@ -18247,12 +18435,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18251: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18439: \"$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}:18256: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me-configure}:18444: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=maybe @@ -18273,7 +18461,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_iconv" = maybe ; then -echo "${as_me-configure}:18277: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me-configure}:18465: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -18379,14 +18567,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}:18383: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me-configure}:18571: 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 < @@ -18400,12 +18588,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* test -n "$verbose" && echo " ... found iconv library in $cf_cv_library_path_iconv" 1>&6 -echo "${as_me-configure}:18409: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me-configure}:18597: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=yes @@ -18453,13 +18641,13 @@ EOF echo $ac_n "checking if the declaration of iconv() needs const.""... $ac_c" 1>&6 -echo "configure:18457: checking if the declaration of iconv() needs const." >&5 +echo "configure:18645: 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 < @@ -18479,7 +18667,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18483: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18671: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* am_cv_proto_iconv_const=no else @@ -18532,14 +18720,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:18543: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18731: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -18556,7 +18744,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}:18560: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:18748: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -18594,7 +18782,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}:18598: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:18786: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -18610,19 +18798,19 @@ fi echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 -echo "configure:18614: checking for nl_langinfo and CODESET" >&5 +echo "configure:18802: 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:18626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_langinfo_codeset=yes else @@ -18645,19 +18833,19 @@ EOF if test $ac_cv_header_locale_h = yes; then echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 -echo "configure:18649: checking for LC_MESSAGES" >&5 +echo "configure:18837: 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:18661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18849: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_val_LC_MESSAGES=yes else @@ -18678,7 +18866,7 @@ EOF fi fi echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 -echo "configure:18682: checking whether NLS is requested" >&5 +echo "configure:18870: checking whether NLS is requested" >&5 # Check whether --enable-nls or --disable-nls was given. @@ -18702,7 +18890,7 @@ fi EOF echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 -echo "configure:18706: checking whether included gettext is requested" >&5 +echo "configure:18894: 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 @@ -18719,7 +18907,7 @@ fi CATOBJEXT=NONE echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6 -echo "configure:18723: checking for libintl.h and gettext()" >&5 +echo "configure:18911: checking for libintl.h and gettext()" >&5 if eval "test \"`echo '$''{'cf_cv_func_gettext'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -18732,11 +18920,11 @@ cf_cv_header_path_intl= cf_cv_library_path_intl= -echo "${as_me-configure}:18736: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me-configure}:18924: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 cat > conftest.$ac_ext < @@ -18751,7 +18939,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_find_linkage_intl=yes else @@ -18763,11 +18951,11 @@ else test -n "$verbose" && echo " find linkage for intl library" 1>&6 -echo "${as_me-configure}:18767: testing find linkage for intl library ..." 1>&5 +echo "${as_me-configure}:18955: testing find linkage for intl library ..." 1>&5 -echo "${as_me-configure}:18771: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me-configure}:18959: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -18884,12 +19072,12 @@ cf_search="$cf_header_path_list $cf_sear 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}:18888: testing ... testing $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me-configure}:19076: testing ... testing $cf_cv_header_path_intl ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl" cat > conftest.$ac_ext < @@ -18904,12 +19092,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:18908: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19096: \"$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}:18913: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me-configure}:19101: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 cf_cv_find_linkage_intl=maybe @@ -18930,7 +19118,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_intl" = maybe ; then -echo "${as_me-configure}:18934: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me-configure}:19122: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -19036,14 +19224,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}:19040: testing ... testing $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me-configure}:19228: 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 < @@ -19058,12 +19246,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:19062: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19250: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* test -n "$verbose" && echo " ... found intl library in $cf_cv_library_path_intl" 1>&6 -echo "${as_me-configure}:19067: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me-configure}:19255: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 cf_cv_find_linkage_intl=yes @@ -19142,14 +19330,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:19153: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:19341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -19166,7 +19354,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}:19170: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me-configure}:19358: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -19205,7 +19393,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}:19209: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me-configure}:19397: testing adding $cf_add_libdir to library-path ..." 1>&5 INTLLIBS="-L$cf_add_libdir $INTLLIBS" @@ -19221,12 +19409,12 @@ fi for ac_func in dcgettext do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:19225: checking for $ac_func" >&5 +echo "configure:19413: 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:19441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -19279,7 +19467,7 @@ done set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:19283: checking for $ac_word" >&5 +echo "configure:19471: 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 @@ -19314,7 +19502,7 @@ 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:19318: checking for $ac_word" >&5 +echo "configure:19506: 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 @@ -19352,7 +19540,7 @@ fi set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:19356: checking for $ac_word" >&5 +echo "configure:19544: 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 @@ -19403,7 +19591,7 @@ fi set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:19407: checking for $ac_word" >&5 +echo "configure:19595: 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 @@ -19438,7 +19626,7 @@ 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:19442: checking for $ac_word" >&5 +echo "configure:19630: 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 @@ -19475,7 +19663,7 @@ fi set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:19479: checking for $ac_word" >&5 +echo "configure:19667: 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 @@ -19548,7 +19736,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:19552: checking for $ac_word" >&5 +echo "configure:19740: 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 @@ -19581,7 +19769,7 @@ done ac_verc_fail=yes else echo $ac_n "checking version of bison""... $ac_c" 1>&6 -echo "configure:19585: checking version of bison" >&5 +echo "configure:19773: 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;; @@ -19629,7 +19817,7 @@ echo "configure:19585: checking version LINGUAS= else echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 -echo "configure:19633: checking for catalogs to be installed" >&5 +echo "configure:19821: checking for catalogs to be installed" >&5 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no @@ -19685,7 +19873,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:19689: checking if we should use included message-library" >&5 +echo "configure:19877: 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 @@ -19740,17 +19928,17 @@ else do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:19744: checking for $ac_hdr" >&5 +echo "configure:19932: 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:19754: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:19942: \"$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* @@ -19834,19 +20022,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:19838: checking for working alloca.h" >&5 +echo "configure:20026: 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:19850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20038: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_header_alloca_h=yes else @@ -19867,12 +20055,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:19871: checking for alloca" >&5 +echo "configure:20059: 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:20092: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_func_alloca_works=yes else @@ -19932,12 +20120,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:19936: checking whether alloca needs Cray hooks" >&5 +echo "configure:20124: 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:19966: checking for $ac_func" >&5 +echo "configure:20154: 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:20182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -20017,7 +20205,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:20021: checking stack direction for C alloca" >&5 +echo "configure:20209: 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 @@ -20025,7 +20213,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:20236: \"$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 @@ -20089,9 +20277,9 @@ fi for cf_hdr in iconv.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:20093: checking for $cf_hdr" >&5 +echo "configure:20281: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -20099,7 +20287,7 @@ echo "configure:20093: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:20103: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:20291: \"$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* @@ -20125,13 +20313,13 @@ fi done echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6 -echo "configure:20129: checking for iconv_open() //TRANSLIT extension" >&5 +echo "configure:20317: 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:20340: \"$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 @@ -20164,35 +20352,99 @@ rm -fr conftest* fi -# FIXME -# locale is broken on cygwin -# locking doesn't work on cygwin -# group/other bits don't work on cygwin -# link(2) is detected but doesn't work on cygwin - +# FIXME / TESTME +# locale is broken on cygwin < 1.7.0 +# locking doesn't work on cygwin < 1.7.0 +# group/other bits don't work on cygwin < 1.7.0 +# link(2) is detected but doesn't work on cygwin < 1.7.0 case "$host_os" in *cygwin*) - cat >> confdefs.h <<\EOF + case `uname -r | sed 's,(.*,,'` in + 1.7.*) + echo $ac_n "checking for link""... $ac_c" 1>&6 +echo "configure:20366: 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 < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char link(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_link) || defined (__stub___link) +choke me +#else +link(); +#endif + +; return 0; } +EOF +if { (eval echo configure:20394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_link=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_link=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'link`\" = yes"; then + echo "$ac_t""yes" 1>&6 + cat >> confdefs.h <<\EOF +#define HAVE_LINK 1 +EOF + +else + echo "$ac_t""no" 1>&6 +fi + + ;; + *) + # link does not work + cat >> confdefs.h <<\EOF #define NO_LOCALE 1 EOF - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define NO_LOCKING 1 EOF - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define FILE_MODE_BROKEN 1 EOF + ;; + esac + ;; + *haiku*) + # link does not work + cat >> confdefs.h <<\EOF +#define NO_LOCKING 1 +EOF + ;; *) echo $ac_n "checking for link""... $ac_c" 1>&6 -echo "configure:20191: checking for link" >&5 +echo "configure:20443: 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:20471: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_link=yes" else @@ -20265,17 +20517,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:20269: checking whether -R must be followed by a space" >&5 +echo "configure:20521: 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:20531: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_R_nospace=yes else @@ -20291,14 +20543,14 @@ rm -f 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:20554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_R_space=yes else @@ -20330,7 +20582,7 @@ rm -f 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:20334: checking for dnet_ntoa in -ldnet" >&5 +echo "configure:20586: 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 @@ -20338,7 +20590,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:20605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20371,7 +20623,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:20375: checking for dnet_ntoa in -ldnet_stub" >&5 +echo "configure:20627: 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 @@ -20379,7 +20631,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:20646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20419,12 +20671,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:20423: checking for gethostbyname" >&5 +echo "configure:20675: 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:20703: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_gethostbyname=yes" else @@ -20468,7 +20720,7 @@ fi if test $ac_cv_func_gethostbyname = no; then echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:20472: checking for gethostbyname in -lnsl" >&5 +echo "configure:20724: 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 @@ -20476,7 +20728,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:20743: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20517,12 +20769,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:20521: checking for connect" >&5 +echo "configure:20773: 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:20801: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_connect=yes" else @@ -20566,7 +20818,7 @@ fi if test $ac_cv_func_connect = no; then echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 -echo "configure:20570: checking for connect in -lsocket" >&5 +echo "configure:20822: 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 @@ -20574,7 +20826,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:20841: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20609,12 +20861,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:20613: checking for remove" >&5 +echo "configure:20865: 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:20893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_remove=yes" else @@ -20658,7 +20910,7 @@ fi if test $ac_cv_func_remove = no; then echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 -echo "configure:20662: checking for remove in -lposix" >&5 +echo "configure:20914: 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 @@ -20666,7 +20918,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:20933: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20701,12 +20953,12 @@ fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. echo $ac_n "checking for shmat""... $ac_c" 1>&6 -echo "configure:20705: checking for shmat" >&5 +echo "configure:20957: 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:20985: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_shmat=yes" else @@ -20750,7 +21002,7 @@ fi if test $ac_cv_func_shmat = no; then echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 -echo "configure:20754: checking for shmat in -lipc" >&5 +echo "configure:21006: 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 @@ -20758,7 +21010,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:21025: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20802,7 +21054,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:20806: checking for IceConnectionNumber in -lICE" >&5 +echo "configure:21058: 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 @@ -20810,7 +21062,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:21077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -20857,7 +21109,7 @@ LDFLAGS="$X_LIBS $LDFLAGS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me-configure}:20861: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me-configure}:21113: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -20919,7 +21171,7 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me-configure}:20923: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me-configure}:21175: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 CFLAGS="$CFLAGS $cf_new_cflags" @@ -20928,7 +21180,7 @@ fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me-configure}:20932: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me-configure}:21184: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 CPPFLAGS="$CPPFLAGS $cf_new_cppflags" @@ -20937,7 +21189,7 @@ fi if test -n "$cf_new_extra_cppflags" ; then test -n "$verbose" && echo " add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6 -echo "${as_me-configure}:20941: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me-configure}:21193: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" @@ -20948,14 +21200,14 @@ fi if test "$cf_check_cflags" != "$CFLAGS" ; then cat > conftest.$ac_ext < int main() { printf("Hello world"); ; return 0; } EOF -if { (eval echo configure:20959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -20963,13 +21215,13 @@ else rm -rf conftest* test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me-configure}:20967: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me-configure}:21219: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 if test "$cf_check_cppflags" != "$CPPFLAGS" ; then test -n "$verbose" && echo " but keeping change to \$CPPFLAGS" 1>&6 -echo "${as_me-configure}:20973: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me-configure}:21225: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -20980,12 +21232,12 @@ fi echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6 -echo "configure:20984: checking for XOpenDisplay" >&5 +echo "configure:21236: 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:21264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_XOpenDisplay=yes" else @@ -21027,7 +21279,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:21031: checking for XOpenDisplay in -lX11" >&5 +echo "configure:21283: 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 @@ -21035,7 +21287,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:21302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -21070,12 +21322,12 @@ fi echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6 -echo "configure:21074: checking for XtAppInitialize" >&5 +echo "configure:21326: 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:21354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_XtAppInitialize=yes" else @@ -21117,7 +21369,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6 -echo "configure:21121: checking for XtAppInitialize in -lXt" >&5 +echo "configure:21373: 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 @@ -21125,7 +21377,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:21392: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -21174,7 +21426,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:21178: checking if you want to link with Xaw 3d library" >&5 +echo "configure:21430: checking if you want to link with Xaw 3d library" >&5 withval= # Check whether --with-Xaw3d or --without-Xaw3d was given. @@ -21191,7 +21443,7 @@ else fi echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6 -echo "configure:21195: checking if you want to link with neXT Athena library" >&5 +echo "configure:21447: checking if you want to link with neXT Athena library" >&5 withval= # Check whether --with-neXtaw or --without-neXtaw was given. @@ -21208,7 +21460,7 @@ else fi echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6 -echo "configure:21212: checking if you want to link with Athena-Plus library" >&5 +echo "configure:21464: checking if you want to link with Athena-Plus library" >&5 withval= # Check whether --with-XawPlus or --without-XawPlus was given. @@ -21225,7 +21477,7 @@ else fi echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6 -echo "configure:21229: checking for XextCreateExtension in -lXext" >&5 +echo "configure:21481: 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 @@ -21233,7 +21485,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:21500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -21283,13 +21535,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:21287: checking for $cf_test in $cf_path" >&5 +echo "configure:21539: checking for $cf_test in $cf_path" >&5 else echo $ac_n "checking for $cf_test""... $ac_c" 1>&6 -echo "configure:21290: checking for $cf_test" >&5 +echo "configure:21542: checking for $cf_test" >&5 fi cat > conftest.$ac_ext < @@ -21298,7 +21550,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:21302: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21554: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -21345,21 +21597,21 @@ do if test $cf_path != default ; then LIBS="-L$cf_path/lib $cf_lib $LIBS" echo $ac_n "checking for $cf_lib in $cf_path""... $ac_c" 1>&6 -echo "configure:21349: checking for $cf_lib in $cf_path" >&5 +echo "configure:21601: checking for $cf_lib in $cf_path" >&5 else LIBS="$cf_lib $LIBS" echo $ac_n "checking for $cf_test in $cf_lib""... $ac_c" 1>&6 -echo "configure:21353: checking for $cf_test in $cf_lib" >&5 +echo "configure:21605: checking for $cf_test in $cf_lib" >&5 fi cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21615: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_result=yes else @@ -21400,7 +21652,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:21404: checking for $ac_word" >&5 +echo "configure:21656: 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 @@ -21450,7 +21702,7 @@ LDFLAGS="$LDFLAGS $X_LIBS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me-configure}:21454: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me-configure}:21706: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -21512,7 +21764,7 @@ done if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me-configure}:21516: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me-configure}:21768: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 CFLAGS="$CFLAGS $cf_new_cflags" @@ -21521,7 +21773,7 @@ fi if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me-configure}:21525: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me-configure}:21777: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 CPPFLAGS="$CPPFLAGS $cf_new_cppflags" @@ -21530,7 +21782,7 @@ fi if test -n "$cf_new_extra_cppflags" ; then test -n "$verbose" && echo " add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6 -echo "${as_me-configure}:21534: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me-configure}:21786: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" @@ -21541,14 +21793,14 @@ fi if test "$cf_check_cflags" != "$CFLAGS" ; then cat > conftest.$ac_ext < int main() { printf("Hello world"); ; return 0; } EOF -if { (eval echo configure:21552: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21804: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -21556,13 +21808,13 @@ else rm -rf conftest* test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me-configure}:21560: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me-configure}:21812: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 if test "$cf_check_cppflags" != "$CPPFLAGS" ; then test -n "$verbose" && echo " but keeping change to \$CPPFLAGS" 1>&6 -echo "${as_me-configure}:21566: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me-configure}:21818: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -21572,7 +21824,7 @@ rm -f conftest* fi echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:21576: checking for XOpenDisplay in -lX11" >&5 +echo "configure:21828: 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 @@ -21580,7 +21832,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:21847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -21612,14 +21864,14 @@ else fi echo $ac_n "checking for XCurses library""... $ac_c" 1>&6 -echo "configure:21616: checking for XCurses library" >&5 +echo "configure:21868: 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 LIBS="-lXCurses $LIBS" cat > conftest.$ac_ext < @@ -21629,7 +21881,7 @@ int main() { XCursesExit(); ; return 0; } EOF -if { (eval echo configure:21633: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* cf_cv_lib_XCurses=yes else @@ -21939,6 +22191,7 @@ s%@PCREDIR_LIBS@%$PCREDIR_LIBS%g s%@PCREDIR_CPPFLAGS@%$PCREDIR_CPPFLAGS%g s%@LINK_SIZE@%$LINK_SIZE%g s%@EXTRAOBJS@%$EXTRAOBJS%g +s%@EXTRAO_DEP@%$EXTRAO_DEP%g s%@CANDIR_MAKE@%$CANDIR_MAKE%g s%@CANLIBS@%$CANLIBS%g s%@TIN_DEFAULTS_DIR@%$TIN_DEFAULTS_DIR%g diff -Nurp --exclude='.bzr*' tin-1.9.4/configure.in tin-1.9.5/configure.in --- tin-1.9.4/configure.in 2009-02-11 21:29:48.000000000 +0100 +++ tin-1.9.5/configure.in 2009-12-24 10:40:39.262247628 +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 : 2009-01-11 +dnl Updated : 2009-12-19 dnl Notes : dnl -dnl Copyright (c) 1995-2009 Thomas E. Dickey +dnl Copyright (c) 1995-2010 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=1.9.4 +VERSION=1.9.5 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_SUBST(PACKAGE) @@ -78,7 +78,7 @@ case "$host_os" in esac ### Native Language Support -ALL_LINGUAS="de en_GB et fr ru rw sv tr" +ALL_LINGUAS="da de en_GB et fr ru rw sv tr" ### Checks for programs save_CFLAGS="$CFLAGS" @@ -440,6 +440,7 @@ debug_malloc=none CF_WITH_DBMALLOC(debug_malloc=DBMALLOC) CF_WITH_DMALLOC(debug_malloc=DMALLOC) +EXTRAO_DEP='#' AC_ARG_WITH(trace, [ --with-trace use debugging/traces for screen output], [ @@ -450,12 +451,14 @@ AC_ARG_WITH(trace, LIBS="-l${cf_with_screen}_g $LIBS" use_trace=yes AC_DEFINE(USE_TRACE) + EXTRAO_DEP='' EXTRAOBJS="$EXTRAOBJS trace.o"], use_trace=no)])], [use_trace=no]) #AC_MSG_CHECKING(if you want debugging-trace) #AC_MSG_RESULT($use_trace) AC_SUBST(EXTRAOBJS) +AC_SUBST(EXTRAO_DEP) ## options for miscellaneous definitions AC_MSG_CHECKING(for domain-name) @@ -930,6 +933,7 @@ CF_STRERROR ### Checks for library functions. AC_CHECK_FUNCS(\ + alarm \ atoi \ atol \ bcopy \ @@ -1130,6 +1134,7 @@ if test $with_decl_check = yes; then CHECK_DECL_HDRS="$TIN_DECL_HDRS" CF_CHECK_DECL(\ _flsbuf \ + alarm \ atoi \ atol \ bcopy \ @@ -1258,17 +1263,28 @@ int main() { AC_MSG_RESULT(unknown) ) -# FIXME -# locale is broken on cygwin -# locking doesn't work on cygwin -# group/other bits don't work on cygwin -# link(2) is detected but doesn't work on cygwin - +# FIXME / TESTME +# locale is broken on cygwin < 1.7.0 +# locking doesn't work on cygwin < 1.7.0 +# group/other bits don't work on cygwin < 1.7.0 +# link(2) is detected but doesn't work on cygwin < 1.7.0 case "$host_os" in *cygwin*) - AC_DEFINE(NO_LOCALE) + case `uname -r | sed 's,(.*,,'` in + 1.7.*) + AC_CHECK_FUNC(link, AC_DEFINE(HAVE_LINK)) + ;; + *) + # link does not work + AC_DEFINE(NO_LOCALE) + AC_DEFINE(NO_LOCKING) + AC_DEFINE(FILE_MODE_BROKEN) + ;; + esac + ;; + *haiku*) + # link does not work AC_DEFINE(NO_LOCKING) - AC_DEFINE(FILE_MODE_BROKEN) ;; *) AC_CHECK_FUNC(link, AC_DEFINE(HAVE_LINK)) diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/CHANGES tin-1.9.5/doc/CHANGES --- tin-1.9.4/doc/CHANGES 2009-02-11 21:15:51.000000000 +0100 +++ tin-1.9.5/doc/CHANGES 2009-12-24 10:03:15.652376227 +0100 @@ -1,3 +1,106 @@ +-- 1.9.5 release 20091224 "Lochruan" -- + +U019) Urs Janssen + ADD. MarkFeedRead ^X / MarkFeedUnread ^Y to thread-level + ADD. configure check for gethostbyname in libnetwork (Haiku) + ADD. check if SIGBUS == SIGSEGV (Haiku) + ADD. don't define HAVE_LINK on Haiku + ADD. config.guess, config.sub update + FIX. help.c, keymap.c, signal.c, thread.c, extern.h, tin.1, tin.5 + configure.in, aclocal.m4, config.guess, config.sub + +U018) Frederic Briere + ADD. MarkFeedRead ^X / MarkFeedUnread ^W to page-level + FIX. feed.c, group.c, help.c, keymap.c, lang.c, extern.h, keymap.h, tin.h + +U017) Joe Hansen + ADD. initial danish translation + FIX. da.po + +U016) Volker Borchert + BUG. used towupper() in the !MULTIBYTE_ABLE case + ADD. fallback for missing sys_errlist declaration + FIX. prompt.c, string.c, pcre/Makefile[.in] + +U015) Dennis Preiser + ADD. scope and attributes menu + ADD. help pages to the various menus + ADD. PageSkipIncludedText now skips over the next quoted block + ADD. runtime calculation of the filter file offset + ADD. '-w' now suggests the first given cmd-line group to post to + ADD. '-s', '-m' and '-G' cmd-line switches no longer change the + corresponding tinrc values + ADD. -G for the !NNTP-case + ADD. disable creation of cached overviews in getart_limit case + ADD. disable getart_limit in -u case + ADD. mail/pipe/print articles now work on ranges + ADD. NNTP read timeout + BUG. maildirs starting with '=' caused tin to hang after 's'aving an + article to a mailbox + BUG. savedirs starting with '+' caused tin to hang after 's'aving an + article to a file + BUG. in rare cases (aborted article load or '-' after cancel) one + article was incorrectly maked as unavailable + BUG. memleaks in canlock operations + BUG. fix a long overflow in print_bitmap_seq() when xmax = __LONG_MAX__ + BUG. didn't create Message-ID when cancelling own article when + configured as FORGERY + EVIL_INSIDE + BUG. batch mode wasn't as quitet/as verbose as it could be + BUG. aborted prompt_getart_limit() lost previous value + BUG. MARK_FEED_READ/MARK_FEED_UNREAD in thread level with no selected + or tagged arts and selecting 'a' marks the base-art read/unead + BUG. signal handler not unset while piping + BUG. sort_article_type didn't always work correct with + thread_articles={2,3} + BUG. realloc in expand_ctrl_chars() caused a crash + FIX. active.c, art.c, attrib.c, auth.c, config.c, cook.c, curses.c + feed.c, filter.c, group.c, help.c, inews.c, init.c, keymap.c, lang.c + mail.c, main.c, makecfg.c, memory.c, misc.c, newsrc.c, nntplib.c + nrctbl.c, options_menu.c, page.c, post.c, prompt.c, read.c + rfc1524.c, rfc2046.c, save.c, select.c, sigfile.c, signal.c + tcurses.c, thread.c, tincfg.tbl, extern.h, keymap.h, nntplib.h + proto.h, tcurses.h, tin.h, tinrc.h, tin.1, tin.5 + +U014) Urs Janssen + ADD. minor code cleanup + ADD. assume pid_t is long instead of int + ADD. comment out trace.o dependeny-rule if not configured --with-trace + ADD. disable abort-posting for cursor-keys on check-article screen + (debian bug #231070) + ADD. try AUTHINFO USER/PASS on -A if CAPABILITIES didn't announce any + supported auth methods + ADD. config.guess, config.sub update + ADD. configure check for towupper(), wcscat(), wcscpy() and wctomb() in + AM_MULTIBYTE_ABLE + ADD. disallow 192.0.2.0/24 in gnksa-checks + ADD. convert MOTD from UTF-8 to local-charset + ADD. warn about aliased groups + ADD. reduce number of "LIST ACTIVE grp" cmds send with -n if server + announces "LIST ACTIVE" capabillity + ADD. reduce number of "LIST NEWSGROUPS grp" cmds send with -n if server + announces "LIST NEWSGROUPS" capabillity + ADD. prefer "LIST COUNTS" over "LIST ACTIVE" when announced via + CAPABILITIES + BUG. NULL was only allowed once to unbound a keymapping + BUG. don't de/encode header(-fields) which can not hold RFC2047-encoded + words (but strings which may look like encoded words) + BUG. memleaks in cancel_article(), submit_mail_file(), + create_normal_article_headers() + BUG. expand_ctrl_chars() misscalculated tabexpansion on multiline input + BUG. uuencoded parts might get 'V'iewd twice + BUG. when pipelinming GROUP cmds. and server requires auth for some groups + tin got confused + BUG. attributes autoupdate on version change didn't work + BUG. entered wrong group at startup if a groupname was given on the + cmd.-line and there were new groups on the server + REM. AUTHINFO GENERIC support + FIX. active.c, art.c, attrib.c, auth.c, charset.c, color.c, config.c + cook.c, debug.c, filter.c, init.c, keymap.c, lang.c, mail.c, main.c + memory.c, misc.c, my_tmpfile.c, newsrc.c, nntplib.c, pgp.c, post.c + prompt.c, refs.c, rfc2047.c, save.c, select.c, xref.c, extern.h + nntplib.h, proto.h, tin.h, configure[.in], src/Makefile[.in] + aclocal.m4, tin.1, tin.5 + -- 1.9.4 release 20090211 "Rieclachan" -- U013) Thomas E. Dickey diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/CREDITS tin-1.9.5/doc/CREDITS --- tin-1.9.4/doc/CREDITS 2008-12-11 20:31:10.000000000 +0100 +++ tin-1.9.5/doc/CREDITS 2009-08-15 10:21:01.199785647 +0200 @@ -6,22 +6,23 @@ George Baltz, Dieter Baron, Volker Barth Dieter Becker, Wolfgang Behrens, Fabrice Bellet, Greg Berigan, Enrik Berkhan, Juergen Bernau, Dan Berry, Michael Bienia, David Binderman, Thomas Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer, Andreas Borchert, -Sebastian Bork, Mark Boucher, Robert Brady, Peter Breitenlohner, Jessica -Brennan, Bill Brolik, Travis Brown, Herman ten Brugge, Martin Buck, Matthias -Buelow, Jeremy Buhler, Leila Burrell-Davis, Sean Casey, Peter Castro, Troy -Cauble, Andrey A. Chernov, Albert Chin-A-Young, Park Chong-Dae, Tan Kwee -Chuan, Boleslaw Ciesielski, Robert Claeson, Steven Cogswell, Don Costello, -Joshua Crawford, Bryan Curnutt, Ned Danieley, Lars Dannenberg, Chris Davies, -John Davis, Borislav Deianov, Thomas E. Dickey, Martin Dickopp, Olaf -Dietrich, Herbert Martin Dietze, Theo Van Dinter, Ralf Doeblitz, Bryan -Dongray, Michael Douglass, Nickolay Dudorov, Craig Durland, Bernd Eckenfels, -Phil Edge, Kirk Edson, Nick Efthymiou, Stefan Elf, Nigel Ellis, Andrei -Emeltchenko, L. Scott Emmons, Rob Engle, Olle Eriksson, Brent Ermlick, Bernd -Ernesti, Ragnar Hojland Espinosa, Jason Faultless, Michael Faurot, Werner -Fleck, John M. Flinchbaugh, Andy Gabor, Christian Garbs, Torsten Gesang, -Ruediger Geys, Callum Gibson, Mike Glendinning, Igor Goryachev, Philippe -Goujard, Dan Greenspan, Andrew Greer, Dennis Grevenstein, Karlo Gross, Carl -Hage, Piers Haken, Paul Halsema, Ed Hanway, Scott Hauck, Christian Haul, +Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady, Peter +Breitenlohner, Jessica Brennan, Frederic Briere, Bill Brolik, Travis Brown, +Herman ten Brugge, Martin Buck, Matthias Buelow, Jeremy Buhler, Leila +Burrell-Davis, Sean Casey, Peter Castro, Troy Cauble, Andrey A. Chernov, +Albert Chin-A-Young, Park Chong-Dae, Tan Kwee Chuan, Boleslaw Ciesielski, +Robert Claeson, Steven Cogswell, Don Costello, Joshua Crawford, Bryan +Curnutt, Ned Danieley, Lars Dannenberg, Chris Davies, John Davis, Borislav +Deianov, Thomas E. Dickey, Martin Dickopp, Olaf Dietrich, Herbert Martin +Dietze, Theo Van Dinter, Ralf Doeblitz, Bryan Dongray, Michael Douglass, +Nickolay Dudorov, Craig Durland, Bernd Eckenfels, Phil Edge, Kirk Edson, +Nick Efthymiou, Stefan Elf, Nigel Ellis, Andrei Emeltchenko, L. Scott +Emmons, Rob Engle, Olle Eriksson, Brent Ermlick, Bernd Ernesti, Ragnar +Hojland Espinosa, Jason Faultless, Michael Faurot, Werner Fleck, John M. +Flinchbaugh, Andy Gabor, Christian Garbs, Torsten Gesang, Ruediger Geys, +Callum Gibson, Mike Glendinning, Igor Goryachev, Philippe Goujard, Dan +Greenspan, Andrew Greer, Dennis Grevenstein, Karlo Gross, Carl Hage, Piers +Haken, Paul Halsema, Joe Hansen, Ed Hanway, Scott Hauck, Christian Haul, James Hawtin, Per Headland, Arnold Hendriks, Daniel Hermans, Jose Herrero, Dave Hill, Tom Hite, Torsten Homeyer, Ulli Horlacher, Keith Howell, Tommy Hsieh, Shih-Kun Huang, Steve Hunt, Jeff Hurwitt, Jeon Hyoung-Jo, Ali diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/INSTALL tin-1.9.5/doc/INSTALL --- tin-1.9.4/doc/INSTALL 2008-12-11 20:31:10.000000000 +0100 +++ tin-1.9.5/doc/INSTALL 2009-09-16 16:42:00.929278569 +0200 @@ -653,5 +653,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 and Cygwin. +Openstep, MiNT, Haiku and Cygwin. For a detailed list see diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/TODO tin-1.9.5/doc/TODO --- tin-1.9.4/doc/TODO 2009-01-21 15:06:08.000000000 +0100 +++ tin-1.9.5/doc/TODO 2009-12-23 23:00:59.631420130 +0100 @@ -12,18 +12,10 @@ o 'T'ag all parts of multipart message with thread_arts 4 (multipart) or 5 (percentage) [20080606 Urs Janssen ] -!o after cancelling an article, when using '-' form the next article this -! article is also marked as unavailable. -! -! [20070202 Urs Janssen ] - o cLINES < MIN_LINES_ON_TERMINAL || cCOLS < MIN_COLUMNS_ON_TERMINAL isn't checked on startup [20071210 Urs Janssen ] -o a wrong username in ~/.newsauth can't be corrected in the first pass - [20050816 Urs Janssen ] - o a wrong username/password in ~/.newsauth can lead to an endless AUTH-loop when using -A and issuing a wrong username/password in the prompt [20080926 Urs Janssen ] @@ -44,30 +36,19 @@ o better integrate saving of MIME/non-M [Jason Faultless ] o batch mode has several bugs - - -Z and giving a cmd-line group ends up in a loop - (filters each group several times, ~25 times slower as without a - cmd-line group) and the cmd-line group is not displayed in the - statistics nor taken into account for the 'any unread news' status. + - -Z and giving a cmd-line group the cmd-line group is not displayed in + the statistics nor taken into account for the 'any unread news' status. - -vc could be more verbose (like -vcZ is) - -o currently is not a 'batch_mode' option - if server requires authentication (and no ~/.newsauth entry matches) tin prompts for username but not for password [Urs Janssen ] -o '-s' cmd-line switch implicitly changes tinrc.savedir; - '-G' cmd-line switch implicitly changes tinrc.getart_limit, - but '-a' does not change tinrc.use_color - IMHO '-s'/'-G' behave wrong. - [Urs Janssen ] - Is -s supposed to affect all save operations? What about attributes? - Might get away with simply setting glob_attributes->savedir - [Jason Faultless ] - o add version number to other config-files (e.g. tin.defaults) and do the same checks as for TINRC_VERSION/tinrc. for the - filter (and attributes) file also store the editor offset (different - languages do use different headers) and the filter method used - (wildmat or regexp) and the charset the file is written in (e.g. - ISO-8859-x vs. unicode) + filter and attributes file store the charset the file is written in + (e.g. ISO-8859-x vs. unicode) and for the filter file the filter method + used (wildmat or regexp) [Urs Janssen ] o overview file cacheing code is over-complex @@ -143,12 +124,19 @@ o add more AUTHINFO SASL (RFC 4643) sup version for at least PLAIN) [20080316 Urs Janssen ] -o make 'GNKSA'-parser RFC5322/USEFOR compliant +o add XZVER (and XZHDR) support (zlib compressed yyencoded overview data) + + +o make 'GNKSA'-parser RFC5322/USEFOR compliant and fix bugs + (e.g. "<~$!~( )@( )example.com>" causes "illegal character in RHS", but + the address is valid) + +o allow IDN ccTLDs (/\.xn--\S+$/) in 'GNKSA'-parser o add In-Reply-To threading for mailgroups [20030518 Urs Janssen ] -o make auto'S'ave also work for inrange articles/threads(/groups) +o make auto'S'ave also work for inrange groups (unfortunately 'S' at select level is used for something else) [20030508 Urs Janssen ] @@ -184,7 +172,7 @@ o add a postponed 'browser' (store post o add postpone option for mail-actions; reusing p'o'stponed articles in mailing_list groups doesn't work - (possible fix: store Newsgroups (and other infos) via msg_add_header() + (possible fix: store Newsgroups (and other info) via msg_add_header() (to overwrite any old values) in X-Tin-Postponed:-header and remove it before posting.) [20010623 Urs Janssen ] @@ -257,13 +245,7 @@ o check if the articles Subject/From in if they are higher than the server's high-mark don't trust them (and discard the locally cached data). -o attributes (still) needs some work, some entrys aren't really useful - on a per group basis but others would (e.g. Reply-To) - once we have a 'attributes-menu' we could remove most of the - global 'attributes' set in tinrc and move them to a scope=* - in attributes (e.g. From) - See doc/config-anomalies for other candidates that should move to - attributes +o attributes (still) needs some work; See doc/config-anomalies. [20030303 Dirk Nimmich ] o add 'make unproto' @@ -306,6 +288,8 @@ o unify Fcc and posted_articles_file o MIME-pgp support according to RFC 2015, RFC 3156 - (should be easy now) and/or in the format that used by signcontrol/pgpverify (see also tinews.pl) + As MIME-pgp verification needs the undecoded mime-part with it's headers + storing the raw-offset of each part in the article would be very helpful. o pgp-{6,7} support @@ -348,13 +332,12 @@ o Additions to the select menu: '%' (toggle rot13 encoding of screen content) o Add to the 'M'enu: - 'h' (GLOBAL_HELP) 'R' (GLOBAL_BUGREPORT) '!' (GLOBAL_SHELL_ESCAPE) '&' (GLOBAL_TOGGLE_COLOR) and maybe a way to change built in path like DEFAULT_MAILER, PATH_PGP, ... -o Add to the POST_INFO-level: +o Add to the POST_INFO-level ('W'): '?','/','\' search (partly done, currently only the displayed page is searched which is not that useful) 'h' (GLOBAL_HELP) @@ -384,11 +367,11 @@ o Merge the selection code with the ran of picking articles with similar goals is wasteful. [Jason Faultless ] -o add check for libbzip2/zlib (>=1.1.4)/[mini]lzo - (, , - ) and add an - option to write/read {g,b,l}zipped local overviews. - zlib, libbzip2 and lzo might also be used for post-processing. +o add check for liblzma/libbzip2/zlib (>=1.1.4)/[mini]lzo + (, , + , ) + and add an option to write/read {g,b,l}zipped local overviews. + liblzma, zlib, libbzip2 and lzo might also be used for post-processing. o add check for GPGME () and if found use it for pgp actions. @@ -431,8 +414,6 @@ o posting to a binary group should warn o when posting to a group containing uppercase-letters: bring up a warning: "Newsgroup-names should be all lowercase, correct it? (Y/n)" -o Enhance -w to take newsgroup name as argument. - o Enhance -n to take newsgroup name as argument and use group_get_art_info() to allow posting to groups other than those in newsrc. @@ -477,6 +458,20 @@ o suppress hide_uue=2 checking unless f Internal Changes ---------------- +o rewrite auth.c + +o make article numbers (u)int_least64_t/PRI[iu]LEAST64 (on OSs where possible), + provide usefull fallbacks if system doesn't have / + (check for long long and if present use "%lld"; + #ifdef int_least64_t typedef artnum_t int_least64_t #else ...). + use atoll/strtoll for parsing article numbers. (#ifdef HAVE ATOLL + #define atoartnum atoll #else ...) + [20050728 Urs Janssen ] + +o fix aclocal.m4:CF_FUNC_SYSTEM and/or misc.c:invoke_cmd() that + --enable-broken-system-fix/IGNORE_SYSTEM_STATUS isn't needed anymore. + [20090520 Urs Janssen ] + o tinrc.confirm_choice should be written/read as int, not string as users who edit the tinrc manually can't know the exact strings required. unfortunately rc_update() can't handle type changes (rc_update should @@ -493,10 +488,6 @@ o move serveral (server related) files ${TIN_INDEX_NEWSDIR-"${TIN_HOMEDIR-"$HOME"}/.tin"}${NNTPSERVER+"/$NNTPSERVER"}/.news/ [20050807 Urs Janssen ] -o make article numbers uint_least64_t (on OSs where possible), provide - usefull fallbacks if system doesn't have / - [20050728 Urs Janssen ] - o upgrade configure-script to >= autoconf-2.61 [20050728 Urs Janssen ] @@ -672,8 +663,15 @@ o add normalization (done for search strings) [20031209 Michael Bienia ] +o add configure-switch for DISABLE_PIPELINING + [20090612 Urs Janssen ] + Docs/online help ---------------- +o the online help of GroupMarkUnselArtRead 'X' is unclear as it doesn't + say that the article are marked read + [20090814 Urs Janssen ] + o document the different singnals/actions (i.e. SIGUSR2 writes newsrc) [20080209 Urs Janssen ] @@ -681,8 +679,8 @@ o exit staus documentation in the manpa exit codes than just 0/1 (and 2 in the -Z case). [20080320 Urs Janssen ] -o review the turkish, russian and kinyarwanda translations - (tr.po, ru.po, rw.po); add/finish man-page translation(s). +o review the danish, swedish, turkish, russian and kinyarwanda translations + (da.po, sv.po, tr.po, ru.po, rw.po); add/finish man-page translation(s). o add installation guide (in html) @@ -705,6 +703,17 @@ o integrate doc/auth.txt into tin.1-man Not yet classified ------------------ +o un/subscribe_pattern() is very slow on servers with a huge active file + [20091223 Urs Janssen ] + +o replace wildmat.c with uwildmat.c + ? It knows poison + patterns and can handle UTF-8 strings + [20091223 Urs Janssen ] + +o mask inline PGP SIGNATURE/KEY BLOCK like we do for uu-sections? + [20090722 Urs Janssen ] + o support $XDG_CONFIG_HOME / $XDG_DATA_HOME? [20081010 Urs Janssen ] @@ -788,10 +797,6 @@ o what about -a cmd-line flag? is this dropped, '&' can be used for runtime color toggling. [20021106 Urs Janssen ] -o -G doesn't "work" in the !NNTP case, shall we disallow it in that case - or shall we try to implement it? - [20030421 Urs Janssen ] - o commas in real-name might cause problems in mail-replys From: Last, First (which is illegal) leads to To: Last, First which is last@localhost,user@accou.nt @@ -810,7 +815,7 @@ o check_article_to_be_posted() needs a o update gettext stuff to > gettext-0.12.1 -o clean up included pcre stuff and update to >= pcre-7.8 +o clean up included pcre stuff and update to >= pcre-8.0 o what is with conflicting tinrc settings? should we disallow those, or leave it to the user to realise that e.g. strip_blanks=ON && inverse_okay=ON diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/WHATSNEW tin-1.9.5/doc/WHATSNEW --- tin-1.9.4/doc/WHATSNEW 2008-12-31 03:23:48.000000000 +0100 +++ tin-1.9.5/doc/WHATSNEW 2009-09-27 21:28:51.871536967 +0200 @@ -2,6 +2,7 @@ New features and changes since tin-1.8.1 New features ------------ +. attributes and scope menu . configurable verbatim marks (default is slrn style) . configurable body trimming . UTF-8 descriptions (RFC 3977) @@ -27,8 +28,15 @@ Changes show_only_unread -> show_only_unread_arts sort_art_type -> sort_article_type thread_arts -> thread_articles +. '-s', '-m' and '-G' cmd-line options no longer changes the corresponding + tinrc values +. '-w' uses the first given cmd-line group as default group to post to +. with positive getart_limit all unread articles less than getart_limit are + kept as unread +. mail/pipe/print articles now work on ranges too Retired Features ---------------- . VMS support . libinn support (was broken for ages) +. AUTHINFO GENERIC (deprecated by RFC 4643) diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/keymap.sample tin-1.9.5/doc/keymap.sample --- tin-1.9.4/doc/keymap.sample 2008-12-11 20:31:11.000000000 +0100 +++ tin-1.9.5/doc/keymap.sample 2009-10-01 16:20:40.916335963 +0200 @@ -1,4 +1,4 @@ -# Keymap file V1.0.6 for the TIN newsreader +# Keymap file V1.0.8 for the TIN newsreader # # Sample keymap file # This file contains the default key mappings @@ -48,13 +48,18 @@ PageDown ^D ^F SPACE RedrawScr ^L MenuFilterSelect ^A MenuFilterKill ^K +MarkFeedRead ^X +MarkFeedUnread ^W ##### +ConfigToggleAttrib TAB ConfigSelect ^J ^M ConfigLastPage G ConfigNoSave Q +ConfigScopeMenu S ConfigFirstPage g +ConfigResetAttrib r ##### @@ -213,6 +218,15 @@ SelectMarkGrpUnread z Z ##### +ScopeSelect ^J ^M +ScopeEditAttributesFile E +ScopeAdd a +ScopeDelete d +ScopeMove m +ScopeRename r + +##### + ThreadReadNextArtOrThread TAB ThreadReadArt ^J ^M ThreadSelArt * diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/l10n/de/tin.1 tin-1.9.5/doc/l10n/de/tin.1 --- tin-1.9.4/doc/l10n/de/tin.1 2009-02-11 21:19:22.000000000 +0100 +++ tin-1.9.5/doc/l10n/de/tin.1 2009-12-24 10:04:14.622735615 +0100 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2009-02-11 +.\" Updated : 2009-12-24 .\" 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 "11. Februar 2008" 1.9.4 "Usenet Newsreader" +.TH tin 1 "December 24th, 2009" 1.9.5 "Usenet Newsreader" .\" .\" .SH NAME @@ -164,8 +164,8 @@ Zu benutzende Portnummer falls per NNTP Nicht prüfen ob neue Newsgruppen vorhanden sind. .TP \fB\-Q\fP -Schnellstart. \fBtin\fP so schnell wie möglich starten, z.Zt. entspricht diese -Option \*(rq\fB\-nqd\fP\*(rq. +Schnellstart. \fBtin\fP so schnell wie möglich starten, zur Zeit entspricht +diese Option \*(rq\fB\-nqd\fP\*(rq. .TP \fB\-r\fP Read news remotely from the default NNTP server specified in the environment @@ -179,7 +179,7 @@ Save/read articles to/in directory. Defa \fI${TIN_HOMEDIR:\-"$HOME"}/News\fP. .TP \fB\-S\fP -Speichere ungelesene Artikel zum späteren Lesen mittels \*(rq\fB\-R\fP\*(rq.Für +Speichere ungelesene Artikel zum späteren Lesen mittels \*(rq\fB\-R\fP\*(rq. Für weitere Informationen siehe den Abschnitt "AUTOMATISCHES MAILEN UND SPEICHERN VON UNGELESENEN ARTIKELN". .TP @@ -190,15 +190,15 @@ option. This option is disabled if \fBti NNTP server and \fBcache_overview_files\fP is turned off. .TP \fB\-v\fP -Verbose mode for \*(rq\fB\-c\fP\*(rq, \*(rq\fB\-M\fP\*(rq, \*(rq\fB\-N\fP\*(rq, \*(rq\fB\-S\fP\*(rq, \&\*(rq\fB\-u\fP\*(rq and -\&\*(rq\fB\-Z\fP\*(rq options. +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, +\&\*(rq\fB\-u\fP\*(rq und \*(rq\fB\-Z\fP\*(rq\-Optionen. .TP \fB\-V\fP Versionsinformationen ausgeben. .TP \fB\-w\fP -Quick mode to post an article and then exit. In order for this to be really -quick, it should be used with \*(rq\fB\-n\fP\*(rq if possible. +Schnell\-Modus um nur einen Artikel zu posten. Nach Möglichkeit mit \*(rq\fB\-n\fP\*(rq +kombinieren. .TP \fB\-x\fP No posting mode. You cannot post articles if you use this option. @@ -234,6 +234,10 @@ group, then you will automatically enter group selection screen will appear, but with all the matching groups present too, as though you had yanked just those groups in. .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. +.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 the command\-line groups will be gone. You can use \fBSelectSyncWithActive\fP @@ -241,12 +245,15 @@ the command\-line groups will be gone. Y \fI${TIN_LIBDIR:\-NEWSLIBDIR}"/"${TIN_ACTIVEFILE:\-active}\fP file and get them back. .PP -.\" -.\" NB: With the \*(rq\fB\-n\fP\*(rq flag, only unsubscribed groups in the \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP file (or the newsrc\-file given by the \&\*(rq\fB\-f\fP\*(rq command\-line switch or via \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/newsrctable\fP) can be matched. +.PP +.\" +.\" +Command\-line options have higher priority than attributes and tinrc +options. Thus, command\-line option takes precedence over configured values. .SH GEBRAUCH .\" .\" @@ -573,8 +580,9 @@ unread articles. Command has no effect i command\-line when \fBtin\fP was started. .TP \fBBugReport 'R'\fP -Mail a bug report or comment to . This is the best -way of getting bugs fixed and features added/changed. +Einen Fehlerbericht oder Kommentar an +senden. Dies ist der sinnvollste Weg um Fehler zu melden und behoben zu +bekommen bzw. nach neuen Funktionen zu fragen. .TP \fBSelectSubscribe 's'\fP Ausgewählte Gruppe abonnieren. @@ -615,7 +623,7 @@ see if any new news has arrived since st \fBSelectMarkGrpUnread 'z' 'Z'\fP .\"-------------------------------------------------------------------- .\" -Mark all articles in the current group as unread. +Alle Artikel in der aktuellen Gruppe als ungelesen markieren. .SS "GROUP INDEX COMMANDS" .TP 10 \fB4\fP @@ -629,6 +637,16 @@ for more information. Kill article(s) using a menu. Read the section "FILTERING ARTICLES" for more information. .TP +\fBMarkFeedRead '^X'\fP +Mark current article, thread, range, auto\-selected (hot) articles, articles +matching pattern or tagged articles as read. A prompt asks which type should +be marked. +.TP +\fBMarkFeedUnread '^W'\fP +Mark current article, thread, range, auto\-selected (hot) articles, articles +matching pattern or tagged articles as unread. A prompt asks which type +should be marked. +.TP \fBSetRange '#'\fP Wählen Sie eine Reihe von Artikeln auf die der nächste Befehl angewendet wird. Siehe Abschnitt "BEREICHE" für weitere Informationen. @@ -747,7 +765,10 @@ line. Toggle inverse video. .TP \fBGroupMarkThdRead 'K'\fP -Mark article/thread as read and move onto the next unread article/thread. +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 +of the current article/thread. When tagged articles/threads are present, a +prompt asks how to proceed. .TP \fBGroupListThd 'l'\fP Open the thread under the current cursor position. @@ -791,8 +812,9 @@ Beendet \fBtin\fP sofort, ohne Bestätigu Toggle the display between all articles and unread articles. .TP \fBBugReport 'R'\fP -Mail a bug report or comment to . This is the best -way of getting bugs fixed and features added/changed. +Einen Fehlerbericht oder Kommentar an +senden. Dies ist der sinnvollste Weg um Fehler zu melden und behoben zu +bekommen bzw. nach neuen Funktionen zu fragen. .TP \fBGroupSave 's'\fP Save current article / thread / auto\-selected (hot) articles / articles @@ -844,7 +866,9 @@ Aktuellen Artikel als ungelesen markiere \fBMarkThdUnread 'Z'\fP .\"-------------------------------------------------------------------- .\" -Markiere den aktuellen Thread als ungelesen. +Mark current thread as unread. If a range of threads is set, the range will +be marked as unread instead of the current thread. When tagged threads are +present, a prompt asks how to proceed. .SS "THREAD LISTING COMMANDS" .\" this sections should be complete .TP 10 @@ -859,6 +883,16 @@ for more information. Kill article(s) using a menu. Read the section "FILTERING ARTICLES" for more information. .TP +\fBMarkFeedRead '^X'\fP +Mark current article, thread, range, auto\-selected (hot) articles, articles +matching pattern or tagged articles as read. A prompt asks which type should +be marked. +.TP +\fBMarkFeedUnread '^W'\fP +Mark current article, thread, range, auto\-selected (hot) articles, articles +matching pattern or tagged articles as unread. A prompt asks which type +should be marked. +.TP \fBSetRange '#'\fP Wählen Sie eine Reihe von Artikeln auf die der nächste Befehl angewendet wird. Siehe Abschnitt "BEREICHE" für weitere Informationen. @@ -932,7 +966,9 @@ Subject des geöffneten Artikels in der u Toggle inverse video. .TP \fBThreadMarkArtRead 'K'\fP -Mark article as read and move onto the next unread article. +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 +article. When tagged articles are present, a prompt asks how to proceed. .TP \fBLookupMessage 'L'\fP Look up article by \*(rqMessage\-ID:\*(rq. @@ -954,8 +990,9 @@ Return to previous level. Beendet \fBtin\fP sofort, ohne Bestätigungsnachfrage. .TP \fBBugReport 'R'\fP -Mail a bug report or comment to . This is the best -way of getting bugs fixed and features added/changed. +Einen Fehlerbericht oder Kommentar an +senden. Dies ist der sinnvollste Weg um Fehler zu melden und behoben zu +bekommen bzw. nach neuen Funktionen zu fragen. .TP \fBThreadSave 's'\fP Save current article / thread / auto\-selected (hot) articles / articles @@ -979,7 +1016,9 @@ it for later processing via \fBPostPostp command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP'). .TP \fBMarkArtUnread 'z'\fP -Markiere den aktuellen Artikel als ungelesen. +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 +articles are present, a prompt asks how to proceed. .TP \fBMarkThdUnread 'Z'\fP .\"-------------------------------------------------------------------- @@ -1050,8 +1089,9 @@ Forward search the text of this article. Backward search the text of this article. .TP \fBPageSkipIncludedText ':'\fP -Skip to the end of the quoted text\-block in this article. Quoted text is -everything which matches \fBquote_regex\fP, \fBquote_regex2\fP or \fBquote_regex3\fP. +Skip to the end of the next quoted text\-block in this article. Quoted text +is everything which matches \fBquote_regex\fP, \fBquote_regex2\fP or +\fBquote_regex3\fP. .TP \fBPageTopThd '<'\fP Goto the first article in the current thread. @@ -1263,6 +1303,14 @@ can use \fBSearchSubjF\fP ('\fB/\fP'), \ option menu and keep your changes. Use \fBQuitTin\fP ('\fBQ\fP') to exit without keeping your changes. .PP +The options menu provides access to the attributes menu for the current +group by the \fBConfigToggleAttrib\fP ('\fB\fP') command. Pressing +\fBConfigToggleAttrib\fP again toggles back to the options menu. For more +information see section "ATTRIBUTES MENU AND GROUP ATTRIBUTES". +.PP +The \fBConfigScopeMenu\fP ('\fBS\fP') command brings up the scopes menu. For more +information see section "SCOPES MENU". +.PP Here is a full list of all the available variables. The name in braces is the name of the corresponding setting in \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. @@ -1687,11 +1735,13 @@ mailers with different command\-line par "%S" "%T" < "%F"' (e.g., elm \-s "subject" "iain" < .article) or \&'sendmail \-oi \-oem \-t < %F' (e.g. sendmail \-oi \-oem \-t < .article). .TP -\&\fB'Art. gelesen markieren' ignorie... (mark_ignore_tags)\fP -When this is ON, the \fBGroupMarkThdRead\fP, \fBThreadMarkArtRead\fP functions -('\fBK\fP') mark just the current article or thread, ignoring other tagged, -unread articles. When OFF, the same function presents a menu with choices of -the current thread or article, all tagged, unread articles, or nothing. +\&\fB'Art. (un)gelesen markieren' ignorie... (mark_ignore_tags)\fP +When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBThreadMarkArtRead\fP +('\fBK\fP'), \fBMarkThdUnread\fP ('\fBZ\fP') at Group level and \fBMarkArtUnread\fP +('\fBz\fP') at Thread level functions mark just the current article or thread, +ignoring other tagged, (un)read articles. When OFF, the same function +presents a menu with choices of the current thread or article, all tagged, +unread articles, or nothing. .TP \fBMark. gesp. Artikel/Threads gelesen (mark_saved_read)\fP If ON mark articles that are saved as read. Default is ON. @@ -1799,7 +1849,7 @@ article. Default is ON. .TP \fBBenutze 8bit\-Zeichen im Newsheader (post_8bit_header)\fP Allows 8bit characters unencoded in the header of a news article, if set -this also disables the generation of MIME\-headers when they are usualy +this also disables the generation of MIME\-headers when they are usually required. Default is OFF. Only enacted if \fBpost_mime_encoding\fP is also set to 8bit. In a number of local hierarchies where 8bit characters are used, using unencoded (raw) 8bit characters in header is acceptable and sometimes @@ -2146,7 +2196,7 @@ similarly looking characters. On systems this option is disabled. Default is OFF. .TP \fBHow to treat blank lines (trim_article_body)\fP -Allows you to select how \fBtin\fP treats blank lines in article bodys. +Allows you to select how \fBtin\fP treats blank lines in article bodies. Default is 0. This option does not affect lines within verbatim blocks. .RS +.5i .IP 0 3 @@ -2253,24 +2303,49 @@ wrapping at the current screen width. .\" Format is the same as for \fBnews_quote_format\fP, this is used when answering to a crossposting to several groups with no \*(rqFollowup\-To:\*(rq set. -.SS "GROUP ATTRIBUTES" +.SS "ATTRIBUTES MENU AND GROUP ATTRIBUTES" \fBtin\fP allows certain attributes to be set on a per group basis. If it exists, the global attributes file, \fI${TIN_LIBDIR:\-NEWSLIBDIR}/attributes\fP is read. After that, the user's own attributes file \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/attributes\fP is read. The global attributes file is useful for distributing system\-wide defaults to new users who have -no private attributes file yet. A later version will provide a menu -interface to set all the attributes. At present you will have to edit the -file with your editor. +no private attributes file yet. .PP -.\" -.\" Note that the \fIscope=\fP line has to be specified before the attributes are specified for that list. All attributes are set to a reasonable default so you only have to specify the attribute that you want to change (e.g., savedir). All toggle attributes are set by specifying ON/OFF. Otherwise, these function exactly the same as their global equivalents. For more details see \fBtin\fP(5). +.PP +Attributes can also be changed from the attributes menu which can be +accessed by \fBConfigToggleAttrib\fP ('\fB\fP') from the options menu +or \fBScopeSelect\fP ('\fB^J\fP' or '\fB\fP') from the scopes menu. The +attributes menu looks and behaves very similar to the options menu. The +title shows the current scope. Attributes set in the current scope are +marked with '\+' to the left of the attributes number. +.PP +.\" +.\" +Besides the keys for moving around and changing values known from the +options menu the attributes menu provides the following command: +\fBConfigResetAttrib\fP ('\fBr\fP') which resets an attribute to a default value. +.SS "SCOPES MENU" +The scopes menu (accessible from the options menu with \fBConfigScopeMenu\fP +('\fBS\fP')) shows all scopes read from the global and local attributes file. +Scopes from the global attributes file are marked with '!' to the left of +the scope number. Delete/rename/move are not possible with those scopes. +.PP +.\" +.\" +In addition to the common moving keys the following commands are available: +\fBScopeSelect\fP ('\fB^J\fP' or '\fB\fP') enter the attributes menu for +the current scope, \fBScopeEditAttributesFile\fP ('\fBE\fP') edit the local +attributes file, \fBScopeAdd\fP ('\fBa\fP') add a new scope, \fBScopeDelete\fP +('\fBd\fP') delete the current scope, \fBScopeMove\fP ('\fBm\fP') move the current +scope to a new position, \fBScopeRename\fP ('\fBr\fP') rename the current +scope. \fBToggleHelpDisplay\fP ('\fBH\fP') toggles the help mini menu at the +bottom of the screen. .SS "ARTIKEL FILTERN" .\" FIXME - add scoring description When there is a subject or an author which you are either very interested @@ -2446,6 +2521,10 @@ under your directory (default \fI${TIN_HOMEDIR:\-"$HOME"}/News\fP). Be careful of using this option if you read a lot of groups because you could overflow your file system. .PP +When using \*(rq\fB\-S\fP\*(rq together with a given directory to save to (\*(rq\fB\-s\fP\*(rq +option), the same directory must be specified when reading the articles by +\&\*(rq\fB\-R\fP\*(rq. +.PP If you only want to save some of your groups use the \fBbatch_save\fP tinrc variable. Set to ON or OFF in tinrc to enable/disable saving of all groups and then use the \fBbatch_save\fP attribute to fine tune which groups you want @@ -2829,14 +2908,6 @@ Für eine ausführlich Beschreibung siehe .\" .B SHELL (Unix) .\" The pathname of the user's login shell. .\" -.\" the next two will go away once we remove AUTHINFO GENERIC (deprecated by RFC 4643) -.\" .TP -.\" .B NNTPAUTH -.\" command and parameters for generic authentication. -.\" .TP -.\" .B NNTP_AUTH_FDS -.\" dot separated file descriptors for generic authentication. -.\" .\" used in xface support .\" .TP .\" .B DISPLAY @@ -2950,13 +3021,13 @@ Full path to the users mailbox. This variable has precedence over the default editor (i.e., \fBvi\fP(1)) that is used in all editing operations within \fBtin\fP (e.g., posting, replying, follow\-ups, ...). Evaluation order is \fI${VISUAL:\-"${EDITOR:\-vi}"}\fP. See -\fBenviron\fP(5) for more infos. +\fBenviron\fP(5) for more info. .TP \fBEDITOR\fP If $\fBVISUAL\fP is unset, then this variable is looked up for a default -editor. If $\fBEDITOR\fP and $\fBVISUAL\fP are both unset, \fBtin\fP will uses the -systems default editor (i.e. \fBvi\fP(1)) on UNIX\-systems). See \fBenviron\fP(5) -for more infos. +editor. If $\fBEDITOR\fP and $\fBVISUAL\fP are both unset, \fBtin\fP uses the systems +default editor (i.e. \fBvi\fP(1)) on UNIX\-systems). See \fBenviron\fP(5) for +more info. .TP \fBAUTOSUBSCRIBE\fP A new group is checked against the list of patterns; if it matches, \fBtin\fP @@ -3068,7 +3139,7 @@ or window. When \fB$LINES\fP is set, any \fBTERM\fP .\" .\" -.\" TODO: addd missing, sort usefull, document in detail +.\" TODO: add missing, sort useful, document in detail Der verwendete Terminaltyp. Weitere Informationen finden sich in \fBenviron\fP(5). .SH SIGNALE @@ -3099,10 +3170,10 @@ Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.n When \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 -befor starting tin in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). +before starting tin in debug mode (e.g. \fBTMPDIR=$HOME tin \-D 1\fP). .SH "KONFORM ZU" -.\" - RFC1036, RFC2045, RFC2047, RFC2980, RFC3977, RFC4643, RFC5322 -.\" or whatever +.\" - RFC2045, RFC2047, RFC2980, RFC3977, RFC4643, RFC5322 +.\" RFC5536, RFC5537 or whatever .\" .\" \fBtin\fP does conform to the Base Definitions volume of IEEE Std 1003.1\-2001, @@ -3138,20 +3209,20 @@ entwickelt und dessen Code im März 1991 veröffentlicht wurde. Die erste Version von \fBtin\fP wurde am 23. August 1991 veröffentlicht. \fBtass\fP(1) orientiert sich stark an notesfiles, einer Public Domain Version für UNIX von PLATO Notes, welches 1982 von Ray Essick und Rob -Kolstad and der University of Illinois entstand. Eine Übersicht der -Versionen findet sich unter . +Kolstad an der University of Illinois entstand. Eine Übersicht der Versionen +findet sich unter . .SH DANKSAGUNGEN .PP .IP "Rich Skrenta" -author of \fBtass\fP(1) v3.2 which this newsreader used as its base. +Autor von \fBtass\fP(1) v3.2, der Basis für diesen Newsreader. .IP "Bill Davidsen" -author of envarg.c environment variable reading routine. +Autor von envarg.c, Umgebungsvariablenleseroutine. .IP "Mike Gleason" -author of sigfile.c random signature generation routines. +Autor von sigfile.c, Zufallssignaturengenerierungsroutine. .IP "Markus Kuhn " author of langinfo.c, charset.c and iso2asc.txt ISO\-8859\-1 documentation. .IP "Arnold Robbins" -author of strftime.c date formatting routine. +Autor von strftime.c, Datumsfromatierungsroutine. .IP "Rich Salz" author of wildmat.c pattern matching and parsdate.y date parsing routines. .IP "Dave Taylor" @@ -3161,11 +3232,11 @@ author of getline.c \fBemacs\fP(1) styl .IP "Steven Madsen" for adding \fBpgp\fP(1) (Pretty Good Privacy) support. .IP "Philip Hazel " -for \fBpcre\fP(3) (Perl\-compatible regular expression library). +für \fBpcre\fP(3) (Library für Perl\-kompatible reguläre Ausdrücke). .IP "Patrick Powell " .\" .\" -for \fBsnprintf\fP(3) and \fBvsnprintf\fP(3) fallbacks. +für \fBsnprintf\fP(3) und \fBvsnprintf\fP(3) Fallbacks. .SH AUTOR .TP 1i Iain Lea @@ -3188,5 +3259,5 @@ Erika Mustermann \fBiconv_open\fP(3), \fBnl_langinfo\fP(3), \fBpcre\fP(3), \fBpcrepattern\fP(3), \fBsnprintf\fP(3), \fBstrftime\fP(3), \fBvsnprintf\fP(3), \fBwildmat\fP(3), \fBenviron\fP(5), \fBlocale\fP(5), \fBmbox\fP(5), \fBmmdf\fP(5), \fBnewsoverview\fP(5), -\fBtin\fP(5), \fBRFC1036\fP, \fBRFC1524\fP, \fBRFC2045\fP, \fBRFC2046\fP, \fBRFC2047\fP, -\fBRFC2048\fP, \fBRFC2980\fP, \fBRFC3977\fP, \fBRFC4643\fP, \fBRFC5322\fP +\fBtin\fP(5), \fBRFC1524\fP, \fBRFC2045\fP, \fBRFC2046\fP, \fBRFC2047\fP, \fBRFC2048\fP, +\fBRFC2980\fP, \fBRFC3977\fP, \fBRFC4643\fP, \fBRFC5322\fP, \fBRFC5536\fP, \fBRFC5537\fP diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/l10n/de/tin.5 tin-1.9.5/doc/l10n/de/tin.5 --- tin-1.9.4/doc/l10n/de/tin.5 2009-02-11 21:19:23.000000000 +0100 +++ tin-1.9.5/doc/l10n/de/tin.5 2009-12-24 10:04:15.310856498 +0100 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2009-02-11 +.\" Updated : 2009-12-24 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "11. Februar 2008" 1.9.4 "Usenet Newsreader" +.TH tin 5 "December 24th, 2009" 1.9.5 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -64,9 +64,9 @@ Each individual mailcap entry consists o command to execute, and (possibly) a set of optional "flag" values. .sp The "type" field is simply any legal content type name. It is the string -that will be matched against the "Content\-Type" header to decide if this is -the mailcap entry that matches the current message. Additionally, the type -field may specify a subtype or a wildcard to match all subtypes. +that will be matched against the \*(rqContent\-Type:\*(rq header to decide if this +is the mailcap entry that matches the current message. Additionally, the +type field may specify a subtype or a wildcard to match all subtypes. .sp The "command" field is any UNIX command and is used to specify the interpreter for the given type of message. It will be passed to the shell @@ -86,7 +86,7 @@ message. If it contains "%t", those two content\-type field, including the subtype, if any. If it contains "%{" followed by a parameter name and a closing "}", then all those characters will be replaced by the value of the named parameter, if any, from the -Content\-Type header. Finally, if the field contains "\e%", those two +\&\*(rqContent\-Type:\*(rq header. Finally, if the field contains "\e%", those two characters will be replaced by a single "%" character. .sp Besides the type and command field the following "flags" are defined: @@ -103,11 +103,11 @@ the data. .TP \fBcomposetyped\fP The "composetyped" field is similar to the "compose" field, but is to be -used when the composing program needs to specify the Content\-Type header -field to be applied to the composed data. The "compose" field is simpler, -and is preferred for use with existing (non\-mail\-oriented) programs for -composing data in a given format. The "composetyped" field is necessary when -the Content\-Type information must include auxiliary parameters, and the +used when the composing program needs to specify the \*(rqContent\-Type:\*(rq +header field to be applied to the composed data. The "compose" field is +simpler, and is preferred for use with existing (non\-mail\-oriented) programs +for composing data in a given format. The "composetyped" field is necessary +when the Content\-Type information must include auxiliary parameters, and the composition program must then know enough about mail formats to produce output that includes the mail type information. .TP @@ -361,9 +361,9 @@ saved newsgroups index files \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/active.mail\fP .sp .RS -active file ("\fImail_group_name\fP \fImaxnum\fP \fIminnum\fP \fImailspool\fP"\-pairs) of -user's mailgroups (requires \fBtin\fP(1) to be build with mh\-mail\-handling -support). +active file ("\fImail_group_name\fP \fImaxnum\fP \fIminnum\fP \fImailspool\fP" +quadruples) of user's mailgroups (requires \fBtin\fP(1) to be build with +mh\-mail\-handling support). .TP \fBmail_group_name\fP must be the pathname of the mailbox relative to field #4 with / changed to . @@ -470,7 +470,7 @@ Mailbox to save sent mails. The format o tinrc \fBmailbox_format\fP variable. .TP \fBfollowup_to\fP -Set \*(rqFollowup\-To:\*(rq\-header to the specified group(s). +Set \*(rqFollowup\-To:\*(rq header to the specified group(s). .TP \fBfrom\fP Identical to the tinrc variable \fBmail_address\fP @@ -532,7 +532,7 @@ Identisch mit der tinrc\-Variable gleich This can be used to set the article header field \*(rqOrganization:\*(rq. It overrides the setting (if any) of organization in \fI/etc/tin/tin.defaults\fP and $\fBORGANIZATION\fP (or $\fBNEWSORG\fP on Apollo DomainOS). Note that some -newsserver might still overwrite the \&\*(rqOrganization:\*(rq\-header. +newsserver might still overwrite the \&\*(rqOrganization:\*(rq header. .TP \fBpos_first_unread\fP Identisch mit der tinrc\-Variable gleichen Namens @@ -624,7 +624,7 @@ string starts with a / or ~ then it is a containing the text to insert. .TP \fBx_comment_to\fP -Insert \*(rqX\-Comment\-To:\*(rq\-header, this is only useful in FIDO groups. +Insert \*(rqX\-Comment\-To:\*(rq header, this is only useful in FIDO groups. .TP \fBx_headers\fP A string including header\-name and the contents of the header that will be @@ -680,8 +680,8 @@ Assume (broken) articles without MIME ch Beispiel: .RS .nf -# include extra headers -# assume ISO\-8859\-1 as charset if no charset is declared +# zusätzliche Header einfügen +# ISO\-8859\-1 als Zeichensatz annehmen falls keiner angegeben wurde scope=* x_headers=~/.tin/headers undeclared_charset=ISO\-8859\-1 @@ -709,7 +709,7 @@ scope=*.test sigfile=\-\-none x_headers=Subject: test \- ignore \- no reply -# assume ISO\-2022\-JP\-2 as charset +# ISO\-2022\-JP\-2 als Zeichensatz annehmen scope=fj.*,japan.* undeclared_charset=ISO\-2022\-JP\-2 .fi @@ -747,10 +747,10 @@ Score value of the rule; can also be one Match against \*(rqSubject:\*(rq .TP \fBfrom\fP -Match against \*(rqFrom:\*(rq. \fBtin\fP(1) converts the contents of the -\&\*(rqFrom:\*(rq\-header to an old style e\-mail address, e.g. \*(rqsome@body.example -(John Doe)\*(rq instead of \*(rqJohn Doe \*(rq, before -trying to match the patterns in the filter rule. +Match against \*(rqFrom:\*(rq. \fBtin\fP(1) converts the contents of the \*(rqFrom:\*(rq +header to an old style e\-mail address, e.g. \*(rqsome@body.example (John Doe)\*(rq +instead of \*(rqJohn Doe \*(rq, before trying to match +the patterns in the filter rule. .TP \fBmsgid\fP Match against \*(rqMessage\-ID:\*(rq and full \*(rqReferences:\*(rq @@ -775,7 +775,7 @@ Match against \*(rqFrom:\*(rq\-address p \fBxref\fP Match against \*(rqXref:\*(rq\-line. Before any matching is done the line is turned into the same format \*(rqNewsgroups:\*(rq has that is it is turned into a comma -separated newsgoup list with all other informations (i.e. the article +separated newsgroup list with all other informations (i.e. the article counter) removed. .TP \fBtime\fP @@ -804,9 +804,9 @@ subj=\eb(cd|[rk]?)?tin(d|pre)?[\-.0\-9]* .fi .sp .RS -Keymap\-file, containing "\fIkeyname\fP \fIvalue\fP \fI[value]\fP" pairs seperated by +Keymap\-file, containing "\fIkeyname\fP \fIvalue\fP \fI[value]\fP" pairs separated by spaces or tabs. Below is a list of all rebindable keynames and their -defaults. If a keynames is bound to NULL it is unassigned. +defaults. If a keyname is bound to NULL it is unassigned. .sp .nf .ta \w'GroupSelThdIfUnreadSelected 'u +\w'SPACE'u +\w'SPACE'u @@ -854,11 +854,16 @@ defaults. If a keynames is bound to NULL \fBPostponed\fP ^O \fBMenuFilterSelect\fP ^A \fBMenuFilterKill\fP ^K +\fBMarkFeedRead\fP ^X +\fBMarkFeedUnread\fP ^W .sp +\fBConfigToggleAttrib\fP TAB \fBConfigSelect\fP ^J ^M \fBConfigLastPage\fP G \fBConfigNoSave\fP Q +\fBConfigScopeMenu\fP S \fBConfigFirstPage\fP g +\fBConfigResetAttrib\fP r .sp \fBFeedTag\fP T \fBFeedArt\fP a @@ -991,6 +996,13 @@ defaults. If a keynames is bound to NULL \fBSelectYankActive\fP y \fBSelectMarkGrpUnread\fP z Z .sp +\fBScopeSelect\fP ^J ^M +\fBScopeEditAttributesFile\fP E +\fBScopeAdd\fP a +\fBScopeDelete\fP d +\fBScopeMove\fP m +\fBScopeRename\fP r +.sp \fBThreadReadNextArtOrThread\fP TAB \fBThreadReadArt\fP ^J ^M \fBThreadSelArt\fP * @@ -1282,7 +1294,7 @@ Farbe der Subjectzeile Farbe der Textzeilen .TP \fBcol_title\fP -Color of help/main sign +Farbe des Hilfe/Mail\-Zeichens .TP \fBconfirm_choice\fP \fBtin\fP(1) can ask for manual confirmation to protect the user. Available @@ -1548,10 +1560,12 @@ following substitutions are supported: If ON mark articles that are saved as read. Default is ON. .TP \fBmark_ignore_tags\fP -When this is ON, the \fBGroupMarkThdRead\fP, \fBThreadMarkArtRead\fP functions -('\fBK\fP') mark just the current article or thread, ignoring other tagged, -unread articles. When OFF, the same function presents a menu with choices of -the current thread or article, all tagged, unread articles, or nothing. +When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBThreadMarkArtRead\fP +('\fBK\fP'), \fBMarkThdUnread\fP ('\fBZ\fP') at Group level and \fBMarkArtUnread\fP +('\fBz\fP') at Thread level functions mark just the current article or thread, +ignoring other tagged, (un)read articles. When OFF, the same function +presents a menu with choices of the current thread or article, all tagged, +unread articles, or nothing. .TP \fBmetamail_prog\fP Path, name and options of external \fBmetamail\fP(1) program used to view @@ -1614,16 +1628,16 @@ newsgroups. Do not change them unless yo .TP \fBnews_headers_to_display\fP Which news headers you wish to see. If you want to see _all_ the headers, -place an '*' as this value. This is the only way a wildcard can be used. If +place an '*' as this value. This is the only way a wildcard can be used. If you enter 'X\-' as the value, you will see all headers beginning with 'X\-' (like X\-Alan or X\-Pape). You can list more than one by delimiting with spaces. Not defining anything turns off this option. .TP \fBnews_headers_to_not_display\fP Same as \fBnews_headers_to_display\fP except it denotes the opposite. An -example of using both options might be if you thought X\- headers were A Good -Thing(tm), but thought Alan and Pape were miscreants... well then you would -do something like this: \fBnews_headers_to_display=X\-\fP +example of using both options might be if you thought 'X\-' headers were A +Good Thing(tm), but thought Alan and Pape were miscreants... well then you +would do something like this: \fBnews_headers_to_display=X\-\fP \fBnews_headers_to_not_display=X\-Alan X\-Pape\fP Not defining anything turns off this option. .TP @@ -1656,7 +1670,7 @@ article. Default is ON. .TP \fBpost_8bit_header\fP Allows 8bit characters unencoded in the header of a news article, if set -this also disables the generation of MIME\-headers when they are usualy +this also disables the generation of MIME\-headers when they are usually required. Default is OFF. Only enacted if \fBpost_mime_encoding\fP is also set to 8bit. In a number of local hierarchies where 8bit characters are used, using unencoded (raw) 8bit characters in header is acceptable and sometimes @@ -1994,7 +2008,7 @@ similarly looking characters. On systems this option is disabled. Default is OFF. .TP \fBtrim_article_body\fP -Allows you to select how \fBtin\fP treats blank lines in article bodys. +Allows you to select how \fBtin\fP treats blank lines in article bodies. Default is 0. This option does not affect lines within verbatim blocks. .RS +1i .IP 0 3 @@ -2140,8 +2154,8 @@ administration if you want to deal with Defines the directory containing of the \fBinews\fP(1) executable .TP \fBmm_charset\fP -Default charset to be used in MIME's Content\-Type header. $\fBMM_CHARSET\fP -overrides any specified value. +Default charset to be used in MIME's \*(rqContent\-Type:\*(rq +header. $\fBMM_CHARSET\fP overrides any specified value. .TP \fBpost_mime_encoding\fP Default encoding scheme use in MIME articles. 8bit might be the best value. @@ -2154,7 +2168,7 @@ choice here. Unregistrierte Top\-Level\-Domains zulassen .TP \fBdisable_sender\fP -Keinen \*(rqSender:\*(rq\-Header erzeugen. Falls \fBinews_prog\fP nicht auf \-\-internal +Keinen \*(rqSender:\*(rq Header erzeugen. Falls \fBinews_prog\fP nicht auf \-\-internal steht wird die Einstellung ignoriert. .TP \fBspooldir\fP @@ -2355,6 +2369,6 @@ SUBSCRIPTIONS (\fBRFC2980\fP) command in \fBperl\fP(1), \fBpgp\fP(1), \fBrn\fP(1), \fBshar\fP(1), \fBslrnface\fP(1), \fBtin\fP(1), \fBxterm\fP(1x), \fBiconv\fP(3), \fBiconv_open\fP(3), \fBnl_langinfo\fP(3), \fBpcre\fP(3), \fBstrftime\fP(3), \fBsystem\fP(3), \fBmailcap\fP(4), \fBactive\fP(5), \fBmbox\fP(5), -\fBmmdf\fP(5), \fBnewsoverview\fP(5), \fBoverview.fmt\fP(5), \fBinnd\fP(8), \fBRFC1036\fP, -\fBRFC1524\fP, \fBRFC2045\fP, \fBRFC2046\fP, \fBRFC2047\fP, \fBRFC2048\fP, \fBRFC2980\fP, -\fBRFC3977\fP, \fBRFC4643\fP, \fBRFC5322\fP +\fBmmdf\fP(5), \fBnewsoverview\fP(5), \fBoverview.fmt\fP(5), \fBinnd\fP(8), \fBRFC1524\fP, +\fBRFC2045\fP, \fBRFC2046\fP, \fBRFC2047\fP, \fBRFC2048\fP, \fBRFC2980\fP, \fBRFC3977\fP, +\fBRFC4643\fP, \fBRFC5322\fP, \fBRFC5536\fP, \fBRFC5537\fP diff -Nurp --exclude='.bzr*' tin-1.9.4/doc/l10n/de.po tin-1.9.5/doc/l10n/de.po --- tin-1.9.4/doc/l10n/de.po 2009-02-11 21:19:15.000000000 +0100 +++ tin-1.9.5/doc/l10n/de.po 2009-12-23 11:02:18.764145574 +0100 @@ -1,12 +1,12 @@ # German translations for tin manpages # This file is distributed under the same license as the tin package. -# Urs Janssen , 2008. +# Urs Janssen , 2008-2010. # msgid "" msgstr "" -"Project-Id-Version: tin 1.9.3\n" -"POT-Creation-Date: 2009-02-11 21:20+0100\n" -"PO-Revision-Date: 2008-08-19 21:30+0200\n" +"Project-Id-Version: tin 1.9.5\n" +"POT-Creation-Date: 2009-12-23 11:05+0100\n" +"PO-Revision-Date: 2009-10-01 16:17+0200\n" "Last-Translator: Urs Janssen \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" @@ -21,15 +21,15 @@ msgstr "tin" # type: TH #: ../tin.1:12 ../tin.5:9 -#, no-wrap -msgid "February 11th, 2009" -msgstr "11. Februar 2008" +#, fuzzy, no-wrap +msgid "December 24th, 2009" +msgstr "11. Februar 2009" # type: TH #: ../tin.1:12 ../tin.5:9 #, no-wrap -msgid "1.9.4" -msgstr "1.9.4" +msgid "1.9.5" +msgstr "1.9.5" # type: TH #: ../tin.1:12 ../tin.5:9 @@ -146,7 +146,7 @@ msgid "Interactive mode:" msgstr "Interaktiver-Modus:" # type: TP -#: ../tin.1:79 ../tin.1:89 ../tin.1:1012 +#: ../tin.1:79 ../tin.1:89 ../tin.1:1049 #, no-wrap msgid "B<0>" msgstr "B<0>" @@ -468,8 +468,8 @@ msgid "" "Quick start. Start B as quickly as possible. Currently this is " "equivalent to ''B<-nqd>''." msgstr "" -"Schnellstart. B so schnell wie möglich starten, z.Zt. entspricht diese " -"Option ''B<-nqd>''." +"Schnellstart. B so schnell wie möglich starten, zur Zeit entspricht " +"diese Option ''B<-nqd>''." # type: TP #: ../tin.1:187 @@ -520,7 +520,7 @@ msgid "" "Save unread articles for later reading by the ''B<-R>'' option. For more " "information read section \"AUTOMATIC MAILING AND SAVING NEW NEWS\"." msgstr "" -"Speichere ungelesene Artikel zum späteren Lesen mittels ''B<-R>''.Für " +"Speichere ungelesene Artikel zum späteren Lesen mittels ''B<-R>''. Für " "weitere Informationen siehe den Abschnitt \"AUTOMATISCHES MAILEN UND " "SPEICHERN VON UNGELESENEN ARTIKELN\"." @@ -551,6 +551,8 @@ msgid "" "Verbose mode for ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-u>'' " "and ''B<-Z>'' options." msgstr "" +"Ausführliche Ausgabe für ''B<-c>'', ''B<-M>'', ''B<-N>'', ''B<-S>'', \\&''B<-" +"u>'' und ''B<-Z>''-Optionen." # type: TP #: ../tin.1:213 @@ -575,6 +577,8 @@ 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." msgstr "" +"Schnell-Modus um nur einen Artikel zu posten. Nach Möglichkeit mit ''B<-n>'' " +"kombinieren." # type: TP #: ../tin.1:220 @@ -658,7 +662,15 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:262 +#: ../tin.1:259 +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 "" + +# type: Plain text +#: ../tin.1:266 msgid "" "Once you use B ('B') to yank in all active groups, or " "B ('B') to toggle the read/unread status, then " @@ -668,7 +680,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:269 +#: ../tin.1:271 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 " @@ -676,20 +688,27 @@ msgid "" "newsrctable>) can be matched." msgstr "" +# type: Plain text +#: ../tin.1:276 +msgid "" +"Command-line options have higher priority than attributes and tinrc " +"options. Thus, command-line option takes precedence over configured values." +msgstr "" + # type: SH -#: ../tin.1:269 +#: ../tin.1:276 #, no-wrap msgid "USAGE" msgstr "GEBRAUCH" # type: SS -#: ../tin.1:272 +#: ../tin.1:279 #, no-wrap msgid "NEWS ADMINISTRATION" msgstr "" # type: Plain text -#: ../tin.1:276 +#: ../tin.1:283 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 " @@ -697,7 +716,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:286 +#: ../tin.1:293 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. " @@ -709,13 +728,13 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:286 +#: ../tin.1:293 #, no-wrap msgid "SCREEN FORMAT" msgstr "" # type: Plain text -#: ../tin.1:289 +#: ../tin.1:296 msgid "" "B has four separate levels of operation: Selection level, Group level, " "Thread level and Article level." @@ -724,7 +743,7 @@ msgstr "" "Threadebene und Artikelebene." # type: Plain text -#: ../tin.1:294 +#: ../tin.1:301 msgid "" "At the Selection level the title displays (the name of the newsserver and) " "the number of subscribed groups (containing new unread articles). The " @@ -733,7 +752,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:302 +#: ../tin.1:309 #, no-wrap msgid "" "-EM 1 2 comp.security.announce Announcements from the CERT abou\n" @@ -749,19 +768,19 @@ msgstr "" " X 5 124 news.software.readers Discussion of software used to r\n" # type: Plain text -#: ../tin.1:305 +#: ../tin.1:312 msgid "" "There may also be a character prefixing the line. An explanation follows:" msgstr "Eventuell steht am Anfang der Zeile noch eines def folgende Zeichen:" # type: TP -#: ../tin.1:305 +#: ../tin.1:312 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:310 +#: ../tin.1:317 msgid "" "This group is unsubscribed. To see only your subscribed groups use the " "B ('B') or B ('B') toggle " @@ -769,13 +788,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:310 +#: ../tin.1:317 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:315 +#: ../tin.1:322 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 " @@ -783,13 +802,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:315 +#: ../tin.1:322 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:324 +#: ../tin.1:331 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 " @@ -801,13 +820,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:324 +#: ../tin.1:331 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:329 +#: ../tin.1:336 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 " @@ -815,26 +834,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:329 +#: ../tin.1:336 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:333 +#: ../tin.1:340 msgid "" "You may no longer make posts to this group. Often a group will be superseded " "by a more appropriately named one." msgstr "" # type: TP -#: ../tin.1:333 +#: ../tin.1:340 #, no-wrap msgid "B<=>" msgstr "B<=>" # type: Plain text -#: ../tin.1:338 +#: ../tin.1:345 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 newsserver telling you the correct " @@ -842,7 +861,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:343 +#: ../tin.1:350 msgid "" "At the Group level the title contains the name of the group, the number of " "conversation threads, the threading method, the limit of articles to get, " @@ -852,13 +871,13 @@ msgstr "" # type: Plain text #. FIXME - make this autocenter -#: ../tin.1:347 +#: ../tin.1:354 #, 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 -#: ../tin.1:355 +#: ../tin.1:362 msgid "" "The characters after the numbers are depending to the configuration and if " "your are in B mode or not. Some numbers could be " @@ -869,7 +888,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:366 +#: ../tin.1:373 msgid "" "If a thread has unread articles in it it's marked with a " "B in front of the total number of articles in the thread. " @@ -884,13 +903,13 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:370 +#: ../tin.1:377 #, 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 -#: ../tin.1:375 +#: ../tin.1:382 #, no-wrap msgid "" "-E 1 + 3 108 bincancels in de.talk.sex Christopher Lueg El\n" @@ -905,14 +924,14 @@ msgstr "" # type: Plain text #. FIXME - add description of fields -#: ../tin.1:380 +#: ../tin.1:387 msgid "" "At the Thread level the screen usually (depends on the threading method " "used) looks like this:" msgstr "" # type: Plain text -#: ../tin.1:387 +#: ../tin.1:394 #, no-wrap msgid "" "-E 1 [ 7] What is this funny tree in the thr Robert F. Simmig\n" @@ -927,12 +946,12 @@ msgstr "" # type: Plain text #. FIXME - add description of fields -#: ../tin.1:392 +#: ../tin.1:399 msgid "At the Article level the page header has the following format:" msgstr "" # type: Plain text -#: ../tin.1:398 +#: ../tin.1:405 #, no-wrap msgid "" "Sun, 28 Dec 1997 21:21:01 de.admin.news.groups Thread 20 of 86\n" @@ -944,32 +963,32 @@ msgstr "" "Urs Janssen Eurs@akk.orgE bei Arbeitskreis Kultur und Kommunikati\n" # type: Plain text -#: ../tin.1:400 +#: ../tin.1:407 #, no-wrap msgid "article-body\n" msgstr "Artikel-Körper\n" # type: SS -#: ../tin.1:403 +#: ../tin.1:410 #, no-wrap msgid "COMMON MOVING KEYS" msgstr "" # type: Plain text -#: ../tin.1:406 +#: ../tin.1:413 msgid "" "This table shows the common keys used for moving around all levels within " "B." msgstr "" # type: ta -#: ../tin.1:408 +#: ../tin.1:415 #, no-wrap msgid "\\w'Beg. of list/article 'u +\\w'ANSI/vt100 'u" msgstr "" # type: Plain text -#: ../tin.1:416 +#: ../tin.1:423 #, no-wrap msgid "" "\tANSI/vt100\tOther Terminals\n" @@ -982,13 +1001,13 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:420 +#: ../tin.1:427 #, no-wrap msgid "COMMON EDITING COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:425 +#: ../tin.1:432 msgid "" "An emacs style editing package allows the easy editing of input strings. An " "history list allows the easy reuse of previously entered strings. In " @@ -997,116 +1016,116 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:426 +#: ../tin.1:433 #, no-wrap msgid "B<^A, ^E>" msgstr "B<^A, ^E>" # type: Plain text -#: ../tin.1:429 +#: ../tin.1:436 msgid "move to beginning or end of line, respectively." msgstr "" # type: TP -#: ../tin.1:429 +#: ../tin.1:436 #, no-wrap msgid "B<^F, ^B>" msgstr "B<^F, ^B>" # type: Plain text -#: ../tin.1:432 +#: ../tin.1:439 msgid "non-destructive move forward or back one location, respectively." msgstr "" # type: TP -#: ../tin.1:432 +#: ../tin.1:439 #, no-wrap msgid "B<^D>" msgstr "B<^D>" # type: Plain text -#: ../tin.1:436 +#: ../tin.1:443 msgid "" "delete the character currently under the cursor, or send EOF if no " "characters in the buffer." msgstr "" # type: TP -#: ../tin.1:436 +#: ../tin.1:443 #, no-wrap msgid "B<^H, EDELE>" msgstr "B<^H, EENTFE>" # type: Plain text -#: ../tin.1:439 +#: ../tin.1:446 msgid "delete character left of the cursor." msgstr "Zeichen links vom Cursor löschen." # type: TP -#: ../tin.1:439 +#: ../tin.1:446 #, no-wrap msgid "B<^K>" msgstr "B<^K>" # type: Plain text -#: ../tin.1:442 +#: ../tin.1:449 msgid "delete from cursor to end of line." msgstr "Lösche vom Cursor bis zum Zeilenende." # type: TP -#: ../tin.1:442 +#: ../tin.1:449 #, no-wrap msgid "B<^P, ^N>" msgstr "B<^P, ^N>" # type: Plain text -#: ../tin.1:445 +#: ../tin.1:452 msgid "move through history, previous and next, respectively." msgstr "" # type: TP -#: ../tin.1:445 +#: ../tin.1:452 #, no-wrap msgid "B<^L, ^R>" msgstr "B<^L, ^R>" # type: Plain text -#: ../tin.1:448 +#: ../tin.1:455 msgid "redraw the current line." msgstr "" # type: TP -#: ../tin.1:448 +#: ../tin.1:455 #, no-wrap msgid "BCRE>" msgstr "BCRE>" # type: Plain text -#: ../tin.1:452 +#: ../tin.1:459 msgid "" "places line on history list if non-blank, appends newline and returns to the " "caller." msgstr "" # type: TP -#: ../tin.1:452 +#: ../tin.1:459 #, no-wrap msgid "BESCE>" msgstr "BESCE>" # type: Plain text -#: ../tin.1:457 +#: ../tin.1:464 msgid "aborts the present editing operation." msgstr "" # type: SS -#: ../tin.1:457 +#: ../tin.1:464 #, no-wrap msgid "GLOBAL COMMANDS" msgstr "ALLGEMEINE BEFEHLE" # type: Plain text -#: ../tin.1:460 +#: ../tin.1:467 msgid "" "The following commands are available at all 4 menu levels and always have " "the same effect." @@ -1115,13 +1134,13 @@ msgstr "" "überall das Gleichen." # type: TP -#: ../tin.1:461 +#: ../tin.1:468 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:466 +#: ../tin.1:473 msgid "" "Shell escape. B by itself will launch a shell, B " "EcommandE will run an external EcommandE. This facility may " @@ -1129,57 +1148,57 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:466 +#: ../tin.1:473 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:469 +#: ../tin.1:476 msgid "Toggle use of ANSI color." msgstr "" # type: TP -#: ../tin.1:469 +#: ../tin.1:476 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:472 +#: ../tin.1:479 msgid "Redraw the current screen." msgstr "Bildschirminhalt neu aufbauen." # type: TP -#: ../tin.1:472 +#: ../tin.1:479 #, no-wrap msgid "B'>" msgstr "B'>" # type: Plain text -#: ../tin.1:475 +#: ../tin.1:482 msgid "Scroll screen up by one line." msgstr "Eine Zeile nach oben blättern (scrollen)." # type: TP -#: ../tin.1:475 +#: ../tin.1:482 #, no-wrap msgid "B'>" msgstr "B'>" # type: Plain text -#: ../tin.1:478 +#: ../tin.1:485 msgid "Scroll screen down by one line." msgstr "Eine Zeile nach unten blättern (scrollen)." # type: TP -#: ../tin.1:478 +#: ../tin.1:485 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:492 +#: ../tin.1:499 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 " @@ -1195,13 +1214,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:492 +#: ../tin.1:499 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:498 +#: ../tin.1:505 msgid "" "Help screen of commands available on the current menu. You can use " "B ('B'), B ('B') and B ('B<" @@ -1209,24 +1228,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:498 +#: ../tin.1:505 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:501 +#: ../tin.1:508 msgid "Toggle the display of help mini menu at the bottom of the screen." msgstr "" # type: TP -#: ../tin.1:501 +#: ../tin.1:508 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:507 +#: ../tin.1:514 msgid "" "List articles posted by user. The date posted, the newsgroup and the subject " "are listed. You can use B ('B'), B ('B') and " @@ -1235,55 +1254,55 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:507 +#: ../tin.1:514 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:512 +#: ../tin.1:519 msgid "Print B version information." msgstr "Versions-Informationen ausgeben." # type: SS -#: ../tin.1:512 +#: ../tin.1:519 #, no-wrap msgid "NEWSGROUP SELECTION COMMANDS" msgstr "" # type: TP -#: ../tin.1:513 ../tin.1:641 ../tin.1:871 ../tin.1:1015 +#: ../tin.1:520 ../tin.1:648 ../tin.1:893 ../tin.1:1052 #, no-wrap msgid "B<4>" msgstr "B<4>" # type: Plain text -#: ../tin.1:516 +#: ../tin.1:523 msgid "Select group 4." msgstr "Gruppe 4 auswählen." # type: TP -#: ../tin.1:516 +#: ../tin.1:523 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:520 +#: ../tin.1:527 msgid "" "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all " "records of which articles have been read, so use this carefully." msgstr "" # type: TP -#: ../tin.1:520 ../tin.1:652 ../tin.1:882 +#: ../tin.1:527 ../tin.1:669 ../tin.1:914 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:524 ../tin.1:656 ../tin.1:886 +#: ../tin.1:531 ../tin.1:673 ../tin.1:918 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1292,144 +1311,144 @@ msgstr "" "wird. Siehe Abschnitt \"BEREICHE\" für weitere Informationen." # type: TP -#: ../tin.1:524 +#: ../tin.1:531 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:527 +#: ../tin.1:534 msgid "Sort the list of newsgroups." msgstr "Liste vorhandener Newsgroups sortieren." # type: TP -#: ../tin.1:527 ../tin.1:659 ../tin.1:889 ../tin.1:1066 +#: ../tin.1:534 ../tin.1:676 ../tin.1:921 ../tin.1:1103 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:530 ../tin.1:892 ../tin.1:1069 +#: ../tin.1:537 ../tin.1:924 ../tin.1:1106 msgid "Repeat the previous search." msgstr "Vorherige Suche wiederholen." # type: TP -#: ../tin.1:530 ../tin.1:662 ../tin.1:892 ../tin.1:1069 +#: ../tin.1:537 ../tin.1:679 ../tin.1:924 ../tin.1:1106 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:533 +#: ../tin.1:540 msgid "Search for a group by name and description (if displayed)." msgstr "" # type: TP -#: ../tin.1:533 ../tin.1:665 ../tin.1:895 ../tin.1:1072 +#: ../tin.1:540 ../tin.1:682 ../tin.1:927 ../tin.1:1109 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:536 +#: ../tin.1:543 msgid "Backward search through the group names and descriptions." msgstr "" # type: TP -#: ../tin.1:536 +#: ../tin.1:543 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:539 +#: ../tin.1:546 msgid "Read current group." msgstr "" # type: TP -#: ../tin.1:539 +#: ../tin.1:546 #, no-wrap msgid "BTABE' 'n'>" msgstr "BTABE' 'n'>" # type: Plain text -#: ../tin.1:543 +#: ../tin.1:550 msgid "" "Enter next group with unread news. Will wrap around to the beginning of the " "group selection list looking for unread groups." msgstr "" # type: TP -#: ../tin.1:543 ../tin.1:740 ../tin.1:933 ../tin.1:1130 +#: ../tin.1:550 ../tin.1:757 ../tin.1:965 ../tin.1:1167 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:547 +#: ../tin.1:554 msgid "" "Make current group as all read [after confirmation] and move to the next " "group in the group selection list." msgstr "" # type: TP -#: ../tin.1:547 ../tin.1:744 ../tin.1:937 ../tin.1:1134 +#: ../tin.1:554 ../tin.1:761 ../tin.1:969 ../tin.1:1171 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:551 +#: ../tin.1:558 msgid "" "Mark current group as all read [after confirmation] and enter the next " "unread group in the group selection list." msgstr "" # type: TP -#: ../tin.1:551 +#: ../tin.1:558 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:555 +#: ../tin.1:562 msgid "" "Toggle display to show just the group name or the group name and the group " "descriptions." msgstr "" # type: TP -#: ../tin.1:555 ../tin.1:752 ../tin.1:945 ../tin.1:1146 +#: ../tin.1:562 ../tin.1:769 ../tin.1:977 ../tin.1:1183 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:558 ../tin.1:755 ../tin.1:948 ../tin.1:1149 +#: ../tin.1:565 ../tin.1:772 ../tin.1:980 ../tin.1:1186 msgid "Edit the filter file and reload it afterwards." msgstr "Filter-Datei bearbeiten und danach anwenden." # type: TP -#: ../tin.1:558 +#: ../tin.1:565 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:562 ../tin.1:759 +#: ../tin.1:569 ../tin.1:776 msgid "" "Choose a new group by name. This command can be used to access any group, " "even those not currently yanked in." msgstr "" # type: TP -#: ../tin.1:562 ../tin.1:762 ../tin.1:948 ../tin.1:1162 +#: ../tin.1:569 ../tin.1:779 ../tin.1:980 ../tin.1:1199 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:567 +#: ../tin.1:574 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>'' " @@ -1437,24 +1456,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:567 ../tin.1:766 ../tin.1:951 ../tin.1:1165 +#: ../tin.1:574 ../tin.1:783 ../tin.1:983 ../tin.1:1202 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:570 ../tin.1:769 ../tin.1:954 ../tin.1:1168 +#: ../tin.1:577 ../tin.1:786 ../tin.1:986 ../tin.1:1205 msgid "Toggle inverse video." msgstr "" # type: TP -#: ../tin.1:570 +#: ../tin.1:577 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:576 +#: ../tin.1:583 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 " @@ -1463,61 +1482,61 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:576 ../tin.1:783 ../tin.1:1182 +#: ../tin.1:583 ../tin.1:803 ../tin.1:1219 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:580 ../tin.1:787 ../tin.1:1186 +#: ../tin.1:587 ../tin.1:807 ../tin.1:1223 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." msgstr "" # type: TP -#: ../tin.1:580 +#: ../tin.1:587 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:583 +#: ../tin.1:590 msgid "Positions the cursor on the next group with unread articles in it." msgstr "" # type: TP -#: ../tin.1:583 ../tin.1:804 ../tin.1:970 ../tin.1:1203 +#: ../tin.1:590 ../tin.1:824 ../tin.1:1005 ../tin.1:1240 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:587 +#: ../tin.1:594 msgid "" "Quit B - ask the user to confirm if B is set " "accordingly." msgstr "" # type: TP -#: ../tin.1:587 ../tin.1:807 ../tin.1:973 ../tin.1:1206 +#: ../tin.1:594 ../tin.1:827 ../tin.1:1008 ../tin.1:1243 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:590 ../tin.1:810 ../tin.1:976 ../tin.1:1209 +#: ../tin.1:597 ../tin.1:830 ../tin.1:1011 ../tin.1:1246 msgid "Quit B - don't ask the user to confirm." msgstr "Beendet B sofort, ohne Bestätigungsnachfrage." # type: TP -#: ../tin.1:590 +#: ../tin.1:597 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:595 +#: ../tin.1:602 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 " @@ -1525,37 +1544,40 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:595 ../tin.1:813 ../tin.1:976 +#: ../tin.1:602 ../tin.1:833 ../tin.1:1011 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:599 ../tin.1:817 ../tin.1:980 +#: ../tin.1:606 ../tin.1:837 ../tin.1:1015 msgid "" "Mail a bug report or comment to Etin-bugs@tin.orgE. This is the best " "way of getting bugs fixed and features added/changed." msgstr "" +"Einen Fehlerbericht oder Kommentar an Etin-bugs@tin.orgE senden. " +"Dies ist der sinnvollste Weg um Fehler zu melden und behoben zu bekommen " +"bzw. nach neuen Funktionen zu fragen." # type: TP -#: ../tin.1:599 +#: ../tin.1:606 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:602 +#: ../tin.1:609 msgid "Subscribe to current group." msgstr "Ausgewählte Gruppe abonnieren." # type: TP -#: ../tin.1:602 +#: ../tin.1:609 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:607 +#: ../tin.1:614 msgid "" "Subscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1563,13 +1585,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:607 +#: ../tin.1:614 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:612 +#: ../tin.1:619 msgid "" "Unsubscribe to current group. This can be used to remove bogus groups. See " "B in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" @@ -1577,13 +1599,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:612 +#: ../tin.1:619 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:617 +#: ../tin.1:624 msgid "" "Unsubscribe to groups matching user specified pattern. See the section " "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B " @@ -1591,13 +1613,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:617 ../tin.1:841 ../tin.1:995 ../tin.1:1243 +#: ../tin.1:624 ../tin.1:861 ../tin.1:1030 ../tin.1:1280 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:623 +#: ../tin.1:630 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 " @@ -1606,24 +1628,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:623 +#: ../tin.1:630 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:626 +#: ../tin.1:633 msgid "Quit B without saving any changes to the configuration." msgstr "" # type: TP -#: ../tin.1:626 +#: ../tin.1:633 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:631 +#: ../tin.1:638 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 " @@ -1631,125 +1653,153 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:631 +#: ../tin.1:638 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:635 +#: ../tin.1:642 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 -#: ../tin.1:635 +#: ../tin.1:642 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:640 +#: ../tin.1:647 msgid "Mark all articles in the current group as unread." -msgstr "" +msgstr "Alle Artikel in der aktuellen Gruppe als ungelesen markieren." # type: SS -#: ../tin.1:640 +#: ../tin.1:647 #, no-wrap msgid "GROUP INDEX COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:644 +#: ../tin.1:651 msgid "Select article 4." msgstr "Artikel 4 auswählen." # type: TP -#: ../tin.1:644 ../tin.1:874 ../tin.1:1018 +#: ../tin.1:651 ../tin.1:896 ../tin.1:1055 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:648 ../tin.1:878 ../tin.1:1022 +#: ../tin.1:655 ../tin.1:900 ../tin.1:1059 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" # type: TP -#: ../tin.1:648 ../tin.1:878 ../tin.1:1034 +#: ../tin.1:655 ../tin.1:900 ../tin.1:1071 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:652 ../tin.1:882 ../tin.1:1038 +#: ../tin.1:659 ../tin.1:904 ../tin.1:1075 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" # type: TP -#: ../tin.1:656 ../tin.1:886 ../tin.1:1063 +#: ../tin.1:659 ../tin.1:904 +#, no-wrap +msgid "B" +msgstr "B" + +# type: Plain text +#: ../tin.1:664 ../tin.1:909 +msgid "" +"Mark current article, thread, range, auto-selected (hot) articles, articles " +"matching pattern or tagged articles as read. A prompt asks which type should " +"be marked." +msgstr "" + +# type: TP +#: ../tin.1:664 ../tin.1:909 +#, no-wrap +msgid "B" +msgstr "B" + +# type: Plain text +#: ../tin.1:669 ../tin.1:914 +msgid "" +"Mark current article, thread, range, auto-selected (hot) articles, articles " +"matching pattern or tagged articles as unread. A prompt asks which type " +"should be marked." +msgstr "" + +# type: TP +#: ../tin.1:673 ../tin.1:918 ../tin.1:1100 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:659 ../tin.1:889 ../tin.1:1066 +#: ../tin.1:676 ../tin.1:921 ../tin.1:1103 msgid "Re-enter the last message that was viewed." msgstr "" # type: Plain text -#: ../tin.1:662 +#: ../tin.1:679 msgid "Repeat the previous search" msgstr "Vorherige Suche wiederholen." # type: Plain text -#: ../tin.1:665 +#: ../tin.1:682 msgid "Search forward for specified subject." msgstr "" # type: Plain text -#: ../tin.1:668 +#: ../tin.1:685 msgid "Search backward for specified subject." msgstr "" # type: TP -#: ../tin.1:668 +#: ../tin.1:685 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:671 +#: ../tin.1:688 msgid "Select current thread for later processing." msgstr "" # type: TP -#: ../tin.1:671 +#: ../tin.1:688 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:675 +#: ../tin.1:692 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" # type: TP -#: ../tin.1:675 +#: ../tin.1:692 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:680 +#: ../tin.1:697 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 " @@ -1757,13 +1807,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:680 +#: ../tin.1:697 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:685 +#: ../tin.1:702 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-" @@ -1771,13 +1821,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:685 +#: ../tin.1:702 #, no-wrap msgid "B" # type: Plain text -#: ../tin.1:691 +#: ../tin.1:708 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 " @@ -1786,24 +1836,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:691 +#: ../tin.1:708 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:694 +#: ../tin.1:711 msgid "Reverse all selections on all articles." msgstr "" # type: TP -#: ../tin.1:694 +#: ../tin.1:711 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:700 +#: ../tin.1:717 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1812,13 +1862,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:700 ../tin.1:910 ../tin.1:1089 +#: ../tin.1:717 ../tin.1:942 ../tin.1:1126 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:705 ../tin.1:915 ../tin.1:1094 +#: ../tin.1:722 ../tin.1:947 ../tin.1:1131 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1826,13 +1876,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:705 ../tin.1:1094 +#: ../tin.1:722 ../tin.1:1131 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:714 +#: ../tin.1:731 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: " @@ -1844,13 +1894,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:714 ../tin.1:1103 +#: ../tin.1:731 ../tin.1:1140 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:723 +#: ../tin.1:740 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1862,157 +1912,160 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:723 +#: ../tin.1:740 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:726 +#: ../tin.1:743 msgid "Read current article." msgstr "" # type: TP -#: ../tin.1:726 +#: ../tin.1:743 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" # type: Plain text -#: ../tin.1:729 +#: ../tin.1:746 msgid "View next unread article or group." msgstr "" # type: TP -#: ../tin.1:729 ../tin.1:921 ../tin.1:1120 +#: ../tin.1:746 ../tin.1:953 ../tin.1:1157 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:733 +#: ../tin.1:750 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" # type: TP -#: ../tin.1:733 ../tin.1:926 ../tin.1:1123 +#: ../tin.1:750 ../tin.1:958 ../tin.1:1160 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:736 ../tin.1:929 +#: ../tin.1:753 ../tin.1:961 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" # type: TP -#: ../tin.1:736 ../tin.1:929 ../tin.1:1126 +#: ../tin.1:753 ../tin.1:961 ../tin.1:1163 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:740 ../tin.1:933 ../tin.1:1130 +#: ../tin.1:757 ../tin.1:965 ../tin.1:1167 msgid "" "Search the body of all articles in group (can be slow). You can abort the " "search using B ('B')." msgstr "" # type: Plain text -#: ../tin.1:744 +#: ../tin.1:761 msgid "" "Mark all articles as read [after confirmation] then return to the group " "selection list. Move cursor to next group." msgstr "" # type: Plain text -#: ../tin.1:748 +#: ../tin.1:765 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" # type: TP -#: ../tin.1:748 +#: ../tin.1:765 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:752 ../tin.1:945 +#: ../tin.1:769 ../tin.1:977 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" # type: TP -#: ../tin.1:755 +#: ../tin.1:772 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:759 +#: ../tin.1:776 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:762 +#: ../tin.1:779 msgid "Toggle article/group limit." msgstr "" # type: Plain text -#: ../tin.1:766 +#: ../tin.1:783 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" # type: TP -#: ../tin.1:769 +#: ../tin.1:786 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:772 +#: ../tin.1:792 msgid "" -"Mark article/thread as read and move onto the next unread article/thread." +"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 " +"of the current article/thread. When tagged articles/threads are present, a " +"prompt asks how to proceed." msgstr "" # type: TP -#: ../tin.1:772 +#: ../tin.1:792 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:775 +#: ../tin.1:795 msgid "Open the thread under the current cursor position." msgstr "" # type: TP -#: ../tin.1:775 ../tin.1:957 ../tin.1:1174 +#: ../tin.1:795 ../tin.1:992 ../tin.1:1211 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:778 ../tin.1:960 ../tin.1:1177 +#: ../tin.1:798 ../tin.1:995 ../tin.1:1214 msgid "Look up article by ''Message-ID:''." msgstr "" # type: TP -#: ../tin.1:778 +#: ../tin.1:798 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:783 ../tin.1:965 ../tin.1:1182 +#: ../tin.1:803 ../tin.1:1000 ../tin.1:1219 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2020,35 +2073,35 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:787 +#: ../tin.1:807 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:790 +#: ../tin.1:810 msgid "Go to next group." msgstr "" # type: TP -#: ../tin.1:790 +#: ../tin.1:810 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:793 +#: ../tin.1:813 msgid "Go to next unread article." msgstr "" # type: TP -#: ../tin.1:793 ../tin.1:965 ../tin.1:1192 +#: ../tin.1:813 ../tin.1:1000 ../tin.1:1229 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:798 ../tin.1:970 ../tin.1:1197 +#: ../tin.1:818 ../tin.1:1005 ../tin.1:1234 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2056,51 +2109,51 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:798 +#: ../tin.1:818 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:801 +#: ../tin.1:821 msgid "Go to previous group." msgstr "" # type: TP -#: ../tin.1:801 +#: ../tin.1:821 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:804 +#: ../tin.1:824 msgid "Go to previous unread article." msgstr "" # type: Plain text -#: ../tin.1:807 ../tin.1:973 +#: ../tin.1:827 ../tin.1:1008 msgid "Return to previous level." msgstr "" # type: TP -#: ../tin.1:810 +#: ../tin.1:830 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:813 +#: ../tin.1:833 msgid "Toggle the display between all articles and unread articles." msgstr "" # type: TP -#: ../tin.1:817 +#: ../tin.1:837 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:822 ../tin.1:985 ../tin.1:1222 +#: ../tin.1:842 ../tin.1:1020 ../tin.1:1259 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2108,24 +2161,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:822 +#: ../tin.1:842 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:825 ../tin.1:988 ../tin.1:1225 +#: ../tin.1:845 ../tin.1:1023 ../tin.1:1262 msgid "Save marked articles automatically without further prompting." msgstr "" # type: TP -#: ../tin.1:825 +#: ../tin.1:845 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:830 +#: ../tin.1:850 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2133,25 +2186,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:830 +#: ../tin.1:850 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:833 +#: ../tin.1:853 msgid "" "Automatically tag in order all the parts of the current multi-part message." msgstr "" # type: TP -#: ../tin.1:833 +#: ../tin.1:853 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:838 +#: ../tin.1:858 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2159,18 +2212,18 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:838 +#: ../tin.1:858 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:841 +#: ../tin.1:861 msgid "Untag all articles that were tagged." msgstr "" # type: Plain text -#: ../tin.1:847 +#: ../tin.1:867 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to edit the article again via B ('B'), postpone " @@ -2179,13 +2232,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:847 +#: ../tin.1:867 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:853 +#: ../tin.1:873 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2194,13 +2247,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:853 +#: ../tin.1:873 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:861 +#: ../tin.1:881 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. " @@ -2211,117 +2264,120 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:861 ../tin.1:1002 ../tin.1:1256 +#: ../tin.1:881 ../tin.1:1037 ../tin.1:1293 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:864 +#: ../tin.1:884 msgid "Mark current article as unread." msgstr "Aktuellen Artikel als ungelesen markieren." # type: TP -#: ../tin.1:864 ../tin.1:1005 ../tin.1:1259 +#: ../tin.1:884 ../tin.1:1042 ../tin.1:1296 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:869 -msgid "Mark current thread as unread." -msgstr "Markiere den aktuellen Thread als ungelesen." +#: ../tin.1:891 +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 " +"present, a prompt asks how to proceed." +msgstr "" # type: SS -#: ../tin.1:869 +#: ../tin.1:891 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:874 +#: ../tin.1:896 msgid "Select article 4 within thread." msgstr "" # type: Plain text -#: ../tin.1:895 +#: ../tin.1:927 msgid "Search forward for a specified subject." msgstr "" # type: Plain text -#: ../tin.1:898 +#: ../tin.1:930 msgid "Search backwards for a specified subject." msgstr "" # type: TP -#: ../tin.1:898 +#: ../tin.1:930 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:901 +#: ../tin.1:933 msgid "Select the current thread for later processing." msgstr "" # type: TP -#: ../tin.1:901 +#: ../tin.1:933 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:904 +#: ../tin.1:936 msgid "Toggle selection of current article." msgstr "" # type: TP -#: ../tin.1:904 +#: ../tin.1:936 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:907 +#: ../tin.1:939 msgid "Reverse article selections." msgstr "" # type: TP -#: ../tin.1:907 +#: ../tin.1:939 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:910 +#: ../tin.1:942 msgid "Undo all selections on current thread." msgstr "" # type: TP -#: ../tin.1:915 +#: ../tin.1:947 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:918 +#: ../tin.1:950 msgid "Read current article within thread." msgstr "" # type: TP -#: ../tin.1:918 +#: ../tin.1:950 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" # type: Plain text -#: ../tin.1:921 +#: ../tin.1:953 msgid "View next unread article within thread." msgstr "Nächsten ungelesenen Artikel im Thread anzeigen." # type: Plain text -#: ../tin.1:926 +#: ../tin.1:958 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 " @@ -2329,85 +2385,88 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:937 +#: ../tin.1:969 msgid "" "Mark thread as read [after confirmation] and return to the group index " "page. Move cursor to next thread." msgstr "" # type: Plain text -#: ../tin.1:941 +#: ../tin.1:973 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" # type: TP -#: ../tin.1:941 +#: ../tin.1:973 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:951 ../tin.1:1165 +#: ../tin.1:983 ../tin.1:1202 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 -#: ../tin.1:954 +#: ../tin.1:986 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:957 -msgid "Mark article as read and move onto the next unread article." +#: ../tin.1:992 +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 " +"article. When tagged articles are present, a prompt asks how to proceed." msgstr "" # type: TP -#: ../tin.1:960 +#: ../tin.1:995 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:980 +#: ../tin.1:1015 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:985 +#: ../tin.1:1020 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:988 +#: ../tin.1:1023 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:992 ../tin.1:1229 +#: ../tin.1:1027 ../tin.1:1266 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" # type: TP -#: ../tin.1:992 +#: ../tin.1:1027 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:995 +#: ../tin.1:1030 msgid "Untag all tagged threads." msgstr "" # type: Plain text -#: ../tin.1:1002 +#: ../tin.1:1037 msgid "" "Post an article to current group. If posting fails for some reason, you'll " "get the chance to edit the article again via B ('B'), postpone " @@ -2416,136 +2475,139 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1005 -msgid "Mark current article in thread as unread." -msgstr "Markiere den aktuellen Artikel als ungelesen." +#: ../tin.1:1042 +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 " +"articles are present, a prompt asks how to proceed." +msgstr "" # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:1010 +#: ../tin.1:1047 msgid "Mark all articles in thread as unread." msgstr "Alle Artikel im aktuellen Thread as ungelesen markieren." # type: SS -#: ../tin.1:1010 +#: ../tin.1:1047 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:1015 +#: ../tin.1:1052 msgid "Read the first (base) article in this thread." msgstr "" # type: Plain text -#: ../tin.1:1018 +#: ../tin.1:1055 msgid "Read response 4 in this thread." msgstr "Antwort 4 im diesem Thread lesen." # type: TP -#: ../tin.1:1022 +#: ../tin.1:1059 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1026 +#: ../tin.1:1063 msgid "" "Reply through mail to the author of the current article with a copy of the " "article with all headers included." msgstr "" # type: TP -#: ../tin.1:1026 +#: ../tin.1:1063 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1031 +#: ../tin.1:1068 msgid "Perform B(1) operations on article." msgstr "" # type: TP -#: ../tin.1:1031 +#: ../tin.1:1068 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1034 +#: ../tin.1:1071 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" # type: TP -#: ../tin.1:1038 +#: ../tin.1:1075 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1041 +#: ../tin.1:1078 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" # type: TP -#: ../tin.1:1041 +#: ../tin.1:1078 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1045 +#: ../tin.1:1082 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" # type: TP -#: ../tin.1:1045 +#: ../tin.1:1082 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1049 +#: ../tin.1:1086 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 -#: ../tin.1:1049 +#: ../tin.1:1086 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1052 +#: ../tin.1:1089 msgid "Toggle ROT-13 decoding for this article." msgstr "" # type: TP -#: ../tin.1:1052 +#: ../tin.1:1089 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1056 +#: ../tin.1:1093 msgid "" "Toggle the display of uuencoded sections. The default behavior is taken from " "the B variable in the tinrc file." msgstr "" # type: TP -#: ../tin.1:1056 +#: ../tin.1:1093 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1063 +#: ../tin.1:1100 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 " @@ -2555,63 +2617,64 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1072 +#: ../tin.1:1109 msgid "Forward search the text of this article." msgstr "" # type: Plain text -#: ../tin.1:1075 +#: ../tin.1:1112 msgid "Backward search the text of this article." msgstr "" # type: TP -#: ../tin.1:1075 +#: ../tin.1:1112 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1080 +#: ../tin.1:1117 msgid "" -"Skip to the end of the quoted text-block in this article. Quoted text is " -"everything which matches B, B or B." +"Skip to the end of the next quoted text-block in this article. Quoted text " +"is everything which matches B, B or " +"B." msgstr "" # type: TP -#: ../tin.1:1080 +#: ../tin.1:1117 #, no-wrap msgid "B'>" msgstr "B'>" # type: Plain text -#: ../tin.1:1083 +#: ../tin.1:1120 msgid "Goto the first article in the current thread." msgstr "" # type: TP -#: ../tin.1:1083 +#: ../tin.1:1120 #, no-wrap msgid "B'>" msgstr "B'>" # type: Plain text -#: ../tin.1:1086 +#: ../tin.1:1123 msgid "Goto the last article in the current thread." msgstr "" # type: TP -#: ../tin.1:1086 +#: ../tin.1:1123 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1089 +#: ../tin.1:1126 msgid "Toggle word highlighting on/off." msgstr "" # type: Plain text -#: ../tin.1:1103 +#: ../tin.1:1140 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2623,7 +2686,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1112 +#: ../tin.1:1149 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2634,24 +2697,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1112 +#: ../tin.1:1149 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:1115 +#: ../tin.1:1152 msgid "Goto next base article." msgstr "" # type: TP -#: ../tin.1:1115 +#: ../tin.1:1152 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" # type: Plain text -#: ../tin.1:1120 +#: ../tin.1:1157 msgid "" "Goto next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2659,37 +2722,37 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1123 +#: ../tin.1:1160 msgid "Author forward search." msgstr "Suche nach Autor (vorwärts)." # type: Plain text -#: ../tin.1:1126 +#: ../tin.1:1163 msgid "Author backward search." msgstr "Suche nach Autor (rückwärts)." # type: Plain text -#: ../tin.1:1134 +#: ../tin.1:1171 msgid "" "Mark the current thread as read [after confirmation] and return to the " "previous menu. Move cursor to next item." msgstr "" # type: Plain text -#: ../tin.1:1138 +#: ../tin.1:1175 msgid "" "Mark the rest of the current thread as read [after confirmation] and enter " "the next thread with unread articles." msgstr "" # type: TP -#: ../tin.1:1138 +#: ../tin.1:1175 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1143 +#: ../tin.1:1180 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 " @@ -2697,233 +2760,233 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1143 +#: ../tin.1:1180 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1146 +#: ../tin.1:1183 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" # type: TP -#: ../tin.1:1149 +#: ../tin.1:1186 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1152 +#: ../tin.1:1189 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" # type: TP -#: ../tin.1:1152 +#: ../tin.1:1189 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1156 +#: ../tin.1:1193 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" # type: TP -#: ../tin.1:1156 +#: ../tin.1:1193 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1159 +#: ../tin.1:1196 msgid "Goto the start of the article." msgstr "" # type: TP -#: ../tin.1:1159 +#: ../tin.1:1196 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1162 +#: ../tin.1:1199 msgid "Goto the end of the article." msgstr "Zum Ende des Artikels springen." # type: TP -#: ../tin.1:1168 +#: ../tin.1:1205 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1171 +#: ../tin.1:1208 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" # type: TP -#: ../tin.1:1171 +#: ../tin.1:1208 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1174 +#: ../tin.1:1211 msgid "Show the thread menu that the current article is a part of." msgstr "" # type: TP -#: ../tin.1:1177 +#: ../tin.1:1214 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1186 +#: ../tin.1:1223 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1189 +#: ../tin.1:1226 msgid "Go to the next article." msgstr "" # type: TP -#: ../tin.1:1189 +#: ../tin.1:1226 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1192 +#: ../tin.1:1229 msgid "Go to the next unread article." msgstr "" # type: TP -#: ../tin.1:1197 +#: ../tin.1:1234 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1200 +#: ../tin.1:1237 msgid "Go to the previous article." msgstr "" # type: TP -#: ../tin.1:1200 +#: ../tin.1:1237 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1203 +#: ../tin.1:1240 msgid "Go to the previous unread article." msgstr "" # type: Plain text -#: ../tin.1:1206 +#: ../tin.1:1243 msgid "Return to the previous level." msgstr "" # type: TP -#: ../tin.1:1209 +#: ../tin.1:1246 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1213 +#: ../tin.1:1250 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" # type: TP -#: ../tin.1:1213 +#: ../tin.1:1250 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1217 +#: ../tin.1:1254 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" # type: TP -#: ../tin.1:1217 +#: ../tin.1:1254 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1222 +#: ../tin.1:1259 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1225 +#: ../tin.1:1262 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1229 +#: ../tin.1:1266 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1232 +#: ../tin.1:1269 msgid "Return to group selection level." msgstr "" # type: TP -#: ../tin.1:1232 +#: ../tin.1:1269 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1235 +#: ../tin.1:1272 msgid "Goto parent article." msgstr "" # type: TP -#: ../tin.1:1235 +#: ../tin.1:1272 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1240 +#: ../tin.1:1277 msgid "" "Browse URLs in article. All URLs will be prompted in turn and opened using " "the B. 'BESCE>' or no input will skip the URL." msgstr "" # type: TP -#: ../tin.1:1240 +#: ../tin.1:1277 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1243 +#: ../tin.1:1280 msgid "View or save multimedia attachments." msgstr "" # type: Plain text -#: ../tin.1:1250 +#: ../tin.1:1287 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'), " @@ -2932,13 +2995,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1250 +#: ../tin.1:1287 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1256 +#: ../tin.1:1293 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2947,25 +3010,25 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1259 +#: ../tin.1:1296 msgid "Mark article as unread." msgstr "Alle Artikel als ungelesen markieren." # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:1264 +#: ../tin.1:1301 msgid "Mark the current thread as unread." msgstr "Markiere den aktuellen Thread als ungelesen." # type: SS -#: ../tin.1:1264 +#: ../tin.1:1301 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" # type: Plain text #. FIXME - add missing descriptions -#: ../tin.1:1274 +#: ../tin.1:1311 msgid "" "At startup, B reads in the configuration files (see also B(5)). " "They contain a list of variables that can be used to configure the way " @@ -2977,7 +3040,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1282 +#: ../tin.1:1319 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 " @@ -2988,7 +3051,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1288 +#: ../tin.1:1325 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 " @@ -2998,7 +3061,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1295 +#: ../tin.1:1332 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3008,7 +3071,23 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1299 +#: ../tin.1:1337 +msgid "" +"The options menu provides access to the attributes menu for the current " +"group by the B ('BTABE>') command. Pressing " +"B again toggles back to the options menu. For more " +"information see section \"ATTRIBUTES MENU AND GROUP ATTRIBUTES\"." +msgstr "" + +# type: Plain text +#: ../tin.1:1340 +msgid "" +"The B ('B') command brings up the scopes menu. For more " +"information see section \"SCOPES MENU\"." +msgstr "" + +# type: Plain text +#: ../tin.1:1344 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/" @@ -3016,161 +3095,161 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1299 +#: ../tin.1:1344 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1303 ../tin.5:1157 +#: ../tin.1:1348 ../tin.5:1169 msgid "" "If ON add posted articles which start a new thread to filter for " "highlighting follow-ups. Default is ON." msgstr "" # type: TP -#: ../tin.1:1303 +#: ../tin.1:1348 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1306 ../tin.5:1160 +#: ../tin.1:1351 ../tin.5:1172 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" # type: TP -#: ../tin.1:1306 +#: ../tin.1:1351 #, no-wrap msgid "B" msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>" # type: Plain text -#: ../tin.1:1309 ../tin.5:1163 +#: ../tin.1:1354 ../tin.5:1175 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" # type: TP -#: ../tin.1:1309 +#: ../tin.1:1354 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1312 ../tin.5:1166 +#: ../tin.1:1357 ../tin.5:1178 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "Zeichen das anzeigt, dass ein Artikel gelöscht wurde. Standard is 'D'." # type: TP -#: ../tin.1:1312 +#: ../tin.1:1357 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1315 ../tin.5:1169 +#: ../tin.1:1360 ../tin.5:1181 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" # type: TP -#: ../tin.1:1315 +#: ../tin.1:1360 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1319 ../tin.5:1173 +#: ../tin.1:1364 ../tin.5:1185 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 -#: ../tin.1:1319 +#: ../tin.1:1364 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1323 ../tin.5:1177 +#: ../tin.1:1368 ../tin.5:1189 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" # type: TP -#: ../tin.1:1323 +#: ../tin.1:1368 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1327 ../tin.5:1181 +#: ../tin.1:1372 ../tin.5:1193 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 -#: ../tin.1:1327 +#: ../tin.1:1372 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1331 +#: ../tin.1:1376 msgid "" "The character used to show that an article has not been read. Default is " "\\&'+'." msgstr "" # type: TP -#: ../tin.1:1331 +#: ../tin.1:1376 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1334 ../tin.5:1188 +#: ../tin.1:1379 ../tin.5:1200 msgid "The character used to show that an article was read. Default is ' '." msgstr "" # type: TP -#: ../tin.1:1334 +#: ../tin.1:1379 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1338 ../tin.5:1192 +#: ../tin.1:1383 ../tin.5:1204 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" # type: TP -#: ../tin.1:1338 +#: ../tin.1:1383 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1342 ../tin.5:1196 +#: ../tin.1:1387 ../tin.5:1208 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 -#: ../tin.1:1342 ../tin.5:1196 +#: ../tin.1:1387 ../tin.5:1208 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1347 +#: ../tin.1:1392 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 " @@ -3178,50 +3257,50 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1347 +#: ../tin.1:1392 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1351 ../tin.5:1207 +#: ../tin.1:1396 ../tin.5:1219 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" # type: TP -#: ../tin.1:1351 +#: ../tin.1:1396 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1355 ../tin.5:1211 +#: ../tin.1:1400 ../tin.5:1223 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" # type: TP -#: ../tin.1:1355 +#: ../tin.1:1400 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1358 ../tin.1:2264 +#: ../tin.1:1403 ../tin.1:2310 msgid "Default is OFF." msgstr "Standard ist OFF." # type: TP -#: ../tin.1:1358 +#: ../tin.1:1403 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1364 ../tin.5:1220 +#: ../tin.1:1409 ../tin.5:1232 msgid "" "If ON articles/threads with ''Archive-name:'' in header will be " "automatically saved with the Archive-name & part/patch no and post processed " @@ -3229,13 +3308,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1364 +#: ../tin.1:1409 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1369 ../tin.5:1225 +#: ../tin.1:1414 ../tin.5:1237 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 " @@ -3243,13 +3322,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1369 +#: ../tin.1:1414 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1374 ../tin.5:1230 +#: ../tin.1:1419 ../tin.5:1242 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 " @@ -3257,13 +3336,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1374 +#: ../tin.1:1419 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1379 +#: ../tin.1:1424 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. " @@ -3271,302 +3350,302 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1379 +#: ../tin.1:1424 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1385 ../tin.5:1239 +#: ../tin.1:1430 ../tin.5:1251 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 -#: ../tin.1:1385 +#: ../tin.1:1430 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1388 ../tin.5:1242 +#: ../tin.1:1433 ../tin.5:1254 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" # type: TP -#: ../tin.1:1388 +#: ../tin.1:1433 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1391 ../tin.5:1245 +#: ../tin.1:1436 ../tin.5:1257 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" # type: TP -#: ../tin.1:1391 +#: ../tin.1:1436 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1394 ../tin.5:1248 +#: ../tin.1:1439 ../tin.5:1260 msgid "Color of header-lines" msgstr "Farbe der Artikelheaderzeilen" # type: TP -#: ../tin.1:1394 +#: ../tin.1:1439 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1397 ../tin.5:1251 +#: ../tin.1:1442 ../tin.5:1263 msgid "Color of help pages" msgstr "Farbe des Hilfstext" # type: TP -#: ../tin.1:1397 +#: ../tin.1:1442 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1400 ../tin.5:1254 +#: ../tin.1:1445 ../tin.5:1266 msgid "Color of background for inverse text" msgstr "" # type: TP -#: ../tin.1:1400 +#: ../tin.1:1445 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1403 ../tin.5:1257 +#: ../tin.1:1448 ../tin.5:1269 msgid "Color of foreground for inverse text" msgstr "" # type: TP -#: ../tin.1:1403 +#: ../tin.1:1448 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1407 ../tin.5:1261 +#: ../tin.1:1452 ../tin.5:1273 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1407 +#: ../tin.1:1452 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1411 ../tin.5:1265 +#: ../tin.1:1456 ../tin.5:1277 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1411 +#: ../tin.1:1456 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1415 ../tin.5:1269 +#: ../tin.1:1460 ../tin.5:1281 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1415 +#: ../tin.1:1460 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1419 ../tin.5:1273 +#: ../tin.1:1464 ../tin.5:1285 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1419 +#: ../tin.1:1464 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1422 ../tin.5:1276 +#: ../tin.1:1467 ../tin.5:1288 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" # type: TP -#: ../tin.1:1422 +#: ../tin.1:1467 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1425 ../tin.5:1279 +#: ../tin.1:1470 ../tin.5:1291 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" # type: TP -#: ../tin.1:1425 +#: ../tin.1:1470 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1428 ../tin.5:1282 +#: ../tin.1:1473 ../tin.5:1294 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" # type: TP -#: ../tin.1:1428 +#: ../tin.1:1473 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1431 ../tin.5:1285 +#: ../tin.1:1476 ../tin.5:1297 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" # type: TP -#: ../tin.1:1431 +#: ../tin.1:1476 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1434 ../tin.5:1288 +#: ../tin.1:1479 ../tin.5:1300 msgid "Color of twice quoted lines" msgstr "Farbe von zweifach zitierten Zeilen" # type: TP -#: ../tin.1:1434 +#: ../tin.1:1479 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3-fach zitierten Zeilen (col_quote3)>" # type: Plain text -#: ../tin.1:1437 ../tin.5:1291 +#: ../tin.1:1482 ../tin.5:1303 msgid "Color of E=3 times quoted lines" msgstr "Farbe von =E3-fach zitierten Zeilen" # type: TP -#: ../tin.1:1437 +#: ../tin.1:1482 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1441 +#: ../tin.1:1486 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" # type: TP -#: ../tin.1:1441 +#: ../tin.1:1486 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1444 ../tin.5:1298 +#: ../tin.1:1489 ../tin.5:1310 msgid "Color of signatures" msgstr "Farbe von Signaturen" # type: TP -#: ../tin.1:1444 +#: ../tin.1:1489 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1447 ../tin.5:1301 +#: ../tin.1:1492 ../tin.5:1313 msgid "Color of urls highlight" msgstr "Farbe der hervorgehobenen URLs" # type: TP -#: ../tin.1:1447 +#: ../tin.1:1492 #, no-wrap msgid "B" msgstr "B" # type: Plain text # -#: ../tin.1:1450 ../tin.5:1304 +#: ../tin.1:1495 ../tin.5:1316 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" # type: TP -#: ../tin.1:1450 +#: ../tin.1:1495 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1453 ../tin.5:1307 +#: ../tin.1:1498 ../tin.5:1319 msgid "Color of article subject" msgstr "Farbe der Subjectzeile" # type: TP -#: ../tin.1:1453 +#: ../tin.1:1498 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1456 ../tin.5:1310 +#: ../tin.1:1501 ../tin.5:1322 msgid "Color of text-lines" msgstr "Farbe der Textzeilen" # type: TP -#: ../tin.1:1456 +#: ../tin.1:1501 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1459 +#: ../tin.1:1504 ../tin.5:1325 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" # type: TP -#: ../tin.1:1459 +#: ../tin.1:1504 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1462 +#: ../tin.1:1507 msgid "Ask for manual confirmation to protect the user." msgstr "" # type: IP -#: ../tin.1:1463 ../tin.1:1469 ../tin.1:1473 +#: ../tin.1:1508 ../tin.1:1514 ../tin.1:1518 #, no-wrap msgid "\\(bu" msgstr "\\(bu" # type: Plain text #. TODO: check if all affected commands are marked [after confirmation] -#: ../tin.1:1469 +#: ../tin.1:1514 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3574,21 +3653,21 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1473 +#: ../tin.1:1518 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 -#: ../tin.1:1477 +#: ../tin.1:1522 msgid "" "B Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." msgstr "" # type: TP -#: ../tin.1:1478 +#: ../tin.1:1523 #, no-wrap msgid "B" msgstr "" @@ -3534,7 +3608,7 @@ msgstr "" #. most of these default_* settings are not available from the menu #. as they are intended for internal use only. # type: Plain text -#: ../tin.1:1490 +#: ../tin.1:1535 msgid "" "Format string B uses for date representation. A description of the " "different format options can be found at B(3). B uses " @@ -3543,360 +3617,360 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1490 +#: ../tin.1:1535 #, no-wrap msgid "B<(default_art_search)>" msgstr "" # type: TP -#: ../tin.1:1492 +#: ../tin.1:1537 #, no-wrap msgid "B<(default_author_search)>" msgstr "" # type: TP -#: ../tin.1:1494 +#: ../tin.1:1539 #, no-wrap msgid "B<(default_config_search)>" msgstr "" # type: Plain text -#: ../tin.1:1497 ../tin.5:1352 +#: ../tin.1:1542 ../tin.5:1364 msgid "The last article/author/config option that was searched for." msgstr "" # type: TP -#: ../tin.1:1497 +#: ../tin.1:1542 #, no-wrap msgid "B<(default_filter_days)>" msgstr "" # type: Plain text -#: ../tin.1:1500 ../tin.5:1355 +#: ../tin.1:1545 ../tin.5:1367 msgid "Default is 28." msgstr "" # type: TP -#: ../tin.1:1500 +#: ../tin.1:1545 #, no-wrap msgid "B<(default_filter_kill_case)>" msgstr "" # type: Plain text -#: ../tin.1:1504 +#: ../tin.1:1549 msgid "" "Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF " "= ignore case. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1504 +#: ../tin.1:1549 #, no-wrap msgid "B<(default_filter_kill_expire)>" msgstr "" # type: Plain text -#: ../tin.1:1509 +#: ../tin.1:1554 msgid "" "Default for quick (1 key) kill filter expire. ON = limit to " "B, OFF = don't ever expire. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1509 +#: ../tin.1:1554 #, no-wrap msgid "B<(default_filter_kill_global)>" msgstr "" # type: Plain text -#: ../tin.1:1513 +#: ../tin.1:1558 msgid "" "Default for quick (1 key) kill filter global. ON=apply to all groups, " "OFF=apply to current group. Default is ON." msgstr "" # type: TP -#: ../tin.1:1513 +#: ../tin.1:1558 #, no-wrap msgid "B<(default_filter_kill_header)>" msgstr "" # type: Plain text -#: ../tin.1:1516 ../tin.5:1370 +#: ../tin.1:1561 ../tin.5:1382 msgid "Default for quick (1 key) kill filter header." msgstr "" # type: IP -#: ../tin.1:1517 ../tin.1:1547 +#: ../tin.1:1562 ../tin.1:1592 #, no-wrap msgid "0,1" msgstr "" # type: Plain text -#: ../tin.1:1519 ../tin.1:1549 +#: ../tin.1:1564 ../tin.1:1594 #, no-wrap msgid " ''Subject:''\n" msgstr "" # type: IP -#: ../tin.1:1519 ../tin.1:1549 +#: ../tin.1:1564 ../tin.1:1594 #, no-wrap msgid "2,3" msgstr "" # type: Plain text -#: ../tin.1:1521 ../tin.1:1551 +#: ../tin.1:1566 ../tin.1:1596 #, no-wrap msgid " ''From:''\n" msgstr "" # type: IP -#: ../tin.1:1521 ../tin.1:1551 ../tin.1:1851 ../tin.1:2083 ../tin.1:2114 ../tin.1:2185 ../tin.1:2232 ../tin.5:1709 ../tin.5:1811 ../tin.5:1968 ../tin.5:1998 ../tin.5:2098 +#: ../tin.1:1566 ../tin.1:1596 ../tin.1:1897 ../tin.1:2129 ../tin.1:2160 ../tin.1:2231 ../tin.1:2278 ../tin.5:1722 ../tin.5:1824 ../tin.5:1981 ../tin.5:2011 ../tin.5:2111 #, no-wrap msgid "4" msgstr "" # type: Plain text -#: ../tin.1:1523 ../tin.1:1553 +#: ../tin.1:1568 ../tin.1:1598 #, no-wrap msgid " ''Message-ID:'' & full ''References:'' line\n" msgstr "" # type: IP -#: ../tin.1:1523 ../tin.1:1553 ../tin.1:2085 ../tin.1:2187 ../tin.1:2235 ../tin.5:1970 ../tin.5:2101 +#: ../tin.1:1568 ../tin.1:1598 ../tin.1:2131 ../tin.1:2233 ../tin.1:2281 ../tin.5:1983 ../tin.5:2114 #, no-wrap msgid "5" msgstr "" # type: Plain text -#: ../tin.1:1525 ../tin.1:1555 +#: ../tin.1:1570 ../tin.1:1600 #, no-wrap msgid " ''Message-ID:'' & last ''References:'' entry only\n" msgstr "" # type: IP -#: ../tin.1:1525 ../tin.1:1555 ../tin.1:2087 ../tin.1:2237 ../tin.5:1972 ../tin.5:2103 +#: ../tin.1:1570 ../tin.1:1600 ../tin.1:2133 ../tin.1:2283 ../tin.5:1985 ../tin.5:2116 #, no-wrap msgid "6" msgstr "" # type: Plain text -#: ../tin.1:1527 ../tin.1:1557 +#: ../tin.1:1572 ../tin.1:1602 #, no-wrap msgid " ''Message-ID:'' entry only\n" msgstr "" # type: IP -#: ../tin.1:1527 ../tin.1:1557 ../tin.1:2090 ../tin.1:2239 ../tin.5:1975 ../tin.5:2105 +#: ../tin.1:1572 ../tin.1:1602 ../tin.1:2136 ../tin.1:2285 ../tin.5:1988 ../tin.5:2118 #, no-wrap msgid "7" msgstr "" # type: Plain text -#: ../tin.1:1529 ../tin.1:1559 +#: ../tin.1:1574 ../tin.1:1604 #, no-wrap msgid " ''Lines:''\n" msgstr "" # type: TP -#: ../tin.1:1530 +#: ../tin.1:1575 #, no-wrap msgid "B<(default_filter_select_case)>" msgstr "" # type: Plain text -#: ../tin.1:1534 ../tin.5:1385 +#: ../tin.1:1579 ../tin.5:1397 msgid "" "Default for quick (1 key) auto-selection filter case. ON=filter case " "sensitive, OFF=ignore case. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1534 +#: ../tin.1:1579 #, no-wrap msgid "B<(default_filter_select_expire)>" msgstr "" # type: Plain text -#: ../tin.1:1539 +#: ../tin.1:1584 msgid "" "Default for quick (1 key) auto-selection filter expire. ON = limit to " "B, OFF = don't ever expire. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1539 +#: ../tin.1:1584 #, no-wrap msgid "B<(default_filter_select_global)>" msgstr "" # type: Plain text -#: ../tin.1:1543 +#: ../tin.1:1588 msgid "" "Default for quick (1 key) auto-selection filter global. ON=apply to all " "groups OFF=apply to current group. Default is ON." msgstr "" # type: TP -#: ../tin.1:1543 +#: ../tin.1:1588 #, no-wrap msgid "B<(default_filter_select_header)>" msgstr "" # type: Plain text -#: ../tin.1:1546 ../tin.5:1396 +#: ../tin.1:1591 ../tin.5:1408 msgid "Default for quick (1 key) auto-selection filter header." msgstr "" # type: TP -#: ../tin.1:1560 +#: ../tin.1:1605 #, no-wrap msgid "B<(default_goto_group)>" msgstr "" # type: TP -#: ../tin.1:1562 +#: ../tin.1:1607 #, no-wrap msgid "B<(default_group_search)>" msgstr "" # type: TP -#: ../tin.1:1564 +#: ../tin.1:1609 #, no-wrap msgid "B<(default_mail_address)>" msgstr "" # type: TP -#: ../tin.1:1566 +#: ../tin.1:1611 #, no-wrap msgid "B<(default_move_group)>" msgstr "" # type: TP -#: ../tin.1:1568 +#: ../tin.1:1613 #, no-wrap msgid "B<(default_pattern)>" msgstr "" # type: TP -#: ../tin.1:1570 +#: ../tin.1:1615 #, no-wrap msgid "B<(default_pipe_command)>" msgstr "" # type: TP -#: ../tin.1:1572 +#: ../tin.1:1617 #, no-wrap msgid "B<(default_post_newsgroups)>" msgstr "" # type: TP -#: ../tin.1:1574 +#: ../tin.1:1619 #, no-wrap msgid "B<(default_post_subject)>" msgstr "" # type: TP -#: ../tin.1:1576 +#: ../tin.1:1621 #, no-wrap msgid "B<(default_range_group)>" msgstr "" # type: TP -#: ../tin.1:1578 +#: ../tin.1:1623 #, no-wrap msgid "B<(default_range_select)>" msgstr "" # type: TP -#: ../tin.1:1580 +#: ../tin.1:1625 #, no-wrap msgid "B<(default_range_thread)>" msgstr "" # type: TP -#: ../tin.1:1582 +#: ../tin.1:1627 #, no-wrap msgid "B<(default_repost_group)>" msgstr "" # type: TP -#: ../tin.1:1584 +#: ../tin.1:1629 #, no-wrap msgid "B<(default_save_file)>" msgstr "" # type: TP -#: ../tin.1:1586 +#: ../tin.1:1631 #, no-wrap msgid "B<(default_save_mode)>" msgstr "" # type: TP -#: ../tin.1:1588 +#: ../tin.1:1633 #, no-wrap msgid "B<(default_select_pattern)>" msgstr "" # type: TP -#: ../tin.1:1590 +#: ../tin.1:1635 #, no-wrap msgid "B<(default_shell_command)>" msgstr "" # type: TP -#: ../tin.1:1592 +#: ../tin.1:1637 #, no-wrap msgid "B<(default_subject_search)>" msgstr "" # type: TP -#: ../tin.1:1594 +#: ../tin.1:1639 #, no-wrap msgid "B instead of highlighted bar (draw_arrow)>" msgstr "" # type: Plain text -#: ../tin.1:1598 +#: ../tin.1:1643 msgid "" "Allows groups/articles to be selected by an arrow '-E' if set ON or by " "an highlighted bar if set OFF. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1598 +#: ../tin.1:1643 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1602 +#: ../tin.1:1647 msgid "" "The format string used to create the editor start command with parameters. " "Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)." msgstr "" # type: TP -#: ../tin.1:1602 +#: ../tin.1:1647 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1606 ../tin.5:1454 +#: ../tin.1:1651 ../tin.5:1466 msgid "" "Specifies whether a screen redraw should always be done after certain " "external commands. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1606 +#: ../tin.1:1651 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1612 +#: ../tin.1:1657 msgid "" "If B is E 0 not more than B articles/group " "are fetched from the server. If B is E 0 B will start " @@ -3905,24 +3979,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1612 +#: ../tin.1:1657 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1615 ../tin.5:1472 +#: ../tin.1:1660 ../tin.5:1484 msgid "If ON catchup group when leaving with the left arrow key. Default is ON." msgstr "" # type: TP -#: ../tin.1:1615 +#: ../tin.1:1660 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1623 ../tin.5:1469 +#: ../tin.1:1668 ../tin.5:1481 msgid "" "Which keys B should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -3933,26 +4007,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1623 +#: ../tin.1:1668 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1627 ../tin.5:1476 +#: ../tin.1:1672 ../tin.5:1488 msgid "" "Maximum length of the names of newsgroups to be displayed so that more of " "the newsgroup description can be displayed. Default is 32." msgstr "" # type: TP -#: ../tin.1:1627 +#: ../tin.1:1672 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1636 +#: ../tin.1:1681 msgid "" "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then " "sections of uuencoded data will be shown with a single tag line showing the " @@ -3964,13 +4038,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1636 +#: ../tin.1:1681 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1643 +#: ../tin.1:1688 msgid "" "Path, name and options of external B(1). If you are reading via NNTP " "the default value is --internal (use built-in NNTP inews), else it is " @@ -3979,14 +4053,14 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1643 +#: ../tin.1:1688 #, no-wrap msgid "B<(info_in_last_line)>" msgstr "" #. this is missing from the Menu # type: Plain text -#: ../tin.1:1650 +#: ../tin.1:1695 msgid "" "If ON, show current group description or article subject in the last line " "(not in the pager and global menu) - B ('B') toggles " @@ -3995,13 +4069,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1650 +#: ../tin.1:1695 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1657 +#: ../tin.1:1702 msgid "" "Interactive mailreader: if greater than 0 your mailreader will be invoked " "earlier for reply so you can use more of its features (e.g. MIME, pgp, " @@ -4014,26 +4088,26 @@ msgstr "" #. mono_mark* currently do allow "Reverse video" even if #. inverse_okay=FALSE # type: TP -#: ../tin.1:1657 +#: ../tin.1:1702 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1664 ../tin.5:1509 +#: ../tin.1:1709 ../tin.5:1521 msgid "" "If ON use inverse video for page headers and URL highlighting. Default is " "ON." msgstr "" # type: TP -#: ../tin.1:1664 +#: ../tin.1:1709 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1669 ../tin.5:1514 +#: ../tin.1:1714 ../tin.5:1526 msgid "" "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> " "besides keeping the last failed posting in " @@ -4041,26 +4115,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1669 +#: ../tin.1:1714 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1673 +#: ../tin.1:1718 msgid "" "This option controls the processing and display of articles that are " "killed. There are 3 options:" msgstr "" # type: IP -#: ../tin.1:1674 ../tin.1:1843 ../tin.1:1886 ../tin.1:1998 ../tin.1:2024 ../tin.1:2075 ../tin.1:2105 ../tin.1:2176 ../tin.1:2204 ../tin.1:2224 ../tin.1:2308 ../tin.5:1519 ../tin.5:1701 ../tin.5:1750 ../tin.5:1881 ../tin.5:1907 ../tin.5:1960 ../tin.5:1989 ../tin.5:2070 ../tin.5:2090 ../tin.5:2182 +#: ../tin.1:1719 ../tin.1:1889 ../tin.1:1932 ../tin.1:2044 ../tin.1:2070 ../tin.1:2121 ../tin.1:2151 ../tin.1:2222 ../tin.1:2250 ../tin.1:2270 ../tin.1:2354 ../tin.5:1531 ../tin.5:1714 ../tin.5:1763 ../tin.5:1894 ../tin.5:1920 ../tin.5:1973 ../tin.5:2002 ../tin.5:2083 ../tin.5:2103 ../tin.5:2195 #, no-wrap msgid "0" msgstr "" # type: Plain text -#: ../tin.1:1680 +#: ../tin.1:1725 msgid "" "B is the 'traditional' behavior of B. Only " "unread articles are killed once only by marking them read. As filtering only " @@ -4070,13 +4144,13 @@ msgid "" msgstr "" # type: IP -#: ../tin.1:1680 ../tin.1:1845 ../tin.1:1888 ../tin.1:2000 ../tin.1:2026 ../tin.1:2077 ../tin.1:2107 ../tin.1:2178 ../tin.1:2206 ../tin.1:2226 ../tin.1:2310 ../tin.5:1526 ../tin.5:1703 ../tin.5:1752 ../tin.5:1801 ../tin.5:1883 ../tin.5:1909 ../tin.5:1962 ../tin.5:1991 ../tin.5:2072 ../tin.5:2092 ../tin.5:2184 +#: ../tin.1:1725 ../tin.1:1891 ../tin.1:1934 ../tin.1:2046 ../tin.1:2072 ../tin.1:2123 ../tin.1:2153 ../tin.1:2224 ../tin.1:2252 ../tin.1:2272 ../tin.1:2356 ../tin.5:1538 ../tin.5:1716 ../tin.5:1765 ../tin.5:1814 ../tin.5:1896 ../tin.5:1922 ../tin.5:1975 ../tin.5:2004 ../tin.5:2085 ../tin.5:2105 ../tin.5:2197 #, no-wrap msgid "1" msgstr "" # type: Plain text -#: ../tin.1:1685 ../tin.5:1531 +#: ../tin.1:1730 ../tin.5:1543 msgid "" "B will process all articles in the group and " "therefore there is a processing overhead when using this option. Killed " @@ -4085,13 +4159,13 @@ msgid "" msgstr "" # type: IP -#: ../tin.1:1685 ../tin.1:1847 ../tin.1:1892 ../tin.1:2003 ../tin.1:2030 ../tin.1:2079 ../tin.1:2110 ../tin.1:2180 ../tin.1:2208 ../tin.1:2228 ../tin.1:2312 ../tin.5:1531 ../tin.5:1705 ../tin.5:1757 ../tin.5:1805 ../tin.5:1886 ../tin.5:1913 ../tin.5:1964 ../tin.5:1994 ../tin.5:2074 ../tin.5:2094 ../tin.5:2186 +#: ../tin.1:1730 ../tin.1:1893 ../tin.1:1938 ../tin.1:2049 ../tin.1:2076 ../tin.1:2125 ../tin.1:2156 ../tin.1:2226 ../tin.1:2254 ../tin.1:2274 ../tin.1:2358 ../tin.5:1543 ../tin.5:1718 ../tin.5:1770 ../tin.5:1818 ../tin.5:1899 ../tin.5:1926 ../tin.5:1977 ../tin.5:2007 ../tin.5:2087 ../tin.5:2107 ../tin.5:2199 #, no-wrap msgid "2" msgstr "" # type: Plain text -#: ../tin.1:1689 ../tin.5:1535 +#: ../tin.1:1734 ../tin.5:1547 msgid "" "B will process all articles in the group and " "therefore there is a processing overhead when using this option. Killed " @@ -4099,18 +4173,18 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1691 +#: ../tin.1:1736 msgid "Default is 0 (B)." msgstr "" # type: TP -#: ../tin.1:1691 +#: ../tin.1:1736 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1697 ../tin.5:1542 +#: ../tin.1:1742 ../tin.5:1554 msgid "" "Allows 8bit characters unencoded in the header of mail message. Default is " "OFF. Turning it ON is effective only if B is also set to " @@ -4119,39 +4193,39 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1697 +#: ../tin.1:1742 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1703 ../tin.5:1548 +#: ../tin.1:1748 ../tin.5:1560 msgid "" "User's mail address (and full name), if not username@host. This is used when " "creating articles, sending mail and when B(1) signing." msgstr "" # type: TP -#: ../tin.1:1703 +#: ../tin.1:1748 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1707 ../tin.5:1552 +#: ../tin.1:1752 ../tin.5:1564 msgid "" "MIME encoding of the body in mail message, if necessary (8bit, base64, " "quoted-printable, 7bit). Default is quoted-printable." msgstr "" # type: TP -#: ../tin.1:1707 +#: ../tin.1:1752 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1712 ../tin.5:1557 +#: ../tin.1:1757 ../tin.5:1569 msgid "" "Format of quote line when replying (via mail) to an article (%A=Address, " "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, " @@ -4159,13 +4233,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1712 +#: ../tin.1:1757 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1720 +#: ../tin.1:1765 msgid "" "Select one of the following mailbox-formats: MBOXO (default, except for " "SCO), MBOXRD or MMDF (default on SCO). See B(5) for more details on " @@ -4173,13 +4247,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1720 +#: ../tin.1:1765 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1729 +#: ../tin.1:1774 msgid "" "The directory where articles/threads are to be saved in B(5) " "format. This feature is mainly for use with the B(1) mail program. It " @@ -4188,14 +4262,14 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1729 +#: ../tin.1:1774 #, no-wrap msgid "B" msgstr "" #. TODO: document %S, %T, %M, %F, %U ... # type: Plain text -#: ../tin.1:1738 +#: ../tin.1:1783 msgid "" "The format string used to create the mailer command with parameters that is " "used for mailing articles to other people. Default is '%M \"%T\" E %F' " @@ -4207,39 +4281,41 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1738 +#: ../tin.1:1783 #, no-wrap -msgid "B<'Mark article read' ignores tags (mark_ignore_tags)>" +msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>" msgstr "" # type: Plain text -#: ../tin.1:1745 ../tin.5:1604 +#: ../tin.1:1791 ../tin.5:1617 msgid "" -"When this is ON, the B, B functions " -"('B') mark just the current article or thread, ignoring other tagged, " -"unread articles. When OFF, the same function presents a menu with choices of " -"the current thread or article, all tagged, unread articles, or nothing." +"When this is ON, the B ('B'), B " +"('B'), B ('B') at Group level and B " +"('B') at Thread level functions mark just the current article or thread, " +"ignoring other tagged, (un)read articles. When OFF, the same function " +"presents a menu with choices of the current thread or article, all tagged, " +"unread articles, or nothing." msgstr "" # type: TP -#: ../tin.1:1745 +#: ../tin.1:1791 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1748 ../tin.5:1597 +#: ../tin.1:1794 ../tin.5:1609 msgid "If ON mark articles that are saved as read. Default is ON." msgstr "" # type: TP -#: ../tin.1:1748 +#: ../tin.1:1794 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1760 +#: ../tin.1:1806 msgid "" "Path, name and options of external B(1) program used to view " "non-textual parts of articles. To use the built-in viewer, set to " @@ -4250,13 +4326,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1760 +#: ../tin.1:1806 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1773 +#: ../tin.1:1819 msgid "" "Charset supported locally, which is also used for MIME header (charset " "parameter and charset name in header encoding) in mail and news postings. If " @@ -4270,13 +4346,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1773 +#: ../tin.1:1819 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1784 +#: ../tin.1:1830 msgid "" "Charset used for posting and MIME headers; replaces B. " "Conversion between B and local charset (determined via " @@ -4287,14 +4363,14 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1787 ../tin.5:1643 +#: ../tin.1:1833 ../tin.5:1656 msgid "" "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} " "EUC-{CN,JP,KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8" msgstr "" # type: Plain text -#: ../tin.1:1793 ../tin.5:1649 +#: ../tin.1:1839 ../tin.5:1662 msgid "" "Not all values might work on your system, see B(3) for more " "details. If it's not set, the value of the environment variable " @@ -4303,13 +4379,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1793 +#: ../tin.1:1839 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1798 +#: ../tin.1:1844 msgid "" "Character attribute of words emphasized like _this_. It depends on your " "terminal which attributes are usable. See also B and " @@ -4317,13 +4393,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1798 +#: ../tin.1:1844 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1803 +#: ../tin.1:1849 msgid "" "Character attribute of words emphasized like /this/. It depends on your " "terminal which attributes are usable. See also B and " @@ -4331,13 +4407,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1803 +#: ../tin.1:1849 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1808 +#: ../tin.1:1854 msgid "" "Character attribute of words emphasized like *this*. It depends on your " "terminal which attributes are usable. See also B and " @@ -4345,13 +4421,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1808 +#: ../tin.1:1854 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1813 +#: ../tin.1:1859 msgid "" "Character attribute of words emphasized like -this-. It depends on your " "terminal which attributes are usable. See also B and " @@ -4359,26 +4435,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1813 +#: ../tin.1:1859 #, no-wrap msgid "B<(newnews)>" msgstr "" # type: Plain text -#: ../tin.1:1817 +#: ../tin.1:1863 msgid "" "These are internal timers used by B to keep track of new newsgroups. " "Do not change them unless you understand what they are for." msgstr "" # type: TP -#: ../tin.1:1817 +#: ../tin.1:1863 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1824 ../tin.5:1682 +#: ../tin.1:1870 msgid "" "Which news headers you wish to see. If you want to see _all_ the headers, " "place an '*' as this value. This is the only way a wildcard can be used. If " @@ -4388,13 +4464,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1824 +#: ../tin.1:1870 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1833 +#: ../tin.1:1879 msgid "" "Same as B except it denotes the opposite. An " "example of using both options might be if you thought X- headers were A Good " @@ -4405,13 +4481,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1833 +#: ../tin.1:1879 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1838 ../tin.5:1696 +#: ../tin.1:1884 ../tin.5:1709 msgid "" "Format of quote line when posting/following up an article (%A=Address, " "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, " @@ -4419,80 +4495,80 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1838 +#: ../tin.1:1884 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1842 +#: ../tin.1:1888 msgid "" "The normalization form B should use to normalize unicode input. The " "possible values are:" msgstr "" # type: Plain text -#: ../tin.1:1845 ../tin.5:1703 +#: ../tin.1:1891 ../tin.5:1716 msgid "B: no normalization" msgstr "" # type: Plain text -#: ../tin.1:1847 ../tin.5:1705 +#: ../tin.1:1893 ../tin.5:1718 msgid "B: Compatibility Decomposition, followed by Canonical Composition" msgstr "" # type: Plain text -#: ../tin.1:1849 ../tin.5:1707 +#: ../tin.1:1895 ../tin.5:1720 msgid "B: Compatibility Decomposition" msgstr "" # type: IP -#: ../tin.1:1849 ../tin.1:2006 ../tin.1:2034 ../tin.1:2081 ../tin.1:2112 ../tin.1:2182 ../tin.1:2230 ../tin.5:1707 ../tin.5:1889 ../tin.5:1917 ../tin.5:1966 ../tin.5:1996 ../tin.5:2096 +#: ../tin.1:1895 ../tin.1:2052 ../tin.1:2080 ../tin.1:2127 ../tin.1:2158 ../tin.1:2228 ../tin.1:2276 ../tin.5:1720 ../tin.5:1902 ../tin.5:1930 ../tin.5:1979 ../tin.5:2009 ../tin.5:2109 #, no-wrap msgid "3" msgstr "" # type: Plain text -#: ../tin.1:1851 ../tin.5:1709 +#: ../tin.1:1897 ../tin.5:1722 msgid "B: Canonical Decomposition, followed by Canonical Composition" msgstr "" # type: Plain text -#: ../tin.1:1853 ../tin.5:1711 +#: ../tin.1:1899 ../tin.5:1724 msgid "B: Canonical Decomposition" msgstr "" # type: Plain text -#: ../tin.1:1856 +#: ../tin.1:1902 msgid "" "Some normalization modes are only available if they are supported by the " "library B uses to do the normalization. Default is NFKC." msgstr "" # type: TP -#: ../tin.1:1856 +#: ../tin.1:1902 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1860 +#: ../tin.1:1906 msgid "" "If ON put cursor at first unread article in group otherwise at last " "article. Default is ON." msgstr "" # type: TP -#: ../tin.1:1860 +#: ../tin.1:1906 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1871 ../tin.5:1731 +#: ../tin.1:1917 ../tin.5:1744 msgid "" "Allows 8bit characters unencoded in the header of a news article, if set " -"this also disables the generation of MIME-headers when they are usualy " +"this also disables the generation of MIME-headers when they are usually " "required. Default is OFF. Only enacted if B is also set " "to 8bit. In a number of local hierarchies where 8bit characters are used, " "using unencoded (raw) 8bit characters in header is acceptable and sometimes " @@ -4502,13 +4578,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1871 +#: ../tin.1:1917 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1876 +#: ../tin.1:1922 msgid "" "MIME encoding of the body in news message, if necessary. (8bit, base64, " "quoted-printable, 7bit). Default is 8bit, which leads to no encoding. base64 " @@ -4516,13 +4592,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1876 +#: ../tin.1:1922 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1881 +#: ../tin.1:1927 msgid "" "If ON, then B will start an appropriate viewer program to display any " "files that were post processed and uudecoded. The program is determined " @@ -4530,41 +4606,41 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1881 +#: ../tin.1:1927 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1885 +#: ../tin.1:1931 msgid "" "This specifies whether to perform post processing on saved articles. The " "following values are allowed:" msgstr "" # type: Plain text -#: ../tin.1:1888 ../tin.5:1752 +#: ../tin.1:1934 ../tin.5:1765 msgid "B (default), no post processing is done." msgstr "" # type: Plain text -#: ../tin.1:1892 +#: ../tin.1:1938 msgid "B, unpacking of multi-part B(1) files only." msgstr "" # type: Plain text -#: ../tin.1:1894 ../tin.5:1759 +#: ../tin.1:1940 ../tin.5:1772 msgid "B, binary attachments and data will be decoded and saved." msgstr "" # type: TP -#: ../tin.1:1895 +#: ../tin.1:1941 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1901 ../tin.5:1766 +#: ../tin.1:1947 ../tin.5:1779 msgid "" "Keep posted articles in " "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/>B. If no filename " @@ -4572,26 +4648,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1901 +#: ../tin.1:1947 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1905 ../tin.5:1770 +#: ../tin.1:1951 ../tin.5:1783 msgid "" "If ON, then the full article header is sent to the printer. Otherwise only " "the ''Subject:'' and ''From:'' fields are output. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1905 +#: ../tin.1:1951 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1914 +#: ../tin.1:1960 msgid "" "The printer program with options that is to be used to print articles. The " "default is B(1) for BSD machines and B(1) for SysV " @@ -4600,40 +4676,40 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1914 +#: ../tin.1:1960 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1918 ../tin.5:1784 +#: ../tin.1:1964 ../tin.5:1797 msgid "" "If ON only save/print/pipe/mail unread articles (tagged articles excepted). " "Default is OFF." msgstr "" # type: TP -#: ../tin.1:1918 +#: ../tin.1:1964 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1921 +#: ../tin.1:1967 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default is " "OFF." msgstr "" # type: TP -#: ../tin.1:1921 +#: ../tin.1:1967 #, no-wrap msgid "B" msgstr "" #. TODO: document %s # type: Plain text -#: ../tin.1:1926 ../tin.5:1794 +#: ../tin.1:1972 ../tin.5:1807 msgid "" "The character used in quoting included text to article followups and mail " "replies. The '_' character represents a blank character and is replaced with " @@ -4641,13 +4717,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1926 +#: ../tin.1:1972 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1933 +#: ../tin.1:1979 msgid "" "How articles should be quoted when following up or replying to them. There " "are a number of things that can be done: empty lines can be quoted, " @@ -4658,7 +4734,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1937 +#: ../tin.1:1983 msgid "" "When you are viewing an article in raw mode ('B<^H>'), and follow up or " "reply to it, the signature will be quoted even if it would otherwise not " @@ -4666,13 +4742,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1937 +#: ../tin.1:1983 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1942 +#: ../tin.1:1988 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -4680,13 +4756,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1942 +#: ../tin.1:1988 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1947 +#: ../tin.1:1993 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -4694,13 +4770,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1947 +#: ../tin.1:1993 #, no-wrap msgid "B= 3 times q.l. (quote_regex3)>" msgstr "" # type: Plain text -#: ../tin.1:1952 +#: ../tin.1:1998 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -4708,39 +4784,39 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1952 +#: ../tin.1:1998 #, no-wrap msgid "B
" msgstr "" # type: Plain text -#: ../tin.1:1956 ../tin.5:1839 +#: ../tin.1:2002 ../tin.5:1852 msgid "" "If set to 0, this feature is deactivated, otherwise it means the number of " "days. Default is 2." msgstr "" # type: TP -#: ../tin.1:1956 +#: ../tin.1:2002 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1960 ../tin.5:1843 +#: ../tin.1:2006 ../tin.5:1856 msgid "" "If ON B does the rendering of bi-directional text. If OFF B leaves " "the rendering of bi-directional text to the terminal. Default is OFF." msgstr "" # type: TP -#: ../tin.1:1960 +#: ../tin.1:2006 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1965 ../tin.5:1848 +#: ../tin.1:2011 ../tin.5:1861 msgid "" "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is " "reread at regular intervals to show if any new news has arrived. Default is " @@ -4748,78 +4824,78 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1965 +#: ../tin.1:2011 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1969 ../tin.5:1852 +#: ../tin.1:2015 ../tin.5:1865 msgid "" "Directory where articles/threads are saved. Default is " "I<${TIN_HOMEDIR:-\"$HOME\"}/News>." msgstr "" # type: TP -#: ../tin.1:1969 +#: ../tin.1:2015 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1973 ../tin.5:1856 +#: ../tin.1:2019 ../tin.5:1869 msgid "" "If the score of an article is below or equal this value the article gets " "marked as killed." msgstr "" # type: TP -#: ../tin.1:1973 +#: ../tin.1:2019 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1977 ../tin.5:1860 +#: ../tin.1:2023 ../tin.5:1873 msgid "" "If the score of an article is above or equal this value the article gets " "marked as hot." msgstr "" # type: TP -#: ../tin.1:1977 +#: ../tin.1:2023 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1981 ../tin.5:1864 +#: ../tin.1:2027 ../tin.5:1877 msgid "" "Score of an article which should be killed, this must be E= " "B." msgstr "" # type: TP -#: ../tin.1:1981 +#: ../tin.1:2027 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1985 ../tin.5:1868 +#: ../tin.1:2031 ../tin.5:1881 msgid "" "Score of an article which should be marked hot, this must be E= " "B." msgstr "" # type: TP -#: ../tin.1:1985 +#: ../tin.1:2031 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1993 +#: ../tin.1:2039 msgid "" "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 " @@ -4830,52 +4906,52 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1993 +#: ../tin.1:2039 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1997 ../tin.5:1880 +#: ../tin.1:2043 ../tin.5:1893 msgid "" "Which information about the author should be shown. Default is 2, authors " "full name." msgstr "" # type: Plain text -#: ../tin.1:2000 ../tin.5:1883 +#: ../tin.1:2046 ../tin.5:1896 msgid "B, only the ''Subject:'' line will be displayed." msgstr "" # type: Plain text -#: ../tin.1:2003 ../tin.5:1886 +#: ../tin.1:2049 ../tin.5:1899 msgid "" "B
, ''Subject:'' line & the address part of the ''From:'' line are " "displayed." msgstr "" # type: Plain text -#: ../tin.1:2006 ../tin.5:1889 +#: ../tin.1:2052 ../tin.5:1902 msgid "" "B, ''Subject:'' line & the authors full name part of the " "\\&''From:'' line are displayed (default)." msgstr "" # type: Plain text -#: ../tin.1:2009 ../tin.5:1892 +#: ../tin.1:2055 ../tin.5:1905 msgid "" "B
, ''Subject:'' line & all of the ''From:'' line are " "displayed." msgstr "" # type: TP -#: ../tin.1:2010 +#: ../tin.1:2056 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2019 +#: ../tin.1:2065 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 " @@ -4886,25 +4962,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2019 +#: ../tin.1:2065 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2023 ../tin.5:1906 +#: ../tin.1:2069 ../tin.5:1919 msgid "" "Which information about the thread or article should be shown. Default is 1, " "show only the line count." msgstr "" # type: Plain text -#: ../tin.1:2026 ../tin.5:1909 +#: ../tin.1:2072 ../tin.5:1922 msgid "B, no information will be displayed." msgstr "" # type: Plain text -#: ../tin.1:2030 +#: ../tin.1:2076 msgid "" "B, in article listing the line count of an article will be displayed " "and in thread listing the line count of first (unread) article will be " @@ -4912,7 +4988,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2034 ../tin.5:1917 +#: ../tin.1:2080 ../tin.5:1930 msgid "" "B, in article listing the score of an article will be displayed and " "in thread listing the score of the thread will be displayed - see also " @@ -4920,66 +4996,66 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2036 ../tin.5:1919 +#: ../tin.1:2082 ../tin.5:1932 msgid "B, display line count and score." msgstr "" # type: TP -#: ../tin.1:2037 +#: ../tin.1:2083 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2041 +#: ../tin.1:2087 msgid "" "If ON show only new/unread articles otherwise show all articles. Default is " "ON." msgstr "" # type: TP -#: ../tin.1:2041 +#: ../tin.1:2087 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2045 ../tin.5:1928 +#: ../tin.1:2091 ../tin.5:1941 msgid "" "If ON show only subscribed groups that contain unread articles. Default is " "OFF." msgstr "" # type: TP -#: ../tin.1:2045 +#: ../tin.1:2091 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2049 +#: ../tin.1:2095 msgid "If OFF don't show signatures when displaying articles. Default is ON." msgstr "" # type: TP -#: ../tin.1:2049 +#: ../tin.1:2095 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2052 ../tin.5:1934 +#: ../tin.1:2098 ../tin.5:1947 msgid "If ON prepend the signature with sigdashes. Default is ON." msgstr "" # type: TP -#: ../tin.1:2052 +#: ../tin.1:2098 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2062 +#: ../tin.1:2108 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 " @@ -4991,24 +5067,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2062 +#: ../tin.1:2108 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2065 ../tin.5:1948 +#: ../tin.1:2111 ../tin.5:1961 msgid "If ON add signature to reposted articles. Default is ON." msgstr "" # type: TP -#: ../tin.1:2065 +#: ../tin.1:2111 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2070 +#: ../tin.1:2116 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5016,141 +5092,141 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2070 +#: ../tin.1:2116 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2074 ../tin.5:1959 +#: ../tin.1:2120 ../tin.5:1972 msgid "" "This specifies how articles should be sorted. Sort by ascending Date (6) is " "the default. The following sort types are allowed:" msgstr "" # type: Plain text -#: ../tin.1:2077 ../tin.5:1962 +#: ../tin.1:2123 ../tin.5:1975 msgid "B, don't sort articles." msgstr "" # type: Plain text -#: ../tin.1:2079 ../tin.5:1964 +#: ../tin.1:2125 ../tin.5:1977 msgid "B, sort articles by ''Subject:'' field descending." msgstr "" # type: Plain text -#: ../tin.1:2081 ../tin.5:1966 +#: ../tin.1:2127 ../tin.5:1979 msgid "B, sort articles by ''Subject:'' field ascending." msgstr "" # type: Plain text -#: ../tin.1:2083 ../tin.5:1968 +#: ../tin.1:2129 ../tin.5:1981 msgid "B, sort articles by ''From:'' field descending." msgstr "" # type: Plain text -#: ../tin.1:2085 ../tin.5:1970 +#: ../tin.1:2131 ../tin.5:1983 msgid "B, sort articles by ''From:'' field ascending." msgstr "" # type: Plain text -#: ../tin.1:2087 ../tin.5:1972 +#: ../tin.1:2133 ../tin.5:1985 msgid "B, sort articles by ''Date:'' field descending." msgstr "" # type: Plain text -#: ../tin.1:2090 ../tin.5:1975 +#: ../tin.1:2136 ../tin.5:1988 msgid "B, sort articles by ''Date:'' field ascending (default)." msgstr "" # type: Plain text -#: ../tin.1:2092 ../tin.5:1977 +#: ../tin.1:2138 ../tin.5:1990 msgid "B, sort articles by filtering score descending." msgstr "" # type: IP -#: ../tin.1:2092 ../tin.5:1977 +#: ../tin.1:2138 ../tin.5:1990 #, no-wrap msgid "8" msgstr "" # type: Plain text -#: ../tin.1:2094 ../tin.5:1979 +#: ../tin.1:2140 ../tin.5:1992 msgid "B, sort articles by filtering score ascending." msgstr "" # type: IP -#: ../tin.1:2094 ../tin.5:1979 +#: ../tin.1:2140 ../tin.5:1992 #, no-wrap msgid "9" msgstr "" # type: Plain text -#: ../tin.1:2096 ../tin.5:1981 +#: ../tin.1:2142 ../tin.5:1994 msgid "B, sort articles by ''Lines:'' field descending." msgstr "" # type: IP -#: ../tin.1:2096 ../tin.5:1981 +#: ../tin.1:2142 ../tin.5:1994 #, no-wrap msgid "10" msgstr "" # type: Plain text -#: ../tin.1:2098 ../tin.5:1983 +#: ../tin.1:2144 ../tin.5:1996 msgid "B, sort articles by ''Lines:'' field ascending." msgstr "" # type: TP -#: ../tin.1:2099 +#: ../tin.1:2145 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2104 ../tin.5:1988 +#: ../tin.1:2150 ../tin.5:2001 msgid "" "This specifies how threads will be sorted. Sort by descending Score (1) is " "the default. The following sort types are allowed:" msgstr "" # type: Plain text -#: ../tin.1:2107 ../tin.5:1991 +#: ../tin.1:2153 ../tin.5:2004 msgid "B, don't sort threads." msgstr "" # type: Plain text -#: ../tin.1:2110 ../tin.5:1994 +#: ../tin.1:2156 ../tin.5:2007 msgid "B, sort threads by filtering score descending (default)." msgstr "" # type: Plain text -#: ../tin.1:2112 ../tin.5:1996 +#: ../tin.1:2158 ../tin.5:2009 msgid "B, sort threads by filtering score ascending." msgstr "" # type: Plain text -#: ../tin.1:2114 ../tin.5:1998 +#: ../tin.1:2160 ../tin.5:2011 msgid "" "B, sort threads by date of last posting " "descending." msgstr "" # type: Plain text -#: ../tin.1:2116 ../tin.5:2000 +#: ../tin.1:2162 ../tin.5:2013 msgid "" "B, sort threads by date of last posting " "ascending." msgstr "" # type: TP -#: ../tin.1:2117 +#: ../tin.1:2163 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2122 +#: ../tin.1:2168 msgid "" "Set this option to a list of comma-separated strings to be warned if you are " "replying to an article by mail where the e-mail address contains one of " @@ -5158,18 +5234,18 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2124 +#: ../tin.1:2170 msgid "I" msgstr "" # type: TP -#: ../tin.1:2124 +#: ../tin.1:2170 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2129 +#: ../tin.1:2175 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5177,13 +5253,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2129 +#: ../tin.1:2175 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2134 ../tin.5:2018 +#: ../tin.1:2180 ../tin.5:2031 msgid "" "Set ON if the editor used for posting, follow-ups and bug reports has the " "capability of starting and positioning the cursor at a specified line within " @@ -5191,26 +5267,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2134 +#: ../tin.1:2180 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2140 ../tin.5:2022 +#: ../tin.1:2186 ../tin.5:2035 msgid "" "Strips the blanks from the end of each line therefore speeding up the " "display when reading on a slow terminal or via modem. Default is ON." msgstr "" # type: TP -#: ../tin.1:2140 +#: ../tin.1:2186 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2149 ../tin.5:2030 +#: ../tin.1:2195 ../tin.5:2043 msgid "" "Bogus groups are groups that are present in your " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file that no longer exist on the news " @@ -5222,26 +5298,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2149 +#: ../tin.1:2195 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2153 ../tin.5:2034 +#: ../tin.1:2199 ../tin.5:2047 msgid "" "If ON, then unsubscribed groups will be permanently removed from your " "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF." msgstr "" # type: TP -#: ../tin.1:2153 +#: ../tin.1:2199 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2158 +#: ../tin.1:2204 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5249,13 +5325,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2158 +#: ../tin.1:2204 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2163 ../tin.5:2213 +#: ../tin.1:2209 ../tin.5:2226 msgid "" "If enabled a search for the next unread article will wrap around all " "articles to find also previous unread articles. If disabled the search stops " @@ -5263,26 +5339,26 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2163 +#: ../tin.1:2209 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2167 +#: ../tin.1:2213 msgid "" "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be " "toggled in the article viewer via B ('B<\">')." msgstr "" # type: TP -#: ../tin.1:2167 +#: ../tin.1:2213 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2175 +#: ../tin.1:2221 msgid "" "Defines which threading method to use. It's possible to set the threading " "type on a per group basis by setting the group attribute variable " @@ -5293,101 +5369,101 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2178 +#: ../tin.1:2224 msgid "B, don't thread." msgstr "" # type: Plain text -#: ../tin.1:2180 +#: ../tin.1:2226 msgid "B, thread on ''Subject:'' only." msgstr "" # type: Plain text -#: ../tin.1:2182 +#: ../tin.1:2228 msgid "B, thread on ''References:'' only." msgstr "" # type: Plain text -#: ../tin.1:2185 +#: ../tin.1:2231 msgid "" "B, thread on ''References:'' then " "\\&''Subject:'' (default)." msgstr "" # type: Plain text -#: ../tin.1:2187 +#: ../tin.1:2233 msgid "B, thread multipart articles on ''Subject:''." msgstr "" # type: Plain text -#: ../tin.1:2190 +#: ../tin.1:2236 msgid "" "B, thread base upon a partial character match on " "\\&''Subject:''." msgstr "" # type: TP -#: ../tin.1:2191 +#: ../tin.1:2237 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2195 ../tin.5:2065 +#: ../tin.1:2241 ../tin.5:2078 msgid "" "If ON catchup group/thread when leaving with the left arrow key. Default is " "ON." msgstr "" # type: TP -#: ../tin.1:2195 +#: ../tin.1:2241 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2199 +#: ../tin.1:2245 msgid "" "How closely the subjects must match for two threads to be considered part of " "the same thread. This is a percentage and the default if 75%." msgstr "" # type: TP -#: ../tin.1:2199 +#: ../tin.1:2245 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2203 ../tin.5:2069 +#: ../tin.1:2249 ../tin.5:2082 msgid "" "How the total score of a thread is computed. Default is 0, the maximum score " "in this thread." msgstr "" # type: Plain text -#: ../tin.1:2206 ../tin.5:2072 +#: ../tin.1:2252 ../tin.5:2085 msgid "B, the maximum score in this thread." msgstr "" # type: Plain text -#: ../tin.1:2208 ../tin.5:2074 +#: ../tin.1:2254 ../tin.5:2087 msgid "B, the sum of all scores in this thread." msgstr "" # type: Plain text -#: ../tin.1:2210 ../tin.5:2076 +#: ../tin.1:2256 ../tin.5:2089 msgid "B, the average score in this thread." msgstr "" # type: TP -#: ../tin.1:2211 +#: ../tin.1:2257 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2219 ../tin.5:2085 +#: ../tin.1:2265 ../tin.5:2098 msgid "" "If ON append //TRANSLIT to the first argument of B(3) to enable " "transliteration. This means that when a character cannot be represented in " @@ -5397,70 +5473,70 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2219 +#: ../tin.1:2265 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2223 ../tin.5:2089 +#: ../tin.1:2269 ../tin.5:2102 msgid "" -"Allows you to select how B treats blank lines in article bodys. " +"Allows you to select how B treats blank lines in article bodies. " "Default is 0. This option does not affect lines within verbatim blocks." msgstr "" # type: Plain text -#: ../tin.1:2226 ../tin.5:2092 +#: ../tin.1:2272 ../tin.5:2105 msgid "B, do nothing." msgstr "" # type: Plain text -#: ../tin.1:2228 ../tin.5:2094 +#: ../tin.1:2274 ../tin.5:2107 msgid "B." msgstr "" # type: Plain text -#: ../tin.1:2230 ../tin.5:2096 +#: ../tin.1:2276 ../tin.5:2109 msgid "B." msgstr "" # type: Plain text -#: ../tin.1:2232 ../tin.5:2098 +#: ../tin.1:2278 ../tin.5:2111 msgid "" "B, skip leading and trailing blank " "lines." msgstr "" # type: Plain text -#: ../tin.1:2235 ../tin.5:2101 +#: ../tin.1:2281 ../tin.5:2114 msgid "" "B, replace multiple blank lines between " "textblocks with one blank line." msgstr "" # type: Plain text -#: ../tin.1:2237 ../tin.5:2103 +#: ../tin.1:2283 ../tin.5:2116 msgid "B, 4 + 1" msgstr "" # type: Plain text -#: ../tin.1:2239 ../tin.5:2105 +#: ../tin.1:2285 ../tin.5:2118 msgid "B, 4 + 2" msgstr "" # type: Plain text -#: ../tin.1:2241 ../tin.5:2107 +#: ../tin.1:2287 ../tin.5:2120 msgid "B, 4 + 3" msgstr "" # type: TP -#: ../tin.1:2242 +#: ../tin.1:2288 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2247 +#: ../tin.1:2293 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -5468,24 +5544,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2247 +#: ../tin.1:2293 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2250 +#: ../tin.1:2296 msgid "If ON remove I<~/.article> after posting. Default is ON." msgstr "" # type: TP -#: ../tin.1:2250 +#: ../tin.1:2296 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2255 +#: ../tin.1:2301 msgid "" "The program that will be run when launching URL's in the article viewer " "using B ('B'). The actual URL will be appended to this. " @@ -5493,54 +5569,54 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2255 +#: ../tin.1:2301 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2258 ../tin.5:2127 +#: ../tin.1:2304 ../tin.5:2140 msgid "Enable highlighting URLs in message body. Default is ON." msgstr "" # type: TP -#: ../tin.1:2258 +#: ../tin.1:2304 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2261 +#: ../tin.1:2307 msgid "If enabled B uses ANSI-colors. Default is OFF." msgstr "" # type: TP -#: ../tin.1:2261 +#: ../tin.1:2307 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:2264 +#: ../tin.1:2310 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2270 ../tin.5:2141 +#: ../tin.1:2316 ../tin.5:2154 msgid "" "Allows the mouse button support in a B(1x) to be enabled/disabled. " "Default is OFF." msgstr "" # type: TP -#: ../tin.1:2270 +#: ../tin.1:2316 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2280 +#: ../tin.1:2326 msgid "" "If enabled B uses B(1) to interpret the ''X-Face:'' " "header. For this option to have any effect, B must be running in an " @@ -5548,48 +5624,48 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2280 +#: ../tin.1:2326 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2283 +#: ../tin.1:2329 msgid "" "A regular expression that tin will use to find the begin of a verbatim " "block." msgstr "" # type: TP -#: ../tin.1:2283 +#: ../tin.1:2329 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2286 +#: ../tin.1:2332 msgid "A regular expression that tin will use to find the end of a verbatim block." msgstr "" # type: TP -#: ../tin.1:2286 +#: ../tin.1:2332 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2289 +#: ../tin.1:2335 msgid "If ON verbatim blocks will be detected. Default is ON." msgstr "" # type: TP -#: ../tin.1:2289 +#: ../tin.1:2335 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2303 +#: ../tin.1:2349 msgid "" "Allows you to select how B matches strings. The default is 0 and uses " "the wildmat notation, which is how this has traditionally been handled. " @@ -5600,41 +5676,41 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2303 +#: ../tin.1:2349 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2307 ../tin.5:2181 +#: ../tin.1:2353 ../tin.5:2194 msgid "" "Should the leading and ending stars, slashes, strokes and dashes also be " "displayed, even when they are highlighting marks?" msgstr "" # type: Plain text -#: ../tin.1:2310 ../tin.5:2184 +#: ../tin.1:2356 ../tin.5:2197 msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2312 ../tin.5:2186 +#: ../tin.1:2358 ../tin.5:2199 msgid "yes, B" msgstr "" # type: Plain text -#: ../tin.1:2314 ../tin.5:2188 +#: ../tin.1:2360 ../tin.5:2201 msgid "print a B instead" msgstr "" # type: TP -#: ../tin.1:2315 +#: ../tin.1:2361 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2323 +#: ../tin.1:2369 msgid "" "Enable word highlighting. See B for the options " "available. If B is enabled the colors specified in " @@ -5645,13 +5721,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2323 +#: ../tin.1:2369 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2334 ../tin.5:2208 +#: ../tin.1:2380 ../tin.5:2221 msgid "" "Sets the column at which a displayed article body should be wrapped. If " "this value is equal to 0, it defaults to the current screen width. If this " @@ -5664,39 +5740,37 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2334 +#: ../tin.1:2380 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2341 ../tin.5:2218 +#: ../tin.1:2387 ../tin.5:2231 msgid "" "Format is the same as for B, this is used when answering " "to a crossposting to several groups with no ''Followup-To:'' set." msgstr "" # type: SS -#: ../tin.1:2341 +#: ../tin.1:2387 #, no-wrap -msgid "GROUP ATTRIBUTES" +msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES" msgstr "" # type: Plain text -#: ../tin.1:2350 +#: ../tin.1:2394 msgid "" "B allows certain attributes to be set on a per group basis. If it " "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> " "is read. After that, the user's own attributes file " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes> is read. The global attributes " "file is useful for distributing system-wide defaults to new users who have " -"no private attributes file yet. A later version will provide a menu " -"interface to set all the attributes. At present you will have to edit the " -"file with your editor." +"no private attributes file yet." msgstr "" # type: Plain text -#: ../tin.1:2360 +#: ../tin.1:2402 msgid "" "Note that the IgrouplistE> line has to be specified before " "the attributes are specified for that list. All attributes are set to a " @@ -5706,15 +5780,62 @@ msgid "" "equivalents. For more details see B(5)." msgstr "" +# type: Plain text +#: ../tin.1:2409 +msgid "" +"Attributes can also be changed from the attributes menu which can be " +"accessed by B ('BTABE>') from the options menu " +"or B ('B<^J>' or 'BCRE>') from the scopes menu. The " +"attributes menu looks and behaves very similar to the options menu. The " +"title shows the current scope. Attributes set in the current scope are " +"marked with '\\+' to the left of the attributes number." +msgstr "" + +# type: Plain text +#: ../tin.1:2416 +msgid "" +"Besides the keys for moving around and changing values known from the " +"options menu the attributes menu provides the following command: " +"B ('B') which resets an attribute to a default value." +msgstr "" + +# type: SS +#: ../tin.1:2416 +#, no-wrap +msgid "SCOPES MENU" +msgstr "" + +# type: Plain text +#: ../tin.1:2421 +msgid "" +"The scopes menu (accessible from the options menu with B " +"('B')) shows all scopes read from the global and local attributes file. " +"Scopes from the global attributes file are marked with '!' to the left of " +"the scope number. Delete/rename/move are not possible with those scopes." +msgstr "" + +# type: Plain text +#: ../tin.1:2432 +msgid "" +"In addition to the common moving keys the following commands are available: " +"B ('B<^J>' or 'BCRE>') enter the attributes menu for " +"the current scope, B ('B') edit the local " +"attributes file, B ('B') add a new scope, B " +"('B') delete the current scope, B ('B') move the current " +"scope to a new position, B ('B') rename the current " +"scope. B ('B') toggles the help mini menu at the " +"bottom of the screen." +msgstr "" + # type: SS -#: ../tin.1:2360 +#: ../tin.1:2432 #, no-wrap msgid "FILTERING ARTICLES" msgstr "" #. FIXME - add scoring description # type: Plain text -#: ../tin.1:2367 +#: ../tin.1:2439 msgid "" "When there is a subject or an author which you are either very interested " "in, or find completely uninteresting, you can easily instruct B to " @@ -5724,7 +5845,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2373 +#: ../tin.1:2445 msgid "" "When B starts up the user's kill-file " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter> (see also B(5)) is read. Each " @@ -5733,7 +5854,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2378 +#: ../tin.1:2450 msgid "" "The degree to which rules are applied depend on the B tinrc " "setting. By default killed articles will only be marked read. Adjust " @@ -5742,7 +5863,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2383 +#: ../tin.1:2455 msgid "" "Filtering rules can be manually entered into " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter> (but don't do this whilst running " @@ -5751,7 +5872,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2389 +#: ../tin.1:2461 msgid "" "The filtering capabilities of B have been significantly enhanced over " "previous versions to include scoring and better pattern matching. It is " @@ -5762,7 +5883,7 @@ msgstr "" #. FIXME - Next paragraph is out of date # type: Plain text -#: ../tin.1:2401 +#: ../tin.1:2473 msgid "" "The on-screen filtering menu is accessed by pressing 'B<^K>' at the Group " "and Article levels. It allows the user to kill or select an article that " @@ -5775,20 +5896,20 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:2401 +#: ../tin.1:2473 #, no-wrap msgid "POSTING ARTICLES" msgstr "" # type: Plain text -#: ../tin.1:2404 +#: ../tin.1:2476 msgid "" "B allows posting of articles, follow-up to already posted articles and " "replying direct through mail to the author of an article." msgstr "" # type: Plain text -#: ../tin.1:2414 +#: ../tin.1:2486 msgid "" "Use the B ('B') command to post an article to a newsgroup. After " "entering the post subject the default editor (i.e., B(1)) or the editor " @@ -5801,7 +5922,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2419 +#: ../tin.1:2491 msgid "" "Use the B ('B') command to display a history of the " "articles you have posted. The date the article was posted, which newsgroups " @@ -5809,7 +5930,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2427 +#: ../tin.1:2499 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^W>') command to post a follow-up article to " @@ -5821,7 +5942,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2441 +#: ../tin.1:2513 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^E>') command to reply direct through mail to " @@ -5836,13 +5957,13 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:2441 +#: ../tin.1:2513 #, no-wrap msgid "CUSTOMIZING THE ARTICLE QUOTE STRING" msgstr "" # type: Plain text -#: ../tin.1:2449 +#: ../tin.1:2521 msgid "" "When posting a followup to an article or replying direct to the author of an " "article via email the text of the article can be quoted. The beginning of " @@ -5854,13 +5975,13 @@ msgid "" msgstr "" # type: ta -#: ../tin.1:2451 +#: ../tin.1:2523 #, no-wrap msgid "\\w'%A 'u +\\w'Address'u" msgstr "" # type: Plain text -#: ../tin.1:2460 +#: ../tin.1:2532 #, no-wrap msgid "" "B<%A>\tAddress (Email)\n" @@ -5874,12 +5995,12 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2463 +#: ../tin.1:2535 msgid "e.g.," msgstr "" # type: Plain text -#: ../tin.1:2468 +#: ../tin.1:2540 #, no-wrap msgid "" "CW, B, B or " "B ('B'), B ('B<|>'), B ('B'), B " @@ -5927,7 +6048,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2499 +#: ../tin.1:2571 msgid "" "Auto-saving with B<*AutoSave> ('B') is a special case and operates only " "on marked articles. They will processed without any further prompting " @@ -5936,7 +6057,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2503 +#: ../tin.1:2575 msgid "" "Otherwise, the initial prompt will ask you to select which article, thread, " "hot (auto-selected), regex pattern, tagged articles you wish to mail, pipe " @@ -5944,7 +6065,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2507 +#: ../tin.1:2579 msgid "" "Tagged articles must have already been tagged with a B<*Tag> ('B') " "command. All tagged articles can be untagged by a B<*Untag> ('B') untag " @@ -5952,7 +6073,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2513 +#: ../tin.1:2585 msgid "" "If a regex pattern is selected you are asked to enter a pattern (e.g., to " "match all articles subject lines containing 'net News' you enter \"net " @@ -5962,7 +6083,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2518 +#: ../tin.1:2590 msgid "" "Various expansion characters are recognized when entering the directory and " "file to save to. Environment variables (prefixed with '$') and user home " @@ -5971,7 +6092,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2523 +#: ../tin.1:2595 msgid "" "To save articles to a mailbox enter '=Emailbox nameE' when asked for " "the save filename. If you enter just '=' then articles will be saved to a " @@ -5980,7 +6101,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2527 +#: ../tin.1:2599 msgid "" "To save in savedir/Enews.group.nameE/EfilenameE format enter " "'+EfilenameE'. Environment variables are allowed within a filename " @@ -5988,20 +6109,20 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2533 +#: ../tin.1:2605 msgid "" "When saving articles you can specify whether the saved files should be post " "processed. A default process type can be set via B." msgstr "" # type: SS -#: ../tin.1:2533 +#: ../tin.1:2605 #, no-wrap msgid "AUTOMATIC MAILING AND SAVING NEW NEWS" msgstr "" # type: Plain text -#: ../tin.1:2545 +#: ../tin.1:2617 msgid "" "B allows new/unread news articles to be mailed (''B<-M>'' and " "\\&''B<-N>'' option) or saved (''B<-S>'' option) in batch mode for later " @@ -6016,7 +6137,15 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2552 +#: ../tin.1:2621 +msgid "" +"When using ''B<-S>'' together with a given directory to save to (''B<-s>'' " +"option), the same directory must be specified when reading the articles by " +"''B<-R>''." +msgstr "" + +# type: Plain text +#: ../tin.1:2628 msgid "" "If you only want to save some of your groups use the B tinrc " "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups " @@ -6027,50 +6156,50 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2553 +#: ../tin.1:2629 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2557 +#: ../tin.1:2633 msgid "" "(mail any unread articles in newsgroups specified in file newsrc.mail to the " "local user iain and mark them as read)" msgstr "" # type: TP -#: ../tin.1:2558 +#: ../tin.1:2634 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2562 +#: ../tin.1:2638 msgid "" "(save any unread articles in newsgroups specified in file newsrc.save and " "mark them as read)" msgstr "" # type: TP -#: ../tin.1:2563 +#: ../tin.1:2639 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2568 +#: ../tin.1:2644 msgid "(read any articles saved by B)" msgstr "" # type: SS -#: ../tin.1:2568 +#: ../tin.1:2644 #, no-wrap msgid "RANGES" msgstr "" # type: Plain text -#: ../tin.1:2579 +#: ../tin.1:2655 msgid "" "A range is simply a group of items marked using the B (B<'#'>) " "key. Certain B commands will operate on a range if one exists rather " @@ -6084,13 +6213,13 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:2580 +#: ../tin.1:2656 #, no-wrap msgid "NEWSGROUP LISTS & WILDCARDS" msgstr "" # type: Plain text -#: ../tin.1:2591 +#: ../tin.1:2667 msgid "" "Several places in B allow you to specify a list of newsgroups. These " "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE " @@ -6103,30 +6232,30 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2593 +#: ../tin.1:2669 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2595 +#: ../tin.1:2671 msgid "Matches alt.config and everything in the 'news' hierarchy except news.test" msgstr "" # type: Plain text -#: ../tin.1:2600 +#: ../tin.1:2676 msgid "" "See the explanation for the $B variables for further " "examples." msgstr "" # type: SS -#: ../tin.1:2600 +#: ../tin.1:2676 #, no-wrap msgid "SIGNATURES" msgstr "" # type: Plain text -#: ../tin.1:2609 +#: ../tin.1:2685 msgid "" "B will recognize a signature in either " "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature> or " @@ -6138,19 +6267,19 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2612 +#: ../tin.1:2688 msgid "" "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the " "editor for both posting and mailing commands." msgstr "" # type: Plain text -#: ../tin.1:2614 +#: ../tin.1:2690 msgid "The following is an example of a I<.Sig> file:" msgstr "" # type: Plain text -#: ../tin.1:2619 +#: ../tin.1:2695 #, no-wrap msgid "" "CWjoe@example.orgE\n" @@ -6158,7 +6287,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2634 +#: ../tin.1:2710 msgid "" "B also has the capability to generate random signatures on a per " "newsgroup basis if so desired. The way to accomplish this is to specify the " @@ -6172,13 +6301,13 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:2634 +#: ../tin.1:2710 #, no-wrap msgid "TIPS AND TRICKS" msgstr "" # type: Plain text -#: ../tin.1:2638 +#: ../tin.1:2714 msgid "" "B can be pretty much be navigated by using the four cursor keys. The " "left arrow key goes up a level, the right arrow key goes down a level, the " @@ -6186,33 +6315,33 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2640 +#: ../tin.1:2716 msgid "" "The following newsgroups provide useful information concerning news " "software:" msgstr "" # type: Plain text -#: ../tin.1:2643 +#: ../tin.1:2719 msgid "" "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn " "etc.)" msgstr "" # type: Plain text -#: ../tin.1:2645 +#: ../tin.1:2721 msgid "\\(emnews.software.nntp (info. about NNTP)" msgstr "" # type: Plain text -#: ../tin.1:2647 +#: ../tin.1:2723 msgid "" "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different " "themes)" msgstr "" # type: Plain text -#: ../tin.1:2651 +#: ../tin.1:2727 msgid "" "Many prompts within B offer a default choice that the cursor is " "positioned on. By pressing 'BCRE>' the default value is taken. " @@ -6220,14 +6349,14 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2658 +#: ../tin.1:2734 msgid "" "When B is run in an B(1x) it will resize itself each time the " "B(1x) is resized." msgstr "" # type: Plain text -#: ../tin.1:2662 +#: ../tin.1:2738 msgid "" "B will reread the " "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file at set " @@ -6235,20 +6364,20 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2667 +#: ../tin.1:2743 msgid "" "If you find large number of new newsgroups cluttering up your screen, " "pressing B ('B') will make them go away." msgstr "" # type: SS -#: ../tin.1:2667 +#: ../tin.1:2743 #, no-wrap msgid "XTERM BUTTONS" msgstr "" # type: Plain text -#: ../tin.1:2673 +#: ../tin.1:2749 msgid "" "If the environment variable B<$TERM> is set to B(1x), then button " "pressing can be used to select groups and articles. In this discussion, the " @@ -6257,103 +6386,103 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2675 +#: ../tin.1:2751 msgid "In general (i.e., for the group, thread and article menus)," msgstr "" # type: TP -#: ../tin.1:2675 +#: ../tin.1:2751 #, no-wrap msgid "Button1 (left)" msgstr "" # type: Plain text -#: ../tin.1:2678 +#: ../tin.1:2754 msgid "enters next (lower) level if you click on an article, otherwise pages down." msgstr "" # type: TP -#: ../tin.1:2678 +#: ../tin.1:2754 #, no-wrap msgid "Button2 (center)" msgstr "" # type: Plain text -#: ../tin.1:2682 +#: ../tin.1:2758 msgid "" "returns to the previous (upper) level if you click on an article, otherwise " "pages up." msgstr "" # type: TP -#: ../tin.1:2682 +#: ../tin.1:2758 #, no-wrap msgid "Button3 (right)" msgstr "" # type: Plain text -#: ../tin.1:2686 +#: ../tin.1:2762 msgid "" "positions on the article line under mouse cursor, or pages down if you've " "clicked outside the list of articles." msgstr "" # type: Plain text -#: ../tin.1:2688 +#: ../tin.1:2764 msgid "In the group selection menu, if the mouse is pointing at a group then:" msgstr "" # type: TP -#: ../tin.1:2688 ../tin.1:2700 ../tin.1:2714 +#: ../tin.1:2764 ../tin.1:2776 ../tin.1:2790 #, no-wrap msgid "left button" msgstr "" # type: Plain text -#: ../tin.1:2692 +#: ../tin.1:2768 msgid "" "moves to and selects the group pointed at, just like B " "('BCRE>')." msgstr "" # type: TP -#: ../tin.1:2692 ../tin.1:2704 ../tin.1:2717 +#: ../tin.1:2768 ../tin.1:2780 ../tin.1:2793 #, no-wrap msgid "center button" msgstr "" # type: Plain text -#: ../tin.1:2695 +#: ../tin.1:2771 msgid "quits the program, just like B ('B')." msgstr "" # type: TP -#: ../tin.1:2695 ../tin.1:2709 ../tin.1:2722 +#: ../tin.1:2771 ../tin.1:2785 ../tin.1:2798 #, no-wrap msgid "right button" msgstr "" # type: Plain text -#: ../tin.1:2698 +#: ../tin.1:2774 msgid "moves to the group pointed at." msgstr "" # type: Plain text -#: ../tin.1:2700 +#: ../tin.1:2776 msgid "" "In the article menu, if the mouse is pointing at an article (or thread) " "then:" msgstr "" # type: Plain text -#: ../tin.1:2704 +#: ../tin.1:2780 msgid "" "reads the article pointed at, just like B " "('BCRE>'), or the thread, just like B ('B')." msgstr "" # type: Plain text -#: ../tin.1:2709 +#: ../tin.1:2785 msgid "" "exits the menu, catching up on the group if you have " "B set in your configuration, just like B " @@ -6361,22 +6490,22 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2712 +#: ../tin.1:2788 msgid "moves to the article (or thread) pointed at." msgstr "" # type: Plain text -#: ../tin.1:2714 +#: ../tin.1:2790 msgid "In the thread menu, if the mouse is pointing at an article then:" msgstr "" # type: Plain text -#: ../tin.1:2717 +#: ../tin.1:2793 msgid "reads article pointed at, just like B ('BCRE>')." msgstr "" # type: Plain text -#: ../tin.1:2722 +#: ../tin.1:2798 msgid "" "exits the menu, catching up on the thread if you have " "B set in your configuration, just like B " @@ -6384,25 +6513,25 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2725 +#: ../tin.1:2801 msgid "moves to the article pointed at." msgstr "" # type: Plain text -#: ../tin.1:2732 +#: ../tin.1:2808 msgid "" "In other menus and areas button pressing reverts back to usual cut and paste " "of B(1x), but after one click of any button." msgstr "" # type: SS -#: ../tin.1:2732 +#: ../tin.1:2808 #, no-wrap msgid "INDEX FILES" msgstr "" # type: Plain text -#: ../tin.1:2737 +#: ../tin.1:2813 msgid "" "If your news server supports NOV index files (see B(5), most " "modern installations will) and you have a fast connection to your news " @@ -6410,7 +6539,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2743 +#: ../tin.1:2819 msgid "" "If your news server doesn't support NOV index files or you have a very slow " "connection to your news server then B can cache the index for each " @@ -6420,7 +6549,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2752 +#: ../tin.1:2828 msgid "" "Each user creates/updates his/her own index files that are stored in " "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you " @@ -6432,7 +6561,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2759 +#: ../tin.1:2835 msgid "" "Entering a group the first time tends to be slow because the index file must " "be built from scratch. To alleviate the slowness start B to create all " @@ -6443,20 +6572,20 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2764 +#: ../tin.1:2840 msgid "" "As indexing might take some time you may want to run B form the system " "batcher B(1) with the ''B<-u>'' option:" msgstr "" # type: Plain text -#: ../tin.1:2769 +#: ../tin.1:2845 #, no-wrap msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n" msgstr "" # type: Plain text -#: ../tin.1:2777 +#: ../tin.1:2853 msgid "" "If you are low on local disk space you should consider using B " "to limit the size of cached indexes and also manually purge cached data for " @@ -6464,7 +6593,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:2783 +#: ../tin.1:2859 #, no-wrap msgid "" "CW(5)." msgstr "" # type: Plain text -#: ../tin.1:2806 ../tin.5:40 +#: ../tin.1:2882 ../tin.5:40 msgid "I<$MAILCAPS>" msgstr "" # type: Plain text -#: ../tin.1:2808 ../tin.5:42 +#: ../tin.1:2884 ../tin.5:42 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mailcap>" msgstr "" # type: Plain text -#: ../tin.1:2810 ../tin.5:44 +#: ../tin.1:2886 ../tin.5:44 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2812 ../tin.5:46 +#: ../tin.1:2888 ../tin.5:46 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2814 ../tin.5:48 +#: ../tin.1:2890 ../tin.5:48 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2816 ../tin.5:50 +#: ../tin.1:2892 ../tin.5:50 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2819 ../tin.5:219 +#: ../tin.1:2895 ../tin.5:219 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2822 ../tin.5:229 +#: ../tin.1:2898 ../tin.5:229 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" msgstr "" # type: Plain text -#: ../tin.1:2825 ../tin.5:236 +#: ../tin.1:2901 ../tin.5:236 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" msgstr "" # type: Plain text -#: ../tin.1:2827 ../tin.5:238 +#: ../tin.1:2903 ../tin.5:238 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2829 ../tin.5:240 +#: ../tin.1:2905 ../tin.5:240 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2832 ../tin.5:247 +#: ../tin.1:2908 ../tin.5:247 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" msgstr "" # type: Plain text -#: ../tin.1:2835 ../tin.5:280 +#: ../tin.1:2911 ../tin.5:280 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" msgstr "" # type: Plain text -#: ../tin.1:2839 ../tin.5:309 +#: ../tin.1:2915 ../tin.5:309 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n" msgstr "" # type: Plain text -#: ../tin.1:2843 ../tin.5:317 +#: ../tin.1:2919 ../tin.5:317 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" msgstr "" # type: Plain text -#: ../tin.1:2845 ../tin.5:319 +#: ../tin.1:2921 ../tin.5:319 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" msgstr "" # type: Plain text -#: ../tin.1:2848 ../tin.5:326 +#: ../tin.1:2924 ../tin.5:326 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" msgstr "" # type: Plain text -#: ../tin.1:2851 ../tin.5:333 +#: ../tin.1:2927 ../tin.5:333 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" msgstr "" # type: Plain text -#: ../tin.1:2854 ../tin.5:340 +#: ../tin.1:2930 ../tin.5:340 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>" msgstr "" # type: Plain text -#: ../tin.1:2858 ../tin.5:348 +#: ../tin.1:2934 ../tin.5:348 #, no-wrap msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n" msgstr "" # type: Plain text -#: ../tin.1:2862 ../tin.5:356 +#: ../tin.1:2938 ../tin.5:356 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>" msgstr "" # type: Plain text -#: ../tin.1:2865 ../tin.5:363 +#: ../tin.1:2941 ../tin.5:363 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>" msgstr "" # type: Plain text -#: ../tin.1:2868 ../tin.5:397 +#: ../tin.1:2944 ../tin.5:397 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" msgstr "" @@ -6618,66 +6747,66 @@ msgstr "" #. we should think about checking for the new Paths (/news/etc/) #. ${TIN_LIBDIR\-/news/etc"}/attributes # type: Plain text -#: ../tin.1:2872 ../tin.5:408 +#: ../tin.1:2948 ../tin.5:408 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2874 ../tin.5:410 +#: ../tin.1:2950 ../tin.5:410 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>" msgstr "" #. TODO: add missing descriptions and explain things in detail. # type: Plain text -#: ../tin.1:2877 ../tin.5:735 +#: ../tin.1:2953 ../tin.5:735 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" msgstr "" # type: Plain text -#: ../tin.1:2881 ../tin.5:817 +#: ../tin.1:2957 ../tin.5:817 #, no-wrap msgid "I\n" msgstr "" # type: Plain text -#: ../tin.1:2883 ../tin.5:819 +#: ../tin.1:2959 ../tin.5:819 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n" msgstr "" # type: Plain text -#: ../tin.1:2887 ../tin.5:1027 +#: ../tin.1:2963 ../tin.5:1039 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" msgstr "" # type: Plain text -#: ../tin.1:2890 ../tin.5:1043 +#: ../tin.1:2966 ../tin.5:1055 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" msgstr "" # type: Plain text -#: ../tin.1:2893 ../tin.5:1069 +#: ../tin.1:2969 ../tin.5:1081 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" msgstr "" # type: Plain text -#: ../tin.1:2896 ../tin.5:1076 +#: ../tin.1:2972 ../tin.5:1088 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" msgstr "" # type: Plain text -#: ../tin.1:2899 ../tin.5:1086 +#: ../tin.1:2975 ../tin.5:1098 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>" msgstr "" # type: Plain text -#: ../tin.1:2903 +#: ../tin.1:2979 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n" msgstr "" # type: Plain text -#: ../tin.1:2908 +#: ../tin.1:2984 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" msgstr "" @@ -6687,22 +6816,22 @@ msgstr "" #. we should think about checking for the new Paths (/news/etc/) #. .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc # type: Plain text -#: ../tin.1:2913 ../tin.5:1139 +#: ../tin.1:2989 ../tin.5:1151 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2915 ../tin.5:1141 +#: ../tin.1:2991 ../tin.5:1153 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" msgstr "" # type: Plain text -#: ../tin.1:2918 ../tin.5:2222 +#: ../tin.1:2994 ../tin.5:2235 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:2921 +#: ../tin.1:2997 msgid "I" msgstr "" @@ -6711,51 +6840,51 @@ msgstr "" #. we should think about checking for the new Paths #. (described shown below). # type: Plain text -#: ../tin.1:2924 ../tin.5:2329 +#: ../tin.1:3000 ../tin.5:2342 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>" msgstr "" # type: Plain text -#: ../tin.1:2927 ../tin.5:2389 +#: ../tin.1:3003 ../tin.5:2402 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" msgstr "" # type: Plain text -#: ../tin.1:2930 ../tin.5:2416 +#: ../tin.1:3006 ../tin.5:2429 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" msgstr "" # type: Plain text -#: ../tin.1:2933 ../tin.5:2439 +#: ../tin.1:3009 ../tin.5:2452 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>" msgstr "" #. is the Path correct? or is it /news/etc/overview.fmt # type: Plain text -#: ../tin.1:2936 ../tin.5:2449 +#: ../tin.1:3012 ../tin.5:2462 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>" msgstr "" #. is the Path correct? or is it /news/etc/subscriptions # type: Plain text -#: ../tin.1:2939 ../tin.5:2467 +#: ../tin.1:3015 ../tin.5:2480 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" msgstr "" # type: SH -#: ../tin.1:2942 +#: ../tin.1:3018 #, no-wrap msgid "ENVIRONMENT" msgstr "" # type: TP -#: ../tin.1:2964 +#: ../tin.1:3032 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2972 +#: ../tin.1:3040 msgid "" "Define this variable if you want to specify command-line options that B " "should be started with to save typing them each time it is started. The " @@ -6766,13 +6895,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2972 +#: ../tin.1:3040 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2977 +#: ../tin.1:3045 msgid "" "Define this variable if you do not want the I<.tin> directory in " "I<$HOME/>. E.g., if you want all B's private files in I you " @@ -6780,13 +6909,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2977 +#: ../tin.1:3045 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2983 +#: ../tin.1:3051 msgid "" "Define this variable if you do not want the I<.news> directory in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B's news " @@ -6794,13 +6923,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2983 +#: ../tin.1:3051 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2989 +#: ../tin.1:3057 msgid "" "Define this variable if you do not want the I<.mail> directory in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B's mail " @@ -6808,13 +6937,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2989 +#: ../tin.1:3057 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:2995 +#: ../tin.1:3063 msgid "" "Define this variable if you do not want the I<.save> directory in " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B's save " @@ -6822,13 +6951,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:2995 +#: ../tin.1:3063 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3000 +#: ../tin.1:3068 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is I. If tin is " @@ -6836,13 +6965,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3000 +#: ../tin.1:3068 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3005 +#: ../tin.1:3073 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is I. If tin is " @@ -6850,13 +6979,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3005 +#: ../tin.1:3073 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3011 +#: ../tin.1:3079 msgid "" "Define this variable if you want to override the B path that was " "compiled into the B binary, default is B (see above). If tin " @@ -6864,13 +6993,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3011 +#: ../tin.1:3079 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3017 +#: ../tin.1:3085 msgid "" "Define this variable if you want to override the B path " "that was compiled into the B binary. If tin is running in NNTP mode " @@ -6879,13 +7008,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3017 +#: ../tin.1:3085 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3023 +#: ../tin.1:3091 msgid "" "The default NNTP server to remotely read news from. This variable only needs " "to be set if the ''B<-r>'' command-line option is specified and the file " @@ -6894,13 +7023,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3023 +#: ../tin.1:3091 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3028 +#: ../tin.1:3096 msgid "" "The NNTP TCP-port to read news from. This variable only needs to be set if " "the TCP-port is not 119 (the default). The ''B<-p>'' command-line option " @@ -6908,40 +7037,40 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3028 +#: ../tin.1:3096 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3032 +#: ../tin.1:3100 msgid "" "Set the article header field ''Distribution:'' to the contents of the " "variable instead of the system default." msgstr "" # type: TP -#: ../tin.1:3032 +#: ../tin.1:3100 #, no-wrap msgid "B" msgstr "" #. TODO: short document the different tables (doc/iso2asc.txt) here # type: Plain text -#: ../tin.1:3037 +#: ../tin.1:3105 msgid "" "Set the ISO to ASCII charset decoding table character to use in decoding an " "article text. Values can range from 0 to 6." msgstr "" # type: TP -#: ../tin.1:3037 +#: ../tin.1:3105 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3043 +#: ../tin.1:3111 msgid "" "Set the article header field ''Organization:'' to the contents of the " "variable instead of the system default. If reading news on an Apollo " @@ -6950,24 +7079,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3043 +#: ../tin.1:3111 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3046 +#: ../tin.1:3114 msgid "DomainOS specific, same as $B on other OSs (see above)." msgstr "" # type: TP -#: ../tin.1:3046 +#: ../tin.1:3114 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3051 +#: ../tin.1:3119 msgid "" "Set the article header field ''Reply-To:'' to the return address specified " "by the variable. This is useful if you wish to receive replies at a " @@ -6975,102 +7104,102 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3051 +#: ../tin.1:3119 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3055 +#: ../tin.1:3123 msgid "" "Overrides the full name given in the gecos-files in I, see also " "B." msgstr "" # type: TP -#: ../tin.1:3055 +#: ../tin.1:3123 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3058 +#: ../tin.1:3126 msgid "Same as $B." msgstr "" # type: TP -#: ../tin.1:3058 +#: ../tin.1:3126 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3063 -msgid "Pathname of the user's home directory. See B(5) for more infos." +#: ../tin.1:3131 +msgid "Pathname of the user's home directory. See B(5) for more info." msgstr "" # type: TP -#: ../tin.1:3063 +#: ../tin.1:3131 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3067 +#: ../tin.1:3135 msgid "" "This variable has precedence over the default mailer that is used in all " "mailing operations within B." msgstr "" # type: TP -#: ../tin.1:3067 +#: ../tin.1:3135 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3070 +#: ../tin.1:3138 msgid "Full path to the users mailbox." msgstr "" # type: TP -#: ../tin.1:3070 +#: ../tin.1:3138 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3079 +#: ../tin.1:3147 msgid "" "This variable has precedence over the default editor (i.e., B(1)) that " "is used in all editing operations within B (e.g., posting, replying, " "follow-ups, ...). Evaluation order is I<${VISUAL:-\"${EDITOR:-vi}\"}>. See " -"B(5) for more infos." +"B(5) for more info." msgstr "" # type: TP -#: ../tin.1:3079 +#: ../tin.1:3147 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3088 +#: ../tin.1:3156 msgid "" "If $B is unset, then this variable is looked up for a default " -"editor. If $B and $B are both unset, B will uses the " -"systems default editor (i.e. B(1)) on UNIX-systems). See B(5) " -"for more infos." +"editor. If $B and $B are both unset, B uses the systems " +"default editor (i.e. B(1)) on UNIX-systems). See B(5) for " +"more info." msgstr "" # type: TP -#: ../tin.1:3088 +#: ../tin.1:3156 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3094 +#: ../tin.1:3162 msgid "" "A new group is checked against the list of patterns; if it matches, B " "subscribes the user to the group without further query. See the section " @@ -7079,12 +7208,12 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:3096 +#: ../tin.1:3164 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:3101 +#: ../tin.1:3169 msgid "" "will automatically subscribe the user to all new groups in the comp.os.unix " "hierarchy, and all talk groups other than talk.politics groups (which will " @@ -7093,25 +7222,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3101 +#: ../tin.1:3169 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3105 +#: ../tin.1:3173 msgid "" "Is handled like the $B variable, but groups matching the list " "are unsubscribed from without further query. For example, setting" msgstr "" # type: Plain text -#: ../tin.1:3107 +#: ../tin.1:3175 msgid "I" msgstr "" # type: Plain text -#: ../tin.1:3111 +#: ../tin.1:3179 msgid "" "will automatically unsubscribe the user from all new alt.flame groups and " "all groups starting with u (university groups) other than UK groups (which " @@ -7119,104 +7248,104 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3111 +#: ../tin.1:3179 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3115 +#: ../tin.1:3183 msgid "" "A pathname of a directory made available for B to create temporary " "files." msgstr "" # type: TP -#: ../tin.1:3115 +#: ../tin.1:3183 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3120 +#: ../tin.1:3188 msgid "" "This variable can be used to override the default path search for mailcap " "files. See also B(5)." msgstr "" # type: TP -#: ../tin.1:3120 +#: ../tin.1:3188 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3125 +#: ../tin.1:3193 msgid "" "Set this variable to disable the use of B(1) or a replacement " "(e.g. metamutt)." msgstr "" # type: TP -#: ../tin.1:3125 +#: ../tin.1:3193 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:3127 +#: ../tin.1:3195 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3132 +#: ../tin.1:3200 msgid "" "Set this variable to point to B(1) or a replacement and its " "cmd-line options." msgstr "" # type: TP -#: ../tin.1:3132 +#: ../tin.1:3200 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3139 +#: ../tin.1:3207 msgid "" "Define any additional options that you wish to pass to your B(1) or " "B(1) program." msgstr "" # type: TP -#: ../tin.1:3139 +#: ../tin.1:3207 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3144 +#: ../tin.1:3212 msgid "" "Override the name of the B(1) directory in B<$HOME> that holds your " "keys etc.." msgstr "" # type: TP -#: ../tin.1:3144 +#: ../tin.1:3212 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3149 +#: ../tin.1:3217 msgid "" "Override the name of the B(1) directory in B<$HOME> that holds your " "keys etc.." msgstr "" # type: TP -#: ../tin.1:3149 +#: ../tin.1:3217 #, no-wrap msgid "B" msgstr "" @@ -7224,7 +7353,7 @@ msgstr "" #. TODO: document LC_CTYPEs influence on #. ~/.tin/keymap.*, 8bit char display, ... # type: Plain text -#: ../tin.1:3163 +#: ../tin.1:3231 msgid "" "This variable determines the B(5) category for character handling " "functions. Usually it determines the character classes for pattern matching " @@ -7236,13 +7365,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3163 +#: ../tin.1:3231 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3172 +#: ../tin.1:3240 msgid "" "Formats of informative and diagnostic messages and interactive responses. " "It's value should be of the form " @@ -7251,13 +7380,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3172 +#: ../tin.1:3240 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3180 +#: ../tin.1:3248 msgid "" "Date and time formats. It's value should be of the form " "I[I<_territory>][I<.codeset>][I<@modifier>]. See B(5) and " @@ -7265,13 +7394,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3180 +#: ../tin.1:3248 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3189 +#: ../tin.1:3257 msgid "" "This variable overrides the value of the B<$LANG> variable and any other " "B<$LC_> variable. It's value should be of the form " @@ -7280,13 +7409,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3189 +#: ../tin.1:3257 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3198 +#: ../tin.1:3266 msgid "" "This variable determines the B(5) category for any category not " "specifically selected with a variable starting with B<$LC_>. It's value " @@ -7295,13 +7424,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3198 +#: ../tin.1:3266 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3208 +#: ../tin.1:3276 msgid "" "A decimal integer E 0 used to indicate the user's preferred width in " "column positions for the terminal screen or window. If this variable is " @@ -7314,13 +7443,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3208 +#: ../tin.1:3276 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3218 +#: ../tin.1:3286 msgid "" "A decimal integer E 0 used to indicate the user's preferred number of " "lines on a page or the vertical screen or window size in lines. A line in " @@ -7333,62 +7462,62 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:3218 +#: ../tin.1:3286 #, no-wrap msgid "B" msgstr "" # # -#. TODO: addd missing, sort usefull, document in detail +#. TODO: add missing, sort useful, document in detail # type: Plain text -#: ../tin.1:3227 +#: ../tin.1:3295 msgid "" "The type of terminal in use. This is used when looking up termcap " "sequences. See B(5) for more information." msgstr "" # type: SH -#: ../tin.1:3227 +#: ../tin.1:3295 #, no-wrap msgid "SIGNALS" msgstr "" # type: Plain text -#: ../tin.1:3230 +#: ../tin.1:3298 msgid "B handles a couple of signals:" msgstr "" # type: TP -#: ../tin.1:3230 +#: ../tin.1:3298 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3233 ../tin.1:3236 +#: ../tin.1:3301 ../tin.1:3304 msgid "Terminate gracefully." msgstr "" # type: TP -#: ../tin.1:3233 +#: ../tin.1:3301 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:3236 +#: ../tin.1:3304 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:3239 +#: ../tin.1:3307 msgid "Terminate gracefully but do not restore tty." msgstr "" # type: TP -#: ../tin.1:3239 +#: ../tin.1:3307 #, no-wrap msgid "B" msgstr "" @@ -7399,35 +7528,35 @@ msgstr "" #. give an overview of the most common error messages and how to cope with #. them. # type: Plain text -#: ../tin.1:3250 +#: ../tin.1:3318 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file." msgstr "" # type: SH -#: ../tin.1:3250 +#: ../tin.1:3318 #, no-wrap msgid "SECURITY" msgstr "" # type: Plain text -#: ../tin.1:3258 +#: ../tin.1:3326 msgid "" "When B is started in debug mode (''B<-D n>'') it will create world " "readable files in B<$TMPDIR> which may contain the users NNTP password in " "cleartext. On multiuser-systems B<$TMPDIR> should be set to a safe location " -"befor starting tin in debug mode (e.g. B)." +"before starting tin in debug mode (e.g. B)." msgstr "" # type: SH -#: ../tin.1:3258 +#: ../tin.1:3326 #, no-wrap msgid "CONFORMING TO" msgstr "" -#. - RFC1036, RFC2045, RFC2047, RFC2980, RFC3977, RFC4643, RFC5322 -#. or whatever +#. - RFC2045, RFC2047, RFC2980, RFC3977, RFC4643, RFC5322 +#. RFC5536, RFC5537 or whatever # type: Plain text -#: ../tin.1:3266 +#: ../tin.1:3334 msgid "" "B does conform to the Base Definitions volume of IEEE Std 1003.1-2001, " "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax " @@ -7435,13 +7564,13 @@ msgid "" msgstr "" # type: SH -#: ../tin.1:3266 +#: ../tin.1:3334 #, no-wrap msgid "NOTES" msgstr "" # type: Plain text -#: ../tin.1:3271 +#: ../tin.1:3339 msgid "" "Regular expression support is provided by the PCRE library package " "B(3), which is open source software, written by Philip Hazel, and " @@ -7449,18 +7578,18 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:3275 +#: ../tin.1:3343 msgid "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/" msgstr "" # type: SH -#: ../tin.1:3275 +#: ../tin.1:3343 #, no-wrap msgid "BUGS" msgstr "" # type: Plain text -#: ../tin.1:3283 +#: ../tin.1:3351 msgid "" "B NNTPd, B(1) (E= V1.0-pre5) and B (E= " "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with " @@ -7469,7 +7598,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:3292 +#: ../tin.1:3360 msgid "" "Before mailing a bug-report to Etin-bugs@tin.orgE please check if " "you are using the latest (stable) release, and if not, please upgrade first! " @@ -7480,13 +7609,13 @@ msgid "" msgstr "" # type: SH -#: ../tin.1:3292 +#: ../tin.1:3360 #, no-wrap msgid "HISTORY" msgstr "" # type: Plain text -#: ../tin.1:3304 +#: ../tin.1:3372 msgid "" "B is based on the B(1) newsreader that was developed by Rich " "Skrenta and posted to alt.sources in March 1991; its first version was " @@ -7497,164 +7626,164 @@ msgid "" msgstr "" # type: SH -#: ../tin.1:3304 +#: ../tin.1:3372 #, no-wrap msgid "CREDITS" msgstr "" # type: IP -#: ../tin.1:3306 +#: ../tin.1:3374 #, no-wrap msgid "Rich Skrenta" msgstr "" # type: Plain text -#: ../tin.1:3310 +#: ../tin.1:3378 msgid "author of B(1) v3.2 which this newsreader used as its base." msgstr "" # type: IP -#: ../tin.1:3310 +#: ../tin.1:3378 #, no-wrap msgid "Bill Davidsen" msgstr "" # type: Plain text -#: ../tin.1:3312 +#: ../tin.1:3380 msgid "author of envarg.c environment variable reading routine." msgstr "" # type: IP -#: ../tin.1:3312 +#: ../tin.1:3380 #, no-wrap msgid "Mike Gleason" msgstr "" # type: Plain text -#: ../tin.1:3314 +#: ../tin.1:3382 msgid "author of sigfile.c random signature generation routines." msgstr "" # type: IP -#: ../tin.1:3314 +#: ../tin.1:3382 #, no-wrap msgid "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" msgstr "" # type: Plain text -#: ../tin.1:3316 +#: ../tin.1:3384 msgid "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation." msgstr "" # type: IP -#: ../tin.1:3316 +#: ../tin.1:3384 #, no-wrap msgid "Arnold Robbins" msgstr "" # type: Plain text -#: ../tin.1:3318 +#: ../tin.1:3386 msgid "author of strftime.c date formatting routine." msgstr "" # type: IP -#: ../tin.1:3318 +#: ../tin.1:3386 #, no-wrap msgid "Rich Salz" msgstr "" # type: Plain text -#: ../tin.1:3320 +#: ../tin.1:3388 msgid "author of wildmat.c pattern matching and parsdate.y date parsing routines." msgstr "" # type: IP -#: ../tin.1:3320 +#: ../tin.1:3388 #, no-wrap msgid "Dave Taylor" msgstr "" # type: Plain text -#: ../tin.1:3324 +#: ../tin.1:3392 msgid "author of curses.c from the B(1) mailreader." msgstr "" # type: IP -#: ../tin.1:3324 +#: ../tin.1:3392 #, no-wrap msgid "Chris Thewalt" msgstr "" # type: Plain text -#: ../tin.1:3328 +#: ../tin.1:3396 msgid "author of getline.c B(1) style editing routine." msgstr "" # type: IP -#: ../tin.1:3328 +#: ../tin.1:3396 #, no-wrap msgid "Steven Madsen" msgstr "" # type: Plain text -#: ../tin.1:3332 +#: ../tin.1:3400 msgid "for adding B(1) (Pretty Good Privacy) support." msgstr "" # type: IP -#: ../tin.1:3332 +#: ../tin.1:3400 #, no-wrap msgid "Philip Hazel Eph10@cam.ac.ukE" msgstr "" # type: Plain text -#: ../tin.1:3336 +#: ../tin.1:3404 msgid "for B(3) (Perl-compatible regular expression library)." msgstr "" # type: IP -#: ../tin.1:3336 +#: ../tin.1:3404 #, no-wrap msgid "Patrick Powell Epapowell@astart.comE" msgstr "" # type: Plain text -#: ../tin.1:3344 +#: ../tin.1:3412 msgid "for B(3) and B(3) fallbacks." msgstr "" # type: SH -#: ../tin.1:3344 +#: ../tin.1:3412 #, no-wrap msgid "AUTHOR" msgstr "" # type: TP -#: ../tin.1:3345 +#: ../tin.1:3413 #, no-wrap msgid "Iain Lea Eiain@bricbrac.deE" msgstr "" # type: SH -#: ../tin.1:3349 +#: ../tin.1:3417 #, no-wrap msgid "MAINTAINER" msgstr "" # type: TP -#: ../tin.1:3350 +#: ../tin.1:3418 #, no-wrap msgid "Urs Janssen Eurs@tin.orgE" msgstr "" # type: SH -#: ../tin.1:3354 ../tin.5:2480 +#: ../tin.1:3422 ../tin.5:2493 #, no-wrap msgid "SEE ALSO" msgstr "" # type: Plain text -#: ../tin.1:3401 +#: ../tin.1:3470 msgid "" "B(1), B(1), B(1), B(1), B(1), B(1), " "B(1), B(1), B(1), B(1), B(1), B(1), " @@ -7663,8 +7792,8 @@ msgid "" "B(3), B(3), B(3), B(3), " "B(3), B(3), B(3), B(3), " "B(5), B(5), B(5), B(5), B(5), " -"B(5), B, B, B, B, B, " -"B, B, B, B, B" +"B(5), B, B, B, B, B, " +"B, B, B, B, B, B" msgstr "" # type: Plain text @@ -7676,7 +7805,7 @@ msgstr "" #: ../tin.5:19 msgid "" "This manpage describes the various (config) files and their formats used by " -"the B(1) newsreader. All files are expteced to have unix style ('\\en' " +"the B(1) newsreader. All files are expected to have unix style ('\\en' " "aka LF) line endings." msgstr "" @@ -7702,7 +7831,7 @@ msgstr "" #: ../tin.5:67 msgid "" "The \"type\" field is simply any legal content type name. It is the string " -"that will be matched against the \"Content-Type\" header to decide if this " +"that will be matched against the ''Content-Type:'' header to decide if this " "is the mailcap entry that matches the current message. Additionally, the " "type field may specify a subtype or a wildcard to match all subtypes." msgstr "" @@ -7731,8 +7860,8 @@ msgid "" "content-type field, including the subtype, if any. If it contains \"%{\" " "followed by a parameter name and a closing \"}\", then all those characters " "will be replaced by the value of the named parameter, if any, from the " -"Content-Type header. Finally, if the field contains \"\\e%\", those two " -"characters will be replaced by a single \"%\" character." +"\\&''Content-Type:'' header. Finally, if the field contains \"\\e%\", those " +"two characters will be replaced by a single \"%\" character." msgstr "" # type: Plain text @@ -7769,13 +7898,13 @@ msgstr "" #: ../tin.5:112 msgid "" "The \"composetyped\" field is similar to the \"compose\" field, but is to be " -"used when the composing program needs to specify the Content-Type header " -"field to be applied to the composed data. The \"compose\" field is simpler, " -"and is preferred for use with existing (non-mail-oriented) programs for " -"composing data in a given format. The \"composetyped\" field is necessary " -"when the Content-Type information must include auxiliary parameters, and the " -"composition program must then know enough about mail formats to produce " -"output that includes the mail type information." +"used when the composing program needs to specify the ''Content-Type:'' " +"header field to be applied to the composed data. The \"compose\" field is " +"simpler, and is preferred for use with existing (non-mail-oriented) programs " +"for composing data in a given format. The \"composetyped\" field is " +"necessary when the Content-Type information must include auxiliary " +"parameters, and the composition program must then know enough about mail " +"formats to produce output that includes the mail type information." msgstr "" # type: TP @@ -7863,7 +7992,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:151 ../tin.5:1036 +#: ../tin.5:151 ../tin.5:1048 #, no-wrap msgid "B" msgstr "" @@ -7934,7 +8063,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:182 ../tin.5:265 ../tin.5:293 ../tin.5:383 ../tin.5:692 ../tin.5:799 ../tin.5:1056 +#: ../tin.5:182 ../tin.5:265 ../tin.5:293 ../tin.5:383 ../tin.5:692 ../tin.5:799 ../tin.5:1068 #, no-wrap msgid "Example:" msgstr "" @@ -8041,13 +8170,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:255 ../tin.5:1047 +#: ../tin.5:255 ../tin.5:1059 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.5:258 ../tin.5:1050 +#: ../tin.5:258 ../tin.5:1062 msgid "full qualified domain name of the newsserver." msgstr "" @@ -8193,9 +8322,9 @@ msgstr "" # type: Plain text #: ../tin.5:369 msgid "" -"active file (\"I I I I\"-pairs) " -"of user's mailgroups (requires B(1) to be build with mh-mail-handling " -"support)." +"active file (\"I I I I\" " +"quadruples) of user's mailgroups (requires B(1) to be build with " +"mh-mail-handling support)." msgstr "" # type: TP @@ -8298,7 +8427,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:428 ../tin.5:1153 +#: ../tin.5:428 ../tin.5:1165 #, no-wrap msgid "B" msgstr "" @@ -8309,13 +8438,13 @@ msgid "Identical to the tinrc variable o msgstr "" # type: TP -#: ../tin.5:431 ../tin.5:1157 +#: ../tin.5:431 ../tin.5:1169 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:434 ../tin.5:1160 +#: ../tin.5:434 ../tin.5:1172 #, no-wrap msgid "B" msgstr "" @@ -8327,19 +8456,19 @@ msgid "B" msgstr "" # type: TP -#: ../tin.5:440 ../tin.5:1203 +#: ../tin.5:440 ../tin.5:1215 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:443 ../tin.5:1207 +#: ../tin.5:443 ../tin.5:1219 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:446 ../tin.5:1214 +#: ../tin.5:446 ../tin.5:1226 #, no-wrap msgid "B" msgstr "" @@ -8358,7 +8487,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:453 ../tin.5:1220 +#: ../tin.5:453 ../tin.5:1232 #, no-wrap msgid "B" msgstr "" @@ -8372,7 +8501,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:459 ../tin.5:1334 +#: ../tin.5:459 ../tin.5:1346 #, no-wrap msgid "B" msgstr "" @@ -8393,7 +8522,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:469 ../tin.5:1445 +#: ../tin.5:469 ../tin.5:1457 #, no-wrap msgid "B" msgstr "" @@ -8419,7 +8548,7 @@ msgstr "" # type: Plain text #: ../tin.5:479 -msgid "Set ''Followup-To:''-header to the specified group(s)." +msgid "Set ''Followup-To:'' header to the specified group(s)." msgstr "" # type: TP @@ -8434,25 +8563,25 @@ msgid "Identical to the tinrc variable B msgstr "" # type: TP -#: ../tin.5:482 ../tin.5:1469 +#: ../tin.5:482 ../tin.5:1481 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:485 ../tin.5:1536 +#: ../tin.5:485 ../tin.5:1548 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:488 ../tin.5:1548 ../tin.5:2259 +#: ../tin.5:488 ../tin.5:1560 ../tin.5:2272 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:491 ../tin.5:1565 +#: ../tin.5:491 ../tin.5:1577 #, no-wrap msgid "B" msgstr "" @@ -8471,7 +8600,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:498 ../tin.5:1597 +#: ../tin.5:498 ../tin.5:1609 #, no-wrap msgid "B" msgstr "" @@ -8523,25 +8652,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:528 ../tin.5:1675 +#: ../tin.5:528 ../tin.5:1688 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:531 ../tin.5:1682 +#: ../tin.5:531 ../tin.5:1695 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:534 ../tin.5:1691 +#: ../tin.5:534 ../tin.5:1704 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:537 ../tin.5:2232 +#: ../tin.5:537 ../tin.5:2245 #, no-wrap msgid "B" msgstr "" @@ -8552,65 +8681,65 @@ msgid "" "This can be used to set the article header field ''Organization:''. It " "overrides the setting (if any) of organization in I " "and $B (or $B on Apollo DomainOS). Note that some " -"newsserver might still overwrite the \\&''Organization:''-header." +"newsserver might still overwrite the \\&''Organization:'' header." msgstr "" # type: TP -#: ../tin.5:544 ../tin.5:1716 +#: ../tin.5:544 ../tin.5:1729 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:547 ../tin.5:1720 +#: ../tin.5:547 ../tin.5:1733 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:550 ../tin.5:1731 ../tin.5:2256 +#: ../tin.5:550 ../tin.5:1744 ../tin.5:2269 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:553 ../tin.5:1743 +#: ../tin.5:553 ../tin.5:1756 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:556 ../tin.5:1736 +#: ../tin.5:556 ../tin.5:1749 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:559 ../tin.5:1766 +#: ../tin.5:559 ../tin.5:1779 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:562 ../tin.5:1780 +#: ../tin.5:562 ../tin.5:1793 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:565 ../tin.5:1784 +#: ../tin.5:565 ../tin.5:1797 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:568 ../tin.5:1788 +#: ../tin.5:568 ../tin.5:1801 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:571 ../tin.5:1848 +#: ../tin.5:571 ../tin.5:1861 #, no-wrap msgid "B" msgstr "" @@ -8623,49 +8752,49 @@ msgid "B" msgstr "" # type: TP -#: ../tin.5:577 ../tin.5:1876 +#: ../tin.5:577 ../tin.5:1889 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:580 ../tin.5:1902 +#: ../tin.5:580 ../tin.5:1915 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:583 ../tin.5:1920 +#: ../tin.5:583 ../tin.5:1933 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:586 ../tin.5:1928 +#: ../tin.5:586 ../tin.5:1941 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:589 ../tin.5:1931 +#: ../tin.5:589 ../tin.5:1944 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:592 ../tin.5:1934 +#: ../tin.5:592 ../tin.5:1947 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:595 ../tin.5:1945 +#: ../tin.5:595 ../tin.5:1958 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:598 ../tin.5:1955 +#: ../tin.5:598 ../tin.5:1968 #, no-wrap msgid "B" msgstr "" @@ -8676,55 +8805,55 @@ msgid "Identical to the tinrc variable B msgstr "" # type: TP -#: ../tin.5:601 ../tin.5:1984 +#: ../tin.5:601 ../tin.5:1997 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:604 ../tin.5:2013 +#: ../tin.5:604 ../tin.5:2026 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:607 ../tin.5:2041 +#: ../tin.5:607 ../tin.5:2054 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:610 ../tin.5:2046 +#: ../tin.5:610 ../tin.5:2059 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:613 ../tin.5:2061 +#: ../tin.5:613 ../tin.5:2074 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:616 ../tin.5:2056 +#: ../tin.5:616 ../tin.5:2069 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:619 ../tin.5:2085 +#: ../tin.5:619 ../tin.5:2098 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:622 ../tin.5:2161 +#: ../tin.5:622 ../tin.5:2174 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.5:625 ../tin.5:2208 +#: ../tin.5:625 ../tin.5:2221 #, no-wrap msgid "B" msgstr "" @@ -8751,7 +8880,7 @@ msgstr "" # type: Plain text #: ../tin.5:636 -msgid "Insert ''X-Comment-To:''-header, this is only useful in FIDO groups." +msgid "Insert ''X-Comment-To:'' header, this is only useful in FIDO groups." msgstr "" # type: TP @@ -8880,7 +9009,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.5:679 ../tin.5:1629 +#: ../tin.5:679 ../tin.5:1642 #, no-wrap msgid "B" msgstr "" @@ -9039,10 +9168,10 @@ msgstr "" # type: Plain text #: ../tin.5:770 msgid "" -"Match against ''From:''. B(1) converts the contents of the " -"''From:''-header to an old style e-mail address, e.g. ''some@body.example " -"(John Doe)'' instead of ''John Doe Esome@body.exampleE'', before " -"trying to match the patterns in the filter rule." +"Match against ''From:''. B(1) converts the contents of the ''From:'' " +"header to an old style e-mail address, e.g. ''some@body.example (John Doe)'' " +"instead of ''John Doe Esome@body.exampleE'', before trying to match " +"the patterns in the filter rule." msgstr "" # type: TP @@ -9125,12 +9254,12 @@ msgstr "" msgid "" "Match against ''Xref:''-line. Before any matching is done the line is turned " "into the same format ''Newsgroups:'' has that is it is turned into a comma " -"separated newsgoup list with all other informations (i.e. the article " +"separated newsgroup list with all other informations (i.e. the article " "counter) removed." msgstr "" # type: TP -#: ../tin.5:795 ../tin.5:2399 +#: ../tin.5:795 ../tin.5:2412 #, no-wrap msgid "B