----------------------------------------------------------------------------- MANIFEST | 145 Makefile | 13 aclocal.m4 | 236 + config.guess | 40 config.sub | 37 configure | 3605 ++++++++++++++--------- configure.in | 174 - doc/CHANGES | 43 doc/INSTALL | 37 doc/TODO | 30 doc/l10n/de.add | 2 doc/l10n/de.po | 2492 ++++++++-------- doc/l10n/de/tin.1 | 71 doc/l10n/de/tin.5 | 28 doc/l10n/en_GB.po | 2541 ++++++++-------- doc/l10n/en_GB/tin.1 | 69 doc/l10n/en_GB/tin.5 | 28 doc/l10n/tin-man.pot | 2417 +++++++-------- doc/opt-case.1 | 2 doc/tin.1 | 51 doc/tin.5 | 22 include/autoconf.hin | 20 include/extern.h | 19 include/policy.h | 17 include/proto.h | 13 include/tin.h | 95 include/tinrc.h | 15 include/version.h | 6 pcre/config.h | 4 po/da.gmo |binary po/da.po | 981 +++--- po/de.gmo |binary po/de.po | 1002 +++--- po/en_GB.gmo |binary po/en_GB.po | 988 +++--- po/et.gmo |binary po/et.po | 1000 +++--- po/fr.gmo |binary po/fr.po | 1000 +++--- po/ru.gmo |binary po/ru.po | 989 +++--- po/sv.gmo |binary po/sv.po | 981 +++--- po/tin.pot | 988 +++--- po/tr.gmo |binary po/tr.po | 1001 +++--- po/zh_TW.gmo |binary po/zh_TW.po | 7548 +++++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.in | 6 src/art.c | 119 src/config.c | 18 src/curses.c | 11 src/debug.c | 12 src/group.c | 4 src/heapsort.c | 189 + src/inews.c | 30 src/init.c | 11 src/lang.c | 48 src/mail.c | 5 src/misc.c | 91 src/nntplib.c | 6 src/options_menu.c | 189 - src/page.c | 4 src/pgp.c | 32 src/post.c | 14 src/refs.c | 2 src/screen.c | 4 src/select.c | 8 src/string.c | 65 src/tcurses.c | 6 src/thread.c | 4 src/tincfg.tbl | 97 tools/opt-case.pl | 12 tools/tinews.pl | 2 tools/tinlock | 2 tools/url_handler.pl | 7 76 files changed, 19685 insertions(+), 10063 deletions(-) ----------------------------------------------------------------------------- diff -Nurp --exclude='.bzr*' tin-2.1.0/MANIFEST tin-2.1.1/MANIFEST --- tin-2.1.0/MANIFEST 2011-12-24 16:39:32.000000000 +0100 +++ tin-2.1.1/MANIFEST 2012-06-23 11:51:55.951301626 +0200 @@ -1,25 +1,25 @@ -MANIFEST for tin-2.1.0 (Sat Dec 24 16:39:31 CET 2011) +MANIFEST for tin-2.1.1 (Sat Jun 23 11:51:54 CEST 2012) ---------------------------------------------------- - 14066 ./Makefile - 8059 ./MANIFEST + 14150 ./Makefile + 8133 ./MANIFEST 1441 ./README 745 ./README.MAC 976 ./README.WIN - 178359 ./aclocal.m4 + 182070 ./aclocal.m4 882 ./conf-tin - 45149 ./config.guess - 35431 ./config.sub - 649206 ./configure - 33982 ./configure.in + 45527 ./config.guess + 35533 ./config.sub + 670669 ./configure + 35884 ./configure.in 7123 ./install-sh 1488 ./tin.spec 18847 ./doc/ABOUT-NLS - 2197 ./doc/CHANGES + 4217 ./doc/CHANGES 278101 ./doc/CHANGES.old 5041 ./doc/CREDITS 1305 ./doc/DEBUG_REFS - 30697 ./doc/INSTALL - 40547 ./doc/TODO + 30951 ./doc/INSTALL + 41274 ./doc/TODO 294 ./doc/WHATSNEW 2618 ./doc/art_handling.txt 1701 ./doc/article.txt @@ -44,8 +44,8 @@ MANIFEST for tin-2.1.0 (Sat Dec 24 16:39 4947 ./doc/umlaute.txt 4246 ./doc/umlauts.txt 6723 ./doc/url_handler.1 - 128634 ./doc/tin.1 - 78466 ./doc/tin.5 + 129189 ./doc/tin.1 + 78758 ./doc/tin.5 4952 ./doc/tin.defaults 13573 ./doc/tinews.1 2418 ./doc/tools.txt @@ -53,94 +53,95 @@ MANIFEST for tin-2.1.0 (Sat Dec 24 16:39 2196 ./doc/wildmat.3 344 ./tools/expiretover 3815 ./tools/metamutt - 2788 ./tools/opt-case.pl - 1410 ./tools/tinlock + 2789 ./tools/opt-case.pl + 1413 ./tools/tinlock 34309 ./tools/tinews.pl - 3643 ./tools/url_handler.pl + 3762 ./tools/url_handler.pl 1657 ./tools/url_handler.sh 3347 ./tools/w2r.pl 1661 ./tools/expand_aliases.tgz 2586 ./include/bool.h 1947 ./include/bugrep.h 2210 ./include/debug.h - 67189 ./include/extern.h + 67572 ./include/extern.h 14068 ./include/keymap.h 6333 ./include/newsrc.h 8430 ./include/nntplib.h 664 ./include/plp_snprintf.h - 14551 ./include/policy.h - 32552 ./include/proto.h + 14798 ./include/policy.h + 32923 ./include/proto.h 5319 ./include/rfc2046.h 3377 ./include/stpwatch.h 5898 ./include/tcurses.h - 69768 ./include/tin.h - 16646 ./include/tinrc.h + 71237 ./include/tin.h + 16754 ./include/tinrc.h 4346 ./include/tnntp.h 2264 ./include/trace.h 2351 ./include/version.h 35004 ./src/active.c - 73329 ./src/art.c + 74660 ./src/art.c 74949 ./src/attrib.c 14980 ./src/auth.c 12555 ./src/charset.c 8552 ./src/color.c - 62757 ./src/config.c + 63039 ./src/config.c 27541 ./src/cook.c - 27152 ./src/curses.c - 10637 ./src/debug.c + 27276 ./src/curses.c + 10636 ./src/debug.c 3408 ./src/envarg.c 30327 ./src/feed.c 56428 ./src/filter.c 18126 ./src/getline.c 9070 ./src/global.c - 47199 ./src/group.c + 47215 ./src/group.c 3900 ./src/hashstr.c 8215 ./src/header.c + 6246 ./src/heapsort.c 43731 ./src/help.c - 14005 ./src/inews.c - 37291 ./src/init.c + 13781 ./src/inews.c + 37436 ./src/init.c 2435 ./src/joinpath.c 101534 ./src/keymap.c - 134450 ./src/lang.c + 134805 ./src/lang.c 4486 ./src/langinfo.c 7728 ./src/list.c 6673 ./src/lock.c - 16787 ./src/mail.c + 16819 ./src/mail.c 25458 ./src/main.c 10682 ./src/makecfg.c 13440 ./src/memory.c 5283 ./src/mimetypes.c - 93695 ./src/misc.c + 94267 ./src/misc.c 39325 ./src/newsrc.c 53550 ./src/nntplib.c 7502 ./src/nrctbl.c - 99559 ./src/options_menu.c - 65831 ./src/page.c + 102141 ./src/options_menu.c + 65847 ./src/page.c 24138 ./src/parsdate.y 17057 ./src/plp_snprintf.c - 13003 ./src/pgp.c - 150688 ./src/post.c + 13167 ./src/pgp.c + 150719 ./src/post.c 18892 ./src/prompt.c 10384 ./src/read.c - 27319 ./src/refs.c + 27367 ./src/refs.c 5481 ./src/regex.c 14483 ./src/rfc1524.c 15069 ./src/rfc2045.c 32083 ./src/rfc2046.c 36206 ./src/rfc2047.c 57217 ./src/save.c - 11368 ./src/screen.c + 11484 ./src/screen.c 18173 ./src/search.c - 32761 ./src/select.c + 32783 ./src/select.c 7805 ./src/sigfile.c 14366 ./src/signal.c 7215 ./src/strftime.c - 27510 ./src/string.c + 27479 ./src/string.c 13345 ./src/tags.c - 17436 ./src/tcurses.c + 17487 ./src/tcurses.c 3070 ./src/tmpfile.c 3706 ./src/my_tmpfile.c - 41371 ./src/thread.c + 41387 ./src/thread.c 2472 ./src/trace.c 4315 ./src/version.c 5453 ./src/wildmat.c @@ -157,7 +158,7 @@ MANIFEST for tin-2.1.0 (Sat Dec 24 16:39 11121 ./pcre/NON-UNIX-USE 24136 ./pcre/README 6161 ./pcre/RunTest.in - 225 ./pcre/config.h + 278 ./pcre/config.h 8703 ./pcre/configure.in 395 ./pcre/version.sh 6369 ./pcre/dftables.c @@ -213,9 +214,9 @@ MANIFEST for tin-2.1.0 (Sat Dec 24 16:39 108966 ./pcre/testdata/testoutput7 53056 ./pcre/testdata/testoutput8 28769 ./pcre/testdata/testoutput9 - 20894 ./include/autoconf.hin - 21544 ./src/Makefile.in - 10043 ./src/tincfg.tbl + 21250 ./include/autoconf.hin + 21487 ./src/Makefile.in + 9951 ./src/tincfg.tbl 1929 ./libcanlock/CHANGES 2464 ./libcanlock/HOWTO 1259 ./libcanlock/README @@ -265,30 +266,32 @@ MANIFEST for tin-2.1.0 (Sat Dec 24 16:39 41 ./intl/VERSION 5068 ./po/Makefile.inn 847 ./po/POTFILES.in - 141400 ./po/tin.pot - 60043 ./po/da.gmo - 176751 ./po/da.po - 181097 ./po/de.gmo - 237532 ./po/de.po - 8420 ./po/en_GB.gmo - 153337 ./po/en_GB.po - 180461 ./po/et.gmo - 229648 ./po/et.po - 188962 ./po/fr.gmo - 238905 ./po/fr.po - 124529 ./po/ru.gmo - 214013 ./po/ru.po - 22829 ./po/sv.gmo - 159961 ./po/sv.po - 4671 ./po/tr.gmo - 226123 ./po/tr.po - 133900 ./doc/l10n/de/tin.1 - 81404 ./doc/l10n/de/tin.5 - 129 ./doc/l10n/de.add - 325209 ./doc/l10n/de.po - 132298 ./doc/l10n/en_GB/tin.1 - 80976 ./doc/l10n/en_GB/tin.5 - 452294 ./doc/l10n/en_GB.po + 141650 ./po/tin.pot + 60056 ./po/da.gmo + 177056 ./po/da.po + 181399 ./po/de.gmo + 237956 ./po/de.po + 8621 ./po/en_GB.gmo + 153763 ./po/en_GB.po + 179411 ./po/et.gmo + 229885 ./po/et.po + 187726 ./po/fr.gmo + 239132 ./po/fr.po + 124232 ./po/ru.gmo + 214519 ./po/ru.po + 22842 ./po/sv.gmo + 160266 ./po/sv.po + 4684 ./po/tr.gmo + 226528 ./po/tr.po + 229980 ./po/zh_TW.po + 179140 ./po/zh_TW.gmo + 134454 ./doc/l10n/de/tin.1 + 81707 ./doc/l10n/de/tin.5 + 130 ./doc/l10n/de.add + 326339 ./doc/l10n/de.po + 132867 ./doc/l10n/en_GB/tin.1 + 81279 ./doc/l10n/en_GB/tin.5 + 453893 ./doc/l10n/en_GB.po 336 ./doc/l10n/po4a.conf - 283178 ./doc/l10n/tin-man.pot -10293309 total + 284197 ./doc/l10n/tin-man.pot +10755367 total diff -Nurp --exclude='.bzr*' tin-2.1.0/Makefile tin-2.1.1/Makefile --- tin-2.1.0/Makefile 2011-12-24 16:39:30.000000000 +0100 +++ tin-2.1.1/Makefile 2012-06-23 11:51:54.326994739 +0200 @@ -1,15 +1,15 @@ # Top level Makefile for tin # - for configuration options read the doc/INSTALL file. # -# Updated: 2011-04-17 +# Updated: 2012-03-25 # PROJECT = tin LVER = 2 PVER = 1 -SVER = 0 +SVER = 1 VER = $(LVER).$(PVER).$(SVER) -DVER = 20111224 +DVER = 20120623 EXE = tin # directory structure @@ -64,6 +64,7 @@ CFILES = \ $(SRCDIR)/group.c \ $(SRCDIR)/hashstr.c \ $(SRCDIR)/header.c \ + $(SRCDIR)/heapsort.c \ $(SRCDIR)/help.c\ $(SRCDIR)/inews.c \ $(SRCDIR)/init.c \ @@ -325,7 +326,9 @@ POFILES = \ $(PODIR)/sv.gmo \ $(PODIR)/sv.po \ $(PODIR)/tr.gmo \ - $(PODIR)/tr.po + $(PODIR)/tr.po \ + $(PODIR)/zh_TW.po \ + $(PODIR)/zh_TW.gmo L10NFILES = \ $(L10NDIR)/de/tin.1 \ @@ -340,7 +343,7 @@ L10NFILES = \ ALL_FILES = $(TOP) $(DOC) $(TOL) $(HFILES) $(CFILES) $(PCRE) $(MISC) $(CAN) $(INTLFILES) $(POFILES) $(L10NFILES) -ALL_DIRS = $(TOPDIR) $(DOCDIR) $(SRCDIR) $(INCDIR) $(PCREDIR) $(PCREDIR)/doc $(PCREDIR)/testdata $(CANDIR) $(INTLDIR) $(PODIR) $(L10NDIR) $(L10NDIR)/de +ALL_DIRS = $(TOPDIR) $(DOCDIR) $(SRCDIR) $(INCDIR) $(PCREDIR) $(PCREDIR)/doc $(PCREDIR)/testdata $(CANDIR) $(INTLDIR) $(PODIR) $(L10NDIR) $(L10NDIR)/de $(L10NDIR)/en_GB # standard commands CD = cd diff -Nurp --exclude='.bzr*' tin-2.1.0/aclocal.m4 tin-2.1.1/aclocal.m4 --- tin-2.1.0/aclocal.m4 2011-12-24 16:19:59.000000000 +0100 +++ tin-2.1.1/aclocal.m4 2012-02-21 09:41:39.128188720 +0100 @@ -2,7 +2,7 @@ dnl Project : tin - a Usenet reader dnl Module : aclocal.m4 dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2011-10-03 +dnl Updated : 2012-02-20 dnl Notes : dnl dnl Copyright (c) 1995-2012 Thomas E. Dickey @@ -737,6 +737,31 @@ changequote([,])dnl AC_SUBST(GENCAT) ])dnl dnl --------------------------------------------------------------------------- +dnl CF_ACVERSION_CHECK version: 2 updated: 2011/05/08 11:22:03 +dnl ------------------ +dnl Conditionally generate script according to whether we're using a given autoconf. +dnl +dnl $1 = version to compare against +dnl $2 = code to use if AC_ACVERSION is at least as high as $1. +dnl $3 = code to use if AC_ACVERSION is older than $1. +define(CF_ACVERSION_CHECK, +[ +ifdef([m4_version_compare], +[m4_if(m4_version_compare(m4_defn([AC_ACVERSION]), [$1]), -1, [$3], [$2])], +[CF_ACVERSION_COMPARE( +AC_PREREQ_CANON(AC_PREREQ_SPLIT([$1])), +AC_PREREQ_CANON(AC_PREREQ_SPLIT(AC_ACVERSION)), AC_ACVERSION, [$2], [$3])])])dnl +dnl --------------------------------------------------------------------------- +dnl CF_ACVERSION_COMPARE version: 2 updated: 2011/04/14 20:56:50 +dnl -------------------- +dnl CF_ACVERSION_COMPARE(MAJOR1, MINOR1, TERNARY1, +dnl MAJOR2, MINOR2, TERNARY2, +dnl PRINTABLE2, not FOUND, FOUND) +define(CF_ACVERSION_COMPARE, +[ifelse(builtin([eval], [$2 < $5]), 1, +[ifelse([$8], , ,[$8])], +[ifelse([$9], , ,[$9])])])dnl +dnl --------------------------------------------------------------------------- dnl CF_ADD_CFLAGS version: 10 updated: 2010/05/26 05:38:42 dnl ------------- dnl Copy non-preprocessor flags to $CFLAGS, preprocessor flags to $CPPFLAGS @@ -1018,12 +1043,33 @@ ifelse([$5],NONE,,[(test $5 = NONE || te } ])dnl dnl --------------------------------------------------------------------------- -dnl CF_ANSI_CC_CHECK version: 10 updated: 2010/10/23 15:52:32 +dnl CF_ANSI_CC_CHECK version: 11 updated: 2011/07/01 19:47:45 dnl ---------------- -dnl This is adapted from the macros 'fp_PROG_CC_STDC' and 'fp_C_PROTOTYPES' -dnl in the sharutils 4.2 distribution. +dnl This was originally adapted from the macros 'fp_PROG_CC_STDC' and +dnl 'fp_C_PROTOTYPES' in the sharutils 4.2 distribution. AC_DEFUN([CF_ANSI_CC_CHECK], [ +# This should have been defined by AC_PROG_CC +: ${CC:=cc} + +# Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content +# into CC. This will not help with broken scripts that wrap the compiler with +# options, but eliminates a more common category of user confusion. +AC_MSG_CHECKING(\$CC variable) +case "$CC" in #(vi +*[[\ \ ]]-[[IUD]]*) + AC_MSG_RESULT(broken) + AC_MSG_WARN(your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options) + # humor him... + cf_flags=`echo "$CC" | sed -e 's/^[[^ ]]*[[ ]]//'` + CC=`echo "$CC" | sed -e 's/[[ ]].*//'` + CF_ADD_CFLAGS($cf_flags) + ;; +*) + AC_MSG_RESULT(ok) + ;; +esac + AC_CACHE_CHECK(for ${CC:-cc} option to accept ANSI C, cf_cv_ansi_cc,[ cf_cv_ansi_cc=no cf_save_CFLAGS="$CFLAGS" @@ -1872,7 +1918,7 @@ CF_CURSES_HEADER CF_TERM_HEADER ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_HEADER version: 2 updated: 2010/04/28 06:02:16 +dnl CF_CURSES_HEADER version: 3 updated: 2011/05/01 19:47:45 dnl ---------------- dnl Find a "curses" header file, e.g,. "curses.h", or one of the more common dnl variations of ncurses' installs. @@ -1882,7 +1928,7 @@ AC_DEFUN([CF_CURSES_HEADER],[ AC_CACHE_CHECK(if we have identified curses headers,cf_cv_ncurses_header,[ cf_cv_ncurses_header=none for cf_header in ifelse($1,,,[ \ - $1/ncurses.h \ + $1/ncurses.h \ $1/curses.h]) \ ncurses.h \ curses.h ifelse($1,,[ncurses/ncurses.h ncurses/curses.h]) @@ -1901,7 +1947,7 @@ fi AC_CHECK_HEADERS($cf_cv_ncurses_header) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_CURSES_LIBS version: 34 updated: 2011/04/09 14:51:08 +dnl CF_CURSES_LIBS version: 35 updated: 2011/08/09 21:06:37 dnl -------------- dnl Look for the curses libraries. Older curses implementations may require dnl termcap/termlib to be linked as well. Call CF_CURSES_CPPFLAGS first. @@ -1981,7 +2027,7 @@ 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. AC_CHECK_FUNC(tgoto,[cf_term_lib=predefined],[ - for cf_term_lib in $cf_check_list termcap termlib unknown + for cf_term_lib in $cf_check_list otermcap termcap termlib unknown do AC_CHECK_LIB($cf_term_lib,tgoto,[break]) done @@ -3193,11 +3239,11 @@ CF_SUBDIR_PATH($1,$2,lib) $1="$cf_library_path_list [$]$1" ])dnl dnl --------------------------------------------------------------------------- -dnl CF_LIB_PREFIX version: 8 updated: 2008/09/13 11:34:16 +dnl CF_LIB_PREFIX version: 9 updated: 2012/01/21 19:28:10 dnl ------------- dnl Compute the library-prefix for the given host system dnl $1 = variable to set -AC_DEFUN([CF_LIB_PREFIX], +define([CF_LIB_PREFIX], [ case $cf_cv_system_name in #(vi OS/2*|os2*) #(vi @@ -3405,7 +3451,7 @@ printf("old\n"); ,[$1=no]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NCURSES_CONFIG version: 8 updated: 2010/07/08 05:17:30 +dnl CF_NCURSES_CONFIG version: 9 updated: 2011/11/26 15:42:05 dnl ----------------- dnl Tie together the configure-script macros for ncurses. dnl Prefer the "-config" script from ncurses 6.x, to simplify analysis. @@ -3417,7 +3463,10 @@ AC_DEFUN([CF_NCURSES_CONFIG], cf_ncuconfig_root=ifelse($1,,ncurses,$1) echo "Looking for ${cf_ncuconfig_root}-config" -AC_PATH_PROGS(NCURSES_CONFIG,${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config,none) + +CF_ACVERSION_CHECK(2.52, + [AC_CHECK_TOOLS(NCURSES_CONFIG, ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config, none)], + [AC_PATH_PROGS(NCURSES_CONFIG, ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config, none)]) if test "$NCURSES_CONFIG" != none ; then @@ -3692,7 +3741,7 @@ EOF test "$cf_cv_ncurses_version" = no || AC_DEFINE(NCURSES) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NETLIBS version: 7 updated: 2010/06/20 09:24:28 +dnl CF_NETLIBS version: 8 updated: 2011/10/03 05:24:34 dnl ---------- dnl After checking for functions in the default $LIBS, make a further check dnl for the functions that are netlib-related (these aren't always in the @@ -3765,14 +3814,14 @@ mingw32) # (vi AC_CHECK_FUNCS(gethostbyname,,[ CF_RECHECK_FUNC(gethostbyname,nsl,cf_cv_netlibs)]) + AC_CHECK_FUNCS(inet_ntoa,,[ + CF_RECHECK_FUNC(inet_ntoa,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)]) - - AC_CHECK_FUNCS(inet_ntoa,,[ - CF_RECHECK_FUNC(inet_ntoa,nsl,cf_cv_netlibs)]) ;; esac ]) @@ -3983,13 +4032,15 @@ case ".[$]$1" in #(vi esac ])dnl dnl --------------------------------------------------------------------------- -dnl CF_PDCURSES_X11 version: 11 updated: 2011/01/15 18:45:38 +dnl CF_PDCURSES_X11 version: 12 updated: 2011/11/26 15:42:05 dnl --------------- dnl Configure for PDCurses' X11 library AC_DEFUN([CF_PDCURSES_X11],[ AC_REQUIRE([CF_X_ATHENA]) -AC_PATH_PROGS(XCURSES_CONFIG,xcurses-config,none) +CF_ACVERSION_CHECK(2.52, + [AC_CHECK_TOOLS(XCURSES_CONFIG, xcurses-config, none)], + [AC_PATH_PROGS(XCURSES_CONFIG, xcurses-config, none)]) if test "$XCURSES_CONFIG" != none ; then @@ -4026,7 +4077,7 @@ else fi ])dnl dnl --------------------------------------------------------------------------- -dnl CF_PKG_CONFIG version: 6 updated: 2011/04/17 06:36:21 +dnl CF_PKG_CONFIG version: 7 updated: 2011/04/29 04:53:22 dnl ------------- dnl Check for the package-config program, unless disabled by command-line. AC_DEFUN([CF_PKG_CONFIG], @@ -4043,7 +4094,9 @@ no) #(vi PKG_CONFIG=none ;; yes) #(vi - AC_PATH_PROG(PKG_CONFIG, pkg-config, none) + CF_ACVERSION_CHECK(2.52, + [AC_PATH_TOOL(PKG_CONFIG, pkg-config, none)], + [AC_PATH_PROG(PKG_CONFIG, pkg-config, none)]) ;; *) PKG_CONFIG=$withval @@ -4816,7 +4869,7 @@ AC_MSG_RESULT($cf_cv_sys_select_timeval) test $cf_cv_sys_select_timeval = yes && AC_DEFINE(NEED_TIMEVAL_FIX) ]) dnl --------------------------------------------------------------------------- -dnl CF_TERMCAP_LIBS version: 12 updated: 2010/06/20 09:24:28 +dnl CF_TERMCAP_LIBS version: 13 updated: 2011/06/08 18:09:57 dnl --------------- dnl Look for termcap libraries, or the equivalent in terminfo. dnl @@ -5057,6 +5110,45 @@ else fi ]) dnl --------------------------------------------------------------------------- +dnl CF_TRY_XOPEN_SOURCE version: 1 updated: 2011/10/30 17:09:50 +dnl ------------------- +dnl If _XOPEN_SOURCE is not defined in the compile environment, check if we +dnl can define it successfully. +AC_DEFUN([CF_TRY_XOPEN_SOURCE],[ +AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[ + AC_TRY_COMPILE([ +#include +#include +#include +],[ +#ifndef _XOPEN_SOURCE +make an error +#endif], + [cf_cv_xopen_source=no], + [cf_save="$CPPFLAGS" + CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" + AC_TRY_COMPILE([ +#include +#include +#include +],[ +#ifdef _XOPEN_SOURCE +make an error +#endif], + [cf_cv_xopen_source=no], + [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) + CPPFLAGS="$cf_save" + ]) +]) + +if test "$cf_cv_xopen_source" != no ; then + CF_REMOVE_DEFINE(CFLAGS,$CFLAGS,_XOPEN_SOURCE) + CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,_XOPEN_SOURCE) + cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" + CF_ADD_CFLAGS($cf_temp_xopen_source) +fi +]) +dnl --------------------------------------------------------------------------- dnl CF_TYPE_OUTCHAR version: 13 updated: 2002/10/09 20:00:37 dnl --------------- dnl Check for return and param type of 3rd -- OutChar() -- param of tputs(). @@ -5429,7 +5521,7 @@ AC_TRY_LINK([ test $cf_cv_need_xopen_extension = yes && CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED" ])dnl dnl --------------------------------------------------------------------------- -dnl CF_XOPEN_SOURCE version: 35 updated: 2011/02/20 20:37:37 +dnl CF_XOPEN_SOURCE version: 42 updated: 2012/01/07 08:26:49 dnl --------------- dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions, dnl or adapt to the vendor's definitions to get equivalent functionality, @@ -5445,7 +5537,7 @@ cf_POSIX_C_SOURCE=ifelse([$2],,199506L,[ cf_xopen_source= case $host_os in #(vi -aix[[456]]*) #(vi +aix[[4-7]]*) #(vi cf_xopen_source="-D_ALL_SOURCE" ;; cygwin) #(vi @@ -5456,6 +5548,7 @@ darwin[[0-8]].*) #(vi ;; darwin*) #(vi cf_xopen_source="-D_DARWIN_C_SOURCE" + cf_XOPEN_SOURCE= ;; freebsd*|dragonfly*) #(vi # 5.x headers associate @@ -5473,15 +5566,23 @@ hpux*) #(vi ;; irix[[56]].*) #(vi cf_xopen_source="-D_SGI_SOURCE" + cf_XOPEN_SOURCE= ;; linux*|gnu*|mint*|k*bsd*-gnu) #(vi CF_GNU_SOURCE ;; mirbsd*) #(vi - # setting _XOPEN_SOURCE or _POSIX_SOURCE breaks + # setting _XOPEN_SOURCE or _POSIX_SOURCE breaks and other headers which use u_int / u_short types + cf_XOPEN_SOURCE= + CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE) ;; netbsd*) #(vi - # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw + cf_xopen_source="-D_NETBSD_SOURCE" # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw + ;; +openbsd[[4-9]]*) #(vi + # setting _XOPEN_SOURCE lower than 500 breaks g++ compile with wchar.h, needed for ncursesw + cf_xopen_source="-D_BSD_SOURCE" + cf_XOPEN_SOURCE=600 ;; openbsd*) #(vi # setting _XOPEN_SOURCE breaks xterm on OpenBSD 2.8, is not needed for ncursesw @@ -5495,36 +5596,11 @@ nto-qnx*) #(vi sco*) #(vi # setting _XOPEN_SOURCE breaks Lynx on SCO Unix / OpenServer ;; -solaris2.1[[0-9]]) #(vi - cf_xopen_source="-D__EXTENSIONS__ -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" - ;; -solaris2.[[1-9]]) #(vi +solaris2.*) #(vi cf_xopen_source="-D__EXTENSIONS__" ;; *) - AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[ - AC_TRY_COMPILE([#include ],[ -#ifndef _XOPEN_SOURCE -make an error -#endif], - [cf_cv_xopen_source=no], - [cf_save="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" - AC_TRY_COMPILE([#include ],[ -#ifdef _XOPEN_SOURCE -make an error -#endif], - [cf_cv_xopen_source=no], - [cf_cv_xopen_source=$cf_XOPEN_SOURCE]) - CPPFLAGS="$cf_save" - ]) -]) - if test "$cf_cv_xopen_source" != no ; then - CF_REMOVE_DEFINE(CFLAGS,$CFLAGS,_XOPEN_SOURCE) - CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,_XOPEN_SOURCE) - cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" - CF_ADD_CFLAGS($cf_temp_xopen_source) - fi + CF_TRY_XOPEN_SOURCE CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE) ;; esac @@ -5532,6 +5608,35 @@ esac if test -n "$cf_xopen_source" ; then CF_ADD_CFLAGS($cf_xopen_source) fi + +dnl In anything but the default case, we may have system-specific setting +dnl which is still not guaranteed to provide all of the entrypoints that +dnl _XOPEN_SOURCE would yield. +if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then + AC_MSG_CHECKING(if _XOPEN_SOURCE really is set) + AC_TRY_COMPILE([#include ],[ +#ifndef _XOPEN_SOURCE +make an error +#endif], + [cf_XOPEN_SOURCE_set=yes], + [cf_XOPEN_SOURCE_set=no]) + AC_MSG_RESULT($cf_XOPEN_SOURCE_set) + if test $cf_XOPEN_SOURCE_set = yes + then + AC_TRY_COMPILE([#include ],[ +#if (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE +make an error +#endif], + [cf_XOPEN_SOURCE_set_ok=yes], + [cf_XOPEN_SOURCE_set_ok=no]) + if test $cf_XOPEN_SOURCE_set_ok = no + then + AC_MSG_WARN(_XOPEN_SOURCE is lower than requested) + fi + else + CF_TRY_XOPEN_SOURCE + fi +fi ]) dnl --------------------------------------------------------------------------- dnl CF_X_ATHENA version: 20 updated: 2010/11/09 05:18:02 @@ -5672,7 +5777,7 @@ elif test "$cf_x_athena_inc" != default fi ]) dnl --------------------------------------------------------------------------- -dnl CF_X_ATHENA_LIBS version: 10 updated: 2011/02/13 13:31:33 +dnl CF_X_ATHENA_LIBS version: 12 updated: 2011/07/17 19:55:02 dnl ---------------- dnl Normally invoked by CF_X_ATHENA, with $1 set to the appropriate flavor of dnl the Athena widgets, e.g., Xaw, Xaw3d, neXtaw. @@ -5688,19 +5793,24 @@ for cf_path in default \ /usr/local do for cf_lib in \ - "-l$cf_x_athena_root -lXmu" \ - "-l$cf_x_athena_root -lXpm -lXmu" \ - "-l${cf_x_athena_root}_s -lXmu_s" + ${cf_x_athena_root} \ + ${cf_x_athena_root}7 \ + ${cf_x_athena_root}6 + do + for cf_libs in \ + "-l$cf_lib -lXmu" \ + "-l$cf_lib -lXpm -lXmu" \ + "-l${cf_lib}_s -lXmu_s" do if test -z "$cf_x_athena_lib" ; then cf_save="$LIBS" cf_test=XawSimpleMenuAddGlobalActions if test $cf_path != default ; then - CF_ADD_LIBS(-L$cf_path/lib $cf_lib) - AC_MSG_CHECKING(for $cf_lib in $cf_path) + CF_ADD_LIBS(-L$cf_path/lib $cf_libs) + AC_MSG_CHECKING(for $cf_libs in $cf_path) else - CF_ADD_LIBS($cf_lib) - AC_MSG_CHECKING(for $cf_test in $cf_lib) + CF_ADD_LIBS($cf_libs) + AC_MSG_CHECKING(for $cf_test in $cf_libs) fi AC_TRY_LINK([ #include @@ -5711,12 +5821,14 @@ $cf_test((XtAppContext) 0)], [cf_result=no]) AC_MSG_RESULT($cf_result) if test "$cf_result" = yes ; then - cf_x_athena_lib="$cf_lib" + cf_x_athena_lib="$cf_libs" break fi LIBS="$cf_save" fi - done + done # cf_libs + test -n "$cf_x_athena_lib" && break + done # cf_lib done if test -z "$cf_x_athena_lib" ; then diff -Nurp --exclude='.bzr*' tin-2.1.0/config.guess tin-2.1.1/config.guess --- tin-2.1.0/config.guess 2011-11-12 21:32:23.000000000 +0100 +++ tin-2.1.1/config.guess 2012-06-17 22:52:34.127127225 +0200 @@ -2,9 +2,9 @@ # 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, 2009, 2010, -# 2911 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-11-11' +timestamp='2012-06-17' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -17,9 +17,7 @@ timestamp='2011-11-11' # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -57,7 +55,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, 2009, 2010, 2011 +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO @@ -145,7 +143,7 @@ UNAME_VERSION=`(uname -v) 2>/dev/null` | case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward @@ -202,6 +200,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit ;; + *:Bitrig:*:*) + UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` + echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} + exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} @@ -863,6 +865,13 @@ EOF i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; + aarch64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + aarch64_be:Linux:*:*) + UNAME_MACHINE=aarch64_be + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; @@ -897,16 +906,16 @@ EOF echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) - echo cris-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; frv:Linux:*:*) - echo frv-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; hexagon:Linux:*:*) - echo hexagon-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu @@ -948,7 +957,7 @@ EOF test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) - echo or32-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu @@ -989,7 +998,7 @@ EOF echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) - echo x86_64-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu @@ -1251,7 +1260,7 @@ EOF NEO-?:NONSTOP_KERNEL:*:*) echo neo-tandem-nsk${UNAME_RELEASE} exit ;; - NSE-?:NONSTOP_KERNEL:*:*) + NSE-*:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) @@ -1320,6 +1329,9 @@ EOF i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; + x86_64:VMkernel:*:*) + echo ${UNAME_MACHINE}-unknown-esx + exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 diff -Nurp --exclude='.bzr*' tin-2.1.0/config.sub tin-2.1.1/config.sub --- tin-2.1.0/config.sub 2011-11-12 21:33:50.000000000 +0100 +++ tin-2.1.1/config.sub 2012-06-17 22:53:11.150124368 +0200 @@ -2,9 +2,9 @@ # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-11-11' +timestamp='2012-06-17' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -21,9 +21,7 @@ timestamp='2011-11-11' # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -76,7 +74,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, 2009, 2010, 2011 +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO @@ -132,6 +130,10 @@ case $maybe_os in os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; + android-linux) + os=-linux-android + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] @@ -223,6 +225,12 @@ case $os in -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; + -lynx*178) + os=-lynxos178 + ;; + -lynx*5) + os=-lynxos5 + ;; -lynx*) os=-lynxos ;; @@ -247,6 +255,7 @@ case $basic_machine in # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ + | aarch64 | aarch64_be \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ @@ -319,8 +328,7 @@ case $basic_machine in c6x) basic_machine=tic6x-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12 | picochip) - # Motorola 68HC11/12. + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) basic_machine=$basic_machine-unknown os=-none ;; @@ -332,6 +340,9 @@ case $basic_machine in strongarm | thumb | xscale) basic_machine=arm-unknown ;; + xgate) + basic_machine=$basic_machine-unknown + ;; xscaleeb) basic_machine=armeb-unknown ;; @@ -352,6 +363,7 @@ case $basic_machine in # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ + | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ @@ -715,7 +727,6 @@ case $basic_machine in i370-ibm* | ibm*) basic_machine=i370-ibm ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 @@ -1341,7 +1352,7 @@ case $os in | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ - | -openbsd* | -solidbsd* \ + | -bitrig* | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ @@ -1532,6 +1543,9 @@ case $basic_machine in c4x-* | tic4x-*) os=-coff ;; + hexagon-*) + os=-elf + ;; tic54x-*) os=-coff ;; @@ -1559,9 +1573,6 @@ case $basic_machine in ;; m68000-sun) os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 ;; m68*-cisco) os=-aout diff -Nurp --exclude='.bzr*' tin-2.1.0/configure tin-2.1.1/configure --- tin-2.1.0/configure 2011-12-24 16:39:31.000000000 +0100 +++ tin-2.1.1/configure 2012-06-23 11:51:54.743073350 +0200 @@ -191,14 +191,15 @@ cat <<\EOF --with-build-cppflags=XXX the build C preprocessor-flags ($BUILD_CPPFLAGS) --with-build-ldflags=XXX the build linker-flags ($BUILD_LDFLAGS) --with-build-libs=XXX the build libraries (${BUILD_LIBS}) + --enable-heapsort enable heapsort() as alternative to qsort --with-ispell (default: from system path) --with-metamail (default: from system path) --with-sum (default: from system path) --with-editor=PROG specify editor (default: vi) --with-mailer=PROG specify default mailer-program (default: mailx) - --with-mailbox=DIR directory for incoming mailboxes (default: empty) EOF cat <<\EOF + --with-mailbox=DIR directory for incoming mailboxes (default: empty) --disable-pgp-gpg disable PGP/GPG Support --with-pgp (default: from system path) --with-pgpk (default: from system path) @@ -210,9 +211,9 @@ cat <<\EOF --enable-debug turn on debug support --disable-echo display "compiling" commands --enable-prototypes check for optional prototypes - --enable-warnings turn on GCC compiler warnings EOF cat <<\EOF + --enable-warnings turn on GCC compiler warnings --with-libdir=PATH news-library (default: /usr/lib/news) --with-spooldir=PATH news spool-directory (default: /var/spool/news) --with-nov-dir=PATH news overview-directory (default: $SPOOLDIR) @@ -227,9 +228,9 @@ cat <<\EOF termcap, terminfo, curses, ncurses, ncursesw, or pdcurses (replaces options --enable-curses and --with-ncurses) - --with-curses-dir=DIR directory in which (n)curses is installed EOF cat <<\EOF + --with-curses-dir=DIR directory in which (n)curses is installed --with-ncurses link with ncurses if available (deprecated) --enable-curses use curses interface (deprecated) --with-pcre=PATH use installed pcre versus bundled @@ -244,9 +245,9 @@ cat <<\EOF use MH style mail handling for mailgroups --enable-cancel-locks enable creation of Cancel-Locks --disable-gsasl don't use GNU SASL - --disable-8bit-keys disable 8-bit keycode support EOF cat <<\EOF + --disable-8bit-keys disable 8-bit keycode support --disable-color disable ANSI-color support --disable-etiquette disable printing of posting-etiquette --enable-break-long-lines @@ -262,9 +263,9 @@ cat <<\EOF --enable-fascist-newsadmin have fascist newsadmin --disable-inverse-video disable inverse video and highlighting - --disable-piping disable piping support EOF cat <<\EOF + --disable-piping disable piping support --disable-printing disable printer support --disable-append-pid disable appending .pid to tmp-files --disable-xhdr-xref disable XHDR XREF fallback @@ -282,9 +283,9 @@ cat <<\EOF --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib --disable-nls do not use Native Language Support - --with-included-gettext use the GNU gettext library included here EOF cat <<\EOF + --with-included-gettext use the GNU gettext library included here --with-textdomain=PKG NLS text-domain (default is package name) --disable-included-msgs use included messages, for i18n support --with-Xaw3d link with Xaw 3d library @@ -634,7 +635,7 @@ fi PACKAGE=tin -VERSION=2.1.0 +VERSION=2.1.1 cat >> confdefs.h <&6 -echo "configure:678: checking host system type" >&5 +echo "configure:681: checking host system type" >&5 host_alias=$host case "$host_alias" in @@ -806,7 +809,7 @@ case "$host_os" in # Extract the first word of "xlc", so it can be a program name with args. set dummy xlc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:810: checking for $ac_word" >&5 +echo "configure:813: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_XLC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -849,14 +852,14 @@ fi esac ### Native Language Support -ALL_LINGUAS="da de en_GB et fr ru sv tr" +ALL_LINGUAS="da de en_GB et fr ru sv tr zh_TW" ### Checks for programs save_CFLAGS="$CFLAGS" # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:860: checking for $ac_word" >&5 +echo "configure:863: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -886,7 +889,7 @@ if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:890: checking for $ac_word" >&5 +echo "configure:893: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -937,7 +940,7 @@ fi # Extract the first word of "cl", so it can be a program name with args. set dummy cl; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:941: checking for $ac_word" >&5 +echo "configure:944: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -969,7 +972,7 @@ fi fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 -echo "configure:973: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 +echo "configure:976: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 ac_ext=c # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. @@ -980,12 +983,12 @@ cross_compiling=$ac_cv_prog_cc_cross cat > conftest.$ac_ext << EOF -#line 984 "configure" +#line 987 "configure" #include "confdefs.h" main(){return(0);} EOF -if { (eval echo configure:989: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:992: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_prog_cc_works=yes # If we can't run a trivial program, we are probably using a cross compiler. if (./conftest; exit) 2>/dev/null; then @@ -1011,12 +1014,12 @@ if test $ac_cv_prog_cc_works = no; then { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } fi echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 -echo "configure:1015: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "configure:1018: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 cross_compiling=$ac_cv_prog_cc_cross echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 -echo "configure:1020: checking whether we are using GNU C" >&5 +echo "configure:1023: checking whether we are using GNU C" >&5 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1025,7 +1028,7 @@ else yes; #endif EOF -if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1029: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1032: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then ac_cv_prog_gcc=yes else ac_cv_prog_gcc=no @@ -1044,7 +1047,7 @@ ac_test_CFLAGS="${CFLAGS+set}" ac_save_CFLAGS="$CFLAGS" CFLAGS= echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 -echo "configure:1048: checking whether ${CC-cc} accepts -g" >&5 +echo "configure:1051: checking whether ${CC-cc} accepts -g" >&5 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1076,7 +1079,7 @@ else fi echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 -echo "configure:1080: checking how to run the C preprocessor" >&5 +echo "configure:1083: checking how to run the C preprocessor" >&5 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= @@ -1091,13 +1094,13 @@ else # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1101: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1104: \"$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 : @@ -1108,13 +1111,13 @@ else rm -rf conftest* CPP="${CC-cc} -E -traditional-cpp" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1118: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1121: \"$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 : @@ -1125,13 +1128,13 @@ else rm -rf conftest* CPP="${CC-cc} -nologo -E" cat > conftest.$ac_ext < Syntax Error EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:1135: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:1138: \"$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 : @@ -1157,13 +1160,13 @@ echo "$ac_t""$CPP" 1>&6 if test $ac_cv_prog_gcc = yes; then echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 -echo "configure:1161: checking whether ${CC-cc} needs -traditional" >&5 +echo "configure:1164: checking whether ${CC-cc} needs -traditional" >&5 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_pattern="Autoconf.*'x'" cat > conftest.$ac_ext < Autoconf TIOCGETP @@ -1181,7 +1184,7 @@ rm -f conftest* if test $ac_cv_prog_gcc_traditional = no; then cat > conftest.$ac_ext < Autoconf TCGETA @@ -1203,7 +1206,7 @@ echo "$ac_t""$ac_cv_prog_gcc_traditional fi echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 -echo "configure:1207: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "configure:1210: checking whether ${MAKE-make} sets \${MAKE}" >&5 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -1241,7 +1244,7 @@ fi # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 -echo "configure:1245: checking for a BSD compatible install" >&5 +echo "configure:1248: checking for a BSD compatible install" >&5 if test -z "$INSTALL"; then if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -1318,14 +1321,14 @@ EOF do rm -f y.tab.ch echo $ac_n "checking for $cf_prog""... $ac_c" 1>&6 -echo "configure:1322: checking for $cf_prog" >&5 +echo "configure:1325: checking for $cf_prog" >&5 cf_command="$cf_prog conftest.y" cf_result=no - if { (eval echo configure:1325: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then + if { (eval echo configure:1328: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then mv y.tab.c conftest.c rm -f y.tab.h if test "$cf_prog" = 'bison -y' ; then - if { (eval echo configure:1329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then + if { (eval echo configure:1332: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then cf_result=yes fi else @@ -1349,7 +1352,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:1353: checking for $ac_word" >&5 +echo "configure:1356: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LINT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -1380,9 +1383,9 @@ done test -n "$LINT" || LINT=":" echo $ac_n "checking for AIX""... $ac_c" 1>&6 -echo "configure:1384: checking for AIX" >&5 +echo "configure:1387: checking for AIX" >&5 cat > conftest.$ac_ext <&6 -echo "configure:1446: checking if we must define _GNU_SOURCE" >&5 +echo "configure:1451: checking if we must define _GNU_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_gnu_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { @@ -1458,7 +1463,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1462: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1467: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_gnu_source=no else @@ -1468,7 +1473,7 @@ else cf_save="$CPPFLAGS" CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" cat > conftest.$ac_ext < int main() { @@ -1478,7 +1483,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1487: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_gnu_source=no else @@ -1500,10 +1505,221 @@ test "$cf_cv_gnu_source" = yes && CPPFLA ;; mirbsd*) #(vi - # setting _XOPEN_SOURCE or _POSIX_SOURCE breaks + # setting _XOPEN_SOURCE or _POSIX_SOURCE breaks and other headers which use u_int / u_short types + cf_XOPEN_SOURCE= + +cf_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE + +cf_save_CFLAGS="$CFLAGS" +cf_save_CPPFLAGS="$CPPFLAGS" + + +cf_trim_CFLAGS=`echo "$cf_save_CFLAGS" | \ + sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` + + +cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAGS" | \ + sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` + + +echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6 +echo "configure:1529: checking if we should define _POSIX_C_SOURCE" >&5 +if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + +echo "${as_me:-configure}:1535: testing if the symbol is already defined go no further ..." 1>&5 + + cat > conftest.$ac_ext < +int main() { + +#ifndef _POSIX_C_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:1548: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + cf_cv_posix_c_source=no +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_want_posix_source=no + case .$cf_POSIX_C_SOURCE in #(vi + .[12]??*) #(vi + cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE" + ;; + .2) #(vi + cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE" + cf_want_posix_source=yes + ;; + .*) + cf_want_posix_source=yes + ;; + esac + if test "$cf_want_posix_source" = yes ; then + cat > conftest.$ac_ext < +int main() { + +#ifdef _POSIX_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:1580: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + : +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_cv_posix_c_source="$cf_cv_posix_c_source -D_POSIX_SOURCE" +fi +rm -f conftest* + fi + +echo "${as_me:-configure}:1591: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 + + CFLAGS="$cf_trim_CFLAGS" + CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source" + +echo "${as_me:-configure}:1596: testing if the second compile does not leave our definition intact error ..." 1>&5 + + cat > conftest.$ac_ext < +int main() { + +#ifndef _POSIX_C_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:1609: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + : +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_cv_posix_c_source=no +fi +rm -f conftest* + CFLAGS="$cf_save_CFLAGS" + CPPFLAGS="$cf_save_CPPFLAGS" + +fi +rm -f conftest* + +fi + +echo "$ac_t""$cf_cv_posix_c_source" 1>&6 + +if test "$cf_cv_posix_c_source" != no ; then + CFLAGS="$cf_trim_CFLAGS" + CPPFLAGS="$cf_trim_CPPFLAGS" + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_cv_posix_c_source +do +case $cf_fix_cppflags in +no) + case $cf_add_cflags in #(vi + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi + case $cf_add_cflags in + -D*) + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test $cf_fix_cppflags = yes ; then + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) #(vi + ;; + *) #(vi + case $cf_add_cflags in #(vi + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + ;; + esac + ;; + *) + cf_new_cflags="$cf_new_cflags $cf_add_cflags" + ;; + esac + ;; +yes) + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + CFLAGS="$CFLAGS $cf_new_cflags" +fi + +if test -n "$cf_new_cppflags" ; then + + CPPFLAGS="$CPPFLAGS $cf_new_cppflags" +fi + +if test -n "$cf_new_extra_cppflags" ; then + + EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" +fi + + + + +fi + + ;; netbsd*) #(vi - # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw + cf_xopen_source="-D_NETBSD_SOURCE" # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw + ;; +openbsd[4-9]*) #(vi + # setting _XOPEN_SOURCE lower than 500 breaks g++ compile with wchar.h, needed for ncursesw + cf_xopen_source="-D_BSD_SOURCE" + cf_XOPEN_SOURCE=600 ;; openbsd*) #(vi # setting _XOPEN_SOURCE breaks xterm on OpenBSD 2.8, is not needed for ncursesw @@ -1517,23 +1733,25 @@ nto-qnx*) #(vi sco*) #(vi # setting _XOPEN_SOURCE breaks Lynx on SCO Unix / OpenServer ;; -solaris2.1[0-9]) #(vi - cf_xopen_source="-D__EXTENSIONS__ -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" - ;; -solaris2.[1-9]) #(vi +solaris2.*) #(vi cf_xopen_source="-D__EXTENSIONS__" ;; *) - echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6 -echo "configure:1529: checking if we should define _XOPEN_SOURCE" >&5 + +echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6 +echo "configure:1743: checking if we should define _XOPEN_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < +#include #include + int main() { #ifndef _XOPEN_SOURCE @@ -1541,7 +1759,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1545: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_xopen_source=no else @@ -1551,9 +1769,13 @@ else cf_save="$CPPFLAGS" CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat > conftest.$ac_ext < +#include #include + int main() { #ifdef _XOPEN_SOURCE @@ -1561,7 +1783,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1565: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_xopen_source=no else @@ -1579,19 +1801,20 @@ rm -f conftest* fi echo "$ac_t""$cf_cv_xopen_source" 1>&6 - if test "$cf_cv_xopen_source" != no ; then - + +if test "$cf_cv_xopen_source" != no ; then + CFLAGS=`echo "$CFLAGS" | \ sed -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?$//g'` - + CPPFLAGS=`echo "$CPPFLAGS" | \ sed -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?$//g'` - cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" - + cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" + cf_fix_cppflags=no cf_new_cflags= cf_new_cppflags= @@ -1673,7 +1896,8 @@ fi - fi +fi + cf_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE @@ -1692,16 +1916,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6 -echo "configure:1696: checking if we should define _POSIX_C_SOURCE" >&5 +echo "configure:1920: checking if we should define _POSIX_C_SOURCE" >&5 if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -echo "${as_me:-configure}:1702: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:1926: testing if the symbol is already defined go no further ..." 1>&5 cat > conftest.$ac_ext < int main() { @@ -1711,7 +1935,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1715: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1939: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_posix_c_source=no else @@ -1733,7 +1957,7 @@ else esac if test "$cf_want_posix_source" = yes ; then cat > conftest.$ac_ext < int main() { @@ -1743,7 +1967,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1747: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:1971: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -1754,15 +1978,15 @@ fi rm -f conftest* fi -echo "${as_me:-configure}:1758: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:1982: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source" -echo "${as_me:-configure}:1763: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:1987: testing if the second compile does not leave our definition intact error ..." 1>&5 cat > conftest.$ac_ext < int main() { @@ -1772,7 +1996,7 @@ make an error #endif ; return 0; } EOF -if { (eval echo configure:1776: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2000: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -1849,47 +2073,261 @@ CPPFLAGS=`echo "$CPPFLAGS" | \ yes) cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" - cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + CFLAGS="$CFLAGS $cf_new_cflags" +fi + +if test -n "$cf_new_cppflags" ; then + + CPPFLAGS="$CPPFLAGS $cf_new_cppflags" +fi + +if test -n "$cf_new_extra_cppflags" ; then + + EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" +fi + + + + +fi + + + ;; +esac + +if test -n "$cf_xopen_source" ; then + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_xopen_source +do +case $cf_fix_cppflags in +no) + case $cf_add_cflags in #(vi + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi + case $cf_add_cflags in + -D*) + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test $cf_fix_cppflags = yes ; then + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) #(vi + ;; + *) #(vi + case $cf_add_cflags in #(vi + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + ;; + esac + ;; + *) + cf_new_cflags="$cf_new_cflags $cf_add_cflags" + ;; + esac + ;; +yes) + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + CFLAGS="$CFLAGS $cf_new_cflags" +fi + +if test -n "$cf_new_cppflags" ; then + + CPPFLAGS="$CPPFLAGS $cf_new_cppflags" +fi + +if test -n "$cf_new_extra_cppflags" ; then + + EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" +fi + + + + +fi + +if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then + echo $ac_n "checking if _XOPEN_SOURCE really is set""... $ac_c" 1>&6 +echo "configure:2197: checking if _XOPEN_SOURCE really is set" >&5 + cat > conftest.$ac_ext < +int main() { + +#ifndef _XOPEN_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:2209: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + cf_XOPEN_SOURCE_set=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_XOPEN_SOURCE_set=no +fi +rm -f conftest* + echo "$ac_t""$cf_XOPEN_SOURCE_set" 1>&6 + if test $cf_XOPEN_SOURCE_set = yes + then + cat > conftest.$ac_ext < +int main() { + +#if (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:2233: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + cf_XOPEN_SOURCE_set_ok=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_XOPEN_SOURCE_set_ok=no +fi +rm -f conftest* + if test $cf_XOPEN_SOURCE_set_ok = no + then + echo "configure: warning: _XOPEN_SOURCE is lower than requested" 1>&2 + fi + else + +echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6 +echo "configure:2250: checking if we should define _XOPEN_SOURCE" >&5 +if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + cat > conftest.$ac_ext < +#include +#include - test "${cf_add_cflags}" != "${cf_tst_cflags}" \ - && test -z "${cf_tst_cflags}" \ - && cf_fix_cppflags=no - ;; -esac -done +int main() { -if test -n "$cf_new_cflags" ; then - - CFLAGS="$CFLAGS $cf_new_cflags" -fi +#ifndef _XOPEN_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:2270: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + cf_cv_xopen_source=no +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_save="$CPPFLAGS" + CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" + cat > conftest.$ac_ext < +#include +#include -if test -n "$cf_new_extra_cppflags" ; then +int main() { + +#ifdef _XOPEN_SOURCE +make an error +#endif +; return 0; } +EOF +if { (eval echo configure:2294: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + cf_cv_xopen_source=no +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_cv_xopen_source=$cf_XOPEN_SOURCE +fi +rm -f conftest* + CPPFLAGS="$cf_save" - EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" fi - - - +rm -f conftest* fi +echo "$ac_t""$cf_cv_xopen_source" 1>&6 - ;; -esac +if test "$cf_cv_xopen_source" != no ; then + +CFLAGS=`echo "$CFLAGS" | \ + sed -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?$//g'` -if test -n "$cf_xopen_source" ; then + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"_XOPEN_SOURCE"'\(=[^ ]*\)\?$//g'` + + cf_temp_xopen_source="-D_XOPEN_SOURCE=$cf_cv_xopen_source" cf_fix_cppflags=no cf_new_cflags= cf_new_cppflags= cf_new_extra_cppflags= -for cf_add_cflags in $cf_xopen_source +for cf_add_cflags in $cf_temp_xopen_source do case $cf_fix_cppflags in no) @@ -1967,15 +2405,18 @@ fi fi + fi +fi + echo $ac_n "checking if SIGWINCH is defined""... $ac_c" 1>&6 -echo "configure:1973: checking if SIGWINCH is defined" >&5 +echo "configure:2414: checking if SIGWINCH is defined" >&5 if eval "test \"`echo '$''{'cf_cv_define_sigwinch'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -1985,7 +2426,7 @@ int main() { int x = SIGWINCH ; return 0; } EOF -if { (eval echo configure:1989: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2430: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_define_sigwinch=yes else @@ -1993,7 +2434,7 @@ else cat conftest.$ac_ext >&5 rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2451: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_define_sigwinch=maybe else @@ -2026,7 +2467,7 @@ echo "$ac_t""$cf_cv_define_sigwinch" 1>& if test "$cf_cv_define_sigwinch" = maybe ; then echo $ac_n "checking for actual SIGWINCH definition""... $ac_c" 1>&6 -echo "configure:2030: checking for actual SIGWINCH definition" >&5 +echo "configure:2471: checking for actual SIGWINCH definition" >&5 if eval "test \"`echo '$''{'cf_cv_fixup_sigwinch'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2036,7 +2477,7 @@ cf_sigwinch=32 while test $cf_sigwinch != 1 do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2498: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_fixup_sigwinch=$cf_sigwinch break @@ -2077,7 +2518,7 @@ fi echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6 -echo "configure:2081: checking for strerror in -lcposix" >&5 +echo "configure:2522: checking for strerror in -lcposix" >&5 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -2085,7 +2526,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lcposix $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:2541: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -2119,8 +2560,111 @@ fi +# This should have been defined by AC_PROG_CC +: ${CC:=cc} + +# Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content +# into CC. This will not help with broken scripts that wrap the compiler with +# options, but eliminates a more common category of user confusion. +echo $ac_n "checking \$CC variable""... $ac_c" 1>&6 +echo "configure:2571: checking \$CC variable" >&5 +case "$CC" in #(vi +*[\ \ ]-[IUD]*) + echo "$ac_t""broken" 1>&6 + echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2 + # humor him... + cf_flags=`echo "$CC" | sed -e 's/^[^ ]*[ ]//'` + CC=`echo "$CC" | sed -e 's/[ ].*//'` + +cf_fix_cppflags=no +cf_new_cflags= +cf_new_cppflags= +cf_new_extra_cppflags= + +for cf_add_cflags in $cf_flags +do +case $cf_fix_cppflags in +no) + case $cf_add_cflags in #(vi + -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi + case $cf_add_cflags in + -D*) + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=yes + + if test $cf_fix_cppflags = yes ; then + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + continue + elif test "${cf_tst_cflags}" = "\"'" ; then + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + continue + fi + ;; + esac + case "$CPPFLAGS" in + *$cf_add_cflags) #(vi + ;; + *) #(vi + case $cf_add_cflags in #(vi + -D*) + cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` + +CPPFLAGS=`echo "$CPPFLAGS" | \ + sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \ + -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'` + + ;; + esac + cf_new_cppflags="$cf_new_cppflags $cf_add_cflags" + ;; + esac + ;; + *) + cf_new_cflags="$cf_new_cflags $cf_add_cflags" + ;; + esac + ;; +yes) + cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags" + + cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` + + test "${cf_add_cflags}" != "${cf_tst_cflags}" \ + && test -z "${cf_tst_cflags}" \ + && cf_fix_cppflags=no + ;; +esac +done + +if test -n "$cf_new_cflags" ; then + + CFLAGS="$CFLAGS $cf_new_cflags" +fi + +if test -n "$cf_new_cppflags" ; then + + CPPFLAGS="$CPPFLAGS $cf_new_cppflags" +fi + +if test -n "$cf_new_extra_cppflags" ; then + + EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" +fi + + + + + ;; +*) + echo "$ac_t""ok" 1>&6 + ;; +esac + echo $ac_n "checking for ${CC:-cc} option to accept ANSI C""... $ac_c" 1>&6 -echo "configure:2124: checking for ${CC:-cc} option to accept ANSI C" >&5 +echo "configure:2668: checking for ${CC:-cc} option to accept ANSI C" >&5 if eval "test \"`echo '$''{'cf_cv_ansi_cc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2226,7 +2770,7 @@ fi cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2790: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ansi_cc="$cf_arg"; break else @@ -2360,12 +2904,12 @@ You have the following choices: fi echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 -echo "configure:2364: checking for Cygwin environment" >&5 +echo "configure:2908: checking for Cygwin environment" >&5 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2924: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_cygwin=yes else @@ -2393,19 +2937,19 @@ echo "$ac_t""$ac_cv_cygwin" 1>&6 CYGWIN= test "$ac_cv_cygwin" = yes && CYGWIN=yes echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6 -echo "configure:2397: checking for mingw32 environment" >&5 +echo "configure:2941: checking for mingw32 environment" >&5 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:2953: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_mingw32=yes else @@ -2437,7 +2981,7 @@ esac echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 -echo "configure:2441: checking for executable suffix" >&5 +echo "configure:2985: checking for executable suffix" >&5 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2447,7 +2991,7 @@ else rm -f conftest* echo 'int main () { return 0; }' > conftest.$ac_ext ac_cv_exeext= - if { (eval echo configure:2451: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then + if { (eval echo configure:2995: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then for file in conftest.*; do if test -f $file ; then case $file in @@ -2471,13 +3015,13 @@ echo "$ac_t""${ac_cv_exeext}" 1>&6 ac_exeext=$EXEEXT echo $ac_n "checking for object suffix""... $ac_c" 1>&6 -echo "configure:2475: checking for object suffix" >&5 +echo "configure:3019: checking for object suffix" >&5 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else rm -f conftest* echo 'int i = 1;' > conftest.$ac_ext -if { (eval echo configure:2481: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then for ac_file in conftest.*; do if test -f $ac_file ; then case $ac_file in @@ -2517,7 +3061,7 @@ LIB_PREFIX=$LIB_PREFIX echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 -echo "configure:2521: checking whether ln -s works" >&5 +echo "configure:3065: checking whether ln -s works" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2561,7 +3105,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:2565: checking for $ac_word" >&5 +echo "configure:3109: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_BUILD_CC'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2593,11 +3137,11 @@ done fi echo $ac_n "checking for native build C compiler""... $ac_c" 1>&6 -echo "configure:2597: checking for native build C compiler" >&5 +echo "configure:3141: checking for native build C compiler" >&5 echo "$ac_t""$BUILD_CC" 1>&6 echo $ac_n "checking for native build C preprocessor""... $ac_c" 1>&6 -echo "configure:2601: checking for native build C preprocessor" >&5 +echo "configure:3145: checking for native build C preprocessor" >&5 # Check whether --with-build-cpp or --without-build-cpp was given. if test "${with_build_cpp+set}" = set; then @@ -2610,7 +3154,7 @@ fi echo "$ac_t""$BUILD_CPP" 1>&6 echo $ac_n "checking for native build C flags""... $ac_c" 1>&6 -echo "configure:2614: checking for native build C flags" >&5 +echo "configure:3158: checking for native build C flags" >&5 # Check whether --with-build-cflags or --without-build-cflags was given. if test "${with_build_cflags+set}" = set; then @@ -2621,7 +3165,7 @@ fi echo "$ac_t""$BUILD_CFLAGS" 1>&6 echo $ac_n "checking for native build C preprocessor-flags""... $ac_c" 1>&6 -echo "configure:2625: checking for native build C preprocessor-flags" >&5 +echo "configure:3169: checking for native build C preprocessor-flags" >&5 # Check whether --with-build-cppflags or --without-build-cppflags was given. if test "${with_build_cppflags+set}" = set; then @@ -2632,7 +3176,7 @@ fi echo "$ac_t""$BUILD_CPPFLAGS" 1>&6 echo $ac_n "checking for native build linker-flags""... $ac_c" 1>&6 -echo "configure:2636: checking for native build linker-flags" >&5 +echo "configure:3180: checking for native build linker-flags" >&5 # Check whether --with-build-ldflags or --without-build-ldflags was given. if test "${with_build_ldflags+set}" = set; then @@ -2643,7 +3187,7 @@ fi echo "$ac_t""$BUILD_LDFLAGS" 1>&6 echo $ac_n "checking for native build linker-libraries""... $ac_c" 1>&6 -echo "configure:2647: checking for native build linker-libraries" >&5 +echo "configure:3191: checking for native build linker-libraries" >&5 # Check whether --with-build-libs or --without-build-libs was given. if test "${with_build_libs+set}" = set; then @@ -2686,7 +3230,7 @@ fi echo $ac_n "checking build system type""... $ac_c" 1>&6 -echo "configure:2690: checking build system type" >&5 +echo "configure:3234: checking build system type" >&5 build_alias=$build case "$build_alias" in @@ -2712,7 +3256,7 @@ fi # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2716: checking for $ac_word" >&5 +echo "configure:3260: 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 @@ -2744,7 +3288,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2748: checking for $ac_word" >&5 +echo "configure:3292: 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 @@ -2779,7 +3323,7 @@ fi # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. set dummy ${ac_tool_prefix}ld; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2783: checking for $ac_word" >&5 +echo "configure:3327: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2811,7 +3355,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "ld", so it can be a program name with args. set dummy ld; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2815: checking for $ac_word" >&5 +echo "configure:3359: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2847,7 +3391,7 @@ fi # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2851: checking for $ac_word" >&5 +echo "configure:3395: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2879,7 +3423,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:2883: checking for $ac_word" >&5 +echo "configure:3427: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2916,7 +3460,7 @@ fi echo $ac_n "checking for options to update archives""... $ac_c" 1>&6 -echo "configure:2920: checking for options to update archives" >&5 +echo "configure:3464: checking for options to update archives" >&5 if eval "test \"`echo '$''{'cf_cv_ar_flags'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -2938,10 +3482,10 @@ else rm -f conftest.a cat >conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; } ; then + if { (eval echo configure:3489: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } ; then echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5 $AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext 2>&5 1>/dev/null if test -f conftest.a ; then @@ -2951,7 +3495,7 @@ EOF else test -n "$verbose" && echo " cannot compile test-program" 1>&6 -echo "${as_me:-configure}:2955: testing cannot compile test-program ..." 1>&5 +echo "${as_me:-configure}:3499: testing cannot compile test-program ..." 1>&5 break @@ -2993,6 +3537,125 @@ EOF ;; esac +echo $ac_n "checking if you would like to use heapsort""... $ac_c" 1>&6 +echo "configure:3542: checking if you would like to use heapsort" >&5 + +# Check whether --enable-heapsort or --disable-heapsort was given. +if test "${enable_heapsort+set}" = set; then + enableval="$enable_heapsort" + test "$enableval" != yes && enableval=no + if test "$enableval" != "no" ; then + cf_use_heapsort=yes + else + cf_use_heapsort=no + fi +else + enableval=no + cf_use_heapsort=no + +fi + +echo "$ac_t""$cf_use_heapsort" 1>&6 +if test "x$cf_use_heapsort" = xyes; then + for ac_func in heapsort +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:3564: 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:3592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + + eval "ac_cv_func_$ac_func=no" +fi +rm -rf 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 +fi +done + + if test x"$ac_cv_func_heapsort" = xyes; then + echo $ac_n "checking if its prototype is compatible with qsort""... $ac_c" 1>&6 +echo "configure:3618: checking if its prototype is compatible with qsort" >&5 + cat > conftest.$ac_ext < +#include +extern int my_compare(const void *, const void *); + +int main() { + + char *base = 0; + heapsort((void *)0, 1, 2, my_compare); + +; return 0; } +EOF +if { (eval echo configure:3634: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + : +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cf_use_heapsort=no +fi +rm -f conftest*; + echo "$ac_t""$cf_use_heapsort" 1>&6 + else + test -n "$verbose" && echo " will use our own heapsort function" 1>&6 + +echo "${as_me:-configure}:3647: testing will use our own heapsort function ..." 1>&5 + + + EXTRAO_DEP='' + EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/heapsort.o" + fi +fi +if test "x$cf_use_heapsort" = xyes; then + cat >> confdefs.h <<\EOF +#define USE_HEAPSORT 1 +EOF + +fi # Check whether --with-ispell or --without-ispell was given. @@ -3007,7 +3670,7 @@ if test "${with_ispell+set}" = set; then *) # user supplied option-value for "--with-ispell=path" echo $ac_n "checking for ispell""... $ac_c" 1>&6 -echo "configure:3011: checking for ispell" >&5 +echo "configure:3674: checking for ispell" >&5 ac_cv_path_PATH_ISPELL="$withval" cat >> confdefs.h <&6 -echo "configure:3028: checking for $ac_word" >&5 +echo "configure:3691: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_ISPELL'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3081,7 +3744,7 @@ if test "${with_metamail+set}" = set; th *) # user supplied option-value for "--with-metamail=path" echo $ac_n "checking for metamail""... $ac_c" 1>&6 -echo "configure:3085: checking for metamail" >&5 +echo "configure:3748: checking for metamail" >&5 ac_cv_path_PATH_METAMAIL="$withval" cat >> confdefs.h <&6 -echo "configure:3102: checking for $ac_word" >&5 +echo "configure:3765: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_METAMAIL'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3155,7 +3818,7 @@ if test "${with_sum+set}" = set; then *) # user supplied option-value for "--with-sum=path" echo $ac_n "checking for sum""... $ac_c" 1>&6 -echo "configure:3159: checking for sum" >&5 +echo "configure:3822: checking for sum" >&5 ac_cv_path_PATH_SUM="$withval" cat >> confdefs.h <&6 -echo "configure:3176: checking for $ac_word" >&5 +echo "configure:3839: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_SUM'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3219,12 +3882,12 @@ fi if test $ac_cv_path_PATH_SUM then echo $ac_n "checking if $ac_cv_path_PATH_SUM takes -r""... $ac_c" 1>&6 -echo "configure:3223: checking if $ac_cv_path_PATH_SUM takes -r" >&5 +echo "configure:3886: checking if $ac_cv_path_PATH_SUM takes -r" >&5 if eval "test \"`echo '$''{'ac_cv_prog_sum_r'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:3228: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } +if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:3891: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } then ac_cv_prog_sum_r=yes else @@ -3254,7 +3917,7 @@ fi echo $ac_n "checking for default editor""... $ac_c" 1>&6 -echo "configure:3258: checking for default editor" >&5 +echo "configure:3921: checking for default editor" >&5 # Check whether --with-editor or --without-editor was given. if test "${with_editor+set}" = set; then @@ -3282,7 +3945,7 @@ if test -z "$DEFAULT_EDITOR" ; then # Extract the first word of "vi", so it can be a program name with args. set dummy vi; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3286: checking for $ac_word" >&5 +echo "configure:3949: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_EDITOR'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3327,7 +3990,7 @@ EOF # Extract the first word of "sendmail", so it can be a program name with args. set dummy sendmail; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3331: checking for $ac_word" >&5 +echo "configure:3994: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3381,7 +4044,7 @@ if test -z "$DEFAULT_MAILER" ; then # Extract the first word of "mailx", so it can be a program name with args. set dummy mailx; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3385: checking for $ac_word" >&5 +echo "configure:4048: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3418,7 +4081,7 @@ if test -z "$DEFAULT_MAILER" ; then # Extract the first word of "mail", so it can be a program name with args. set dummy mail; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3422: checking for $ac_word" >&5 +echo "configure:4085: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3452,7 +4115,7 @@ fi fi echo $ac_n "checking for default mailer""... $ac_c" 1>&6 -echo "configure:3456: checking for default mailer" >&5 +echo "configure:4119: checking for default mailer" >&5 if test -n "$DEFAULT_MAILER" ; then case $cf_cv_system_name in #(vi @@ -3479,7 +4142,7 @@ echo "$ac_t""$DEFAULT_MAILER" 1>&6 echo $ac_n "checking for incoming-mail directory""... $ac_c" 1>&6 -echo "configure:3483: checking for incoming-mail directory" >&5 +echo "configure:4146: checking for incoming-mail directory" >&5 # Check whether --with-mailbox or --without-mailbox was given. if test "${with_mailbox+set}" = set; then @@ -3525,7 +4188,7 @@ echo "$ac_t""$DEFAULT_MAILBOX" 1>&6 ## PGP Support echo $ac_n "checking if you want PGP/GPG-Support""... $ac_c" 1>&6 -echo "configure:3529: checking if you want PGP/GPG-Support" >&5 +echo "configure:4192: checking if you want PGP/GPG-Support" >&5 # Check whether --enable-pgp-gpg or --disable-pgp-gpg was given. if test "${enable_pgp_gpg+set}" = set; then @@ -3557,7 +4220,7 @@ if test "${with_pgp+set}" = set; then *) # user supplied option-value for "--with-pgp=path" echo $ac_n "checking for pgp""... $ac_c" 1>&6 -echo "configure:3561: checking for pgp" >&5 +echo "configure:4224: checking for pgp" >&5 ac_cv_path_PATH_PGP="$withval" cat >> confdefs.h <&6 -echo "configure:3578: checking for $ac_word" >&5 +echo "configure:4241: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGP'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3632,7 +4295,7 @@ if test "${with_pgpk+set}" = set; then *) # user supplied option-value for "--with-pgpk=path" echo $ac_n "checking for pgpk""... $ac_c" 1>&6 -echo "configure:3636: checking for pgpk" >&5 +echo "configure:4299: checking for pgpk" >&5 ac_cv_path_PATH_PGPK="$withval" cat >> confdefs.h <&6 -echo "configure:3653: checking for $ac_word" >&5 +echo "configure:4316: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGPK'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3707,7 +4370,7 @@ if test "${with_gpg+set}" = set; then *) # user supplied option-value for "--with-gpg=path" echo $ac_n "checking for gpg""... $ac_c" 1>&6 -echo "configure:3711: checking for gpg" >&5 +echo "configure:4374: checking for gpg" >&5 ac_cv_path_PATH_GPG="$withval" cat >> confdefs.h <&6 -echo "configure:3728: checking for $ac_word" >&5 +echo "configure:4391: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_GPG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3783,7 +4446,7 @@ if test "${with_slrnface+set}" = set; th *) # user supplied option-value for "--with-slrnface=path" echo $ac_n "checking for slrnface""... $ac_c" 1>&6 -echo "configure:3787: checking for slrnface" >&5 +echo "configure:4450: checking for slrnface" >&5 ac_cv_path_PATH_SLRNFACE="$withval" cat >> confdefs.h <&6 -echo "configure:3804: checking for $ac_word" >&5 +echo "configure:4467: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PATH_SLRNFACE'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3843,6 +4506,10 @@ EOF fi +if test -n "$ac_cv_path_PATH_SLRNFACE"; then + EXTRAO_DEP="" + EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/xface.o" +fi ## Default shell @@ -3856,13 +4523,13 @@ fi echo $ac_n "checking for the default shell program""... $ac_c" 1>&6 -echo "configure:3860: checking for the default shell program" >&5 +echo "configure:4527: checking for the default shell program" >&5 cf_shell_progs="$cf_cv_default_shell" if test -z "$cf_shell_progs" ; then cf_shell_progs="sh ksh bash zsh pdksh mksh jsh keysh ash dash" # TIN preferred default shell for BSD systems is csh. Others are sh. cat > conftest.$ac_ext < @@ -3875,7 +4542,7 @@ make an error ; return 0; } EOF -if { (eval echo configure:3879: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:4546: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* $cf_shell_progs="csh tcsh $cf_shell_progs" else @@ -3885,11 +4552,11 @@ fi rm -f conftest* fi -echo "${as_me:-configure}:3889: testing paths of shell programs: $cf_shell_progs ..." 1>&5 +echo "${as_me:-configure}:4556: testing paths of shell programs: $cf_shell_progs ..." 1>&5 if test -s /etc/shells && test `egrep -c -v '^(#| | |$)' /etc/shells` -gt 0; then -echo "${as_me:-configure}:3893: testing /etc/shells ..." 1>&5 +echo "${as_me:-configure}:4560: testing /etc/shells ..." 1>&5 for cf_prog in $cf_shell_progs do @@ -3924,14 +4591,14 @@ echo "${as_me:-configure}:3893: testing echo "$ac_t""$DEFAULT_SHELL" 1>&6 else -echo "${as_me:-configure}:3928: testing $PATH ..." 1>&5 +echo "${as_me:-configure}:4595: testing $PATH ..." 1>&5 for ac_prog in $cf_shell_progs do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:3935: checking for $ac_word" >&5 +echo "configure:4602: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_SHELL'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -3984,7 +4651,7 @@ EOF ### check for this early, since it'll override several options echo $ac_n "checking if NNTP-support will be used""... $ac_c" 1>&6 -echo "configure:3988: checking if NNTP-support will be used" >&5 +echo "configure:4655: checking if NNTP-support will be used" >&5 # Check whether --enable-nntp or --disable-nntp was given. if test "${enable_nntp+set}" = set; then @@ -4006,7 +4673,7 @@ echo "$ac_t""$enableval" 1>&6 USE_SPOOLDIR=yes if test "$USE_NNTP" = "yes" ; then echo $ac_n "checking whether to be NNTP_ONLY""... $ac_c" 1>&6 -echo "configure:4010: checking whether to be NNTP_ONLY" >&5 +echo "configure:4677: checking whether to be NNTP_ONLY" >&5 # Check whether --enable-nntp-only or --disable-nntp-only was given. if test "${enable_nntp_only+set}" = set; then @@ -4038,7 +4705,7 @@ fi ### use option --enable-debug to compile-in test/development code echo $ac_n "checking if you want to compile-in debug support""... $ac_c" 1>&6 -echo "configure:4042: checking if you want to compile-in debug support" >&5 +echo "configure:4709: checking if you want to compile-in debug support" >&5 # Check whether --enable-debug or --disable-debug was given. if test "${enable_debug+set}" = set; then @@ -4065,7 +4732,7 @@ echo "$ac_t""$enableval" 1>&6 ### use option --disable-echo to suppress full display compiling commands echo $ac_n "checking if you want to see long compiling messages""... $ac_c" 1>&6 -echo "configure:4069: checking if you want to see long compiling messages" >&5 +echo "configure:4736: checking if you want to see long compiling messages" >&5 # Check whether --enable-echo or --disable-echo was given. if test "${enable_echo+set}" = set; then @@ -4110,7 +4777,7 @@ echo "$ac_t""$enableval" 1>&6 ### use option --enable-prototypes to turn on optional prototypes echo $ac_n "checking if you want to compile with fallback prototypes""... $ac_c" 1>&6 -echo "configure:4114: checking if you want to compile with fallback prototypes" >&5 +echo "configure:4781: checking if you want to compile with fallback prototypes" >&5 # Check whether --enable-prototypes or --disable-prototypes was given. if test "${enable_prototypes+set}" = set; then @@ -4134,7 +4801,7 @@ EXTRA_CFLAGS="" if test -n "$GCC" then echo $ac_n "checking if you want to turn on gcc warnings""... $ac_c" 1>&6 -echo "configure:4138: checking if you want to turn on gcc warnings" >&5 +echo "configure:4805: checking if you want to turn on gcc warnings" >&5 # Check whether --enable-warnings or --disable-warnings was given. if test "${enable_warnings+set}" = set; then @@ -4160,7 +4827,7 @@ then GCC_VERSION=none if test "$GCC" = yes ; then echo $ac_n "checking version of $CC""... $ac_c" 1>&6 -echo "configure:4164: checking version of $CC" >&5 +echo "configure:4831: checking version of $CC" >&5 GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$GCC_VERSION" && GCC_VERSION=unknown echo "$ac_t""$GCC_VERSION" 1>&6 @@ -4175,11 +4842,11 @@ if test "$GCC" = yes ; then case $host_os in linux*|gnu*) echo $ac_n "checking if this is really Intel C compiler""... $ac_c" 1>&6 -echo "configure:4179: checking if this is really Intel C compiler" >&5 +echo "configure:4846: checking if this is really Intel C compiler" >&5 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -no-gcc" cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:4862: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* INTEL_COMPILER=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147 -no-gcc" @@ -4209,7 +4876,7 @@ fi cat > conftest.$ac_ext <&6 -echo "configure:4231: checking for $CC warning options" >&5 +echo "configure:4898: checking for $CC warning options" >&5 cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="-Wall" for cf_opt in \ @@ -4242,7 +4909,7 @@ echo "configure:4231: checking for $CC w wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo configure:4246: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + if { (eval echo configure:4913: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -4252,7 +4919,7 @@ echo "configure:4231: checking for $CC w elif test "$GCC" = yes then echo "checking for $CC warning options" 1>&6 -echo "configure:4256: checking for $CC warning options" >&5 +echo "configure:4923: checking for $CC warning options" >&5 cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS= cf_warn_CONST="" @@ -4271,7 +4938,7 @@ echo "configure:4256: checking for $CC w Wundef $cf_warn_CONST do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo configure:4275: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + if { (eval echo configure:4942: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6 case $cf_opt in #(vi Wcast-qual) #(vi @@ -4282,7 +4949,7 @@ echo "configure:4256: checking for $CC w [34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:4286: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:4953: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; @@ -4305,7 +4972,7 @@ fi if test "$USE_SPOOLDIR" = "yes"; then ## options for directories echo $ac_n "checking for news-library path""... $ac_c" 1>&6 -echo "configure:4309: checking for news-library path" >&5 +echo "configure:4976: checking for news-library path" >&5 # Check whether --with-libdir or --without-libdir was given. if test "${with_libdir+set}" = set; then @@ -4351,7 +5018,7 @@ NEWSLIBDIR="$withval" echo "$ac_t""$NEWSLIBDIR" 1>&6 echo $ac_n "checking for news spool-directory path""... $ac_c" 1>&6 -echo "configure:4355: checking for news spool-directory path" >&5 +echo "configure:5022: checking for news spool-directory path" >&5 # Check whether --with-spooldir or --without-spooldir was given. if test "${with_spooldir+set}" = set; then @@ -4397,7 +5064,7 @@ SPOOLDIR="$withval" echo "$ac_t""$SPOOLDIR" 1>&6 echo $ac_n "checking for news overview-directory path""... $ac_c" 1>&6 -echo "configure:4401: checking for news overview-directory path" >&5 +echo "configure:5068: checking for news overview-directory path" >&5 # Check whether --with-nov-dir or --without-nov-dir was given. if test "${with_nov_dir+set}" = set; then @@ -4443,7 +5110,7 @@ NOVROOTDIR="$withval" echo "$ac_t""$NOVROOTDIR" 1>&6 echo $ac_n "checking for overview filename""... $ac_c" 1>&6 -echo "configure:4447: checking for overview filename" >&5 +echo "configure:5114: checking for overview filename" >&5 # Check whether --with-nov-fname or --without-nov-fname was given. if test "${with_nov_fname+set}" = set; then @@ -4479,7 +5146,7 @@ fi ## TODO: kick the --with-inews-dir= stuff, the check below should be enough ## (requires some code rework in tin) echo $ac_n "checking for directory containing \"inews\"""... $ac_c" 1>&6 -echo "configure:4483: checking for directory containing \"inews\"" >&5 +echo "configure:5150: checking for directory containing \"inews\"" >&5 # Check whether --with-inews-dir or --without-inews-dir was given. if test "${with_inews_dir+set}" = set; then @@ -4528,7 +5195,7 @@ echo "$ac_t""$INEWSDIR" 1>&6 # Extract the first word of "inews", so it can be a program name with args. set dummy inews; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:4532: checking for $ac_word" >&5 +echo "configure:5199: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_INEWS'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4584,7 +5251,7 @@ fi ### Look for network libraries first, since some functions (such as gethostname) ### are used in a lot of places. echo $ac_n "checking if you want socks library""... $ac_c" 1>&6 -echo "configure:4588: checking if you want socks library" >&5 +echo "configure:5255: checking if you want socks library" >&5 if eval "test \"`echo '$''{'cf_cv_use_libsocks'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4604,7 +5271,7 @@ fi echo "$ac_t""$cf_cv_use_libsocks" 1>&6 echo $ac_n "checking if you want socks5 library""... $ac_c" 1>&6 -echo "configure:4608: checking if you want socks5 library" >&5 +echo "configure:5275: checking if you want socks5 library" >&5 if eval "test \"`echo '$''{'cf_cv_use_libsocks5'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -4661,14 +5328,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:4672: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5339: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -4685,7 +5352,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}:4689: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:5356: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -4727,14 +5394,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:4738: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5405: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -4751,7 +5418,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}:4755: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:5422: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -4791,7 +5458,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}:4795: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:5462: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -4821,7 +5488,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}:4825: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:5492: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -4846,13 +5513,13 @@ cf_cv_header_path_socks= cf_cv_library_path_socks= -echo "${as_me:-configure}:4850: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:5517: testing Starting FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -4863,7 +5530,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:4867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5534: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_socks=yes @@ -4879,7 +5546,7 @@ else LIBS="-lsocks $cf_save_LIBS" cat > conftest.$ac_ext < @@ -4890,7 +5557,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:4894: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5561: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_socks=yes @@ -4908,11 +5575,11 @@ else test -n "$verbose" && echo " find linkage for socks library" 1>&6 -echo "${as_me:-configure}:4912: testing find linkage for socks library ..." 1>&5 +echo "${as_me:-configure}:5579: testing find linkage for socks library ..." 1>&5 -echo "${as_me:-configure}:4916: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:5583: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -5034,12 +5701,12 @@ cf_search="$cf_search $cf_header_path_li if test -d $cf_cv_header_path_socks ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:5038: testing ... testing $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:5705: testing ... testing $cf_cv_header_path_socks ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_socks" cat > conftest.$ac_ext < @@ -5050,12 +5717,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:5054: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5721: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* test -n "$verbose" && echo " ... found socks headers in $cf_cv_header_path_socks" 1>&6 -echo "${as_me:-configure}:5059: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 +echo "${as_me:-configure}:5726: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5 cf_cv_find_linkage_socks=maybe @@ -5076,7 +5743,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_socks" = maybe ; then -echo "${as_me:-configure}:5080: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 +echo "${as_me:-configure}:5747: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -5184,14 +5851,14 @@ cf_search="$cf_library_path_list $cf_sea if test -d $cf_cv_library_path_socks ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:5188: testing ... testing $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:5855: testing ... testing $cf_cv_library_path_socks ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lsocks $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks" cat > conftest.$ac_ext < @@ -5202,12 +5869,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:5206: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test -n "$verbose" && echo " ... found socks library in $cf_cv_library_path_socks" 1>&6 -echo "${as_me:-configure}:5211: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 +echo "${as_me:-configure}:5878: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5 cf_cv_find_linkage_socks=yes @@ -5269,14 +5936,14 @@ if test -n "$cf_cv_header_path_socks" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:5280: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:5947: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -5293,7 +5960,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}:5297: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:5964: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -5329,7 +5996,7 @@ if test -n "$cf_cv_library_path_socks" ; if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:5333: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:6000: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -5392,7 +6059,7 @@ else cf_test_netlibs=no echo $ac_n "checking for network libraries""... $ac_c" 1>&6 -echo "configure:5396: checking for network libraries" >&5 +echo "configure:6063: checking for network libraries" >&5 if eval "test \"`echo '$''{'cf_cv_netlibs'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5409,17 +6076,17 @@ mingw32) # (vi do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:5413: checking for $ac_hdr" >&5 +echo "configure:6080: 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:5423: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:6090: \"$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* @@ -5456,7 +6123,7 @@ done LIBS="$cf_winsock_lib $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6149: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs" else @@ -5495,12 +6162,12 @@ rm -rf conftest* for ac_func in gethostname do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5499: checking for $ac_func" >&5 +echo "configure:6166: 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:6194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -5546,7 +6213,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for gethostname in -lnsl""... $ac_c" 1>&6 -echo "configure:5550: checking for gethostname in -lnsl" >&5 +echo "configure:6217: checking for gethostname in -lnsl" >&5 ac_lib_var=`echo nsl'_'gethostname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5554,7 +6221,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6236: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5598,7 +6265,7 @@ else echo $ac_n "checking for gethostname in -lsocket""... $ac_c" 1>&6 -echo "configure:5602: checking for gethostname in -lsocket" >&5 +echo "configure:6269: checking for gethostname in -lsocket" >&5 ac_lib_var=`echo socket'_'gethostname | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5606,7 +6273,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6288: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5659,7 +6326,7 @@ done echo $ac_n "checking for main in -linet""... $ac_c" 1>&6 -echo "configure:5663: checking for main in -linet" >&5 +echo "configure:6330: checking for main in -linet" >&5 ac_lib_var=`echo inet'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5667,14 +6334,14 @@ else ac_save_LIBS="$LIBS" LIBS="-linet $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5699,12 +6366,12 @@ fi for ac_func in socket do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5703: checking for $ac_func" >&5 +echo "configure:6370: 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:6398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -5750,7 +6417,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 -echo "configure:5754: checking for socket in -lsocket" >&5 +echo "configure:6421: checking for socket in -lsocket" >&5 ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5758,7 +6425,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5802,7 +6469,7 @@ else echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6 -echo "configure:5806: checking for socket in -lbsd" >&5 +echo "configure:6473: checking for socket in -lbsd" >&5 ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5810,7 +6477,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lbsd $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6492: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5866,12 +6533,12 @@ done for ac_func in gethostbyname do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5870: checking for $ac_func" >&5 +echo "configure:6537: 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:6565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -5917,7 +6584,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:5921: checking for gethostbyname in -lnsl" >&5 +echo "configure:6588: 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 @@ -5925,7 +6592,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6607: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5974,15 +6641,15 @@ fi done - for ac_func in gethostbyname + for ac_func in inet_ntoa do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5981: checking for $ac_func" >&5 +echo "configure:6648: 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:6676: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6027,27 +6694,27 @@ EOF else echo "$ac_t""no" 1>&6 -echo $ac_n "checking for gethostbyname in -lnetwork""... $ac_c" 1>&6 -echo "configure:6032: checking for gethostbyname in -lnetwork" >&5 -ac_lib_var=`echo network'_'gethostbyname | sed 'y%./+-%__p_%'` +echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6 +echo "configure:6699: checking for inet_ntoa in -lnsl" >&5 +ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lnetwork $cf_cv_netlibs $LIBS" +LIBS="-lnsl $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6064,19 +6731,19 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l echo "$ac_t""yes" 1>&6 -cf_tr_func=`echo "gethostbyname" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` +cf_tr_func=`echo "inet_ntoa" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >> confdefs.h <&6 - ac_cv_func_gethostbyname=unknown - unset ac_cv_func_gethostbyname 2>/dev/null + ac_cv_func_inet_ntoa=unknown + unset ac_cv_func_inet_ntoa 2>/dev/null fi @@ -6085,15 +6752,15 @@ fi done - for ac_func in strcasecmp + for ac_func in gethostbyname do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6092: checking for $ac_func" >&5 +echo "configure:6759: 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:6787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6138,27 +6805,27 @@ EOF else echo "$ac_t""no" 1>&6 -echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6 -echo "configure:6143: checking for strcasecmp in -lresolv" >&5 -ac_lib_var=`echo resolv'_'strcasecmp | sed 'y%./+-%__p_%'` +echo $ac_n "checking for gethostbyname in -lnetwork""... $ac_c" 1>&6 +echo "configure:6810: 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="-lresolv $cf_cv_netlibs $LIBS" +LIBS="-lnetwork $cf_cv_netlibs $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6175,19 +6842,19 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l echo "$ac_t""yes" 1>&6 -cf_tr_func=`echo "strcasecmp" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` +cf_tr_func=`echo "gethostbyname" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >> confdefs.h <&6 - ac_cv_func_strcasecmp=unknown - unset ac_cv_func_strcasecmp 2>/dev/null + ac_cv_func_gethostbyname=unknown + unset ac_cv_func_gethostbyname 2>/dev/null fi @@ -6196,15 +6863,15 @@ fi done - for ac_func in inet_ntoa + for ac_func in strcasecmp do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6203: checking for $ac_func" >&5 +echo "configure:6870: 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:6898: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -6249,27 +6916,27 @@ EOF else echo "$ac_t""no" 1>&6 -echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6 -echo "configure:6254: checking for inet_ntoa in -lnsl" >&5 -ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'` +echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6 +echo "configure:6921: 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 else ac_save_LIBS="$LIBS" -LIBS="-lnsl $cf_cv_netlibs $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:6940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -6286,19 +6953,19 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l echo "$ac_t""yes" 1>&6 -cf_tr_func=`echo "inet_ntoa" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` +cf_tr_func=`echo "strcasecmp" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` cat >> confdefs.h <&6 - ac_cv_func_inet_ntoa=unknown - unset ac_cv_func_inet_ntoa 2>/dev/null + ac_cv_func_strcasecmp=unknown + unset ac_cv_func_strcasecmp 2>/dev/null fi @@ -6362,14 +7029,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:6373: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7040: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6386,7 +7053,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}:6390: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:7057: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6428,14 +7095,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:6439: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7106: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6452,7 +7119,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}:6456: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:7123: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6492,7 +7159,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}:6496: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:7163: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -6522,7 +7189,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}:6526: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:7193: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -6552,10 +7219,10 @@ EOF echo $ac_n "checking if the socks library uses socks4 prefix""... $ac_c" 1>&6 -echo "configure:6556: checking if the socks library uses socks4 prefix" >&5 +echo "configure:7223: checking if the socks library uses socks4 prefix" >&5 cf_use_socks4=error cat > conftest.$ac_ext < @@ -6564,7 +7231,7 @@ int main() { Rinit((char *)0) ; return 0; } EOF -if { (eval echo configure:6568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7235: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF #define USE_SOCKS4_PREFIX 1 @@ -6576,14 +7243,14 @@ else cat conftest.$ac_ext >&5 cat > conftest.$ac_ext < int main() { SOCKSinit((char *)0) ; return 0; } EOF -if { (eval echo configure:6587: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7254: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_use_socks4=no else @@ -6650,9 +7317,9 @@ EOF fi echo $ac_n "checking if socks5p.h is available""... $ac_c" 1>&6 -echo "configure:6654: checking if socks5p.h is available" >&5 +echo "configure:7321: checking if socks5p.h is available" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7333: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_use_socks5p_h=yes else @@ -6689,17 +7356,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:6693: checking for $ac_hdr" >&5 +echo "configure:7360: 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:6703: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7370: \"$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* @@ -6726,12 +7393,12 @@ fi done echo $ac_n "checking for fcntl""... $ac_c" 1>&6 -echo "configure:6730: checking for fcntl" >&5 +echo "configure:7397: 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:7425: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_fcntl=yes" else @@ -6774,12 +7441,12 @@ else fi echo $ac_n "checking for lockf""... $ac_c" 1>&6 -echo "configure:6778: checking for lockf" >&5 +echo "configure:7445: 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:7473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_lockf=yes" else @@ -6822,12 +7489,12 @@ else fi echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:6826: checking for flock" >&5 +echo "configure:7493: 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:7521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_flock=yes" else @@ -6871,7 +7538,7 @@ fi echo $ac_n "checking for file-locking functions""... $ac_c" 1>&6 -echo "configure:6875: checking for file-locking functions" >&5 +echo "configure:7542: 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 @@ -6883,7 +7550,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se case $cf_lock in #(vi fcntl) #(vi cat > conftest.$ac_ext < @@ -6911,7 +7578,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7582: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6923,7 +7590,7 @@ rm -f conftest* ;; lockf) #(vi cat > conftest.$ac_ext < @@ -6943,7 +7610,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6947: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7614: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6955,7 +7622,7 @@ rm -f conftest* ;; flock) cat > conftest.$ac_ext < @@ -6978,7 +7645,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7649: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -6999,7 +7666,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:7003: checking which locking method will be used" >&5 +echo "configure:7670: checking which locking method will be used" >&5 ### fcntl() is preferred, if the user just disables fcntl() ### without specifying an alternative lockf() is preferred @@ -7067,9 +7734,8 @@ else echo "configure: warning: None of fcntl(), lockf(), flock() available" 1>&2 fi - echo $ac_n "checking for screen type""... $ac_c" 1>&6 -echo "configure:7073: checking for screen type" >&5 +echo "configure:7739: checking for screen type" >&5 # Check whether --with-screen or --without-screen was given. if test "${with_screen+set}" = set; then @@ -7087,7 +7753,7 @@ use_ncurses=no echo $ac_n "checking for specific curses-directory""... $ac_c" 1>&6 -echo "configure:7091: checking for specific curses-directory" >&5 +echo "configure:7757: checking for specific curses-directory" >&5 # Check whether --with-curses-dir or --without-curses-dir was given. if test "${with_curses_dir+set}" = set; then @@ -7158,14 +7824,14 @@ if test -n "$cf_cv_curses_dir/include" ; cf_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" cat > conftest.$ac_ext < int main() { printf("Hello") ; return 0; } EOF -if { (eval echo configure:7169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7835: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7182,7 +7848,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}:7186: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:7852: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7218,7 +7884,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}:7222: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:7888: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -7250,7 +7916,7 @@ pdcurses) #(vi ;; none) echo $ac_n "checking if you want to use ncurses library""... $ac_c" 1>&6 -echo "configure:7254: checking if you want to use ncurses library" >&5 +echo "configure:7920: 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 @@ -7263,7 +7929,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:7267: checking if you want curses rather than termcap interface" >&5 +echo "configure:7933: 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 @@ -7295,12 +7961,14 @@ EOF cf_ncuconfig_root=ncurses echo "Looking for ${cf_ncuconfig_root}-config" + + for ac_prog in ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7304: checking for $ac_word" >&5 +echo "configure:7972: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7345,27 +8013,27 @@ LIBS="`$NCURSES_CONFIG --libs` $LIBS" # even with config script, some packages use no-override for curses.h echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:7349: checking if we have identified curses headers" >&5 +echo "configure:8017: 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 cf_cv_ncurses_header=none for cf_header in \ - ncurses/ncurses.h \ + ncurses/ncurses.h \ ncurses/curses.h \ ncurses.h \ curses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:7369: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8037: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -7388,17 +8056,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:7392: checking for $ac_hdr" >&5 +echo "configure:8060: 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:7402: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8070: \"$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* @@ -7474,14 +8142,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:7485: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8153: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7498,7 +8166,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}:7502: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:8170: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7517,7 +8185,7 @@ fi } echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6 -echo "configure:7521: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "configure:8189: 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 @@ -7528,7 +8196,7 @@ else do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h=$cf_header @@ -7575,7 +8243,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:7579: checking for $cf_ncuhdr_root include-path" >&5 +echo "configure:8247: 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 @@ -7721,14 +8389,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:7732: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8400: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7745,7 +8413,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}:7749: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:8417: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7767,7 +8435,7 @@ fi do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8460: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h2=$cf_header @@ -7846,14 +8514,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:7857: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8525: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -7870,7 +8538,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}:7874: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:8542: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7918,7 +8586,7 @@ esac echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:7922: checking for terminfo header" >&5 +echo "configure:8590: 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 @@ -7935,7 +8603,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}> @@ -7945,7 +8613,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:7949: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8617: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -8000,7 +8668,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:8004: checking for ncurses version" >&5 +echo "configure:8672: 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 @@ -8026,7 +8694,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:8030: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:8698: \"$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" @@ -8035,7 +8703,7 @@ EOF else cat > conftest.$ac_ext < @@ -8059,7 +8727,7 @@ int main() ${cf_cv_main_return:-return}(0); } EOF -if { (eval echo configure:8063: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:8731: \"$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` @@ -8090,7 +8758,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:8094: checking for Gpm_Open in -lgpm" >&5 +echo "configure:8762: 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 @@ -8098,7 +8766,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:8781: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8125,7 +8793,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:8129: checking for initscr in -lgpm" >&5 +echo "configure:8797: 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 @@ -8133,7 +8801,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:8816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8176,7 +8844,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:8180: checking for tgoto in -lmytinfo" >&5 +echo "configure:8848: 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 @@ -8184,7 +8852,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:8867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -8229,12 +8897,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:8233: checking for initscr" >&5 +echo "configure:8901: 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:8929: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_initscr=yes" else @@ -8277,17 +8945,17 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6 -echo "configure:8281: checking for initscr in -l$cf_nculib_root" >&5 +echo "configure:8949: 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:8291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -8394,17 +9062,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:8398: checking for -l$cf_nculib_root in $cf_libdir" >&5 +echo "configure:9066: 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:8408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9076: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -8435,7 +9103,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:8439: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 +echo "configure:9107: 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$%%"` @@ -8444,14 +9112,14 @@ echo "configure:8439: 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:8455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 else @@ -8481,9 +9149,9 @@ fi for cf_hdr in stdlib.h wchar.h wctype.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:8485: checking for $cf_hdr" >&5 +echo "configure:9153: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -8491,7 +9159,7 @@ echo "configure:8485: checking for $cf_h EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8495: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:9163: \"$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* @@ -8518,12 +9186,12 @@ done echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:8522: checking for wide char and multibyte support" >&5 +echo "configure:9190: 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 @@ -8577,7 +9245,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:8581: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9249: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=yes else @@ -8587,7 +9255,7 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { @@ -8631,7 +9299,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:8635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:9303: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=libutf8 else @@ -8667,12 +9335,14 @@ EOF cf_ncuconfig_root=ncursesw echo "Looking for ${cf_ncuconfig_root}-config" + + for ac_prog in ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:8676: checking for $ac_word" >&5 +echo "configure:9346: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8717,27 +9387,27 @@ LIBS="`$NCURSES_CONFIG --libs` $LIBS" # even with config script, some packages use no-override for curses.h echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:8721: checking if we have identified curses headers" >&5 +echo "configure:9391: 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 cf_cv_ncurses_header=none for cf_header in \ - ncursesw/ncurses.h \ + ncursesw/ncurses.h \ ncursesw/curses.h \ ncurses.h \ curses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:8741: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9411: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -8760,17 +9430,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:8764: checking for $ac_hdr" >&5 +echo "configure:9434: 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:8774: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:9444: \"$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* @@ -8846,14 +9516,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:8857: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9527: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -8870,7 +9540,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}:8874: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9544: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8889,7 +9559,7 @@ fi } echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6 -echo "configure:8893: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "configure:9563: 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 @@ -8900,7 +9570,7 @@ else do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9603: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h=$cf_header @@ -8955,7 +9625,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:8959: checking for $cf_ncuhdr_root include-path" >&5 +echo "configure:9629: 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 @@ -9101,14 +9771,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:9112: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9782: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -9125,7 +9795,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}:9129: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9799: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9147,7 +9817,7 @@ fi do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9842: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_h2=$cf_header @@ -9226,14 +9896,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:9237: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:9907: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -9250,7 +9920,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}:9254: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9924: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9298,7 +9968,7 @@ esac echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:9302: checking for terminfo header" >&5 +echo "configure:9972: 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 +9985,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 +9995,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:9999: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -9380,7 +10050,7 @@ EOF echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:9384: checking for ncurses version" >&5 +echo "configure:10054: 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 @@ -9406,7 +10076,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:9410: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:10080: \"$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" @@ -9415,7 +10085,7 @@ EOF else cat > conftest.$ac_ext < @@ -9439,7 +10109,7 @@ int main() ${cf_cv_main_return:-return}(0); } EOF -if { (eval echo configure:9443: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:10113: \"$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` @@ -9470,7 +10140,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:9474: checking for Gpm_Open in -lgpm" >&5 +echo "configure:10144: 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 @@ -9478,7 +10148,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:10163: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9505,7 +10175,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:9509: checking for initscr in -lgpm" >&5 +echo "configure:10179: 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 @@ -9513,7 +10183,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:10198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9556,7 +10226,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:9560: checking for tgoto in -lmytinfo" >&5 +echo "configure:10230: 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 @@ -9564,7 +10234,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:10249: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -9609,12 +10279,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:9613: checking for initscr" >&5 +echo "configure:10283: 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:10311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_initscr=yes" else @@ -9657,17 +10327,17 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6 -echo "configure:9661: checking for initscr in -l$cf_nculib_root" >&5 +echo "configure:10331: 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:9671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -9774,17 +10444,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:9778: checking for -l$cf_nculib_root in $cf_libdir" >&5 +echo "configure:10448: 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:9788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes' @@ -9815,7 +10485,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:9819: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 +echo "configure:10489: 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$%%"` @@ -9824,14 +10494,14 @@ echo "configure:9819: 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:9835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 else @@ -9857,13 +10527,13 @@ fi echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6 -echo "configure:9861: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 +echo "configure:10531: 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 < @@ -9880,7 +10550,7 @@ int main() { getbegyx(stdscr, y1, x1) ; return 0; } EOF -if { (eval echo configure:9884: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=no else @@ -9888,7 +10558,7 @@ else cat conftest.$ac_ext >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=yes else @@ -9929,7 +10599,7 @@ test $cf_cv_need_xopen_extension = yes & echo $ac_n "checking for extra include directories""... $ac_c" 1>&6 -echo "configure:9933: checking for extra include directories" >&5 +echo "configure:10603: 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 @@ -9960,7 +10630,7 @@ test "$cf_cv_curses_incdir" != no && CPP echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6 -echo "configure:9964: checking if we have identified curses headers" >&5 +echo "configure:10634: 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 @@ -9971,14 +10641,14 @@ for cf_header in \ curses.h ncurses/ncurses.h ncurses/curses.h do cat > conftest.$ac_ext < int main() { initscr(); tgoto("?", 0,0) ; return 0; } EOF -if { (eval echo configure:9982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10652: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_header=$cf_header; break else @@ -10001,17 +10671,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:10005: checking for $ac_hdr" >&5 +echo "configure:10675: 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:10015: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:10685: \"$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* @@ -10040,7 +10710,7 @@ done echo $ac_n "checking for terminfo header""... $ac_c" 1>&6 -echo "configure:10044: checking for terminfo header" >&5 +echo "configure:10714: 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 @@ -10057,7 +10727,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}> @@ -10067,7 +10737,7 @@ int main() { int x = auto_left_margin ; return 0; } EOF -if { (eval echo configure:10071: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:10741: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header="$cf_test" @@ -10116,7 +10786,7 @@ esac echo $ac_n "checking for ncurses version""... $ac_c" 1>&6 -echo "configure:10120: checking for ncurses version" >&5 +echo "configure:10790: 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 @@ -10142,7 +10812,7 @@ Autoconf "old" #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo configure:10146: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; } + { (eval echo configure:10816: \"$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" @@ -10151,7 +10821,7 @@ EOF else cat > conftest.$ac_ext < @@ -10175,7 +10845,7 @@ int main() ${cf_cv_main_return:-return}(0); } EOF -if { (eval echo configure:10179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:10849: \"$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` @@ -10199,16 +10869,16 @@ EOF echo $ac_n "checking if we have identified curses libraries""... $ac_c" 1>&6 -echo "configure:10203: checking if we have identified curses libraries" >&5 +echo "configure:10873: 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:10212: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:10882: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -10224,7 +10894,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:10228: checking for tgoto in -lmytinfo" >&5 +echo "configure:10898: 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 @@ -10232,7 +10902,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:10917: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10272,7 +10942,7 @@ hpux10.*) #(vi if test "x$cf_cv_screen" = "xcurses_colr" then echo $ac_n "checking for initscr in -lcur_colr""... $ac_c" 1>&6 -echo "configure:10276: checking for initscr in -lcur_colr" >&5 +echo "configure:10946: 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 @@ -10280,7 +10950,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:10965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10314,7 +10984,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for initscr in -lHcurses""... $ac_c" 1>&6 -echo "configure:10318: checking for initscr in -lHcurses" >&5 +echo "configure:10988: 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 @@ -10322,7 +10992,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:11007: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10387,7 +11057,7 @@ if test -n "/lib64" ; then if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:10391: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:11061: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -10417,7 +11087,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}:10421: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:11091: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -10449,7 +11119,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}:10453: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:11123: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -10485,7 +11155,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}:10489: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:11159: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -10516,12 +11186,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:10520: checking for tgoto" >&5 +echo "configure:11190: 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:11218: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_tgoto=yes" else @@ -10562,10 +11232,10 @@ if eval "test \"`echo '$ac_cv_func_'tgot else echo "$ac_t""no" 1>&6 - for cf_term_lib in $cf_check_list termcap termlib unknown + for cf_term_lib in $cf_check_list otermcap termcap termlib unknown do echo $ac_n "checking for tgoto in -l$cf_term_lib""... $ac_c" 1>&6 -echo "configure:10569: checking for tgoto in -l$cf_term_lib" >&5 +echo "configure:11239: 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 @@ -10573,7 +11243,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:11258: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10614,7 +11284,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:10618: checking for initscr in -l$cf_curs_lib" >&5 +echo "configure:11288: 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 @@ -10622,7 +11292,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:11307: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -10659,16 +11329,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:10663: checking if we can link with $cf_curs_lib library" >&5 +echo "configure:11333: 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:10672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11342: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -10684,16 +11354,16 @@ rm -rf 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:10688: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 +echo "configure:11358: 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:10697: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=no else @@ -10703,14 +11373,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:10714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -10732,13 +11402,13 @@ fi echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6 -echo "configure:10736: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 +echo "configure:11406: 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 < @@ -10755,7 +11425,7 @@ int main() { getbegyx(stdscr, y1, x1) ; return 0; } EOF -if { (eval echo configure:10759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=no else @@ -10763,7 +11433,7 @@ else cat conftest.$ac_ext >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:11454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_xopen_extension=yes else @@ -10803,7 +11473,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:10807: checking if you want to use installed version of pcre" >&5 +echo "configure:11477: 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 @@ -10885,7 +11555,7 @@ debug_malloc=none echo $ac_n "checking if you want to use dbmalloc for testing""... $ac_c" 1>&6 -echo "configure:10889: checking if you want to use dbmalloc for testing" >&5 +echo "configure:11559: 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 @@ -11002,17 +11672,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:11006: checking for dbmalloc.h" >&5 +echo "configure:11676: 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:11016: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:11686: \"$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* @@ -11029,7 +11699,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:11033: checking for debug_malloc in -ldbmalloc" >&5 +echo "configure:11703: 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 @@ -11037,7 +11707,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:11722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11077,7 +11747,7 @@ fi echo $ac_n "checking if you want to use dmalloc for testing""... $ac_c" 1>&6 -echo "configure:11081: checking if you want to use dmalloc for testing" >&5 +echo "configure:11751: 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 @@ -11194,17 +11864,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:11198: checking for dmalloc.h" >&5 +echo "configure:11868: 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:11208: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:11878: \"$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* @@ -11221,7 +11891,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:11225: checking for dmalloc_debug in -ldmalloc" >&5 +echo "configure:11895: 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 @@ -11229,7 +11899,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:11914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11267,19 +11937,18 @@ 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:11278: checking for _tracef" >&5 +echo "configure:11947: 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:11975: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func__tracef=yes" else @@ -11324,7 +11993,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:11328: checking for _tracef in -l${cf_with_screen}_g" >&5 +echo "configure:11997: 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 @@ -11332,7 +12001,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:12016: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11370,7 +12039,7 @@ EOF EOF EXTRAO_DEP='' - EXTRAOBJS="$EXTRAOBJS trace.o" + EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/trace.o" else echo "$ac_t""no" 1>&6 use_trace=no @@ -11389,7 +12058,7 @@ fi ## options for miscellaneous definitions echo $ac_n "checking for domain-name""... $ac_c" 1>&6 -echo "configure:11393: checking for domain-name" >&5 +echo "configure:12062: checking for domain-name" >&5 # Check whether --with-domain-name or --without-domain-name was given. if test "${with_domain_name+set}" = set; then @@ -11418,7 +12087,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:11422: checking for NNTP default-server" >&5 +echo "configure:12091: 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 @@ -11484,7 +12153,7 @@ EOF ## optional features echo $ac_n "checking whether to use MH style mail handling for mailgroups""... $ac_c" 1>&6 -echo "configure:11488: checking whether to use MH style mail handling for mailgroups" >&5 +echo "configure:12157: 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 @@ -11505,7 +12174,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:11509: checking whether to use Cancel-Locks" >&5 +echo "configure:12178: 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 @@ -11536,17 +12205,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:11540: checking for gsasl.h" >&5 +echo "configure:12209: 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:11550: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:12219: \"$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* @@ -11563,7 +12232,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:11567: checking for gsasl_check_version in -lgsasl" >&5 +echo "configure:12236: 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 @@ -11571,7 +12240,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:12255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -11638,7 +12307,7 @@ fi fi echo $ac_n "checking whether to enable 8-bit keycodes""... $ac_c" 1>&6 -echo "configure:11642: checking whether to enable 8-bit keycodes" >&5 +echo "configure:12311: 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 @@ -11664,7 +12333,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable ANSI-color""... $ac_c" 1>&6 -echo "configure:11668: checking whether to enable ANSI-color" >&5 +echo "configure:12337: checking whether to enable ANSI-color" >&5 # Check whether --enable-color or --disable-color was given. if test "${enable_color+set}" = set; then @@ -11681,7 +12350,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:11685: checking whether to enable posting-etiquette" >&5 +echo "configure:12354: checking whether to enable posting-etiquette" >&5 # Check whether --enable-etiquette or --disable-etiquette was given. if test "${enable_etiquette+set}" = set; then @@ -11700,7 +12369,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:11704: checking whether to strictly observe RFC2047 and break long lines" >&5 +echo "configure:12373: 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 @@ -11719,7 +12388,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:11723: checking whether to force MM_CHARSET obeyance when decoding mime" >&5 +echo "configure:12392: 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 @@ -11745,7 +12414,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6 -echo "configure:11749: checking for MIME character-set" >&5 +echo "configure:12418: 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 @@ -11767,7 +12436,7 @@ EOF echo "$ac_t""$MM_CHARSET" 1>&6 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6 -echo "configure:11771: checking for default ISO/ASCII table" >&5 +echo "configure:12440: 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 @@ -11789,7 +12458,7 @@ EOF echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6 -echo "configure:11793: checking whether to enable locale support" >&5 +echo "configure:12462: checking whether to enable locale support" >&5 # Check whether --enable-locale or --disable-locale was given. if test "${enable_locale+set}" = set; then @@ -11808,7 +12477,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6 -echo "configure:11812: checking whether to enable posting" >&5 +echo "configure:12481: checking whether to enable posting" >&5 # Check whether --enable-posting or --disable-posting was given. if test "${enable_posting+set}" = set; then @@ -11827,7 +12496,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6 -echo "configure:11831: checking whether to enable shell escape" >&5 +echo "configure:12500: 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 @@ -11846,7 +12515,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6 -echo "configure:11850: checking whether to have fascist newsadmin" >&5 +echo "configure:12519: 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 @@ -11865,7 +12534,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:11869: checking whether to enable inverse video and highlighting" >&5 +echo "configure:12538: 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 @@ -11884,7 +12553,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6 -echo "configure:11888: checking whether to enable piping support" >&5 +echo "configure:12557: checking whether to enable piping support" >&5 # Check whether --enable-piping or --disable-piping was given. if test "${enable_piping+set}" = set; then @@ -11903,7 +12572,7 @@ fi echo "$ac_t""$enableval" 1>&6 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6 -echo "configure:11907: checking whether to enable printer support" >&5 +echo "configure:12576: checking whether to enable printer support" >&5 # Check whether --enable-printing or --disable-printing was given. if test "${enable_printing+set}" = set; then @@ -11922,7 +12591,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:11926: checking whether to unique tmp-files by appending .pid" >&5 +echo "configure:12595: 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 @@ -11948,7 +12617,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:11952: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5 +echo "configure:12621: 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 @@ -11975,7 +12644,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:11979: checking whether to send a GROUP command before a LISTGROUP" >&5 +echo "configure:12648: 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 @@ -11995,7 +12664,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:11999: checking whether to ignore system()s return value" >&5 +echo "configure:12668: 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 @@ -12015,7 +12684,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:12019: checking for directory containing tin.defaults file" >&5 +echo "configure:12688: 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 @@ -12066,7 +12735,7 @@ EOF ### check for ipv6 support echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6 -echo "configure:12070: checking whether to enable IPv6" >&5 +echo "configure:12739: checking whether to enable IPv6" >&5 # Check whether --enable-ipv6 or --disable-ipv6 was given. if test "${enable_ipv6+set}" = set; then @@ -12087,7 +12756,7 @@ if test "$enableval" = "yes"; then echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6 -echo "configure:12091: checking ipv6 stack type" >&5 +echo "configure:12760: checking ipv6 stack type" >&5 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -12107,7 +12776,7 @@ do ;; inria) #(vi cat > conftest.$ac_ext < @@ -12125,7 +12794,7 @@ rm -f conftest* ;; kame) #(vi cat > conftest.$ac_ext < @@ -12143,7 +12812,7 @@ rm -f conftest* ;; linux-glibc) #(vi cat > conftest.$ac_ext < @@ -12170,7 +12839,7 @@ rm -f conftest* ;; toshiba) #(vi cat > conftest.$ac_ext < @@ -12188,7 +12857,7 @@ rm -f conftest* ;; v6d) #(vi cat > conftest.$ac_ext < @@ -12206,7 +12875,7 @@ rm -f conftest* ;; zeta) cat > conftest.$ac_ext < @@ -12239,7 +12908,7 @@ cf_ipv6lib=none cf_ipv6dir=none echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6 -echo "configure:12243: checking for IPv6 library if required" >&5 +echo "configure:12912: checking for IPv6 library if required" >&5 case $cf_cv_ipv6type in #(vi solaris) #(vi ;; @@ -12273,7 +12942,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6 if test "$cf_ipv6lib" != "none"; then cat > conftest.$ac_ext < @@ -12284,7 +12953,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:12288: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:12957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -12432,14 +13101,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:12443: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13112: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -12456,7 +13125,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}:12460: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13129: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -12485,12 +13154,12 @@ rm -rf conftest* eval 'cf_cv_have_lib_'$cf_ipv6lib'=no' cf_libdir="" echo $ac_n "checking for getaddrinfo""... $ac_c" 1>&6 -echo "configure:12489: checking for getaddrinfo" >&5 +echo "configure:13158: 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:13186: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_getaddrinfo=yes" else @@ -12533,10 +13202,10 @@ else cf_save_LIBS="$LIBS" echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6 -echo "configure:12537: checking for getaddrinfo in -l$cf_ipv6lib" >&5 +echo "configure:13206: checking for getaddrinfo in -l$cf_ipv6lib" >&5 LIBS="-l$cf_ipv6lib $LIBS" cat > conftest.$ac_ext < @@ -12547,7 +13216,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:12551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13220: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes' @@ -12654,10 +13323,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:12658: checking for -l$cf_ipv6lib in $cf_libdir" >&5 +echo "configure:13327: checking for -l$cf_ipv6lib in $cf_libdir" >&5 LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS" cat > conftest.$ac_ext < @@ -12668,7 +13337,7 @@ int main() { getaddrinfo(0, 0, 0, 0) ; return 0; } EOF -if { (eval echo configure:12672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:13341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then echo "$ac_t""yes" 1>&6 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes' @@ -12701,7 +13370,7 @@ fi echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6 -echo "configure:12705: checking working getaddrinfo" >&5 +echo "configure:13374: checking working getaddrinfo" >&5 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -12710,7 +13379,7 @@ if test "$cross_compiling" = yes; then cf_cv_getaddrinfo=unknown else cat > conftest.$ac_ext < @@ -12789,7 +13458,7 @@ int main() } EOF -if { (eval echo configure:12793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:13462: \"$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 @@ -12833,12 +13502,12 @@ fi for ac_func in getaddrinfo getnameinfo do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:12837: checking for $ac_func" >&5 +echo "configure:13506: 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:13534: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -12890,7 +13559,7 @@ done ### should we use 64 bit article numbers if possible? echo $ac_n "checking whether to enable long article numbers""... $ac_c" 1>&6 -echo "configure:12894: checking whether to enable long article numbers" >&5 +echo "configure:13563: checking whether to enable long article numbers" >&5 # Check whether --enable-long-article-numbers or --disable-long-article-numbers was given. if test "${enable_long_article_numbers+set}" = set; then @@ -12910,7 +13579,7 @@ echo "$ac_t""$enableval" 1>&6 ### checks for operator characteristics (should be the last option) echo $ac_n "checking whether to make a coffee while compiling""... $ac_c" 1>&6 -echo "configure:12914: checking whether to make a coffee while compiling" >&5 +echo "configure:13583: 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 @@ -12935,7 +13604,7 @@ fi ### checks for compiler characteristics echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6 -echo "configure:12939: checking for makeflags variable" >&5 +echo "configure:13608: checking for makeflags variable" >&5 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -12981,12 +13650,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:12985: checking for working const" >&5 +echo "configure:13654: 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:13708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_const=yes else @@ -13056,21 +13725,21 @@ EOF fi echo $ac_n "checking for inline""... $ac_c" 1>&6 -echo "configure:13060: checking for inline" >&5 +echo "configure:13729: 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:13743: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_c_inline=$ac_kw; break else @@ -13097,13 +13766,13 @@ esac echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6 -echo "configure:13101: checking for ansi token expansion/substitution" >&5 +echo "configure:13770: 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:13784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_expands=yes else @@ -13132,13 +13801,13 @@ EOF echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6 -echo "configure:13136: checking for ansi token concatenation" >&5 +echo "configure:13805: 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:13819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_cpp_concats=yes else @@ -13167,20 +13836,20 @@ EOF echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6 -echo "configure:13171: checking if nested parameters work" >&5 +echo "configure:13840: 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:13853: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_nested_params=yes else @@ -13203,12 +13872,12 @@ EOF ### Checks for header files. echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -echo "configure:13207: checking for ANSI C header files" >&5 +echo "configure:13876: 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 @@ -13216,7 +13885,7 @@ else #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:13220: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:13889: \"$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* @@ -13233,7 +13902,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 @@ -13251,7 +13920,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 @@ -13272,7 +13941,7 @@ if test "$cross_compiling" = yes; then : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@ -13283,7 +13952,7 @@ if (XOR (islower (i), ISLOWER (i)) || to exit (0); } EOF -if { (eval echo configure:13287: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:13956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then : else @@ -13311,12 +13980,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:13315: checking for $ac_hdr that defines DIR" >&5 +echo "configure:13984: 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> @@ -13324,7 +13993,7 @@ int main() { DIR *dirp = 0; ; return 0; } EOF -if { (eval echo configure:13328: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:13997: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval "ac_cv_header_dirent_$ac_safe=yes" else @@ -13349,7 +14018,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:13353: checking for opendir in -ldir" >&5 +echo "configure:14022: 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 @@ -13357,7 +14026,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:14041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -13390,7 +14059,7 @@ fi else echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 -echo "configure:13394: checking for opendir in -lx" >&5 +echo "configure:14063: 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 @@ -13398,7 +14067,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:14082: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -13432,12 +14101,12 @@ fi fi echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 -echo "configure:13436: checking whether time.h and sys/time.h may both be included" >&5 +echo "configure:14105: 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 @@ -13446,7 +14115,7 @@ int main() { struct tm *tp; ; return 0; } EOF -if { (eval echo configure:13450: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14119: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_time=yes else @@ -13467,12 +14136,12 @@ EOF fi echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 -echo "configure:13471: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "configure:14140: 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 @@ -13488,7 +14157,7 @@ wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } EOF -if { (eval echo configure:13492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14161: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_header_sys_wait_h=yes else @@ -13569,9 +14238,9 @@ for cf_hdr in \ do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:13573: checking for $cf_hdr" >&5 +echo "configure:14242: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -13579,7 +14248,7 @@ echo "configure:13573: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:13583: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14252: \"$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* @@ -13617,17 +14286,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:13621: checking for $ac_hdr" >&5 +echo "configure:14290: 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:13631: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14300: \"$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* @@ -13659,17 +14328,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:13663: checking for $ac_hdr" >&5 +echo "configure:14332: 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:13673: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:14342: \"$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* @@ -13704,16 +14373,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:13708: checking whether termios.h needs _POSIX_SOURCE" >&5 +echo "configure:14377: 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:13717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=no else @@ -13722,7 +14391,7 @@ else rm -rf conftest* cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14404: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* termios_bad=unknown else @@ -13754,7 +14423,7 @@ fi echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6 -echo "configure:13758: checking declaration of size-change" >&5 +echo "configure:14427: 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 @@ -13768,7 +14437,7 @@ do CPPFLAGS="$cf_save_CPPFLAGS" test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts" cat > conftest.$ac_ext < #ifdef HAVE_TERMIOS_H @@ -13807,7 +14476,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:13811: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14480: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sizechange=yes else @@ -13846,7 +14515,7 @@ fi echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6 -echo "configure:13850: checking if sys/time.h conflicts with sys/select.h" >&5 +echo "configure:14519: 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 @@ -13854,7 +14523,7 @@ else for cf_opts in no yes do cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14555: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sys_select_timeval=$cf_opts break @@ -13906,12 +14575,12 @@ EOF ### Checks for Datatypes. echo $ac_n "checking for gid_t""... $ac_c" 1>&6 -echo "configure:13910: checking for gid_t" >&5 +echo "configure:14579: 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 @@ -13939,12 +14608,12 @@ EOF fi echo $ac_n "checking for mode_t""... $ac_c" 1>&6 -echo "configure:13943: checking for mode_t" >&5 +echo "configure:14612: 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 @@ -13972,12 +14641,12 @@ EOF fi echo $ac_n "checking for off_t""... $ac_c" 1>&6 -echo "configure:13976: checking for off_t" >&5 +echo "configure:14645: 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 @@ -14005,12 +14674,12 @@ EOF fi echo $ac_n "checking for pid_t""... $ac_c" 1>&6 -echo "configure:14009: checking for pid_t" >&5 +echo "configure:14678: 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 @@ -14038,12 +14707,12 @@ EOF fi echo $ac_n "checking for size_t""... $ac_c" 1>&6 -echo "configure:14042: checking for size_t" >&5 +echo "configure:14711: 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 @@ -14071,12 +14740,12 @@ EOF fi echo $ac_n "checking for ssize_t""... $ac_c" 1>&6 -echo "configure:14075: checking for ssize_t" >&5 +echo "configure:14744: 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 @@ -14104,12 +14773,12 @@ EOF fi echo $ac_n "checking for time_t""... $ac_c" 1>&6 -echo "configure:14108: checking for time_t" >&5 +echo "configure:14777: 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 @@ -14137,7 +14806,7 @@ EOF fi cat > conftest.$ac_ext < EOF @@ -14148,7 +14817,7 @@ else rm -rf conftest* cat > conftest.$ac_ext < EOF @@ -14159,12 +14828,12 @@ else rm -rf conftest* echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6 -echo "configure:14163: checking for in_addr_t" >&5 +echo "configure:14832: 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 @@ -14200,12 +14869,12 @@ fi rm -f conftest* echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 -echo "configure:14204: checking for uid_t in sys/types.h" >&5 +echo "configure:14873: 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 @@ -14235,9 +14904,9 @@ fi echo $ac_n "checking for quad_t""... $ac_c" 1>&6 -echo "configure:14239: checking for quad_t" >&5 +echo "configure:14908: checking for quad_t" >&5 cat > conftest.$ac_ext < @@ -14250,7 +14919,7 @@ int main() { quad_t x; x = 0 ; return 0; } EOF -if { (eval echo configure:14254: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_quad_t=yes else @@ -14269,9 +14938,9 @@ EOF fi echo $ac_n "checking for long long""... $ac_c" 1>&6 -echo "configure:14273: checking for long long" >&5 +echo "configure:14942: checking for long long" >&5 cat > conftest.$ac_ext < @@ -14280,7 +14949,7 @@ int main() { long long x; x = 0 ; return 0; } EOF -if { (eval echo configure:14284: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14953: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_long_long=yes else @@ -14299,9 +14968,9 @@ EOF fi echo $ac_n "checking for int_least64_t""... $ac_c" 1>&6 -echo "configure:14303: checking for int_least64_t" >&5 +echo "configure:14972: checking for int_least64_t" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:14988: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_int_least64_t=yes else @@ -14333,9 +15002,9 @@ EOF echo $ac_n "checking for INT64_C""... $ac_c" 1>&6 -echo "configure:14337: checking for INT64_C" >&5 +echo "configure:15006: checking for INT64_C" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15022: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_int64_c=yes else @@ -14370,9 +15039,9 @@ fi echo $ac_n "checking for nl_item""... $ac_c" 1>&6 -echo "configure:14374: checking for nl_item" >&5 +echo "configure:15043: checking for nl_item" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:15060: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_nl_item=yes else @@ -14409,7 +15078,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:14413: checking for UUInitialize in -luu" >&5 +echo "configure:15082: 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 @@ -14417,7 +15086,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:15101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14445,17 +15114,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:14449: checking for uudeview.h" >&5 +echo "configure:15118: 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:14459: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15128: \"$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* @@ -14491,56 +15160,243 @@ else fi -# libidnkit - Internationalized Domain Names / IDN 2008 -echo $ac_n "checking for idn_decodename in -lidnkit""... $ac_c" 1>&6 -echo "configure:14497: checking for idn_decodename in -lidnkit" >&5 -ac_lib_var=`echo idnkit'_'idn_decodename | sed 'y%./+-%__p_%'` -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + +# ICU - International Components for Unicode +# TODO: do seperate checks for +# - unorm_normalize() +# - uidna_IDNToUnicode() +# - ubidi_open() +cf_try_icuuc="no" +ac_safe=`echo "unicode/unorm.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for unicode/unorm.h""... $ac_c" 1>&6 +echo "configure:15173: 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 - ac_save_LIBS="$LIBS" -LIBS="-lidnkit $LIBS" -cat > conftest.$ac_ext < conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:15183: \"$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* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + + ac_safe=`echo "unicode/ustring.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for unicode/ustring.h""... $ac_c" 1>&6 +echo "configure:15202: 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:15212: \"$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* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + + cat >> confdefs.h <<\EOF +#define HAVE_UNICODE_UNORM_H 1 +EOF + + cat >> confdefs.h <<\EOF +#define HAVE_UNICODE_USTRING_H 1 +EOF + echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6 +echo "configure:15238: checking for unorm_normalize in libicuuc" >&5 + cf_save_LIBS="$LIBS" + cf_try_icuuc="no" + LIBS="$LIBS -licuuc" + cat > conftest.$ac_ext < int main() { -idn_decodename() + + int32_t needed, ustr = NULL; + UErrorCode status; + needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); ; return 0; } EOF -if { (eval echo configure:14516: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - eval "ac_cv_lib_$ac_lib_var=yes" + + cat >> confdefs.h <<\EOF +#define HAVE_LIBICUUC 1 +EOF + + cf_try_icuuc="yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - eval "ac_cv_lib_$ac_lib_var=no" + LIBS=$cf_save_LIBS + fi rm -rf conftest* -LIBS="$ac_save_LIBS" + echo "$ac_t""$cf_try_icuuc" 1>&6 + ac_safe=`echo "unicode/uidna.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for unicode/uidna.h""... $ac_c" 1>&6 +echo "configure:15272: checking for unicode/uidna.h" >&5 +if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:15282: \"$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* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + + cat >> confdefs.h <<\EOF +#define HAVE_UNICODE_UIDNA_H 1 +EOF + + +else + echo "$ac_t""no" 1>&6 +fi + + ac_safe=`echo "unicode/ubidi.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for unicode/ubidi.h""... $ac_c" 1>&6 +echo "configure:15310: 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:15320: \"$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* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 + + cat >> confdefs.h <<\EOF +#define HAVE_UNICODE_UBIDI_H 1 +EOF + + +else + echo "$ac_t""no" 1>&6 +fi + + +else + echo "$ac_t""no" 1>&6 +fi + + +else + echo "$ac_t""no" 1>&6 +fi + +# without icuuc try GNU libunistring for normalization +if test $cf_try_icuuc = no ; then + ac_safe=`echo "unitypes.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for unitypes.h""... $ac_c" 1>&6 +echo "configure:15361: checking for unitypes.h" >&5 +if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:15371: \"$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* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" fi -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "idn/api.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for idn/api.h""... $ac_c" 1>&6 -echo "configure:14534: checking for idn/api.h" >&5 + ac_safe=`echo "uninorm.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for uninorm.h""... $ac_c" 1>&6 +echo "configure:15390: checking for uninorm.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < +#include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14544: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15400: \"$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* @@ -14557,64 +15413,63 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 - echo $ac_n "checking for IDN_DECODE_LOOKUP""... $ac_c" 1>&6 -echo "configure:14562: checking for IDN_DECODE_LOOKUP" >&5 - cf_save_LIBS="$LIBS" - LIBS="$LIBS -lidnkit" - cat > conftest.$ac_ext <> confdefs.h <<\EOF +#define HAVE_UNITYPES_H 1 +EOF + + cat >> confdefs.h <<\EOF +#define HAVE_UNINORM_H 1 +EOF + + echo $ac_n "checking for u8_normalize in libunistring""... $ac_c" 1>&6 +echo "configure:15426: checking for u8_normalize in libunistring" >&5 + cf_save_LIBS="$LIBS" + cf_try_unistring="no" + LIBS="$LIBS -lunistring" + cat > conftest.$ac_ext < - #include +#include + #include int main() { - idn_result_t rs; - char in[255], out[255]; - strcpy(in, "xn--brenfe-fta9a2q.de"); - rs = idn_decodename(IDN_DECODE_LOOKUP, &in, &out, 254); - idn_result_tostring(rs); + size_t ol = 0; + u8_normalize(UNINORM_NFC, (uint8_t *) "x", 2, NULL, &ol); ; return 0; } EOF -if { (eval echo configure:14579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - cat >> confdefs.h <<\EOF -#define HAVE_LIBIDNKIT 1 -EOF - - cat >> confdefs.h <<\EOF -#define HAVE_IDN_API_H 1 -EOF - - cat >> confdefs.h <<\EOF -#define HAVE_IDN_DECODENAME 1 + cat >> confdefs.h <<\EOF +#define HAVE_LIBUNISTRING 1 EOF - echo "$ac_t""yes" 1>&6 + cf_try_unistring="yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - - LIBS=$cf_save_LIBS - echo "$ac_t""no" 1>&6 - + LIBS=$cf_save_LIBS + fi rm -rf conftest* - + echo "$ac_t""$cf_try_unistring" 1>&6 + else echo "$ac_t""no" 1>&6 fi - + else echo "$ac_t""no" 1>&6 fi +fi -# libidn - Internationalized Domain Names / IDN 2003 -echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6 -echo "configure:14618: checking for stringprep_check_version in -lidn" >&5 +# without icuuc try libidn for Internationalized Domain Names / IDN 2003 +if test $cf_try_icuuc = no ; then + echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6 +echo "configure:15473: 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 @@ -14622,7 +15477,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:15492: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14650,17 +15505,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:14654: checking for stringprep.h" >&5 +echo "configure:15509: 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:14664: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15519: \"$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* @@ -14677,23 +15532,23 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define HAVE_STRINGPREP_H 1 EOF - ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'` + ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for idna.h""... $ac_c" 1>&6 -echo "configure:14687: checking for idna.h" >&5 +echo "configure:15542: 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:14697: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15552: \"$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* @@ -14710,12 +15565,12 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define HAVE_IDNA_H 1 EOF - echo $ac_n "checking for idna_to_unicode_lzlz in -lidn""... $ac_c" 1>&6 -echo "configure:14719: checking for idna_to_unicode_lzlz in -lidn" >&5 + echo $ac_n "checking for idna_to_unicode_lzlz in -lidn""... $ac_c" 1>&6 +echo "configure:15574: 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 @@ -14723,7 +15578,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:15593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14750,14 +15605,14 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define HAVE_IDNA_TO_UNICODE_LZLZ 1 EOF - echo $ac_n "checking for IDNA_USE_STD3_ASCII_RULES""... $ac_c" 1>&6 -echo "configure:14759: checking for IDNA_USE_STD3_ASCII_RULES" >&5 - cat > conftest.$ac_ext <&6 +echo "configure:15614: checking for IDNA_USE_STD3_ASCII_RULES" >&5 + cat > conftest.$ac_ext < EOF @@ -14765,25 +15620,25 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& egrep "IDNA_USE_STD3_ASCII_RULES" >/dev/null 2>&1; then rm -rf conftest* - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define HAVE_IDNA_USE_STD3_ASCII_RULES 1 EOF - echo "$ac_t""yes" 1>&6 + echo "$ac_t""yes" 1>&6 else rm -rf conftest* echo "$ac_t""no" 1>&6 - + fi rm -f conftest* - + else echo "$ac_t""no" 1>&6 fi - echo $ac_n "checking for idna_strerror in -lidn""... $ac_c" 1>&6 -echo "configure:14787: checking for idna_strerror in -lidn" >&5 + echo $ac_n "checking for idna_strerror in -lidn""... $ac_c" 1>&6 +echo "configure:15642: checking for idna_strerror in -lidn" >&5 ac_lib_var=`echo idn'_'idna_strerror | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -14791,7 +15646,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:15661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -14818,79 +15673,87 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define HAVE_IDNA_STRERROR 1 EOF - + else echo "$ac_t""no" 1>&6 fi - + else echo "$ac_t""no" 1>&6 fi - cat >> confdefs.h <<\EOF + cat >> confdefs.h <<\EOF #define HAVE_LIBIDN 1 EOF - LIBS="$LIBS -lidn" - + LIBS="$LIBS -lidn" + else echo "$ac_t""no" 1>&6 fi - + else echo "$ac_t""no" 1>&6 fi +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:14855: checking for unicode/unorm.h" >&5 -if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then +# libidnkit - Internationalized Domain Names / IDN 2008 +echo $ac_n "checking for idn_decodename in -lidnkit""... $ac_c" 1>&6 +echo "configure:15710: checking for idn_decodename in -lidnkit" >&5 +ac_lib_var=`echo idnkit'_'idn_decodename | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else - cat > conftest.$ac_ext < 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 idn_decodename(); + +int main() { +idn_decodename() +; return 0; } EOF -ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14865: \"$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* - eval "ac_cv_header_$ac_safe=yes" +if { (eval echo configure:15729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + + eval "ac_cv_lib_$ac_lib_var=yes" else - echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_header_$ac_safe=no" + + eval "ac_cv_lib_$ac_lib_var=no" fi -rm -f conftest* +rm -rf conftest* +LIBS="$ac_save_LIBS" + fi -if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_safe=`echo "unicode/ustring.h" | sed 'y%./+-%__p_%'` -echo $ac_n "checking for unicode/ustring.h""... $ac_c" 1>&6 -echo "configure:14884: checking for unicode/ustring.h" >&5 + ac_safe=`echo "idn/api.h" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for idn/api.h""... $ac_c" 1>&6 +echo "configure:15747: checking for idn/api.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < +#include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14894: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:15757: \"$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* @@ -14907,85 +15770,50 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF -#define HAVE_UNICODE_UNORM_H 1 -EOF - - cat >> confdefs.h <<\EOF -#define HAVE_UNICODE_USTRING_H 1 -EOF - - echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6 -echo "configure:14920: checking for unorm_normalize in libicuuc" >&5 + echo $ac_n "checking for IDN_DECODE_LOOKUP""... $ac_c" 1>&6 +echo "configure:15775: checking for IDN_DECODE_LOOKUP" >&5 cf_save_LIBS="$LIBS" - cf_try_icuuc="no" - LIBS="$LIBS -licuuc" + LIBS="$LIBS -lidnkit" cat > conftest.$ac_ext < +#include + #include int main() { - int32_t needed, ustr = NULL; - UErrorCode status; - needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status); + idn_result_t rs; + char in[255], out[255]; + strcpy(in, "xn--brenfe-fta9a2q.de"); + rs = idn_decodename(IDN_DECODE_LOOKUP, &in, &out, 254); + idn_result_tostring(rs); ; return 0; } EOF -if { (eval echo configure:14935: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF -#define HAVE_LIBICUUC 1 +#define HAVE_LIBIDNKIT 1 EOF - cf_try_icuuc="yes" -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 + cat >> confdefs.h <<\EOF +#define HAVE_IDN_API_H 1 +EOF - LIBS=$cf_save_LIBS - -fi -rm -rf 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:14954: 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 < + cat >> confdefs.h <<\EOF +#define HAVE_IDN_DECODENAME 1 EOF -ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:14964: \"$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* - eval "ac_cv_header_$ac_safe=yes" + + echo "$ac_t""yes" 1>&6 else - echo "$ac_err" >&5 echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_header_$ac_safe=no" -fi -rm -f conftest* -fi -if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then - echo "$ac_t""yes" 1>&6 - - cat >> confdefs.h <<\EOF -#define HAVE_UNICODE_UBIDI_H 1 -EOF + + LIBS=$cf_save_LIBS + echo "$ac_t""no" 1>&6 -else - echo "$ac_t""no" 1>&6 fi - +rm -rf conftest* else echo "$ac_t""no" 1>&6 @@ -14997,6 +15825,7 @@ else fi + if test $use_curses != no ; then cf_cv_termlib=$cf_with_screen else @@ -15007,24 +15836,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:15847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:15857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_termlib=terminfo else @@ -15036,7 +15865,7 @@ fi rm -rf conftest* test -n "$verbose" && echo " using functions in predefined $cf_cv_termlib LIBS" 1>&6 -echo "${as_me:-configure}:15040: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 +echo "${as_me:-configure}:15869: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5 @@ -15056,16 +15885,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:15060: checking for $cf_func in -l$cf_lib" >&5 +echo "configure:15889: 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:15898: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -15092,7 +15921,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:15096: checking for initscr in -lcurses" >&5 +echo "configure:15925: 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 @@ -15100,7 +15929,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:15944: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -15132,7 +15961,7 @@ else fi echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6 -echo "configure:15136: checking for tgoto in -ltermcap" >&5 +echo "configure:15965: 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 @@ -15140,7 +15969,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:15984: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -15184,11 +16013,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:15188: checking if we should include termcap.h" >&5 +echo "configure:16017: 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:16034: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -15220,7 +16049,7 @@ EOF echo $ac_n "checking for term.h""... $ac_c" 1>&6 -echo "configure:15224: checking for term.h" >&5 +echo "configure:16053: 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 @@ -15241,7 +16070,7 @@ esac for cf_header in $cf_header_list do cat > conftest.$ac_ext < @@ -15250,7 +16079,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:15254: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16083: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -15270,7 +16099,7 @@ no) for cf_header in ncurses/term.h ncursesw/term.h do cat > conftest.$ac_ext < @@ -15283,7 +16112,7 @@ int main() { WINDOW *x ; return 0; } EOF -if { (eval echo configure:15287: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:16116: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_term_header=$cf_header break @@ -15326,7 +16155,7 @@ esac echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6 -echo "configure:15330: checking if we should include curses.h or termcap.h" >&5 +echo "configure:16159: 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 @@ -15344,7 +16173,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:16185: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test "$cf_cv_need_curses_h" = no && { cf_cv_need_curses_h=maybe @@ -15365,7 +16194,7 @@ else echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5 cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16206: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_need_curses_h=yes cf_ok_c_opts=$cf_c_opts @@ -15449,7 +16278,7 @@ esac echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6 -echo "configure:15453: checking declaration of tputs 3rd param" >&5 +echo "configure:16282: 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 @@ -15465,10 +16294,10 @@ for Q in int void; do for R in int char; do for S in "" const; do -echo "${as_me:-configure}:15469: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5 +echo "${as_me:-configure}:16298: 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:16310: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_outchar="$Q OutChar($R)" cf_cv_found=yes @@ -15532,14 +16361,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:16372: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cat >> confdefs.h <<\EOF #define HAVE_EXTERN_TCAP_PC 1 @@ -15558,13 +16387,13 @@ fi echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6 -echo "configure:15562: checking if external errno is declared" >&5 +echo "configure:16391: 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:16410: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_errno=yes else @@ -15605,13 +16434,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:15609: checking if external errno exists" >&5 +echo "configure:16438: 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:16454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_errno=yes else @@ -15653,12 +16482,12 @@ fi for ac_func in strerror do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:15657: checking for $ac_func" >&5 +echo "configure:16486: 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:16514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -15708,13 +16537,13 @@ else echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6 -echo "configure:15712: checking if external sys_nerr is declared" >&5 +echo "configure:16541: 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:16560: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_nerr=yes else @@ -15755,13 +16584,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:15759: checking if external sys_nerr exists" >&5 +echo "configure:16588: 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:16604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_sys_nerr=yes else @@ -15800,13 +16629,13 @@ fi echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6 -echo "configure:15804: checking if external sys_errlist is declared" >&5 +echo "configure:16633: 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:16652: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_dcl_sys_errlist=yes else @@ -15847,13 +16676,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:15851: checking if external sys_errlist exists" >&5 +echo "configure:16680: 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:16696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_have_sys_errlist=yes else @@ -15937,6 +16766,7 @@ for ac_func in \ setenv \ setlocale \ settz \ + setvbuf \ sigaction \ snprintf \ stpcpy \ @@ -15964,12 +16794,12 @@ for ac_func in \ $cf_tc_funcs do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:15968: checking for $ac_func" >&5 +echo "configure:16798: 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:16826: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -16018,12 +16848,12 @@ done echo $ac_n "checking for flock""... $ac_c" 1>&6 -echo "configure:16022: checking for flock" >&5 +echo "configure:16852: 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:16880: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_flock=yes" else @@ -16068,7 +16898,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6 -echo "configure:16072: checking for flock in -lbsd" >&5 +echo "configure:16902: 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 @@ -16076,7 +16906,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:16921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16116,12 +16946,12 @@ fi # clock_gettime() / librt echo $ac_n "checking for clock_gettime""... $ac_c" 1>&6 -echo "configure:16120: checking for clock_gettime" >&5 +echo "configure:16950: checking for clock_gettime" >&5 if eval "test \"`echo '$''{'ac_cv_func_clock_gettime'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:16978: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_clock_gettime=yes" else @@ -16166,7 +16996,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for clock_gettime in -lrt""... $ac_c" 1>&6 -echo "configure:16170: checking for clock_gettime in -lrt" >&5 +echo "configure:17000: checking for clock_gettime in -lrt" >&5 ac_lib_var=`echo rt'_'clock_gettime | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16174,7 +17004,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lrt $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -16217,12 +17047,12 @@ fi echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6 -echo "configure:16221: checking for wide char and multibyte support" >&5 +echo "configure:17051: 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 @@ -16276,7 +17106,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:16280: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=yes else @@ -16286,7 +17116,7 @@ else cf_save_LIBS="$LIBS" LIBS="-lutf8 $LIBS" cat > conftest.$ac_ext < int main() { @@ -16330,7 +17160,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0 wcsncat(wcb2, wcb, 5); ; return 0; } EOF -if { (eval echo configure:16334: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:17164: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_multibyte_able=libutf8 else @@ -16364,9 +17194,9 @@ EOF echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6 -echo "configure:16368: checking if gettimeofday takes two arguments" >&5 +echo "configure:17198: checking if gettimeofday takes two arguments" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17212: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_func_gettimeofday_2args=yes else @@ -16397,12 +17227,12 @@ EOF fi echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 -echo "configure:16401: checking return type of signal handlers" >&5 +echo "configure:17231: 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 @@ -16419,7 +17249,7 @@ int main() { int i; ; return 0; } EOF -if { (eval echo configure:16423: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17253: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* ac_cv_type_signal=void else @@ -16439,7 +17269,7 @@ EOF echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6 -echo "configure:16443: checking declaration of signal arguments" >&5 +echo "configure:17273: 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 @@ -16448,7 +17278,7 @@ cf_cv_sig_args= for cf_test in "int sig" "int sig, ..." do cat > conftest.$ac_ext < @@ -16456,7 +17286,7 @@ int main() { extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch) ; return 0; } EOF -if { (eval echo configure:16460: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17290: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sig_args="$cf_test";break else @@ -16482,13 +17312,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:16486: checking whether sigaction needs _POSIX_SOURCE" >&5 +echo "configure:17316: 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 < @@ -16497,7 +17327,7 @@ int main() { struct sigaction act ; return 0; } EOF -if { (eval echo configure:16501: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_sigact_bad=no else @@ -16518,13 +17348,13 @@ EOF echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6 -echo "configure:16522: checking if we have sigaction/related functions" >&5 +echo "configure:17352: 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:17376: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_sigaction_funcs=yes else @@ -16564,7 +17394,7 @@ EOF fi echo $ac_n "checking for fork""... $ac_c" 1>&6 -echo "configure:16568: checking for fork" >&5 +echo "configure:17398: checking for fork" >&5 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -16573,7 +17403,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:17417: \"$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 @@ -16605,12 +17435,12 @@ EOF echo $ac_n "checking for memmove""... $ac_c" 1>&6 -echo "configure:16609: checking for memmove" >&5 +echo "configure:17439: 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:17467: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_memmove=yes" else @@ -16652,12 +17482,12 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for bcopy""... $ac_c" 1>&6 -echo "configure:16656: checking for bcopy" >&5 +echo "configure:17486: 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:17514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_bcopy=yes" else @@ -16696,7 +17526,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:16700: checking if bcopy does overlapping moves" >&5 +echo "configure:17530: 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 @@ -16705,7 +17535,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:17552: \"$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 @@ -16756,9 +17586,9 @@ fi echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6 -echo "configure:16760: checking if select expects int * arguments" >&5 +echo "configure:17590: checking if select expects int * arguments" >&5 cat > conftest.$ac_ext < EOF @@ -16778,7 +17608,7 @@ rm -f conftest* echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6 -echo "configure:16782: checking whether closedir returns void" >&5 +echo "configure:17612: 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 @@ -16786,13 +17616,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:16796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:17626: \"$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 @@ -16818,7 +17648,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:16822: checking whether setvbuf arguments are reversed" >&5 +echo "configure:17652: 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 @@ -16826,7 +17656,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. */ @@ -16840,7 +17670,7 @@ main () { exit(0); /* Non-reversed systems segv here. */ } EOF -if { (eval echo configure:16844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:17674: \"$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 @@ -16878,12 +17708,12 @@ for ac_func in \ do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:16882: checking for $ac_func" >&5 +echo "configure:17712: 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:17740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -16933,13 +17763,13 @@ done echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6 -echo "configure:16937: checking for type sigaction_t" >&5 +echo "configure:17767: 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 < @@ -16947,7 +17777,7 @@ int main() { sigaction_t x ; return 0; } EOF -if { (eval echo configure:16951: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17781: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_type_sigaction=yes else @@ -16967,13 +17797,13 @@ EOF echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6 -echo "configure:16971: checking for nonconflicting termios.h" >&5 +echo "configure:17801: 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:17829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_use_termios_h=yes else @@ -17026,13 +17856,13 @@ fi echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6 -echo "configure:17030: checking for passwd.pw_gecos" >&5 +echo "configure:17860: 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 < @@ -17043,7 +17873,7 @@ int main() { char bar = foo.pw_gecos ; return 0; } EOF -if { (eval echo configure:17047: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:17877: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_pw_gecos=yes else @@ -17063,13 +17893,13 @@ EOF echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6 -echo "configure:17067: checking for tm.tm_gmtoff" >&5 +echo "configure:17897: 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:17923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_tm_gmtoff=yes else @@ -17109,7 +17939,7 @@ EOF echo $ac_n "checking for long file names""... $ac_c" 1>&6 -echo "configure:17113: checking for long file names" >&5 +echo "configure:17943: 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 @@ -17157,17 +17987,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:17161: checking for $ac_hdr" >&5 +echo "configure:17991: 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:17171: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:18001: \"$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* @@ -17204,17 +18034,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:17208: checking for $ac_hdr" >&5 +echo "configure:18038: 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:17218: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:18048: \"$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* @@ -17244,17 +18074,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:17248: checking for $ac_hdr" >&5 +echo "configure:18078: 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:17258: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:18088: \"$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* @@ -17295,13 +18125,13 @@ fi echo $ac_n "checking for union wait""... $ac_c" 1>&6 -echo "configure:17299: checking for union wait" >&5 +echo "configure:18129: 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:18146: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_type_unionwait=no echo compiles ok w/o union wait 1>&5 @@ -17323,7 +18153,7 @@ else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_type_unionwait=yes echo compiles ok with union wait and possibly macros too 1>&5 @@ -17363,7 +18193,7 @@ EOF echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6 -echo "configure:17367: checking if the system function returns usable child-status" >&5 +echo "configure:18197: 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 @@ -17372,7 +18202,7 @@ else cf_cv_system_status=unknown else cat > conftest.$ac_ext < @@ -17405,7 +18235,7 @@ int main() } EOF -if { (eval echo configure:17409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18239: \"$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 @@ -17416,11 +18246,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:18254: \"$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 @@ -17463,13 +18293,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:17467: checking for obsolete/broken version of ncurses" >&5 +echo "configure:18297: 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 < @@ -17483,7 +18313,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:17487: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:18317: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_ncurses_broken=no else @@ -17508,13 +18338,13 @@ fi echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6 -echo "configure:17512: checking if curses supports color attributes" >&5 +echo "configure:18342: 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 < @@ -17529,7 +18359,7 @@ chtype x = COLOR_BLUE; ; return 0; } EOF -if { (eval echo configure:17533: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:18363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_color_curses=yes else @@ -17580,7 +18410,7 @@ if test $check_sig_const = yes ; then echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6 -echo "configure:17584: checking for redefinable signal constants" >&5 +echo "configure:18414: 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 @@ -17592,7 +18422,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:18453: \"$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 @@ -17645,13 +18475,13 @@ fi echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6 -echo "configure:17649: checking for ANSI qsort" >&5 +echo "configure:18479: 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:18497: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_cv_comptype=yes else @@ -17691,7 +18521,7 @@ fi echo $ac_n "checking if application can dump core""... $ac_c" 1>&6 -echo "configure:17695: checking if application can dump core" >&5 +echo "configure:18525: 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 @@ -17700,7 +18530,7 @@ else cf_cv_corefile=unknown else cat > conftest.$ac_ext < @@ -17741,7 +18571,7 @@ int main() #endif } EOF -if { (eval echo configure:17745: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:18575: \"$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 @@ -17789,18 +18619,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:17793: checking for missing "${ac_func}" extern" >&5 +echo "configure:18623: 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}:17799: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:18629: 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:18648: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -17822,7 +18652,7 @@ if { (eval echo configure:17818: \"$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:18666: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -17881,18 +18711,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:17885: checking for missing "${ac_func}" extern" >&5 +echo "configure:18715: 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}:17891: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:18721: 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:18740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -17914,7 +18744,7 @@ if { (eval echo configure:17910: \"$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:18758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -17971,18 +18801,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:17975: checking for missing "${ac_func}" extern" >&5 +echo "configure:18805: 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}:17981: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:18811: 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:18830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -18004,7 +18834,7 @@ if { (eval echo configure:18000: \"$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:18848: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -18077,6 +18907,7 @@ for ac_func in \ getcwd \ getopt \ getwd \ + heapsort \ ioctl \ isascii \ kill \ @@ -18116,18 +18947,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:18120: checking for missing "${ac_func}" extern" >&5 +echo "configure:18951: 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}:18126: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:18957: 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:18976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -18149,7 +18980,7 @@ if { (eval echo configure:18145: \"$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:18994: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -18203,18 +19034,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:18207: checking for missing "${ac_func}" extern" >&5 +echo "configure:19038: 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}:18213: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19044: 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:19063: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -18236,7 +19067,7 @@ if { (eval echo configure:18232: \"$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:19081: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -18293,18 +19124,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:18297: checking for missing "${ac_func}" extern" >&5 +echo "configure:19128: 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}:18303: testing for missing "${ac_func}" external ..." 1>&5 +echo "${as_me:-configure}:19134: 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:19153: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then if test -n "$CHECK_DECL_HDRS" ; then # try to work around system headers which are infested with non-standard syntax @@ -18326,7 +19157,7 @@ if { (eval echo configure:18322: \"$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:19171: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* eval 'cf_cv_func_'${ac_func}'=yes' else @@ -18374,7 +19205,7 @@ fi echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6 -echo "configure:18378: checking for working TIOCGWINSZ" >&5 +echo "configure:19209: 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 @@ -18385,7 +19216,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:19245: \"$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 @@ -18457,7 +19288,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:18461: checking for $ac_word" >&5 +echo "configure:19292: 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 @@ -18487,19 +19318,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:18491: checking for working alloca.h" >&5 +echo "configure:19322: 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:18503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:19334: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_header_alloca_h=yes else @@ -18520,12 +19351,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:18524: checking for alloca" >&5 +echo "configure:19355: 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:19388: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_func_alloca_works=yes else @@ -18585,12 +19416,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:18589: checking whether alloca needs Cray hooks" >&5 +echo "configure:19420: 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:18619: checking for $ac_func" >&5 +echo "configure:19450: 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:19478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -18670,7 +19501,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:18674: checking stack direction for C alloca" >&5 +echo "configure:19505: 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 @@ -18678,7 +19509,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:19532: \"$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 @@ -18722,17 +19553,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:18726: checking for $ac_hdr" >&5 +echo "configure:19557: 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:18736: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:19567: \"$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* @@ -18761,12 +19592,12 @@ done for ac_func in getpagesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:18765: checking for $ac_func" >&5 +echo "configure:19596: 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:19624: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -18814,7 +19645,7 @@ fi done echo $ac_n "checking for working mmap""... $ac_c" 1>&6 -echo "configure:18818: checking for working mmap" >&5 +echo "configure:19649: 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 @@ -18822,7 +19653,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:19797: \"$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 @@ -18986,12 +19817,12 @@ fi echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6 -echo "configure:18990: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "configure:19821: 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 < @@ -19049,17 +19880,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:19053: checking for $ac_hdr" >&5 +echo "configure:19884: 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:19063: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:19894: \"$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* @@ -19090,12 +19921,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:19094: checking for $ac_func" >&5 +echo "configure:19925: 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:19953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -19186,14 +20017,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:19197: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20028: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -19210,7 +20041,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}:19214: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:20045: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -19252,14 +20083,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:19263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20094: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -19276,7 +20107,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}:19280: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:20111: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -19316,7 +20147,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}:19320: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:20151: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -19346,7 +20177,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}:19350: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:20181: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -19368,7 +20199,7 @@ fi echo $ac_n "checking for iconv""... $ac_c" 1>&6 -echo "configure:19372: checking for iconv" >&5 +echo "configure:20203: checking for iconv" >&5 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -19381,13 +20212,13 @@ cf_cv_header_path_iconv= cf_cv_library_path_iconv= -echo "${as_me:-configure}:19385: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:20216: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -19401,7 +20232,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:19405: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20236: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_iconv=yes @@ -19417,7 +20248,7 @@ else LIBS="-liconv $cf_save_LIBS" cat > conftest.$ac_ext < @@ -19431,7 +20262,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:19435: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_iconv=yes @@ -19449,11 +20280,11 @@ else test -n "$verbose" && echo " find linkage for iconv library" 1>&6 -echo "${as_me:-configure}:19453: testing find linkage for iconv library ..." 1>&5 +echo "${as_me:-configure}:20284: testing find linkage for iconv library ..." 1>&5 -echo "${as_me:-configure}:19457: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:20288: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -19575,12 +20406,12 @@ cf_search="$cf_search $cf_header_path_li if test -d $cf_cv_header_path_iconv ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_iconv" 1>&6 -echo "${as_me:-configure}:19579: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:20410: testing ... testing $cf_cv_header_path_iconv ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv" cat > conftest.$ac_ext < @@ -19594,12 +20425,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:19598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20429: \"$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}:19603: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 +echo "${as_me:-configure}:20434: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=maybe @@ -19620,7 +20451,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_iconv" = maybe ; then -echo "${as_me:-configure}:19624: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 +echo "${as_me:-configure}:20455: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -19728,14 +20559,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}:19732: testing ... testing $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:20563: 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 < @@ -19749,12 +20580,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:19753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20584: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test -n "$verbose" && echo " ... found iconv library in $cf_cv_library_path_iconv" 1>&6 -echo "${as_me:-configure}:19758: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 +echo "${as_me:-configure}:20589: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5 cf_cv_find_linkage_iconv=yes @@ -19806,13 +20637,13 @@ EOF echo $ac_n "checking if the declaration of iconv() needs const.""... $ac_c" 1>&6 -echo "configure:19810: checking if the declaration of iconv() needs const." >&5 +echo "configure:20641: 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 < @@ -19832,7 +20663,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:19836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20667: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* am_cv_proto_iconv_const=no else @@ -19885,14 +20716,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:19896: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:20727: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -19909,7 +20740,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}:19913: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:20744: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -19947,7 +20778,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}:19951: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:20782: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" @@ -19963,19 +20794,19 @@ fi echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 -echo "configure:19967: checking for nl_langinfo and CODESET" >&5 +echo "configure:20798: 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:19979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_langinfo_codeset=yes else @@ -19998,19 +20829,19 @@ EOF if test $ac_cv_header_locale_h = yes; then echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 -echo "configure:20002: checking for LC_MESSAGES" >&5 +echo "configure:20833: 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:20014: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then am_cv_val_LC_MESSAGES=yes else @@ -20031,7 +20862,7 @@ EOF fi fi echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 -echo "configure:20035: checking whether NLS is requested" >&5 +echo "configure:20866: checking whether NLS is requested" >&5 # Check whether --enable-nls or --disable-nls was given. @@ -20055,7 +20886,7 @@ fi EOF echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 -echo "configure:20059: checking whether included gettext is requested" >&5 +echo "configure:20890: 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 @@ -20074,7 +20905,7 @@ fi cf_save_LIBS_1="$LIBS" LIBS="$LIBICONV $LIBS" echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6 -echo "configure:20078: checking for libintl.h and gettext()" >&5 +echo "configure:20909: 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 @@ -20087,13 +20918,13 @@ cf_cv_header_path_intl= cf_cv_library_path_intl= -echo "${as_me:-configure}:20091: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:20922: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" cat > conftest.$ac_ext < @@ -20108,7 +20939,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20112: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_intl=yes @@ -20124,7 +20955,7 @@ else LIBS="-lintl $cf_save_LIBS" cat > conftest.$ac_ext < @@ -20139,7 +20970,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20143: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:20974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_find_linkage_intl=yes @@ -20157,11 +20988,11 @@ else test -n "$verbose" && echo " find linkage for intl library" 1>&6 -echo "${as_me:-configure}:20161: testing find linkage for intl library ..." 1>&5 +echo "${as_me:-configure}:20992: testing find linkage for intl library ..." 1>&5 -echo "${as_me:-configure}:20165: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:20996: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" @@ -20283,12 +21114,12 @@ cf_search="$cf_search $cf_header_path_li if test -d $cf_cv_header_path_intl ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_intl" 1>&6 -echo "${as_me:-configure}:20287: testing ... testing $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:21118: testing ... testing $cf_cv_header_path_intl ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl" cat > conftest.$ac_ext < @@ -20303,12 +21134,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20307: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21138: \"$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}:20312: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 +echo "${as_me:-configure}:21143: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5 cf_cv_find_linkage_intl=maybe @@ -20329,7 +21160,7 @@ rm -f conftest* if test "$cf_cv_find_linkage_intl" = maybe ; then -echo "${as_me:-configure}:20333: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 +echo "${as_me:-configure}:21164: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5 cf_save_LIBS="$LIBS" @@ -20437,14 +21268,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}:20441: testing ... testing $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:21272: 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 < @@ -20459,12 +21290,12 @@ int main() { ; return 0; } EOF -if { (eval echo configure:20463: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:21294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then test -n "$verbose" && echo " ... found intl library in $cf_cv_library_path_intl" 1>&6 -echo "${as_me:-configure}:20468: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 +echo "${as_me:-configure}:21299: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5 cf_cv_find_linkage_intl=yes @@ -20548,14 +21379,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:20559: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:21390: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then : else echo "configure: failed program was:" >&5 @@ -20572,7 +21403,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}:20576: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:21407: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -20611,7 +21442,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}:20615: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:21446: testing adding $cf_add_libdir to library-path ..." 1>&5 INTLLIBS="-L$cf_add_libdir $INTLLIBS" @@ -20627,12 +21458,12 @@ fi for ac_func in dcgettext do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:20631: checking for $ac_func" >&5 +echo "configure:21462: 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:21490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -20685,7 +21516,7 @@ done set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:20689: checking for $ac_word" >&5 +echo "configure:21520: 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 @@ -20719,7 +21550,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:20723: checking for $ac_word" >&5 +echo "configure:21554: 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 @@ -20757,7 +21588,7 @@ fi set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:20761: checking for $ac_word" >&5 +echo "configure:21592: 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 @@ -20807,7 +21638,7 @@ fi set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:20811: checking for $ac_word" >&5 +echo "configure:21642: 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 @@ -20841,7 +21672,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:20845: checking for $ac_word" >&5 +echo "configure:21676: 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 @@ -20878,7 +21709,7 @@ fi set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:20882: checking for $ac_word" >&5 +echo "configure:21713: 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 @@ -20950,7 +21781,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:20954: checking for $ac_word" >&5 +echo "configure:21785: 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 @@ -20983,7 +21814,7 @@ done ac_verc_fail=yes else echo $ac_n "checking version of bison""... $ac_c" 1>&6 -echo "configure:20987: checking version of bison" >&5 +echo "configure:21818: 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;; @@ -21031,7 +21862,7 @@ echo "configure:20987: checking version LINGUAS= else echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 -echo "configure:21035: checking for catalogs to be installed" >&5 +echo "configure:21866: checking for catalogs to be installed" >&5 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no @@ -21090,7 +21921,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:21094: checking if we should use included message-library" >&5 +echo "configure:21925: 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 @@ -21145,17 +21976,17 @@ else do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:21149: checking for $ac_hdr" >&5 +echo "configure:21980: 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:21159: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:21990: \"$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* @@ -21239,19 +22070,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:21243: checking for working alloca.h" >&5 +echo "configure:22074: 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:21255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_header_alloca_h=yes else @@ -21272,12 +22103,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:21276: checking for alloca" >&5 +echo "configure:22107: 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:22140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_cv_func_alloca_works=yes else @@ -21337,12 +22168,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:21341: checking whether alloca needs Cray hooks" >&5 +echo "configure:22172: 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:21371: checking for $ac_func" >&5 +echo "configure:22202: 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:22230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_$ac_func=yes" else @@ -21422,7 +22253,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:21426: checking stack direction for C alloca" >&5 +echo "configure:22257: 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 @@ -21430,7 +22261,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:22284: \"$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 @@ -21494,9 +22325,9 @@ fi for cf_hdr in iconv.h do echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6 -echo "configure:21498: checking for $cf_hdr" >&5 +echo "configure:22329: checking for $cf_hdr" >&5 cat > conftest.$ac_ext < @@ -21504,7 +22335,7 @@ echo "configure:21498: checking for $cf_ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:21508: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:22339: \"$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* @@ -21530,13 +22361,13 @@ fi done echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6 -echo "configure:21534: checking for iconv_open() //TRANSLIT extension" >&5 +echo "configure:22365: 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:22388: \"$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 @@ -21609,12 +22440,12 @@ EOF ;; *) echo $ac_n "checking for link""... $ac_c" 1>&6 -echo "configure:21613: checking for link" >&5 +echo "configure:22444: 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:22472: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_link=yes" else @@ -21667,7 +22498,7 @@ if test "$cf_cv_termlib" = pdcurses ; th # Uses ac_ vars as temps to allow command line to override cache and checks. # --without-x overrides everything else, but does not touch the cache. echo $ac_n "checking for X""... $ac_c" 1>&6 -echo "configure:21671: checking for X" >&5 +echo "configure:22502: checking for X" >&5 # Check whether --with-x or --without-x was given. @@ -21730,12 +22561,12 @@ if test "$ac_x_includes" = NO; then # First, try using that file with no special directory specified. cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:21739: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:22570: \"$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* @@ -21804,14 +22635,14 @@ if test "$ac_x_libraries" = NO; then ac_save_LIBS="$LIBS" LIBS="-l$x_direct_test_library $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then LIBS="$ac_save_LIBS" # We can link X programs with no special library path. @@ -21899,7 +22730,7 @@ fi echo $ac_n "checking if you want to use pkg-config""... $ac_c" 1>&6 -echo "configure:21903: checking if you want to use pkg-config" >&5 +echo "configure:22734: checking if you want to use pkg-config" >&5 # Check whether --with-pkg-config or --without-pkg-config was given. if test "${with_pkg_config+set}" = set; then @@ -21916,10 +22747,11 @@ no) #(vi PKG_CONFIG=none ;; yes) #(vi - # Extract the first word of "pkg-config", so it can be a program name with args. + +# Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:21923: checking for $ac_word" >&5 +echo "configure:22755: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -22014,17 +22846,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:22018: checking whether -R must be followed by a space" >&5 +echo "configure:22850: 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:22860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_R_nospace=yes else @@ -22040,14 +22872,14 @@ rm -rf conftest* else LIBS="$ac_xsave_LIBS -R $x_libraries" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:22883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then ac_R_space=yes else @@ -22079,7 +22911,7 @@ rm -rf conftest* # libraries were built with DECnet support. And karl@cs.umb.edu says # the Alpha needs dnet_stub (dnet does not exist). echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 -echo "configure:22083: checking for dnet_ntoa in -ldnet" >&5 +echo "configure:22915: 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 @@ -22087,7 +22919,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:22934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22120,7 +22952,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:22124: checking for dnet_ntoa in -ldnet_stub" >&5 +echo "configure:22956: 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 @@ -22128,7 +22960,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:22975: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22168,12 +23000,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:22172: checking for gethostbyname" >&5 +echo "configure:23004: 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:23032: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_gethostbyname=yes" else @@ -22217,7 +23049,7 @@ fi if test $ac_cv_func_gethostbyname = no; then echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 -echo "configure:22221: checking for gethostbyname in -lnsl" >&5 +echo "configure:23053: 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 @@ -22225,7 +23057,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:23072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22266,12 +23098,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:22270: checking for connect" >&5 +echo "configure:23102: 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:23130: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_connect=yes" else @@ -22315,7 +23147,7 @@ fi if test $ac_cv_func_connect = no; then echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 -echo "configure:22319: checking for connect in -lsocket" >&5 +echo "configure:23151: 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 @@ -22323,7 +23155,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:23170: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22358,12 +23190,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:22362: checking for remove" >&5 +echo "configure:23194: 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:23222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_remove=yes" else @@ -22407,7 +23239,7 @@ fi if test $ac_cv_func_remove = no; then echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 -echo "configure:22411: checking for remove in -lposix" >&5 +echo "configure:23243: 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 @@ -22415,7 +23247,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:23262: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22450,12 +23282,12 @@ fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. echo $ac_n "checking for shmat""... $ac_c" 1>&6 -echo "configure:22454: checking for shmat" >&5 +echo "configure:23286: 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:23314: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_shmat=yes" else @@ -22499,7 +23331,7 @@ fi if test $ac_cv_func_shmat = no; then echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 -echo "configure:22503: checking for shmat in -lipc" >&5 +echo "configure:23335: 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 @@ -22507,7 +23339,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:23354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22551,7 +23383,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:22555: checking for IceConnectionNumber in -lICE" >&5 +echo "configure:23387: 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 @@ -22559,7 +23391,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:23406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -22598,7 +23430,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:22602: checking if you want to link with Xaw 3d library" >&5 +echo "configure:23434: checking if you want to link with Xaw 3d library" >&5 withval= # Check whether --with-Xaw3d or --without-Xaw3d was given. @@ -22615,7 +23447,7 @@ else fi echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6 -echo "configure:22619: checking if you want to link with neXT Athena library" >&5 +echo "configure:23451: checking if you want to link with neXT Athena library" >&5 withval= # Check whether --with-neXtaw or --without-neXtaw was given. @@ -22632,7 +23464,7 @@ else fi echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6 -echo "configure:22636: checking if you want to link with Athena-Plus library" >&5 +echo "configure:23468: checking if you want to link with Athena-Plus library" >&5 withval= # Check whether --with-XawPlus or --without-XawPlus was given. @@ -22666,19 +23498,19 @@ if test "$PKG_CONFIG" != none ; then if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists $cf_athena_pkg; then test -n "$verbose" && echo " found package $cf_athena_pkg" 1>&6 -echo "${as_me:-configure}:22670: testing found package $cf_athena_pkg ..." 1>&5 +echo "${as_me:-configure}:23502: testing found package $cf_athena_pkg ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags $cf_athena_pkg 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs $cf_athena_pkg 2>/dev/null`" test -n "$verbose" && echo " package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:22677: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:23509: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package $cf_athena_pkg LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:22682: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:23514: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -22775,13 +23607,13 @@ EOF echo $ac_n "checking for usable $cf_x_athena/Xmu package""... $ac_c" 1>&6 -echo "configure:22779: checking for usable $cf_x_athena/Xmu package" >&5 +echo "configure:23611: checking for usable $cf_x_athena/Xmu package" >&5 if eval "test \"`echo '$''{'cf_cv_xaw_compat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -22792,7 +23624,7 @@ int check = XmuCompareISOLatin1("big", " ; return 0; } EOF -if { (eval echo configure:22796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:23628: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xaw_compat=yes else @@ -22815,7 +23647,7 @@ echo "$ac_t""$cf_cv_xaw_compat" 1>&6 *) test -n "$verbose" && echo " work around broken package" 1>&6 -echo "${as_me:-configure}:22819: testing work around broken package ..." 1>&5 +echo "${as_me:-configure}:23651: testing work around broken package ..." 1>&5 @@ -22824,19 +23656,19 @@ echo "${as_me:-configure}:22819: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then test -n "$verbose" && echo " found package xmu" 1>&6 -echo "${as_me:-configure}:22828: testing found package xmu ..." 1>&5 +echo "${as_me:-configure}:23660: testing found package xmu ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags xmu 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs xmu 2>/dev/null`" test -n "$verbose" && echo " package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:22835: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:23667: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package xmu LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:22840: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:23672: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -22927,13 +23759,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:22931: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:23763: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s,-lXt ,-lXt -lXmu ," -e 's/ / /g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:22937: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:23769: testing ...after $LIBS ..." 1>&5 @@ -22959,19 +23791,19 @@ if test -z "$cf_x_athena_lib" ; then if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists Xext; then test -n "$verbose" && echo " found package Xext" 1>&6 -echo "${as_me:-configure}:22963: testing found package Xext ..." 1>&5 +echo "${as_me:-configure}:23795: testing found package Xext ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags Xext 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs Xext 2>/dev/null`" test -n "$verbose" && echo " package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:22970: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:23802: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package Xext LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:22975: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:23807: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -23061,7 +23893,7 @@ fi else echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6 -echo "configure:23065: checking for XextCreateExtension in -lXext" >&5 +echo "configure:23897: 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 @@ -23069,7 +23901,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:23916: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23115,19 +23947,19 @@ cf_have_X_LIBS=no if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then test -n "$verbose" && echo " found package xt" 1>&6 -echo "${as_me:-configure}:23119: testing found package xt ..." 1>&5 +echo "${as_me:-configure}:23951: testing found package xt ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs xt 2>/dev/null`" test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:23126: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:23958: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package xt LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:23131: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:23963: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -23221,13 +24053,13 @@ fi *) # we have an "xt" package, but it may omit Xt's dependency on X11 echo $ac_n "checking for usable X dependency""... $ac_c" 1>&6 -echo "configure:23225: checking for usable X dependency" >&5 +echo "configure:24057: checking for usable X dependency" >&5 if eval "test \"`echo '$''{'cf_cv_xt_x11_compat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -23241,7 +24073,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:23245: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xt_x11_compat=yes else @@ -23258,7 +24090,7 @@ echo "$ac_t""$cf_cv_xt_x11_compat" 1>&6 then test -n "$verbose" && echo " work around broken X11 dependency" 1>&6 -echo "${as_me:-configure}:23262: testing work around broken X11 dependency ..." 1>&5 +echo "${as_me:-configure}:24094: testing work around broken X11 dependency ..." 1>&5 # 2010/11/19 - good enough until a working Xt on Xcb is delivered. @@ -23268,19 +24100,19 @@ echo "${as_me:-configure}:23262: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then test -n "$verbose" && echo " found package x11" 1>&6 -echo "${as_me:-configure}:23272: testing found package x11 ..." 1>&5 +echo "${as_me:-configure}:24104: testing found package x11 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs x11 2>/dev/null`" test -n "$verbose" && echo " package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:23279: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24111: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package x11 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:23284: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24116: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -23371,13 +24203,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:23375: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:24207: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s,-lXt ,-lXt -lX11 ," -e 's/ / /g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:23381: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:24213: testing ...after $LIBS ..." 1>&5 @@ -23388,13 +24220,13 @@ fi esac echo $ac_n "checking for usable X Toolkit package""... $ac_c" 1>&6 -echo "configure:23392: checking for usable X Toolkit package" >&5 +echo "configure:24224: checking for usable X Toolkit package" >&5 if eval "test \"`echo '$''{'cf_cv_xt_ice_compat'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -23404,7 +24236,7 @@ int num = IceConnectionNumber(0) ; return 0; } EOF -if { (eval echo configure:23408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24240: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_xt_ice_compat=yes else @@ -23429,7 +24261,7 @@ echo "$ac_t""$cf_cv_xt_ice_compat" 1>&6 *) test -n "$verbose" && echo " work around broken ICE dependency" 1>&6 -echo "${as_me:-configure}:23433: testing work around broken ICE dependency ..." 1>&5 +echo "${as_me:-configure}:24265: testing work around broken ICE dependency ..." 1>&5 @@ -23438,19 +24270,19 @@ echo "${as_me:-configure}:23433: testing if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then test -n "$verbose" && echo " found package ice" 1>&6 -echo "${as_me:-configure}:23442: testing found package ice ..." 1>&5 +echo "${as_me:-configure}:24274: testing found package ice ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs ice 2>/dev/null`" test -n "$verbose" && echo " package ice CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:23449: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24281: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package ice LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:23454: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24286: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -23542,19 +24374,19 @@ fi if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then test -n "$verbose" && echo " found package sm" 1>&6 -echo "${as_me:-configure}:23546: testing found package sm ..." 1>&5 +echo "${as_me:-configure}:24378: testing found package sm ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs sm 2>/dev/null`" test -n "$verbose" && echo " package sm CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:23553: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:24385: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package sm LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:23558: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:24390: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5 @@ -23649,13 +24481,13 @@ else test -n "$verbose" && echo " ...before $LIBS" 1>&6 -echo "${as_me:-configure}:23653: testing ...before $LIBS ..." 1>&5 +echo "${as_me:-configure}:24485: testing ...before $LIBS ..." 1>&5 LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s,-lXt ,-lXt $X_PRE_LIBS ," -e 's/ / /g'` test -n "$verbose" && echo " ...after $LIBS" 1>&6 -echo "${as_me:-configure}:23659: testing ...after $LIBS ..." 1>&5 +echo "${as_me:-configure}:24491: testing ...after $LIBS ..." 1>&5 @@ -23676,7 +24508,7 @@ else test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:23680: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:24512: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -23748,7 +24580,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}:23752: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:24584: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 CFLAGS="$CFLAGS $cf_new_cflags" @@ -23757,7 +24589,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}:23761: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:24593: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 CPPFLAGS="$CPPFLAGS $cf_new_cppflags" @@ -23766,7 +24598,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}:23770: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:24602: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" @@ -23777,14 +24609,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:23788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -23792,13 +24624,13 @@ else test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:23796: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:24628: 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}:23802: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:24634: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -23809,12 +24641,12 @@ fi echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6 -echo "configure:23813: checking for XOpenDisplay" >&5 +echo "configure:24645: 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:24673: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_XOpenDisplay=yes" else @@ -23856,7 +24688,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:23860: checking for XOpenDisplay in -lX11" >&5 +echo "configure:24692: 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 @@ -23864,7 +24696,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:24711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -23899,12 +24731,12 @@ fi echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6 -echo "configure:23903: checking for XtAppInitialize" >&5 +echo "configure:24735: 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:24763: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_func_XtAppInitialize=yes" else @@ -23946,7 +24778,7 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6 -echo "configure:23950: checking for XtAppInitialize in -lXt" >&5 +echo "configure:24782: 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 @@ -23954,7 +24786,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:24801: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -24018,13 +24850,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:24022: checking for $cf_test in $cf_path" >&5 +echo "configure:24854: checking for $cf_test in $cf_path" >&5 else echo $ac_n "checking for $cf_test""... $ac_c" 1>&6 -echo "configure:24025: checking for $cf_test" >&5 +echo "configure:24857: checking for $cf_test" >&5 fi cat > conftest.$ac_ext < @@ -24033,7 +24865,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:24037: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:24869: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cf_result=yes else @@ -24070,24 +24902,29 @@ for cf_path in default \ /usr/local do for cf_lib in \ - "-l$cf_x_athena_root -lXmu" \ - "-l$cf_x_athena_root -lXpm -lXmu" \ - "-l${cf_x_athena_root}_s -lXmu_s" + ${cf_x_athena_root} \ + ${cf_x_athena_root}7 \ + ${cf_x_athena_root}6 + do + for cf_libs in \ + "-l$cf_lib -lXmu" \ + "-l$cf_lib -lXpm -lXmu" \ + "-l${cf_lib}_s -lXmu_s" do if test -z "$cf_x_athena_lib" ; then cf_save="$LIBS" cf_test=XawSimpleMenuAddGlobalActions 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:24084: checking for $cf_lib in $cf_path" >&5 + LIBS="-L$cf_path/lib $cf_libs $LIBS" + echo $ac_n "checking for $cf_libs in $cf_path""... $ac_c" 1>&6 +echo "configure:24921: checking for $cf_libs 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:24088: checking for $cf_test in $cf_lib" >&5 + LIBS="$cf_libs $LIBS" + echo $ac_n "checking for $cf_test in $cf_libs""... $ac_c" 1>&6 +echo "configure:24925: checking for $cf_test in $cf_libs" >&5 fi cat > conftest.$ac_ext < @@ -24098,7 +24935,7 @@ int main() { $cf_test((XtAppContext) 0) ; return 0; } EOF -if { (eval echo configure:24102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:24939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_result=yes else @@ -24110,12 +24947,14 @@ fi rm -rf conftest* echo "$ac_t""$cf_result" 1>&6 if test "$cf_result" = yes ; then - cf_x_athena_lib="$cf_lib" + cf_x_athena_lib="$cf_libs" break fi LIBS="$cf_save" fi - done + done # cf_libs + test -n "$cf_x_athena_lib" && break + done # cf_lib done if test -z "$cf_x_athena_lib" ; then @@ -24135,12 +24974,13 @@ fi + for ac_prog in xcurses-config do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:24144: checking for $ac_word" >&5 +echo "configure:24984: 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 @@ -24190,7 +25030,7 @@ LDFLAGS="$LDFLAGS $X_LIBS" test -n "$verbose" && echo " checking additions to CFLAGS" 1>&6 -echo "${as_me:-configure}:24194: testing checking additions to CFLAGS ..." 1>&5 +echo "${as_me:-configure}:25034: testing checking additions to CFLAGS ..." 1>&5 cf_check_cflags="$CFLAGS" @@ -24262,7 +25102,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}:24266: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:25106: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 CFLAGS="$CFLAGS $cf_new_cflags" @@ -24271,7 +25111,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}:24275: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:25115: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 CPPFLAGS="$CPPFLAGS $cf_new_cppflags" @@ -24280,7 +25120,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}:24284: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:25124: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS" @@ -24291,14 +25131,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:24302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then : else echo "configure: failed program was:" >&5 @@ -24306,13 +25146,13 @@ else test -n "$verbose" && echo " test-compile failed. Undoing change to \$CFLAGS" 1>&6 -echo "${as_me:-configure}:24310: testing test-compile failed. Undoing change to \$CFLAGS ..." 1>&5 +echo "${as_me:-configure}:25150: 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}:24316: testing but keeping change to \$CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:25156: testing but keeping change to \$CPPFLAGS ..." 1>&5 fi @@ -24322,7 +25162,7 @@ rm -rf conftest* fi echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6 -echo "configure:24326: checking for XOpenDisplay in -lX11" >&5 +echo "configure:25166: 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 @@ -24330,7 +25170,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:25185: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then eval "ac_cv_lib_$ac_lib_var=yes" else @@ -24362,14 +25202,14 @@ else fi echo $ac_n "checking for XCurses library""... $ac_c" 1>&6 -echo "configure:24366: checking for XCurses library" >&5 +echo "configure:25206: 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 < @@ -24379,7 +25219,7 @@ int main() { XCursesExit(); ; return 0; } EOF -if { (eval echo configure:24383: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:25223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then cf_cv_lib_XCurses=yes else @@ -24407,17 +25247,17 @@ EOF ac_safe=`echo "xcurses.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for xcurses.h""... $ac_c" 1>&6 -echo "configure:24411: checking for xcurses.h" >&5 +echo "configure:25251: checking for xcurses.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:24421: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:25261: \"$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* @@ -24446,6 +25286,61 @@ else fi fi +for ac_func in vwprintw +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:25293: 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:25321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + + eval "ac_cv_func_$ac_func=no" +fi +rm -rf 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 +fi +done + ### sum up warnings if test "$cf_cv_termlib" = none ; then diff -Nurp --exclude='.bzr*' tin-2.1.0/configure.in tin-2.1.1/configure.in --- tin-2.1.0/configure.in 2011-12-24 16:39:30.000000000 +0100 +++ tin-2.1.1/configure.in 2012-06-23 11:51:54.286987183 +0200 @@ -2,7 +2,7 @@ dnl Project : tin - a Usenet reader dnl Module : configure.in dnl Author : Thomas E. Dickey dnl Created : 1995-08-24 -dnl Updated : 2011-12-21 +dnl Updated : 2012-03-05 dnl Notes : dnl dnl Copyright (c) 1995-2012 Thomas E. Dickey @@ -41,12 +41,14 @@ AC_PREFIX_DEFAULT(/usr/local) dnl PACKAGE is required for GNU gettext PACKAGE=tin -VERSION=2.1.0 +VERSION=2.1.1 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_SUBST(PACKAGE) AC_SUBST(VERSION) +EXTRAO_DEP='#' + CF_CHECK_CACHE CF_PATHSEP @@ -79,7 +81,7 @@ case "$host_os" in esac ### Native Language Support -ALL_LINGUAS="da de en_GB et fr ru sv tr" +ALL_LINGUAS="da de en_GB et fr ru sv tr zh_TW" ### Checks for programs save_CFLAGS="$CFLAGS" @@ -122,6 +124,34 @@ case "$host_cpu:$host_vendor:$host_os" i ;; esac +AC_MSG_CHECKING(if you would like to use heapsort) +CF_ARG_ENABLE(heapsort, + [ --enable-heapsort enable heapsort() as alternative to qsort], + [cf_use_heapsort=yes], + [cf_use_heapsort=no]) +AC_MSG_RESULT($cf_use_heapsort) +if test "x$cf_use_heapsort" = xyes; then + AC_CHECK_FUNCS(heapsort) + if test x"$ac_cv_func_heapsort" = xyes; then + AC_MSG_CHECKING(if its prototype is compatible with qsort) + AC_TRY_COMPILE([ +#include +#include +extern int my_compare(const void *, const void *); +],[ + char *base = 0; + heapsort((void *)0, 1, 2, my_compare); +],,[cf_use_heapsort=no]); + AC_MSG_RESULT($cf_use_heapsort) + else + CF_VERBOSE(will use our own heapsort function) + EXTRAO_DEP='' + EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/heapsort.o" + fi +fi +if test "x$cf_use_heapsort" = xyes; then + AC_DEFINE(USE_HEAPSORT) +fi CF_WITH_PROGRAM(ispell, [ --with-ispell (default: from system path)]) @@ -160,6 +190,10 @@ fi ## slrnface CF_WITH_PROGRAM(slrnface, [ --with-slrnface (default: from system path)]) +if test -n "$ac_cv_path_PATH_SLRNFACE"; then + EXTRAO_DEP="" + EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/xface.o" +fi ## Default shell AC_ARG_WITH(shell, @@ -344,7 +378,6 @@ else AC_MSG_WARN([[None of fcntl(), lockf(), flock() available]]) fi - AC_MSG_CHECKING(for screen type) AC_ARG_WITH(screen, [ --with-screen=xxx specify screen type, which must be one of: @@ -435,7 +468,6 @@ 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], [ @@ -447,7 +479,7 @@ AC_ARG_WITH(trace, use_trace=yes AC_DEFINE(USE_TRACE) EXTRAO_DEP='' - EXTRAOBJS="$EXTRAOBJS trace.o"], + EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/trace.o"], use_trace=no)])], [use_trace=no]) #AC_MSG_CHECKING(if you want debugging-trace) @@ -876,54 +908,13 @@ AC_CHECK_LIB(uu, UUInitialize, )] ) -# libidnkit - Internationalized Domain Names / IDN 2008 -AC_CHECK_LIB(idnkit, idn_decodename, [ - AC_CHECK_HEADER(idn/api.h, [ - AC_MSG_CHECKING(for IDN_DECODE_LOOKUP) - cf_save_LIBS="$LIBS" - LIBS="$LIBS -lidnkit" - AC_TRY_LINK([#include - #include ], [ - idn_result_t rs; - char in[255], out[255]; - strcpy(in, "xn--brenfe-fta9a2q.de"); - rs = idn_decodename(IDN_DECODE_LOOKUP, &in, &out, 254); - idn_result_tostring(rs);], [ - AC_DEFINE(HAVE_LIBIDNKIT) - AC_DEFINE(HAVE_IDN_API_H) - AC_DEFINE(HAVE_IDN_DECODENAME) - AC_MSG_RESULT(yes)], [ - LIBS=$cf_save_LIBS - AC_MSG_RESULT(no) - ]) - ]) -]) - -# libidn - Internationalized Domain Names / IDN 2003 -AC_CHECK_LIB(idn, stringprep_check_version, - [AC_CHECK_HEADER(stringprep.h,[ - AC_DEFINE(HAVE_STRINGPREP_H) - AC_CHECK_HEADER(idna.h, [ - AC_DEFINE(HAVE_IDNA_H) - AC_CHECK_LIB(idn, idna_to_unicode_lzlz, [ - AC_DEFINE(HAVE_IDNA_TO_UNICODE_LZLZ) - AC_MSG_CHECKING(for IDNA_USE_STD3_ASCII_RULES) - AC_EGREP_HEADER(IDNA_USE_STD3_ASCII_RULES, idna.h, [ - AC_DEFINE(HAVE_IDNA_USE_STD3_ASCII_RULES) - AC_MSG_RESULT(yes)], - AC_MSG_RESULT(no) - ) - ]) - AC_CHECK_LIB(idn, idna_strerror, [ - AC_DEFINE(HAVE_IDNA_STRERROR) - ]) - ]) - AC_DEFINE(HAVE_LIBIDN) - LIBS="$LIBS -lidn"] - )] -) # ICU - International Components for Unicode +# TODO: do seperate checks for +# - unorm_normalize() +# - uidna_IDNToUnicode() +# - ubidi_open() +cf_try_icuuc="no" AC_CHECK_HEADER(unicode/unorm.h,[ AC_CHECK_HEADER(unicode/ustring.h, [ AC_DEFINE(HAVE_UNICODE_UNORM_H) @@ -941,12 +932,88 @@ AC_CHECK_HEADER(unicode/unorm.h,[ LIBS=$cf_save_LIBS ) AC_MSG_RESULT($cf_try_icuuc) + AC_CHECK_HEADER(unicode/uidna.h, [ + AC_DEFINE(HAVE_UNICODE_UIDNA_H) + ]) AC_CHECK_HEADER(unicode/ubidi.h, [ AC_DEFINE(HAVE_UNICODE_UBIDI_H) ]) ]) ]) +# without icuuc try GNU libunistring for normalization +if test $cf_try_icuuc = no ; then + AC_CHECK_HEADER(unitypes.h,[ + AC_CHECK_HEADER(uninorm.h,[ + AC_DEFINE(HAVE_UNITYPES_H) + AC_DEFINE(HAVE_UNINORM_H) + AC_MSG_CHECKING(for u8_normalize in libunistring) + cf_save_LIBS="$LIBS" + cf_try_unistring="no" + LIBS="$LIBS -lunistring" + AC_TRY_LINK([#include + #include ], [ + size_t ol = 0; + u8_normalize(UNINORM_NFC, (uint8_t *) "x", 2, NULL, &ol);], [ + AC_DEFINE(HAVE_LIBUNISTRING) + cf_try_unistring="yes"], + LIBS=$cf_save_LIBS + ) + AC_MSG_RESULT($cf_try_unistring) + ]) + ]) +fi + +# without icuuc try libidn for Internationalized Domain Names / IDN 2003 +if test $cf_try_icuuc = no ; then + AC_CHECK_LIB(idn, stringprep_check_version, + [AC_CHECK_HEADER(stringprep.h,[ + AC_DEFINE(HAVE_STRINGPREP_H) + AC_CHECK_HEADER(idna.h, [ + AC_DEFINE(HAVE_IDNA_H) + AC_CHECK_LIB(idn, idna_to_unicode_lzlz, [ + AC_DEFINE(HAVE_IDNA_TO_UNICODE_LZLZ) + AC_MSG_CHECKING(for IDNA_USE_STD3_ASCII_RULES) + AC_EGREP_HEADER(IDNA_USE_STD3_ASCII_RULES, idna.h, [ + AC_DEFINE(HAVE_IDNA_USE_STD3_ASCII_RULES) + AC_MSG_RESULT(yes)], + AC_MSG_RESULT(no) + ) + ]) + AC_CHECK_LIB(idn, idna_strerror, [ + AC_DEFINE(HAVE_IDNA_STRERROR) + ]) + ]) + AC_DEFINE(HAVE_LIBIDN) + LIBS="$LIBS -lidn"] + )] + ) +fi + +# libidnkit - Internationalized Domain Names / IDN 2008 +AC_CHECK_LIB(idnkit, idn_decodename, [ + AC_CHECK_HEADER(idn/api.h, [ + AC_MSG_CHECKING(for IDN_DECODE_LOOKUP) + cf_save_LIBS="$LIBS" + LIBS="$LIBS -lidnkit" + AC_TRY_LINK([#include + #include ], [ + idn_result_t rs; + char in[255], out[255]; + strcpy(in, "xn--brenfe-fta9a2q.de"); + rs = idn_decodename(IDN_DECODE_LOOKUP, &in, &out, 254); + idn_result_tostring(rs);], [ + AC_DEFINE(HAVE_LIBIDNKIT) + AC_DEFINE(HAVE_IDN_API_H) + AC_DEFINE(HAVE_IDN_DECODENAME) + AC_MSG_RESULT(yes)], [ + LIBS=$cf_save_LIBS + AC_MSG_RESULT(no) + ]) + ]) +]) + + if test $use_curses != no ; then cf_cv_termlib=$cf_with_screen else @@ -1030,6 +1097,7 @@ AC_CHECK_FUNCS(\ setenv \ setlocale \ settz \ + setvbuf \ sigaction \ snprintf \ stpcpy \ @@ -1231,6 +1299,7 @@ CF_CHECK_DECL(\ getcwd \ getopt \ getwd \ + heapsort \ ioctl \ isascii \ kill \ @@ -1368,6 +1437,7 @@ esac if test "$cf_cv_termlib" = pdcurses ; then CF_PDCURSES_X11 fi +AC_CHECK_FUNCS(vwprintw) ### sum up warnings if test "$cf_cv_termlib" = none ; then diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/CHANGES tin-2.1.1/doc/CHANGES --- tin-2.1.0/doc/CHANGES 2011-12-24 15:40:40.000000000 +0100 +++ tin-2.1.1/doc/CHANGES 2012-06-23 11:51:06.089881295 +0200 @@ -1,3 +1,46 @@ +-- 2.1.1 release 20120623 "Mulindry" -- + + 007) Urs Janssen + ADD. allow new IDN ccTLD of Kazakhstan and new ccTLD of Curacao + FIX. policy.h + + 006) Wei-Lun Chao + ADD. chinese translation + FIX. zh_TW.po + + 005) Dennis Preiser + BUG. in read groups with show_only_unread_arts base article was invalid + but should be displayed after 'M'enu + FIX. group.c, options_menu.c, page.c, post.c, select.c, thread.c, proto.h + +U004) Thomas E. Dickey + ADD. update configure macros + ADD. --enable-heapsort configure switch + ADD. 'M'enu option for sort_function if --enable-heapsort + FIX. art.c, config.c, heapsort.c, init.c, lang.c, options_menu.c + tcurses.c, tincfg.tbl, extern.h, proto.h, tin.h, tinrc.h + configure[.in], autoconf.h[in], aclocal.m4 + +U003) Urs Janssen + ADD. config.guess, config.sub update + ADD. heapsort.c fallback + ADD. compile heapsort.c and xface.c conditionaly + ADD. configure check for libunistring if libicuuc is not found + ADD. configure check for setvbug + ADD. prefer libicuuc for idna2003 decoding over libidn + ADD. use NFC instead of NFKC as default normalization if possible + ADD. swapped args for append_file() to match order of copy_fp() + BUG. creation of several temporary files could fail if $TMPDIR didn't + end with / + BUG. doubled % in some description strings where single % are needed + BUG. used strftime() instead of my_strftime() in debug.c + BUG. cached overview wasn't converted to undeclared_charset if set for + the group and post_8bit_header was active + FIX. art.c, config.c, debug.c, heapsort.c, inews.c, init.c, lang.c + mail.c, misc.c, nntplib.c, pgp.c, post.c, refs.c, select.c + string.c extern.h, proto.h, tin.h, autoconf.h[in], configure[.in] + config.guess, config.sub, Makefile, tin.1, tin.5, *.po + -- 2.1.0 release 20111224 "Bridgend" -- 004) Matt Anton diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/INSTALL tin-2.1.1/doc/INSTALL --- tin-2.1.0/doc/INSTALL 2011-11-11 22:31:09.000000000 +0100 +++ tin-2.1.1/doc/INSTALL 2012-02-20 13:19:37.801386267 +0100 @@ -15,21 +15,22 @@ Note: The section 'News machine names' i The following configure options and defines are documented in detail: --------------------------------------------------------------------- - --disable-fcntl --program-prefix - --disable-included-msgs --program-suffix - --enable-8bit-keys --program-transform-name - --enable-append-pid --with-coffee - --enable-break-long-lines --with-curses-dir - --enable-broken-listgroup-fix --with-dbmalloc - --enable-broken-system-fix --with-defaults-dir - --enable-cancel-locks --with-dmalloc - --enable-color --with-domain-name - --enable-curses --with-editor - --enable-debug --with-gpg - --enable-echo --with-included-gettext - --enable-etiquette --with-inews-dir - --enable-fascist-newsadmin --with-slrnface - --enable-flock --with-iso-to-ascii + --disable-fcntl --prefix + --disable-included-msgs --program-prefix + --enable-8bit-keys --program-suffix + --enable-append-pid --program-transform-name + --enable-break-long-lines --with-coffee + --enable-broken-listgroup-fix --with-curses-dir + --enable-broken-system-fix --with-dbmalloc + --enable-cancel-locks --with-defaults-dir + --enable-color --with-dmalloc + --enable-curses --with-domain-name + --enable-debug --with-editor + --enable-echo --with-gpg + --enable-etiquette --with-included-gettext + --enable-fascist-newsadmin --with-inews-dir + --enable-flock --with-slrnface + --enable-heapsort --with-iso-to-ascii --enable-inverse-video --with-ispell --enable-locale --with-libdir --enable-lockf --with-libiconv-prefix @@ -49,7 +50,6 @@ The following configure options and defi --enable-xhdr-xref --with-spooldir --exec-prefix --with-trace --mandir - --prefix ENFORCE_RFC1034 HAVE_UUDEVIEW_H @@ -521,6 +521,11 @@ Turn on Cancel-Locks. This feature requi Message-ID of the posting, so if your server does not offer server side purposed IDs you have to mess around with EVIL_INSIDE +--enable-heapsort (default: off) +Enable heapsort(3) as alternative to qsort(3). In large groups with a long +retention and long threads this may be a performance win as the data in +the group is somewhat presorted. + --enable-nls (default: on) The --enable-nls option enables Native Language Support (NLS), which allows tin to run in languages other than American English. Native Language diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/TODO tin-2.1.1/doc/TODO --- tin-2.1.0/doc/TODO 2011-12-14 17:06:04.000000000 +0100 +++ tin-2.1.1/doc/TODO 2012-05-30 23:02:51.266393051 +0200 @@ -87,6 +87,10 @@ o remove Message-IDs with 8bit chars in Message-ID or References header [done for References in replies/followups, Urs] +o keep RFC 6532 in mind as parts of it will sooner or later make it into + NNTP (sic!). + [20120220 Urs Janssen ] + o repost ('x') ignores ~/.tin/attributes - bug or feature?! [IMHO a bug as settings like mailing_list are essential, Urs] @@ -222,6 +226,9 @@ o turn CA_ERROR_SPACE_IN_NEWSGROUPS, CA [define FOLLOW_USEFOR_DRAFT to turn the mentioned errors into warnings. 20011226 Urs Janssen ] +o check FOLLOW_USEFOR_DRAFT code against RFC 5536 + [20120221 Urs Janssen ] + o support "Suggested Minimal Digest Format" @@ -473,6 +480,11 @@ o allow expiring filter entrys n-days a o add command to generate filter rules for all currently tagged articles +o allow editing of the strings presented in the kill-Menu for + "Kill Subject", "Kill From", "Kill Msg-Id" without having to edit + the full filter-file + [20120201 Urs Janssen ] + Pager enhancements ------------------ o add 'autoview' (spawn external viewer) 'autohide' (don't even show info @@ -504,7 +516,7 @@ Internal Changes ---------------- o curses.c:input_pending() and curses.c:get_arrow_key() have #ifdef HAVE_SELECT and a code path for the case when we don't have - select(2), but read.c:wait_for_input() has no code path the the + select(2), but read.c:wait_for_input() has no code path for the !HAVE_SELECT case. we should add a !HAVE_SELECT case there (or at least have adjusted messages in txt_reading_article and txt_group) [20110506 Urs Janssen ] @@ -539,7 +551,7 @@ o tinrc.confirm_choice should be writte changes). [20081112 Urs Janssen ] -o use read()/write() instead of fputs()/fgets() +o use read()/write() instead of fputs()/fgets() on socket o move several (server related) files into the per-server dir e.g.: @@ -592,7 +604,7 @@ o clean up $AUTOSUBSCRIBE code (the NNT o check where joinpath() should be used (e.g. grep for TMPDIR in the source) [Urs Janssen ] -o make configure look for strrstr() in libpub/publib.h +o make configure look for strrstr() in libpub & publib.h [Urs Janssen ] o reorder several structs to avoid padding (see gcc -Wpadded) @@ -725,7 +737,8 @@ o add IDNA 2003 (RFC 3490ff.) and IDNA o add normalization (via or - ) + or + ) (done for search strings) [20031209 Michael Bienia ] @@ -923,7 +936,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-8.21 +o clean up included pcre stuff and update to >= pcre-8.30 o shows up cross-postings multiple times even if read once before getting a resync/reread active/newsrc-file @@ -961,3 +974,10 @@ o re add innlib support? (the old one w all (which were not that many) features we used and our code didn't use the innlibs code where ever it was possible (and useful). [20080211 Urs Janssen ] + +o add check for libarchive + and use for post-processing? + [20111225 Urs Janssen ] + +o add jump to selected article from DisplayPostHist (’W’) + [20120220 Urs Janssen ] diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/l10n/de/tin.1 tin-2.1.1/doc/l10n/de/tin.1 --- tin-2.1.0/doc/l10n/de/tin.1 2011-12-24 16:35:28.000000000 +0100 +++ tin-2.1.1/doc/l10n/de/tin.1 2012-05-24 00:00:29.751363402 +0200 @@ -3,7 +3,7 @@ .\" Module : tin.1 .\" Author : I. Lea, U. Janssen .\" Created : 1991-08-23 -.\" Updated : 2011-12-24 +.\" Updated : 2012-05-20 .\" Notes : use american english; still needs some work, e.g.: .\" - document authorization (.newsauth) .\" - document random organization feature @@ -14,7 +14,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 1 "24. Dezember 2011" 2.1.0 "Usenet Newsreader" +.TH tin 1 "24. Dezember 2011" 2.1.1 "Usenet Newsreader" .\" .\" .SH NAME @@ -350,16 +350,15 @@ missing if the specific option is not en switch!) if the group is moderated, set to no posting or postings to it get redirected. .PP -If a thread has unread articles in it it's marked with a -\fBart_marked_unread\fP in front of the total number of articles in the -thread. If there are recent articles within the thread it might be marked -with \fBart_marked_recent\fP in front of the total number of articles in the -thread \- this is controlled by the \fBrecent_time\fP option. If a thread has -hot articles in it (see also section "FILTERING ARTICLES") it's marked with -\fBart_marked_selected\fP in front of the total number of articles in the -thread. The number of lines of the first (unread) article in the thread -might also be shown right before the subject \- this is controlled by the -\fBshow_info\fP option. +If a thread has unread articles it is marked with \fBart_marked_unread\fP in +front of the total number of articles in the thread. If there are recent +articles within the thread it might be marked with \fBart_marked_recent\fP in +front of the total number of articles in the thread \- this is controlled by +the \fBrecent_time\fP option. If a thread has hot articles in it (see also +section "FILTERING ARTICLES") it's marked with \fBart_marked_selected\fP in +front of the total number of articles in the thread. The number of lines of +the first (unread) article in the thread might also be shown right before +the subject \- this is controlled by the \fBshow_info\fP option. .PP .\" FIXME - make this autoscale .nf @@ -634,6 +633,9 @@ see if any new news has arrived since st .\" Alle Artikel in der aktuellen Gruppe als ungelesen markieren. .SS "GROUP INDEX COMMANDS" +All searches in this level are limited to unread articles if in +\fBshow_only_unread_arts\fP mode. \fBGroupToggleReadUnread\fP ('\fBr\fP') can be use +toggle the setting right before/after the search. .TP 10 \fB4\fP Artikel 4 auswählen. @@ -1969,7 +1971,7 @@ possible values are: \fBNFD\fP: Canonical Decomposition .RE Some normalization modes are only available if they are supported by the -library \fBtin\fP uses to do the normalization. Default is NFKC. +library \fBtin\fP uses to do the normalization. NFC should be used if possible. .TP \fBSetze Cursor auf ersten ungel. Art. (pos_first_unread)\fP If ON put cursor at first unread article in group otherwise at last @@ -2128,6 +2130,16 @@ and turn descriptions off. The text used \fBtin\fP to be build with mh\-mail\-handling support) from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP for mailgroups. Default is ON. .TP +\fBSortierfunktion (sort_function)\fP +Function used for sorting articles. Default is 0. +.RS +.5i +.IP 0 3 +Use \fBqsort\fP(3) for sorting. +.IP 1 +Use \fBheapsort\fP(3) for sorting. This might be faster in large groups with +long threads (somewhat presorted data). +.RE +.TP \fBZeige Zeilenz./Bewert. in Übersicht (show_info)\fP Which information about the thread or article should be shown. Default is 1, show only the line count. @@ -2510,14 +2522,15 @@ directory. This file can also be read on .\" FIXME - Next paragraph is out of date .\" .\" -The on\-screen filtering menu is accessed by pressing '\fB^K\fP' at the Group -and Article levels. It allows the user to kill or select an article that -matches the current \*(rqSubject:\*(rq line, \*(rqFrom:\*(rq line or a string entered by -the user. The user entered string can be applied to the \*(rqSubject:\*(rq or -\&\*(rqFrom:\*(rq lines of an article. The kill description can be limited to the -current newsgroup or it can apply to all newsgroups. Once entered the user -can abort the command and not save the kill description, edit the kill file -or save the kill description. +The on\-screen filtering menu is accessed by pressing \fBMenuFilterKill\fP +('\fB^K\fP') or \fBMenuFilterSelect\fP ('\fB^A\fP') at the Group and Article +levels. It allows the user to kill or select an article that matches the +current \*(rqSubject:\*(rq line, \*(rqFrom:\*(rq line or a string entered by the +user. The user entered string can be applied to the \&\*(rqSubject:\*(rq or +\&\*(rqFrom:\*(rq line of an article. The filter can be limited to the current +newsgroup or it can apply to all newsgroups. Once entered the user can abort +the command and not save the new filter, edit the full filter file or save +filter. .SS "POSTING ARTICLES" \fBtin\fP allows posting of articles, follow\-up to already posted articles and replying direct through mail to the author of an article. @@ -3406,7 +3419,7 @@ Iain Lea Urs Janßen .\" .\" -.SH �BERSETZUNG +.SH ÜBERSETZUNG .TP 1i Erika Mustermann .\" @@ -3414,10 +3427,10 @@ Erika Mustermann \fBcron\fP(1), \fBelm\fP(1), \fBemacs\fP(1), \fBgpg\fP(1), \fBinews\fP(1), \fBispell\fP(1), \fBlp\fP(1), \fBlpr\fP(1), \fBmetamail\fP(1), \fBnoffle\fP(1), \fBperl\fP(1), \fBperlre\fP(1), \fBpgp\fP(1), \fBrn\fP(1), \fBsendmail\fP(1), \fBshar\fP(1), \fBslrnface\fP(1), \fBtass\fP(1), -\fBunshar\fP(1), \fBuudecode\fP(1), \fBvi\fP(1), \fBxterm\fP(1x), \fBiconv\fP(3), -\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), \fBmailcap\fP(5), \fBmbox\fP(5), \fBmmdf\fP(5), -\fBnewsoverview\fP(5), \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, \fBRFC6048\fP +\fBunshar\fP(1), \fBuudecode\fP(1), \fBvi\fP(1), \fBxterm\fP(1x), \fBheapsort\fP(3), +\fBiconv\fP(3), \fBiconv_open\fP(3), \fBnl_langinfo\fP(3), \fBpcre\fP(3), +\fBpcrepattern\fP(3), \fBqsort\fP(3), \fBsnprintf\fP(3), \fBstrftime\fP(3), +\fBvsnprintf\fP(3), \fBwildmat\fP(3), \fBenviron\fP(5), \fBlocale\fP(5), \fBmailcap\fP(5), +\fBmbox\fP(5), \fBmmdf\fP(5), \fBnewsoverview\fP(5), \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, \fBRFC6048\fP diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/l10n/de/tin.5 tin-2.1.1/doc/l10n/de/tin.5 --- tin-2.1.0/doc/l10n/de/tin.5 2011-12-24 16:35:29.000000000 +0100 +++ tin-2.1.1/doc/l10n/de/tin.5 2012-05-24 00:00:31.935776803 +0200 @@ -2,7 +2,7 @@ .\" Module : tin.5 .\" Author : U. Janssen .\" Created : 2000-07-10 -.\" Updated : 2011-12-24 +.\" Updated : 2012-03-04 .\" Notes : needs a some work .\" .\" @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH tin 5 "24. Dezember 2011" 2.1.0 "Usenet Newsreader" +.TH tin 5 "24. Dezember 2011" 2.1.1 "Usenet Newsreader" .SH NAME tin, rtin \- zugehörige Dateien @@ -1694,7 +1694,8 @@ possible values are: \fBNFD\fP: Canonical Decomposition .RE Some normalization modes are only available if they are supported by the -library \fBtin\fP(1) uses to do the normalization. Default is NFKC. +library \fBtin\fP(1) uses to do the normalization. NFC should be used if +possible. .TP \fBpos_first_unread\fP If ON put cursor at first unread article in group otherwise at last @@ -1840,6 +1841,16 @@ where the top/bottom line is carried ove supersedes show_last_line_prev_page=ON. Set to \-2 to get half\-page scrolling. This setting supersedes full_page_scroll=OFF. .TP +\fBsort_function\fP +Function used for sorting articles. Default is 0. +.RS +.5i +.IP 0 3 +Use \fBqsort\fP(3) for sorting. +.IP 1 +Use \fBheapsort\fP(3) for sorting. This might be faster in large groups with +long threads (somewhat presorted data). +.RE +.TP \fBshow_author\fP Which information about the author should be shown. Default is 2, authors full name. @@ -2403,8 +2414,9 @@ SUBSCRIPTIONS (\fBRFC6048\fP) command in .SH "SIEHE AUCH" \fBelm\fP(1), \fBinews\fP(1), \fBispell\fP(1), \fBlp\fP(1), \fBlpr\fP(1), \fBmetamail\fP(1) \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(5), \fBactive\fP(5), \fBmbox\fP(5), -\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, \fBRFC6048\fP +\fBxterm\fP(1x), \fBheapsort\fP(3) \fBiconv\fP(3), \fBiconv_open\fP(3), +\fBnl_langinfo\fP(3), \fBpcre\fP(3), \fBqsort\fP(3), \fBstrftime\fP(3), \fBsystem\fP(3), +\fBmailcap\fP(5), \fBactive\fP(5), \fBmbox\fP(5), \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, \fBRFC6048\fP diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/l10n/de.add tin-2.1.1/doc/l10n/de.add --- tin-2.1.0/doc/l10n/de.add 2011-11-11 22:31:09.000000000 +0100 +++ tin-2.1.1/doc/l10n/de.add 2012-02-19 13:01:42.942642569 +0100 @@ -1,5 +1,5 @@ PO4A-HEADER: mode=after; position=MAINTAINER;beginboundary=^\.SH -.SH ÜBERSETZUNG +.SH ÜBERSETZUNG .TP 1i Erika Mustermann .\" diff -Nurp --exclude='.bzr*' tin-2.1.0/doc/l10n/de.po tin-2.1.1/doc/l10n/de.po --- tin-2.1.0/doc/l10n/de.po 2011-12-24 16:35:18.000000000 +0100 +++ tin-2.1.1/doc/l10n/de.po 2012-05-24 00:00:23.902256475 +0200 @@ -1,11 +1,11 @@ # German translations for tin manpages # This file is distributed under the same license as the tin package. -# Urs Janssen , 2008-2011. +# Urs Janssen , 2008-2012. # msgid "" msgstr "" "Project-Id-Version: tin 1.9.5\n" -"POT-Creation-Date: 2011-12-24 16:27+0100\n" +"POT-Creation-Date: 2012-05-24 00:00+0200\n" "PO-Revision-Date: 2009-10-01 16:17+0200\n" "Last-Translator: Urs Janssen \n" "Language-Team: LANGUAGE \n" @@ -28,8 +28,8 @@ msgstr "24. Dezember 2011" # type: TH #: ../tin.1:12 ../tin.5:9 #, no-wrap -msgid "2.1.0" -msgstr "2.1.0" +msgid "2.1.1" +msgstr "2.1.1" # type: TH #: ../tin.1:12 ../tin.5:9 @@ -148,7 +148,7 @@ msgid "Interactive mode:" msgstr "Interaktiver-Modus:" # type: TP -#: ../tin.1:80 ../tin.1:90 ../tin.1:1068 ../tin.1:3236 +#: ../tin.1:80 ../tin.1:90 ../tin.1:1071 ../tin.1:3255 #, no-wrap msgid "B<0>" msgstr "B<0>" @@ -159,7 +159,7 @@ msgid "Successful program execution." msgstr "Programm erfolgreich beendet." # type: TP -#: ../tin.1:83 ../tin.1:93 ../tin.1:3239 +#: ../tin.1:83 ../tin.1:93 ../tin.1:3258 #, no-wrap msgid "B<1>" msgstr "B<1>" @@ -180,7 +180,7 @@ msgid "No unread news" msgstr "Keine ungelesenen Nachrichten vorhanden" # type: TP -#: ../tin.1:96 ../tin.1:3242 +#: ../tin.1:96 ../tin.1:3261 #, no-wrap msgid "B<2>" msgstr "B<2>" @@ -918,16 +918,15 @@ msgstr "" # type: Plain text #: ../tin.1:382 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. " -"If there are recent articles within the thread it might be marked with " -"B in front of the total number of articles in the thread " -"- this is controlled by the B option. If a thread has hot " -"articles in it (see also section \"FILTERING ARTICLES\") it's marked with " -"B in front of the total number of articles in the " -"thread. The number of lines of the first (unread) article in the thread " -"might also be shown right before the subject - this is controlled by the " -"B option." +"If a thread has unread articles it is marked with B in " +"front of the total number of articles in the thread. If there are recent " +"articles within the thread it might be marked with B in " +"front of the total number of articles in the thread - this is controlled by " +"the B option. If a thread has hot articles in it (see also " +"section \"FILTERING ARTICLES\") it's marked with B in " +"front of the total number of articles in the thread. The number of lines of " +"the first (unread) article in the thread might also be shown right before " +"the subject - this is controlled by the B option." msgstr "" # type: Plain text @@ -1162,7 +1161,7 @@ msgstr "" "überall das Gleichen." # type: TP -#: ../tin.1:477 ../tin.1:1340 ../tin.1:1393 +#: ../tin.1:477 ../tin.1:1343 ../tin.1:1396 #, no-wrap msgid "B" msgstr "B" @@ -1242,7 +1241,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:508 ../tin.1:1346 ../tin.1:1400 +#: ../tin.1:508 ../tin.1:1349 ../tin.1:1403 #, no-wrap msgid "B" msgstr "B" @@ -1256,13 +1255,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:514 ../tin.1:1349 ../tin.1:1403 +#: ../tin.1:514 ../tin.1:1352 ../tin.1:1406 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:517 ../tin.1:1352 ../tin.1:1406 +#: ../tin.1:517 ../tin.1:1355 ../tin.1:1409 msgid "Toggle the display of help mini menu at the bottom of the screen." msgstr "" @@ -1300,7 +1299,7 @@ msgid "NEWSGROUP SELECTION COMMANDS" msgstr "" # type: TP -#: ../tin.1:529 ../tin.1:657 ../tin.1:907 ../tin.1:1071 ../tin.1:3248 +#: ../tin.1:529 ../tin.1:660 ../tin.1:910 ../tin.1:1074 ../tin.1:3267 #, no-wrap msgid "B<4>" msgstr "B<4>" @@ -1324,13 +1323,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:536 ../tin.1:678 ../tin.1:928 +#: ../tin.1:536 ../tin.1:681 ../tin.1:931 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:540 ../tin.1:682 ../tin.1:932 +#: ../tin.1:540 ../tin.1:685 ../tin.1:935 msgid "" "Choose a range of articles to be affected by the next command. See the " "section \"RANGES\" for more information." @@ -1350,20 +1349,20 @@ msgid "Sort the list of newsgroups." msgstr "Liste vorhandener Newsgroups sortieren." # type: TP -#: ../tin.1:543 ../tin.1:685 ../tin.1:935 ../tin.1:1125 ../tin.1:1337 -#: ../tin.1:1387 +#: ../tin.1:543 ../tin.1:688 ../tin.1:938 ../tin.1:1128 ../tin.1:1340 +#: ../tin.1:1390 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:546 ../tin.1:938 ../tin.1:1128 ../tin.1:1340 ../tin.1:1390 +#: ../tin.1:546 ../tin.1:941 ../tin.1:1131 ../tin.1:1343 ../tin.1:1393 msgid "Repeat the previous search." msgstr "Vorherige Suche wiederholen." # type: TP -#: ../tin.1:546 ../tin.1:688 ../tin.1:938 ../tin.1:1128 ../tin.1:1331 -#: ../tin.1:1381 +#: ../tin.1:546 ../tin.1:691 ../tin.1:941 ../tin.1:1131 ../tin.1:1334 +#: ../tin.1:1384 #, no-wrap msgid "B" msgstr "B" @@ -1374,8 +1373,8 @@ msgid "Search for a group by name and de msgstr "" # type: TP -#: ../tin.1:549 ../tin.1:691 ../tin.1:941 ../tin.1:1131 ../tin.1:1334 -#: ../tin.1:1384 +#: ../tin.1:549 ../tin.1:694 ../tin.1:944 ../tin.1:1134 ../tin.1:1337 +#: ../tin.1:1387 #, no-wrap msgid "B" msgstr "B" @@ -1410,7 +1409,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:559 ../tin.1:766 ../tin.1:979 ../tin.1:1189 +#: ../tin.1:559 ../tin.1:769 ../tin.1:982 ../tin.1:1192 #, no-wrap msgid "B" msgstr "B" @@ -1423,7 +1422,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:563 ../tin.1:770 ../tin.1:983 ../tin.1:1193 +#: ../tin.1:563 ../tin.1:773 ../tin.1:986 ../tin.1:1196 #, no-wrap msgid "B" msgstr "B" @@ -1449,13 +1448,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:571 ../tin.1:783 ../tin.1:996 ../tin.1:1205 +#: ../tin.1:571 ../tin.1:786 ../tin.1:999 ../tin.1:1208 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:574 ../tin.1:786 ../tin.1:999 ../tin.1:1208 +#: ../tin.1:574 ../tin.1:789 ../tin.1:1002 ../tin.1:1211 msgid "Edit the filter file and reload it afterwards." msgstr "Filter-Datei bearbeiten und danach anwenden." @@ -1466,15 +1465,15 @@ msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:578 ../tin.1:790 +#: ../tin.1:578 ../tin.1:793 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:578 ../tin.1:793 ../tin.1:999 ../tin.1:1221 ../tin.1:1343 -#: ../tin.1:1396 +#: ../tin.1:578 ../tin.1:796 ../tin.1:1002 ../tin.1:1224 ../tin.1:1346 +#: ../tin.1:1399 #, no-wrap msgid "B" msgstr "B" @@ -1488,13 +1487,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:583 ../tin.1:797 ../tin.1:1002 ../tin.1:1224 +#: ../tin.1:583 ../tin.1:800 ../tin.1:1005 ../tin.1:1227 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:586 ../tin.1:800 ../tin.1:1005 ../tin.1:1227 +#: ../tin.1:586 ../tin.1:803 ../tin.1:1008 ../tin.1:1230 msgid "Toggle inverse video." msgstr "" @@ -1514,13 +1513,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:592 ../tin.1:817 ../tin.1:1241 +#: ../tin.1:592 ../tin.1:820 ../tin.1:1244 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:596 ../tin.1:821 ../tin.1:1245 +#: ../tin.1:596 ../tin.1:824 ../tin.1:1248 msgid "" "User configurable options menu (for more information see section \"GLOBAL " "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")." @@ -1538,7 +1537,7 @@ msgid "Positions the cursor on the next msgstr "" # type: TP -#: ../tin.1:599 ../tin.1:838 ../tin.1:1024 ../tin.1:1262 +#: ../tin.1:599 ../tin.1:841 ../tin.1:1027 ../tin.1:1265 #, no-wrap msgid "B" msgstr "B" @@ -1551,13 +1550,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:603 ../tin.1:841 ../tin.1:1027 ../tin.1:1265 +#: ../tin.1:603 ../tin.1:844 ../tin.1:1030 ../tin.1:1268 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:606 ../tin.1:844 ../tin.1:1030 ../tin.1:1268 +#: ../tin.1:606 ../tin.1:847 ../tin.1:1033 ../tin.1:1271 msgid "Quit B - don't ask the user to confirm." msgstr "Beendet B sofort, ohne Bestätigungsnachfrage." @@ -1576,13 +1575,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:611 ../tin.1:847 ../tin.1:1030 +#: ../tin.1:611 ../tin.1:850 ../tin.1:1033 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:615 ../tin.1:851 ../tin.1:1034 +#: ../tin.1:615 ../tin.1:854 ../tin.1:1037 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." @@ -1645,7 +1644,7 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:633 ../tin.1:875 ../tin.1:1049 ../tin.1:1302 +#: ../tin.1:633 ../tin.1:878 ../tin.1:1052 ../tin.1:1305 #, no-wrap msgid "B" msgstr "B" @@ -1717,43 +1716,51 @@ msgstr "" # type: Plain text #: ../tin.1:660 +msgid "" +"All searches in this level are limited to unread articles if in " +"B mode. B ('B') can be use " +"toggle the setting right before/after the search." +msgstr "" + +# type: Plain text +#: ../tin.1:663 msgid "Select article 4." msgstr "Artikel 4 auswählen." # type: TP -#: ../tin.1:660 ../tin.1:910 ../tin.1:1074 +#: ../tin.1:663 ../tin.1:913 ../tin.1:1077 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:664 ../tin.1:914 ../tin.1:1078 +#: ../tin.1:667 ../tin.1:917 ../tin.1:1081 msgid "" "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" " "for more information." msgstr "" # type: TP -#: ../tin.1:664 ../tin.1:914 ../tin.1:1090 +#: ../tin.1:667 ../tin.1:917 ../tin.1:1093 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:668 ../tin.1:918 ../tin.1:1094 +#: ../tin.1:671 ../tin.1:921 ../tin.1:1097 msgid "" "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for " "more information." msgstr "" # type: TP -#: ../tin.1:668 ../tin.1:918 +#: ../tin.1:671 ../tin.1:921 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:673 ../tin.1:923 +#: ../tin.1:676 ../tin.1:926 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as read. A prompt asks which type should " @@ -1761,13 +1768,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:673 ../tin.1:923 +#: ../tin.1:676 ../tin.1:926 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:678 ../tin.1:928 +#: ../tin.1:681 ../tin.1:931 msgid "" "Mark current article, thread, range, auto-selected (hot) articles, articles " "matching pattern or tagged articles as unread. A prompt asks which type " @@ -1775,63 +1782,63 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:682 ../tin.1:932 ../tin.1:1122 +#: ../tin.1:685 ../tin.1:935 ../tin.1:1125 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:685 ../tin.1:935 ../tin.1:1125 +#: ../tin.1:688 ../tin.1:938 ../tin.1:1128 msgid "Re-enter the last message that was viewed." msgstr "" # type: Plain text -#: ../tin.1:688 +#: ../tin.1:691 msgid "Repeat the previous search" msgstr "Vorherige Suche wiederholen." # type: Plain text -#: ../tin.1:691 +#: ../tin.1:694 msgid "Search forward for specified subject." msgstr "" # type: Plain text -#: ../tin.1:694 +#: ../tin.1:697 msgid "Search backward for specified subject." msgstr "" # type: TP -#: ../tin.1:694 +#: ../tin.1:697 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:697 +#: ../tin.1:700 msgid "Select current thread for later processing." msgstr "" # type: TP -#: ../tin.1:697 +#: ../tin.1:700 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:701 +#: ../tin.1:704 msgid "" "Selects all threads in current group. It is a shortcut for calling " "B with a pattern of ''*''." msgstr "" # type: TP -#: ../tin.1:701 +#: ../tin.1:704 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:706 +#: ../tin.1:709 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 " @@ -1839,13 +1846,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:706 +#: ../tin.1:709 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:711 +#: ../tin.1:714 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-" @@ -1853,13 +1860,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:711 +#: ../tin.1:714 #, no-wrap msgid "B" # type: Plain text -#: ../tin.1:717 +#: ../tin.1:720 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 " @@ -1868,24 +1875,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:717 +#: ../tin.1:720 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:720 +#: ../tin.1:723 msgid "Reverse all selections on all articles." msgstr "" # type: TP -#: ../tin.1:720 +#: ../tin.1:723 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:726 +#: ../tin.1:729 msgid "" "Undo all selections on all articles. It clears the toggle effect of " "B ('B') command. Thus after first doing a " @@ -1894,13 +1901,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:726 ../tin.1:956 ../tin.1:1148 +#: ../tin.1:729 ../tin.1:959 ../tin.1:1151 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:731 ../tin.1:961 ../tin.1:1153 +#: ../tin.1:734 ../tin.1:964 ../tin.1:1156 msgid "" "Pipe current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles into command. See the section \"MAILING " @@ -1908,13 +1915,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:731 ../tin.1:1153 +#: ../tin.1:734 ../tin.1:1156 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:740 +#: ../tin.1:743 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: " @@ -1926,13 +1933,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:740 ../tin.1:1162 +#: ../tin.1:743 ../tin.1:1165 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:749 +#: ../tin.1:752 msgid "" "Kill article(s) with a single key [after confirmation]. The defaults used " "for killing are based upon the following four tinrc config variables: " @@ -1944,99 +1951,99 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:749 +#: ../tin.1:752 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:752 +#: ../tin.1:755 msgid "Read current article." msgstr "" # type: TP -#: ../tin.1:752 +#: ../tin.1:755 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" # type: Plain text -#: ../tin.1:755 +#: ../tin.1:758 msgid "View next unread article or group." msgstr "" # type: TP -#: ../tin.1:755 ../tin.1:967 ../tin.1:1179 +#: ../tin.1:758 ../tin.1:970 ../tin.1:1182 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:759 +#: ../tin.1:762 msgid "" "Author forward search. This searches for articles with a specific ''From:'' " "line." msgstr "" # type: TP -#: ../tin.1:759 ../tin.1:972 ../tin.1:1182 +#: ../tin.1:762 ../tin.1:975 ../tin.1:1185 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:762 ../tin.1:975 +#: ../tin.1:765 ../tin.1:978 msgid "Author backward search. Otherwise, see B ('B') above." msgstr "" # type: TP -#: ../tin.1:762 ../tin.1:975 ../tin.1:1185 +#: ../tin.1:765 ../tin.1:978 ../tin.1:1188 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:766 ../tin.1:979 ../tin.1:1189 +#: ../tin.1:769 ../tin.1:982 ../tin.1:1192 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:770 +#: ../tin.1:773 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:774 +#: ../tin.1:777 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" # type: TP -#: ../tin.1:774 +#: ../tin.1:777 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:778 ../tin.1:991 +#: ../tin.1:781 ../tin.1:994 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" # type: TP -#: ../tin.1:778 +#: ../tin.1:781 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:783 ../tin.1:996 ../tin.1:1202 +#: ../tin.1:786 ../tin.1:999 ../tin.1:1205 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 " @@ -2044,37 +2051,37 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:786 +#: ../tin.1:789 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:790 +#: ../tin.1:793 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:793 +#: ../tin.1:796 msgid "Toggle article/group limit." msgstr "" # type: Plain text -#: ../tin.1:797 +#: ../tin.1:800 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" # type: TP -#: ../tin.1:800 +#: ../tin.1:803 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:806 +#: ../tin.1:809 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2083,35 +2090,35 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:806 +#: ../tin.1:809 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:809 +#: ../tin.1:812 msgid "Open the thread under the current cursor position." msgstr "" # type: TP -#: ../tin.1:809 ../tin.1:1011 ../tin.1:1233 +#: ../tin.1:812 ../tin.1:1014 ../tin.1:1236 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:812 ../tin.1:1014 ../tin.1:1236 +#: ../tin.1:815 ../tin.1:1017 ../tin.1:1239 msgid "Look up article by ''Message-ID:''." msgstr "Artikel anhand der ''Message-ID:'' nachschlagen." # type: TP -#: ../tin.1:812 +#: ../tin.1:815 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:817 ../tin.1:1019 ../tin.1:1241 +#: ../tin.1:820 ../tin.1:1022 ../tin.1:1244 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2119,35 +2126,35 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:821 +#: ../tin.1:824 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:824 +#: ../tin.1:827 msgid "Go to next group." msgstr "" # type: TP -#: ../tin.1:824 +#: ../tin.1:827 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:827 +#: ../tin.1:830 msgid "Go to next unread article." msgstr "" # type: TP -#: ../tin.1:827 ../tin.1:1019 ../tin.1:1251 +#: ../tin.1:830 ../tin.1:1022 ../tin.1:1254 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:832 ../tin.1:1024 ../tin.1:1256 +#: ../tin.1:835 ../tin.1:1027 ../tin.1:1259 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2155,51 +2162,51 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:832 +#: ../tin.1:835 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:835 +#: ../tin.1:838 msgid "Go to previous group." msgstr "" # type: TP -#: ../tin.1:835 +#: ../tin.1:838 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:838 +#: ../tin.1:841 msgid "Go to previous unread article." msgstr "" # type: Plain text -#: ../tin.1:841 ../tin.1:1027 +#: ../tin.1:844 ../tin.1:1030 msgid "Return to previous level." msgstr "" # type: TP -#: ../tin.1:844 +#: ../tin.1:847 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:847 +#: ../tin.1:850 msgid "Toggle the display between all articles and unread articles." msgstr "" # type: TP -#: ../tin.1:851 +#: ../tin.1:854 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:856 ../tin.1:1039 ../tin.1:1281 +#: ../tin.1:859 ../tin.1:1042 ../tin.1:1284 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2207,24 +2214,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:856 +#: ../tin.1:859 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:859 ../tin.1:1042 ../tin.1:1284 +#: ../tin.1:862 ../tin.1:1045 ../tin.1:1287 msgid "Save marked articles automatically without further prompting." msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern." # type: TP -#: ../tin.1:859 +#: ../tin.1:862 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:864 +#: ../tin.1:867 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2232,25 +2239,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:864 +#: ../tin.1:867 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:867 +#: ../tin.1:870 msgid "" "Automatically tag in order all the parts of the current multi-part message." msgstr "" # type: TP -#: ../tin.1:867 +#: ../tin.1:870 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:872 +#: ../tin.1:875 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2258,18 +2265,18 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:872 +#: ../tin.1:875 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:875 +#: ../tin.1:878 msgid "Untag all articles that were tagged." msgstr "" # type: Plain text -#: ../tin.1:881 +#: ../tin.1:884 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 " @@ -2278,13 +2285,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:881 +#: ../tin.1:884 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:887 +#: ../tin.1:890 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2293,13 +2300,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:887 +#: ../tin.1:890 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:895 +#: ../tin.1:898 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. " @@ -2310,25 +2317,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:895 ../tin.1:1056 ../tin.1:1315 +#: ../tin.1:898 ../tin.1:1059 ../tin.1:1318 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:898 +#: ../tin.1:901 msgid "Mark current article as unread." msgstr "Aktuellen Artikel als ungelesen markieren." # type: TP -#: ../tin.1:898 ../tin.1:1061 ../tin.1:1318 +#: ../tin.1:901 ../tin.1:1064 ../tin.1:1321 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:905 +#: ../tin.1:908 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 " @@ -2336,94 +2343,94 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:905 +#: ../tin.1:908 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:910 +#: ../tin.1:913 msgid "Select article 4 within thread." msgstr "Artikel 4 aus dem Thread auswählen." # type: Plain text -#: ../tin.1:941 +#: ../tin.1:944 msgid "Search forward for a specified subject." msgstr "" # type: Plain text -#: ../tin.1:944 +#: ../tin.1:947 msgid "Search backwards for a specified subject." msgstr "" # type: TP -#: ../tin.1:944 +#: ../tin.1:947 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:947 +#: ../tin.1:950 msgid "Select the current thread for later processing." msgstr "" # type: TP -#: ../tin.1:947 +#: ../tin.1:950 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:950 +#: ../tin.1:953 msgid "Toggle selection of current article." msgstr "" # type: TP -#: ../tin.1:950 +#: ../tin.1:953 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:953 +#: ../tin.1:956 msgid "Reverse article selections." msgstr "Artikelauswahl invertieren." # type: TP -#: ../tin.1:953 +#: ../tin.1:956 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:956 +#: ../tin.1:959 msgid "Undo all selections on current thread." msgstr "" # type: TP -#: ../tin.1:961 +#: ../tin.1:964 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:964 +#: ../tin.1:967 msgid "Read current article within thread." msgstr "" # type: TP -#: ../tin.1:964 +#: ../tin.1:967 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" # type: Plain text -#: ../tin.1:967 +#: ../tin.1:970 msgid "View next unread article within thread." msgstr "Nächsten ungelesenen Artikel im Thread anzeigen." # type: Plain text -#: ../tin.1:972 +#: ../tin.1:975 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 " @@ -2431,44 +2438,44 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:983 +#: ../tin.1:986 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:987 +#: ../tin.1:990 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" # type: TP -#: ../tin.1:987 +#: ../tin.1:990 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:991 +#: ../tin.1:994 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1002 ../tin.1:1224 +#: ../tin.1:1005 ../tin.1:1227 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:1005 +#: ../tin.1:1008 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1011 +#: ../tin.1:1014 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 " @@ -2476,49 +2483,49 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1014 +#: ../tin.1:1017 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1034 +#: ../tin.1:1037 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1039 +#: ../tin.1:1042 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1042 +#: ../tin.1:1045 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1046 ../tin.1:1288 +#: ../tin.1:1049 ../tin.1:1291 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" # type: TP -#: ../tin.1:1046 +#: ../tin.1:1049 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1049 +#: ../tin.1:1052 msgid "Untag all tagged threads." msgstr "" # type: Plain text -#: ../tin.1:1056 +#: ../tin.1:1059 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 " @@ -2527,7 +2534,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1061 +#: ../tin.1:1064 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 " @@ -2536,142 +2543,142 @@ msgstr "" # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:1066 +#: ../tin.1:1069 msgid "Mark all articles in thread as unread." msgstr "Alle Artikel im aktuellen Thread as ungelesen markieren." # type: SS -#: ../tin.1:1066 +#: ../tin.1:1069 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:1071 +#: ../tin.1:1074 msgid "Read the first (base) article in this thread." msgstr "" # type: Plain text -#: ../tin.1:1074 +#: ../tin.1:1077 msgid "Read response 4 in this thread." msgstr "Antwort 4 im diesem Thread lesen." # type: TP -#: ../tin.1:1078 +#: ../tin.1:1081 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1082 +#: ../tin.1:1085 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:1082 +#: ../tin.1:1085 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1087 +#: ../tin.1:1090 msgid "Perform B(1) operations on article." msgstr "" # type: TP -#: ../tin.1:1087 +#: ../tin.1:1090 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1090 +#: ../tin.1:1093 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" # type: TP -#: ../tin.1:1094 +#: ../tin.1:1097 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1097 +#: ../tin.1:1100 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten." # type: TP -#: ../tin.1:1097 +#: ../tin.1:1100 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1101 +#: ../tin.1:1104 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" # type: TP -#: ../tin.1:1101 +#: ../tin.1:1104 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1105 +#: ../tin.1:1108 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:1105 +#: ../tin.1:1108 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1108 +#: ../tin.1:1111 msgid "" "Toggles the display of all headers vs. headers in B." msgstr "" # type: TP -#: ../tin.1:1108 +#: ../tin.1:1111 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1111 +#: ../tin.1:1114 msgid "Toggle ROT-13 decoding for this article." msgstr "" # type: TP -#: ../tin.1:1111 +#: ../tin.1:1114 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1115 +#: ../tin.1:1118 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:1115 +#: ../tin.1:1118 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1122 +#: ../tin.1:1125 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 " @@ -2681,23 +2688,23 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1131 +#: ../tin.1:1134 msgid "Forward search the text of this article." msgstr "" # type: Plain text -#: ../tin.1:1134 +#: ../tin.1:1137 msgid "Backward search the text of this article." msgstr "" # type: TP -#: ../tin.1:1134 +#: ../tin.1:1137 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1139 +#: ../tin.1:1142 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2705,40 +2712,40 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1139 +#: ../tin.1:1142 #, no-wrap msgid "B'>" msgstr "B'>" # type: Plain text -#: ../tin.1:1142 +#: ../tin.1:1145 msgid "Go to the first article in the current thread." msgstr "" # type: TP -#: ../tin.1:1142 +#: ../tin.1:1145 #, no-wrap msgid "B'>" msgstr "B'>" # type: Plain text -#: ../tin.1:1145 +#: ../tin.1:1148 msgid "Go to the last article in the current thread." msgstr "" # type: TP -#: ../tin.1:1145 +#: ../tin.1:1148 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1148 +#: ../tin.1:1151 msgid "Toggle word highlighting on/off." msgstr "" # type: Plain text -#: ../tin.1:1162 +#: ../tin.1:1165 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2750,7 +2757,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1171 +#: ../tin.1:1174 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2761,24 +2768,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1171 +#: ../tin.1:1174 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:1174 +#: ../tin.1:1177 msgid "Go to next base article." msgstr "" # type: TP -#: ../tin.1:1174 +#: ../tin.1:1177 #, no-wrap msgid "BTABE'>" msgstr "BTABE'>" # type: Plain text -#: ../tin.1:1179 +#: ../tin.1:1182 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2786,265 +2793,265 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1182 +#: ../tin.1:1185 msgid "Author forward search." msgstr "Suche nach Autor (vorwärts)." # type: Plain text -#: ../tin.1:1185 +#: ../tin.1:1188 msgid "Author backward search." msgstr "Suche nach Autor (rückwärts)." # type: Plain text -#: ../tin.1:1193 +#: ../tin.1:1196 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:1197 +#: ../tin.1:1200 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:1197 +#: ../tin.1:1200 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1202 +#: ../tin.1:1205 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1205 +#: ../tin.1:1208 msgid "" "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" # type: TP -#: ../tin.1:1208 +#: ../tin.1:1211 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1211 +#: ../tin.1:1214 msgid "" "Post a followup to the current article with a copy of the article included." msgstr "" # type: TP -#: ../tin.1:1211 +#: ../tin.1:1214 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1215 +#: ../tin.1:1218 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" # type: TP -#: ../tin.1:1215 +#: ../tin.1:1218 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1218 +#: ../tin.1:1221 msgid "Go to the start of the article." msgstr "Zum Anfang des Artikels springen." # type: TP -#: ../tin.1:1218 +#: ../tin.1:1221 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1221 +#: ../tin.1:1224 msgid "Go to the end of the article." msgstr "Zum Ende des Artikels springen." # type: TP -#: ../tin.1:1227 +#: ../tin.1:1230 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1230 +#: ../tin.1:1233 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" # type: TP -#: ../tin.1:1230 +#: ../tin.1:1233 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1233 +#: ../tin.1:1236 msgid "Show the thread menu that the current article is a part of." msgstr "" # type: TP -#: ../tin.1:1236 +#: ../tin.1:1239 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1245 +#: ../tin.1:1248 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1248 +#: ../tin.1:1251 msgid "Go to the next article." msgstr "" # type: TP -#: ../tin.1:1248 +#: ../tin.1:1251 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1251 +#: ../tin.1:1254 msgid "Go to the next unread article." msgstr "" # type: TP -#: ../tin.1:1256 +#: ../tin.1:1259 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1259 +#: ../tin.1:1262 msgid "Go to the previous article." msgstr "" # type: TP -#: ../tin.1:1259 +#: ../tin.1:1262 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1262 +#: ../tin.1:1265 msgid "Go to the previous unread article." msgstr "" # type: Plain text -#: ../tin.1:1265 +#: ../tin.1:1268 msgid "Return to the previous level." msgstr "" # type: TP -#: ../tin.1:1268 +#: ../tin.1:1271 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1272 +#: ../tin.1:1275 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" # type: TP -#: ../tin.1:1272 +#: ../tin.1:1275 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1276 +#: ../tin.1:1279 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" # type: TP -#: ../tin.1:1276 +#: ../tin.1:1279 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1281 +#: ../tin.1:1284 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1284 +#: ../tin.1:1287 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:1288 +#: ../tin.1:1291 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1291 +#: ../tin.1:1294 msgid "Return to group selection level." msgstr "" # type: TP -#: ../tin.1:1291 +#: ../tin.1:1294 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1294 +#: ../tin.1:1297 msgid "Go to parent article." msgstr "" # type: TP -#: ../tin.1:1294 +#: ../tin.1:1297 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1298 +#: ../tin.1:1301 msgid "" "Display a list of URLs in the current article. See the section \"URL LISTING" "\" for more information." msgstr "" # type: TP -#: ../tin.1:1298 +#: ../tin.1:1301 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1302 +#: ../tin.1:1305 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" # type: Plain text -#: ../tin.1:1309 +#: ../tin.1:1312 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'), " @@ -3053,13 +3060,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1309 +#: ../tin.1:1312 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1315 +#: ../tin.1:1318 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -3068,76 +3075,76 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1318 +#: ../tin.1:1321 msgid "Mark article as unread." msgstr "Alle Artikel als ungelesen markieren." # type: Plain text #. -------------------------------------------------------------------- -#: ../tin.1:1323 +#: ../tin.1:1326 msgid "Mark the current thread as unread." msgstr "Markiere den aktuellen Thread als ungelesen." # type: SS -#: ../tin.1:1323 +#: ../tin.1:1326 #, no-wrap msgid "URL LISTING" msgstr "URL LISTE" # type: Plain text -#: ../tin.1:1326 +#: ../tin.1:1329 msgid "" "B ('B') displays a list of URLs in the current article. " "Besides the common moving keys, the following commands are available:" msgstr "" # type: TP -#: ../tin.1:1327 +#: ../tin.1:1330 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:1331 +#: ../tin.1:1334 msgid "" "The current URL will be prompted and opened using the B. " "'BESCE>' or no input will skip the URL." msgstr "" # type: Plain text -#: ../tin.1:1334 +#: ../tin.1:1337 msgid "URL forward search." msgstr "Suche nach URL (vorwärts)." # type: Plain text -#: ../tin.1:1337 +#: ../tin.1:1340 msgid "URL backward search." msgstr "Suche nach URL (rückwärts)." # type: TP -#: ../tin.1:1343 ../tin.1:1396 +#: ../tin.1:1346 ../tin.1:1399 msgid "Shell escape." msgstr "" # type: Plain text -#: ../tin.1:1346 +#: ../tin.1:1349 msgid "Toggle the display of the current URL in the last line." msgstr "" # type: Plain text -#: ../tin.1:1349 ../tin.1:1403 +#: ../tin.1:1352 ../tin.1:1406 msgid "Help screen of commands available." msgstr "" # type: SS #. -------------------------------------------------------------------- -#: ../tin.1:1355 +#: ../tin.1:1358 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" # type: Plain text -#: ../tin.1:1358 +#: ../tin.1:1361 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3145,108 +3152,108 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1359 +#: ../tin.1:1362 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1362 +#: ../tin.1:1365 msgid "Pipe attachment into command." msgstr "" # type: TP -#: ../tin.1:1362 +#: ../tin.1:1365 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1365 +#: ../tin.1:1368 msgid "Save current attachment / tagged attachments to disk." msgstr "" # type: TP -#: ../tin.1:1365 +#: ../tin.1:1368 #, no-wrap msgid "BCRE'>" msgstr "BCRE'>" # type: Plain text -#: ../tin.1:1368 +#: ../tin.1:1371 msgid "View attachment." msgstr "Multimediaanhänge anzeigen." # type: TP -#: ../tin.1:1368 +#: ../tin.1:1371 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1371 +#: ../tin.1:1374 msgid "Tag one or more attachments for saving." msgstr "" # type: TP -#: ../tin.1:1371 +#: ../tin.1:1374 #, no-wrap msgid "B" # type: Plain text -#: ../tin.1:1375 +#: ../tin.1:1378 msgid "" "Prompts for a pattern to match. All attachments whose name/description or " "content type/transfer encoding match the pattern will be tagged." msgstr "" # type: TP -#: ../tin.1:1375 +#: ../tin.1:1378 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1378 +#: ../tin.1:1381 msgid "Reverse tagging of all attachments." msgstr "" # type: TP -#: ../tin.1:1378 +#: ../tin.1:1381 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1381 +#: ../tin.1:1384 msgid "Untag all tagged attachments." msgstr "" # type: Plain text -#: ../tin.1:1384 +#: ../tin.1:1387 msgid "Attachment forward search." msgstr "" # type: Plain text -#: ../tin.1:1387 +#: ../tin.1:1390 msgid "Attachment backward search." msgstr "" # type: TP -#: ../tin.1:1390 +#: ../tin.1:1393 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1393 +#: ../tin.1:1396 msgid "" "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" # type: Plain text -#: ../tin.1:1400 +#: ../tin.1:1403 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3254,14 +3261,14 @@ msgstr "Names oder Beschreibung des Anha # type: SS #. -------------------------------------------------------------------- -#: ../tin.1:1409 +#: ../tin.1:1412 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" # type: Plain text #. FIXME - add missing descriptions -#: ../tin.1:1419 +#: ../tin.1:1422 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 " @@ -3273,7 +3280,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1427 +#: ../tin.1:1430 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 " @@ -3284,7 +3291,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1433 +#: ../tin.1:1436 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 " @@ -3294,7 +3301,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1440 +#: ../tin.1:1443 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3304,7 +3311,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1445 +#: ../tin.1:1448 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3313,14 +3320,14 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1448 +#: ../tin.1:1451 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" # type: Plain text -#: ../tin.1:1452 +#: ../tin.1:1455 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/" @@ -3328,13 +3335,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1452 +#: ../tin.1:1455 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1458 ../tin.5:1186 +#: ../tin.1:1461 ../tin.5:1186 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E n.software." @@ -3342,161 +3349,161 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1458 +#: ../tin.1:1461 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1462 ../tin.5:1190 +#: ../tin.1:1465 ../tin.5:1190 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:1462 +#: ../tin.1:1465 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1465 ../tin.5:1193 +#: ../tin.1:1468 ../tin.5:1193 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" # type: TP -#: ../tin.1:1465 +#: ../tin.1:1468 #, no-wrap msgid "B" msgstr "B<Übersp. multipart/alternative-Teile (alternative_handling)>" # type: Plain text -#: ../tin.1:1468 ../tin.5:1196 +#: ../tin.1:1471 ../tin.5:1196 msgid "" "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" # type: TP -#: ../tin.1:1468 +#: ../tin.1:1471 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1471 ../tin.5:1199 +#: ../tin.1:1474 ../tin.5:1199 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:1471 +#: ../tin.1:1474 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1474 ../tin.5:1202 +#: ../tin.1:1477 ../tin.5:1202 msgid "" "The character used to show that an article is in a range. Default is '#'." msgstr "" # type: TP -#: ../tin.1:1474 +#: ../tin.1:1477 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1478 ../tin.5:1206 +#: ../tin.1:1481 ../tin.5:1206 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:1478 +#: ../tin.1:1481 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1482 ../tin.5:1210 +#: ../tin.1:1485 ../tin.5:1210 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" # type: TP -#: ../tin.1:1482 +#: ../tin.1:1485 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1486 ../tin.5:1214 +#: ../tin.1:1489 ../tin.5:1214 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:1486 +#: ../tin.1:1489 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1490 +#: ../tin.1:1493 msgid "" "The character used to show that an article has not been read. Default is " "\\&'+'." msgstr "" # type: TP -#: ../tin.1:1490 +#: ../tin.1:1493 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1493 ../tin.5:1221 +#: ../tin.1:1496 ../tin.5:1221 msgid "The character used to show that an article was read. Default is ' '." msgstr "" # type: TP -#: ../tin.1:1493 +#: ../tin.1:1496 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1497 ../tin.5:1225 +#: ../tin.1:1500 ../tin.5:1225 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" # type: TP -#: ../tin.1:1497 +#: ../tin.1:1500 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1501 ../tin.5:1229 +#: ../tin.1:1504 ../tin.5:1229 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:1501 ../tin.5:1229 +#: ../tin.1:1504 ../tin.5:1229 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1506 +#: ../tin.1:1509 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 " @@ -3504,50 +3511,50 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1506 +#: ../tin.1:1509 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1510 ../tin.5:1240 +#: ../tin.1:1513 ../tin.5:1240 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" # type: TP -#: ../tin.1:1510 +#: ../tin.1:1513 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1514 ../tin.5:1244 +#: ../tin.1:1517 ../tin.5:1244 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" # type: TP -#: ../tin.1:1514 +#: ../tin.1:1517 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1517 ../tin.1:2438 +#: ../tin.1:1520 ../tin.1:2456 msgid "Default is OFF." msgstr "Standard ist OFF." # type: TP -#: ../tin.1:1517 +#: ../tin.1:1520 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1523 ../tin.5:1253 +#: ../tin.1:1526 ../tin.5:1253 msgid "" "If ON articles/threads with ''Archive-name:'' in header will be " "automatically saved with the Archive-name & part/patch no and post processed " @@ -3555,13 +3562,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1523 +#: ../tin.1:1526 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1528 ../tin.5:1258 +#: ../tin.1:1531 ../tin.5:1258 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 " @@ -3569,13 +3576,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1528 +#: ../tin.1:1531 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1533 ../tin.5:1263 +#: ../tin.1:1536 ../tin.5:1263 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 " @@ -3583,13 +3590,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1533 +#: ../tin.1:1536 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1538 +#: ../tin.1:1541 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. " @@ -3597,302 +3604,302 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1538 +#: ../tin.1:1541 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1544 ../tin.5:1272 +#: ../tin.1:1547 ../tin.5:1272 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:1544 +#: ../tin.1:1547 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1547 ../tin.5:1275 +#: ../tin.1:1550 ../tin.5:1275 msgid "Standard background color" msgstr "Standard Hintergrundfarbe" # type: TP -#: ../tin.1:1547 +#: ../tin.1:1550 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1550 ../tin.5:1278 +#: ../tin.1:1553 ../tin.5:1278 msgid "Color of sender (From:)" msgstr "Farbe des Autors (From:)" # type: TP -#: ../tin.1:1550 +#: ../tin.1:1553 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1553 ../tin.5:1281 +#: ../tin.1:1556 ../tin.5:1281 msgid "Color of header-lines" msgstr "Farbe der Artikelheaderzeilen" # type: TP -#: ../tin.1:1553 +#: ../tin.1:1556 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1556 ../tin.5:1284 +#: ../tin.1:1559 ../tin.5:1284 msgid "Color of help pages" msgstr "Farbe des Hilfstext" # type: TP -#: ../tin.1:1556 +#: ../tin.1:1559 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1559 ../tin.5:1287 +#: ../tin.1:1562 ../tin.5:1287 msgid "Color of background for inverse text" msgstr "Hintergrundfarbe für inversen Text" # type: TP -#: ../tin.1:1559 +#: ../tin.1:1562 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1562 ../tin.5:1290 +#: ../tin.1:1565 ../tin.5:1290 msgid "Color of foreground for inverse text" msgstr "Vordergrundfarbe für inversen Text" # type: TP -#: ../tin.1:1562 +#: ../tin.1:1565 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1566 ../tin.5:1294 +#: ../tin.1:1569 ../tin.5:1294 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1566 +#: ../tin.1:1569 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1570 ../tin.5:1298 +#: ../tin.1:1573 ../tin.5:1298 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1570 +#: ../tin.1:1573 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1574 ../tin.5:1302 +#: ../tin.1:1577 ../tin.5:1302 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1574 +#: ../tin.1:1577 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1578 ../tin.5:1306 +#: ../tin.1:1581 ../tin.5:1306 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1578 +#: ../tin.1:1581 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1581 ../tin.5:1309 +#: ../tin.1:1584 ../tin.5:1309 msgid "Color of mini help menu" msgstr "Farbe des Minihilfemenü" # type: TP -#: ../tin.1:1581 +#: ../tin.1:1584 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1584 ../tin.5:1312 +#: ../tin.1:1587 ../tin.5:1312 msgid "Color of actual news header fields" msgstr "Farbe des angezeigten Headers" # type: TP -#: ../tin.1:1584 +#: ../tin.1:1587 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1587 ../tin.5:1315 +#: ../tin.1:1590 ../tin.5:1315 msgid "Standard foreground color" msgstr "Standard Vordergrundfarbe" # type: TP -#: ../tin.1:1587 +#: ../tin.1:1590 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1590 ../tin.5:1318 +#: ../tin.1:1593 ../tin.5:1318 msgid "Color of quoted lines" msgstr "Farbe der zitierten Zeilen" # type: TP -#: ../tin.1:1590 +#: ../tin.1:1593 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1593 ../tin.5:1321 +#: ../tin.1:1596 ../tin.5:1321 msgid "Color of twice quoted lines" msgstr "Farbe von zweifach zitierten Zeilen" # type: TP -#: ../tin.1:1593 +#: ../tin.1:1596 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "B3-fach zitierten Zeilen (col_quote3)>" # type: Plain text -#: ../tin.1:1596 ../tin.5:1324 +#: ../tin.1:1599 ../tin.5:1324 msgid "Color of E=3 times quoted lines" msgstr "Farbe von =E3-fach zitierten Zeilen" # type: TP -#: ../tin.1:1596 +#: ../tin.1:1599 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1600 +#: ../tin.1:1603 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" # type: TP -#: ../tin.1:1600 +#: ../tin.1:1603 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1603 ../tin.5:1331 +#: ../tin.1:1606 ../tin.5:1331 msgid "Color of signatures" msgstr "Farbe von Signaturen" # type: TP -#: ../tin.1:1603 +#: ../tin.1:1606 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1606 ../tin.5:1334 +#: ../tin.1:1609 ../tin.5:1334 msgid "Color of urls highlight" msgstr "Farbe der hervorgehobenen URLs" # type: TP -#: ../tin.1:1606 +#: ../tin.1:1609 #, no-wrap msgid "B" msgstr "B" # type: Plain text # -#: ../tin.1:1609 ../tin.5:1337 +#: ../tin.1:1612 ../tin.5:1337 msgid "Color of verbatim blocks" msgstr "Farbe des wortgetreu darzustellenden Textes" # type: TP -#: ../tin.1:1609 +#: ../tin.1:1612 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1612 ../tin.5:1340 +#: ../tin.1:1615 ../tin.5:1340 msgid "Color of article subject" msgstr "Farbe der Subjectzeile" # type: TP -#: ../tin.1:1612 +#: ../tin.1:1615 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1615 ../tin.5:1343 +#: ../tin.1:1618 ../tin.5:1343 msgid "Color of text-lines" msgstr "Farbe der Textzeilen" # type: TP -#: ../tin.1:1615 +#: ../tin.1:1618 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1618 ../tin.5:1346 +#: ../tin.1:1621 ../tin.5:1346 msgid "Color of help/mail sign" msgstr "Farbe des Hilfe/Mail-Zeichens" # type: TP -#: ../tin.1:1618 +#: ../tin.1:1621 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1621 +#: ../tin.1:1624 msgid "Ask for manual confirmation to protect the user." msgstr "" # type: IP -#: ../tin.1:1622 ../tin.1:1628 ../tin.1:1632 +#: ../tin.1:1625 ../tin.1:1631 ../tin.1:1635 #, no-wrap msgid "\\(bu" msgstr "\\(bu" # type: Plain text #. TODO: check if all affected commands are marked [after confirmation] -#: ../tin.1:1628 +#: ../tin.1:1631 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3900,21 +3907,21 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1632 +#: ../tin.1:1635 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:1636 +#: ../tin.1:1639 msgid "" "B Ask for confirmation before marking all not selected (with " "B ('B') command) articles as read." @@ -4381,7 +4390,7 @@ msgstr "" "B ('B') command) articles as read." # type: TP -#: ../tin.1:1637 +#: ../tin.1:1640 #, no-wrap msgid "B" msgstr "B" @@ -4390,7 +4399,7 @@ msgstr "B uses for date representation. A description of the " "different format options can be found at B(3). B uses " @@ -4403,47 +4412,47 @@ msgstr "" "fallback code. Default is \"%a, %d %b %Y %H:%M:%S\"." # type: TP -#: ../tin.1:1649 +#: ../tin.1:1652 #, no-wrap msgid "B<(default_art_search)>" msgstr "B<(default_art_search)>" # type: TP -#: ../tin.1:1651 +#: ../tin.1:1654 #, no-wrap msgid "B<(default_author_search)>" msgstr "B<(default_author_search)>" # type: TP -#: ../tin.1:1653 +#: ../tin.1:1656 #, no-wrap msgid "B<(default_config_search)>" msgstr "B<(default_config_search)>" # type: Plain text -#: ../tin.1:1656 ../tin.5:1385 +#: ../tin.1:1659 ../tin.5:1385 msgid "The last article/author/config option that was searched for." msgstr "The last article/author/config option that was searched for." # type: TP -#: ../tin.1:1656 +#: ../tin.1:1659 #, no-wrap msgid "B<(default_filter_days)>" msgstr "B<(default_filter_days)>" # type: Plain text -#: ../tin.1:1659 ../tin.5:1388 +#: ../tin.1:1662 ../tin.5:1388 msgid "Default is 28." msgstr "Default is 28." # type: TP -#: ../tin.1:1659 +#: ../tin.1:1662 #, no-wrap msgid "B<(default_filter_kill_case)>" msgstr "B<(default_filter_kill_case)>" # type: Plain text -#: ../tin.1:1663 +#: ../tin.1:1666 msgid "" "Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF " "= ignore case. Default is OFF." @@ -4452,13 +4461,13 @@ msgstr "" "= ignore case. Default is OFF." # type: TP -#: ../tin.1:1663 +#: ../tin.1:1666 #, no-wrap msgid "B<(default_filter_kill_expire)>" msgstr "B<(default_filter_kill_expire)>" # type: Plain text -#: ../tin.1:1668 +#: ../tin.1:1671 msgid "" "Default for quick (1 key) kill filter expire. ON = limit to " "B, OFF = don't ever expire. Default is OFF." @@ -4467,13 +4476,13 @@ msgstr "" "B, OFF = don't ever expire. Default is OFF." # type: TP -#: ../tin.1:1668 +#: ../tin.1:1671 #, no-wrap msgid "B<(default_filter_kill_global)>" msgstr "B<(default_filter_kill_global)>" # type: Plain text -#: ../tin.1:1672 +#: ../tin.1:1675 msgid "" "Default for quick (1 key) kill filter global. ON=apply to all groups, " "OFF=apply to current group. Default is ON." @@ -4482,139 +4491,140 @@ msgstr "" "OFF=apply to current group. Default is ON." # type: TP -#: ../tin.1:1672 +#: ../tin.1:1675 #, no-wrap msgid "B<(default_filter_kill_header)>" msgstr "B<(default_filter_kill_header)>" # type: Plain text -#: ../tin.1:1675 ../tin.5:1403 +#: ../tin.1:1678 ../tin.5:1403 msgid "Default for quick (1 key) kill filter header." msgstr "Default for quick (1 key) kill filter header." # type: IP -#: ../tin.1:1676 ../tin.1:1710 ../tin.1:1841 ../tin.1:2015 ../tin.1:2060 -#: ../tin.1:2172 ../tin.1:2198 ../tin.1:2249 ../tin.1:2279 ../tin.1:2350 -#: ../tin.1:2378 ../tin.1:2398 ../tin.1:2486 ../tin.5:1556 ../tin.5:1748 -#: ../tin.5:1798 ../tin.5:1929 ../tin.5:1955 ../tin.5:2008 ../tin.5:2037 -#: ../tin.5:2119 ../tin.5:2139 ../tin.5:2235 +#: ../tin.1:1679 ../tin.1:1713 ../tin.1:1844 ../tin.1:2018 ../tin.1:2064 +#: ../tin.1:2176 ../tin.1:2201 ../tin.1:2216 ../tin.1:2267 ../tin.1:2297 +#: ../tin.1:2368 ../tin.1:2396 ../tin.1:2416 ../tin.1:2504 ../tin.5:1556 +#: ../tin.5:1748 ../tin.5:1798 ../tin.5:1928 ../tin.5:1943 ../tin.5:1969 +#: ../tin.5:2022 ../tin.5:2051 ../tin.5:2133 ../tin.5:2153 ../tin.5:2249 #, no-wrap msgid "0" msgstr "0" # type: Plain text -#: ../tin.1:1678 ../tin.1:1712 +#: ../tin.1:1681 ../tin.1:1715 #, no-wrap msgid " ''Subject:'' (case sensitive)\n" msgstr " ''Subject:'' (case sensitive)\n" # type: IP -#: ../tin.1:1678 ../tin.1:1712 ../tin.1:1847 ../tin.1:2017 ../tin.1:2062 -#: ../tin.1:2174 ../tin.1:2200 ../tin.1:2251 ../tin.1:2281 ../tin.1:2352 -#: ../tin.1:2380 ../tin.1:2400 ../tin.1:2488 ../tin.5:1563 ../tin.5:1750 -#: ../tin.5:1800 ../tin.5:1849 ../tin.5:1931 ../tin.5:1957 ../tin.5:2010 -#: ../tin.5:2039 ../tin.5:2121 ../tin.5:2141 ../tin.5:2237 +#: ../tin.1:1681 ../tin.1:1715 ../tin.1:1850 ../tin.1:2020 ../tin.1:2066 +#: ../tin.1:2178 ../tin.1:2205 ../tin.1:2218 ../tin.1:2269 ../tin.1:2299 +#: ../tin.1:2370 ../tin.1:2398 ../tin.1:2418 ../tin.1:2506 ../tin.5:1563 +#: ../tin.5:1750 ../tin.5:1800 ../tin.5:1849 ../tin.5:1932 ../tin.5:1945 +#: ../tin.5:1971 ../tin.5:2024 ../tin.5:2053 ../tin.5:2135 ../tin.5:2155 +#: ../tin.5:2251 #, no-wrap msgid "1" msgstr "1" # type: Plain text -#: ../tin.1:1680 ../tin.1:1714 +#: ../tin.1:1683 ../tin.1:1717 #, no-wrap msgid " ''Subject:'' (ignore case)\n" msgstr " ''Subject:'' (ignore case)\n" # type: IP -#: ../tin.1:1680 ../tin.1:1714 ../tin.1:1852 ../tin.1:2019 ../tin.1:2066 -#: ../tin.1:2177 ../tin.1:2204 ../tin.1:2253 ../tin.1:2284 ../tin.1:2354 -#: ../tin.1:2382 ../tin.1:2402 ../tin.1:2490 ../tin.5:1568 ../tin.5:1752 -#: ../tin.5:1805 ../tin.5:1853 ../tin.5:1934 ../tin.5:1961 ../tin.5:2012 -#: ../tin.5:2042 ../tin.5:2123 ../tin.5:2143 ../tin.5:2239 +#: ../tin.1:1683 ../tin.1:1717 ../tin.1:1855 ../tin.1:2022 ../tin.1:2070 +#: ../tin.1:2181 ../tin.1:2222 ../tin.1:2271 ../tin.1:2302 ../tin.1:2372 +#: ../tin.1:2400 ../tin.1:2420 ../tin.1:2508 ../tin.5:1568 ../tin.5:1752 +#: ../tin.5:1805 ../tin.5:1853 ../tin.5:1948 ../tin.5:1975 ../tin.5:2026 +#: ../tin.5:2056 ../tin.5:2137 ../tin.5:2157 ../tin.5:2253 #, no-wrap msgid "2" msgstr "2" # type: Plain text -#: ../tin.1:1682 ../tin.1:1716 +#: ../tin.1:1685 ../tin.1:1719 #, no-wrap msgid " ''From:'' (case sensitive)\n" msgstr " ''From:'' (case sensitive)\n" # type: IP -#: ../tin.1:1682 ../tin.1:1716 ../tin.1:2021 ../tin.1:2180 ../tin.1:2208 -#: ../tin.1:2255 ../tin.1:2286 ../tin.1:2356 ../tin.1:2404 ../tin.5:1754 -#: ../tin.5:1937 ../tin.5:1965 ../tin.5:2014 ../tin.5:2044 ../tin.5:2145 +#: ../tin.1:1685 ../tin.1:1719 ../tin.1:2024 ../tin.1:2184 ../tin.1:2226 +#: ../tin.1:2273 ../tin.1:2304 ../tin.1:2374 ../tin.1:2422 ../tin.5:1754 +#: ../tin.5:1951 ../tin.5:1979 ../tin.5:2028 ../tin.5:2058 ../tin.5:2159 #, no-wrap msgid "3" msgstr "3" # type: Plain text -#: ../tin.1:1684 ../tin.1:1718 +#: ../tin.1:1687 ../tin.1:1721 #, no-wrap msgid " ''From:'' (ignore case)\n" msgstr " ''From:'' (ignore case)\n" # type: IP -#: ../tin.1:1684 ../tin.1:1718 ../tin.1:2023 ../tin.1:2257 ../tin.1:2288 -#: ../tin.1:2359 ../tin.1:2406 ../tin.5:1756 ../tin.5:1859 ../tin.5:2016 -#: ../tin.5:2046 ../tin.5:2147 +#: ../tin.1:1687 ../tin.1:1721 ../tin.1:2026 ../tin.1:2275 ../tin.1:2306 +#: ../tin.1:2377 ../tin.1:2424 ../tin.5:1756 ../tin.5:1859 ../tin.5:2030 +#: ../tin.5:2060 ../tin.5:2161 #, no-wrap msgid "4" msgstr "4" # type: Plain text -#: ../tin.1:1686 ../tin.1:1720 +#: ../tin.1:1689 ../tin.1:1723 #, no-wrap msgid " ''Message-ID:'' & full ''References:'' line\n" msgstr " ''Message-ID:'' & full ''References:'' line\n" # type: IP -#: ../tin.1:1686 ../tin.1:1720 ../tin.1:2259 ../tin.1:2361 ../tin.1:2409 -#: ../tin.5:2018 ../tin.5:2150 +#: ../tin.1:1689 ../tin.1:1723 ../tin.1:2277 ../tin.1:2379 ../tin.1:2427 +#: ../tin.5:2032 ../tin.5:2164 #, no-wrap msgid "5" msgstr "5" # type: Plain text -#: ../tin.1:1688 ../tin.1:1722 +#: ../tin.1:1691 ../tin.1:1725 #, no-wrap msgid " ''Message-ID:'' & last ''References:'' entry only\n" msgstr " ''Message-ID:'' & last ''References:'' entry only\n" # type: IP -#: ../tin.1:1688 ../tin.1:1722 ../tin.1:2261 ../tin.1:2411 ../tin.5:2020 -#: ../tin.5:2152 +#: ../tin.1:1691 ../tin.1:1725 ../tin.1:2279 ../tin.1:2429 ../tin.5:2034 +#: ../tin.5:2166 #, no-wrap msgid "6" msgstr "6" # type: Plain text -#: ../tin.1:1690 ../tin.1:1724 +#: ../tin.1:1693 ../tin.1:1727 #, no-wrap msgid " ''Message-ID:'' entry only\n" msgstr " ''Message-ID:'' entry only\n" # type: IP -#: ../tin.1:1690 ../tin.1:1724 ../tin.1:2264 ../tin.1:2413 ../tin.5:2023 -#: ../tin.5:2154 +#: ../tin.1:1693 ../tin.1:1727 ../tin.1:2282 ../tin.1:2431 ../tin.5:2037 +#: ../tin.5:2168 #, no-wrap msgid "7" msgstr "7" # type: Plain text -#: ../tin.1:1692 ../tin.1:1726 +#: ../tin.1:1695 ../tin.1:1729 #, no-wrap msgid " ''Lines:''\n" msgstr " ''Lines:''\n" # type: TP -#: ../tin.1:1693 +#: ../tin.1:1696 #, no-wrap msgid "B<(default_filter_select_case)>" msgstr "B<(default_filter_select_case)>" # type: Plain text -#: ../tin.1:1697 ../tin.5:1420 +#: ../tin.1:1700 ../tin.5:1420 msgid "" "Default for quick (1 key) auto-selection filter case. ON=filter case " "sensitive, OFF=ignore case. Default is OFF." @@ -4623,13 +4633,13 @@ msgstr "" "sensitive, OFF=ignore case. Default is OFF." # type: TP -#: ../tin.1:1697 +#: ../tin.1:1700 #, no-wrap msgid "B<(default_filter_select_expire)>" msgstr "B<(default_filter_select_expire)>" # type: Plain text -#: ../tin.1:1702 +#: ../tin.1:1705 msgid "" "Default for quick (1 key) auto-selection filter expire. ON = limit to " "B, OFF = don't ever expire. Default is OFF." @@ -4638,13 +4648,13 @@ msgstr "" "B, OFF = don't ever expire. Default is OFF." # type: TP -#: ../tin.1:1702 +#: ../tin.1:1705 #, no-wrap msgid "B<(default_filter_select_global)>" msgstr "B<(default_filter_select_global)>" # type: Plain text -#: ../tin.1:1706 +#: ../tin.1:1709 msgid "" "Default for quick (1 key) auto-selection filter global. ON=apply to all " "groups OFF=apply to current group. Default is ON." @@ -4653,126 +4663,126 @@ msgstr "" "groups OFF=apply to current group. Default is ON." # type: TP -#: ../tin.1:1706 +#: ../tin.1:1709 #, no-wrap msgid "B<(default_filter_select_header)>" msgstr "B<(default_filter_select_header)>" # type: Plain text -#: ../tin.1:1709 ../tin.5:1431 +#: ../tin.1:1712 ../tin.5:1431 msgid "Default for quick (1 key) auto-selection filter header." msgstr "Default for quick (1 key) auto-selection filter header." # type: TP -#: ../tin.1:1727 +#: ../tin.1:1730 #, no-wrap msgid "B<(default_goto_group)>" msgstr "B<(default_goto_group)>" # type: TP -#: ../tin.1:1729 +#: ../tin.1:1732 #, no-wrap msgid "B<(default_group_search)>" msgstr "B<(default_group_search)>" # type: TP -#: ../tin.1:1731 +#: ../tin.1:1734 #, no-wrap msgid "B<(default_mail_address)>" msgstr "B<(default_mail_address)>" # type: TP -#: ../tin.1:1733 +#: ../tin.1:1736 #, no-wrap msgid "B<(default_move_group)>" msgstr "B<(default_move_group)>" # type: TP -#: ../tin.1:1735 +#: ../tin.1:1738 #, no-wrap msgid "B<(default_pattern)>" msgstr "B<(default_pattern)>" # type: TP -#: ../tin.1:1737 +#: ../tin.1:1740 #, no-wrap msgid "B<(default_pipe_command)>" msgstr "B<(default_pipe_command)>" # type: TP -#: ../tin.1:1739 +#: ../tin.1:1742 #, no-wrap msgid "B<(default_post_newsgroups)>" msgstr "B<(default_post_newsgroups)>" # type: TP -#: ../tin.1:1741 +#: ../tin.1:1744 #, no-wrap msgid "B<(default_post_subject)>" msgstr "B<(default_post_subject)>" # type: TP -#: ../tin.1:1743 +#: ../tin.1:1746 #, no-wrap msgid "B<(default_range_group)>" msgstr "B<(default_range_group)>" # type: TP -#: ../tin.1:1745 +#: ../tin.1:1748 #, no-wrap msgid "B<(default_range_select)>" msgstr "B<(default_range_select)>" # type: TP -#: ../tin.1:1747 +#: ../tin.1:1750 #, no-wrap msgid "B<(default_range_thread)>" msgstr "B<(default_range_thread)>" # type: TP -#: ../tin.1:1749 +#: ../tin.1:1752 #, no-wrap msgid "B<(default_repost_group)>" msgstr "B<(default_repost_group)>" # type: TP -#: ../tin.1:1751 +#: ../tin.1:1754 #, no-wrap msgid "B<(default_save_file)>" msgstr "B<(default_save_file)>" # type: TP -#: ../tin.1:1753 +#: ../tin.1:1756 #, no-wrap msgid "B<(default_save_mode)>" msgstr "B<(default_save_mode)>" # type: TP -#: ../tin.1:1755 +#: ../tin.1:1758 #, no-wrap msgid "B<(default_select_pattern)>" msgstr "B<(default_select_pattern)>" # type: TP -#: ../tin.1:1757 +#: ../tin.1:1760 #, no-wrap msgid "B<(default_shell_command)>" msgstr "B<(default_shell_command)>" # type: TP -#: ../tin.1:1759 +#: ../tin.1:1762 #, no-wrap msgid "B<(default_subject_search)>" msgstr "B<(default_subject_search)>" # type: TP -#: ../tin.1:1761 +#: ../tin.1:1764 #, no-wrap msgid "B instead of highlighted bar (draw_arrow)>" msgstr "B instead of highlighted bar (draw_arrow)>" # type: Plain text -#: ../tin.1:1765 +#: ../tin.1:1768 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." @@ -4781,13 +4791,13 @@ msgstr "" "an highlighted bar if set OFF. Default is OFF." # type: TP -#: ../tin.1:1765 +#: ../tin.1:1768 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1769 +#: ../tin.1:1772 msgid "" "The format string used to create the editor start command with parameters. " "Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)." @@ -4796,13 +4806,13 @@ msgstr "" "Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)." # type: TP -#: ../tin.1:1769 +#: ../tin.1:1772 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1773 ../tin.5:1491 +#: ../tin.1:1776 ../tin.5:1491 msgid "" "Specifies whether a screen redraw should always be done after certain " "external commands. Default is OFF." @@ -4811,13 +4821,13 @@ msgstr "" "external commands. Default is OFF." # type: TP -#: ../tin.1:1773 +#: ../tin.1:1776 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1779 +#: ../tin.1:1782 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 " @@ -4830,26 +4840,26 @@ msgstr "" "B. Default is 0, which means no limit." # type: TP -#: ../tin.1:1779 +#: ../tin.1:1782 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1782 ../tin.5:1509 +#: ../tin.1:1785 ../tin.5:1509 msgid "" "If ON catchup group when leaving with the left arrow key. Default is ON." msgstr "" "If ON catchup group when leaving with the left arrow key. Default is ON." # type: TP -#: ../tin.1:1782 +#: ../tin.1:1785 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1790 ../tin.5:1506 +#: ../tin.1:1793 ../tin.5:1506 msgid "" "Which keys B should accept to jump to the next unread article. " "Possible is any combination of B and B. When " @@ -4866,13 +4876,13 @@ msgstr "" "Default is PageNextUnread." # type: TP -#: ../tin.1:1790 +#: ../tin.1:1793 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1794 ../tin.5:1513 +#: ../tin.1:1797 ../tin.5:1513 msgid "" "Maximum length of the names of newsgroups to be displayed so that more of " "the newsgroup description can be displayed. Default is 32." @@ -4881,13 +4891,13 @@ msgstr "" "the newsgroup description can be displayed. Default is 32." # type: TP -#: ../tin.1:1794 +#: ../tin.1:1797 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1803 +#: ../tin.1:1806 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 " @@ -4906,13 +4916,13 @@ msgstr "" "toggled in the article viewer. Default is 'No'." # type: TP -#: ../tin.1:1803 +#: ../tin.1:1806 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1810 +#: ../tin.1:1813 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 " @@ -4925,14 +4935,14 @@ msgstr "" "article'." # type: TP -#: ../tin.1:1810 +#: ../tin.1:1813 #, no-wrap msgid "B<(info_in_last_line)>" msgstr "B<(info_in_last_line)>" # type: Plain text #. this is missing from the Menu -#: ../tin.1:1817 +#: ../tin.1:1820 msgid "" "If ON, show current group description or article subject in the last line " "(not in the pager and global menu) - B ('B') toggles " @@ -4945,13 +4955,13 @@ msgstr "" "available to display long subjects. Default is OFF." # type: TP -#: ../tin.1:1817 +#: ../tin.1:1820 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1824 +#: ../tin.1:1827 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, ...). " @@ -4969,13 +4979,13 @@ msgstr "" #. TODO: fix menu description #. mono_mark* currently do allow "Reverse video" even if #. inverse_okay=FALSE -#: ../tin.1:1824 +#: ../tin.1:1827 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1831 ../tin.5:1546 +#: ../tin.1:1834 ../tin.5:1546 msgid "" "If ON use inverse video for page headers and URL highlighting. Default is " "ON." @@ -4984,13 +4994,13 @@ msgstr "" "ON." # type: TP -#: ../tin.1:1831 +#: ../tin.1:1834 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1836 ../tin.5:1551 +#: ../tin.1:1839 ../tin.5:1551 msgid "" "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> " "besides keeping the last failed posting in I<${TIN_HOMEDIR:-\"$HOME\"}/dead." @@ -5001,13 +5011,13 @@ msgstr "" "article>. Default is ON." # type: TP -#: ../tin.1:1836 +#: ../tin.1:1839 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1840 +#: ../tin.1:1843 msgid "" "This option controls the processing and display of articles that are " "killed. There are 3 options:" @@ -5016,7 +5026,7 @@ msgstr "" "killed. There are 3 options:" # type: Plain text -#: ../tin.1:1847 +#: ../tin.1:1850 msgid "" "B is the 'traditional' behavior of B. Only " "unread articles are killed once only by marking them read. As filtering only " @@ -5031,7 +5041,7 @@ msgstr "" "group the mark will be gone." # type: Plain text -#: ../tin.1:1852 ../tin.5:1568 +#: ../tin.1:1855 ../tin.5:1568 msgid "" "B will process all articles in the group and " "therefore there is a processing overhead when using this option. Killed " @@ -5044,7 +5054,7 @@ msgstr "" "B." # type: Plain text -#: ../tin.1:1856 ../tin.5:1572 +#: ../tin.1:1859 ../tin.5:1572 msgid "" "B will process all articles in the group and " "therefore there is a processing overhead when using this option. Killed " @@ -5055,18 +5065,18 @@ msgstr "" "articles simply does not get displayed at all." # type: Plain text -#: ../tin.1:1858 +#: ../tin.1:1861 msgid "Default is 0 (B)." msgstr "Default is 0 (B)." # type: TP -#: ../tin.1:1858 +#: ../tin.1:1861 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1864 ../tin.5:1579 +#: ../tin.1:1867 ../tin.5:1579 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 " @@ -5079,13 +5089,13 @@ msgstr "" "Standard (B and B). Default is OFF." # type: TP -#: ../tin.1:1864 +#: ../tin.1:1867 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1870 ../tin.5:1585 +#: ../tin.1:1873 ../tin.5:1585 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." @@ -5094,13 +5104,13 @@ msgstr "" "creating articles, sending mail and when B(1) signing." # type: TP -#: ../tin.1:1870 +#: ../tin.1:1873 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1874 ../tin.5:1589 +#: ../tin.1:1877 ../tin.5:1589 msgid "" "MIME encoding of the body in mail message, if necessary (8bit, base64, " "quoted-printable, 7bit). Default is quoted-printable." @@ -5109,13 +5119,13 @@ msgstr "" "quoted-printable, 7bit). Default is quoted-printable." # type: TP -#: ../tin.1:1874 +#: ../tin.1:1877 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1879 ../tin.5:1594 +#: ../tin.1:1882 ../tin.5:1594 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, %" @@ -5126,13 +5136,13 @@ msgstr "" "C=Firstname, %I=Initials). Default is \"In article %M you wrote:\"" # type: TP -#: ../tin.1:1879 +#: ../tin.1:1882 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1887 +#: ../tin.1:1890 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 " @@ -5143,13 +5153,13 @@ msgstr "" "MBOXO and MBOXRD and B(5) for more details about MMDF." # type: TP -#: ../tin.1:1887 +#: ../tin.1:1890 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1896 +#: ../tin.1:1899 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 allows " @@ -5162,14 +5172,14 @@ msgstr "" "filename to save to. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>." # type: TP -#: ../tin.1:1896 +#: ../tin.1:1899 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. TODO: document %S, %T, %M, %F, %U ... -#: ../tin.1:1905 +#: ../tin.1:1908 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 %" @@ -5188,13 +5198,13 @@ msgstr "" "E .article)." # type: TP -#: ../tin.1:1905 +#: ../tin.1:1908 #, no-wrap msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>" msgstr "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>" # type: Plain text -#: ../tin.1:1913 ../tin.5:1648 +#: ../tin.1:1916 ../tin.5:1648 msgid "" "When this is ON, the B ('B'), B " "('B'), B ('B') at Group level and B " @@ -5211,24 +5221,24 @@ msgstr "" "unread articles, or nothing." # type: TP -#: ../tin.1:1913 +#: ../tin.1:1916 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1916 ../tin.5:1640 +#: ../tin.1:1919 ../tin.5:1640 msgid "If ON mark articles that are saved as read. Default is ON." msgstr "If ON mark articles that are saved as read. Default is ON." # type: TP -#: ../tin.1:1916 +#: ../tin.1:1919 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1928 +#: ../tin.1:1931 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 --internal. " @@ -5245,13 +5255,13 @@ msgstr "" "also B." # type: TP -#: ../tin.1:1928 +#: ../tin.1:1931 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1941 +#: ../tin.1:1944 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 " @@ -5274,13 +5284,13 @@ msgstr "" "is disabled and you should use B instead." # type: TP -#: ../tin.1:1941 +#: ../tin.1:1944 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1952 +#: ../tin.1:1955 msgid "" "Charset used for posting and MIME headers; replaces B. " "Conversion between B and local charset (determined via " @@ -5297,7 +5307,7 @@ msgstr "" "following charsets:" # type: Plain text -#: ../tin.1:1955 ../tin.5:1687 +#: ../tin.1:1958 ../tin.5:1687 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" @@ -5306,7 +5316,7 @@ msgstr "" "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8" # type: Plain text -#: ../tin.1:1961 ../tin.5:1693 +#: ../tin.1:1964 ../tin.5:1693 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 " @@ -5319,13 +5329,13 @@ msgstr "" "neither of them is defined." # type: TP -#: ../tin.1:1961 +#: ../tin.1:1964 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1966 +#: ../tin.1:1969 msgid "" "Character attribute of words emphasized like _this_. It depends on your " "terminal which attributes are usable. See also B and " @@ -5336,13 +5346,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:1966 +#: ../tin.1:1969 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1971 +#: ../tin.1:1974 msgid "" "Character attribute of words emphasized like /this/. It depends on your " "terminal which attributes are usable. See also B and " @@ -5353,13 +5363,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:1971 +#: ../tin.1:1974 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1976 +#: ../tin.1:1979 msgid "" "Character attribute of words emphasized like *this*. It depends on your " "terminal which attributes are usable. See also B and " @@ -5370,13 +5380,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:1976 +#: ../tin.1:1979 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1981 +#: ../tin.1:1984 msgid "" "Character attribute of words emphasized like -this-. It depends on your " "terminal which attributes are usable. See also B and " @@ -5387,13 +5397,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:1981 +#: ../tin.1:1984 #, no-wrap msgid "B<(newnews)>" msgstr "B<(newnews)>" # type: Plain text -#: ../tin.1:1985 +#: ../tin.1:1988 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." @@ -5402,13 +5412,13 @@ msgstr "" "Do not change them unless you understand what they are for." # type: TP -#: ../tin.1:1985 +#: ../tin.1:1988 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:1992 +#: ../tin.1:1995 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 " @@ -5423,13 +5433,13 @@ msgstr "" "spaces. Not defining anything turns off this option." # type: TP -#: ../tin.1:1992 +#: ../tin.1:1995 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2001 +#: ../tin.1:2004 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 " @@ -5446,13 +5456,13 @@ msgstr "" "off this option." # type: TP -#: ../tin.1:2001 +#: ../tin.1:2004 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2006 ../tin.5:1740 +#: ../tin.1:2009 ../tin.5:1740 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, %" @@ -5463,13 +5473,13 @@ msgstr "" "C=Firstname, %I=Initials). Default is \"%F wrote:\"." # type: TP -#: ../tin.1:2006 +#: ../tin.1:2009 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2010 +#: ../tin.1:2013 msgid "" "Time in seconds to wait for a response from the server. Default is 120. " "Setting this to 0 means no timeout." @@ -5478,13 +5488,13 @@ msgstr "" "Setting this to 0 means no timeout." # type: TP -#: ../tin.1:2010 +#: ../tin.1:2013 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2014 +#: ../tin.1:2017 msgid "" "The normalization form B should use to normalize unicode input. The " "possible values are:" @@ -5493,48 +5503,48 @@ msgstr "" "possible values are:" # type: Plain text -#: ../tin.1:2017 ../tin.5:1750 +#: ../tin.1:2020 ../tin.5:1750 msgid "B: no normalization" msgstr "B: no normalisation" # type: Plain text -#: ../tin.1:2019 ../tin.5:1752 +#: ../tin.1:2022 ../tin.5:1752 msgid "B: Compatibility Decomposition, followed by Canonical Composition" msgstr "" "B: Compatibility Decomposition, followed by Canonical Composition" # type: Plain text -#: ../tin.1:2021 ../tin.5:1754 +#: ../tin.1:2024 ../tin.5:1754 msgid "B: Compatibility Decomposition" msgstr "B: Compatibility Decomposition" # type: Plain text -#: ../tin.1:2023 ../tin.5:1756 +#: ../tin.1:2026 ../tin.5:1756 msgid "B: Canonical Decomposition, followed by Canonical Composition" msgstr "B: Canonical Decomposition, followed by Canonical Composition" # type: Plain text -#: ../tin.1:2025 ../tin.5:1758 +#: ../tin.1:2028 ../tin.5:1758 msgid "B: Canonical Decomposition" msgstr "B: Canonical Decomposition" # type: Plain text -#: ../tin.1:2028 +#: ../tin.1:2032 msgid "" "Some normalization modes are only available if they are supported by the " -"library B uses to do the normalization. Default is NFKC." +"library B uses to do the normalization. NFC should be used if possible." msgstr "" "Some normalisation modes are only available if they are supported by the " -"library B uses to do the normalisation. Default is NFKC." +"library B uses to do the normalisation. NFC should be used if possible." # type: TP -#: ../tin.1:2028 +#: ../tin.1:2032 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2032 +#: ../tin.1:2036 msgid "" "If ON put cursor at first unread article in group otherwise at last article. " "Default is ON." @@ -5543,13 +5553,13 @@ msgstr "" "Default is ON." # type: TP -#: ../tin.1:2032 +#: ../tin.1:2036 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2043 ../tin.5:1778 +#: ../tin.1:2047 ../tin.5:1778 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 usually " @@ -5570,13 +5580,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:2043 +#: ../tin.1:2047 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2048 +#: ../tin.1:2052 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 " @@ -5587,13 +5597,13 @@ msgstr "" "and quoted-printable are usually undesired on usenet." # type: TP -#: ../tin.1:2048 +#: ../tin.1:2052 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2055 +#: ../tin.1:2059 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 " @@ -5604,13 +5614,13 @@ msgstr "" "using the B(5) file. Default is ON." # type: TP -#: ../tin.1:2055 +#: ../tin.1:2059 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2059 +#: ../tin.1:2063 msgid "" "This specifies whether to perform post processing on saved articles. The " "following values are allowed:" @@ -5619,28 +5629,28 @@ msgstr "" "following values are allowed:" # type: Plain text -#: ../tin.1:2062 ../tin.5:1800 +#: ../tin.1:2066 ../tin.5:1800 msgid "B (default), no post processing is done." msgstr "B (default), no post processing is done." # type: Plain text -#: ../tin.1:2066 +#: ../tin.1:2070 msgid "B, unpacking of multi-part B(1) files only." msgstr "B, unpacking of multi-part B(1) files only." # type: Plain text -#: ../tin.1:2068 ../tin.5:1807 +#: ../tin.1:2072 ../tin.5:1807 msgid "B, binary attachments and data will be decoded and saved." msgstr "B, binary attachments and data will be decoded and saved." # type: TP -#: ../tin.1:2069 +#: ../tin.1:2073 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2075 ../tin.5:1814 +#: ../tin.1:2079 ../tin.5:1814 msgid "" "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/" ">B. If no filename is set then postings will not be " @@ -5651,13 +5661,13 @@ msgstr "" "saved. Default is 'posted'." # type: TP -#: ../tin.1:2075 +#: ../tin.1:2079 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2079 ../tin.5:1818 +#: ../tin.1:2083 ../tin.5:1818 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." @@ -5666,13 +5676,13 @@ msgstr "" "the ''Subject:'' and ''From:'' fields are output. Default is OFF." # type: TP -#: ../tin.1:2079 +#: ../tin.1:2083 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2088 +#: ../tin.1:2092 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 machines. " @@ -5683,13 +5693,13 @@ msgstr "" "Printing from B may have been disabled by the System Administrator." # type: TP -#: ../tin.1:2088 +#: ../tin.1:2092 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2092 ../tin.5:1832 +#: ../tin.1:2096 ../tin.5:1832 msgid "" "If ON only save/print/pipe/mail unread articles (tagged articles excepted). " "Default is OFF." @@ -5698,13 +5708,13 @@ msgstr "" "Default is OFF." # type: TP -#: ../tin.1:2092 +#: ../tin.1:2096 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2095 +#: ../tin.1:2099 msgid "" "If ON show empty ''Followup-To:'' header when editing an article. Default is " "OFF." @@ -5713,14 +5723,14 @@ msgstr "" "OFF." # type: TP -#: ../tin.1:2095 +#: ../tin.1:2099 #, no-wrap msgid "B" msgstr "B" # type: Plain text #. TODO: document %s -#: ../tin.1:2100 ../tin.5:1842 +#: ../tin.1:2104 ../tin.5:1842 msgid "" "The character used in quoting included text to article followups and mail " "replies. The '_' character represents a blank character and is replaced with " @@ -5731,13 +5741,13 @@ msgstr "" "' ' when read. Default is 'E_'." # type: TP -#: ../tin.1:2100 +#: ../tin.1:2104 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2107 +#: ../tin.1:2111 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, " @@ -5754,7 +5764,7 @@ msgstr "" "lines." # type: Plain text -#: ../tin.1:2111 +#: ../tin.1:2115 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 " @@ -5765,13 +5775,13 @@ msgstr "" "be. If B is off, then the signature will never be quoted." # type: TP -#: ../tin.1:2111 +#: ../tin.1:2115 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2116 +#: ../tin.1:2120 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5782,13 +5792,13 @@ msgstr "" "B uses a built-in default." # type: TP -#: ../tin.1:2116 +#: ../tin.1:2120 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2121 +#: ../tin.1:2125 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5799,13 +5809,13 @@ msgstr "" "B uses a built-in default." # type: TP -#: ../tin.1:2121 +#: ../tin.1:2125 #, no-wrap msgid "B= 3 times q.l. (quote_regex3)>" msgstr "B= 3 times q.l. (quote_regex3)>" # type: Plain text -#: ../tin.1:2126 +#: ../tin.1:2130 msgid "" "A regular expression that will be applied when reading articles. All " "matching lines are shown in B. If B is blank, then " @@ -5816,13 +5826,13 @@ msgstr "" "B uses a built-in default." # type: TP -#: ../tin.1:2126 +#: ../tin.1:2130 #, no-wrap msgid "B
" msgstr "B
" # type: Plain text -#: ../tin.1:2130 ../tin.5:1887 +#: ../tin.1:2134 ../tin.5:1887 msgid "" "If set to 0, this feature is deactivated, otherwise it means the number of " "days. Default is 2." @@ -5831,13 +5841,13 @@ msgstr "" "days. Default is 2." # type: TP -#: ../tin.1:2130 +#: ../tin.1:2134 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2134 ../tin.5:1891 +#: ../tin.1:2138 ../tin.5:1891 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." @@ -5846,13 +5856,13 @@ msgstr "" "the rendering of bi-directional text to the terminal. Default is OFF." # type: TP -#: ../tin.1:2134 +#: ../tin.1:2138 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2139 ../tin.5:1896 +#: ../tin.1:2143 ../tin.5:1896 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 " @@ -5863,13 +5873,13 @@ msgstr "" "1200. Setting this to 0 will disable this feature." # type: TP -#: ../tin.1:2139 +#: ../tin.1:2143 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2143 ../tin.5:1900 +#: ../tin.1:2147 ../tin.5:1900 msgid "" "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-" "\"$HOME\"}/News>." @@ -5878,13 +5888,13 @@ msgstr "" "\"$HOME\"}/News>." # type: TP -#: ../tin.1:2143 +#: ../tin.1:2147 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2147 ../tin.5:1904 +#: ../tin.1:2151 ../tin.5:1904 msgid "" "If the score of an article is below or equal this value the article gets " "marked as killed." @@ -5893,13 +5903,13 @@ msgstr "" "marked as killed." # type: TP -#: ../tin.1:2147 +#: ../tin.1:2151 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2151 ../tin.5:1908 +#: ../tin.1:2155 ../tin.5:1908 msgid "" "If the score of an article is above or equal this value the article gets " "marked as hot." @@ -5908,13 +5918,13 @@ msgstr "" "marked as hot." # type: TP -#: ../tin.1:2151 +#: ../tin.1:2155 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2155 ../tin.5:1912 +#: ../tin.1:2159 ../tin.5:1912 msgid "" "Score of an article which should be killed, this must be E= " "B." @@ -5923,13 +5933,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:2155 +#: ../tin.1:2159 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2159 ../tin.5:1916 +#: ../tin.1:2163 ../tin.5:1916 msgid "" "Score of an article which should be marked hot, this must be E= " "B." @@ -5938,13 +5948,13 @@ msgstr "" "B." # type: TP -#: ../tin.1:2159 +#: ../tin.1:2163 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2167 +#: ../tin.1:2171 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 " @@ -5961,13 +5971,13 @@ msgstr "" "page scrolling. This setting supersedes full_page_scroll=OFF." # type: TP -#: ../tin.1:2167 +#: ../tin.1:2171 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2171 ../tin.5:1928 +#: ../tin.1:2175 ../tin.5:1942 msgid "" "Which information about the author should be shown. Default is 2, authors " "full name." @@ -5976,12 +5986,12 @@ msgstr "" "full name." # type: Plain text -#: ../tin.1:2174 ../tin.5:1931 +#: ../tin.1:2178 ../tin.5:1945 msgid "B, only the ''Subject:'' line will be displayed." msgstr "B, only the ''Subject:'' line will be displayed." # type: Plain text -#: ../tin.1:2177 ../tin.5:1934 +#: ../tin.1:2181 ../tin.5:1948 msgid "" "B
, ''Subject:'' line & the address part of the ''From:'' line are " "displayed." @@ -5990,7 +6000,7 @@ msgstr "" "displayed." # type: Plain text -#: ../tin.1:2180 ../tin.5:1937 +#: ../tin.1:2184 ../tin.5:1951 msgid "" "B, ''Subject:'' line & the authors full name part of the " "\\&''From:'' line are displayed (default)." @@ -5999,7 +6009,7 @@ msgstr "" "\\&''From:'' line are displayed (default)." # type: Plain text -#: ../tin.1:2183 ../tin.5:1940 +#: ../tin.1:2187 ../tin.5:1954 msgid "" "B
, ''Subject:'' line & all of the ''From:'' line are " "displayed." @@ -6008,13 +6018,13 @@ msgstr "" "displayed." # type: TP -#: ../tin.1:2184 +#: ../tin.1:2188 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2193 +#: ../tin.1:2197 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 " @@ -6031,13 +6041,38 @@ msgstr "" "mailgroups> for mailgroups. Default is ON." # type: TP -#: ../tin.1:2193 +#: ../tin.1:2197 +#, no-wrap +msgid "B" +msgstr "B" + +# type: Plain text +#: ../tin.1:2200 ../tin.5:1927 +msgid "Function used for sorting articles. Default is 0." +msgstr "Function used for sorting articles. Default is 0." + +# type: Plain text +#: ../tin.1:2205 ../tin.5:1932 +msgid "Use B(3) for sorting." +msgstr "Use B(3) for sorting." + +# type: Plain text +#: ../tin.1:2210 ../tin.5:1937 +msgid "" +"Use B(3) for sorting. This might be faster in large groups with " +"long threads (somewhat presorted data)." +msgstr "" +"Use B(3) for sorting. This might be faster in large groups with " +"long threads (somewhat presorted data)." + +# type: TP +#: ../tin.1:2211 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2197 ../tin.5:1954 +#: ../tin.1:2215 ../tin.5:1968 msgid "" "Which information about the thread or article should be shown. Default is 1, " "show only the line count." @@ -6046,12 +6081,12 @@ msgstr "" "show only the line count." # type: Plain text -#: ../tin.1:2200 ../tin.5:1957 +#: ../tin.1:2218 ../tin.5:1971 msgid "B, no information will be displayed." msgstr "B, no information will be displayed." # type: Plain text -#: ../tin.1:2204 +#: ../tin.1:2222 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 " @@ -6062,7 +6097,7 @@ msgstr "" "displayed." # type: Plain text -#: ../tin.1:2208 ../tin.5:1965 +#: ../tin.1:2226 ../tin.5:1979 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 " @@ -6073,18 +6108,18 @@ msgstr "" "B." # type: Plain text -#: ../tin.1:2210 ../tin.5:1967 +#: ../tin.1:2228 ../tin.5:1981 msgid "B, display line count and score." msgstr "B, display line count and score." # type: TP -#: ../tin.1:2211 +#: ../tin.1:2229 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2215 +#: ../tin.1:2233 msgid "" "If ON show only new/unread articles otherwise show all articles. Default is " "ON." @@ -6093,13 +6128,13 @@ msgstr "" "ON." # type: TP -#: ../tin.1:2215 +#: ../tin.1:2233 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2219 ../tin.5:1976 +#: ../tin.1:2237 ../tin.5:1990 msgid "" "If ON show only subscribed groups that contain unread articles. Default is " "OFF." @@ -6108,35 +6143,35 @@ msgstr "" "OFF." # type: TP -#: ../tin.1:2219 +#: ../tin.1:2237 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2223 +#: ../tin.1:2241 msgid "If OFF don't show signatures when displaying articles. Default is ON." msgstr "If OFF don't show signatures when displaying articles. Default is ON." # type: TP -#: ../tin.1:2223 +#: ../tin.1:2241 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2226 ../tin.5:1982 +#: ../tin.1:2244 ../tin.5:1996 msgid "If ON prepend the signature with sigdashes. Default is ON." msgstr "If ON prepend the signature with sigdashes. Default is ON." # type: TP -#: ../tin.1:2226 +#: ../tin.1:2244 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2236 +#: ../tin.1:2254 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 " @@ -6155,24 +6190,24 @@ msgstr "" "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>." # type: TP -#: ../tin.1:2236 +#: ../tin.1:2254 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2239 ../tin.5:1996 +#: ../tin.1:2257 ../tin.5:2010 msgid "If ON add signature to reposted articles. Default is ON." msgstr "If ON add signature to reposted articles. Default is ON." # type: TP -#: ../tin.1:2239 +#: ../tin.1:2257 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2244 +#: ../tin.1:2262 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6183,13 +6218,13 @@ msgstr "" "B is blank, then B uses a built-in default." # type: TP -#: ../tin.1:2244 +#: ../tin.1:2262 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2248 ../tin.5:2007 +#: ../tin.1:2266 ../tin.5:2021 msgid "" "This specifies how articles should be sorted. Sort by ascending Date (6) is " "the default. The following sort types are allowed:" @@ -6198,91 +6233,91 @@ msgstr "" "the default. The following sort types are allowed:" # type: Plain text -#: ../tin.1:2251 ../tin.5:2010 +#: ../tin.1:2269 ../tin.5:2024 msgid "B, don't sort articles." msgstr "B, don't sort articles." # type: Plain text -#: ../tin.1:2253 ../tin.5:2012 +#: ../tin.1:2271 ../tin.5:2026 msgid "" "B, sort articles by ''Subject:'' field descending." msgstr "" "B, sort articles by ''Subject:'' field descending." # type: Plain text -#: ../tin.1:2255 ../tin.5:2014 +#: ../tin.1:2273 ../tin.5:2028 msgid "B, sort articles by ''Subject:'' field ascending." msgstr "" "B, sort articles by ''Subject:'' field ascending." # type: Plain text -#: ../tin.1:2257 ../tin.5:2016 +#: ../tin.1:2275 ../tin.5:2030 msgid "B, sort articles by ''From:'' field descending." msgstr "B, sort articles by ''From:'' field descending." # type: Plain text -#: ../tin.1:2259 ../tin.5:2018 +#: ../tin.1:2277 ../tin.5:2032 msgid "B, sort articles by ''From:'' field ascending." msgstr "B, sort articles by ''From:'' field ascending." # type: Plain text -#: ../tin.1:2261 ../tin.5:2020 +#: ../tin.1:2279 ../tin.5:2034 msgid "B, sort articles by ''Date:'' field descending." msgstr "B, sort articles by ''Date:'' field descending." # type: Plain text -#: ../tin.1:2264 ../tin.5:2023 +#: ../tin.1:2282 ../tin.5:2037 msgid "" "B, sort articles by ''Date:'' field ascending (default)." msgstr "" "B, sort articles by ''Date:'' field ascending (default)." # type: Plain text -#: ../tin.1:2266 ../tin.5:2025 +#: ../tin.1:2284 ../tin.5:2039 msgid "B, sort articles by filtering score descending." msgstr "B, sort articles by filtering score descending." # type: IP -#: ../tin.1:2266 ../tin.5:2025 +#: ../tin.1:2284 ../tin.5:2039 #, no-wrap msgid "8" msgstr "8" # type: Plain text -#: ../tin.1:2268 ../tin.5:2027 +#: ../tin.1:2286 ../tin.5:2041 msgid "B, sort articles by filtering score ascending." msgstr "B, sort articles by filtering score ascending." # type: IP -#: ../tin.1:2268 ../tin.5:2027 +#: ../tin.1:2286 ../tin.5:2041 #, no-wrap msgid "9" msgstr "9" # type: Plain text -#: ../tin.1:2270 ../tin.5:2029 +#: ../tin.1:2288 ../tin.5:2043 msgid "B, sort articles by ''Lines:'' field descending." msgstr "B, sort articles by ''Lines:'' field descending." # type: IP -#: ../tin.1:2270 ../tin.5:2029 +#: ../tin.1:2288 ../tin.5:2043 #, no-wrap msgid "10" msgstr "10" # type: Plain text -#: ../tin.1:2272 ../tin.5:2031 +#: ../tin.1:2290 ../tin.5:2045 msgid "B, sort articles by ''Lines:'' field ascending." msgstr "B, sort articles by ''Lines:'' field ascending." # type: TP -#: ../tin.1:2273 +#: ../tin.1:2291 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2278 ../tin.5:2036 +#: ../tin.1:2296 ../tin.5:2050 msgid "" "This specifies how threads will be sorted. Sort by descending Score (1) is " "the default. The following sort types are allowed:" @@ -6291,24 +6326,24 @@ msgstr "" "the default. The following sort types are allowed:" # type: Plain text -#: ../tin.1:2281 ../tin.5:2039 +#: ../tin.1:2299 ../tin.5:2053 msgid "B, don't sort threads." msgstr "B, don't sort threads." # type: Plain text -#: ../tin.1:2284 ../tin.5:2042 +#: ../tin.1:2302 ../tin.5:2056 msgid "" "B, sort threads by filtering score descending (default)." msgstr "" "B, sort threads by filtering score descending (default)." # type: Plain text -#: ../tin.1:2286 ../tin.5:2044 +#: ../tin.1:2304 ../tin.5:2058 msgid "B, sort threads by filtering score ascending." msgstr "B, sort threads by filtering score ascending." # type: Plain text -#: ../tin.1:2288 ../tin.5:2046 +#: ../tin.1:2306 ../tin.5:2060 msgid "" "B, sort threads by date of last posting " "descending." @@ -6317,7 +6352,7 @@ msgstr "" "descending." # type: Plain text -#: ../tin.1:2290 ../tin.5:2048 +#: ../tin.1:2308 ../tin.5:2062 msgid "" "B, sort threads by date of last posting " "ascending." @@ -6326,13 +6361,13 @@ msgstr "" "ascending." # type: TP -#: ../tin.1:2291 +#: ../tin.1:2309 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2296 +#: ../tin.1:2314 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 " @@ -6343,18 +6378,18 @@ msgstr "" "these strings. The matching is case-insensitive. Example:" # type: Plain text -#: ../tin.1:2298 +#: ../tin.1:2316 msgid "I" msgstr "I" # type: TP -#: ../tin.1:2298 +#: ../tin.1:2316 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2303 +#: ../tin.1:2321 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6365,13 +6400,13 @@ msgstr "" "B is blank, then B uses a built-in default." # type: TP -#: ../tin.1:2303 +#: ../tin.1:2321 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2308 ../tin.5:2066 +#: ../tin.1:2326 ../tin.5:2080 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 " @@ -6382,13 +6417,13 @@ msgstr "" "a file. Default is ON." # type: TP -#: ../tin.1:2308 +#: ../tin.1:2326 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2314 ../tin.5:2070 +#: ../tin.1:2332 ../tin.5:2084 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." @@ -6397,13 +6432,13 @@ msgstr "" "display when reading on a slow terminal or via modem. Default is ON." # type: TP -#: ../tin.1:2314 +#: ../tin.1:2332 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2323 ../tin.5:2079 +#: ../tin.1:2341 ../tin.5:2093 msgid "" "Bogus groups are groups that are present in your I<${TIN_HOMEDIR:-\"$HOME" "\"}/.newsrc> file that no longer exist on the news server. There are 3 " @@ -6420,13 +6455,13 @@ msgstr "" "unsubscribe from them as and when you wish. Default is 0 (Always Keep)." # type: TP -#: ../tin.1:2323 +#: ../tin.1:2341 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2327 ../tin.5:2083 +#: ../tin.1:2345 ../tin.5:2097 msgid "" "If ON, then unsubscribed groups will be permanently removed from your I<" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF." @@ -6435,13 +6470,13 @@ msgstr "" "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF." # type: TP -#: ../tin.1:2327 +#: ../tin.1:2345 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2332 +#: ../tin.1:2350 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6452,13 +6487,13 @@ msgstr "" "B is blank, then B uses a built-in default." # type: TP -#: ../tin.1:2332 +#: ../tin.1:2350 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2337 ../tin.5:2266 +#: ../tin.1:2355 ../tin.5:2280 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 " @@ -6469,13 +6504,13 @@ msgstr "" "at the end of the thread list. Default is ON." # type: TP -#: ../tin.1:2337 +#: ../tin.1:2355 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2341 +#: ../tin.1:2359 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<\">')." @@ -6484,13 +6519,13 @@ msgstr "" "toggled in the article viewer via B ('B<\">')." # type: TP -#: ../tin.1:2341 +#: ../tin.1:2359 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2349 +#: ../tin.1:2367 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 " @@ -6505,22 +6540,22 @@ msgstr "" "and References. The choices are:" # type: Plain text -#: ../tin.1:2352 +#: ../tin.1:2370 msgid "B, don't thread." msgstr "B, don't thread." # type: Plain text -#: ../tin.1:2354 +#: ../tin.1:2372 msgid "B, thread on ''Subject:'' only." msgstr "B, thread on ''Subject:'' only." # type: Plain text -#: ../tin.1:2356 +#: ../tin.1:2374 msgid "B, thread on ''References:'' only." msgstr "B, thread on ''References:'' only." # type: Plain text -#: ../tin.1:2359 +#: ../tin.1:2377 msgid "" "B, thread on ''References:'' then " "\\&''Subject:'' (default)." @@ -6529,12 +6564,12 @@ msgstr "" "\\&''Subject:'' (default)." # type: Plain text -#: ../tin.1:2361 +#: ../tin.1:2379 msgid "B, thread multipart articles on ''Subject:''." msgstr "B, thread multipart articles on ''Subject:''." # type: Plain text -#: ../tin.1:2364 +#: ../tin.1:2382 msgid "" "B, thread base upon a partial character match on " "\\&''Subject:''." @@ -6543,13 +6578,13 @@ msgstr "" "\\&''Subject:''." # type: TP -#: ../tin.1:2365 +#: ../tin.1:2383 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2369 ../tin.5:2114 +#: ../tin.1:2387 ../tin.5:2128 msgid "" "If ON catchup group/thread when leaving with the left arrow key. Default is " "ON." @@ -6558,13 +6593,13 @@ msgstr "" "ON." # type: TP -#: ../tin.1:2369 +#: ../tin.1:2387 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2373 +#: ../tin.1:2391 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%." @@ -6573,13 +6608,13 @@ msgstr "" "the same thread. This is a percentage and the default if 75%." # type: TP -#: ../tin.1:2373 +#: ../tin.1:2391 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2377 ../tin.5:2118 +#: ../tin.1:2395 ../tin.5:2132 msgid "" "How the total score of a thread is computed. Default is 0, the maximum score " "in this thread." @@ -6588,28 +6623,28 @@ msgstr "" "in this thread." # type: Plain text -#: ../tin.1:2380 ../tin.5:2121 +#: ../tin.1:2398 ../tin.5:2135 msgid "B, the maximum score in this thread." msgstr "B, the maximum score in this thread." # type: Plain text -#: ../tin.1:2382 ../tin.5:2123 +#: ../tin.1:2400 ../tin.5:2137 msgid "B, the sum of all scores in this thread." msgstr "B, the sum of all scores in this thread." # type: Plain text -#: ../tin.1:2384 ../tin.5:2125 +#: ../tin.1:2402 ../tin.5:2139 msgid "B, the average score in this thread." msgstr "B, the average score in this thread." # type: TP -#: ../tin.1:2385 +#: ../tin.1:2403 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2393 ../tin.5:2134 +#: ../tin.1:2411 ../tin.5:2148 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 " @@ -6624,13 +6659,13 @@ msgstr "" "this option is disabled. Default is OFF." # type: TP -#: ../tin.1:2393 +#: ../tin.1:2411 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2397 ../tin.5:2138 +#: ../tin.1:2415 ../tin.5:2152 msgid "" "Allows you to select how B treats blank lines in article bodies. " "Default is 0. This option does not affect lines within verbatim blocks." @@ -6639,29 +6674,29 @@ msgstr "" "Default is 0. This option does not affect lines within verbatim blocks." # type: Plain text -#: ../tin.1:2400 ../tin.5:2141 +#: ../tin.1:2418 ../tin.5:2155 msgid "B, do nothing." msgstr "B, do nothing." # type: Plain text -#: ../tin.1:2402 ../tin.5:2143 +#: ../tin.1:2420 ../tin.5:2157 msgid "B." msgstr "B." # type: Plain text -#: ../tin.1:2404 ../tin.5:2145 +#: ../tin.1:2422 ../tin.5:2159 msgid "B." msgstr "B." # type: Plain text -#: ../tin.1:2406 ../tin.5:2147 +#: ../tin.1:2424 ../tin.5:2161 msgid "" "B, skip leading and trailing blank lines." msgstr "" "B, skip leading and trailing blank lines." # type: Plain text -#: ../tin.1:2409 ../tin.5:2150 +#: ../tin.1:2427 ../tin.5:2164 msgid "" "B, replace multiple blank lines between " "textblocks with one blank line." @@ -6670,28 +6705,28 @@ msgstr "" "textblocks with one blank line." # type: Plain text -#: ../tin.1:2411 ../tin.5:2152 +#: ../tin.1:2429 ../tin.5:2166 msgid "B, 4 + 1" msgstr "B, 4 + 1" # type: Plain text -#: ../tin.1:2413 ../tin.5:2154 +#: ../tin.1:2431 ../tin.5:2168 msgid "B, 4 + 2" msgstr "B, 4 + 2" # type: Plain text -#: ../tin.1:2415 ../tin.5:2156 +#: ../tin.1:2433 ../tin.5:2170 msgid "B, 4 + 3" msgstr "B, 4 + 3" # type: TP -#: ../tin.1:2416 +#: ../tin.1:2434 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2421 +#: ../tin.1:2439 msgid "" "A regular expression that will be applied when reading articles. All " "matching words are shown in B or B. If " @@ -6702,24 +6737,24 @@ msgstr "" "B is blank, then B uses a built-in default." # type: TP -#: ../tin.1:2421 +#: ../tin.1:2439 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2424 +#: ../tin.1:2442 msgid "If ON remove I<~/.article> after posting. Default is ON." msgstr "If ON remove I<~/.article> after posting. Default is ON." # type: TP -#: ../tin.1:2424 +#: ../tin.1:2442 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2429 +#: ../tin.1:2447 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. " @@ -6730,41 +6765,41 @@ msgstr "" "Default is B." # type: TP -#: ../tin.1:2429 +#: ../tin.1:2447 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2432 ../tin.5:2176 +#: ../tin.1:2450 ../tin.5:2190 msgid "Enable highlighting URLs in message body. Default is ON." msgstr "Enable highlighting URLs in message body. Default is ON." # type: TP -#: ../tin.1:2432 +#: ../tin.1:2450 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2435 +#: ../tin.1:2453 msgid "If enabled B uses ANSI-colors. Default is OFF." msgstr "If enabled B uses ANSI-colours. Default is OFF." # type: TP -#: ../tin.1:2435 +#: ../tin.1:2453 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:2438 +#: ../tin.1:2456 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2444 ../tin.5:2190 +#: ../tin.1:2462 ../tin.5:2204 msgid "" "Allows the mouse button support in a B(1x) to be enabled/disabled. " "Default is OFF." @@ -6773,13 +6808,13 @@ msgstr "" "Default is OFF." # type: TP -#: ../tin.1:2444 +#: ../tin.1:2462 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2454 +#: ../tin.1:2472 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 B" @@ -6790,13 +6825,13 @@ msgstr "" "(1x) and B(1) must be in your $B. Default is OFF." # type: TP -#: ../tin.1:2454 +#: ../tin.1:2472 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2458 ../tin.5:2206 +#: ../tin.1:2476 ../tin.5:2220 msgid "" "If ON use UTF-8 characters for indicator ('-E'), thread/attachment tree " "and ellipsis ('...'). Default is OFF." @@ -6805,50 +6840,50 @@ msgstr "" "and ellipsis ('...'). Default is OFF." # type: TP -#: ../tin.1:2458 +#: ../tin.1:2476 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2461 +#: ../tin.1:2479 msgid "" "A regular expression that tin will use to find the begin of a verbatim block." msgstr "" "A regular expression that tin will use to find the begin of a verbatim block." # type: TP -#: ../tin.1:2461 +#: ../tin.1:2479 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2464 +#: ../tin.1:2482 msgid "" "A regular expression that tin will use to find the end of a verbatim block." msgstr "" "A regular expression that tin will use to find the end of a verbatim block." # type: TP -#: ../tin.1:2464 +#: ../tin.1:2482 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2467 +#: ../tin.1:2485 msgid "If ON verbatim blocks will be detected. Default is ON." msgstr "If ON verbatim blocks will be detected. Default is ON." # type: TP -#: ../tin.1:2467 +#: ../tin.1:2485 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2481 +#: ../tin.1:2499 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. " @@ -6865,13 +6900,13 @@ msgstr "" "NB: Newsgroup names will always be matched using the wildmat notation." # type: TP -#: ../tin.1:2481 +#: ../tin.1:2499 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2485 ../tin.5:2234 +#: ../tin.1:2503 ../tin.5:2248 msgid "" "Should the leading and ending stars, slashes, strokes and dashes also be " "displayed, even when they are highlighting marks?" @@ -6880,28 +6915,28 @@ msgstr "" "displayed, even when they are highlighting marks?" # type: Plain text -#: ../tin.1:2488 ../tin.5:2237 +#: ../tin.1:2506 ../tin.5:2251 msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2490 ../tin.5:2239 +#: ../tin.1:2508 ../tin.5:2253 msgid "yes, B" msgstr "yes, B" # type: Plain text -#: ../tin.1:2492 ../tin.5:2241 +#: ../tin.1:2510 ../tin.5:2255 msgid "print a B instead" msgstr "print a B instead" # type: TP -#: ../tin.1:2493 +#: ../tin.1:2511 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2501 +#: ../tin.1:2519 msgid "" "Enable word highlighting. See B for the options " "available. If B is enabled the colors specified in " @@ -6918,13 +6953,13 @@ msgstr "" "are used. Default is ON." # type: TP -#: ../tin.1:2501 +#: ../tin.1:2519 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2512 ../tin.5:2261 +#: ../tin.1:2530 ../tin.5:2275 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 " @@ -6945,13 +6980,13 @@ msgstr "" "wrapping at the current screen width." # type: TP -#: ../tin.1:2512 +#: ../tin.1:2530 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2519 ../tin.5:2271 +#: ../tin.1:2537 ../tin.5:2285 msgid "" "Format is the same as for B, this is used when answering " "to a crossposting to several groups with no ''Followup-To:'' set." @@ -6960,13 +6995,13 @@ msgstr "" "to a crossposting to several groups with no ''Followup-To:'' set." # type: SS -#: ../tin.1:2519 +#: ../tin.1:2537 #, no-wrap msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES" msgstr "ATTRIBUTES MENU AND GROUP ATTRIBUTES" # type: Plain text -#: ../tin.1:2526 +#: ../tin.1:2544 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> " @@ -6983,7 +7018,7 @@ msgstr "" "attributes file yet." # type: Plain text -#: ../tin.1:2534 +#: ../tin.1:2552 msgid "" "Note that the IgrouplistE> line has to be specified before " "the attributes are specified for that list. All attributes are set to a " @@ -7000,7 +7035,7 @@ msgstr "" "For more details see B(5)." # type: Plain text -#: ../tin.1:2541 +#: ../tin.1:2559 msgid "" "Attributes can also be changed from the attributes menu which can be " "accessed by B ('BTABE>') from the options menu " @@ -7017,7 +7052,7 @@ msgstr "" "marked with '\\+' to the left of the attributes number." # type: Plain text -#: ../tin.1:2548 +#: ../tin.1:2566 msgid "" "Besides the keys for moving around and changing values known from the " "options menu the attributes menu provides the following command: " @@ -7028,13 +7063,13 @@ msgstr "" "B ('B') which resets an attribute to a default value." # type: SS -#: ../tin.1:2548 +#: ../tin.1:2566 #, no-wrap msgid "SCOPES MENU" msgstr "SCOPES MENU" # type: Plain text -#: ../tin.1:2553 +#: ../tin.1:2571 msgid "" "The scopes menu (accessible from the options menu with B " "('B')) shows all scopes read from the global and local attributes file. " @@ -7047,7 +7082,7 @@ msgstr "" "the scope number. Delete/rename/move are not possible with those scopes." # type: Plain text -#: ../tin.1:2564 +#: ../tin.1:2582 msgid "" "In addition to the common moving keys the following commands are available: " "B ('B<^J>' or 'BCRE>') enter the attributes menu for " @@ -7068,14 +7103,14 @@ msgstr "" "the screen." # type: SS -#: ../tin.1:2564 +#: ../tin.1:2582 #, no-wrap msgid "FILTERING ARTICLES" msgstr "FILTERING ARTICLES" # type: Plain text #. FIXME - add scoring description -#: ../tin.1:2571 +#: ../tin.1:2589 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 " @@ -7090,7 +7125,7 @@ msgstr "" "lines in an article." # type: Plain text -#: ../tin.1:2577 +#: ../tin.1:2595 msgid "" "When B starts up the user's kill-file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/" "filter> (see also B(5)) is read. Each time a newsgroup is entered the " @@ -7103,7 +7138,7 @@ msgstr "" "criteria." # type: Plain text -#: ../tin.1:2582 +#: ../tin.1:2600 msgid "" "The degree to which rules are applied depend on the B tinrc " "setting. By default killed articles will only be marked read. Adjust " @@ -7116,7 +7151,7 @@ msgstr "" "selection rule are marked with a ''*''." # type: Plain text -#: ../tin.1:2587 +#: ../tin.1:2605 msgid "" "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/." "tin/filter> (but don't do this whilst running B else you will lose your " @@ -7127,7 +7162,7 @@ msgstr "" "changes) or by using an on-screen menu within B." # type: Plain text -#: ../tin.1:2593 +#: ../tin.1:2611 msgid "" "The filtering capabilities of B have been significantly enhanced over " "previous versions to include scoring and better pattern matching. It is " @@ -7143,34 +7178,34 @@ msgstr "" # type: Plain text #. FIXME - Next paragraph is out of date -#: ../tin.1:2605 +#: ../tin.1:2624 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 " -"matches the current ''Subject:'' line, ''From:'' line or a string entered by " -"the user. The user entered string can be applied to the ''Subject:'' or " -"\\&''From:'' lines of an article. The kill description can be limited to the " -"current newsgroup or it can apply to all newsgroups. Once entered the user " -"can abort the command and not save the kill description, edit the kill file " -"or save the kill description." -msgstr "" -"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 " -"matches the current ''Subject:'' line, ''From:'' line or a string entered by " -"the user. The user entered string can be applied to the ''Subject:'' or " -"\\&''From:'' lines of an article. The kill description can be limited to the " -"current newsgroup or it can apply to all newsgroups. Once entered the user " -"can abort the command and not save the kill description, edit the kill file " -"or save the kill description." +"The on-screen filtering menu is accessed by pressing B " +"('B<^K>') or B ('B<^A>') at the Group and Article levels. " +"It allows the user to kill or select an article that matches the current " +"''Subject:'' line, ''From:'' line or a string entered by the user. The user " +"entered string can be applied to the \\&''Subject:'' or ''From:'' line of an " +"article. The filter can be limited to the current newsgroup or it can apply " +"to all newsgroups. Once entered the user can abort the command and not save " +"the new filter, edit the full filter file or save filter." +msgstr "" +"The on-screen filtering menu is accessed by pressing B " +"('B<^K>') or B ('B<^A>') at the Group and Article levels. " +"It allows the user to kill or select an article that matches the current " +"''Subject:'' line, ''From:'' line or a string entered by the user. The user " +"entered string can be applied to the \\&''Subject:'' or ''From:'' line of an " +"article. The filter can be limited to the current newsgroup or it can apply " +"to all newsgroups. Once entered the user can abort the command and not save " +"the new filter, edit the full filter file or save filter." # type: SS -#: ../tin.1:2605 +#: ../tin.1:2624 #, no-wrap msgid "POSTING ARTICLES" msgstr "POSTING ARTICLES" # type: Plain text -#: ../tin.1:2608 +#: ../tin.1:2627 msgid "" "B allows posting of articles, follow-up to already posted articles and " "replying direct through mail to the author of an article." @@ -7179,7 +7214,7 @@ msgstr "" "replying direct through mail to the author of an article." # type: Plain text -#: ../tin.1:2618 +#: ../tin.1:2637 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 " @@ -7200,7 +7235,7 @@ msgstr "" "again or p)ost the article to the specified newsgroup(s)." # type: Plain text -#: ../tin.1:2623 +#: ../tin.1:2642 msgid "" "Use the B ('B') command to display a history of the " "articles you have posted. The date the article was posted, which newsgroups " @@ -7211,7 +7246,7 @@ msgstr "" "the article was posted to and the articles subject line are displayed." # type: Plain text -#: ../tin.1:2631 +#: ../tin.1:2650 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^W>') command to post a follow-up article to " @@ -7230,7 +7265,7 @@ msgstr "" "when posting an article with the B ('B') command." # type: Plain text -#: ../tin.1:2645 +#: ../tin.1:2664 msgid "" "Use the B ('B'), B ('B') or " "B ('B<^E>') command to reply direct through mail to " @@ -7255,13 +7290,13 @@ msgstr "" "or send the article to the author via B ('B')." # type: SS -#: ../tin.1:2645 +#: ../tin.1:2664 #, no-wrap msgid "CUSTOMIZING THE ARTICLE QUOTE STRING" msgstr "CUSTOMIZING THE ARTICLE QUOTE STRING" # type: Plain text -#: ../tin.1:2653 +#: ../tin.1:2672 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 " @@ -7280,13 +7315,13 @@ msgstr "" "B, B or B:" # type: ta -#: ../tin.1:2655 +#: ../tin.1:2674 #, no-wrap msgid "\\w'%A 'u +\\w'Address'u" msgstr "\\w'%A 'u +\\w'Address'u" # type: Plain text -#: ../tin.1:2664 +#: ../tin.1:2683 #, no-wrap msgid "" "B<%A>\tAddress (Email)\n" @@ -7308,12 +7343,12 @@ msgstr "" "B<%I>\tInitials of author\n" # type: Plain text -#: ../tin.1:2667 +#: ../tin.1:2686 msgid "e.g.," msgstr "e.g.," # type: Plain text -#: ../tin.1:2672 +#: ../tin.1:2691 #, no-wrap msgid "" "CW\n" # type: Plain text -#: ../tin.1:2676 +#: ../tin.1:2695 msgid "would expand to:" msgstr "would expand to:" # type: Plain text -#: ../tin.1:2681 +#: ../tin.1:2700 #, no-wrap msgid "" "CWabcINN123@example.orgE, Joe Bar Ejoe@example.orgE wrote:>\n" # type: Plain text -#: ../tin.1:2691 +#: ../tin.1:2710 msgid "" "The quoted text section of an article is marked by a preceding quote string " "at the beginning of each quoted line. The default quote string is set to " @@ -7353,13 +7388,13 @@ msgstr "" "represent a space)." # type: SS -#: ../tin.1:2691 +#: ../tin.1:2710 #, no-wrap msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES" msgstr "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES" # type: Plain text -#: ../tin.1:2698 +#: ../tin.1:2717 msgid "" "The command interface to B, B, B or " "B ('B'), B ('B<|>'), B ('B'), B " @@ -7374,7 +7409,7 @@ msgstr "" "articles is the same for ease of use." # type: Plain text -#: ../tin.1:2703 +#: ../tin.1:2722 msgid "" "Auto-saving with B<*AutoSave> ('B') is a special case and operates only " "on marked articles. They will processed without any further prompting " @@ -7387,7 +7422,7 @@ msgstr "" "attributes set for the current group." # type: Plain text -#: ../tin.1:2707 +#: ../tin.1:2726 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 " @@ -7398,7 +7433,7 @@ msgstr "" "etc." # type: Plain text -#: ../tin.1:2711 +#: ../tin.1:2730 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 " @@ -7409,7 +7444,7 @@ msgstr "" "command." # type: Plain text -#: ../tin.1:2717 +#: ../tin.1:2736 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 News" @@ -7424,7 +7459,7 @@ msgstr "" "options." # type: Plain text -#: ../tin.1:2722 +#: ../tin.1:2741 msgid "" "Various expansion characters are recognized when entering the directory and " "file to save to. Environment variables (prefixed with '$') and user home " @@ -7437,7 +7472,7 @@ msgstr "" "variables can themselves contain other special characters." # type: Plain text -#: ../tin.1:2727 +#: ../tin.1:2746 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 " @@ -7450,7 +7485,7 @@ msgstr "" "B." # type: Plain text -#: ../tin.1:2731 +#: ../tin.1:2750 msgid "" "To save in savedir/Enews.group.nameE/EfilenameE format enter " "'+EfilenameE'. Environment variables are allowed within a filename " @@ -7461,7 +7496,7 @@ msgstr "" "(e.g., I<$SOURCES/dir/filename>). See B." # type: Plain text -#: ../tin.1:2737 +#: ../tin.1:2756 msgid "" "When saving articles you can specify whether the saved files should be post " "processed. A default process type can be set via B." @@ -7470,13 +7505,13 @@ msgstr "" "processed. A default process type can be set via B." # type: SS -#: ../tin.1:2737 +#: ../tin.1:2756 #, no-wrap msgid "AUTOMATIC MAILING AND SAVING NEW NEWS" msgstr "AUTOMATIC MAILING AND SAVING NEW NEWS" # type: Plain text -#: ../tin.1:2749 +#: ../tin.1:2768 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 reading. " @@ -7501,7 +7536,7 @@ msgstr "" "you could overflow your file system." # type: Plain text -#: ../tin.1:2753 +#: ../tin.1:2772 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 " @@ -7512,7 +7547,7 @@ msgstr "" "''B<-R>''." # type: Plain text -#: ../tin.1:2760 +#: ../tin.1:2779 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 " @@ -7529,13 +7564,13 @@ msgstr "" "want using attributes." # type: TP -#: ../tin.1:2761 +#: ../tin.1:2780 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2765 +#: ../tin.1:2784 msgid "" "(mail any unread articles in newsgroups specified in file newsrc.mail to the " "local user iain and mark them as read)" @@ -7544,13 +7579,13 @@ msgstr "" "local user iain and mark them as read)" # type: TP -#: ../tin.1:2766 +#: ../tin.1:2785 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2770 +#: ../tin.1:2789 msgid "" "(save any unread articles in newsgroups specified in file newsrc.save and " "mark them as read)" @@ -7559,24 +7594,24 @@ msgstr "" "mark them as read)" # type: TP -#: ../tin.1:2771 +#: ../tin.1:2790 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:2776 +#: ../tin.1:2795 msgid "(read any articles saved by B)" msgstr "(read any articles saved by B)" # type: SS -#: ../tin.1:2776 +#: ../tin.1:2795 #, no-wrap msgid "RANGES" msgstr "RANGES" # type: Plain text -#: ../tin.1:2787 +#: ../tin.1:2806 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 " @@ -7599,13 +7634,13 @@ msgstr "" "B ('B')." # type: SS -#: ../tin.1:2788 +#: ../tin.1:2807 #, no-wrap msgid "NEWSGROUP LISTS & WILDCARDS" msgstr "NEWSGROUP LISTS & WILDCARDS" # type: Plain text -#: ../tin.1:2799 +#: ../tin.1:2818 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 " @@ -7626,32 +7661,32 @@ msgstr "" "examples:" # type: Plain text -#: ../tin.1:2801 +#: ../tin.1:2820 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:2803 +#: ../tin.1:2822 msgid "" "Matches alt.config and everything in the 'news' hierarchy except news.test" msgstr "" "Matches alt.config and everything in the 'news' hierarchy except news.test" # type: Plain text -#: ../tin.1:2808 +#: ../tin.1:2827 msgid "" "See the explanation for the $B variables for further examples." msgstr "" "See the explanation for the $B variables for further examples." # type: SS -#: ../tin.1:2808 +#: ../tin.1:2827 #, no-wrap msgid "SIGNATURES" msgstr "SIGNATURES" # type: Plain text -#: ../tin.1:2817 +#: ../tin.1:2836 msgid "" "B will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/." "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>. If I<${TIN_HOMEDIR:-\"$HOME" @@ -7668,7 +7703,7 @@ msgstr "" "B(1) will append the signature itself." # type: Plain text -#: ../tin.1:2820 +#: ../tin.1:2839 msgid "" "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the " "editor for both posting and mailing commands." @@ -7677,12 +7712,12 @@ msgstr "" "editor for both posting and mailing commands." # type: Plain text -#: ../tin.1:2822 +#: ../tin.1:2841 msgid "The following is an example of a I<.Sig> file:" msgstr "The following is an example of a I<.Sig> file:" # type: Plain text -#: ../tin.1:2827 +#: ../tin.1:2846 #, no-wrap msgid "" "CWjoe@example.orgE\n" @@ -7692,7 +7727,7 @@ msgstr "" "SNAIL Musterweg 12, 99999 Notreal, Germany>\n" # type: Plain text -#: ../tin.1:2842 +#: ../tin.1:2861 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 " @@ -7715,13 +7750,13 @@ msgstr "" "sig is read from the file I<$HOME/.sigfixed>." # type: SS -#: ../tin.1:2842 +#: ../tin.1:2861 #, no-wrap msgid "TIPS AND TRICKS" msgstr "TIPS AND TRICKS" # type: Plain text -#: ../tin.1:2846 +#: ../tin.1:2865 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 " @@ -7732,14 +7767,14 @@ msgstr "" "up arrow key goes up a line and the down arrow key goes down a line." # type: Plain text -#: ../tin.1:2848 +#: ../tin.1:2867 msgid "" "The following newsgroups provide useful information concerning news software:" msgstr "" "The following newsgroups provide useful information concerning news software:" # type: Plain text -#: ../tin.1:2851 +#: ../tin.1:2870 msgid "" "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn " "etc.)" @@ -7748,12 +7783,12 @@ msgstr "" "etc.)" # type: Plain text -#: ../tin.1:2853 +#: ../tin.1:2872 msgid "\\(emnews.software.nntp (info. about NNTP)" msgstr "\\(emnews.software.nntp (info. about NNTP)" # type: Plain text -#: ../tin.1:2855 +#: ../tin.1:2874 msgid "" "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different " "themes)" @@ -7762,7 +7797,7 @@ msgstr "" "themes)" # type: Plain text -#: ../tin.1:2859 +#: ../tin.1:2878 msgid "" "Many prompts within B offer a default choice that the cursor is " "positioned on. By pressing 'BCRE>' the default value is taken. " @@ -7773,7 +7808,7 @@ msgstr "" "Most prompts can be aborted by pressing 'BESCE>'." # type: Plain text -#: ../tin.1:2866 +#: ../tin.1:2885 msgid "" "When B is run in an B(1x) it will resize itself each time the " "B(1x) is resized." @@ -7782,7 +7817,7 @@ msgstr "" "B(1x) is resized." # type: Plain text -#: ../tin.1:2870 +#: ../tin.1:2889 msgid "" "B will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-" "active}> file at set intervals (B) to show any " @@ -7793,7 +7828,7 @@ msgstr "" "newly arrived news." # type: Plain text -#: ../tin.1:2875 +#: ../tin.1:2894 msgid "" "If you find large number of new newsgroups cluttering up your screen, " "pressing B ('B') will make them go away." @@ -7802,13 +7837,13 @@ msgstr "" "pressing B ('B') will make them go away." # type: SS -#: ../tin.1:2875 +#: ../tin.1:2894 #, no-wrap msgid "XTERM BUTTONS" msgstr "XTERM BUTTONS" # type: Plain text -#: ../tin.1:2881 +#: ../tin.1:2900 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 " @@ -7821,31 +7856,31 @@ msgstr "" "button)." # type: Plain text -#: ../tin.1:2883 +#: ../tin.1:2902 msgid "In general (i.e., for the group, thread and article menus)," msgstr "In general (i.e., for the group, thread and article menus)," # type: TP -#: ../tin.1:2883 +#: ../tin.1:2902 #, no-wrap msgid "Button1 (left)" msgstr "Button1 (left)" # type: Plain text -#: ../tin.1:2886 +#: ../tin.1:2905 msgid "" "enters next (lower) level if you click on an article, otherwise pages down." msgstr "" "enters next (lower) level if you click on an article, otherwise pages down." # type: TP -#: ../tin.1:2886 +#: ../tin.1:2905 #, no-wrap msgid "Button2 (center)" msgstr "Button2 (centre)" # type: Plain text -#: ../tin.1:2890 +#: ../tin.1:2909 msgid "" "returns to the previous (upper) level if you click on an article, otherwise " "pages up." @@ -7854,13 +7889,13 @@ msgstr "" "pages up." # type: TP -#: ../tin.1:2890 +#: ../tin.1:2909 #, no-wrap msgid "Button3 (right)" msgstr "Button3 (right)" # type: Plain text -#: ../tin.1:2894 +#: ../tin.1:2913 msgid "" "positions on the article line under mouse cursor, or pages down if you've " "clicked outside the list of articles." @@ -7869,18 +7904,18 @@ msgstr "" "clicked outside the list of articles." # type: Plain text -#: ../tin.1:2896 +#: ../tin.1:2915 msgid "In the group selection menu, if the mouse is pointing at a group then:" msgstr "In the group selection menu, if the mouse is pointing at a group then:" # type: TP -#: ../tin.1:2896 ../tin.1:2908 ../tin.1:2922 +#: ../tin.1:2915 ../tin.1:2927 ../tin.1:2941 #, no-wrap msgid "left button" msgstr "left button" # type: Plain text -#: ../tin.1:2900 +#: ../tin.1:2919 msgid "" "moves to and selects the group pointed at, just like B " "('BCRE>')." @@ -7889,36 +7924,36 @@ msgstr "" "('BCRE>')." # type: TP -#: ../tin.1:2900 ../tin.1:2912 ../tin.1:2925 +#: ../tin.1:2919 ../tin.1:2931 ../tin.1:2944 #, no-wrap msgid "center button" msgstr "centre button" # type: Plain text -#: ../tin.1:2903 +#: ../tin.1:2922 msgid "quits the program, just like B ('B')." msgstr "quits the program, just like B ('B')." # type: TP -#: ../tin.1:2903 ../tin.1:2917 ../tin.1:2930 +#: ../tin.1:2922 ../tin.1:2936 ../tin.1:2949 #, no-wrap msgid "right button" msgstr "right button" # type: Plain text -#: ../tin.1:2906 +#: ../tin.1:2925 msgid "moves to the group pointed at." msgstr "moves to the group pointed at." # type: Plain text -#: ../tin.1:2908 +#: ../tin.1:2927 msgid "" "In the article menu, if the mouse is pointing at an article (or thread) then:" msgstr "" "In the article menu, if the mouse is pointing at an article (or thread) then:" # type: Plain text -#: ../tin.1:2912 +#: ../tin.1:2931 msgid "" "reads the article pointed at, just like B " "('BCRE>'), or the thread, just like B ('B')." @@ -7927,7 +7962,7 @@ msgstr "" "('BCRE>'), or the thread, just like B ('B')." # type: Plain text -#: ../tin.1:2917 +#: ../tin.1:2936 msgid "" "exits the menu, catching up on the group if you have " "B set in your configuration, just like B " @@ -7938,24 +7973,24 @@ msgstr "" "('B')." # type: Plain text -#: ../tin.1:2920 +#: ../tin.1:2939 msgid "moves to the article (or thread) pointed at." msgstr "moves to the article (or thread) pointed at." # type: Plain text -#: ../tin.1:2922 +#: ../tin.1:2941 msgid "In the thread menu, if the mouse is pointing at an article then:" msgstr "In the thread menu, if the mouse is pointing at an article then:" # type: Plain text -#: ../tin.1:2925 +#: ../tin.1:2944 msgid "" "reads article pointed at, just like B ('BCRE>')." msgstr "" "reads article pointed at, just like B ('BCRE>')." # type: Plain text -#: ../tin.1:2930 +#: ../tin.1:2949 msgid "" "exits the menu, catching up on the thread if you have " "B set in your configuration, just like B " @@ -7966,12 +8001,12 @@ msgstr "" "('B')." # type: Plain text -#: ../tin.1:2933 +#: ../tin.1:2952 msgid "moves to the article pointed at." msgstr "moves to the article pointed at." # type: Plain text -#: ../tin.1:2940 +#: ../tin.1:2959 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." @@ -7980,13 +8015,13 @@ msgstr "" "of B(1x), but after one click of any button." # type: SS -#: ../tin.1:2940 +#: ../tin.1:2959 #, no-wrap msgid "INDEX FILES" msgstr "INDEX FILES" # type: Plain text -#: ../tin.1:2945 +#: ../tin.1:2964 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 " @@ -7997,7 +8032,7 @@ msgstr "" "server then this section can be ignored." # type: Plain text -#: ../tin.1:2951 +#: ../tin.1:2970 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 " @@ -8012,7 +8047,7 @@ msgstr "" "traffic groups." # type: Plain text -#: ../tin.1:2960 +#: ../tin.1:2979 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 are " @@ -8031,7 +8066,7 @@ msgstr "" "when reading via NNTP then turning on caching will have little or no effect." # type: Plain text -#: ../tin.1:2967 +#: ../tin.1:2986 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 " @@ -8048,7 +8083,7 @@ msgstr "" "need to be cached." # type: Plain text -#: ../tin.1:2972 +#: ../tin.1:2991 msgid "" "As indexing might take some time you may want to run B form the system " "batcher B(1) with the ''B<-u>'' option:" @@ -8057,13 +8092,13 @@ msgstr "" "batcher B(1) with the ''B<-u>'' option:" # type: Plain text -#: ../tin.1:2977 +#: ../tin.1:2996 #, no-wrap msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n" msgstr "CW<30 6 * * * /usr/local/bin/tin -u>\n" # type: Plain text -#: ../tin.1:2983 +#: ../tin.1:3002 msgid "" "If you are low on local disk space you should consider to manually purge " "cached data for groups you are not reading anymore with something like:" @@ -8072,7 +8107,7 @@ msgstr "" "cached data for groups you are not reading anymore with something like:" # type: Plain text -#: ../tin.1:2989 +#: ../tin.1:3008 #, no-wrap msgid "" "CW\n" # type: SH -#: ../tin.1:2994 ../tin.5:21 +#: ../tin.1:3013 ../tin.5:21 #, no-wrap msgid "FILES" msgstr "FILES" @@ -8102,124 +8137,124 @@ msgstr "FILES" #. $TMPDIR/SCOPES-R (-D 32) #. $TMPDIR/SCOPES-W (-D 32) #. $TMPDIR/ACTIVE (-D 64) -#: ../tin.1:3011 +#: ../tin.1:3030 msgid "For a detailed description see B(5)." msgstr "For a detailed description see B(5)." # type: Plain text -#: ../tin.1:3013 ../tin.5:42 +#: ../tin.1:3032 ../tin.5:42 msgid "I<$MAILCAPS>" msgstr "I<$MAILCAPS>" # type: Plain text -#: ../tin.1:3015 ../tin.5:44 +#: ../tin.1:3034 ../tin.5:44 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mailcap>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mailcap>" # type: Plain text -#: ../tin.1:3017 ../tin.5:46 +#: ../tin.1:3036 ../tin.5:46 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3019 ../tin.5:48 +#: ../tin.1:3038 ../tin.5:48 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3021 ../tin.5:50 +#: ../tin.1:3040 ../tin.5:50 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3023 ../tin.5:52 +#: ../tin.1:3042 ../tin.5:52 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3026 ../tin.5:221 +#: ../tin.1:3045 ../tin.5:221 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3029 ../tin.5:231 +#: ../tin.1:3048 ../tin.5:231 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>" # type: Plain text -#: ../tin.1:3032 ../tin.5:238 +#: ../tin.1:3051 ../tin.5:238 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>" # type: Plain text -#: ../tin.1:3034 ../tin.5:240 +#: ../tin.1:3053 ../tin.5:240 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3036 ../tin.5:242 +#: ../tin.1:3055 ../tin.5:242 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3039 ../tin.5:249 +#: ../tin.1:3058 ../tin.5:249 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>" # type: Plain text -#: ../tin.1:3042 ../tin.5:282 +#: ../tin.1:3061 ../tin.5:282 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>" # type: Plain text -#: ../tin.1:3046 ../tin.5:311 +#: ../tin.1:3065 ../tin.5:311 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n" # type: Plain text -#: ../tin.1:3050 ../tin.5:319 +#: ../tin.1:3069 ../tin.5:319 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>" # type: Plain text -#: ../tin.1:3052 ../tin.5:321 +#: ../tin.1:3071 ../tin.5:321 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>" # type: Plain text -#: ../tin.1:3055 ../tin.5:328 +#: ../tin.1:3074 ../tin.5:328 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>" # type: Plain text -#: ../tin.1:3058 ../tin.5:335 +#: ../tin.1:3077 ../tin.5:335 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>" # type: Plain text -#: ../tin.1:3061 ../tin.5:342 +#: ../tin.1:3080 ../tin.5:342 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>" msgstr "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>" # type: Plain text -#: ../tin.1:3065 ../tin.5:350 +#: ../tin.1:3084 ../tin.5:350 #, no-wrap msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n" msgstr "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n" # type: Plain text -#: ../tin.1:3069 ../tin.5:358 +#: ../tin.1:3088 ../tin.5:358 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>" msgstr "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>" # type: Plain text -#: ../tin.1:3072 ../tin.5:365 +#: ../tin.1:3091 ../tin.5:365 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>" # type: Plain text -#: ../tin.1:3075 ../tin.5:399 +#: ../tin.1:3094 ../tin.5:399 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>" @@ -8228,66 +8263,66 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin #. as with inn >= 2.2.x getting more and more popular #. we should think about checking for the new Paths (/news/etc/) #. ${TIN_LIBDIR\-/news/etc"}/attributes -#: ../tin.1:3079 ../tin.5:410 +#: ../tin.1:3098 ../tin.5:410 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3081 ../tin.5:412 +#: ../tin.1:3100 ../tin.5:412 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>" # type: Plain text #. TODO: add missing descriptions and explain things in detail. -#: ../tin.1:3084 ../tin.5:737 +#: ../tin.1:3103 ../tin.5:737 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>" # type: Plain text -#: ../tin.1:3088 ../tin.5:819 +#: ../tin.1:3107 ../tin.5:819 #, no-wrap msgid "I\n" msgstr "I\n" # type: Plain text -#: ../tin.1:3090 ../tin.5:821 +#: ../tin.1:3109 ../tin.5:821 #, 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 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n" # type: Plain text -#: ../tin.1:3094 ../tin.5:1054 +#: ../tin.1:3113 ../tin.5:1054 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>" # type: Plain text -#: ../tin.1:3097 ../tin.5:1070 +#: ../tin.1:3116 ../tin.5:1070 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>" # type: Plain text -#: ../tin.1:3100 ../tin.5:1096 +#: ../tin.1:3119 ../tin.5:1096 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>" # type: Plain text -#: ../tin.1:3103 ../tin.5:1103 +#: ../tin.1:3122 ../tin.5:1103 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>" # type: Plain text -#: ../tin.1:3106 ../tin.5:1113 +#: ../tin.1:3125 ../tin.5:1113 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>" # type: Plain text -#: ../tin.1:3110 +#: ../tin.1:3129 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n" # type: Plain text -#: ../tin.1:3115 +#: ../tin.1:3134 #, no-wrap msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n" @@ -8297,22 +8332,22 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin #. as with inn >= 2.2.x getting more and more popular #. we should think about checking for the new Paths (/news/etc/) #. .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc -#: ../tin.1:3120 ../tin.5:1166 +#: ../tin.1:3139 ../tin.5:1166 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3122 ../tin.5:1168 +#: ../tin.1:3141 ../tin.5:1168 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>" # type: Plain text -#: ../tin.1:3125 ../tin.5:2275 +#: ../tin.1:3144 ../tin.5:2289 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3128 +#: ../tin.1:3147 msgid "I" msgstr "I" @@ -8321,51 +8356,51 @@ msgstr "I= 2.2.x getting more and more popular #. we should think about checking for the new Paths #. (described shown below). -#: ../tin.1:3131 ../tin.5:2382 +#: ../tin.1:3150 ../tin.5:2396 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>" # type: Plain text -#: ../tin.1:3134 ../tin.5:2442 +#: ../tin.1:3153 ../tin.5:2456 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>" # type: Plain text -#: ../tin.1:3137 ../tin.5:2469 +#: ../tin.1:3156 ../tin.5:2483 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>" # type: Plain text -#: ../tin.1:3140 ../tin.5:2492 +#: ../tin.1:3159 ../tin.5:2506 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>" # type: Plain text #. is the Path correct? or is it /news/etc/overview.fmt -#: ../tin.1:3143 ../tin.5:2502 +#: ../tin.1:3162 ../tin.5:2516 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>" # type: Plain text #. is the Path correct? or is it /news/etc/subscriptions -#: ../tin.1:3146 ../tin.5:2520 +#: ../tin.1:3165 ../tin.5:2534 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>" # type: SH -#: ../tin.1:3149 +#: ../tin.1:3168 #, no-wrap msgid "ENVIRONMENT" msgstr "ENVIRONMENT" # type: TP -#: ../tin.1:3163 +#: ../tin.1:3182 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3171 +#: ../tin.1:3190 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 " @@ -8380,13 +8415,13 @@ msgstr "" "the command-line to override the same option specified in the environment." # type: TP -#: ../tin.1:3171 +#: ../tin.1:3190 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3176 +#: ../tin.1:3195 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 would set " @@ -8397,13 +8432,13 @@ msgstr "" "$B to I." # type: TP -#: ../tin.1:3176 +#: ../tin.1:3195 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3182 +#: ../tin.1:3201 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 index " @@ -8414,13 +8449,13 @@ msgstr "" "files in I you would set $B to I." # type: TP -#: ../tin.1:3182 +#: ../tin.1:3201 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3188 +#: ../tin.1:3207 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 index " @@ -8431,13 +8466,13 @@ msgstr "" "files in I you would set $B to I." # type: TP -#: ../tin.1:3188 +#: ../tin.1:3207 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3194 +#: ../tin.1:3213 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 index " @@ -8448,13 +8483,13 @@ msgstr "" "files in I you would set $B to I." # type: TP -#: ../tin.1:3194 +#: ../tin.1:3213 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3199 +#: ../tin.1:3218 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 " @@ -8465,13 +8500,13 @@ msgstr "" "running in NNTP mode setting this variable has no effect." # type: TP -#: ../tin.1:3199 +#: ../tin.1:3218 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3204 +#: ../tin.1:3223 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 " @@ -8482,13 +8517,13 @@ msgstr "" "running in NNTP mode setting this variable has no effect." # type: TP -#: ../tin.1:3204 +#: ../tin.1:3223 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3210 +#: ../tin.1:3229 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 " @@ -8499,13 +8534,13 @@ msgstr "" "is running in NNTP mode setting this variable has no effect." # type: TP -#: ../tin.1:3210 +#: ../tin.1:3229 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3216 +#: ../tin.1:3235 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 " @@ -8518,13 +8553,13 @@ msgstr "" "prepended to $B." # type: TP -#: ../tin.1:3216 +#: ../tin.1:3235 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3222 +#: ../tin.1:3241 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 I." # type: TP -#: ../tin.1:3222 +#: ../tin.1:3241 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3227 +#: ../tin.1:3246 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 " @@ -8554,13 +8589,13 @@ msgstr "" "overrides $B." # type: TP -#: ../tin.1:3227 +#: ../tin.1:3246 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3231 +#: ../tin.1:3250 msgid "" "Set the article header field ''Distribution:'' to the contents of the " "variable instead of the system default." @@ -8569,13 +8604,13 @@ msgstr "" "variable instead of the system default." # type: TP -#: ../tin.1:3231 +#: ../tin.1:3250 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3235 +#: ../tin.1:3254 msgid "" "Set the ISO to ASCII charset decoding table character to use in decoding an " "article text. Values can range from 0 to 6." @@ -8584,28 +8619,28 @@ msgstr "" "article text. Values can range from 0 to 6." # type: Plain text -#: ../tin.1:3239 +#: ../tin.1:3258 msgid "universal table for many languages" msgstr "universal table for many languages" # type: Plain text -#: ../tin.1:3242 +#: ../tin.1:3261 msgid "single-spacing universal table" msgstr "single-spacing universal table" # type: Plain text -#: ../tin.1:3245 +#: ../tin.1:3264 msgid "table for Danish, Dutch, German, Norwegian and Swedish" msgstr "table for Danish, Dutch, German, Norwegian and Swedish" # type: TP -#: ../tin.1:3245 +#: ../tin.1:3264 #, no-wrap msgid "B<3>" msgstr "B<3>" # type: Plain text -#: ../tin.1:3248 +#: ../tin.1:3267 msgid "" "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO " "646 variant" @@ -8614,29 +8649,29 @@ msgstr "" "646 variant" # type: Plain text -#: ../tin.1:3251 +#: ../tin.1:3270 msgid "table with RFC 1345 codes in brackets" msgstr "table with RFC 1345 codes in brackets" # type: TP -#: ../tin.1:3251 +#: ../tin.1:3270 #, no-wrap msgid "B<5>" msgstr "B<5>" # type: Plain text -#: ../tin.1:3254 +#: ../tin.1:3273 msgid "table for printers that allow overstriking with backspace" msgstr "table for printers that allow overstriking with backspace" # type: TP -#: ../tin.1:3255 +#: ../tin.1:3274 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3261 +#: ../tin.1:3280 msgid "" "Set the article header field ''Organization:'' to the contents of the " "variable instead of the system default. If reading news on an Apollo " @@ -8649,24 +8684,24 @@ msgstr "" "of $B." # type: TP -#: ../tin.1:3261 +#: ../tin.1:3280 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3264 +#: ../tin.1:3283 msgid "DomainOS specific, same as $B on other OSs (see above)." msgstr "DomainOS specific, same as $B on other OSs (see above)." # type: TP -#: ../tin.1:3264 +#: ../tin.1:3283 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3269 +#: ../tin.1:3288 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 " @@ -8677,13 +8712,13 @@ msgstr "" "different address." # type: TP -#: ../tin.1:3269 +#: ../tin.1:3288 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3273 +#: ../tin.1:3292 msgid "" "Overrides the full name given in the gecos-files in I, see also " "B." @@ -8692,37 +8727,37 @@ msgstr "" "B." # type: TP -#: ../tin.1:3273 +#: ../tin.1:3292 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3276 +#: ../tin.1:3295 msgid "Same as $B." msgstr "Same as $B." # type: TP -#: ../tin.1:3276 +#: ../tin.1:3295 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3281 +#: ../tin.1:3300 msgid "" "Pathname of the user's home directory. See B(5) for more info." msgstr "" "Pathname of the user's home directory. See B(5) for more info." # type: TP -#: ../tin.1:3281 +#: ../tin.1:3300 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3285 +#: ../tin.1:3304 msgid "" "This variable has precedence over the default mailer that is used in all " "mailing operations within B." @@ -8731,24 +8766,24 @@ msgstr "" "mailing operations within B." # type: TP -#: ../tin.1:3285 +#: ../tin.1:3304 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3288 +#: ../tin.1:3307 msgid "Full path to the user's mailbox." msgstr "Full path to the user's mailbox." # type: TP -#: ../tin.1:3288 +#: ../tin.1:3307 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3297 +#: ../tin.1:3316 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, " @@ -8761,13 +8796,13 @@ msgstr "" "B(5) for more info." # type: TP -#: ../tin.1:3297 +#: ../tin.1:3316 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3306 +#: ../tin.1:3325 msgid "" "If $B is unset, then this variable is looked up for a default " "editor. If $B and $B are both unset, B uses the systems " @@ -8780,13 +8815,13 @@ msgstr "" "more info." # type: TP -#: ../tin.1:3306 +#: ../tin.1:3325 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3312 +#: ../tin.1:3331 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 " @@ -8799,12 +8834,12 @@ msgstr "" "example, setting" # type: Plain text -#: ../tin.1:3314 +#: ../tin.1:3333 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3319 +#: ../tin.1:3338 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 " @@ -8817,13 +8852,13 @@ msgstr "" "with the ''B<-X>'' command-line switch." # type: TP -#: ../tin.1:3319 +#: ../tin.1:3338 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3323 +#: ../tin.1:3342 msgid "" "Is handled like the $B variable, but groups matching the list " "are unsubscribed from without further query. For example, setting" @@ -8832,12 +8867,12 @@ msgstr "" "are unsubscribed from without further query. For example, setting" # type: Plain text -#: ../tin.1:3325 +#: ../tin.1:3344 msgid "I" msgstr "I" # type: Plain text -#: ../tin.1:3329 +#: ../tin.1:3348 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 " @@ -8848,13 +8883,13 @@ msgstr "" "will be queried for as usual)." # type: TP -#: ../tin.1:3329 +#: ../tin.1:3348 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3333 +#: ../tin.1:3352 msgid "" "A pathname of a directory made available for B to create temporary " "files." @@ -8863,13 +8898,13 @@ msgstr "" "files." # type: TP -#: ../tin.1:3333 +#: ../tin.1:3352 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3339 +#: ../tin.1:3358 msgid "" "This variable can be used to override the default path search for B" "(5) files. See also B(5)." @@ -8878,13 +8913,13 @@ msgstr "" "(5) files. See also B(5)." # type: TP -#: ../tin.1:3339 +#: ../tin.1:3358 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3344 +#: ../tin.1:3363 msgid "" "Set this variable to disable the use of B(1) or a replacement (e." "g. metamutt)." @@ -8893,19 +8928,19 @@ msgstr "" "g. metamutt)." # type: TP -#: ../tin.1:3344 +#: ../tin.1:3363 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:3346 +#: ../tin.1:3365 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3351 +#: ../tin.1:3370 msgid "" "Set this variable to point to B(1) or a replacement and its cmd-" "line options." @@ -8914,13 +8949,13 @@ msgstr "" "line options." # type: TP -#: ../tin.1:3351 +#: ../tin.1:3370 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3358 +#: ../tin.1:3377 msgid "" "Define any additional options that you wish to pass to your B(1) or " "B(1) program." @@ -8929,13 +8964,13 @@ msgstr "" "B(1) program." # type: TP -#: ../tin.1:3358 +#: ../tin.1:3377 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3363 +#: ../tin.1:3382 msgid "" "Override the name of the B(1) directory in B<$HOME> that holds your " "keys etc.." @@ -8944,13 +8979,13 @@ msgstr "" "keys etc.." # type: TP -#: ../tin.1:3363 +#: ../tin.1:3382 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3368 +#: ../tin.1:3387 msgid "" "Override the name of the B(1) directory in B<$HOME> that holds your " "keys etc.." @@ -8959,7 +8994,7 @@ msgstr "" "keys etc.." # type: TP -#: ../tin.1:3368 +#: ../tin.1:3387 #, no-wrap msgid "B" msgstr "B" @@ -8967,7 +9002,7 @@ msgstr "B" # type: Plain text #. TODO: document LC_CTYPEs influence on #. ~/.tin/keymap.*, 8bit char display, ... -#: ../tin.1:3382 +#: ../tin.1:3401 msgid "" "This variable determines the B(5) category for character handling " "functions. Usually it determines the character classes for pattern matching " @@ -8986,13 +9021,13 @@ msgstr "" "information." # type: TP -#: ../tin.1:3382 +#: ../tin.1:3401 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3391 +#: ../tin.1:3410 msgid "" "Formats of informative and diagnostic messages and interactive responses. " "It's value should be of the form I[I<_territory>][I<.codeset>]" @@ -9003,13 +9038,13 @@ msgstr "" "[I<@modifier>]. See B(5) and B(5) for more information." # type: TP -#: ../tin.1:3391 +#: ../tin.1:3410 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3399 +#: ../tin.1:3418 msgid "" "Date and time formats. It's value should be of the form I" "[I<_territory>][I<.codeset>][I<@modifier>]. See B(5) and B" @@ -9020,13 +9055,13 @@ msgstr "" "(5) for more information." # type: TP -#: ../tin.1:3399 +#: ../tin.1:3418 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3408 +#: ../tin.1:3427 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 I[I<_territory>]" @@ -9037,13 +9072,13 @@ msgstr "" "[I<.codeset>]. See B(5) and B(5) for more information." # type: TP -#: ../tin.1:3408 +#: ../tin.1:3427 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3417 +#: ../tin.1:3436 msgid "" "This variable determines the B(5) category for any category not " "specifically selected with a variable starting with B<$LC_>. It's value " @@ -9056,13 +9091,13 @@ msgstr "" "(5) for more information." # type: TP -#: ../tin.1:3417 +#: ../tin.1:3436 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3425 +#: ../tin.1:3444 msgid "" "This variable defines a priority list for translations. Whenever a " "translation is not available in the language selected via B<$LC_ALL> or B<" @@ -9077,13 +9112,13 @@ msgstr "" "information." # type: TP -#: ../tin.1:3425 +#: ../tin.1:3444 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3435 +#: ../tin.1:3454 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 " @@ -9104,13 +9139,13 @@ msgstr "" "characteristics." # type: TP -#: ../tin.1:3435 +#: ../tin.1:3454 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3445 +#: ../tin.1:3464 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 " @@ -9131,7 +9166,7 @@ msgstr "" "B<$LINES> unless they wish to override the system selection." # type: TP -#: ../tin.1:3445 +#: ../tin.1:3464 #, no-wrap msgid "B" msgstr "B" @@ -9140,7 +9175,7 @@ msgstr "B" # # type: Plain text #. TODO: add missing, sort useful, document in detail -#: ../tin.1:3454 +#: ../tin.1:3473 msgid "" "The type of terminal in use. This is used when looking up termcap " "sequences. See B(5) for more information." @@ -9149,46 +9184,46 @@ msgstr "" "sequences. See B(5) for more information." # type: SH -#: ../tin.1:3454 +#: ../tin.1:3473 #, no-wrap msgid "SIGNALS" msgstr "SIGNALS" # type: Plain text -#: ../tin.1:3457 +#: ../tin.1:3476 msgid "B handles a couple of signals:" msgstr "B handles a couple of signals:" # type: TP -#: ../tin.1:3457 +#: ../tin.1:3476 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3460 ../tin.1:3463 +#: ../tin.1:3479 ../tin.1:3482 msgid "Terminate gracefully." msgstr "Terminate gracefully." # type: TP -#: ../tin.1:3460 +#: ../tin.1:3479 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.1:3463 +#: ../tin.1:3482 #, no-wrap msgid "B" msgstr "B" # type: Plain text -#: ../tin.1:3466 +#: ../tin.1:3485 msgid "Terminate gracefully but do not restore tty." msgstr "Terminate gracefully but do not restore tty." # type: TP -#: ../tin.1:3466 +#: ../tin.1:3485 #, no-wrap msgid "B" msgstr "B" @@ -9199,18 +9234,18 @@ msgstr "B" #. .SH DIAGNOSTICS #. give an overview of the most common error messages and how to cope with #. them. -#: ../tin.1:3477 +#: ../tin.1:3496 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file." msgstr "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file." # type: SH -#: ../tin.1:3477 +#: ../tin.1:3496 #, no-wrap msgid "SECURITY" msgstr "SECURITY" # type: Plain text -#: ../tin.1:3485 +#: ../tin.1:3504 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 " @@ -9223,7 +9258,7 @@ msgstr "" "before starting tin in debug mode (e.g. B)." # type: SH -#: ../tin.1:3485 +#: ../tin.1:3504 #, no-wrap msgid "CONFORMING TO" msgstr "CONFORMING TO" @@ -9231,7 +9266,7 @@ msgstr "CONFORMING TO" # type: Plain text #. - RFC2045, RFC2047, RFC2980, RFC3977, RFC4643, RFC5322 #. RFC5536, RFC5537, RFC6048 or whatever -#: ../tin.1:3493 +#: ../tin.1:3512 msgid "" "B does conform to the Base Definitions volume of IEEE Std 1003.1-2001, " "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax " @@ -9242,13 +9277,13 @@ msgstr "" "Guidelines)." # type: SH -#: ../tin.1:3493 +#: ../tin.1:3512 #, no-wrap msgid "NOTES" msgstr "NOTES" # type: Plain text -#: ../tin.1:3498 +#: ../tin.1:3517 msgid "" "Regular expression support is provided by the PCRE library package B" "(3), which is open source software, written by Philip Hazel, and copyright " @@ -9259,18 +9294,18 @@ msgstr "" "by the University of Cambridge, England." # type: Plain text -#: ../tin.1:3502 +#: ../tin.1:3521 msgid "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/" msgstr "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/" # type: SH -#: ../tin.1:3502 +#: ../tin.1:3521 #, no-wrap msgid "BUGS" msgstr "BUGS" # type: Plain text -#: ../tin.1:3510 +#: ../tin.1:3529 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 " @@ -9283,7 +9318,7 @@ msgstr "" "and recompile." # type: Plain text -#: ../tin.1:3519 +#: ../tin.1:3538 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! " @@ -9300,13 +9335,13 @@ msgstr "" "request it." # type: SH -#: ../tin.1:3519 +#: ../tin.1:3538 #, no-wrap msgid "HISTORY" msgstr "HISTORY" # type: Plain text -#: ../tin.1:3531 +#: ../tin.1:3550 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 " @@ -9323,190 +9358,190 @@ msgstr "" "overview see Ehttp://www.tin.org/history.htmlE." # type: SH -#: ../tin.1:3531 +#: ../tin.1:3550 #, no-wrap msgid "CREDITS" msgstr "CREDITS" # type: IP -#: ../tin.1:3533 +#: ../tin.1:3552 #, no-wrap msgid "Rich Skrenta" msgstr "Rich Skrenta" # type: Plain text -#: ../tin.1:3537 +#: ../tin.1:3556 msgid "author of B(1) v3.2 which this newsreader used as its base." msgstr "author of B(1) v3.2 which this newsreader used as its base." # type: IP -#: ../tin.1:3537 +#: ../tin.1:3556 #, no-wrap msgid "Bill Davidsen" msgstr "Bill Davidsen" # type: Plain text -#: ../tin.1:3539 +#: ../tin.1:3558 msgid "author of envarg.c environment variable reading routine." msgstr "author of envarg.c environment variable reading routine." # type: IP -#: ../tin.1:3539 +#: ../tin.1:3558 #, no-wrap msgid "Mike Gleason" msgstr "Mike Gleason" # type: Plain text -#: ../tin.1:3541 +#: ../tin.1:3560 msgid "author of sigfile.c random signature generation routines." msgstr "author of sigfile.c random signature generation routines." # type: IP -#: ../tin.1:3541 +#: ../tin.1:3560 #, no-wrap msgid "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" msgstr "Markus Kuhn EMarkus.Kuhn@cl.cam.ac.ukE" # type: Plain text -#: ../tin.1:3543 +#: ../tin.1:3562 msgid "" "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation." msgstr "" "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation." # type: IP -#: ../tin.1:3543 +#: ../tin.1:3562 #, no-wrap msgid "Arnold Robbins" msgstr "Arnold Robbins" # type: Plain text -#: ../tin.1:3545 +#: ../tin.1:3564 msgid "author of strftime.c date formatting routine." msgstr "author of strftime.c date formatting routine." # type: IP -#: ../tin.1:3545 +#: ../tin.1:3564 #, no-wrap msgid "Rich Salz" msgstr "Rich Salz" # type: Plain text -#: ../tin.1:3547 +#: ../tin.1:3566 msgid "" "author of wildmat.c pattern matching and parsdate.y date parsing routines." msgstr "" "author of wildmat.c pattern matching and parsdate.y date parsing routines." # type: IP -#: ../tin.1:3547 +#: ../tin.1:3566 #, no-wrap msgid "Dave Taylor" msgstr "Dave Taylor" # type: Plain text -#: ../tin.1:3551 +#: ../tin.1:3570 msgid "author of curses.c from the B(1) mailreader." msgstr "author of curses.c from the B(1) mailreader." # type: IP -#: ../tin.1:3551 +#: ../tin.1:3570 #, no-wrap msgid "Chris Thewalt" msgstr "Chris Thewalt" # type: Plain text -#: ../tin.1:3555 +#: ../tin.1:3574 msgid "author of getline.c B(1) style editing routine." msgstr "author of getline.c B(1) style editing routine." # type: IP -#: ../tin.1:3555 +#: ../tin.1:3574 #, no-wrap msgid "Steven Madsen" msgstr "Steven Madsen" # type: Plain text -#: ../tin.1:3559 +#: ../tin.1:3578 msgid "for adding B(1) (Pretty Good Privacy) support." msgstr "for adding B(1) (Pretty Good Privacy) support." # type: IP -#: ../tin.1:3559 +#: ../tin.1:3578 #, no-wrap msgid "Philip Hazel Eph10@cam.ac.ukE" msgstr "Philip Hazel Eph10@cam.ac.ukE" # type: Plain text -#: ../tin.1:3563 +#: ../tin.1:3582 msgid "for B(3) (Perl-compatible regular expression library)." msgstr "for B(3) (Perl-compatible regular expression library)." # type: IP -#: ../tin.1:3563 +#: ../tin.1:3582 #, no-wrap msgid "Patrick Powell Epapowell@astart.comE" msgstr "Patrick Powell Epapowell@astart.comE" # type: Plain text -#: ../tin.1:3571 +#: ../tin.1:3590 msgid "for B(3) and B(3) fallbacks." msgstr "for B(3) and B(3) fallbacks." # type: SH -#: ../tin.1:3571 +#: ../tin.1:3590 #, no-wrap msgid "AUTHOR" msgstr "AUTHOR" # type: TP -#: ../tin.1:3572 +#: ../tin.1:3591 #, no-wrap msgid "Iain Lea Eiain@bricbrac.deE" msgstr "Iain Lea Eiain@bricbrac.deE" # type: SH -#: ../tin.1:3576 +#: ../tin.1:3595 #, no-wrap msgid "MAINTAINER" msgstr "MAINTAINER" # type: TP -#: ../tin.1:3577 +#: ../tin.1:3596 #, no-wrap msgid "Urs Janssen Eurs@tin.orgE" msgstr "Urs Janssen Eurs@tin.orgE" # type: SH -#: ../tin.1:3581 ../tin.5:2533 +#: ../tin.1:3600 ../tin.5:2547 #, no-wrap msgid "SEE ALSO" msgstr "SEE ALSO" # type: Plain text -#: ../tin.1:3631 +#: ../tin.1:3652 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), " "B(1), B(1), B(1), B(1), B(1), B(1), " -"B(1), B(1), B(1), B(1x), B(3), " -"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(5), B, B, B, B, B, " -"B, B, B, B, B, B, " -"B" +"B(1), B(1), B(1), B(1x), B(3), " +"B(3), B(3), 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(5), B, B, B, " +"B, B, B, B, B, B, " +"B, B, B" msgstr "" "B(1), B(1), B(1), B(1), B(1), B(1), " "B(1), B(1), B(1), B(1), B(1), B(1), " "B(1), B(1), B(1), B(1), B(1), B(1), " -"B(1), B(1), B(1), B(1x), B(3), " -"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(5), B, B, B, B, B, " -"B, B, B, B, B, B, " -"B" +"B(1), B(1), B(1), B(1x), B(3), " +"B(3), B(3), 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(5), B, B, B, " +"B, B, B, B, B, B, " +"B, B, B" # type: Plain text #: ../tin.5:13 @@ -10441,7 +10476,7 @@ msgid "B" msgstr "B" # type: TP -#: ../tin.5:490 ../tin.5:1585 ../tin.5:2312 +#: ../tin.5:490 ../tin.5:1585 ../tin.5:2326 #, no-wrap msgid "B" msgstr "B" @@ -10556,7 +10591,7 @@ msgid "B" msgstr "B" # type: TP -#: ../tin.5:539 ../tin.5:2285 +#: ../tin.5:539 ../tin.5:2299 #, no-wrap msgid "B" msgstr "B" @@ -10587,7 +10622,7 @@ msgid "B" msgstr "B" # type: TP -#: ../tin.5:552 ../tin.5:1778 ../tin.5:2309 +#: ../tin.5:552 ../tin.5:1778 ../tin.5:2323 #, no-wrap msgid "B" msgstr "B" @@ -10642,49 +10677,49 @@ msgid "B" msgstr "B" # type: TP -#: ../tin.5:579 ../tin.5:1924 +#: ../tin.5:579 ../tin.5:1938 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:582 ../tin.5:1950 +#: ../tin.5:582 ../tin.5:1964 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:585 ../tin.5:1968 +#: ../tin.5:585 ../tin.5:1982 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:588 ../tin.5:1976 +#: ../tin.5:588 ../tin.5:1990 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:591 ../tin.5:1979 +#: ../tin.5:591 ../tin.5:1993 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:594 ../tin.5:1982 +#: ../tin.5:594 ../tin.5:1996 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:597 ../tin.5:1993 +#: ../tin.5:597 ../tin.5:2007 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:600 ../tin.5:2003 +#: ../tin.5:600 ../tin.5:2017 #, no-wrap msgid "B" msgstr "B" @@ -10695,55 +10730,55 @@ msgid "Identical to the tinrc variable B msgstr "Identical to the tinrc variable B" # type: TP -#: ../tin.5:603 ../tin.5:2032 +#: ../tin.5:603 ../tin.5:2046 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:606 ../tin.5:2061 +#: ../tin.5:606 ../tin.5:2075 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:609 ../tin.5:2090 +#: ../tin.5:609 ../tin.5:2104 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:612 ../tin.5:2095 +#: ../tin.5:612 ../tin.5:2109 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:615 ../tin.5:2110 +#: ../tin.5:615 ../tin.5:2124 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:618 ../tin.5:2105 +#: ../tin.5:618 ../tin.5:2119 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:621 ../tin.5:2134 +#: ../tin.5:621 ../tin.5:2148 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:624 ../tin.5:2214 +#: ../tin.5:624 ../tin.5:2228 #, no-wrap msgid "B" msgstr "B" # type: TP -#: ../tin.5:627 ../tin.5:2261 +#: ../tin.5:627 ../tin.5:2275 #, no-wrap msgid "B" msgstr "B" @@ -11219,7 +11254,7 @@ msgstr "" "counter) removed." # type: TP -#: ../tin.5:797 ../tin.5:2452 +#: ../tin.5:797 ../tin.5:2466 #, no-wrap msgid "B') above." msgstr "" # type: TP -#: ../tin.1:762 ../tin.1:975 ../tin.1:1185 +#: ../tin.1:765 ../tin.1:978 ../tin.1:1188 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:766 ../tin.1:979 ../tin.1:1189 +#: ../tin.1:769 ../tin.1:982 ../tin.1:1192 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:770 +#: ../tin.1:773 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:774 +#: ../tin.1:777 msgid "" "Mark all articles as read [after confirmation] and enter the next group with " "unread news." msgstr "" # type: TP -#: ../tin.1:774 +#: ../tin.1:777 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:778 ../tin.1:991 +#: ../tin.1:781 ../tin.1:994 msgid "" "Cycle the display of the author through all the possible options for the " "tinrc variable B." msgstr "" # type: TP -#: ../tin.1:778 +#: ../tin.1:781 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:783 ../tin.1:996 ../tin.1:1202 +#: ../tin.1:786 ../tin.1:999 ../tin.1:1205 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 " @@ -1972,37 +1979,37 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:786 +#: ../tin.1:789 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:790 +#: ../tin.1:793 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:793 +#: ../tin.1:796 msgid "Toggle article/group limit." msgstr "" # type: Plain text -#: ../tin.1:797 +#: ../tin.1:800 msgid "" "Display the subject of the first article in the current thread in the last " "line." msgstr "" # type: TP -#: ../tin.1:800 +#: ../tin.1:803 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:806 +#: ../tin.1:809 msgid "" "Mark article/thread as read and move onto the next unread article/thread. If " "a range of articles/threads is set, the range will be marked as read instead " @@ -2011,35 +2018,35 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:806 +#: ../tin.1:809 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:809 +#: ../tin.1:812 msgid "Open the thread under the current cursor position." msgstr "" # type: TP -#: ../tin.1:809 ../tin.1:1011 ../tin.1:1233 +#: ../tin.1:812 ../tin.1:1014 ../tin.1:1236 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:812 ../tin.1:1014 ../tin.1:1236 +#: ../tin.1:815 ../tin.1:1017 ../tin.1:1239 msgid "Look up article by ''Message-ID:''." msgstr "" # type: TP -#: ../tin.1:812 +#: ../tin.1:815 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:817 ../tin.1:1019 ../tin.1:1241 +#: ../tin.1:820 ../tin.1:1022 ../tin.1:1244 msgid "" "Mail current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to someone. See the section \"MAILING " @@ -2047,35 +2054,35 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:821 +#: ../tin.1:824 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:824 +#: ../tin.1:827 msgid "Go to next group." msgstr "" # type: TP -#: ../tin.1:824 +#: ../tin.1:827 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:827 +#: ../tin.1:830 msgid "Go to next unread article." msgstr "" # type: TP -#: ../tin.1:827 ../tin.1:1019 ../tin.1:1251 +#: ../tin.1:830 ../tin.1:1022 ../tin.1:1254 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:832 ../tin.1:1024 ../tin.1:1256 +#: ../tin.1:835 ../tin.1:1027 ../tin.1:1259 msgid "" "Send current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles to printer. See the section \"MAILING " @@ -2083,51 +2090,51 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:832 +#: ../tin.1:835 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:835 +#: ../tin.1:838 msgid "Go to previous group." msgstr "" # type: TP -#: ../tin.1:835 +#: ../tin.1:838 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:838 +#: ../tin.1:841 msgid "Go to previous unread article." msgstr "" # type: Plain text -#: ../tin.1:841 ../tin.1:1027 +#: ../tin.1:844 ../tin.1:1030 msgid "Return to previous level." msgstr "" # type: TP -#: ../tin.1:844 +#: ../tin.1:847 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:847 +#: ../tin.1:850 msgid "Toggle the display between all articles and unread articles." msgstr "" # type: TP -#: ../tin.1:851 +#: ../tin.1:854 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:856 ../tin.1:1039 ../tin.1:1281 +#: ../tin.1:859 ../tin.1:1042 ../tin.1:1284 msgid "" "Save current article / thread / auto-selected (hot) articles / articles " "matching pattern / tagged articles. See the section \"MAILING PIPING " @@ -2135,24 +2142,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:856 +#: ../tin.1:859 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:859 ../tin.1:1042 ../tin.1:1284 +#: ../tin.1:862 ../tin.1:1045 ../tin.1:1287 msgid "Save marked articles automatically without further prompting." msgstr "" # type: TP -#: ../tin.1:859 +#: ../tin.1:862 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:864 +#: ../tin.1:867 msgid "" "Toggle tag-status of current article / thread for B ('B') / " "B ('B<|>') / B ('B') / B ('B') / " @@ -2160,24 +2167,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:864 +#: ../tin.1:867 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:867 +#: ../tin.1:870 msgid "Automatically tag in order all the parts of the current multi-part message." msgstr "" # type: TP -#: ../tin.1:867 +#: ../tin.1:870 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:872 +#: ../tin.1:875 msgid "" "Cycle the threading mode through no threading, threading by subject, " "threading by references, threading on both subject and references, group " @@ -2185,18 +2192,18 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:872 +#: ../tin.1:875 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:875 +#: ../tin.1:878 msgid "Untag all articles that were tagged." msgstr "" # type: Plain text -#: ../tin.1:881 +#: ../tin.1:884 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 " @@ -2205,13 +2212,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:881 +#: ../tin.1:884 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:887 +#: ../tin.1:890 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2220,13 +2227,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:887 +#: ../tin.1:890 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:895 +#: ../tin.1:898 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. " @@ -2237,25 +2244,25 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:895 ../tin.1:1056 ../tin.1:1315 +#: ../tin.1:898 ../tin.1:1059 ../tin.1:1318 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:898 +#: ../tin.1:901 msgid "Mark current article as unread." msgstr "" # type: TP -#: ../tin.1:898 ../tin.1:1061 ../tin.1:1318 +#: ../tin.1:901 ../tin.1:1064 ../tin.1:1321 #, no-wrap msgid "B" msgstr "" #. -------------------------------------------------------------------- # type: Plain text -#: ../tin.1:905 +#: ../tin.1:908 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 " @@ -2263,94 +2270,94 @@ msgid "" msgstr "" # type: SS -#: ../tin.1:905 +#: ../tin.1:908 #, no-wrap msgid "THREAD LISTING COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:910 +#: ../tin.1:913 msgid "Select article 4 within thread." msgstr "" # type: Plain text -#: ../tin.1:941 +#: ../tin.1:944 msgid "Search forward for a specified subject." msgstr "" # type: Plain text -#: ../tin.1:944 +#: ../tin.1:947 msgid "Search backwards for a specified subject." msgstr "" # type: TP -#: ../tin.1:944 +#: ../tin.1:947 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:947 +#: ../tin.1:950 msgid "Select the current thread for later processing." msgstr "" # type: TP -#: ../tin.1:947 +#: ../tin.1:950 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:950 +#: ../tin.1:953 msgid "Toggle selection of current article." msgstr "" # type: TP -#: ../tin.1:950 +#: ../tin.1:953 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:953 +#: ../tin.1:956 msgid "Reverse article selections." msgstr "" # type: TP -#: ../tin.1:953 +#: ../tin.1:956 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:956 +#: ../tin.1:959 msgid "Undo all selections on current thread." msgstr "" # type: TP -#: ../tin.1:961 +#: ../tin.1:964 #, no-wrap msgid "BCRE'>" msgstr "" # type: Plain text -#: ../tin.1:964 +#: ../tin.1:967 msgid "Read current article within thread." msgstr "" # type: TP -#: ../tin.1:964 +#: ../tin.1:967 #, no-wrap msgid "BTABE'>" msgstr "" # type: Plain text -#: ../tin.1:967 +#: ../tin.1:970 msgid "View next unread article within thread." msgstr "" # type: Plain text -#: ../tin.1:972 +#: ../tin.1:975 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 " @@ -2358,44 +2365,44 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:983 +#: ../tin.1:986 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:987 +#: ../tin.1:990 msgid "" "Mark thread as read [after confirmation] and enter the next thread " "containing unread news." msgstr "" # type: TP -#: ../tin.1:987 +#: ../tin.1:990 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:991 +#: ../tin.1:994 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1002 ../tin.1:1224 +#: ../tin.1:1005 ../tin.1:1227 msgid "Display the subject of the current article in the last line." msgstr "" # type: TP -#: ../tin.1:1005 +#: ../tin.1:1008 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1011 +#: ../tin.1:1014 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 " @@ -2403,49 +2410,49 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1014 +#: ../tin.1:1017 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1034 +#: ../tin.1:1037 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1039 +#: ../tin.1:1042 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1042 +#: ../tin.1:1045 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1046 ../tin.1:1288 +#: ../tin.1:1049 ../tin.1:1291 msgid "" "Toggle tag status of current article for mailing, piping, printing, saving " "or reposting." msgstr "" # type: TP -#: ../tin.1:1046 +#: ../tin.1:1049 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1049 +#: ../tin.1:1052 msgid "Untag all tagged threads." msgstr "" # type: Plain text -#: ../tin.1:1056 +#: ../tin.1:1059 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 " @@ -2454,7 +2461,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1061 +#: ../tin.1:1064 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 " @@ -2463,143 +2470,143 @@ msgstr "" #. -------------------------------------------------------------------- # type: Plain text -#: ../tin.1:1066 +#: ../tin.1:1069 msgid "Mark all articles in thread as unread." msgstr "" # type: SS -#: ../tin.1:1066 +#: ../tin.1:1069 #, no-wrap msgid "ARTICLE VIEWER COMMANDS" msgstr "" # type: Plain text -#: ../tin.1:1071 +#: ../tin.1:1074 msgid "Read the first (base) article in this thread." msgstr "" # type: Plain text -#: ../tin.1:1074 +#: ../tin.1:1077 msgid "Read response 4 in this thread." msgstr "" # type: TP -#: ../tin.1:1078 +#: ../tin.1:1081 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1082 +#: ../tin.1:1085 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:1082 +#: ../tin.1:1085 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1087 +#: ../tin.1:1090 msgid "Perform B(1) operations on article." msgstr "" # type: TP -#: ../tin.1:1087 +#: ../tin.1:1090 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1090 +#: ../tin.1:1093 msgid "Toggles the display mode (raw including all headers vs. cooked)." msgstr "" # type: TP -#: ../tin.1:1094 +#: ../tin.1:1097 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1097 +#: ../tin.1:1100 msgid "Toggle the TAB width between 4 and 8 characters." msgstr "" # type: TP -#: ../tin.1:1097 +#: ../tin.1:1100 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1101 +#: ../tin.1:1104 msgid "" "Post a followup to the current article with a copy of the article with all " "headers included." msgstr "" # type: TP -#: ../tin.1:1101 +#: ../tin.1:1104 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1105 +#: ../tin.1:1108 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:1105 +#: ../tin.1:1108 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1108 +#: ../tin.1:1111 msgid "" "Toggles the display of all headers vs. headers in " "B." msgstr "" # type: TP -#: ../tin.1:1108 +#: ../tin.1:1111 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1111 +#: ../tin.1:1114 msgid "Toggle ROT-13 decoding for this article." msgstr "" # type: TP -#: ../tin.1:1111 +#: ../tin.1:1114 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1115 +#: ../tin.1:1118 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:1115 +#: ../tin.1:1118 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1122 +#: ../tin.1:1125 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 " @@ -2609,23 +2616,23 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1131 +#: ../tin.1:1134 msgid "Forward search the text of this article." msgstr "" # type: Plain text -#: ../tin.1:1134 +#: ../tin.1:1137 msgid "Backward search the text of this article." msgstr "" # type: TP -#: ../tin.1:1134 +#: ../tin.1:1137 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1139 +#: ../tin.1:1142 msgid "" "Skip to the end of the next quoted text-block in this article. Quoted text " "is everything which matches B, B or " @@ -2633,40 +2640,40 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1139 +#: ../tin.1:1142 #, no-wrap msgid "B'>" msgstr "" # type: Plain text -#: ../tin.1:1142 +#: ../tin.1:1145 msgid "Go to the first article in the current thread." msgstr "" # type: TP -#: ../tin.1:1142 +#: ../tin.1:1145 #, no-wrap msgid "B'>" msgstr "" # type: Plain text -#: ../tin.1:1145 +#: ../tin.1:1148 msgid "Go to the last article in the current thread." msgstr "" # type: TP -#: ../tin.1:1145 +#: ../tin.1:1148 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1148 +#: ../tin.1:1151 msgid "Toggle word highlighting on/off." msgstr "" # type: Plain text -#: ../tin.1:1162 +#: ../tin.1:1165 msgid "" "Auto select article(s) with a single key. The defaults used for selection " "are set based upon the following four tinrc config variables: " @@ -2678,7 +2685,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1171 +#: ../tin.1:1174 msgid "" "Kill article(s) with a single key. The defaults used for killing are based " "upon the following four tinrc config variables: B, " @@ -2689,24 +2696,24 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1171 +#: ../tin.1:1174 #, no-wrap msgid "BCRE'>" msgstr "" # type: Plain text -#: ../tin.1:1174 +#: ../tin.1:1177 msgid "Go to next base article." msgstr "" # type: TP -#: ../tin.1:1174 +#: ../tin.1:1177 #, no-wrap msgid "BTABE'>" msgstr "" # type: Plain text -#: ../tin.1:1179 +#: ../tin.1:1182 msgid "" "Go to next unread article. If the tinrc variable B doesn't " "contain PageNextUnread, then this key will first page through the current " @@ -2714,263 +2721,263 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1182 +#: ../tin.1:1185 msgid "Author forward search." msgstr "" # type: Plain text -#: ../tin.1:1185 +#: ../tin.1:1188 msgid "Author backward search." msgstr "" # type: Plain text -#: ../tin.1:1193 +#: ../tin.1:1196 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:1197 +#: ../tin.1:1200 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:1197 +#: ../tin.1:1200 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1202 +#: ../tin.1:1205 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1205 +#: ../tin.1:1208 msgid "Edit the current article. This is restricted to mailgroups and saved news." msgstr "" # type: TP -#: ../tin.1:1208 +#: ../tin.1:1211 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1211 +#: ../tin.1:1214 msgid "Post a followup to the current article with a copy of the article included." msgstr "" # type: TP -#: ../tin.1:1211 +#: ../tin.1:1214 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1215 +#: ../tin.1:1218 msgid "" "Post a followup to the current article without including a copy of the " "article." msgstr "" # type: TP -#: ../tin.1:1215 +#: ../tin.1:1218 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1218 +#: ../tin.1:1221 msgid "Go to the start of the article." msgstr "" # type: TP -#: ../tin.1:1218 +#: ../tin.1:1221 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1221 +#: ../tin.1:1224 msgid "Go to the end of the article." msgstr "" # type: TP -#: ../tin.1:1227 +#: ../tin.1:1230 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1230 +#: ../tin.1:1233 msgid "Mark rest of thread as read and move onto the next unread thread." msgstr "" # type: TP -#: ../tin.1:1230 +#: ../tin.1:1233 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1233 +#: ../tin.1:1236 msgid "Show the thread menu that the current article is a part of." msgstr "" # type: TP -#: ../tin.1:1236 +#: ../tin.1:1239 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1245 +#: ../tin.1:1248 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1248 +#: ../tin.1:1251 msgid "Go to the next article." msgstr "" # type: TP -#: ../tin.1:1248 +#: ../tin.1:1251 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1251 +#: ../tin.1:1254 msgid "Go to the next unread article." msgstr "" # type: TP -#: ../tin.1:1256 +#: ../tin.1:1259 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1259 +#: ../tin.1:1262 msgid "Go to the previous article." msgstr "" # type: TP -#: ../tin.1:1259 +#: ../tin.1:1262 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1262 +#: ../tin.1:1265 msgid "Go to the previous unread article." msgstr "" # type: Plain text -#: ../tin.1:1265 +#: ../tin.1:1268 msgid "Return to the previous level." msgstr "" # type: TP -#: ../tin.1:1268 +#: ../tin.1:1271 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1272 +#: ../tin.1:1275 msgid "" "Reply through mail to the author of the current article with a copy of the " "article included." msgstr "" # type: TP -#: ../tin.1:1272 +#: ../tin.1:1275 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1276 +#: ../tin.1:1279 msgid "" "Reply through mail to the author of the current article without including " "the original article." msgstr "" # type: TP -#: ../tin.1:1276 +#: ../tin.1:1279 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1281 +#: ../tin.1:1284 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1284 +#: ../tin.1:1287 #, no-wrap msgid "B" msgstr "" # type: TP -#: ../tin.1:1288 +#: ../tin.1:1291 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1291 +#: ../tin.1:1294 msgid "Return to group selection level." msgstr "" # type: TP -#: ../tin.1:1291 +#: ../tin.1:1294 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1294 +#: ../tin.1:1297 msgid "Go to parent article." msgstr "" # type: TP -#: ../tin.1:1294 +#: ../tin.1:1297 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1298 +#: ../tin.1:1301 msgid "" "Display a list of URLs in the current article. See the section \"URL " "LISTING\" for more information." msgstr "" # type: TP -#: ../tin.1:1298 +#: ../tin.1:1301 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1302 +#: ../tin.1:1305 msgid "" "Display a list of attachments of the current article. See the section " "\"ATTACHMENT LISTING\" for more information." msgstr "" # type: Plain text -#: ../tin.1:1309 +#: ../tin.1:1312 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'), " @@ -2979,13 +2986,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1309 +#: ../tin.1:1312 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1315 +#: ../tin.1:1318 msgid "" "Repost an already posted article / thread / auto-selected (hot) articles / " "articles matching pattern / tagged articles to another newsgroup(s). Useful " @@ -2994,24 +3001,24 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1318 +#: ../tin.1:1321 msgid "Mark article as unread." msgstr "" #. -------------------------------------------------------------------- # type: Plain text -#: ../tin.1:1323 +#: ../tin.1:1326 msgid "Mark the current thread as unread." msgstr "" # type: SS -#: ../tin.1:1323 +#: ../tin.1:1326 #, no-wrap msgid "URL LISTING" msgstr "" # type: Plain text -#: ../tin.1:1326 +#: ../tin.1:1329 msgid "" "B ('B') displays a list of URLs in the current " "article. Besides the common moving keys, the following commands are " @@ -3019,52 +3026,52 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1327 +#: ../tin.1:1330 #, no-wrap msgid "BCRE'>" msgstr "" # type: Plain text -#: ../tin.1:1331 +#: ../tin.1:1334 msgid "" "The current URL will be prompted and opened using the " "B. 'BESCE>' or no input will skip the URL." msgstr "" # type: Plain text -#: ../tin.1:1334 +#: ../tin.1:1337 msgid "URL forward search." msgstr "" # type: Plain text -#: ../tin.1:1337 +#: ../tin.1:1340 msgid "URL backward search." msgstr "" # type: Plain text -#: ../tin.1:1343 ../tin.1:1396 +#: ../tin.1:1346 ../tin.1:1399 msgid "Shell escape." msgstr "" # type: Plain text -#: ../tin.1:1346 +#: ../tin.1:1349 msgid "Toggle the display of the current URL in the last line." msgstr "" # type: Plain text -#: ../tin.1:1349 ../tin.1:1403 +#: ../tin.1:1352 ../tin.1:1406 msgid "Help screen of commands available." msgstr "" #. -------------------------------------------------------------------- # type: SS -#: ../tin.1:1355 +#: ../tin.1:1358 #, no-wrap msgid "ATTACHMENT LISTING" msgstr "" # type: Plain text -#: ../tin.1:1358 +#: ../tin.1:1361 msgid "" "B ('B') displays a list of attachments of the current " "article. Besides the common moving keys, the following commands are " @@ -3072,107 +3079,107 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1359 +#: ../tin.1:1362 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1362 +#: ../tin.1:1365 msgid "Pipe attachment into command." msgstr "" # type: TP -#: ../tin.1:1362 +#: ../tin.1:1365 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1365 +#: ../tin.1:1368 msgid "Save current attachment / tagged attachments to disk." msgstr "" # type: TP -#: ../tin.1:1365 +#: ../tin.1:1368 #, no-wrap msgid "BCRE'>" msgstr "" # type: Plain text -#: ../tin.1:1368 +#: ../tin.1:1371 msgid "View attachment." msgstr "" # type: TP -#: ../tin.1:1368 +#: ../tin.1:1371 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1371 +#: ../tin.1:1374 msgid "Tag one or more attachments for saving." msgstr "" # type: TP -#: ../tin.1:1371 +#: ../tin.1:1374 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1378 +#: ../tin.1:1381 msgid "Reverse tagging of all attachments." msgstr "" # type: TP -#: ../tin.1:1378 +#: ../tin.1:1381 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1381 +#: ../tin.1:1384 msgid "Untag all tagged attachments." msgstr "" # type: Plain text -#: ../tin.1:1384 +#: ../tin.1:1387 msgid "Attachment forward search." msgstr "" # type: Plain text -#: ../tin.1:1387 +#: ../tin.1:1390 msgid "Attachment backward search." msgstr "" # type: TP -#: ../tin.1:1390 +#: ../tin.1:1393 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1393 +#: ../tin.1:1396 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done." msgstr "" # type: Plain text -#: ../tin.1:1400 +#: ../tin.1:1403 msgid "" "Toggle the display of the name/description of the current attachment in the " "last line." @@ -3180,14 +3187,14 @@ msgstr "" #. -------------------------------------------------------------------- # type: SS -#: ../tin.1:1409 +#: ../tin.1:1412 #, no-wrap msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" msgstr "" #. FIXME - add missing descriptions # type: Plain text -#: ../tin.1:1419 +#: ../tin.1:1422 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 " @@ -3199,7 +3206,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1427 +#: ../tin.1:1430 msgid "" "The variables are user configurable by editing " "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be " @@ -3211,7 +3218,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1433 +#: ../tin.1:1436 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 " @@ -3221,7 +3228,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1440 +#: ../tin.1:1443 msgid "" "As with the other menus, B ('B<^L>') will redraw the screen. You " "can use B ('B'), B ('B') and B " @@ -3231,7 +3238,7 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1445 +#: ../tin.1:1448 msgid "" "The options menu provides access to the attributes menu for the current " "group by the B ('BTABE>') command. Pressing " @@ -3240,14 +3247,14 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1448 +#: ../tin.1:1451 msgid "" "The B ('B') command brings up the scopes menu. For more " "information see section \"SCOPES MENU\"." msgstr "" # type: Plain text -#: ../tin.1:1452 +#: ../tin.1:1455 msgid "" "Here is a full list of all the available variables. The name in braces is " "the name of the corresponding setting in " @@ -3255,13 +3262,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1452 +#: ../tin.1:1455 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1458 ../tin.5:1186 +#: ../tin.1:1461 ../tin.5:1186 msgid "" "If ON abbreviate long newsgroup names at group selection level and article " "level (if necessary) like this: news.software.readers -E " @@ -3269,159 +3276,159 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1458 +#: ../tin.1:1461 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1462 ../tin.5:1190 +#: ../tin.1:1465 ../tin.5:1190 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:1462 +#: ../tin.1:1465 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1465 ../tin.5:1193 +#: ../tin.1:1468 ../tin.5:1193 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON." msgstr "" # type: TP -#: ../tin.1:1465 +#: ../tin.1:1468 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1468 ../tin.5:1196 +#: ../tin.1:1471 ../tin.5:1196 msgid "If ON strip multipart/alternative messages automatically. Default is ON." msgstr "" # type: TP -#: ../tin.1:1468 +#: ../tin.1:1471 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1471 ../tin.5:1199 +#: ../tin.1:1474 ../tin.5:1199 msgid "The character used to show that an article was deleted. Default is 'D'." msgstr "" # type: TP -#: ../tin.1:1471 +#: ../tin.1:1474 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1474 ../tin.5:1202 +#: ../tin.1:1477 ../tin.5:1202 msgid "The character used to show that an article is in a range. Default is '#'." msgstr "" # type: TP -#: ../tin.1:1474 +#: ../tin.1:1477 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1478 ../tin.5:1206 +#: ../tin.1:1481 ../tin.5:1206 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:1478 +#: ../tin.1:1481 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1482 ../tin.5:1210 +#: ../tin.1:1485 ../tin.5:1210 msgid "" "The character used to show that an article/thread is auto-selected (hot). " "Default is '*'." msgstr "" # type: TP -#: ../tin.1:1482 +#: ../tin.1:1485 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1486 ../tin.5:1214 +#: ../tin.1:1489 ../tin.5:1214 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:1486 +#: ../tin.1:1489 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1490 +#: ../tin.1:1493 msgid "" "The character used to show that an article has not been read. Default is " "\\&'+'." msgstr "" # type: TP -#: ../tin.1:1490 +#: ../tin.1:1493 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1493 ../tin.5:1221 +#: ../tin.1:1496 ../tin.5:1221 msgid "The character used to show that an article was read. Default is ' '." msgstr "" # type: TP -#: ../tin.1:1493 +#: ../tin.1:1496 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1497 ../tin.5:1225 +#: ../tin.1:1500 ../tin.5:1225 msgid "" "The character used to show that an article was killed. Default is 'K'. " "B must be set accordingly." msgstr "" # type: TP -#: ../tin.1:1497 +#: ../tin.1:1500 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1501 ../tin.5:1229 +#: ../tin.1:1504 ../tin.5:1229 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:1501 ../tin.5:1229 +#: ../tin.1:1504 ../tin.5:1229 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1506 +#: ../tin.1:1509 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 " @@ -3429,50 +3436,50 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1506 +#: ../tin.1:1509 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1510 ../tin.5:1240 +#: ../tin.1:1513 ../tin.5:1240 msgid "" "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when " "mailing an article. Default is No." msgstr "" # type: TP -#: ../tin.1:1510 +#: ../tin.1:1513 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1514 ../tin.5:1244 +#: ../tin.1:1517 ../tin.5:1244 msgid "" "If ON automatically list thread when entering it using right arrow key. " "Default is ON." msgstr "" # type: TP -#: ../tin.1:1514 +#: ../tin.1:1517 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1517 ../tin.1:2438 +#: ../tin.1:1520 ../tin.1:2456 msgid "Default is OFF." msgstr "" # type: TP -#: ../tin.1:1517 +#: ../tin.1:1520 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1523 ../tin.5:1253 +#: ../tin.1:1526 ../tin.5:1253 msgid "" "If ON articles/threads with ''Archive-name:'' in header will be " "automatically saved with the Archive-name & part/patch no and post processed " @@ -3481,13 +3488,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1523 +#: ../tin.1:1526 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1528 ../tin.5:1258 +#: ../tin.1:1531 ../tin.5:1258 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 " @@ -3495,13 +3502,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1528 +#: ../tin.1:1531 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1533 ../tin.5:1263 +#: ../tin.1:1536 ../tin.5:1263 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 " @@ -3509,13 +3516,13 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1533 +#: ../tin.1:1536 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1538 +#: ../tin.1:1541 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. " @@ -3523,301 +3530,301 @@ msgid "" msgstr "" # type: TP -#: ../tin.1:1538 +#: ../tin.1:1541 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1544 ../tin.5:1272 +#: ../tin.1:1547 ../tin.5:1272 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:1544 +#: ../tin.1:1547 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1547 ../tin.5:1275 +#: ../tin.1:1550 ../tin.5:1275 msgid "Standard background color" msgstr "" # type: TP -#: ../tin.1:1547 +#: ../tin.1:1550 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1550 ../tin.5:1278 +#: ../tin.1:1553 ../tin.5:1278 msgid "Color of sender (From:)" msgstr "" # type: TP -#: ../tin.1:1550 +#: ../tin.1:1553 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1553 ../tin.5:1281 +#: ../tin.1:1556 ../tin.5:1281 msgid "Color of header-lines" msgstr "" # type: TP -#: ../tin.1:1553 +#: ../tin.1:1556 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1556 ../tin.5:1284 +#: ../tin.1:1559 ../tin.5:1284 msgid "Color of help pages" msgstr "" # type: TP -#: ../tin.1:1556 +#: ../tin.1:1559 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1559 ../tin.5:1287 +#: ../tin.1:1562 ../tin.5:1287 msgid "Color of background for inverse text" msgstr "" # type: TP -#: ../tin.1:1559 +#: ../tin.1:1562 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1562 ../tin.5:1290 +#: ../tin.1:1565 ../tin.5:1290 msgid "Color of foreground for inverse text" msgstr "" # type: TP -#: ../tin.1:1562 +#: ../tin.1:1565 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1566 ../tin.5:1294 +#: ../tin.1:1569 ../tin.5:1294 msgid "" "Color of words emphasized like _this_. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1566 +#: ../tin.1:1569 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1570 ../tin.5:1298 +#: ../tin.1:1573 ../tin.5:1298 msgid "" "Color of words emphasized like /this/. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1570 +#: ../tin.1:1573 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1574 ../tin.5:1302 +#: ../tin.1:1577 ../tin.5:1302 msgid "" "Color of words emphasized like *this*. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1574 +#: ../tin.1:1577 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1578 ../tin.5:1306 +#: ../tin.1:1581 ../tin.5:1306 msgid "" "Color of words emphasized like -this-. See also B and " "B." msgstr "" # type: TP -#: ../tin.1:1578 +#: ../tin.1:1581 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1581 ../tin.5:1309 +#: ../tin.1:1584 ../tin.5:1309 msgid "Color of mini help menu" msgstr "" # type: TP -#: ../tin.1:1581 +#: ../tin.1:1584 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1584 ../tin.5:1312 +#: ../tin.1:1587 ../tin.5:1312 msgid "Color of actual news header fields" msgstr "" # type: TP -#: ../tin.1:1584 +#: ../tin.1:1587 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1587 ../tin.5:1315 +#: ../tin.1:1590 ../tin.5:1315 msgid "Standard foreground color" msgstr "" # type: TP -#: ../tin.1:1587 +#: ../tin.1:1590 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1590 ../tin.5:1318 +#: ../tin.1:1593 ../tin.5:1318 msgid "Color of quoted lines" msgstr "" # type: TP -#: ../tin.1:1590 +#: ../tin.1:1593 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1593 ../tin.5:1321 +#: ../tin.1:1596 ../tin.5:1321 msgid "Color of twice quoted lines" msgstr "" # type: TP -#: ../tin.1:1593 +#: ../tin.1:1596 #, no-wrap msgid "B3 times quoted line (col_quote3)>" msgstr "" # type: Plain text -#: ../tin.1:1596 ../tin.5:1324 +#: ../tin.1:1599 ../tin.5:1324 msgid "Color of E=3 times quoted lines" msgstr "" # type: TP -#: ../tin.1:1596 +#: ../tin.1:1599 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1600 +#: ../tin.1:1603 msgid "" "Color of response counter. This is the text that says \"Response x of y\" in " "the article viewer." msgstr "" # type: TP -#: ../tin.1:1600 +#: ../tin.1:1603 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1603 ../tin.5:1331 +#: ../tin.1:1606 ../tin.5:1331 msgid "Color of signatures" msgstr "" # type: TP -#: ../tin.1:1603 +#: ../tin.1:1606 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1606 ../tin.5:1334 +#: ../tin.1:1609 ../tin.5:1334 msgid "Color of urls highlight" msgstr "" # type: TP -#: ../tin.1:1606 +#: ../tin.1:1609 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1609 ../tin.5:1337 +#: ../tin.1:1612 ../tin.5:1337 msgid "Color of verbatim blocks" msgstr "" # type: TP -#: ../tin.1:1609 +#: ../tin.1:1612 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1612 ../tin.5:1340 +#: ../tin.1:1615 ../tin.5:1340 msgid "Color of article subject" msgstr "" # type: TP -#: ../tin.1:1612 +#: ../tin.1:1615 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1615 ../tin.5:1343 +#: ../tin.1:1618 ../tin.5:1343 msgid "Color of text-lines" msgstr "" # type: TP -#: ../tin.1:1615 +#: ../tin.1:1618 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1618 ../tin.5:1346 +#: ../tin.1:1621 ../tin.5:1346 msgid "Color of help/mail sign" msgstr "" # type: TP -#: ../tin.1:1618 +#: ../tin.1:1621 #, no-wrap msgid "B" msgstr "" # type: Plain text -#: ../tin.1:1621 +#: ../tin.1:1624 msgid "Ask for manual confirmation to protect the user." msgstr "" # type: IP -#: ../tin.1:1622 ../tin.1:1628 ../tin.1:1632 +#: ../tin.1:1625 ../tin.1:1631 ../tin.1:1635 #, no-wrap msgid "\\(bu" msgstr "" #. TODO: check if all affected commands are marked [after confirmation] # type: Plain text -#: ../tin.1:1628 +#: ../tin.1:1631 msgid "" "B Ask for confirmation before executing certain dangerous commands " "(e.g., B ('B')). Commands that this affects are marked in this " @@ -3825,21 +3832,21 @@ msgid "" msgstr "" # type: Plain text -#: ../tin.1:1632 +#: ../tin.1:1635 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:1636 +#: ../tin.1:1639 msgid "" "B