# ncurses 6.5 - patch 20250118 - Thomas E. Dickey # # ------------------------------------------------------------------------------ # # Ncurses 6.5 is at # https://invisible-island.net/archives/ncurses/ # https://invisible-mirror.net/archives/ncurses/ # https://ftp.gnu.org/gnu/ncurses/ # # Patches for ncurses 6.5 can be found at # https://invisible-island.net/archives/ncurses/6.5 # https://invisible-mirror.net/archives/ncurses/6.5 # # ------------------------------------------------------------------------------ # https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250118.patch.gz # patch by Thomas E. Dickey # created Sun Jan 19 01:57:00 UTC 2025 # ------------------------------------------------------------------------------ # Ada95/aclocal.m4 | 207 + # Ada95/configure | 3214 +++++++++++----- # NEWS | 14 # VERSION | 2 # aclocal.m4 | 42 # configure | 5116 +++++++++++++-------------- # configure.in | 8 # dist.mk | 4 # doc/html/man/captoinfo.1m.html | 12 # doc/html/man/clear.1.html | 12 # doc/html/man/curs_add_wch.3x.html | 127 # doc/html/man/curs_add_wchstr.3x.html | 46 # doc/html/man/curs_addch.3x.html | 96 # doc/html/man/curs_addchstr.3x.html | 23 # doc/html/man/curs_addstr.3x.html | 36 # doc/html/man/curs_addwstr.3x.html | 38 # doc/html/man/curs_attr.3x.html | 288 - # doc/html/man/curs_beep.3x.html | 14 # doc/html/man/curs_bkgd.3x.html | 117 # doc/html/man/curs_bkgrnd.3x.html | 131 # doc/html/man/curs_border.3x.html | 28 # doc/html/man/curs_border_set.3x.html | 16 # doc/html/man/curs_clear.3x.html | 37 # doc/html/man/curs_color.3x.html | 400 +- # doc/html/man/curs_delch.3x.html | 20 # doc/html/man/curs_deleteln.3x.html | 18 # doc/html/man/curs_extend.3x.html | 14 # doc/html/man/curs_get_wch.3x.html | 72 # doc/html/man/curs_get_wstr.3x.html | 198 - # doc/html/man/curs_getcchar.3x.html | 202 - # doc/html/man/curs_getch.3x.html | 65 # doc/html/man/curs_getstr.3x.html | 142 # doc/html/man/curs_getyx.3x.html | 34 # doc/html/man/curs_in_wch.3x.html | 22 # doc/html/man/curs_in_wchstr.3x.html | 39 # doc/html/man/curs_inch.3x.html | 14 # doc/html/man/curs_inchstr.3x.html | 33 # doc/html/man/curs_initscr.3x.html | 16 # doc/html/man/curs_inopts.3x.html | 52 # doc/html/man/curs_ins_wch.3x.html | 24 # doc/html/man/curs_ins_wstr.3x.html | 47 # doc/html/man/curs_insch.3x.html | 16 # doc/html/man/curs_insstr.3x.html | 41 # doc/html/man/curs_instr.3x.html | 35 # doc/html/man/curs_inwstr.3x.html | 63 # doc/html/man/curs_kernel.3x.html | 33 # doc/html/man/curs_mouse.3x.html | 284 - # doc/html/man/curs_move.3x.html | 17 # doc/html/man/curs_opaque.3x.html | 26 # doc/html/man/curs_outopts.3x.html | 35 # doc/html/man/curs_overlay.3x.html | 37 # doc/html/man/curs_pad.3x.html | 133 # doc/html/man/curs_printw.3x.html | 22 # doc/html/man/curs_refresh.3x.html | 31 # doc/html/man/curs_scanw.3x.html | 26 # doc/html/man/curs_scr_dump.3x.html | 14 # doc/html/man/curs_scroll.3x.html | 18 # doc/html/man/curs_slk.3x.html | 60 # doc/html/man/curs_sp_funcs.3x.html | 12 # doc/html/man/curs_termattrs.3x.html | 113 # doc/html/man/curs_termcap.3x.html | 121 # doc/html/man/curs_terminfo.3x.html | 318 - # doc/html/man/curs_touch.3x.html | 48 # doc/html/man/curs_trace.3x.html | 14 # doc/html/man/curs_util.3x.html | 313 - # doc/html/man/curs_variables.3x.html | 112 # doc/html/man/curs_window.3x.html | 110 # doc/html/man/form_field_opts.3x.html | 12 # doc/html/man/form_field_validation.3x.html | 10 # doc/html/man/form_fieldtype.3x.html | 12 # doc/html/man/form_opts.3x.html | 12 # doc/html/man/infocmp.1m.html | 14 # doc/html/man/infotocap.1m.html | 12 # doc/html/man/menu_opts.3x.html | 12 # doc/html/man/mitem_opts.3x.html | 12 # doc/html/man/ncurses.3x.html | 702 +-- # doc/html/man/new_pair.3x.html | 16 # doc/html/man/scr_dump.5.html | 12 # doc/html/man/tabs.1.html | 10 # doc/html/man/terminfo.5.html | 921 ++-- # doc/html/man/tic.1m.html | 12 # doc/html/man/tput.1.html | 221 - # doc/html/man/tset.1.html | 12 # doc/html/man/wresize.3x.html | 12 # include/curses.wide | 5 # man/captoinfo.1m | 9 # man/clear.1 | 10 # man/curs_add_wch.3x | 50 # man/curs_add_wchstr.3x | 29 # man/curs_addch.3x | 43 # man/curs_addchstr.3x | 19 # man/curs_addstr.3x | 29 # man/curs_addwstr.3x | 38 # man/curs_attr.3x | 314 + # man/curs_beep.3x | 9 # man/curs_bkgd.3x | 113 # man/curs_bkgrnd.3x | 89 # man/curs_border.3x | 36 # man/curs_border_set.3x | 26 # man/curs_clear.3x | 42 # man/curs_color.3x | 415 +- # man/curs_delch.3x | 17 # man/curs_deleteln.3x | 15 # man/curs_extend.3x | 14 # man/curs_get_wch.3x | 52 # man/curs_get_wstr.3x | 396 +- # man/curs_getcchar.3x | 409 +- # man/curs_getch.3x | 30 # man/curs_getstr.3x | 164 # man/curs_getyx.3x | 54 # man/curs_in_wch.3x | 17 # man/curs_in_wchstr.3x | 42 # man/curs_inch.3x | 9 # man/curs_inchstr.3x | 46 # man/curs_initscr.3x | 13 # man/curs_inopts.3x | 47 # man/curs_ins_wch.3x | 21 # man/curs_ins_wstr.3x | 50 # man/curs_insch.3x | 15 # man/curs_insstr.3x | 53 # man/curs_instr.3x | 31 # man/curs_inwstr.3x | 44 # man/curs_kernel.3x | 14 # man/curs_mouse.3x | 514 +- # man/curs_move.3x | 16 # man/curs_opaque.3x | 27 # man/curs_outopts.3x | 53 # man/curs_overlay.3x | 52 # man/curs_pad.3x | 208 - # man/curs_printw.3x | 18 # man/curs_refresh.3x | 20 # man/curs_scanw.3x | 19 # man/curs_scr_dump.3x | 9 # man/curs_scroll.3x | 16 # man/curs_slk.3x | 45 # man/curs_sp_funcs.3x | 8 # man/curs_termattrs.3x | 191 - # man/curs_termcap.3x | 126 # man/curs_terminfo.3x | 198 - # man/curs_touch.3x | 64 # man/curs_trace.3x | 8 # man/curs_util.3x | 162 # man/curs_variables.3x | 90 # man/curs_window.3x | 184 # man/form_field_opts.3x | 20 # man/form_field_validation.3x | 8 # man/form_fieldtype.3x | 19 # man/form_opts.3x | 20 # man/infocmp.1m | 10 # man/infotocap.1m | 9 # man/man_db.renames.in | 8 # man/manhtml.aliases | 6 # man/menu_opts.3x | 20 # man/mitem_opts.3x | 20 # man/ncurses.3x | 15 # man/new_pair.3x | 12 # man/scr_dump.5 | 8 # man/tabs.1 | 12 # man/terminfo.tail | 13 # man/tic.1m | 10 # man/tput.1 | 239 - # man/tset.1 | 12 # man/wresize.3x | 8 # ncurses/base/lib_color.c | 6 # ncurses/base/lib_dft_fgbg.c | 6 # ncurses/base/lib_getstr.c | 8 # ncurses/base/lib_mouse.c | 8 # ncurses/curses.priv.h | 8 # ncurses/tinfo/captoinfo.c | 6 # ncurses/tinfo/lib_setup.c | 6 # ncurses/tinfo/lib_tparm.c | 12 # ncurses/tinfo/tinfo_driver.c | 8 # ncurses/tty/hardscroll.c | 6 # ncurses/tty/hashmap.c | 6 # ncurses/tty/lib_mvcur.c | 12 # ncurses/widechar/lib_add_wch.c | 6 # ncurses/widechar/lib_inwstr.c | 22 # package/debian-mingw/changelog | 4 # package/debian-mingw64/changelog | 4 # package/debian/changelog | 4 # package/mingw-ncurses.nsi | 4 # package/mingw-ncurses.spec | 2 # package/ncurses.spec | 2 # package/ncursest.spec | 2 # progs/clear_cmd.c | 6 # test/aclocal.m4 | 38 # test/configure | 2687 +++++++------- # test/parse_rgb.h | 10 # test/test.priv.h | 10 # test/test_mouse.c | 6 # 190 files changed, 13358 insertions(+), 9973 deletions(-) # ------------------------------------------------------------------------------ Index: Ada95/aclocal.m4 Prereq: 1.223 --- ncurses-6.5-20250111+/Ada95/aclocal.m4 2024-12-21 15:29:41.000000000 +0000 +++ ncurses-6.5-20250118/Ada95/aclocal.m4 2025-01-11 00:55:54.000000000 +0000 @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright 2018-2023,2024 Thomas E. Dickey * +dnl Copyright 2018-2024,2025 Thomas E. Dickey * dnl Copyright 2010-2017,2018 Free Software Foundation, Inc. * dnl * dnl Permission is hereby granted, free of charge, to any person obtaining a * @@ -29,7 +29,7 @@ dnl dnl Author: Thomas E. Dickey dnl -dnl $Id: aclocal.m4,v 1.223 2024/12/21 15:29:41 tom Exp $ +dnl $Id: aclocal.m4,v 1.226 2025/01/11 00:55:54 tom Exp $ dnl Macros used in NCURSES Ada95 auto-configuration script. dnl dnl These macros are maintained separately from NCURSES. The copyright on @@ -962,6 +962,52 @@ ]) ])dnl dnl --------------------------------------------------------------------------- +dnl CF_CURSES_CONFIG version: 2 updated: 2006/10/29 11:06:27 +dnl ---------------- +dnl Tie together the configure-script macros for curses. It may be ncurses, +dnl but unless asked, we do not make a special search for ncurses. However, +dnl still check for the ncurses version number, for use in other macros. +AC_DEFUN([CF_CURSES_CONFIG], +[ +CF_CURSES_CPPFLAGS +CF_NCURSES_VERSION +CF_CURSES_LIBS +])dnl +dnl --------------------------------------------------------------------------- +dnl CF_CURSES_CPPFLAGS version: 14 updated: 2021/01/02 09:31:20 +dnl ------------------ +dnl Look for the curses headers. +AC_DEFUN([CF_CURSES_CPPFLAGS],[ + +AC_CACHE_CHECK(for extra include directories,cf_cv_curses_incdir,[ +cf_cv_curses_incdir=no +case "$host_os" in +(hpux10.*) + if test "x$cf_cv_screen" = "xcurses_colr" + then + test -d /usr/include/curses_colr && \ + cf_cv_curses_incdir="-I/usr/include/curses_colr" + fi + ;; +(sunos3*|sunos4*) + if test "x$cf_cv_screen" = "xcurses_5lib" + then + test -d /usr/5lib && \ + test -d /usr/5include && \ + cf_cv_curses_incdir="-I/usr/5include" + fi + ;; +esac +]) +if test "$cf_cv_curses_incdir" != no +then + CF_APPEND_TEXT(CPPFLAGS,$cf_cv_curses_incdir) +fi + +CF_CURSES_HEADER +CF_TERM_HEADER +])dnl +dnl --------------------------------------------------------------------------- dnl CF_CURSES_HEADER version: 6 updated: 2022/12/02 20:06:52 dnl ---------------- dnl Find a "curses" header file, e.g,. "curses.h", or one of the more common @@ -989,6 +1035,136 @@ AC_CHECK_HEADERS($cf_cv_ncurses_header) ])dnl dnl --------------------------------------------------------------------------- +dnl CF_CURSES_LIBS version: 45 updated: 2022/12/02 20:06:52 +dnl -------------- +dnl Look for the curses libraries. Older curses implementations may require +dnl termcap/termlib to be linked as well. Call CF_CURSES_CPPFLAGS first. +AC_DEFUN([CF_CURSES_LIBS],[ + +AC_REQUIRE([CF_CURSES_CPPFLAGS])dnl +AC_MSG_CHECKING(if we have identified curses libraries) +AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], + [initscr(); endwin()], + cf_result=yes, + cf_result=no) +AC_MSG_RESULT($cf_result) + +if test "$cf_result" = no ; then +case "$host_os" in +(freebsd*) + AC_CHECK_LIB(mytinfo,tgoto,[CF_ADD_LIBS(-lmytinfo)]) + ;; +(hpux10.*) + # Looking at HPUX 10.20, the Hcurses library is the oldest (1997), cur_colr + # next (1998), and xcurses "newer" (2000). There is no header file for + # Hcurses; the subdirectory curses_colr has the headers (curses.h and + # term.h) for cur_colr + if test "x$cf_cv_screen" = "xcurses_colr" + then + AC_CHECK_LIB(cur_colr,initscr,[ + CF_ADD_LIBS(-lcur_colr) + ac_cv_func_initscr=yes + ],[ + AC_CHECK_LIB(Hcurses,initscr,[ + # HP's header uses __HP_CURSES, but user claims _HP_CURSES. + CF_ADD_LIBS(-lHcurses) + CF_APPEND_TEXT(CPPFLAGS,-D__HP_CURSES -D_HP_CURSES) + ac_cv_func_initscr=yes + ])]) + fi + ;; +(linux*) + case `arch 2>/dev/null` in + (x86_64) + if test -d /lib64 + then + CF_ADD_LIBDIR(/lib64) + else + CF_ADD_LIBDIR(/lib) + fi + ;; + (*) + CF_ADD_LIBDIR(/lib) + ;; + esac + ;; +(sunos3*|sunos4*) + if test "x$cf_cv_screen" = "xcurses_5lib" + then + if test -d /usr/5lib ; then + CF_ADD_LIBDIR(/usr/5lib) + CF_ADD_LIBS(-lcurses -ltermcap) + fi + fi + ac_cv_func_initscr=yes + ;; +esac + +if test ".$ac_cv_func_initscr" != .yes ; then + cf_save_LIBS="$LIBS" + + if test ".${cf_cv_ncurses_version:-no}" != .no + then + cf_check_list="ncurses curses cursesX" + else + cf_check_list="cursesX curses ncurses" + fi + + # Check for library containing tgoto. Do this before curses library + # because it may be needed to link the test-case for initscr. + if test "x$cf_term_lib" = x + then + AC_CHECK_FUNC(tgoto,[cf_term_lib=predefined],[ + for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown + do + AC_CHECK_LIB($cf_term_lib,tgoto,[ + : "${cf_nculib_root:=$cf_term_lib}" + break + ]) + done + ]) + fi + + # Check for library containing initscr + test "$cf_term_lib" != predefined && test "$cf_term_lib" != unknown && LIBS="-l$cf_term_lib $cf_save_LIBS" + if test "x$cf_curs_lib" = x + then + for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown + do + LIBS="-l$cf_curs_lib $cf_save_LIBS" + if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then + AC_MSG_CHECKING(if we can link with $cf_curs_lib library) + AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], + [initscr()], + [cf_result=yes], + [cf_result=no]) + AC_MSG_RESULT($cf_result) + test "$cf_result" = yes && break + elif test "$cf_curs_lib" = "$cf_term_lib" ; then + cf_result=no + elif test "$cf_term_lib" != predefined ; then + AC_MSG_CHECKING(if we need both $cf_curs_lib and $cf_term_lib libraries) + AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], + [initscr(); endwin();], + [cf_result=no], + [ + LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" + AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>], + [initscr()], + [cf_result=yes], + [cf_result=error]) + ]) + AC_MSG_RESULT($cf_result) + test "$cf_result" != error && break + fi + done + fi + test "$cf_curs_lib" = unknown && AC_MSG_ERROR(no curses library found) +fi +fi + +])dnl +dnl --------------------------------------------------------------------------- dnl CF_DIRNAME version: 5 updated: 2020/12/31 20:19:42 dnl ---------- dnl "dirname" is not portable, so we fake it with a shell script. @@ -3073,7 +3249,7 @@ ,[$1=no]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_NCURSES_CONFIG version: 28 updated: 2021/08/28 15:20:37 +dnl CF_NCURSES_CONFIG version: 29 updated: 2025/01/10 19:55:54 dnl ----------------- dnl Tie together the configure-script macros for ncurses, preferring these in dnl order: @@ -3134,6 +3310,7 @@ ;; esac + CF_REQUIRE_PKG($cf_ncuconfig_root) CF_APPEND_CFLAGS($cf_pkg_cflags) CF_ADD_LIBS($cf_pkg_libs) @@ -3977,6 +4154,30 @@ $1=`echo "$2" | sed -e 's/-l$3[[ ]]//g' -e 's/-l$3[$]//'` ])dnl dnl --------------------------------------------------------------------------- +dnl CF_REQUIRE_PKG version: 1 updated: 2025/01/10 19:55:54 +dnl -------------- +dnl Update $REQUIRE_PKG, which lists the known required packages for this +dnl program. +dnl +dnl $1 = package(s) to require, e.g., in the generated ".pc" file +define([CF_REQUIRE_PKG], +[ +for cf_required in $1 +do + # check for duplicates + for cf_require_pkg in $REQUIRE_PKG + do + if test "$cf_required" = "$cf_require_pkg" + then + cf_required= + break + fi + done + test -n "$cf_required" && REQUIRE_PKG="$REQUIRE_PKG $cf_required" +done +AC_SUBST(REQUIRE_PKG) +])dnl +dnl --------------------------------------------------------------------------- dnl CF_RESTORE_XTRA_FLAGS version: 1 updated: 2020/01/11 16:47:45 dnl --------------------- dnl Restore flags saved in CF_SAVE_XTRA_FLAGS Index: Ada95/configure --- ncurses-6.5-20250111+/Ada95/configure 2024-12-21 15:30:09.000000000 +0000 +++ ncurses-6.5-20250118/Ada95/configure 2025-01-11 00:55:54.000000000 +0000 @@ -5207,6 +5207,20 @@ ;; esac +for cf_required in $cf_ncuconfig_root +do + # check for duplicates + for cf_require_pkg in $REQUIRE_PKG + do + if test "$cf_required" = "$cf_require_pkg" + then + cf_required= + break + fi + done + test -n "$cf_required" && REQUIRE_PKG="$REQUIRE_PKG $cf_required" +done + for cf_add_cflags in $cf_pkg_cflags do case "x$cf_add_cflags" in @@ -5350,7 +5364,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 5353 "configure" +#line 5367 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -5362,37 +5376,37 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:5365: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5379: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5368: \$? = $ac_status" >&5 + echo "$as_me:5382: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:5371: \"$ac_try\"") >&5 + { (eval echo "$as_me:5385: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5374: \$? = $ac_status" >&5 + echo "$as_me:5388: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 5380 "configure" +#line 5394 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:5387: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5401: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5390: \$? = $ac_status" >&5 + echo "$as_me:5404: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:5392: \"$ac_try\"") >&5 + { (eval echo "$as_me:5406: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5395: \$? = $ac_status" >&5 + echo "$as_me:5409: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -5409,7 +5423,7 @@ cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:5412: result: $cf_have_ncuconfig" >&5 + echo "$as_me:5426: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -5425,7 +5439,7 @@ NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:5428: checking for terminfo header" >&5 +echo "$as_me:5442: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5443,7 +5457,7 @@ for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 5446 "configure" +#line 5460 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -5458,16 +5472,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5461: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5475: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5464: \$? = $ac_status" >&5 + echo "$as_me:5478: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5467: \"$ac_try\"") >&5 + { (eval echo "$as_me:5481: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5470: \$? = $ac_status" >&5 + echo "$as_me:5484: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -5483,7 +5497,7 @@ done fi -echo "$as_me:5486: result: $cf_cv_term_header" >&5 +echo "$as_me:5500: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -5518,7 +5532,7 @@ fi else - echo "$as_me:5521: result: no" >&5 + echo "$as_me:5535: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -5534,7 +5548,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:5537: checking for $ac_word" >&5 +echo "$as_me:5551: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5549,7 +5563,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:5552: found $ac_dir/$ac_word" >&5 +echo "$as_me:5566: found $ac_dir/$ac_word" >&5 break done @@ -5557,10 +5571,10 @@ fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:5560: result: $NCURSES_CONFIG" >&5 + echo "$as_me:5574: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:5563: result: no" >&5 + echo "$as_me:5577: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5573,7 +5587,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 "$as_me:5576: checking for $ac_word" >&5 +echo "$as_me:5590: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5588,7 +5602,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog" -echo "$as_me:5591: found $ac_dir/$ac_word" >&5 +echo "$as_me:5605: found $ac_dir/$ac_word" >&5 break done @@ -5596,10 +5610,10 @@ fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:5599: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:5613: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:5602: result: no" >&5 + echo "$as_me:5616: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5756,7 +5770,7 @@ # even with config script, some packages use no-override for curses.h -echo "$as_me:5759: checking if we have identified curses headers" >&5 +echo "$as_me:5773: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5768,7 +5782,7 @@ curses.h ncurses/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 5771 "configure" +#line 5785 "configure" #include "confdefs.h" #include <${cf_header}> int @@ -5780,16 +5794,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5783: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5797: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5786: \$? = $ac_status" >&5 + echo "$as_me:5800: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5789: \"$ac_try\"") >&5 + { (eval echo "$as_me:5803: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5792: \$? = $ac_status" >&5 + echo "$as_me:5806: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -5800,11 +5814,11 @@ done fi -echo "$as_me:5803: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:5817: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:5807: error: No curses header-files found" >&5 + { { echo "$as_me:5821: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -5814,23 +5828,23 @@ for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:5817: checking for $ac_header" >&5 +echo "$as_me:5831: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 5823 "configure" +#line 5837 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:5827: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:5841: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:5833: \$? = $ac_status" >&5 + echo "$as_me:5847: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -5849,7 +5863,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:5852: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:5866: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 5908 "configure" +#line 5922 "configure" #include "confdefs.h" #include int @@ -5917,16 +5931,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:5920: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:5934: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5923: \$? = $ac_status" >&5 + echo "$as_me:5937: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:5926: \"$ac_try\"") >&5 + { (eval echo "$as_me:5940: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5929: \$? = $ac_status" >&5 + echo "$as_me:5943: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -5943,7 +5957,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:5946: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:5960: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -5962,7 +5976,7 @@ } -echo "$as_me:5965: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:5979: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5974,7 +5988,7 @@ do cat >"conftest.$ac_ext" <<_ACEOF -#line 5977 "configure" +#line 5991 "configure" #include "confdefs.h" #include <$cf_header> @@ -5998,16 +6012,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6001: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6015: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6004: \$? = $ac_status" >&5 + echo "$as_me:6018: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6007: \"$ac_try\"") >&5 + { (eval echo "$as_me:6021: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6010: \$? = $ac_status" >&5 + echo "$as_me:6024: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -6022,14 +6036,14 @@ done fi -echo "$as_me:6025: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:6039: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:6032: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:6046: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6150,7 +6164,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 6153 "configure" +#line 6167 "configure" #include "confdefs.h" #include int @@ -6162,16 +6176,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6165: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6179: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6168: \$? = $ac_status" >&5 + echo "$as_me:6182: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6171: \"$ac_try\"") >&5 + { (eval echo "$as_me:6185: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6174: \$? = $ac_status" >&5 + echo "$as_me:6188: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -6188,7 +6202,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:6191: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:6205: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6211,7 +6225,7 @@ do cat >"conftest.$ac_ext" <<_ACEOF -#line 6214 "configure" +#line 6228 "configure" #include "confdefs.h" #include <$cf_header> @@ -6235,16 +6249,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6238: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6252: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6241: \$? = $ac_status" >&5 + echo "$as_me:6255: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6244: \"$ac_try\"") >&5 + { (eval echo "$as_me:6258: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6247: \$? = $ac_status" >&5 + echo "$as_me:6261: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -6265,12 +6279,12 @@ CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:6268: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:6282: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:6273: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:6287: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -6306,7 +6320,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 6309 "configure" +#line 6323 "configure" #include "confdefs.h" #include int @@ -6318,16 +6332,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6321: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6335: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6324: \$? = $ac_status" >&5 + echo "$as_me:6338: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6327: \"$ac_try\"") >&5 + { (eval echo "$as_me:6341: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6330: \$? = $ac_status" >&5 + echo "$as_me:6344: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -6344,7 +6358,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:6347: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:6361: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -6392,7 +6406,7 @@ ;; esac -echo "$as_me:6395: checking for terminfo header" >&5 +echo "$as_me:6409: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6410,7 +6424,7 @@ for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 6413 "configure" +#line 6427 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -6425,16 +6439,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6428: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6442: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6431: \$? = $ac_status" >&5 + echo "$as_me:6445: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6434: \"$ac_try\"") >&5 + { (eval echo "$as_me:6448: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6437: \$? = $ac_status" >&5 + echo "$as_me:6451: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -6450,7 +6464,7 @@ done fi -echo "$as_me:6453: result: $cf_cv_term_header" >&5 +echo "$as_me:6467: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -6488,7 +6502,7 @@ #define NCURSES 1 EOF -echo "$as_me:6491: checking for ncurses version" >&5 +echo "$as_me:6505: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6514,10 +6528,10 @@ #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:6517: \"$cf_try\"") >&5 + { (eval echo "$as_me:6531: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:6520: \$? = $ac_status" >&5 + echo "$as_me:6534: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -6527,7 +6541,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 6530 "configure" +#line 6544 "configure" #include "confdefs.h" $ac_includes_default @@ -6554,15 +6568,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:6557: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6571: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6560: \$? = $ac_status" >&5 + echo "$as_me:6574: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:6562: \"$ac_try\"") >&5 + { (eval echo "$as_me:6576: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6565: \$? = $ac_status" >&5 + echo "$as_me:6579: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -6576,7 +6590,7 @@ rm -f "$cf_tempfile" fi -echo "$as_me:6579: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:6593: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -6589,7 +6603,7 @@ # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:6592: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:6606: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6597,7 +6611,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6600 "configure" +#line 6614 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6616,16 +6630,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6619: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6633: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6622: \$? = $ac_status" >&5 + echo "$as_me:6636: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6625: \"$ac_try\"") >&5 + { (eval echo "$as_me:6639: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6628: \$? = $ac_status" >&5 + echo "$as_me:6642: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -6636,10 +6650,10 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6639: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:6653: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:6642: checking for initscr in -lgpm" >&5 + echo "$as_me:6656: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6647,7 +6661,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6650 "configure" +#line 6664 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6666,16 +6680,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6669: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6683: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6672: \$? = $ac_status" >&5 + echo "$as_me:6686: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6675: \"$ac_try\"") >&5 + { (eval echo "$as_me:6689: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6678: \$? = $ac_status" >&5 + echo "$as_me:6692: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -6686,7 +6700,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6689: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:6703: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -6701,7 +6715,7 @@ # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:6704: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:6718: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6709,7 +6723,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6712 "configure" +#line 6726 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6728,16 +6742,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6731: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6745: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6734: \$? = $ac_status" >&5 + echo "$as_me:6748: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6737: \"$ac_try\"") >&5 + { (eval echo "$as_me:6751: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6740: \$? = $ac_status" >&5 + echo "$as_me:6754: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -6748,7 +6762,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6751: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:6765: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -6797,13 +6811,13 @@ eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:6800: checking for initscr" >&5 + echo "$as_me:6814: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 6806 "configure" +#line 6820 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -6834,16 +6848,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6837: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6851: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6840: \$? = $ac_status" >&5 + echo "$as_me:6854: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6843: \"$ac_try\"") >&5 + { (eval echo "$as_me:6857: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6846: \$? = $ac_status" >&5 + echo "$as_me:6860: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -6853,18 +6867,18 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:6856: result: $ac_cv_func_initscr" >&5 +echo "$as_me:6870: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:6863: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:6877: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6867 "configure" +#line 6881 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -6876,25 +6890,25 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6879: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6893: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6882: \$? = $ac_status" >&5 + echo "$as_me:6896: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6885: \"$ac_try\"") >&5 + { (eval echo "$as_me:6899: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6888: \$? = $ac_status" >&5 + echo "$as_me:6902: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:6890: result: yes" >&5 + echo "$as_me:6904: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:6897: result: no" >&5 +echo "$as_me:6911: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -6962,11 +6976,11 @@ for cf_libdir in $cf_search do - echo "$as_me:6965: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:6979: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6969 "configure" +#line 6983 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -6978,25 +6992,25 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6981: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6995: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6984: \$? = $ac_status" >&5 + echo "$as_me:6998: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6987: \"$ac_try\"") >&5 + { (eval echo "$as_me:7001: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6990: \$? = $ac_status" >&5 + echo "$as_me:7004: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:6992: result: yes" >&5 + echo "$as_me:7006: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:6999: result: no" >&5 +echo "$as_me:7013: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -7011,7 +7025,7 @@ eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:7014: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:7028: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -7019,7 +7033,7 @@ fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:7022: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:7036: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -7029,7 +7043,7 @@ fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 7032 "configure" +#line 7046 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -7041,23 +7055,23 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7044: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7058: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7047: \$? = $ac_status" >&5 + echo "$as_me:7061: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7050: \"$ac_try\"") >&5 + { (eval echo "$as_me:7064: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7053: \$? = $ac_status" >&5 + echo "$as_me:7067: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:7055: result: yes" >&5 + echo "$as_me:7069: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:7060: result: no" >&5 +echo "$as_me:7074: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -7075,7 +7089,7 @@ NCURSES_CONFIG=none fi -echo "$as_me:7078: checking for specified curses library type" >&5 +echo "$as_me:7092: checking for specified curses library type" >&5 echo $ECHO_N "checking for specified curses library type... $ECHO_C" >&6 # Check whether --with-screen or --without-screen was given. @@ -7088,30 +7102,1037 @@ case $cf_cv_screen in (curses|curses_*) - CF_CURSES_CONFIG + +echo "$as_me:7106: checking for extra include directories" >&5 +echo $ECHO_N "checking for extra include directories... $ECHO_C" >&6 +if test "${cf_cv_curses_incdir+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + +cf_cv_curses_incdir=no +case "$host_os" in +(hpux10.*) + if test "x$cf_cv_screen" = "xcurses_colr" + then + test -d /usr/include/curses_colr && \ + cf_cv_curses_incdir="-I/usr/include/curses_colr" + fi + ;; +(sunos3*|sunos4*) + if test "x$cf_cv_screen" = "xcurses_5lib" + then + test -d /usr/5lib && \ + test -d /usr/5include && \ + cf_cv_curses_incdir="-I/usr/5include" + fi + ;; +esac + +fi +echo "$as_me:7132: result: $cf_cv_curses_incdir" >&5 +echo "${ECHO_T}$cf_cv_curses_incdir" >&6 +if test "$cf_cv_curses_incdir" != no +then + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}$cf_cv_curses_incdir" + +fi + +echo "$as_me:7142: checking if we have identified curses headers" >&5 +echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 +if test "${cf_cv_ncurses_header+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + +cf_cv_ncurses_header=none +for cf_header in \ + ncurses.h \ + curses.h ncurses/ncurses.h ncurses/curses.h +do +cat >"conftest.$ac_ext" <<_ACEOF +#line 7154 "configure" +#include "confdefs.h" +#include <${cf_header}> +int +main (void) +{ +initscr(); endwin() + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:7166: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:7169: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:7172: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7175: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_cv_ncurses_header=$cf_header; break +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" +done + +fi +echo "$as_me:7186: result: $cf_cv_ncurses_header" >&5 +echo "${ECHO_T}$cf_cv_ncurses_header" >&6 + +if test "$cf_cv_ncurses_header" = none ; then + { { echo "$as_me:7190: error: No curses header-files found" >&5 +echo "$as_me: error: No curses header-files found" >&2;} + { (exit 1); exit 1; }; } +fi + +# cheat, to get the right #define's for HAVE_NCURSES_H, etc. + +for ac_header in $cf_cv_ncurses_header +do +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` +echo "$as_me:7200: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Header+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 7206 "configure" +#include "confdefs.h" +#include <$ac_header> +_ACEOF +if { (eval echo "$as_me:7210: \"$ac_cpp "conftest.$ac_ext"\"") >&5 + (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + $EGREP -v '^ *\+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:7216: \$? = $ac_status" >&5 + (exit "$ac_status"); } >/dev/null; then + if test -s conftest.err; then + ac_cpp_err=$ac_c_preproc_warn_flag + else + ac_cpp_err= + fi +else + ac_cpp_err=yes +fi +if test -z "$ac_cpp_err"; then + eval "$as_ac_Header=yes" +else + echo "$as_me: failed program was:" >&5 + cat "conftest.$ac_ext" >&5 + eval "$as_ac_Header=no" +fi +rm -f conftest.err "conftest.$ac_ext" +fi +echo "$as_me:7235: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then + cat >>confdefs.h <&5 +echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 +if test "${cf_cv_term_header+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + +case "${cf_cv_ncurses_header}" in +(*/ncurses.h|*/ncursesw.h) + cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` + ;; +(*) + cf_term_header=term.h + ;; +esac + +for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" +do +cat >"conftest.$ac_ext" <<_ACEOF +#line 7263 "configure" +#include "confdefs.h" +#include +#include <${cf_cv_ncurses_header:-curses.h}> +#include <$cf_test> + +int +main (void) +{ +int x = auto_left_margin; (void)x + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" +if { (eval echo "$as_me:7278: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? + echo "$as_me:7281: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest.$ac_objext"' + { (eval echo "$as_me:7284: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7287: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + cf_cv_term_header="$cf_test" +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + cf_cv_term_header=unknown + +fi +rm -f "conftest.$ac_objext" "conftest.$ac_ext" + test "$cf_cv_term_header" != unknown && break +done + +fi +echo "$as_me:7303: result: $cf_cv_term_header" >&5 +echo "${ECHO_T}$cf_cv_term_header" >&6 + +# Set definitions to allow ifdef'ing to accommodate subdirectories + +case "$cf_cv_term_header" in +(*term.h) + +cat >>confdefs.h <<\EOF +#define HAVE_TERM_H 1 +EOF + + ;; +esac + +case "$cf_cv_term_header" in +(ncurses/term.h) + +cat >>confdefs.h <<\EOF +#define HAVE_NCURSES_TERM_H 1 +EOF + + ;; +(ncursesw/term.h) + +cat >>confdefs.h <<\EOF +#define HAVE_NCURSESW_TERM_H 1 +EOF + + ;; +esac + +echo "$as_me:7335: checking for ncurses version" >&5 +echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 +if test "${cf_cv_ncurses_version+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + + cf_cv_ncurses_version=no + cf_tempfile=out$$ + rm -f "$cf_tempfile" + if test "$cross_compiling" = yes; then + + # This will not work if the preprocessor splits the line after the + # Autoconf token. The 'unproto' program does that. + cat > "conftest.$ac_ext" < +#undef Autoconf +#ifdef NCURSES_VERSION +Autoconf NCURSES_VERSION +#else +#ifdef __NCURSES_H +Autoconf "old" +#endif +; +#endif +EOF + cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" + { (eval echo "$as_me:7361: \"$cf_try\"") >&5 + (eval $cf_try) 2>&5 + ac_status=$? + echo "$as_me:7364: \$? = $ac_status" >&5 + (exit "$ac_status"); } + if test -f conftest.out ; then + cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` + test -n "$cf_out" && cf_cv_ncurses_version="$cf_out" + rm -f conftest.out + fi + +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 7374 "configure" +#include "confdefs.h" + +$ac_includes_default + +#include <${cf_cv_ncurses_header:-curses.h}> + +int main(void) +{ + FILE *fp = fopen("$cf_tempfile", "w"); +#ifdef NCURSES_VERSION +# ifdef NCURSES_VERSION_PATCH + fprintf(fp, "%s.%d\\n", NCURSES_VERSION, NCURSES_VERSION_PATCH); +# else + fprintf(fp, "%s\\n", NCURSES_VERSION); +# endif +#else +# ifdef __NCURSES_H + fprintf(fp, "old\\n"); +# else + #error expected ncurses header to define __NCURSES_H +# endif +#endif + ${cf_cv_main_return:-return}(0); +} +_ACEOF +rm -f "conftest$ac_exeext" +if { (eval echo "$as_me:7401: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7404: \$? = $ac_status" >&5 + (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' + { (eval echo "$as_me:7406: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7409: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + + cf_cv_ncurses_version=`cat $cf_tempfile` +else + echo "$as_me: program exited with status $ac_status" >&5 +echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +fi +rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" +fi + rm -f "$cf_tempfile" + +fi +echo "$as_me:7423: result: $cf_cv_ncurses_version" >&5 +echo "${ECHO_T}$cf_cv_ncurses_version" >&6 +test "$cf_cv_ncurses_version" = no || +cat >>confdefs.h <<\EOF +#define NCURSES 1 +EOF + +echo "$as_me:7430: checking if we have identified curses libraries" >&5 +echo $ECHO_N "checking if we have identified curses libraries... $ECHO_C" >&6 +cat >"conftest.$ac_ext" <<_ACEOF +#line 7433 "configure" +#include "confdefs.h" +#include <${cf_cv_ncurses_header:-curses.h}> +int +main (void) +{ +initscr(); endwin() + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7445: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7448: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7451: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7454: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_result=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_result=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +echo "$as_me:7463: result: $cf_result" >&5 +echo "${ECHO_T}$cf_result" >&6 + +if test "$cf_result" = no ; then +case "$host_os" in +(freebsd*) + echo "$as_me:7469: checking for tgoto in -lmytinfo" >&5 +echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 +if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lmytinfo $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 7477 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char tgoto (void); +int +main (void) +{ +tgoto (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7496: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7499: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7502: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7505: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_lib_mytinfo_tgoto=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_lib_mytinfo_tgoto=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:7516: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 +if test "$ac_cv_lib_mytinfo_tgoto" = yes; then + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in -lmytinfo; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + +fi + + ;; +(hpux10.*) + # Looking at HPUX 10.20, the Hcurses library is the oldest (1997), cur_colr + # next (1998), and xcurses "newer" (2000). There is no header file for + # Hcurses; the subdirectory curses_colr has the headers (curses.h and + # term.h) for cur_colr + if test "x$cf_cv_screen" = "xcurses_colr" + then + echo "$as_me:7546: checking for initscr in -lcur_colr" >&5 +echo $ECHO_N "checking for initscr in -lcur_colr... $ECHO_C" >&6 +if test "${ac_cv_lib_cur_colr_initscr+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lcur_colr $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 7554 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char initscr (void); +int +main (void) +{ +initscr (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7573: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7576: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7579: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7582: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_lib_cur_colr_initscr=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_lib_cur_colr_initscr=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:7593: result: $ac_cv_lib_cur_colr_initscr" >&5 +echo "${ECHO_T}$ac_cv_lib_cur_colr_initscr" >&6 +if test "$ac_cv_lib_cur_colr_initscr" = yes; then + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in -lcur_colr; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + ac_cv_func_initscr=yes + +else + + echo "$as_me:7617: checking for initscr in -lHcurses" >&5 +echo $ECHO_N "checking for initscr in -lHcurses... $ECHO_C" >&6 +if test "${ac_cv_lib_Hcurses_initscr+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-lHcurses $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 7625 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char initscr (void); +int +main (void) +{ +initscr (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7644: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7647: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7650: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7653: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_lib_Hcurses_initscr=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_lib_Hcurses_initscr=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:7664: result: $ac_cv_lib_Hcurses_initscr" >&5 +echo "${ECHO_T}$ac_cv_lib_Hcurses_initscr" >&6 +if test "$ac_cv_lib_Hcurses_initscr" = yes; then + + # HP's header uses __HP_CURSES, but user claims _HP_CURSES. + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in -lHcurses; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " + CPPFLAGS="${CPPFLAGS}-D__HP_CURSES -D_HP_CURSES" + + ac_cv_func_initscr=yes + +fi + +fi + + fi + ;; +(linux*) + case `arch 2>/dev/null` in + (x86_64) + if test -d /lib64 + then + +if test -n "/lib64" ; then + for cf_add_libdir in /lib64 + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:7722: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + + else + +if test -n "/lib" ; then + for cf_add_libdir in /lib + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:7751: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + + fi + ;; + (*) + +if test -n "/lib" ; then + for cf_add_libdir in /lib + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:7782: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + + ;; + esac + ;; +(sunos3*|sunos4*) + if test "x$cf_cv_screen" = "xcurses_5lib" + then + if test -d /usr/5lib ; then + +if test -n "/usr/5lib" ; then + for cf_add_libdir in /usr/5lib + do + if test "$cf_add_libdir" = /usr/lib ; then + : + elif test -d "$cf_add_libdir" + then + cf_have_libdir=no + if test -n "$LDFLAGS$LIBS" ; then + # a loop is needed to ensure we can add subdirs of existing dirs + for cf_test_libdir in $LDFLAGS $LIBS ; do + if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then + cf_have_libdir=yes; break + fi + done + fi + if test "$cf_have_libdir" = no ; then + test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 + +echo "${as_me:-configure}:7817: testing adding $cf_add_libdir to library-path ..." 1>&5 + + LDFLAGS="-L$cf_add_libdir $LDFLAGS" + fi + fi + done +fi + +cf_add_libs="$LIBS" +# reverse order +cf_add_0lib= +for cf_add_1lib in -lcurses -ltermcap; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done +# filter duplicates +for cf_add_1lib in $cf_add_0lib; do + for cf_add_2lib in $cf_add_libs; do + if test "x$cf_add_1lib" = "x$cf_add_2lib"; then + cf_add_1lib= + break + fi + done + test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs" +done +LIBS="$cf_add_libs" + + fi + fi + ac_cv_func_initscr=yes + ;; +esac + +if test ".$ac_cv_func_initscr" != .yes ; then + cf_save_LIBS="$LIBS" + + if test ".${cf_cv_ncurses_version:-no}" != .no + then + cf_check_list="ncurses curses cursesX" + else + cf_check_list="cursesX curses ncurses" + fi + + # Check for library containing tgoto. Do this before curses library + # because it may be needed to link the test-case for initscr. + if test "x$cf_term_lib" = x + then + echo "$as_me:7861: checking for tgoto" >&5 +echo $ECHO_N "checking for tgoto... $ECHO_C" >&6 +if test "${ac_cv_func_tgoto+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >"conftest.$ac_ext" <<_ACEOF +#line 7867 "configure" +#include "confdefs.h" +#define tgoto autoconf_temporary +#include /* least-intrusive standard header which defines gcc2 __stub macros */ +#undef tgoto + +#ifdef __cplusplus +extern "C" +#endif + +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char tgoto (void); + +int +main (void) +{ + +/* The GNU C library defines stubs 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_tgoto) || defined (__stub___tgoto) +#error found stub for tgoto +#endif + + return tgoto (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7898: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7901: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7904: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7907: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + ac_cv_func_tgoto=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +ac_cv_func_tgoto=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +fi +echo "$as_me:7917: result: $ac_cv_func_tgoto" >&5 +echo "${ECHO_T}$ac_cv_func_tgoto" >&6 +if test "$ac_cv_func_tgoto" = yes; then + cf_term_lib=predefined +else + + for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown + do + as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh` +echo "$as_me:7926: checking for tgoto in -l$cf_term_lib" >&5 +echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6 +if eval "test \"\${$as_ac_Lib+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-l$cf_term_lib $LIBS" +cat >"conftest.$ac_ext" <<_ACEOF +#line 7934 "configure" +#include "confdefs.h" + +/* Override any gcc2 internal prototype to avoid an error. */ +#ifdef __cplusplus +extern "C" +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char tgoto (void); +int +main (void) +{ +tgoto (); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:7953: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:7956: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:7959: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:7962: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + eval "$as_ac_Lib=yes" +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +eval "$as_ac_Lib=no" +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" +LIBS=$ac_check_lib_save_LIBS +fi +echo "$as_me:7973: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 +if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then + + : "${cf_nculib_root:=$cf_term_lib}" + break + +fi + + done + +fi + + fi + + # Check for library containing initscr + test "$cf_term_lib" != predefined && test "$cf_term_lib" != unknown && LIBS="-l$cf_term_lib $cf_save_LIBS" + if test "x$cf_curs_lib" = x + then + for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown + do + LIBS="-l$cf_curs_lib $cf_save_LIBS" + if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then + echo "$as_me:7996: checking if we can link with $cf_curs_lib library" >&5 +echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6 + cat >"conftest.$ac_ext" <<_ACEOF +#line 7999 "configure" +#include "confdefs.h" +#include <${cf_cv_ncurses_header:-curses.h}> +int +main (void) +{ +initscr() + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:8011: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:8014: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:8017: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:8020: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_result=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_result=no +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + echo "$as_me:8029: result: $cf_result" >&5 +echo "${ECHO_T}$cf_result" >&6 + test "$cf_result" = yes && break + elif test "$cf_curs_lib" = "$cf_term_lib" ; then + cf_result=no + elif test "$cf_term_lib" != predefined ; then + echo "$as_me:8035: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5 +echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6 + cat >"conftest.$ac_ext" <<_ACEOF +#line 8038 "configure" +#include "confdefs.h" +#include <${cf_cv_ncurses_header:-curses.h}> +int +main (void) +{ +initscr(); endwin(); + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:8050: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:8053: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:8056: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:8059: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_result=no +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 + + LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS" + cat >"conftest.$ac_ext" <<_ACEOF +#line 8068 "configure" +#include "confdefs.h" +#include <${cf_cv_ncurses_header:-curses.h}> +int +main (void) +{ +initscr() + ; + return 0; +} +_ACEOF +rm -f "conftest.$ac_objext" "conftest$ac_exeext" +if { (eval echo "$as_me:8080: \"$ac_link\"") >&5 + (eval $ac_link) 2>&5 + ac_status=$? + echo "$as_me:8083: \$? = $ac_status" >&5 + (exit "$ac_status"); } && + { ac_try='test -s "conftest$ac_exeext"' + { (eval echo "$as_me:8086: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:8089: \$? = $ac_status" >&5 + (exit "$ac_status"); }; }; then + cf_result=yes +else + echo "$as_me: failed program was:" >&5 +cat "conftest.$ac_ext" >&5 +cf_result=error +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + +fi +rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" + echo "$as_me:8101: result: $cf_result" >&5 +echo "${ECHO_T}$cf_result" >&6 + test "$cf_result" != error && break + fi + done + fi + test "$cf_curs_lib" = unknown && { { echo "$as_me:8107: error: no curses library found" >&5 +echo "$as_me: error: no curses library found" >&2;} + { (exit 1); exit 1; }; } +fi +fi + ;; (ncursesw*) for ac_header in wchar.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:7098: checking for $ac_header" >&5 +echo "$as_me:8119: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 7104 "configure" +#line 8125 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:7108: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:8129: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:7114: \$? = $ac_status" >&5 + echo "$as_me:8135: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7130,7 +8151,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:7133: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:8154: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:8164: checking for multibyte character support" >&5 echo $ECHO_N "checking for multibyte character support... $ECHO_C" >&6 if test "${cf_cv_utf8_lib+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7148,7 +8169,7 @@ cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7151 "configure" +#line 8172 "configure" #include "confdefs.h" $ac_includes_default @@ -7165,16 +8186,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7168: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8189: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7171: \$? = $ac_status" >&5 + echo "$as_me:8192: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7174: \"$ac_try\"") >&5 + { (eval echo "$as_me:8195: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7177: \$? = $ac_status" >&5 + echo "$as_me:8198: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_utf8_lib=yes else @@ -7186,12 +8207,12 @@ cf_cv_header_path_utf8= cf_cv_library_path_utf8= -echo "${as_me:-configure}:7189: testing Starting FIND_LINKAGE(utf8,) ..." 1>&5 +echo "${as_me:-configure}:8210: testing Starting FIND_LINKAGE(utf8,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7194 "configure" +#line 8215 "configure" #include "confdefs.h" #include @@ -7204,16 +8225,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7207: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8228: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7210: \$? = $ac_status" >&5 + echo "$as_me:8231: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7213: \"$ac_try\"") >&5 + { (eval echo "$as_me:8234: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7216: \$? = $ac_status" >&5 + echo "$as_me:8237: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_utf8=yes @@ -7227,7 +8248,7 @@ LIBS="-lutf8 $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7230 "configure" +#line 8251 "configure" #include "confdefs.h" #include @@ -7240,16 +8261,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7243: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8264: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7246: \$? = $ac_status" >&5 + echo "$as_me:8267: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7249: \"$ac_try\"") >&5 + { (eval echo "$as_me:8270: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7252: \$? = $ac_status" >&5 + echo "$as_me:8273: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_utf8=yes @@ -7266,9 +8287,9 @@ test -n "$verbose" && echo " find linkage for utf8 library" 1>&6 -echo "${as_me:-configure}:7269: testing find linkage for utf8 library ..." 1>&5 +echo "${as_me:-configure}:8290: testing find linkage for utf8 library ..." 1>&5 -echo "${as_me:-configure}:7271: testing Searching for headers in FIND_LINKAGE(utf8,) ..." 1>&5 +echo "${as_me:-configure}:8292: testing Searching for headers in FIND_LINKAGE(utf8,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -7359,7 +8380,7 @@ if test -d "$cf_cv_header_path_utf8" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_utf8" 1>&6 -echo "${as_me:-configure}:7362: testing ... testing $cf_cv_header_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:8383: testing ... testing $cf_cv_header_path_utf8 ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -7367,7 +8388,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_utf8" cat >"conftest.$ac_ext" <<_ACEOF -#line 7370 "configure" +#line 8391 "configure" #include "confdefs.h" #include @@ -7380,21 +8401,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:7383: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8404: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7386: \$? = $ac_status" >&5 + echo "$as_me:8407: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:7389: \"$ac_try\"") >&5 + { (eval echo "$as_me:8410: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7392: \$? = $ac_status" >&5 + echo "$as_me:8413: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found utf8 headers in $cf_cv_header_path_utf8" 1>&6 -echo "${as_me:-configure}:7397: testing ... found utf8 headers in $cf_cv_header_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:8418: testing ... found utf8 headers in $cf_cv_header_path_utf8 ..." 1>&5 cf_cv_find_linkage_utf8=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -7412,7 +8433,7 @@ if test "$cf_cv_find_linkage_utf8" = maybe ; then -echo "${as_me:-configure}:7415: testing Searching for utf8 library in FIND_LINKAGE(utf8,) ..." 1>&5 +echo "${as_me:-configure}:8436: testing Searching for utf8 library in FIND_LINKAGE(utf8,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -7487,13 +8508,13 @@ if test -d "$cf_cv_library_path_utf8" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_utf8" 1>&6 -echo "${as_me:-configure}:7490: testing ... testing $cf_cv_library_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:8511: testing ... testing $cf_cv_library_path_utf8 ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lutf8 $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_utf8" cat >"conftest.$ac_ext" <<_ACEOF -#line 7496 "configure" +#line 8517 "configure" #include "confdefs.h" #include @@ -7506,21 +8527,21 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7509: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8530: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7512: \$? = $ac_status" >&5 + echo "$as_me:8533: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7515: \"$ac_try\"") >&5 + { (eval echo "$as_me:8536: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7518: \$? = $ac_status" >&5 + echo "$as_me:8539: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found utf8 library in $cf_cv_library_path_utf8" 1>&6 -echo "${as_me:-configure}:7523: testing ... found utf8 library in $cf_cv_library_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:8544: testing ... found utf8 library in $cf_cv_library_path_utf8 ..." 1>&5 cf_cv_find_linkage_utf8=yes cf_cv_library_file_utf8="-lutf8" @@ -7562,7 +8583,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:7565: result: $cf_cv_utf8_lib" >&5 +echo "$as_me:8586: result: $cf_cv_utf8_lib" >&5 echo "${ECHO_T}$cf_cv_utf8_lib" >&6 # HAVE_LIBUTF8_H is used by ncurses if curses.h is shared between @@ -7600,7 +8621,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 7603 "configure" +#line 8624 "configure" #include "confdefs.h" #include int @@ -7612,16 +8633,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:7615: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8636: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7618: \$? = $ac_status" >&5 + echo "$as_me:8639: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:7621: \"$ac_try\"") >&5 + { (eval echo "$as_me:8642: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7624: \$? = $ac_status" >&5 + echo "$as_me:8645: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -7638,7 +8659,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:7641: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:8662: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -7674,7 +8695,7 @@ if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:7677: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:8698: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -7704,13 +8725,13 @@ cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then - echo "$as_me:7707: checking pkg-config for $cf_ncuconfig_root" >&5 + echo "$as_me:8728: checking pkg-config for $cf_ncuconfig_root" >&5 echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then - echo "$as_me:7710: result: yes" >&5 + echo "$as_me:8731: result: yes" >&5 echo "${ECHO_T}yes" >&6 - echo "$as_me:7713: checking if the $cf_ncuconfig_root package files work" >&5 + echo "$as_me:8734: checking if the $cf_ncuconfig_root package files work" >&5 echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6 cf_have_ncuconfig=unknown @@ -7843,7 +8864,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 7846 "configure" +#line 8867 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -7855,37 +8876,37 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7858: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8879: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7861: \$? = $ac_status" >&5 + echo "$as_me:8882: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7864: \"$ac_try\"") >&5 + { (eval echo "$as_me:8885: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7867: \$? = $ac_status" >&5 + echo "$as_me:8888: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_test_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 7873 "configure" +#line 8894 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:7880: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8901: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7883: \$? = $ac_status" >&5 + echo "$as_me:8904: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:7885: \"$ac_try\"") >&5 + { (eval echo "$as_me:8906: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7888: \$? = $ac_status" >&5 + echo "$as_me:8909: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_test_ncuconfig=yes else @@ -7916,6 +8937,20 @@ ;; esac +for cf_required in $cf_ncuconfig_root +do + # check for duplicates + for cf_require_pkg in $REQUIRE_PKG + do + if test "$cf_required" = "$cf_require_pkg" + then + cf_required= + break + fi + done + test -n "$cf_required" && REQUIRE_PKG="$REQUIRE_PKG $cf_required" +done + for cf_add_cflags in $cf_pkg_cflags do case "x$cf_add_cflags" in @@ -8059,7 +9094,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 8062 "configure" +#line 9097 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -8071,37 +9106,37 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8074: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9109: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8077: \$? = $ac_status" >&5 + echo "$as_me:9112: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8080: \"$ac_try\"") >&5 + { (eval echo "$as_me:9115: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8083: \$? = $ac_status" >&5 + echo "$as_me:9118: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 8089 "configure" +#line 9124 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:8096: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9131: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8099: \$? = $ac_status" >&5 + echo "$as_me:9134: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:8101: \"$ac_try\"") >&5 + { (eval echo "$as_me:9136: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8104: \$? = $ac_status" >&5 + echo "$as_me:9139: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -8118,7 +9153,7 @@ cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:8121: result: $cf_have_ncuconfig" >&5 + echo "$as_me:9156: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -8134,7 +9169,7 @@ NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:8137: checking for terminfo header" >&5 +echo "$as_me:9172: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8152,7 +9187,7 @@ for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 8155 "configure" +#line 9190 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -8167,16 +9202,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8170: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9205: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8173: \$? = $ac_status" >&5 + echo "$as_me:9208: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8176: \"$ac_try\"") >&5 + { (eval echo "$as_me:9211: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8179: \$? = $ac_status" >&5 + echo "$as_me:9214: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -8192,7 +9227,7 @@ done fi -echo "$as_me:8195: result: $cf_cv_term_header" >&5 +echo "$as_me:9230: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -8227,7 +9262,7 @@ fi else - echo "$as_me:8230: result: no" >&5 + echo "$as_me:9265: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -8243,7 +9278,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:8246: checking for $ac_word" >&5 +echo "$as_me:9281: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8258,7 +9293,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:8261: found $ac_dir/$ac_word" >&5 +echo "$as_me:9296: found $ac_dir/$ac_word" >&5 break done @@ -8266,10 +9301,10 @@ fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:8269: result: $NCURSES_CONFIG" >&5 + echo "$as_me:9304: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:8272: result: no" >&5 + echo "$as_me:9307: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -8282,7 +9317,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 "$as_me:8285: checking for $ac_word" >&5 +echo "$as_me:9320: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8297,7 +9332,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog" -echo "$as_me:8300: found $ac_dir/$ac_word" >&5 +echo "$as_me:9335: found $ac_dir/$ac_word" >&5 break done @@ -8305,10 +9340,10 @@ fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:8308: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:9343: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:8311: result: no" >&5 + echo "$as_me:9346: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -8465,7 +9500,7 @@ # even with config script, some packages use no-override for curses.h -echo "$as_me:8468: checking if we have identified curses headers" >&5 +echo "$as_me:9503: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8477,7 +9512,7 @@ curses.h $cf_cv_screen/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 8480 "configure" +#line 9515 "configure" #include "confdefs.h" #include <${cf_header}> int @@ -8489,16 +9524,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8492: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9527: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8495: \$? = $ac_status" >&5 + echo "$as_me:9530: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8498: \"$ac_try\"") >&5 + { (eval echo "$as_me:9533: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8501: \$? = $ac_status" >&5 + echo "$as_me:9536: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -8509,11 +9544,11 @@ done fi -echo "$as_me:8512: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:9547: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:8516: error: No curses header-files found" >&5 + { { echo "$as_me:9551: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -8523,23 +9558,23 @@ for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:8526: checking for $ac_header" >&5 +echo "$as_me:9561: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8532 "configure" +#line 9567 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:8536: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:9571: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:8542: \$? = $ac_status" >&5 + echo "$as_me:9577: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -8558,7 +9593,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:8561: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:9596: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 8617 "configure" +#line 9652 "configure" #include "confdefs.h" #include int @@ -8626,16 +9661,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8629: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9664: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8632: \$? = $ac_status" >&5 + echo "$as_me:9667: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8635: \"$ac_try\"") >&5 + { (eval echo "$as_me:9670: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8638: \$? = $ac_status" >&5 + echo "$as_me:9673: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -8652,7 +9687,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8655: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9690: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8671,7 +9706,7 @@ } -echo "$as_me:8674: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:9709: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8683,7 +9718,7 @@ do cat >"conftest.$ac_ext" <<_ACEOF -#line 8686 "configure" +#line 9721 "configure" #include "confdefs.h" #include <$cf_header> @@ -8707,16 +9742,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8710: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9745: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8713: \$? = $ac_status" >&5 + echo "$as_me:9748: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8716: \"$ac_try\"") >&5 + { (eval echo "$as_me:9751: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8719: \$? = $ac_status" >&5 + echo "$as_me:9754: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -8731,14 +9766,14 @@ done fi -echo "$as_me:8734: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:9769: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:8741: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:9776: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8859,7 +9894,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 8862 "configure" +#line 9897 "configure" #include "confdefs.h" #include int @@ -8871,16 +9906,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8874: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9909: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8877: \$? = $ac_status" >&5 + echo "$as_me:9912: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8880: \"$ac_try\"") >&5 + { (eval echo "$as_me:9915: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8883: \$? = $ac_status" >&5 + echo "$as_me:9918: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -8897,7 +9932,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:8900: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:9935: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -8920,7 +9955,7 @@ do cat >"conftest.$ac_ext" <<_ACEOF -#line 8923 "configure" +#line 9958 "configure" #include "confdefs.h" #include <$cf_header> @@ -8944,16 +9979,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8947: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:9982: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8950: \$? = $ac_status" >&5 + echo "$as_me:9985: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8953: \"$ac_try\"") >&5 + { (eval echo "$as_me:9988: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8956: \$? = $ac_status" >&5 + echo "$as_me:9991: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -8974,12 +10009,12 @@ CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:8977: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:10012: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:8982: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:10017: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -9015,7 +10050,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 9018 "configure" +#line 10053 "configure" #include "confdefs.h" #include int @@ -9027,16 +10062,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9030: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10065: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9033: \$? = $ac_status" >&5 + echo "$as_me:10068: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9036: \"$ac_try\"") >&5 + { (eval echo "$as_me:10071: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9039: \$? = $ac_status" >&5 + echo "$as_me:10074: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -9053,7 +10088,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:9056: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:10091: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -9101,7 +10136,7 @@ ;; esac -echo "$as_me:9104: checking for terminfo header" >&5 +echo "$as_me:10139: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9119,7 +10154,7 @@ for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 9122 "configure" +#line 10157 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -9134,16 +10169,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:9137: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10172: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:9140: \$? = $ac_status" >&5 + echo "$as_me:10175: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:9143: \"$ac_try\"") >&5 + { (eval echo "$as_me:10178: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9146: \$? = $ac_status" >&5 + echo "$as_me:10181: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -9159,7 +10194,7 @@ done fi -echo "$as_me:9162: result: $cf_cv_term_header" >&5 +echo "$as_me:10197: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -9197,7 +10232,7 @@ #define NCURSES 1 EOF -echo "$as_me:9200: checking for ncurses version" >&5 +echo "$as_me:10235: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9223,10 +10258,10 @@ #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:9226: \"$cf_try\"") >&5 + { (eval echo "$as_me:10261: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:9229: \$? = $ac_status" >&5 + echo "$as_me:10264: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -9236,7 +10271,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 9239 "configure" +#line 10274 "configure" #include "confdefs.h" $ac_includes_default @@ -9263,15 +10298,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:9266: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10301: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9269: \$? = $ac_status" >&5 + echo "$as_me:10304: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:9271: \"$ac_try\"") >&5 + { (eval echo "$as_me:10306: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9274: \$? = $ac_status" >&5 + echo "$as_me:10309: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -9285,7 +10320,7 @@ rm -f "$cf_tempfile" fi -echo "$as_me:9288: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:10323: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -9298,7 +10333,7 @@ # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:9301: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:10336: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9306,7 +10341,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9309 "configure" +#line 10344 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9325,16 +10360,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9328: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10363: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9331: \$? = $ac_status" >&5 + echo "$as_me:10366: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9334: \"$ac_try\"") >&5 + { (eval echo "$as_me:10369: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9337: \$? = $ac_status" >&5 + echo "$as_me:10372: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -9345,10 +10380,10 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9348: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:10383: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:9351: checking for initscr in -lgpm" >&5 + echo "$as_me:10386: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9356,7 +10391,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9359 "configure" +#line 10394 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9375,16 +10410,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9378: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10413: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9381: \$? = $ac_status" >&5 + echo "$as_me:10416: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9384: \"$ac_try\"") >&5 + { (eval echo "$as_me:10419: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9387: \$? = $ac_status" >&5 + echo "$as_me:10422: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -9395,7 +10430,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9398: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:10433: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -9410,7 +10445,7 @@ # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:9413: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:10448: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9418,7 +10453,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9421 "configure" +#line 10456 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9437,16 +10472,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9440: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10475: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9443: \$? = $ac_status" >&5 + echo "$as_me:10478: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9446: \"$ac_try\"") >&5 + { (eval echo "$as_me:10481: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9449: \$? = $ac_status" >&5 + echo "$as_me:10484: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -9457,7 +10492,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9460: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:10495: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -9506,13 +10541,13 @@ eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:9509: checking for initscr" >&5 + echo "$as_me:10544: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 9515 "configure" +#line 10550 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -9543,16 +10578,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9546: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10581: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9549: \$? = $ac_status" >&5 + echo "$as_me:10584: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9552: \"$ac_try\"") >&5 + { (eval echo "$as_me:10587: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9555: \$? = $ac_status" >&5 + echo "$as_me:10590: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -9562,18 +10597,18 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:9565: result: $ac_cv_func_initscr" >&5 +echo "$as_me:10600: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:9572: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:10607: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9576 "configure" +#line 10611 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -9585,25 +10620,25 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9588: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10623: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9591: \$? = $ac_status" >&5 + echo "$as_me:10626: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9594: \"$ac_try\"") >&5 + { (eval echo "$as_me:10629: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9597: \$? = $ac_status" >&5 + echo "$as_me:10632: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:9599: result: yes" >&5 + echo "$as_me:10634: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:9606: result: no" >&5 +echo "$as_me:10641: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -9671,11 +10706,11 @@ for cf_libdir in $cf_search do - echo "$as_me:9674: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:10709: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 9678 "configure" +#line 10713 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -9687,25 +10722,25 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9690: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10725: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9693: \$? = $ac_status" >&5 + echo "$as_me:10728: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9696: \"$ac_try\"") >&5 + { (eval echo "$as_me:10731: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9699: \$? = $ac_status" >&5 + echo "$as_me:10734: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:9701: result: yes" >&5 + echo "$as_me:10736: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:9708: result: no" >&5 +echo "$as_me:10743: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -9720,7 +10755,7 @@ eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:9723: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:10758: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -9728,7 +10763,7 @@ fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:9731: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:10766: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -9738,7 +10773,7 @@ fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 9741 "configure" +#line 10776 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -9750,23 +10785,23 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9753: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10788: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9756: \$? = $ac_status" >&5 + echo "$as_me:10791: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9759: \"$ac_try\"") >&5 + { (eval echo "$as_me:10794: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9762: \$? = $ac_status" >&5 + echo "$as_me:10797: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:9764: result: yes" >&5 + echo "$as_me:10799: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:9769: result: no" >&5 +echo "$as_me:10804: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -9791,13 +10826,13 @@ cf_have_ncuconfig=no if test "x${PKG_CONFIG:=none}" != xnone; then - echo "$as_me:9794: checking pkg-config for $cf_ncuconfig_root" >&5 + echo "$as_me:10829: checking pkg-config for $cf_ncuconfig_root" >&5 echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6 if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then - echo "$as_me:9797: result: yes" >&5 + echo "$as_me:10832: result: yes" >&5 echo "${ECHO_T}yes" >&6 - echo "$as_me:9800: checking if the $cf_ncuconfig_root package files work" >&5 + echo "$as_me:10835: checking if the $cf_ncuconfig_root package files work" >&5 echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6 cf_have_ncuconfig=unknown @@ -9930,7 +10965,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 9933 "configure" +#line 10968 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -9942,37 +10977,37 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9945: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10980: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9948: \$? = $ac_status" >&5 + echo "$as_me:10983: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9951: \"$ac_try\"") >&5 + { (eval echo "$as_me:10986: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9954: \$? = $ac_status" >&5 + echo "$as_me:10989: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_test_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 9960 "configure" +#line 10995 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:9967: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11002: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9970: \$? = $ac_status" >&5 + echo "$as_me:11005: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:9972: \"$ac_try\"") >&5 + { (eval echo "$as_me:11007: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9975: \$? = $ac_status" >&5 + echo "$as_me:11010: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_test_ncuconfig=yes else @@ -10003,6 +11038,20 @@ ;; esac +for cf_required in $cf_ncuconfig_root +do + # check for duplicates + for cf_require_pkg in $REQUIRE_PKG + do + if test "$cf_required" = "$cf_require_pkg" + then + cf_required= + break + fi + done + test -n "$cf_required" && REQUIRE_PKG="$REQUIRE_PKG $cf_required" +done + for cf_add_cflags in $cf_pkg_cflags do case "x$cf_add_cflags" in @@ -10146,7 +11195,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 10149 "configure" +#line 11198 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -10158,37 +11207,37 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10161: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11210: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10164: \$? = $ac_status" >&5 + echo "$as_me:11213: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10167: \"$ac_try\"") >&5 + { (eval echo "$as_me:11216: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10170: \$? = $ac_status" >&5 + echo "$as_me:11219: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test "$cross_compiling" = yes; then cf_have_ncuconfig=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 10176 "configure" +#line 11225 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int main(void) { const char *xx = curses_version(); return (xx == 0); } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:10183: \"$ac_link\"") >&5 +if { (eval echo "$as_me:11232: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10186: \$? = $ac_status" >&5 + echo "$as_me:11235: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:10188: \"$ac_try\"") >&5 + { (eval echo "$as_me:11237: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10191: \$? = $ac_status" >&5 + echo "$as_me:11240: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_ncuconfig=yes else @@ -10205,7 +11254,7 @@ cf_have_ncuconfig=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:10208: result: $cf_have_ncuconfig" >&5 + echo "$as_me:11257: result: $cf_have_ncuconfig" >&5 echo "${ECHO_T}$cf_have_ncuconfig" >&6 test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes if test "$cf_have_ncuconfig" != "yes" @@ -10221,7 +11270,7 @@ NCURSES_CONFIG_PKG=$cf_ncuconfig_root -echo "$as_me:10224: checking for terminfo header" >&5 +echo "$as_me:11273: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10239,7 +11288,7 @@ for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 10242 "configure" +#line 11291 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -10254,16 +11303,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10257: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11306: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10260: \$? = $ac_status" >&5 + echo "$as_me:11309: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10263: \"$ac_try\"") >&5 + { (eval echo "$as_me:11312: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10266: \$? = $ac_status" >&5 + echo "$as_me:11315: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -10279,7 +11328,7 @@ done fi -echo "$as_me:10282: result: $cf_cv_term_header" >&5 +echo "$as_me:11331: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -10314,7 +11363,7 @@ fi else - echo "$as_me:10317: result: no" >&5 + echo "$as_me:11366: result: no" >&5 echo "${ECHO_T}no" >&6 NCURSES_CONFIG_PKG=none fi @@ -10330,7 +11379,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:10333: checking for $ac_word" >&5 +echo "$as_me:11382: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10345,7 +11394,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog" -echo "$as_me:10348: found $ac_dir/$ac_word" >&5 +echo "$as_me:11397: found $ac_dir/$ac_word" >&5 break done @@ -10353,10 +11402,10 @@ fi NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG if test -n "$NCURSES_CONFIG"; then - echo "$as_me:10356: result: $NCURSES_CONFIG" >&5 + echo "$as_me:11405: result: $NCURSES_CONFIG" >&5 echo "${ECHO_T}$NCURSES_CONFIG" >&6 else - echo "$as_me:10359: result: no" >&5 + echo "$as_me:11408: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -10369,7 +11418,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 "$as_me:10372: checking for $ac_word" >&5 +echo "$as_me:11421: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10384,7 +11433,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog" -echo "$as_me:10387: found $ac_dir/$ac_word" >&5 +echo "$as_me:11436: found $ac_dir/$ac_word" >&5 break done @@ -10392,10 +11441,10 @@ fi ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG if test -n "$ac_ct_NCURSES_CONFIG"; then - echo "$as_me:10395: result: $ac_ct_NCURSES_CONFIG" >&5 + echo "$as_me:11444: result: $ac_ct_NCURSES_CONFIG" >&5 echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6 else - echo "$as_me:10398: result: no" >&5 + echo "$as_me:11447: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -10552,7 +11601,7 @@ # even with config script, some packages use no-override for curses.h -echo "$as_me:10555: checking if we have identified curses headers" >&5 +echo "$as_me:11604: checking if we have identified curses headers" >&5 echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6 if test "${cf_cv_ncurses_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10564,7 +11613,7 @@ curses.h $cf_cv_screen/curses.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 10567 "configure" +#line 11616 "configure" #include "confdefs.h" #include <${cf_header}> int @@ -10576,16 +11625,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10579: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11628: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10582: \$? = $ac_status" >&5 + echo "$as_me:11631: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10585: \"$ac_try\"") >&5 + { (eval echo "$as_me:11634: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10588: \$? = $ac_status" >&5 + echo "$as_me:11637: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_header=$cf_header; break else @@ -10596,11 +11645,11 @@ done fi -echo "$as_me:10599: result: $cf_cv_ncurses_header" >&5 +echo "$as_me:11648: result: $cf_cv_ncurses_header" >&5 echo "${ECHO_T}$cf_cv_ncurses_header" >&6 if test "$cf_cv_ncurses_header" = none ; then - { { echo "$as_me:10603: error: No curses header-files found" >&5 + { { echo "$as_me:11652: error: No curses header-files found" >&5 echo "$as_me: error: No curses header-files found" >&2;} { (exit 1); exit 1; }; } fi @@ -10610,23 +11659,23 @@ for ac_header in $cf_cv_ncurses_header do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:10613: checking for $ac_header" >&5 +echo "$as_me:11662: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10619 "configure" +#line 11668 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:10623: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:11672: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:10629: \$? = $ac_status" >&5 + echo "$as_me:11678: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -10645,7 +11694,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:10648: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:11697: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF -#line 10704 "configure" +#line 11753 "configure" #include "confdefs.h" #include int @@ -10713,16 +11762,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10716: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11765: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10719: \$? = $ac_status" >&5 + echo "$as_me:11768: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10722: \"$ac_try\"") >&5 + { (eval echo "$as_me:11771: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10725: \$? = $ac_status" >&5 + echo "$as_me:11774: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -10739,7 +11788,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10742: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:11791: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -10758,7 +11807,7 @@ } -echo "$as_me:10761: checking for $cf_ncuhdr_root header in include-path" >&5 +echo "$as_me:11810: checking for $cf_ncuhdr_root header in include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10770,7 +11819,7 @@ do cat >"conftest.$ac_ext" <<_ACEOF -#line 10773 "configure" +#line 11822 "configure" #include "confdefs.h" #include <$cf_header> @@ -10794,16 +11843,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10797: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11846: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10800: \$? = $ac_status" >&5 + echo "$as_me:11849: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10803: \"$ac_try\"") >&5 + { (eval echo "$as_me:11852: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10806: \$? = $ac_status" >&5 + echo "$as_me:11855: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h=$cf_header @@ -10818,14 +11867,14 @@ done fi -echo "$as_me:10821: result: $cf_cv_ncurses_h" >&5 +echo "$as_me:11870: result: $cf_cv_ncurses_h" >&5 echo "${ECHO_T}$cf_cv_ncurses_h" >&6 if test "$cf_cv_ncurses_h" != no ; then cf_cv_ncurses_header=$cf_cv_ncurses_h else -echo "$as_me:10828: checking for $cf_ncuhdr_root include-path" >&5 +echo "$as_me:11877: checking for $cf_ncuhdr_root include-path" >&5 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6 if test "${cf_cv_ncurses_h2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10946,7 +11995,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 10949 "configure" +#line 11998 "configure" #include "confdefs.h" #include int @@ -10958,16 +12007,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10961: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12010: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10964: \$? = $ac_status" >&5 + echo "$as_me:12013: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10967: \"$ac_try\"") >&5 + { (eval echo "$as_me:12016: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10970: \$? = $ac_status" >&5 + echo "$as_me:12019: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -10984,7 +12033,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:10987: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:12036: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11007,7 +12056,7 @@ do cat >"conftest.$ac_ext" <<_ACEOF -#line 11010 "configure" +#line 12059 "configure" #include "confdefs.h" #include <$cf_header> @@ -11031,16 +12080,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11034: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12083: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11037: \$? = $ac_status" >&5 + echo "$as_me:12086: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11040: \"$ac_try\"") >&5 + { (eval echo "$as_me:12089: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11043: \$? = $ac_status" >&5 + echo "$as_me:12092: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_h2=$cf_header @@ -11061,12 +12110,12 @@ CPPFLAGS="$cf_save2_CPPFLAGS" test "$cf_cv_ncurses_h2" != no && break done - test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:11064: error: not found" >&5 + test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:12113: error: not found" >&5 echo "$as_me: error: not found" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:11069: result: $cf_cv_ncurses_h2" >&5 +echo "$as_me:12118: result: $cf_cv_ncurses_h2" >&5 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'` @@ -11102,7 +12151,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 11105 "configure" +#line 12154 "configure" #include "confdefs.h" #include int @@ -11114,16 +12163,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11117: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12166: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11120: \$? = $ac_status" >&5 + echo "$as_me:12169: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11123: \"$ac_try\"") >&5 + { (eval echo "$as_me:12172: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11126: \$? = $ac_status" >&5 + echo "$as_me:12175: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11140,7 +12189,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:11143: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:12192: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -11188,7 +12237,7 @@ ;; esac -echo "$as_me:11191: checking for terminfo header" >&5 +echo "$as_me:12240: checking for terminfo header" >&5 echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6 if test "${cf_cv_term_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11206,7 +12255,7 @@ for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h" do cat >"conftest.$ac_ext" <<_ACEOF -#line 11209 "configure" +#line 12258 "configure" #include "confdefs.h" #include #include <${cf_cv_ncurses_header:-curses.h}> @@ -11221,16 +12270,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11224: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12273: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11227: \$? = $ac_status" >&5 + echo "$as_me:12276: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11230: \"$ac_try\"") >&5 + { (eval echo "$as_me:12279: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11233: \$? = $ac_status" >&5 + echo "$as_me:12282: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_term_header="$cf_test" @@ -11246,7 +12295,7 @@ done fi -echo "$as_me:11249: result: $cf_cv_term_header" >&5 +echo "$as_me:12298: result: $cf_cv_term_header" >&5 echo "${ECHO_T}$cf_cv_term_header" >&6 # Set definitions to allow ifdef'ing to accommodate subdirectories @@ -11284,7 +12333,7 @@ #define NCURSES 1 EOF -echo "$as_me:11287: checking for ncurses version" >&5 +echo "$as_me:12336: checking for ncurses version" >&5 echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6 if test "${cf_cv_ncurses_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11310,10 +12359,10 @@ #endif EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out" - { (eval echo "$as_me:11313: \"$cf_try\"") >&5 + { (eval echo "$as_me:12362: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:11316: \$? = $ac_status" >&5 + echo "$as_me:12365: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out` @@ -11323,7 +12372,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 11326 "configure" +#line 12375 "configure" #include "confdefs.h" $ac_includes_default @@ -11350,15 +12399,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:11353: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12402: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11356: \$? = $ac_status" >&5 + echo "$as_me:12405: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:11358: \"$ac_try\"") >&5 + { (eval echo "$as_me:12407: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11361: \$? = $ac_status" >&5 + echo "$as_me:12410: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ncurses_version=`cat $cf_tempfile` @@ -11372,7 +12421,7 @@ rm -f "$cf_tempfile" fi -echo "$as_me:11375: result: $cf_cv_ncurses_version" >&5 +echo "$as_me:12424: result: $cf_cv_ncurses_version" >&5 echo "${ECHO_T}$cf_cv_ncurses_version" >&6 test "$cf_cv_ncurses_version" = no || cat >>confdefs.h <<\EOF @@ -11385,7 +12434,7 @@ # to link gpm. cf_ncurses_LIBS="" cf_ncurses_SAVE="$LIBS" -echo "$as_me:11388: checking for Gpm_Open in -lgpm" >&5 +echo "$as_me:12437: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11393,7 +12442,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 11396 "configure" +#line 12445 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -11412,16 +12461,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11415: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12464: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11418: \$? = $ac_status" >&5 + echo "$as_me:12467: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11421: \"$ac_try\"") >&5 + { (eval echo "$as_me:12470: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11424: \$? = $ac_status" >&5 + echo "$as_me:12473: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -11432,10 +12481,10 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:11435: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:12484: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then - echo "$as_me:11438: checking for initscr in -lgpm" >&5 + echo "$as_me:12487: checking for initscr in -lgpm" >&5 echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11443,7 +12492,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 11446 "configure" +#line 12495 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -11462,16 +12511,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11465: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12514: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11468: \$? = $ac_status" >&5 + echo "$as_me:12517: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11471: \"$ac_try\"") >&5 + { (eval echo "$as_me:12520: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11474: \$? = $ac_status" >&5 + echo "$as_me:12523: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_initscr=yes else @@ -11482,7 +12531,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:11485: result: $ac_cv_lib_gpm_initscr" >&5 +echo "$as_me:12534: result: $ac_cv_lib_gpm_initscr" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6 if test "$ac_cv_lib_gpm_initscr" = yes; then LIBS="$cf_ncurses_SAVE" @@ -11497,7 +12546,7 @@ # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then - echo "$as_me:11500: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:12549: checking for tgoto in -lmytinfo" >&5 echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11505,7 +12554,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lmytinfo $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 11508 "configure" +#line 12557 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -11524,16 +12573,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11527: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12576: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11530: \$? = $ac_status" >&5 + echo "$as_me:12579: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11533: \"$ac_try\"") >&5 + { (eval echo "$as_me:12582: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11536: \$? = $ac_status" >&5 + echo "$as_me:12585: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_mytinfo_tgoto=yes else @@ -11544,7 +12593,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:11547: result: $ac_cv_lib_mytinfo_tgoto" >&5 +echo "$as_me:12596: result: $ac_cv_lib_mytinfo_tgoto" >&5 echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6 if test "$ac_cv_lib_mytinfo_tgoto" = yes; then cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS" @@ -11593,13 +12642,13 @@ eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no' cf_libdir="" - echo "$as_me:11596: checking for initscr" >&5 + echo "$as_me:12645: checking for initscr" >&5 echo $ECHO_N "checking for initscr... $ECHO_C" >&6 if test "${ac_cv_func_initscr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11602 "configure" +#line 12651 "configure" #include "confdefs.h" #define initscr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -11630,16 +12679,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11633: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12682: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11636: \$? = $ac_status" >&5 + echo "$as_me:12685: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11639: \"$ac_try\"") >&5 + { (eval echo "$as_me:12688: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11642: \$? = $ac_status" >&5 + echo "$as_me:12691: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_initscr=yes else @@ -11649,18 +12698,18 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:11652: result: $ac_cv_func_initscr" >&5 +echo "$as_me:12701: result: $ac_cv_func_initscr" >&5 echo "${ECHO_T}$ac_cv_func_initscr" >&6 if test "$ac_cv_func_initscr" = yes; then eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else cf_save_LIBS="$LIBS" - echo "$as_me:11659: checking for initscr in -l$cf_nculib_root" >&5 + echo "$as_me:12708: checking for initscr in -l$cf_nculib_root" >&5 echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6 LIBS="-l$cf_nculib_root $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 11663 "configure" +#line 12712 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -11672,25 +12721,25 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11675: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12724: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11678: \$? = $ac_status" >&5 + echo "$as_me:12727: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11681: \"$ac_try\"") >&5 + { (eval echo "$as_me:12730: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11684: \$? = $ac_status" >&5 + echo "$as_me:12733: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:11686: result: yes" >&5 + echo "$as_me:12735: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:11693: result: no" >&5 +echo "$as_me:12742: result: no" >&5 echo "${ECHO_T}no" >&6 cf_search= @@ -11758,11 +12807,11 @@ for cf_libdir in $cf_search do - echo "$as_me:11761: checking for -l$cf_nculib_root in $cf_libdir" >&5 + echo "$as_me:12810: checking for -l$cf_nculib_root in $cf_libdir" >&5 echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6 LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 11765 "configure" +#line 12814 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -11774,25 +12823,25 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11777: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12826: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11780: \$? = $ac_status" >&5 + echo "$as_me:12829: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11783: \"$ac_try\"") >&5 + { (eval echo "$as_me:12832: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11786: \$? = $ac_status" >&5 + echo "$as_me:12835: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:11788: result: yes" >&5 + echo "$as_me:12837: result: yes" >&5 echo "${ECHO_T}yes" >&6 eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes' break else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:11795: result: no" >&5 +echo "$as_me:12844: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_save_LIBS" fi @@ -11807,7 +12856,7 @@ eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\" if test "$cf_found_library" = no ; then - { { echo "$as_me:11810: error: Cannot link $cf_nculib_root library" >&5 + { { echo "$as_me:12859: error: Cannot link $cf_nculib_root library" >&5 echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;} { (exit 1); exit 1; }; } fi @@ -11815,7 +12864,7 @@ fi if test -n "$cf_ncurses_LIBS" ; then - echo "$as_me:11818: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 + echo "$as_me:12867: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5 echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6 cf_ncurses_SAVE="$LIBS" for p in $cf_ncurses_LIBS ; do @@ -11825,7 +12874,7 @@ fi done cat >"conftest.$ac_ext" <<_ACEOF -#line 11828 "configure" +#line 12877 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -11837,23 +12886,23 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:11840: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12889: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:11843: \$? = $ac_status" >&5 + echo "$as_me:12892: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:11846: \"$ac_try\"") >&5 + { (eval echo "$as_me:12895: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11849: \$? = $ac_status" >&5 + echo "$as_me:12898: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then - echo "$as_me:11851: result: yes" >&5 + echo "$as_me:12900: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -echo "$as_me:11856: result: no" >&5 +echo "$as_me:12905: result: no" >&5 echo "${ECHO_T}no" >&6 LIBS="$cf_ncurses_SAVE" fi @@ -11873,7 +12922,7 @@ ;; (*) - { { echo "$as_me:11876: error: unexpected screen-value: $cf_cv_screen" >&5 + { { echo "$as_me:12925: error: unexpected screen-value: $cf_cv_screen" >&5 echo "$as_me: error: unexpected screen-value: $cf_cv_screen" >&2;} { (exit 1); exit 1; }; } ;; @@ -11912,10 +12961,10 @@ AUTOCONF_$cf_name NCURSES_VERSION_$cf_name CF_EOF cf_try="$ac_cpp conftest.$ac_ext 2>&5 | fgrep AUTOCONF_$cf_name >conftest.out" - { (eval echo "$as_me:11915: \"$cf_try\"") >&5 + { (eval echo "$as_me:12964: \"$cf_try\"") >&5 (eval $cf_try) 2>&5 ac_status=$? - echo "$as_me:11918: \$? = $ac_status" >&5 + echo "$as_me:12967: \$? = $ac_status" >&5 (exit "$ac_status"); } if test -f conftest.out ; then cf_result=`sed -e "s/^.*AUTOCONF_${cf_name}[ ][ ]*//" conftest.out` @@ -11933,17 +12982,17 @@ cf_cv_timestamp=`date` -echo "$as_me:11936: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5 +echo "$as_me:12985: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5 echo "${ECHO_T}Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&6 -echo "$as_me:11939: checking if KEY_RESIZE is supported" >&5 +echo "$as_me:12988: checking if KEY_RESIZE is supported" >&5 echo $ECHO_N "checking if KEY_RESIZE is supported... $ECHO_C" >&6 if test "${cf_cv_curses_resizes+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11946 "configure" +#line 12995 "configure" #include "confdefs.h" #include <${cf_cv_ncurses_header:-curses.h}> int @@ -11955,16 +13004,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11958: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13007: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11961: \$? = $ac_status" >&5 + echo "$as_me:13010: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11964: \"$ac_try\"") >&5 + { (eval echo "$as_me:13013: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11967: \$? = $ac_status" >&5 + echo "$as_me:13016: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_curses_resizes=yes else @@ -11974,12 +13023,12 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11977: result: $cf_cv_curses_resizes" >&5 +echo "$as_me:13026: result: $cf_cv_curses_resizes" >&5 echo "${ECHO_T}$cf_cv_curses_resizes" >&6 cf_cv_enable_sigwinch=0 test "$cf_cv_curses_resizes" = yes && cf_cv_enable_sigwinch=1 -echo "$as_me:11982: checking if you want to have a library-prefix" >&5 +echo "$as_me:13031: checking if you want to have a library-prefix" >&5 echo $ECHO_N "checking if you want to have a library-prefix... $ECHO_C" >&6 # Check whether --with-lib-prefix or --without-lib-prefix was given. @@ -11989,7 +13038,7 @@ else with_lib_prefix=auto fi; -echo "$as_me:11992: result: $with_lib_prefix" >&5 +echo "$as_me:13041: result: $with_lib_prefix" >&5 echo "${ECHO_T}$with_lib_prefix" >&6 if test "$with_lib_prefix" = auto @@ -12027,7 +13076,7 @@ test -n "$GCC" && test "${ac_cv_prog_cc_g}" != yes && CC_G_OPT='' fi -echo "$as_me:12030: checking for default loader flags" >&5 +echo "$as_me:13079: checking for default loader flags" >&5 echo $ECHO_N "checking for default loader flags... $ECHO_C" >&6 case $DFT_LWR_MODEL in (normal) LD_MODEL='' ;; @@ -12035,13 +13084,13 @@ (profile) LD_MODEL='-pg';; (shared) LD_MODEL='' ;; esac -echo "$as_me:12038: result: $LD_MODEL" >&5 +echo "$as_me:13087: result: $LD_MODEL" >&5 echo "${ECHO_T}$LD_MODEL" >&6 LD_RPATH_OPT= if test "x$cf_cv_enable_rpath" != xno then - echo "$as_me:12044: checking for an rpath option" >&5 + echo "$as_me:13093: checking for an rpath option" >&5 echo $ECHO_N "checking for an rpath option... $ECHO_C" >&6 case "$cf_cv_system_name" in (irix*) @@ -12072,12 +13121,12 @@ (*) ;; esac - echo "$as_me:12075: result: $LD_RPATH_OPT" >&5 + echo "$as_me:13124: result: $LD_RPATH_OPT" >&5 echo "${ECHO_T}$LD_RPATH_OPT" >&6 case "x$LD_RPATH_OPT" in (x-R*) - echo "$as_me:12080: checking if we need a space after rpath option" >&5 + echo "$as_me:13129: checking if we need a space after rpath option" >&5 echo $ECHO_N "checking if we need a space after rpath option... $ECHO_C" >&6 cf_save_LIBS="$LIBS" @@ -12098,7 +13147,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 12101 "configure" +#line 13150 "configure" #include "confdefs.h" int @@ -12110,16 +13159,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12113: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13162: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12116: \$? = $ac_status" >&5 + echo "$as_me:13165: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12119: \"$ac_try\"") >&5 + { (eval echo "$as_me:13168: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12122: \$? = $ac_status" >&5 + echo "$as_me:13171: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_rpath_space=no else @@ -12129,7 +13178,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save_LIBS" - echo "$as_me:12132: result: $cf_rpath_space" >&5 + echo "$as_me:13181: result: $cf_rpath_space" >&5 echo "${ECHO_T}$cf_rpath_space" >&6 test "$cf_rpath_space" = yes && LD_RPATH_OPT="$LD_RPATH_OPT " ;; @@ -12151,7 +13200,7 @@ cf_ld_rpath_opt= test "$cf_cv_enable_rpath" = yes && cf_ld_rpath_opt="$LD_RPATH_OPT" - echo "$as_me:12154: checking whether to use release or ABI version in shared library file names" >&5 + echo "$as_me:13203: checking whether to use release or ABI version in shared library file names" >&5 echo $ECHO_N "checking whether to use release or ABI version in shared library file names... $ECHO_C" >&6 # Check whether --with-shlib-version or --without-shlib-version was given. @@ -12166,9 +13215,9 @@ cf_cv_shlib_version=$withval ;; (*) - echo "$as_me:12169: result: $withval" >&5 + echo "$as_me:13218: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 - { { echo "$as_me:12171: error: option value must be one of: rel, abi, or auto" >&5 + { { echo "$as_me:13220: error: option value must be one of: rel, abi, or auto" >&5 echo "$as_me: error: option value must be one of: rel, abi, or auto" >&2;} { (exit 1); exit 1; }; } ;; @@ -12177,7 +13226,7 @@ else cf_cv_shlib_version=auto fi; - echo "$as_me:12180: result: $cf_cv_shlib_version" >&5 + echo "$as_me:13229: result: $cf_cv_shlib_version" >&5 echo "${ECHO_T}$cf_cv_shlib_version" >&6 cf_cv_rm_so_locs=no @@ -12200,14 +13249,14 @@ if test "$cf_try_fPIC" = yes then - echo "$as_me:12203: checking which $CC option to use" >&5 + echo "$as_me:13252: checking which $CC option to use" >&5 echo $ECHO_N "checking which $CC option to use... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" for CC_SHARED_OPTS in -fPIC -fpic '' do CFLAGS="$cf_save_CFLAGS $CC_SHARED_OPTS" cat >"conftest.$ac_ext" <<_ACEOF -#line 12210 "configure" +#line 13259 "configure" #include "confdefs.h" #include int @@ -12219,16 +13268,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12222: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13271: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12225: \$? = $ac_status" >&5 + echo "$as_me:13274: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12228: \"$ac_try\"") >&5 + { (eval echo "$as_me:13277: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12231: \$? = $ac_status" >&5 + echo "$as_me:13280: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -12237,7 +13286,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" done - echo "$as_me:12240: result: $CC_SHARED_OPTS" >&5 + echo "$as_me:13289: result: $CC_SHARED_OPTS" >&5 echo "${ECHO_T}$CC_SHARED_OPTS" >&6 CFLAGS="$cf_save_CFLAGS" fi @@ -12308,7 +13357,7 @@ MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -dynamiclib -install_name ${libdir}/`basename $@` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION} -o $@' test "$cf_cv_shlib_version" = auto && cf_cv_shlib_version=abi cf_cv_shlib_version_infix=yes - echo "$as_me:12311: checking if ld -search_paths_first works" >&5 + echo "$as_me:13360: checking if ld -search_paths_first works" >&5 echo $ECHO_N "checking if ld -search_paths_first works... $ECHO_C" >&6 if test "${cf_cv_ldflags_search_paths_first+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12317,7 +13366,7 @@ cf_save_LDFLAGS=$LDFLAGS LDFLAGS="$LDFLAGS -Wl,-search_paths_first" cat >"conftest.$ac_ext" <<_ACEOF -#line 12320 "configure" +#line 13369 "configure" #include "confdefs.h" int @@ -12329,16 +13378,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12332: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13381: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12335: \$? = $ac_status" >&5 + echo "$as_me:13384: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12338: \"$ac_try\"") >&5 + { (eval echo "$as_me:13387: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12341: \$? = $ac_status" >&5 + echo "$as_me:13390: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ldflags_search_paths_first=yes else @@ -12349,7 +13398,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LDFLAGS=$cf_save_LDFLAGS fi -echo "$as_me:12352: result: $cf_cv_ldflags_search_paths_first" >&5 +echo "$as_me:13401: result: $cf_cv_ldflags_search_paths_first" >&5 echo "${ECHO_T}$cf_cv_ldflags_search_paths_first" >&6 if test "$cf_cv_ldflags_search_paths_first" = yes; then LDFLAGS="$LDFLAGS -Wl,-search_paths_first" @@ -12699,7 +13748,7 @@ do CFLAGS="$cf_shared_opts $cf_save_CFLAGS" cat >"conftest.$ac_ext" <<_ACEOF -#line 12702 "configure" +#line 13751 "configure" #include "confdefs.h" #include int @@ -12711,16 +13760,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12714: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13763: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12717: \$? = $ac_status" >&5 + echo "$as_me:13766: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12720: \"$ac_try\"") >&5 + { (eval echo "$as_me:13769: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12723: \$? = $ac_status" >&5 + echo "$as_me:13772: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -12757,7 +13806,7 @@ test "$cf_cv_do_symlinks" = no && cf_cv_do_symlinks=yes ;; (*) - { echo "$as_me:12760: WARNING: ignored --with-shlib-version" >&5 + { echo "$as_me:13809: WARNING: ignored --with-shlib-version" >&5 echo "$as_me: WARNING: ignored --with-shlib-version" >&2;} ;; esac @@ -12767,7 +13816,7 @@ if test -n "$cf_try_cflags" then cat > conftest.$ac_ext < int main(int argc, char *argv[]) { @@ -12779,18 +13828,18 @@ for cf_opt in $cf_try_cflags do CFLAGS="$cf_save_CFLAGS -$cf_opt" - echo "$as_me:12782: checking if CFLAGS option -$cf_opt works" >&5 + echo "$as_me:13831: checking if CFLAGS option -$cf_opt works" >&5 echo $ECHO_N "checking if CFLAGS option -$cf_opt works... $ECHO_C" >&6 - if { (eval echo "$as_me:12784: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:13833: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12787: \$? = $ac_status" >&5 + echo "$as_me:13836: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - echo "$as_me:12789: result: yes" >&5 + echo "$as_me:13838: result: yes" >&5 echo "${ECHO_T}yes" >&6 cf_save_CFLAGS="$CFLAGS" else - echo "$as_me:12793: result: no" >&5 + echo "$as_me:13842: result: no" >&5 echo "${ECHO_T}no" >&6 fi done @@ -12805,17 +13854,17 @@ test -n "$verbose" && echo " CC_SHARED_OPTS: $CC_SHARED_OPTS" 1>&6 -echo "${as_me:-configure}:12808: testing CC_SHARED_OPTS: $CC_SHARED_OPTS ..." 1>&5 +echo "${as_me:-configure}:13857: testing CC_SHARED_OPTS: $CC_SHARED_OPTS ..." 1>&5 test -n "$verbose" && echo " MK_SHARED_LIB: $MK_SHARED_LIB" 1>&6 -echo "${as_me:-configure}:12812: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 +echo "${as_me:-configure}:13861: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 # The test/sample programs in the original tree link using rpath option. # Make it optional for packagers. if test -n "$LOCAL_LDFLAGS" then - echo "$as_me:12818: checking if you want to link sample programs with rpath option" >&5 + echo "$as_me:13867: checking if you want to link sample programs with rpath option" >&5 echo $ECHO_N "checking if you want to link sample programs with rpath option... $ECHO_C" >&6 # Check whether --enable-rpath-link or --disable-rpath-link was given. @@ -12825,7 +13874,7 @@ else with_rpath_link=yes fi; - echo "$as_me:12828: result: $with_rpath_link" >&5 + echo "$as_me:13877: result: $with_rpath_link" >&5 echo "${ECHO_T}$with_rpath_link" >&6 if test "$with_rpath_link" = no then @@ -12838,7 +13887,7 @@ ### use option --enable-broken-linker to force on use of broken-linker support -echo "$as_me:12841: checking if you want broken-linker support code" >&5 +echo "$as_me:13890: checking if you want broken-linker support code" >&5 echo $ECHO_N "checking if you want broken-linker support code... $ECHO_C" >&6 # Check whether --enable-broken_linker or --disable-broken_linker was given. @@ -12848,7 +13897,7 @@ else with_broken_linker=no fi; -echo "$as_me:12851: result: $with_broken_linker" >&5 +echo "$as_me:13900: result: $with_broken_linker" >&5 echo "${ECHO_T}$with_broken_linker" >&6 : "${BROKEN_LINKER:=0}" @@ -12863,14 +13912,14 @@ # Check to define _XOPEN_SOURCE "automatically" -echo "$as_me:12866: checking if the POSIX test-macros are already defined" >&5 +echo "$as_me:13915: checking if the POSIX test-macros are already defined" >&5 echo $ECHO_N "checking if the POSIX test-macros are already defined... $ECHO_C" >&6 if test "${cf_cv_posix_visible+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12873 "configure" +#line 13922 "configure" #include "confdefs.h" #include int @@ -12889,16 +13938,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12892: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13941: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12895: \$? = $ac_status" >&5 + echo "$as_me:13944: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12898: \"$ac_try\"") >&5 + { (eval echo "$as_me:13947: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12901: \$? = $ac_status" >&5 + echo "$as_me:13950: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_visible=no else @@ -12909,7 +13958,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:12912: result: $cf_cv_posix_visible" >&5 +echo "$as_me:13961: result: $cf_cv_posix_visible" >&5 echo "${ECHO_T}$cf_cv_posix_visible" >&6 if test "$cf_cv_posix_visible" = no; then @@ -12951,14 +14000,14 @@ cf_gnu_xopen_source=$cf_XOPEN_SOURCE -echo "$as_me:12954: checking if this is the GNU C library" >&5 +echo "$as_me:14003: checking if this is the GNU C library" >&5 echo $ECHO_N "checking if this is the GNU C library... $ECHO_C" >&6 if test "${cf_cv_gnu_library+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12961 "configure" +#line 14010 "configure" #include "confdefs.h" #include int @@ -12977,16 +14026,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12980: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14029: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12983: \$? = $ac_status" >&5 + echo "$as_me:14032: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12986: \"$ac_try\"") >&5 + { (eval echo "$as_me:14035: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12989: \$? = $ac_status" >&5 + echo "$as_me:14038: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library=yes else @@ -12997,7 +14046,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13000: result: $cf_cv_gnu_library" >&5 +echo "$as_me:14049: result: $cf_cv_gnu_library" >&5 echo "${ECHO_T}$cf_cv_gnu_library" >&6 if test x$cf_cv_gnu_library = xyes; then @@ -13005,7 +14054,7 @@ # With glibc 2.19 (13 years after this check was begun), _DEFAULT_SOURCE # was changed to help a little. newlib incorporated the change about 4 # years later. - echo "$as_me:13008: checking if _DEFAULT_SOURCE can be used as a basis" >&5 + echo "$as_me:14057: checking if _DEFAULT_SOURCE can be used as a basis" >&5 echo $ECHO_N "checking if _DEFAULT_SOURCE can be used as a basis... $ECHO_C" >&6 if test "${cf_cv_gnu_library_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13017,7 +14066,7 @@ CPPFLAGS="${CPPFLAGS}-D_DEFAULT_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 13020 "configure" +#line 14069 "configure" #include "confdefs.h" #include int @@ -13036,16 +14085,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13039: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14088: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13042: \$? = $ac_status" >&5 + echo "$as_me:14091: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13045: \"$ac_try\"") >&5 + { (eval echo "$as_me:14094: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13048: \$? = $ac_status" >&5 + echo "$as_me:14097: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library_219=yes else @@ -13057,12 +14106,12 @@ CPPFLAGS="$cf_save" fi -echo "$as_me:13060: result: $cf_cv_gnu_library_219" >&5 +echo "$as_me:14109: result: $cf_cv_gnu_library_219" >&5 echo "${ECHO_T}$cf_cv_gnu_library_219" >&6 if test "x$cf_cv_gnu_library_219" = xyes; then cf_save="$CPPFLAGS" - echo "$as_me:13065: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 + echo "$as_me:14114: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_dftsrc_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13167,7 +14216,7 @@ fi cat >"conftest.$ac_ext" <<_ACEOF -#line 13170 "configure" +#line 14219 "configure" #include "confdefs.h" #include @@ -13187,16 +14236,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13190: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14239: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13193: \$? = $ac_status" >&5 + echo "$as_me:14242: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13196: \"$ac_try\"") >&5 + { (eval echo "$as_me:14245: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13199: \$? = $ac_status" >&5 + echo "$as_me:14248: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_dftsrc_219=yes else @@ -13207,7 +14256,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13210: result: $cf_cv_gnu_dftsrc_219" >&5 +echo "$as_me:14259: result: $cf_cv_gnu_dftsrc_219" >&5 echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >&6 test "x$cf_cv_gnu_dftsrc_219" = "xyes" || CPPFLAGS="$cf_save" else @@ -13216,14 +14265,14 @@ if test "x$cf_cv_gnu_dftsrc_219" != xyes; then - echo "$as_me:13219: checking if we must define _GNU_SOURCE" >&5 + echo "$as_me:14268: checking if we must define _GNU_SOURCE" >&5 echo $ECHO_N "checking if we must define _GNU_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13226 "configure" +#line 14275 "configure" #include "confdefs.h" #include int @@ -13238,16 +14287,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13241: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14290: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13244: \$? = $ac_status" >&5 + echo "$as_me:14293: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13247: \"$ac_try\"") >&5 + { (eval echo "$as_me:14296: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13250: \$? = $ac_status" >&5 + echo "$as_me:14299: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -13354,7 +14403,7 @@ fi cat >"conftest.$ac_ext" <<_ACEOF -#line 13357 "configure" +#line 14406 "configure" #include "confdefs.h" #include int @@ -13369,16 +14418,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13372: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14421: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13375: \$? = $ac_status" >&5 + echo "$as_me:14424: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13378: \"$ac_try\"") >&5 + { (eval echo "$as_me:14427: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13381: \$? = $ac_status" >&5 + echo "$as_me:14430: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -13393,12 +14442,12 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13396: result: $cf_cv_gnu_source" >&5 +echo "$as_me:14445: result: $cf_cv_gnu_source" >&5 echo "${ECHO_T}$cf_cv_gnu_source" >&6 if test "$cf_cv_gnu_source" = yes then - echo "$as_me:13401: checking if we should also define _DEFAULT_SOURCE" >&5 + echo "$as_me:14450: checking if we should also define _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if we should also define _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_default_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13408,7 +14457,7 @@ CPPFLAGS="${CPPFLAGS}-D_GNU_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 13411 "configure" +#line 14460 "configure" #include "confdefs.h" #include int @@ -13423,16 +14472,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13426: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14475: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13429: \$? = $ac_status" >&5 + echo "$as_me:14478: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13432: \"$ac_try\"") >&5 + { (eval echo "$as_me:14481: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13435: \$? = $ac_status" >&5 + echo "$as_me:14484: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_default_source=no else @@ -13443,7 +14492,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13446: result: $cf_cv_default_source" >&5 +echo "$as_me:14495: result: $cf_cv_default_source" >&5 echo "${ECHO_T}$cf_cv_default_source" >&6 if test "$cf_cv_default_source" = yes then @@ -13483,16 +14532,16 @@ sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:13486: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:14535: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:13492: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:14541: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 13495 "configure" +#line 14544 "configure" #include "confdefs.h" #include int @@ -13507,16 +14556,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13510: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14559: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13513: \$? = $ac_status" >&5 + echo "$as_me:14562: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13516: \"$ac_try\"") >&5 + { (eval echo "$as_me:14565: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13519: \$? = $ac_status" >&5 + echo "$as_me:14568: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -13537,7 +14586,7 @@ esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 13540 "configure" +#line 14589 "configure" #include "confdefs.h" #include int @@ -13552,16 +14601,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13555: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14604: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13558: \$? = $ac_status" >&5 + echo "$as_me:14607: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13561: \"$ac_try\"") >&5 + { (eval echo "$as_me:14610: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13564: \$? = $ac_status" >&5 + echo "$as_me:14613: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13572,7 +14621,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:13575: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:14624: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -13580,10 +14629,10 @@ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:13583: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:14632: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 13586 "configure" +#line 14635 "configure" #include "confdefs.h" #include int @@ -13598,16 +14647,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13601: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14650: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13604: \$? = $ac_status" >&5 + echo "$as_me:14653: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13607: \"$ac_try\"") >&5 + { (eval echo "$as_me:14656: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13610: \$? = $ac_status" >&5 + echo "$as_me:14659: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13623,7 +14672,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13626: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:14675: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -13740,7 +14789,7 @@ # OpenBSD 6.x has broken locale support, both compile-time and runtime. # see https://www.mail-archive.com/bugs@openbsd.org/msg13200.html # Abusing the conformance level is a workaround. - { echo "$as_me:13743: WARNING: this system does not provide usable locale support" >&5 + { echo "$as_me:14792: WARNING: this system does not provide usable locale support" >&5 echo "$as_me: WARNING: this system does not provide usable locale support" >&2;} cf_xopen_source="-D_BSD_SOURCE" cf_XOPEN_SOURCE=700 @@ -13772,14 +14821,14 @@ ;; (*) -echo "$as_me:13775: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:14824: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13782 "configure" +#line 14831 "configure" #include "confdefs.h" $ac_includes_default @@ -13797,16 +14846,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13800: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14849: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13803: \$? = $ac_status" >&5 + echo "$as_me:14852: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13806: \"$ac_try\"") >&5 + { (eval echo "$as_me:14855: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13809: \$? = $ac_status" >&5 + echo "$as_me:14858: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -13818,7 +14867,7 @@ CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 13821 "configure" +#line 14870 "configure" #include "confdefs.h" $ac_includes_default @@ -13836,16 +14885,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13839: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14888: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13842: \$? = $ac_status" >&5 + echo "$as_me:14891: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13845: \"$ac_try\"") >&5 + { (eval echo "$as_me:14894: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13848: \$? = $ac_status" >&5 + echo "$as_me:14897: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -13860,7 +14909,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13863: result: $cf_cv_xopen_source" >&5 +echo "$as_me:14912: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -14020,16 +15069,16 @@ sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:14023: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:15072: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:14029: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:15078: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 14032 "configure" +#line 15081 "configure" #include "confdefs.h" #include int @@ -14044,16 +15093,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14047: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15096: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14050: \$? = $ac_status" >&5 + echo "$as_me:15099: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14053: \"$ac_try\"") >&5 + { (eval echo "$as_me:15102: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14056: \$? = $ac_status" >&5 + echo "$as_me:15105: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -14074,7 +15123,7 @@ esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 14077 "configure" +#line 15126 "configure" #include "confdefs.h" #include int @@ -14089,16 +15138,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14092: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15141: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14095: \$? = $ac_status" >&5 + echo "$as_me:15144: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14098: \"$ac_try\"") >&5 + { (eval echo "$as_me:15147: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14101: \$? = $ac_status" >&5 + echo "$as_me:15150: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -14109,7 +15158,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:14112: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:15161: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -14117,10 +15166,10 @@ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:14120: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:15169: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 14123 "configure" +#line 15172 "configure" #include "confdefs.h" #include int @@ -14135,16 +15184,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14138: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15187: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14141: \$? = $ac_status" >&5 + echo "$as_me:15190: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14144: \"$ac_try\"") >&5 + { (eval echo "$as_me:15193: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14147: \$? = $ac_status" >&5 + echo "$as_me:15196: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -14160,7 +15209,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:14163: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:15212: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -14273,10 +15322,10 @@ if test "$cf_cv_xopen_source" = no ; then test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 -echo "${as_me:-configure}:14276: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE ..." 1>&5 +echo "${as_me:-configure}:15325: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 14279 "configure" +#line 15328 "configure" #include "confdefs.h" $ac_includes_default @@ -14294,23 +15343,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14297: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15346: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14300: \$? = $ac_status" >&5 + echo "$as_me:15349: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14303: \"$ac_try\"") >&5 + { (eval echo "$as_me:15352: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14306: \$? = $ac_status" >&5 + echo "$as_me:15355: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 - { echo "$as_me:14313: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 + { echo "$as_me:15362: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 echo "$as_me: WARNING: _POSIX_C_SOURCE definition is not usable" >&2;} CPPFLAGS="$cf_save_xopen_cppflags" fi @@ -14333,7 +15382,7 @@ test "$CFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CFLAGS" 1>&6 -echo "${as_me:-configure}:14336: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 +echo "${as_me:-configure}:15385: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 CFLAGS="$cf_old_cflag" done @@ -14345,7 +15394,7 @@ test "$CPPFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CPPFLAGS" 1>&6 -echo "${as_me:-configure}:14348: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:15397: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_old_cflag" done @@ -14433,7 +15482,7 @@ if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:14436: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:15485: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -14443,7 +15492,7 @@ if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:14446: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:15495: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -14453,7 +15502,7 @@ 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}:14456: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:15505: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" @@ -14465,10 +15514,10 @@ fi if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then - echo "$as_me:14468: checking if _XOPEN_SOURCE really is set" >&5 + echo "$as_me:15517: checking if _XOPEN_SOURCE really is set" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE really is set... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 14471 "configure" +#line 15520 "configure" #include "confdefs.h" #include int @@ -14483,16 +15532,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14486: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15535: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14489: \$? = $ac_status" >&5 + echo "$as_me:15538: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14492: \"$ac_try\"") >&5 + { (eval echo "$as_me:15541: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14495: \$? = $ac_status" >&5 + echo "$as_me:15544: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set=yes else @@ -14501,12 +15550,12 @@ cf_XOPEN_SOURCE_set=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:14504: result: $cf_XOPEN_SOURCE_set" >&5 + echo "$as_me:15553: result: $cf_XOPEN_SOURCE_set" >&5 echo "${ECHO_T}$cf_XOPEN_SOURCE_set" >&6 if test "$cf_XOPEN_SOURCE_set" = yes then cat >"conftest.$ac_ext" <<_ACEOF -#line 14509 "configure" +#line 15558 "configure" #include "confdefs.h" #include int @@ -14521,16 +15570,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14524: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15573: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14527: \$? = $ac_status" >&5 + echo "$as_me:15576: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14530: \"$ac_try\"") >&5 + { (eval echo "$as_me:15579: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14533: \$? = $ac_status" >&5 + echo "$as_me:15582: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set_ok=yes else @@ -14541,19 +15590,19 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" if test "$cf_XOPEN_SOURCE_set_ok" = no then - { echo "$as_me:14544: WARNING: _XOPEN_SOURCE is lower than requested" >&5 + { echo "$as_me:15593: WARNING: _XOPEN_SOURCE is lower than requested" >&5 echo "$as_me: WARNING: _XOPEN_SOURCE is lower than requested" >&2;} fi else -echo "$as_me:14549: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:15598: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14556 "configure" +#line 15605 "configure" #include "confdefs.h" $ac_includes_default @@ -14571,16 +15620,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14574: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15623: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14577: \$? = $ac_status" >&5 + echo "$as_me:15626: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14580: \"$ac_try\"") >&5 + { (eval echo "$as_me:15629: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14583: \$? = $ac_status" >&5 + echo "$as_me:15632: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -14592,7 +15641,7 @@ CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 14595 "configure" +#line 15644 "configure" #include "confdefs.h" $ac_includes_default @@ -14610,16 +15659,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14613: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15662: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14616: \$? = $ac_status" >&5 + echo "$as_me:15665: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14619: \"$ac_try\"") >&5 + { (eval echo "$as_me:15668: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14622: \$? = $ac_status" >&5 + echo "$as_me:15671: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -14634,7 +15683,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:14637: result: $cf_cv_xopen_source" >&5 +echo "$as_me:15686: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -14781,13 +15830,13 @@ fi fi # cf_cv_posix_visible -echo "$as_me:14784: checking for ANSI C header files" >&5 +echo "$as_me:15833: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14790 "configure" +#line 15839 "configure" #include "confdefs.h" #include #include @@ -14795,13 +15844,13 @@ #include _ACEOF -if { (eval echo "$as_me:14798: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:15847: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:14804: \$? = $ac_status" >&5 + echo "$as_me:15853: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -14823,7 +15872,7 @@ if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 14826 "configure" +#line 15875 "configure" #include "confdefs.h" #include @@ -14841,7 +15890,7 @@ if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 14844 "configure" +#line 15893 "configure" #include "confdefs.h" #include @@ -14862,7 +15911,7 @@ : else cat >"conftest.$ac_ext" <<_ACEOF -#line 14865 "configure" +#line 15914 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) @@ -14888,15 +15937,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:14891: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15940: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14894: \$? = $ac_status" >&5 + echo "$as_me:15943: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:14896: \"$ac_try\"") >&5 + { (eval echo "$as_me:15945: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14899: \$? = $ac_status" >&5 + echo "$as_me:15948: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -14909,7 +15958,7 @@ fi fi fi -echo "$as_me:14912: result: $ac_cv_header_stdc" >&5 +echo "$as_me:15961: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then @@ -14925,28 +15974,28 @@ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:14928: checking for $ac_header" >&5 +echo "$as_me:15977: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14934 "configure" +#line 15983 "configure" #include "confdefs.h" $ac_includes_default #include <$ac_header> _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14940: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15989: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14943: \$? = $ac_status" >&5 + echo "$as_me:15992: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14946: \"$ac_try\"") >&5 + { (eval echo "$as_me:15995: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14949: \$? = $ac_status" >&5 + echo "$as_me:15998: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -14956,7 +16005,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:14959: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:16008: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:16018: checking whether exit is declared" >&5 echo $ECHO_N "checking whether exit is declared... $ECHO_C" >&6 if test "${ac_cv_have_decl_exit+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14975 "configure" +#line 16024 "configure" #include "confdefs.h" $ac_includes_default int @@ -14987,16 +16036,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14990: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16039: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14993: \$? = $ac_status" >&5 + echo "$as_me:16042: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14996: \"$ac_try\"") >&5 + { (eval echo "$as_me:16045: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14999: \$? = $ac_status" >&5 + echo "$as_me:16048: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_have_decl_exit=yes else @@ -15006,7 +16055,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:15009: result: $ac_cv_have_decl_exit" >&5 +echo "$as_me:16058: result: $ac_cv_have_decl_exit" >&5 echo "${ECHO_T}$ac_cv_have_decl_exit" >&6 # Check whether --enable-largefile or --disable-largefile was given. @@ -15016,7 +16065,7 @@ fi; if test "$enable_largefile" != no; then - echo "$as_me:15019: checking for special C compiler options needed for large files" >&5 + echo "$as_me:16068: checking for special C compiler options needed for large files" >&5 echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_largefile_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15028,7 +16077,7 @@ # IRIX 6.2 and later do not support large files by default, # so use the C compiler's -n32 option if that helps. cat >"conftest.$ac_ext" <<_ACEOF -#line 15031 "configure" +#line 16080 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. @@ -15048,16 +16097,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15051: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16100: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15054: \$? = $ac_status" >&5 + echo "$as_me:16103: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15057: \"$ac_try\"") >&5 + { (eval echo "$as_me:16106: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15060: \$? = $ac_status" >&5 + echo "$as_me:16109: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -15067,16 +16116,16 @@ rm -f "conftest.$ac_objext" CC="$CC -n32" rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15070: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16119: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15073: \$? = $ac_status" >&5 + echo "$as_me:16122: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15076: \"$ac_try\"") >&5 + { (eval echo "$as_me:16125: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15079: \$? = $ac_status" >&5 + echo "$as_me:16128: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_largefile_CC=' -n32'; break else @@ -15090,13 +16139,13 @@ rm -f "conftest.$ac_ext" fi fi -echo "$as_me:15093: result: $ac_cv_sys_largefile_CC" >&5 +echo "$as_me:16142: result: $ac_cv_sys_largefile_CC" >&5 echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 if test "$ac_cv_sys_largefile_CC" != no; then CC=$CC$ac_cv_sys_largefile_CC fi - echo "$as_me:15099: checking for _FILE_OFFSET_BITS value needed for large files" >&5 + echo "$as_me:16148: checking for _FILE_OFFSET_BITS value needed for large files" >&5 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_file_offset_bits+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15104,7 +16153,7 @@ while :; do ac_cv_sys_file_offset_bits=no cat >"conftest.$ac_ext" <<_ACEOF -#line 15107 "configure" +#line 16156 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. @@ -15124,16 +16173,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15127: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16176: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15130: \$? = $ac_status" >&5 + echo "$as_me:16179: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15133: \"$ac_try\"") >&5 + { (eval echo "$as_me:16182: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15136: \$? = $ac_status" >&5 + echo "$as_me:16185: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -15142,7 +16191,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 15145 "configure" +#line 16194 "configure" #include "confdefs.h" #define _FILE_OFFSET_BITS 64 #include @@ -15163,16 +16212,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15166: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16215: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15169: \$? = $ac_status" >&5 + echo "$as_me:16218: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15172: \"$ac_try\"") >&5 + { (eval echo "$as_me:16221: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15175: \$? = $ac_status" >&5 + echo "$as_me:16224: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_file_offset_bits=64; break else @@ -15183,7 +16232,7 @@ break done fi -echo "$as_me:15186: result: $ac_cv_sys_file_offset_bits" >&5 +echo "$as_me:16235: result: $ac_cv_sys_file_offset_bits" >&5 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 if test "$ac_cv_sys_file_offset_bits" != no; then @@ -15193,7 +16242,7 @@ fi rm -rf conftest* - echo "$as_me:15196: checking for _LARGE_FILES value needed for large files" >&5 + echo "$as_me:16245: checking for _LARGE_FILES value needed for large files" >&5 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_large_files+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15201,7 +16250,7 @@ while :; do ac_cv_sys_large_files=no cat >"conftest.$ac_ext" <<_ACEOF -#line 15204 "configure" +#line 16253 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. @@ -15221,16 +16270,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15224: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16273: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15227: \$? = $ac_status" >&5 + echo "$as_me:16276: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15230: \"$ac_try\"") >&5 + { (eval echo "$as_me:16279: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15233: \$? = $ac_status" >&5 + echo "$as_me:16282: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -15239,7 +16288,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 15242 "configure" +#line 16291 "configure" #include "confdefs.h" #define _LARGE_FILES 1 #include @@ -15260,16 +16309,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15263: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16312: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15266: \$? = $ac_status" >&5 + echo "$as_me:16315: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15269: \"$ac_try\"") >&5 + { (eval echo "$as_me:16318: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15272: \$? = $ac_status" >&5 + echo "$as_me:16321: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_large_files=1; break else @@ -15280,7 +16329,7 @@ break done fi -echo "$as_me:15283: result: $ac_cv_sys_large_files" >&5 +echo "$as_me:16332: result: $ac_cv_sys_large_files" >&5 echo "${ECHO_T}$ac_cv_sys_large_files" >&6 if test "$ac_cv_sys_large_files" != no; then @@ -15293,7 +16342,7 @@ fi if test "$enable_largefile" != no ; then - echo "$as_me:15296: checking for _LARGEFILE_SOURCE value needed for large files" >&5 + echo "$as_me:16345: checking for _LARGEFILE_SOURCE value needed for large files" >&5 echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_largefile_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15301,7 +16350,7 @@ while :; do ac_cv_sys_largefile_source=no cat >"conftest.$ac_ext" <<_ACEOF -#line 15304 "configure" +#line 16353 "configure" #include "confdefs.h" #include #include @@ -15316,16 +16365,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15319: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16368: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15322: \$? = $ac_status" >&5 + echo "$as_me:16371: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15325: \"$ac_try\"") >&5 + { (eval echo "$as_me:16374: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15328: \$? = $ac_status" >&5 + echo "$as_me:16377: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -15334,7 +16383,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 15337 "configure" +#line 16386 "configure" #include "confdefs.h" #define _LARGEFILE_SOURCE 1 #include @@ -15350,16 +16399,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15353: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16402: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15356: \$? = $ac_status" >&5 + echo "$as_me:16405: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15359: \"$ac_try\"") >&5 + { (eval echo "$as_me:16408: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15362: \$? = $ac_status" >&5 + echo "$as_me:16411: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_largefile_source=1; break else @@ -15370,7 +16419,7 @@ break done fi -echo "$as_me:15373: result: $ac_cv_sys_largefile_source" >&5 +echo "$as_me:16422: result: $ac_cv_sys_largefile_source" >&5 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 if test "$ac_cv_sys_largefile_source" != no; then @@ -15384,13 +16433,13 @@ # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug # in glibc 2.1.3, but that breaks too many other things. # If you want fseeko and ftello with glibc, upgrade to a fixed glibc. -echo "$as_me:15387: checking for fseeko" >&5 +echo "$as_me:16436: checking for fseeko" >&5 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 if test "${ac_cv_func_fseeko+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 15393 "configure" +#line 16442 "configure" #include "confdefs.h" #include #include @@ -15404,16 +16453,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:15407: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16456: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15410: \$? = $ac_status" >&5 + echo "$as_me:16459: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:15413: \"$ac_try\"") >&5 + { (eval echo "$as_me:16462: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15416: \$? = $ac_status" >&5 + echo "$as_me:16465: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_fseeko=yes else @@ -15423,7 +16472,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:15426: result: $ac_cv_func_fseeko" >&5 +echo "$as_me:16475: result: $ac_cv_func_fseeko" >&5 echo "${ECHO_T}$ac_cv_func_fseeko" >&6 if test $ac_cv_func_fseeko = yes; then @@ -15462,14 +16511,14 @@ fi - echo "$as_me:15465: checking whether to use struct dirent64" >&5 + echo "$as_me:16514: checking whether to use struct dirent64" >&5 echo $ECHO_N "checking whether to use struct dirent64... $ECHO_C" >&6 if test "${cf_cv_struct_dirent64+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 15472 "configure" +#line 16521 "configure" #include "confdefs.h" #pragma GCC diagnostic error "-Wincompatible-pointer-types" @@ -15496,16 +16545,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15499: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16548: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15502: \$? = $ac_status" >&5 + echo "$as_me:16551: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15505: \"$ac_try\"") >&5 + { (eval echo "$as_me:16554: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15508: \$? = $ac_status" >&5 + echo "$as_me:16557: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_struct_dirent64=yes else @@ -15516,7 +16565,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:15519: result: $cf_cv_struct_dirent64" >&5 +echo "$as_me:16568: result: $cf_cv_struct_dirent64" >&5 echo "${ECHO_T}$cf_cv_struct_dirent64" >&6 test "$cf_cv_struct_dirent64" = yes && cat >>confdefs.h <<\EOF @@ -15526,7 +16575,7 @@ fi ### Enable compiling-in rcs id's -echo "$as_me:15529: checking if RCS identifiers should be compiled-in" >&5 +echo "$as_me:16578: checking if RCS identifiers should be compiled-in" >&5 echo $ECHO_N "checking if RCS identifiers should be compiled-in... $ECHO_C" >&6 # Check whether --with-rcs-ids or --without-rcs-ids was given. @@ -15536,7 +16585,7 @@ else with_rcs_ids=no fi; -echo "$as_me:15539: result: $with_rcs_ids" >&5 +echo "$as_me:16588: result: $with_rcs_ids" >&5 echo "${ECHO_T}$with_rcs_ids" >&6 test "$with_rcs_ids" = yes && cat >>confdefs.h <<\EOF @@ -15546,7 +16595,7 @@ ############################################################################### ### Note that some functions (such as const) are normally disabled anyway. -echo "$as_me:15549: checking if you want to build with function extensions" >&5 +echo "$as_me:16598: checking if you want to build with function extensions" >&5 echo $ECHO_N "checking if you want to build with function extensions... $ECHO_C" >&6 # Check whether --enable-ext-funcs or --disable-ext-funcs was given. @@ -15556,7 +16605,7 @@ else with_ext_funcs=yes fi; -echo "$as_me:15559: result: $with_ext_funcs" >&5 +echo "$as_me:16608: result: $with_ext_funcs" >&5 echo "${ECHO_T}$with_ext_funcs" >&6 if test "$with_ext_funcs" = yes ; then NCURSES_EXT_FUNCS=1 @@ -15574,7 +16623,7 @@ fi ### use option --enable-const to turn on use of const beyond that in XSI. -echo "$as_me:15577: checking for extended use of const keyword" >&5 +echo "$as_me:16626: checking for extended use of const keyword" >&5 echo $ECHO_N "checking for extended use of const keyword... $ECHO_C" >&6 # Check whether --enable-const or --disable-const was given. @@ -15584,7 +16633,7 @@ else with_ext_const=no fi; -echo "$as_me:15587: result: $with_ext_const" >&5 +echo "$as_me:16636: result: $with_ext_const" >&5 echo "${ECHO_T}$with_ext_const" >&6 NCURSES_CONST='/*nothing*/' if test "$with_ext_const" = yes ; then @@ -15594,7 +16643,7 @@ ############################################################################### # These options are relatively safe to experiment with. -echo "$as_me:15597: checking if you want all development code" >&5 +echo "$as_me:16646: checking if you want all development code" >&5 echo $ECHO_N "checking if you want all development code... $ECHO_C" >&6 # Check whether --with-develop or --without-develop was given. @@ -15604,7 +16653,7 @@ else with_develop=no fi; -echo "$as_me:15607: result: $with_develop" >&5 +echo "$as_me:16656: result: $with_develop" >&5 echo "${ECHO_T}$with_develop" >&6 ############################################################################### @@ -15613,7 +16662,7 @@ # This is still experimental (20080329), but should ultimately be moved to # the script-block --with-normal, etc. -echo "$as_me:15616: checking if you want to link with the pthread library" >&5 +echo "$as_me:16665: checking if you want to link with the pthread library" >&5 echo $ECHO_N "checking if you want to link with the pthread library... $ECHO_C" >&6 # Check whether --with-pthread or --without-pthread was given. @@ -15623,27 +16672,27 @@ else with_pthread=no fi; -echo "$as_me:15626: result: $with_pthread" >&5 +echo "$as_me:16675: result: $with_pthread" >&5 echo "${ECHO_T}$with_pthread" >&6 if test "$with_pthread" != no ; then - echo "$as_me:15630: checking for pthread.h" >&5 + echo "$as_me:16679: checking for pthread.h" >&5 echo $ECHO_N "checking for pthread.h... $ECHO_C" >&6 if test "${ac_cv_header_pthread_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 15636 "configure" +#line 16685 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:15640: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:16689: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:15646: \$? = $ac_status" >&5 + echo "$as_me:16695: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -15662,7 +16711,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:15665: result: $ac_cv_header_pthread_h" >&5 +echo "$as_me:16714: result: $ac_cv_header_pthread_h" >&5 echo "${ECHO_T}$ac_cv_header_pthread_h" >&6 if test "$ac_cv_header_pthread_h" = yes; then @@ -15672,7 +16721,7 @@ for cf_lib_pthread in pthread c_r do - echo "$as_me:15675: checking if we can link with the $cf_lib_pthread library" >&5 + echo "$as_me:16724: checking if we can link with the $cf_lib_pthread library" >&5 echo $ECHO_N "checking if we can link with the $cf_lib_pthread library... $ECHO_C" >&6 cf_save_LIBS="$LIBS" @@ -15693,7 +16742,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 15696 "configure" +#line 16745 "configure" #include "confdefs.h" #include @@ -15710,16 +16759,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:15713: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16762: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15716: \$? = $ac_status" >&5 + echo "$as_me:16765: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:15719: \"$ac_try\"") >&5 + { (eval echo "$as_me:16768: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15722: \$? = $ac_status" >&5 + echo "$as_me:16771: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then with_pthread=yes else @@ -15729,7 +16778,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save_LIBS" - echo "$as_me:15732: result: $with_pthread" >&5 + echo "$as_me:16781: result: $with_pthread" >&5 echo "${ECHO_T}$with_pthread" >&6 test "$with_pthread" = yes && break done @@ -15757,7 +16806,7 @@ EOF else - { { echo "$as_me:15760: error: Cannot link with pthread library" >&5 + { { echo "$as_me:16809: error: Cannot link with pthread library" >&5 echo "$as_me: error: Cannot link with pthread library" >&2;} { (exit 1); exit 1; }; } fi @@ -15766,7 +16815,7 @@ fi -echo "$as_me:15769: checking if you want to use weak-symbols for pthreads" >&5 +echo "$as_me:16818: checking if you want to use weak-symbols for pthreads" >&5 echo $ECHO_N "checking if you want to use weak-symbols for pthreads... $ECHO_C" >&6 # Check whether --enable-weak-symbols or --disable-weak-symbols was given. @@ -15776,18 +16825,18 @@ else use_weak_symbols=no fi; -echo "$as_me:15779: result: $use_weak_symbols" >&5 +echo "$as_me:16828: result: $use_weak_symbols" >&5 echo "${ECHO_T}$use_weak_symbols" >&6 if test "$use_weak_symbols" = yes ; then -echo "$as_me:15783: checking if $CC supports weak symbols" >&5 +echo "$as_me:16832: checking if $CC supports weak symbols" >&5 echo $ECHO_N "checking if $CC supports weak symbols... $ECHO_C" >&6 if test "${cf_cv_weak_symbols+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 15790 "configure" +#line 16839 "configure" #include "confdefs.h" #include @@ -15813,16 +16862,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15816: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16865: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15819: \$? = $ac_status" >&5 + echo "$as_me:16868: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15822: \"$ac_try\"") >&5 + { (eval echo "$as_me:16871: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15825: \$? = $ac_status" >&5 + echo "$as_me:16874: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_weak_symbols=yes else @@ -15833,7 +16882,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:15836: result: $cf_cv_weak_symbols" >&5 +echo "$as_me:16885: result: $cf_cv_weak_symbols" >&5 echo "${ECHO_T}$cf_cv_weak_symbols" >&6 else @@ -15862,13 +16911,13 @@ fi # OpenSUSE is installing ncurses6, using reentrant option. -echo "$as_me:15865: checking for _nc_TABSIZE" >&5 +echo "$as_me:16914: checking for _nc_TABSIZE" >&5 echo $ECHO_N "checking for _nc_TABSIZE... $ECHO_C" >&6 if test "${ac_cv_func__nc_TABSIZE+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 15871 "configure" +#line 16920 "configure" #include "confdefs.h" #define _nc_TABSIZE autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -15899,16 +16948,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:15902: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16951: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15905: \$? = $ac_status" >&5 + echo "$as_me:16954: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:15908: \"$ac_try\"") >&5 + { (eval echo "$as_me:16957: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15911: \$? = $ac_status" >&5 + echo "$as_me:16960: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func__nc_TABSIZE=yes else @@ -15918,7 +16967,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:15921: result: $ac_cv_func__nc_TABSIZE" >&5 +echo "$as_me:16970: result: $ac_cv_func__nc_TABSIZE" >&5 echo "${ECHO_T}$ac_cv_func__nc_TABSIZE" >&6 if test "$ac_cv_func__nc_TABSIZE" = yes; then assume_reentrant=yes @@ -15930,7 +16979,7 @@ # opaque outside of that, so there is no --enable-opaque option. We can use # this option without --with-pthreads, but this will be always set for # pthreads. -echo "$as_me:15933: checking if you want experimental reentrant code" >&5 +echo "$as_me:16982: checking if you want experimental reentrant code" >&5 echo $ECHO_N "checking if you want experimental reentrant code... $ECHO_C" >&6 # Check whether --enable-reentrant or --disable-reentrant was given. @@ -15940,7 +16989,7 @@ else with_reentrant=$assume_reentrant fi; -echo "$as_me:15943: result: $with_reentrant" >&5 +echo "$as_me:16992: result: $with_reentrant" >&5 echo "${ECHO_T}$with_reentrant" >&6 if test "$with_reentrant" = yes ; then cf_cv_enable_reentrant=1 @@ -15963,7 +17012,7 @@ ### Allow using a different wrap-prefix if test "$cf_cv_enable_reentrant" != 0 || test "$BROKEN_LINKER" = 1 ; then - echo "$as_me:15966: checking for prefix used to wrap public variables" >&5 + echo "$as_me:17015: checking for prefix used to wrap public variables" >&5 echo $ECHO_N "checking for prefix used to wrap public variables... $ECHO_C" >&6 # Check whether --with-wrap-prefix or --without-wrap-prefix was given. @@ -15973,7 +17022,7 @@ else NCURSES_WRAP_PREFIX=_nc_ fi; - echo "$as_me:15976: result: $NCURSES_WRAP_PREFIX" >&5 + echo "$as_me:17025: result: $NCURSES_WRAP_PREFIX" >&5 echo "${ECHO_T}$NCURSES_WRAP_PREFIX" >&6 else NCURSES_WRAP_PREFIX=_nc_ @@ -15987,7 +17036,7 @@ ### use option --disable-echo to suppress full display compiling commands -echo "$as_me:15990: checking if you want to see long compiling messages" >&5 +echo "$as_me:17039: checking if you want to see long compiling messages" >&5 echo $ECHO_N "checking if you want to see long compiling messages... $ECHO_C" >&6 # Check whether --enable-echo or --disable-echo was given. @@ -16021,10 +17070,10 @@ ECHO_CC='' fi; -echo "$as_me:16024: result: $enableval" >&5 +echo "$as_me:17073: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 -echo "$as_me:16027: checking if you want to use C11 _Noreturn feature" >&5 +echo "$as_me:17076: checking if you want to use C11 _Noreturn feature" >&5 echo $ECHO_N "checking if you want to use C11 _Noreturn feature... $ECHO_C" >&6 # Check whether --enable-stdnoreturn or --disable-stdnoreturn was given. @@ -16041,17 +17090,17 @@ enable_stdnoreturn=no fi; -echo "$as_me:16044: result: $enable_stdnoreturn" >&5 +echo "$as_me:17093: result: $enable_stdnoreturn" >&5 echo "${ECHO_T}$enable_stdnoreturn" >&6 if test $enable_stdnoreturn = yes; then -echo "$as_me:16048: checking for C11 _Noreturn feature" >&5 +echo "$as_me:17097: checking for C11 _Noreturn feature" >&5 echo $ECHO_N "checking for C11 _Noreturn feature... $ECHO_C" >&6 if test "${cf_cv_c11_noreturn+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16054 "configure" +#line 17103 "configure" #include "confdefs.h" $ac_includes_default @@ -16067,16 +17116,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16070: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17119: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16073: \$? = $ac_status" >&5 + echo "$as_me:17122: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16076: \"$ac_try\"") >&5 + { (eval echo "$as_me:17125: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16079: \$? = $ac_status" >&5 + echo "$as_me:17128: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_c11_noreturn=yes else @@ -16087,7 +17136,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:16090: result: $cf_cv_c11_noreturn" >&5 +echo "$as_me:17139: result: $cf_cv_c11_noreturn" >&5 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 else cf_cv_c11_noreturn=no, @@ -16143,16 +17192,16 @@ then test -n "$verbose" && echo " repairing CFLAGS: $CFLAGS" 1>&6 -echo "${as_me:-configure}:16146: testing repairing CFLAGS: $CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17195: testing repairing CFLAGS: $CFLAGS ..." 1>&5 CFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $CFLAGS" 1>&6 -echo "${as_me:-configure}:16151: testing ... fixed $CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17200: testing ... fixed $CFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:16155: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17204: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; @@ -16191,16 +17240,16 @@ then test -n "$verbose" && echo " repairing CPPFLAGS: $CPPFLAGS" 1>&6 -echo "${as_me:-configure}:16194: testing repairing CPPFLAGS: $CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:17243: testing repairing CPPFLAGS: $CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $CPPFLAGS" 1>&6 -echo "${as_me:-configure}:16199: testing ... fixed $CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:17248: testing ... fixed $CPPFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:16203: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17252: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; @@ -16239,23 +17288,23 @@ then test -n "$verbose" && echo " repairing LDFLAGS: $LDFLAGS" 1>&6 -echo "${as_me:-configure}:16242: testing repairing LDFLAGS: $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:17291: testing repairing LDFLAGS: $LDFLAGS ..." 1>&5 LDFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $LDFLAGS" 1>&6 -echo "${as_me:-configure}:16247: testing ... fixed $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:17296: testing ... fixed $LDFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:16251: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17300: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; esac fi -echo "$as_me:16258: checking if you want to turn on gcc warnings" >&5 +echo "$as_me:17307: checking if you want to turn on gcc warnings" >&5 echo $ECHO_N "checking if you want to turn on gcc warnings... $ECHO_C" >&6 # Check whether --enable-warnings or --disable-warnings was given. @@ -16272,7 +17321,7 @@ enable_warnings=no fi; -echo "$as_me:16275: result: $enable_warnings" >&5 +echo "$as_me:17324: result: $enable_warnings" >&5 echo "${ECHO_T}$enable_warnings" >&6 if test "$enable_warnings" = "yes" then @@ -16296,7 +17345,7 @@ done cat >"conftest.$ac_ext" <<_ACEOF -#line 16299 "configure" +#line 17348 "configure" #include "confdefs.h" $ac_includes_default @@ -16311,26 +17360,26 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16314: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17363: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16317: \$? = $ac_status" >&5 + echo "$as_me:17366: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16320: \"$ac_try\"") >&5 + { (eval echo "$as_me:17369: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16323: \$? = $ac_status" >&5 + echo "$as_me:17372: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then -echo "$as_me:16326: checking for X11/Xt const-feature" >&5 +echo "$as_me:17375: checking for X11/Xt const-feature" >&5 echo $ECHO_N "checking for X11/Xt const-feature... $ECHO_C" >&6 if test "${cf_cv_const_x_string+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16333 "configure" +#line 17382 "configure" #include "confdefs.h" #undef _CONST_X_STRING @@ -16348,16 +17397,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16351: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17400: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16354: \$? = $ac_status" >&5 + echo "$as_me:17403: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16357: \"$ac_try\"") >&5 + { (eval echo "$as_me:17406: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16360: \$? = $ac_status" >&5 + echo "$as_me:17409: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_const_x_string=no @@ -16372,7 +17421,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:16375: result: $cf_cv_const_x_string" >&5 +echo "$as_me:17424: result: $cf_cv_const_x_string" >&5 echo "${ECHO_T}$cf_cv_const_x_string" >&6 LIBS="$cf_save_LIBS_CF_CONST_X_STRING" @@ -16401,7 +17450,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi cat > "conftest.$ac_ext" <&5 + { echo "$as_me:17469: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall" @@ -16433,12 +17482,12 @@ wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:16436: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17485: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16439: \$? = $ac_status" >&5 + echo "$as_me:17488: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:16441: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:17490: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -16446,7 +17495,7 @@ CFLAGS="$cf_save_CFLAGS" elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" then - { echo "$as_me:16449: checking for $CC warning options..." >&5 + { echo "$as_me:17498: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" cf_warn_CONST="" @@ -16469,12 +17518,12 @@ Wundef Wno-inline $cf_gcc_warnings $cf_warn_CONST Wno-unknown-pragmas Wswitch-enum do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:16472: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17521: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16475: \$? = $ac_status" >&5 + echo "$as_me:17524: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:16477: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:17526: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 case "$cf_opt" in (Winline) @@ -16482,7 +17531,7 @@ ([34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:16485: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:17534: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -16492,7 +17541,7 @@ ([12].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:16495: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:17544: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -16525,10 +17574,10 @@ EOF if test "$GCC" = yes then - { echo "$as_me:16528: checking for $CC __attribute__ directives..." >&5 + { echo "$as_me:17577: checking for $CC __attribute__ directives..." >&5 echo "$as_me: checking for $CC __attribute__ directives..." >&6;} cat > "conftest.$ac_ext" < #include "confdefs.h" #include "conftest.h" @@ -16578,12 +17627,12 @@ ;; esac - if { (eval echo "$as_me:16581: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17630: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16584: \$? = $ac_status" >&5 + echo "$as_me:17633: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:16586: result: ... $cf_attribute" >&5 + test -n "$verbose" && echo "$as_me:17635: result: ... $cf_attribute" >&5 echo "${ECHO_T}... $cf_attribute" >&6 cat conftest.h >>confdefs.h case "$cf_attribute" in @@ -16651,7 +17700,7 @@ fi ### use option --enable-assertions to turn on generation of assertion code -echo "$as_me:16654: checking if you want to enable runtime assertions" >&5 +echo "$as_me:17703: checking if you want to enable runtime assertions" >&5 echo $ECHO_N "checking if you want to enable runtime assertions... $ECHO_C" >&6 # Check whether --enable-assertions or --disable-assertions was given. @@ -16661,7 +17710,7 @@ else with_assertions=no fi; -echo "$as_me:16664: result: $with_assertions" >&5 +echo "$as_me:17713: result: $with_assertions" >&5 echo "${ECHO_T}$with_assertions" >&6 if test -n "$GCC" then @@ -16714,7 +17763,7 @@ ;; esac -echo "$as_me:16717: checking whether to add trace feature to all models" >&5 +echo "$as_me:17766: checking whether to add trace feature to all models" >&5 echo $ECHO_N "checking whether to add trace feature to all models... $ECHO_C" >&6 # Check whether --with-trace or --without-trace was given. @@ -16724,7 +17773,7 @@ else cf_with_trace=$cf_all_traces fi; -echo "$as_me:16727: result: $cf_with_trace" >&5 +echo "$as_me:17776: result: $cf_with_trace" >&5 echo "${ECHO_T}$cf_with_trace" >&6 if test "$cf_with_trace" = yes ; then @@ -16738,7 +17787,7 @@ ADA_TRACE=FALSE fi -echo "$as_me:16741: checking if we want to use GNAT projects" >&5 +echo "$as_me:17790: checking if we want to use GNAT projects" >&5 echo $ECHO_N "checking if we want to use GNAT projects... $ECHO_C" >&6 # Check whether --enable-gnat-projects or --disable-gnat-projects was given. @@ -16755,21 +17804,21 @@ enable_gnat_projects=yes fi; -echo "$as_me:16758: result: $enable_gnat_projects" >&5 +echo "$as_me:17807: result: $enable_gnat_projects" >&5 echo "${ECHO_T}$enable_gnat_projects" >&6 ### Checks for libraries. case $cf_cv_system_name in (*mingw32*) -echo "$as_me:16765: checking if ssp library is needed" >&5 +echo "$as_me:17814: checking if ssp library is needed" >&5 echo $ECHO_N "checking if ssp library is needed... $ECHO_C" >&6 if test "${cf_cv_need_libssp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16772 "configure" +#line 17821 "configure" #include "confdefs.h" #include @@ -16786,16 +17835,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16789: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17838: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16792: \$? = $ac_status" >&5 + echo "$as_me:17841: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16795: \"$ac_try\"") >&5 + { (eval echo "$as_me:17844: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16798: \$? = $ac_status" >&5 + echo "$as_me:17847: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libssp=no else @@ -16805,7 +17854,7 @@ cf_save_LIBS="$LIBS" LIBS="$LIBS -lssp" cat >"conftest.$ac_ext" <<_ACEOF -#line 16808 "configure" +#line 17857 "configure" #include "confdefs.h" #include @@ -16822,16 +17871,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16825: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17874: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16828: \$? = $ac_status" >&5 + echo "$as_me:17877: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16831: \"$ac_try\"") >&5 + { (eval echo "$as_me:17880: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16834: \$? = $ac_status" >&5 + echo "$as_me:17883: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libssp=yes else @@ -16845,7 +17894,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16848: result: $cf_cv_need_libssp" >&5 +echo "$as_me:17897: result: $cf_cv_need_libssp" >&5 echo "${ECHO_T}$cf_cv_need_libssp" >&6 if test "x$cf_cv_need_libssp" = xyes @@ -16873,13 +17922,13 @@ (*) cf_save_libs="$LIBS" -echo "$as_me:16876: checking for clock_gettime" >&5 +echo "$as_me:17925: checking for clock_gettime" >&5 echo $ECHO_N "checking for clock_gettime... $ECHO_C" >&6 if test "${ac_cv_func_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16882 "configure" +#line 17931 "configure" #include "confdefs.h" #define clock_gettime autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -16910,16 +17959,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16913: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17962: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16916: \$? = $ac_status" >&5 + echo "$as_me:17965: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16919: \"$ac_try\"") >&5 + { (eval echo "$as_me:17968: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16922: \$? = $ac_status" >&5 + echo "$as_me:17971: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_clock_gettime=yes else @@ -16929,12 +17978,12 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16932: result: $ac_cv_func_clock_gettime" >&5 +echo "$as_me:17981: result: $ac_cv_func_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_func_clock_gettime" >&6 if test "$ac_cv_func_clock_gettime" = yes; then cf_cv_test_clock_gettime=yes else - echo "$as_me:16937: checking for clock_gettime in -lrt" >&5 + echo "$as_me:17986: checking for clock_gettime in -lrt" >&5 echo $ECHO_N "checking for clock_gettime in -lrt... $ECHO_C" >&6 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16942,7 +17991,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 16945 "configure" +#line 17994 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -16961,16 +18010,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16964: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18013: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16967: \$? = $ac_status" >&5 + echo "$as_me:18016: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16970: \"$ac_try\"") >&5 + { (eval echo "$as_me:18019: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16973: \$? = $ac_status" >&5 + echo "$as_me:18022: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_rt_clock_gettime=yes else @@ -16981,7 +18030,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:16984: result: $ac_cv_lib_rt_clock_gettime" >&5 +echo "$as_me:18033: result: $ac_cv_lib_rt_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_lib_rt_clock_gettime" >&6 if test "$ac_cv_lib_rt_clock_gettime" = yes; then LIBS="-lrt $LIBS" @@ -16993,14 +18042,14 @@ fi if test "$cf_cv_test_clock_gettime" = yes ; then -echo "$as_me:16996: checking if clock_gettime links" >&5 +echo "$as_me:18045: checking if clock_gettime links" >&5 echo $ECHO_N "checking if clock_gettime links... $ECHO_C" >&6 if test "${cf_cv_func_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17003 "configure" +#line 18052 "configure" #include "confdefs.h" $ac_includes_default @@ -17018,16 +18067,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17021: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18070: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17024: \$? = $ac_status" >&5 + echo "$as_me:18073: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17027: \"$ac_try\"") >&5 + { (eval echo "$as_me:18076: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17030: \$? = $ac_status" >&5 + echo "$as_me:18079: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_clock_gettime=yes else @@ -17038,7 +18087,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:17041: result: $cf_cv_func_clock_gettime" >&5 +echo "$as_me:18090: result: $cf_cv_func_clock_gettime" >&5 echo "${ECHO_T}$cf_cv_func_clock_gettime" >&6 else cf_cv_func_clock_gettime=no @@ -17052,13 +18101,13 @@ EOF else -echo "$as_me:17055: checking for gettimeofday" >&5 +echo "$as_me:18104: checking for gettimeofday" >&5 echo $ECHO_N "checking for gettimeofday... $ECHO_C" >&6 if test "${ac_cv_func_gettimeofday+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17061 "configure" +#line 18110 "configure" #include "confdefs.h" #define gettimeofday autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -17089,16 +18138,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17092: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18141: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17095: \$? = $ac_status" >&5 + echo "$as_me:18144: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17098: \"$ac_try\"") >&5 + { (eval echo "$as_me:18147: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17101: \$? = $ac_status" >&5 + echo "$as_me:18150: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gettimeofday=yes else @@ -17108,7 +18157,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:17111: result: $ac_cv_func_gettimeofday" >&5 +echo "$as_me:18160: result: $ac_cv_func_gettimeofday" >&5 echo "${ECHO_T}$ac_cv_func_gettimeofday" >&6 if test "$ac_cv_func_gettimeofday" = yes; then @@ -17118,7 +18167,7 @@ else -echo "$as_me:17121: checking for gettimeofday in -lbsd" >&5 +echo "$as_me:18170: checking for gettimeofday in -lbsd" >&5 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17126,7 +18175,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17129 "configure" +#line 18178 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17145,16 +18194,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17148: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18197: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17151: \$? = $ac_status" >&5 + echo "$as_me:18200: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17154: \"$ac_try\"") >&5 + { (eval echo "$as_me:18203: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17157: \$? = $ac_status" >&5 + echo "$as_me:18206: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_gettimeofday=yes else @@ -17165,7 +18214,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17168: result: $ac_cv_lib_bsd_gettimeofday" >&5 +echo "$as_me:18217: result: $ac_cv_lib_bsd_gettimeofday" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6 if test "$ac_cv_lib_bsd_gettimeofday" = yes; then @@ -17198,13 +18247,13 @@ esac ### Checks for header files. -echo "$as_me:17201: checking for signed char" >&5 +echo "$as_me:18250: checking for signed char" >&5 echo $ECHO_N "checking for signed char... $ECHO_C" >&6 if test "${ac_cv_type_signed_char+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17207 "configure" +#line 18256 "configure" #include "confdefs.h" $ac_includes_default int @@ -17219,16 +18268,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17222: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18271: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17225: \$? = $ac_status" >&5 + echo "$as_me:18274: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17228: \"$ac_try\"") >&5 + { (eval echo "$as_me:18277: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17231: \$? = $ac_status" >&5 + echo "$as_me:18280: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_signed_char=yes else @@ -17238,10 +18287,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17241: result: $ac_cv_type_signed_char" >&5 +echo "$as_me:18290: result: $ac_cv_type_signed_char" >&5 echo "${ECHO_T}$ac_cv_type_signed_char" >&6 -echo "$as_me:17244: checking size of signed char" >&5 +echo "$as_me:18293: checking size of signed char" >&5 echo $ECHO_N "checking size of signed char... $ECHO_C" >&6 if test "${ac_cv_sizeof_signed_char+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17250,7 +18299,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 17253 "configure" +#line 18302 "configure" #include "confdefs.h" $ac_includes_default int @@ -17262,21 +18311,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17265: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18314: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17268: \$? = $ac_status" >&5 + echo "$as_me:18317: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17271: \"$ac_try\"") >&5 + { (eval echo "$as_me:18320: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17274: \$? = $ac_status" >&5 + echo "$as_me:18323: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 17279 "configure" +#line 18328 "configure" #include "confdefs.h" $ac_includes_default int @@ -17288,16 +18337,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17291: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18340: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17294: \$? = $ac_status" >&5 + echo "$as_me:18343: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17297: \"$ac_try\"") >&5 + { (eval echo "$as_me:18346: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17300: \$? = $ac_status" >&5 + echo "$as_me:18349: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -17313,7 +18362,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 17316 "configure" +#line 18365 "configure" #include "confdefs.h" $ac_includes_default int @@ -17325,16 +18374,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17328: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18377: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17331: \$? = $ac_status" >&5 + echo "$as_me:18380: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17334: \"$ac_try\"") >&5 + { (eval echo "$as_me:18383: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17337: \$? = $ac_status" >&5 + echo "$as_me:18386: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -17350,7 +18399,7 @@ while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' "$ac_hi" - "$ac_lo" ')' / 2 + "$ac_lo"` cat >"conftest.$ac_ext" <<_ACEOF -#line 17353 "configure" +#line 18402 "configure" #include "confdefs.h" $ac_includes_default int @@ -17362,16 +18411,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17365: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18414: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17368: \$? = $ac_status" >&5 + echo "$as_me:18417: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17371: \"$ac_try\"") >&5 + { (eval echo "$as_me:18420: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17374: \$? = $ac_status" >&5 + echo "$as_me:18423: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -17384,12 +18433,12 @@ ac_cv_sizeof_signed_char=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:17387: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:18436: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 17392 "configure" +#line 18441 "configure" #include "confdefs.h" $ac_includes_default int @@ -17405,15 +18454,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:17408: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18457: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17411: \$? = $ac_status" >&5 + echo "$as_me:18460: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:17413: \"$ac_try\"") >&5 + { (eval echo "$as_me:18462: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17416: \$? = $ac_status" >&5 + echo "$as_me:18465: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_signed_char=`cat conftest.val` else @@ -17429,7 +18478,7 @@ ac_cv_sizeof_signed_char=0 fi fi -echo "$as_me:17432: result: $ac_cv_sizeof_signed_char" >&5 +echo "$as_me:18481: result: $ac_cv_sizeof_signed_char" >&5 echo "${ECHO_T}$ac_cv_sizeof_signed_char" >&6 cat >>confdefs.h <&5 +echo "$as_me:18490: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17447 "configure" +#line 18496 "configure" #include "confdefs.h" #include #include <$ac_hdr> @@ -17459,16 +18508,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17462: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18511: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17465: \$? = $ac_status" >&5 + echo "$as_me:18514: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17468: \"$ac_try\"") >&5 + { (eval echo "$as_me:18517: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17471: \$? = $ac_status" >&5 + echo "$as_me:18520: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -17478,7 +18527,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17481: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:18530: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:18543: checking for opendir in -ldir" >&5 echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6 if test "${ac_cv_lib_dir_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17499,7 +18548,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldir $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17502 "configure" +#line 18551 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17518,16 +18567,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17521: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18570: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17524: \$? = $ac_status" >&5 + echo "$as_me:18573: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17527: \"$ac_try\"") >&5 + { (eval echo "$as_me:18576: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17530: \$? = $ac_status" >&5 + echo "$as_me:18579: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dir_opendir=yes else @@ -17538,14 +18587,14 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17541: result: $ac_cv_lib_dir_opendir" >&5 +echo "$as_me:18590: result: $ac_cv_lib_dir_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6 if test "$ac_cv_lib_dir_opendir" = yes; then LIBS="$LIBS -ldir" fi else - echo "$as_me:17548: checking for opendir in -lx" >&5 + echo "$as_me:18597: checking for opendir in -lx" >&5 echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6 if test "${ac_cv_lib_x_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17553,7 +18602,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lx $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 17556 "configure" +#line 18605 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -17572,16 +18621,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17575: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18624: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17578: \$? = $ac_status" >&5 + echo "$as_me:18627: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17581: \"$ac_try\"") >&5 + { (eval echo "$as_me:18630: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17584: \$? = $ac_status" >&5 + echo "$as_me:18633: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_x_opendir=yes else @@ -17592,7 +18641,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:17595: result: $ac_cv_lib_x_opendir" >&5 +echo "$as_me:18644: result: $ac_cv_lib_x_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6 if test "$ac_cv_lib_x_opendir" = yes; then LIBS="$LIBS -lx" @@ -17600,13 +18649,13 @@ fi -echo "$as_me:17603: checking whether time.h and sys/time.h may both be included" >&5 +echo "$as_me:18652: checking whether time.h and sys/time.h may both be included" >&5 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 if test "${ac_cv_header_time+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17609 "configure" +#line 18658 "configure" #include "confdefs.h" #include #include @@ -17622,16 +18671,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17625: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18674: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17628: \$? = $ac_status" >&5 + echo "$as_me:18677: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17631: \"$ac_try\"") >&5 + { (eval echo "$as_me:18680: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17634: \$? = $ac_status" >&5 + echo "$as_me:18683: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_time=yes else @@ -17641,7 +18690,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17644: result: $ac_cv_header_time" >&5 +echo "$as_me:18693: result: $ac_cv_header_time" >&5 echo "${ECHO_T}$ac_cv_header_time" >&6 if test $ac_cv_header_time = yes; then @@ -17659,13 +18708,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:17662: checking for an ANSI C-conforming const" >&5 +echo "$as_me:18711: checking for an ANSI C-conforming const" >&5 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17668 "configure" +#line 18717 "configure" #include "confdefs.h" int @@ -17727,16 +18776,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17730: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18779: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17733: \$? = $ac_status" >&5 + echo "$as_me:18782: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17736: \"$ac_try\"") >&5 + { (eval echo "$as_me:18785: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17739: \$? = $ac_status" >&5 + echo "$as_me:18788: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_const=yes else @@ -17746,7 +18795,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17749: result: $ac_cv_c_const" >&5 +echo "$as_me:18798: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -17758,7 +18807,7 @@ ### Checks for external-data -echo "$as_me:17761: checking if data-only library module links" >&5 +echo "$as_me:18810: checking if data-only library module links" >&5 echo $ECHO_N "checking if data-only library module links... $ECHO_C" >&6 if test "${cf_cv_link_dataonly+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17766,20 +18815,20 @@ rm -f conftest.a cat >conftest.$ac_ext <&5 + if { (eval echo "$as_me:18821: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17775: \$? = $ac_status" >&5 + echo "$as_me:18824: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then mv conftest.o data.o && \ ( $AR $ARFLAGS conftest.a data.o ) 2>&5 1>/dev/null fi rm -f conftest.$ac_ext data.o cat >conftest.$ac_ext <&5 + if { (eval echo "$as_me:18848: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17802: \$? = $ac_status" >&5 + echo "$as_me:18851: \$? = $ac_status" >&5 (exit "$ac_status"); }; then mv conftest.o func.o && \ ( $AR $ARFLAGS conftest.a func.o ) 2>&5 1>/dev/null @@ -17812,7 +18861,7 @@ cf_cv_link_dataonly=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 17815 "configure" +#line 18864 "configure" #include "confdefs.h" extern int testfunc(void); @@ -17823,15 +18872,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:17826: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18875: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17829: \$? = $ac_status" >&5 + echo "$as_me:18878: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:17831: \"$ac_try\"") >&5 + { (eval echo "$as_me:18880: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17834: \$? = $ac_status" >&5 + echo "$as_me:18883: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_link_dataonly=yes else @@ -17846,7 +18895,7 @@ fi -echo "$as_me:17849: result: $cf_cv_link_dataonly" >&5 +echo "$as_me:18898: result: $cf_cv_link_dataonly" >&5 echo "${ECHO_T}$cf_cv_link_dataonly" >&6 if test "$cf_cv_link_dataonly" = no ; then @@ -17865,23 +18914,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:17868: checking for $ac_header" >&5 +echo "$as_me:18917: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17874 "configure" +#line 18923 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:17878: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18927: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:17884: \$? = $ac_status" >&5 + echo "$as_me:18933: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -17900,7 +18949,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:17903: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:18952: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:18962: checking for working mkstemp" >&5 echo $ECHO_N "checking for working mkstemp... $ECHO_C" >&6 if test "${cf_cv_func_mkstemp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17921,7 +18970,7 @@ cf_cv_func_mkstemp=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 17924 "configure" +#line 18973 "configure" #include "confdefs.h" $ac_includes_default @@ -17956,15 +19005,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:17959: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19008: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17962: \$? = $ac_status" >&5 + echo "$as_me:19011: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:17964: \"$ac_try\"") >&5 + { (eval echo "$as_me:19013: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17967: \$? = $ac_status" >&5 + echo "$as_me:19016: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_mkstemp=yes @@ -17979,16 +19028,16 @@ fi fi -echo "$as_me:17982: result: $cf_cv_func_mkstemp" >&5 +echo "$as_me:19031: result: $cf_cv_func_mkstemp" >&5 echo "${ECHO_T}$cf_cv_func_mkstemp" >&6 if test "x$cf_cv_func_mkstemp" = xmaybe ; then - echo "$as_me:17985: checking for mkstemp" >&5 + echo "$as_me:19034: checking for mkstemp" >&5 echo $ECHO_N "checking for mkstemp... $ECHO_C" >&6 if test "${ac_cv_func_mkstemp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17991 "configure" +#line 19040 "configure" #include "confdefs.h" #define mkstemp autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18019,16 +19068,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18022: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19071: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18025: \$? = $ac_status" >&5 + echo "$as_me:19074: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18028: \"$ac_try\"") >&5 + { (eval echo "$as_me:19077: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18031: \$? = $ac_status" >&5 + echo "$as_me:19080: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_mkstemp=yes else @@ -18038,7 +19087,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:18041: result: $ac_cv_func_mkstemp" >&5 +echo "$as_me:19090: result: $ac_cv_func_mkstemp" >&5 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6 fi @@ -18059,7 +19108,7 @@ if test "$cf_with_ada" != "no" ; then if test "$cf_cv_prog_gnat_correct" = yes; then - echo "$as_me:18062: checking optimization options for ADAFLAGS" >&5 + echo "$as_me:19111: checking optimization options for ADAFLAGS" >&5 echo $ECHO_N "checking optimization options for ADAFLAGS... $ECHO_C" >&6 case "$CFLAGS" in (*-g*) @@ -18076,10 +19125,10 @@ ;; esac - echo "$as_me:18079: result: $ADAFLAGS" >&5 + echo "$as_me:19128: result: $ADAFLAGS" >&5 echo "${ECHO_T}$ADAFLAGS" >&6 -echo "$as_me:18082: checking if GNATPREP supports -T option" >&5 +echo "$as_me:19131: checking if GNATPREP supports -T option" >&5 echo $ECHO_N "checking if GNATPREP supports -T option... $ECHO_C" >&6 if test "${cf_cv_gnatprep_opt_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18089,11 +19138,11 @@ gnatprep -T 2>/dev/null >/dev/null && cf_cv_gnatprep_opt_t=yes fi -echo "$as_me:18092: result: $cf_cv_gnatprep_opt_t" >&5 +echo "$as_me:19141: result: $cf_cv_gnatprep_opt_t" >&5 echo "${ECHO_T}$cf_cv_gnatprep_opt_t" >&6 test "$cf_cv_gnatprep_opt_t" = yes && GNATPREP_OPTS="-T $GNATPREP_OPTS" -echo "$as_me:18096: checking if GNAT supports generics" >&5 +echo "$as_me:19145: checking if GNAT supports generics" >&5 echo $ECHO_N "checking if GNAT supports generics... $ECHO_C" >&6 case "$cf_cv_gnat_version" in (3.1[1-9]*|3.[2-9]*|[4-9].*|[1-9][0-9].[0-9]*|20[0-9][0-9]) @@ -18103,7 +19152,7 @@ cf_gnat_generics=no ;; esac -echo "$as_me:18106: result: $cf_gnat_generics" >&5 +echo "$as_me:19155: result: $cf_gnat_generics" >&5 echo "${ECHO_T}$cf_gnat_generics" >&6 if test "$cf_gnat_generics" = yes @@ -18115,7 +19164,7 @@ cf_generic_objects= fi -echo "$as_me:18118: checking if GNAT supports SIGINT" >&5 +echo "$as_me:19167: checking if GNAT supports SIGINT" >&5 echo $ECHO_N "checking if GNAT supports SIGINT... $ECHO_C" >&6 if test "${cf_cv_gnat_sigint+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18163,7 +19212,7 @@ rm -rf ./conftest* ./*~conftest* fi -echo "$as_me:18166: result: $cf_cv_gnat_sigint" >&5 +echo "$as_me:19215: result: $cf_cv_gnat_sigint" >&5 echo "${ECHO_T}$cf_cv_gnat_sigint" >&6 if test "$cf_cv_gnat_sigint" = yes ; then @@ -18176,7 +19225,7 @@ cf_gnat_projects=no if test "$enable_gnat_projects" != no ; then -echo "$as_me:18179: checking if GNAT supports project files" >&5 +echo "$as_me:19228: checking if GNAT supports project files" >&5 echo $ECHO_N "checking if GNAT supports project files... $ECHO_C" >&6 case "$cf_cv_gnat_version" in (3.[0-9]*) @@ -18239,15 +19288,15 @@ esac ;; esac -echo "$as_me:18242: result: $cf_gnat_projects" >&5 +echo "$as_me:19291: result: $cf_gnat_projects" >&5 echo "${ECHO_T}$cf_gnat_projects" >&6 fi # enable_gnat_projects if test "$cf_gnat_projects" = yes then - echo "$as_me:18248: checking if GNAT supports libraries" >&5 + echo "$as_me:19297: checking if GNAT supports libraries" >&5 echo $ECHO_N "checking if GNAT supports libraries... $ECHO_C" >&6 - echo "$as_me:18250: result: $cf_gnat_libraries" >&5 + echo "$as_me:19299: result: $cf_gnat_libraries" >&5 echo "${ECHO_T}$cf_gnat_libraries" >&6 fi @@ -18267,7 +19316,7 @@ then USE_GNAT_MAKE_GPR="" else - { echo "$as_me:18270: WARNING: use old makefile rules since tools are missing" >&5 + { echo "$as_me:19319: WARNING: use old makefile rules since tools are missing" >&5 echo "$as_me: WARNING: use old makefile rules since tools are missing" >&2;} fi fi @@ -18279,7 +19328,7 @@ USE_GNAT_LIBRARIES="#" fi -echo "$as_me:18282: checking for Ada95 compiler" >&5 +echo "$as_me:19331: checking for Ada95 compiler" >&5 echo $ECHO_N "checking for Ada95 compiler... $ECHO_C" >&6 # Check whether --with-ada-compiler or --without-ada-compiler was given. @@ -18290,12 +19339,12 @@ cf_ada_compiler=gnatmake fi; -echo "$as_me:18293: result: $cf_ada_compiler" >&5 +echo "$as_me:19342: result: $cf_ada_compiler" >&5 echo "${ECHO_T}$cf_ada_compiler" >&6 cf_ada_package=terminal_interface -echo "$as_me:18298: checking for Ada95 include directory" >&5 +echo "$as_me:19347: checking for Ada95 include directory" >&5 echo $ECHO_N "checking for Ada95 include directory... $ECHO_C" >&6 # Check whether --with-ada-include or --without-ada-include was given. @@ -18329,7 +19378,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:18332: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:19381: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -18338,10 +19387,10 @@ fi eval ADA_INCLUDE="$withval" -echo "$as_me:18341: result: $ADA_INCLUDE" >&5 +echo "$as_me:19390: result: $ADA_INCLUDE" >&5 echo "${ECHO_T}$ADA_INCLUDE" >&6 -echo "$as_me:18344: checking for Ada95 object directory" >&5 +echo "$as_me:19393: checking for Ada95 object directory" >&5 echo $ECHO_N "checking for Ada95 object directory... $ECHO_C" >&6 # Check whether --with-ada-objects or --without-ada-objects was given. @@ -18375,7 +19424,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:18378: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:19427: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -18384,10 +19433,10 @@ fi eval ADA_OBJECTS="$withval" -echo "$as_me:18387: result: $ADA_OBJECTS" >&5 +echo "$as_me:19436: result: $ADA_OBJECTS" >&5 echo "${ECHO_T}$ADA_OBJECTS" >&6 -echo "$as_me:18390: checking whether to build an Ada95 shared library" >&5 +echo "$as_me:19439: checking whether to build an Ada95 shared library" >&5 echo $ECHO_N "checking whether to build an Ada95 shared library... $ECHO_C" >&6 # Check whether --with-ada-sharedlib or --without-ada-sharedlib was given. @@ -18408,11 +19457,11 @@ fi fi -echo "$as_me:18411: result: $with_ada_sharedlib" >&5 +echo "$as_me:19460: result: $with_ada_sharedlib" >&5 echo "${ECHO_T}$with_ada_sharedlib" >&6 if test "x$cf_ada_sharedlib_warn" != xno then - { echo "$as_me:18415: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&5 + { echo "$as_me:19464: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&5 echo "$as_me: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&2;} fi @@ -18430,7 +19479,7 @@ # allow the Ada binding to be renamed -echo "$as_me:18433: checking for Ada95 curses library name" >&5 +echo "$as_me:19482: checking for Ada95 curses library name" >&5 echo $ECHO_N "checking for Ada95 curses library name... $ECHO_C" >&6 # Check whether --with-ada-libname or --without-ada-libname was given. @@ -18446,16 +19495,16 @@ ;; esac -echo "$as_me:18449: result: $ADA_LIBNAME" >&5 +echo "$as_me:19498: result: $ADA_LIBNAME" >&5 echo "${ECHO_T}$ADA_LIBNAME" >&6 else - { { echo "$as_me:18453: error: No usable Ada compiler found" >&5 + { { echo "$as_me:19502: error: No usable Ada compiler found" >&5 echo "$as_me: error: No usable Ada compiler found" >&2;} { (exit 1); exit 1; }; } fi else - { { echo "$as_me:18458: error: The Ada compiler is needed for this package" >&5 + { { echo "$as_me:19507: error: The Ada compiler is needed for this package" >&5 echo "$as_me: error: The Ada compiler is needed for this package" >&2;} { (exit 1); exit 1; }; } fi @@ -18495,7 +19544,7 @@ fi ### Build up pieces for makefile rules -echo "$as_me:18498: checking default library suffix" >&5 +echo "$as_me:19547: checking default library suffix" >&5 echo $ECHO_N "checking default library suffix... $ECHO_C" >&6 case $DFT_LWR_MODEL in @@ -18506,10 +19555,10 @@ (shared) DFT_ARG_SUFFIX='' ;; esac test -n "$LIB_SUFFIX" && DFT_ARG_SUFFIX="${LIB_SUFFIX}${DFT_ARG_SUFFIX}" -echo "$as_me:18509: result: $DFT_ARG_SUFFIX" >&5 +echo "$as_me:19558: result: $DFT_ARG_SUFFIX" >&5 echo "${ECHO_T}$DFT_ARG_SUFFIX" >&6 -echo "$as_me:18512: checking default library-dependency suffix" >&5 +echo "$as_me:19561: checking default library-dependency suffix" >&5 echo $ECHO_N "checking default library-dependency suffix... $ECHO_C" >&6 case X$DFT_LWR_MODEL in @@ -18592,10 +19641,10 @@ DFT_LIB_SUFFIX="${LIB_SUFFIX}${EXTRA_SUFFIX}${DFT_LIB_SUFFIX}" DFT_DEP_SUFFIX="${LIB_SUFFIX}${EXTRA_SUFFIX}${DFT_DEP_SUFFIX}" fi -echo "$as_me:18595: result: $DFT_DEP_SUFFIX" >&5 +echo "$as_me:19644: result: $DFT_DEP_SUFFIX" >&5 echo "${ECHO_T}$DFT_DEP_SUFFIX" >&6 -echo "$as_me:18598: checking default object directory" >&5 +echo "$as_me:19647: checking default object directory" >&5 echo $ECHO_N "checking default object directory... $ECHO_C" >&6 case $DFT_LWR_MODEL in @@ -18611,7 +19660,7 @@ DFT_OBJ_SUBDIR='obj_s' ;; esac esac -echo "$as_me:18614: result: $DFT_OBJ_SUBDIR" >&5 +echo "$as_me:19663: result: $DFT_OBJ_SUBDIR" >&5 echo "${ECHO_T}$DFT_OBJ_SUBDIR" >&6 ### Set up low-level terminfo dependencies for makefiles. @@ -18753,7 +19802,7 @@ : "${CONFIG_STATUS=./config.status}" ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:18756: creating $CONFIG_STATUS" >&5 +{ echo "$as_me:19805: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >"$CONFIG_STATUS" <<_ACEOF #! $SHELL @@ -18934,7 +19983,7 @@ echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header - { { echo "$as_me:18937: error: ambiguous option: $1 + { { echo "$as_me:19986: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} @@ -18953,7 +20002,7 @@ ac_need_defaults=false;; # This is an error. - -*) { { echo "$as_me:18956: error: unrecognized option: $1 + -*) { { echo "$as_me:20005: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} @@ -19028,7 +20077,7 @@ "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "include/ncurses_cfg.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/ncurses_cfg.h:include/ncurses_cfg.hin" ;; - *) { { echo "$as_me:19031: error: invalid argument: $ac_config_target" >&5 + *) { { echo "$as_me:20080: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac @@ -19184,6 +20233,7 @@ s,@BUILD_OBJEXT@,$BUILD_OBJEXT,;t t s,@DFT_LWR_MODEL@,$DFT_LWR_MODEL,;t t s,@DFT_UPR_MODEL@,$DFT_UPR_MODEL,;t t +s,@REQUIRE_PKG@,$REQUIRE_PKG,;t t s,@NCURSES_CONFIG@,$NCURSES_CONFIG,;t t s,@ac_ct_NCURSES_CONFIG@,$ac_ct_NCURSES_CONFIG,;t t s,@cf_cv_screen@,$cf_cv_screen,;t t @@ -19395,7 +20445,7 @@ esac if test x"$ac_file" != x-; then - { echo "$as_me:19398: creating $ac_file" >&5 + { echo "$as_me:20448: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi @@ -19413,7 +20463,7 @@ -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:19416: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:20466: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; @@ -19426,7 +20476,7 @@ echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:19429: error: cannot find input file: $f" >&5 + { { echo "$as_me:20479: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -19442,7 +20492,7 @@ if test -n "$ac_seen"; then ac_used=`grep '@datarootdir@' "$ac_item"` if test -z "$ac_used"; then - { echo "$as_me:19445: WARNING: datarootdir was used implicitly but not set: + { echo "$as_me:20495: WARNING: datarootdir was used implicitly but not set: $ac_seen" >&5 echo "$as_me: WARNING: datarootdir was used implicitly but not set: $ac_seen" >&2;} @@ -19451,7 +20501,7 @@ fi ac_seen=`grep '${datarootdir}' "$ac_item"` if test -n "$ac_seen"; then - { echo "$as_me:19454: WARNING: datarootdir was used explicitly but not set: + { echo "$as_me:20504: WARNING: datarootdir was used explicitly but not set: $ac_seen" >&5 echo "$as_me: WARNING: datarootdir was used explicitly but not set: $ac_seen" >&2;} @@ -19496,7 +20546,7 @@ ac_init=`$EGREP '[ ]*'$ac_name'[ ]*=' "$ac_file"` if test -z "$ac_init"; then ac_seen=`echo "$ac_seen" |sed -e 's,^,'"$ac_file"':,'` - { echo "$as_me:19499: WARNING: Variable $ac_name is used but was not set: + { echo "$as_me:20549: WARNING: Variable $ac_name is used but was not set: $ac_seen" >&5 echo "$as_me: WARNING: Variable $ac_name is used but was not set: $ac_seen" >&2;} @@ -19507,7 +20557,7 @@ $EGREP -n '@[A-Z_][A-Z_0-9]+@' "$ac_file" >>"$tmp"/out if test -s "$tmp"/out; then ac_seen=`sed -e 's,^,'"$ac_file"':,' < "$tmp"/out` - { echo "$as_me:19510: WARNING: Some variables may not be substituted: + { echo "$as_me:20560: WARNING: Some variables may not be substituted: $ac_seen" >&5 echo "$as_me: WARNING: Some variables may not be substituted: $ac_seen" >&2;} @@ -19556,7 +20606,7 @@ * ) ac_file_in=$ac_file.in ;; esac - test x"$ac_file" != x- && { echo "$as_me:19559: creating $ac_file" >&5 + test x"$ac_file" != x- && { echo "$as_me:20609: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the @@ -19567,7 +20617,7 @@ -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:19570: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:20620: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -19580,7 +20630,7 @@ echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:19583: error: cannot find input file: $f" >&5 + { { echo "$as_me:20633: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -19638,7 +20688,7 @@ rm -f "$tmp"/in if test x"$ac_file" != x-; then if cmp -s "$ac_file" "$tmp/config.h" 2>/dev/null; then - { echo "$as_me:19641: $ac_file is unchanged" >&5 + { echo "$as_me:20691: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ Index: NEWS Prereq: 1.4229 --- ncurses-6.5-20250111+/NEWS 2025-01-11 21:55:20.000000000 +0000 +++ ncurses-6.5-20250118/NEWS 2025-01-19 01:24:13.000000000 +0000 @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.4229 2025/01/11 21:55:20 tom Exp $ +-- $Id: NEWS,v 1.4233 2025/01/19 01:24:13 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -46,6 +46,18 @@ Changes through 1.9.9e did not credit all contributions; it is not possible to add this information. +20250118 + + improve pattern used for configure --with-xterm-kbs option (report by + Mingyu Wang) + + update configure macros, from work on cdk and dialog. + + change a parameter name in curs_sp_funcs.3x, for consistency (patch + by "WHR"). + > patches by Branden Robinson: + + improve formatting/style of manpages + + change winwstr() to a generated function, using the macro definition, + moving its handling of negative length parameter into winnwstr(). + + correct actual-function name in a few trace calls. + 20250111 + add check for infinite loop in tic's use-resolution. + increase limit on use-clauses from 32 to 40, warn but allow entries Index: VERSION --- ncurses-6.5-20250111+/VERSION 2025-01-11 12:30:15.000000000 +0000 +++ ncurses-6.5-20250118/VERSION 2025-01-18 11:23:10.000000000 +0000 @@ -1 +1 @@ -5:0:10 6.5 20250111 +5:0:10 6.5 20250118 Index: aclocal.m4 Prereq: 1.1099 --- ncurses-6.5-20250111+/aclocal.m4 2024-12-28 21:40:09.000000000 +0000 +++ ncurses-6.5-20250118/aclocal.m4 2025-01-15 22:07:11.000000000 +0000 @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright 2018-2023,2024 Thomas E. Dickey * +dnl Copyright 2018-2024,2025 Thomas E. Dickey * dnl Copyright 1998-2017,2018 Free Software Foundation, Inc. * dnl * dnl Permission is hereby granted, free of charge, to any person obtaining a * @@ -29,7 +29,7 @@ dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: aclocal.m4,v 1.1099 2024/12/28 21:40:09 tom Exp $ +dnl $Id: aclocal.m4,v 1.1100 2025/01/15 22:07:11 tom Exp $ dnl Macros used in NCURSES auto-configuration script. dnl dnl These macros are maintained separately from NCURSES. The copyright on @@ -7372,6 +7372,30 @@ $1=`echo "$2" | sed -e 's/-l$3[[ ]]//g' -e 's/-l$3[$]//'` ])dnl dnl --------------------------------------------------------------------------- +dnl CF_REQUIRE_PKG version: 1 updated: 2025/01/10 19:55:54 +dnl -------------- +dnl Update $REQUIRE_PKG, which lists the known required packages for this +dnl program. +dnl +dnl $1 = package(s) to require, e.g., in the generated ".pc" file +define([CF_REQUIRE_PKG], +[ +for cf_required in $1 +do + # check for duplicates + for cf_require_pkg in $REQUIRE_PKG + do + if test "$cf_required" = "$cf_require_pkg" + then + cf_required= + break + fi + done + test -n "$cf_required" && REQUIRE_PKG="$REQUIRE_PKG $cf_required" +done +AC_SUBST(REQUIRE_PKG) +])dnl +dnl --------------------------------------------------------------------------- dnl CF_RESTORE_XTRA_FLAGS version: 1 updated: 2020/01/11 16:47:45 dnl --------------------- dnl Restore flags saved in CF_SAVE_XTRA_FLAGS @@ -8622,7 +8646,7 @@ AC_SUBST(top_builddir) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_TRY_PKG_CONFIG version: 6 updated: 2020/12/31 10:54:15 +dnl CF_TRY_PKG_CONFIG version: 7 updated: 2025/01/10 19:55:54 dnl ----------------- dnl This is a simple wrapper to use for pkg-config, for libraries which may be dnl available in that form. @@ -8639,6 +8663,7 @@ cf_pkgconfig_libs="`$PKG_CONFIG --libs "$1" 2>/dev/null`" CF_VERBOSE(package $1 CFLAGS: $cf_pkgconfig_incs) CF_VERBOSE(package $1 LIBS: $cf_pkgconfig_libs) + CF_REQUIRE_PKG($1) CF_ADD_CFLAGS($cf_pkgconfig_incs) CF_ADD_LIBS($cf_pkgconfig_libs) ifelse([$2],,:,[$2]) @@ -8890,7 +8915,7 @@ CF_MSG_LOG([$1]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_VERSION_INFO version: 9 updated: 2024/06/12 04:04:13 +dnl CF_VERSION_INFO version: 10 updated: 2025/01/10 19:55:54 dnl --------------- dnl Define several useful symbols derived from the VERSION file. A separate dnl file is preferred to embedding the version numbers in various scripts. @@ -8968,8 +8993,10 @@ dnl if a package name is given, define its corresponding version info. We dnl need the package name to ensure that the defined symbols are unique. ifelse($1,,,[ + PROGRAM=$1 PACKAGE=ifelse($2,,$1,$2) AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE",[Define to the package-name]) + AC_SUBST(PROGRAM) AC_SUBST(PACKAGE) AH_TEMPLATE([AS_TR_CPP($1[_VERSION])],[version of package]) AC_DEFINE_UNQUOTED(AS_TR_CPP($1[_VERSION]),"${VERSION_MAJOR}.${VERSION_MINOR}") @@ -10016,7 +10043,7 @@ [USE_VALGRIND]) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_WITH_VERSIONED_SYMS version: 14 updated: 2024/08/03 12:34:02 +dnl CF_WITH_VERSIONED_SYMS version: 15 updated: 2025/01/15 17:07:11 dnl ---------------------- dnl Use this when building shared library with ELF, to markup symbols with the dnl version identifier from the given input file. Generally that identifier is @@ -10028,6 +10055,9 @@ AC_REQUIRE([AC_PROG_EGREP])dnl AC_REQUIRE([CF_GLOB_FULLPATH])dnl +if test "$with_libtool" = "yes" ; then + : +elif test "$with_shared" = "yes" ; then AC_MSG_CHECKING(if versioned-symbols file should be used) AC_ARG_WITH(versioned-syms, [[ --with-versioned-syms[=MAP-FILE] version ELF shared library symbols per MAP-FILE]], @@ -10151,6 +10181,8 @@ rm -f conftest.* fi fi + +fi AC_SUBST(RESULTING_SYMS) AC_SUBST(VERSIONED_SYMS) AC_SUBST(WILDCARD_SYMS) Index: configure --- ncurses-6.5-20250111+/configure 2024-12-29 01:01:41.000000000 +0000 +++ ncurses-6.5-20250118/configure 2025-01-18 11:26:09.000000000 +0000 @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.789 . +# From configure.in Revision: 1.790 . # Guess values for system-dependent variables and create Makefiles. # Generated by Autoconf 2.52.20240618. # @@ -1368,6 +1368,7 @@ echo "${as_me:-configure}:1369: testing VERSION_PATCH $VERSION_PATCH ..." 1>&5 + PROGRAM=NCURSES PACKAGE=ncurses cat >>confdefs.h <&5 + { echo "$as_me:1391: WARNING: overriding release version $cf_cv_rel_version to $withval" >&5 echo "$as_me: WARNING: overriding release version $cf_cv_rel_version to $withval" >&2;} cf_cv_rel_version=$withval fi; @@ -1401,13 +1402,13 @@ (0) ;; (*) - { { echo "$as_me:1404: error: Release major-version is not a number: $NCURSES_MAJOR" >&5 + { { echo "$as_me:1405: error: Release major-version is not a number: $NCURSES_MAJOR" >&5 echo "$as_me: error: Release major-version is not a number: $NCURSES_MAJOR" >&2;} { (exit 1); exit 1; }; } ;; esac else - { { echo "$as_me:1410: error: Release major-version value is empty" >&5 + { { echo "$as_me:1411: error: Release major-version value is empty" >&5 echo "$as_me: error: Release major-version value is empty" >&2;} { (exit 1); exit 1; }; } fi @@ -1417,13 +1418,13 @@ (0) ;; (*) - { { echo "$as_me:1420: error: Release minor-version is not a number: $NCURSES_MINOR" >&5 + { { echo "$as_me:1421: error: Release minor-version is not a number: $NCURSES_MINOR" >&5 echo "$as_me: error: Release minor-version is not a number: $NCURSES_MINOR" >&2;} { (exit 1); exit 1; }; } ;; esac else - { { echo "$as_me:1426: error: Release minor-version value is empty" >&5 + { { echo "$as_me:1427: error: Release minor-version value is empty" >&5 echo "$as_me: error: Release minor-version value is empty" >&2;} { (exit 1); exit 1; }; } fi @@ -1436,7 +1437,7 @@ if test "x$cf_cv_abi_version" != "x$withval" then - { echo "$as_me:1439: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5 + { echo "$as_me:1440: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5 echo "$as_me: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&2;} case "$cf_cv_rel_version" in (5.*) @@ -1455,13 +1456,13 @@ (0) ;; (*) - { { echo "$as_me:1458: error: ABI version is not a number: $cf_cv_abi_version" >&5 + { { echo "$as_me:1459: error: ABI version is not a number: $cf_cv_abi_version" >&5 echo "$as_me: error: ABI version is not a number: $cf_cv_abi_version" >&2;} { (exit 1); exit 1; }; } ;; esac else - { { echo "$as_me:1464: error: ABI version value is empty" >&5 + { { echo "$as_me:1465: error: ABI version value is empty" >&5 echo "$as_me: error: ABI version value is empty" >&2;} { (exit 1); exit 1; }; } fi @@ -1494,7 +1495,7 @@ fi done if test -z "$ac_aux_dir"; then - { { echo "$as_me:1497: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 + { { echo "$as_me:1498: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi @@ -1504,11 +1505,11 @@ # Make sure we can run config.sub. $ac_config_sub sun4 >/dev/null 2>&1 || - { { echo "$as_me:1507: error: cannot run $ac_config_sub" >&5 + { { echo "$as_me:1508: error: cannot run $ac_config_sub" >&5 echo "$as_me: error: cannot run $ac_config_sub" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:1511: checking build system type" >&5 +echo "$as_me:1512: checking build system type" >&5 echo $ECHO_N "checking build system type... $ECHO_C" >&6 if test "${ac_cv_build+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1517,23 +1518,23 @@ test -z "$ac_cv_build_alias" && ac_cv_build_alias=`$ac_config_guess` test -z "$ac_cv_build_alias" && - { { echo "$as_me:1520: error: cannot guess build type; you must specify one" >&5 + { { echo "$as_me:1521: error: cannot guess build type; you must specify one" >&5 echo "$as_me: error: cannot guess build type; you must specify one" >&2;} { (exit 1); exit 1; }; } ac_cv_build=`$ac_config_sub "$ac_cv_build_alias"` || - { { echo "$as_me:1524: error: $ac_config_sub $ac_cv_build_alias failed." >&5 + { { echo "$as_me:1525: error: $ac_config_sub $ac_cv_build_alias failed." >&5 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1529: result: $ac_cv_build" >&5 +echo "$as_me:1530: result: $ac_cv_build" >&5 echo "${ECHO_T}$ac_cv_build" >&6 build=$ac_cv_build build_cpu=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` build_vendor=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` build_os=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` -echo "$as_me:1536: checking host system type" >&5 +echo "$as_me:1537: checking host system type" >&5 echo $ECHO_N "checking host system type... $ECHO_C" >&6 if test "${ac_cv_host+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1542,12 +1543,12 @@ test -z "$ac_cv_host_alias" && ac_cv_host_alias=$ac_cv_build_alias ac_cv_host=`$ac_config_sub "$ac_cv_host_alias"` || - { { echo "$as_me:1545: error: $ac_config_sub $ac_cv_host_alias failed" >&5 + { { echo "$as_me:1546: error: $ac_config_sub $ac_cv_host_alias failed" >&5 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1550: result: $ac_cv_host" >&5 +echo "$as_me:1551: result: $ac_cv_host" >&5 echo "${ECHO_T}$ac_cv_host" >&6 host=$ac_cv_host host_cpu=`echo "$ac_cv_host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -1555,7 +1556,7 @@ host_os=`echo "$ac_cv_host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` if test -f "$srcdir/config.guess" || test -f "$ac_aux_dir/config.guess" ; then - echo "$as_me:1558: checking target system type" >&5 + echo "$as_me:1559: checking target system type" >&5 echo $ECHO_N "checking target system type... $ECHO_C" >&6 if test "${ac_cv_target+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1564,12 +1565,12 @@ test "x$ac_cv_target_alias" = "x" && ac_cv_target_alias=$ac_cv_host_alias ac_cv_target=`$ac_config_sub "$ac_cv_target_alias"` || - { { echo "$as_me:1567: error: $ac_config_sub $ac_cv_target_alias failed" >&5 + { { echo "$as_me:1568: error: $ac_config_sub $ac_cv_target_alias failed" >&5 echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1572: result: $ac_cv_target" >&5 +echo "$as_me:1573: result: $ac_cv_target" >&5 echo "${ECHO_T}$ac_cv_target" >&6 target=$ac_cv_target target_cpu=`echo "$ac_cv_target" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -1601,13 +1602,13 @@ fi test -z "$system_name" && system_name="$cf_cv_system_name" -test -n "$cf_cv_system_name" && echo "$as_me:1604: result: Configuring for $cf_cv_system_name" >&5 +test -n "$cf_cv_system_name" && echo "$as_me:1605: result: Configuring for $cf_cv_system_name" >&5 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6 if test ".$system_name" != ".$cf_cv_system_name" ; then - echo "$as_me:1608: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5 + echo "$as_me:1609: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6 - { { echo "$as_me:1610: error: \"Please remove config.cache and try again.\"" >&5 + { { echo "$as_me:1611: error: \"Please remove config.cache and try again.\"" >&5 echo "$as_me: error: \"Please remove config.cache and try again.\"" >&2;} { (exit 1); exit 1; }; } fi @@ -1615,7 +1616,7 @@ # Check whether --with-system-type or --without-system-type was given. if test "${with_system_type+set}" = set; then withval="$with_system_type" - { echo "$as_me:1618: WARNING: overriding system type to $withval" >&5 + { echo "$as_me:1619: WARNING: overriding system type to $withval" >&5 echo "$as_me: WARNING: overriding system type to $withval" >&2;} cf_cv_system_name=$withval host_os=$withval @@ -1626,7 +1627,7 @@ cf_user_CFLAGS="$CFLAGS" ### Default install-location -echo "$as_me:1629: checking for fgrep" >&5 +echo "$as_me:1630: checking for fgrep" >&5 echo $ECHO_N "checking for fgrep... $ECHO_C" >&6 if test "${ac_cv_path_FGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1638,7 +1639,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 "$as_me:1641: checking for $ac_word" >&5 +echo "$as_me:1642: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_FGREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1655,7 +1656,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_FGREP="$ac_dir/$ac_word" - echo "$as_me:1658: found $ac_dir/$ac_word" >&5 + echo "$as_me:1659: found $ac_dir/$ac_word" >&5 break fi done @@ -1666,10 +1667,10 @@ FGREP=$ac_cv_path_FGREP if test -n "$FGREP"; then - echo "$as_me:1669: result: $FGREP" >&5 + echo "$as_me:1670: result: $FGREP" >&5 echo "${ECHO_T}$FGREP" >&6 else - echo "$as_me:1672: result: no" >&5 + echo "$as_me:1673: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1677,16 +1678,16 @@ done test -n "$FGREP" || FGREP=": " - test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:1680: error: cannot find workable fgrep" >&5 + test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:1681: error: cannot find workable fgrep" >&5 echo "$as_me: error: cannot find workable fgrep" >&2;} { (exit 1); exit 1; }; } fi fi -echo "$as_me:1685: result: $ac_cv_path_FGREP" >&5 +echo "$as_me:1686: result: $ac_cv_path_FGREP" >&5 echo "${ECHO_T}$ac_cv_path_FGREP" >&6 FGREP="$ac_cv_path_FGREP" -echo "$as_me:1689: checking for prefix" >&5 +echo "$as_me:1690: checking for prefix" >&5 echo $ECHO_N "checking for prefix... $ECHO_C" >&6 if test "x$prefix" = "xNONE" ; then case "$cf_cv_system_name" in @@ -1698,11 +1699,11 @@ ;; esac fi -echo "$as_me:1701: result: $prefix" >&5 +echo "$as_me:1702: result: $prefix" >&5 echo "${ECHO_T}$prefix" >&6 if test "x$prefix" = "xNONE" ; then -echo "$as_me:1705: checking for default include-directory" >&5 +echo "$as_me:1706: checking for default include-directory" >&5 echo $ECHO_N "checking for default include-directory... $ECHO_C" >&6 test -n "$verbose" && echo 1>&6 for cf_symbol in \ @@ -1725,7 +1726,7 @@ fi test -n "$verbose" && echo " tested $cf_dir" 1>&6 done -echo "$as_me:1728: result: $includedir" >&5 +echo "$as_me:1729: result: $includedir" >&5 echo "${ECHO_T}$includedir" >&6 fi @@ -1790,20 +1791,20 @@ (0) ;; (*) - { { echo "$as_me:1793: error: ABI altered is not a number: $withval" >&5 + { { echo "$as_me:1794: error: ABI altered is not a number: $withval" >&5 echo "$as_me: error: ABI altered is not a number: $withval" >&2;} { (exit 1); exit 1; }; } ;; esac else - { { echo "$as_me:1799: error: ABI altered value is empty" >&5 + { { echo "$as_me:1800: error: ABI altered value is empty" >&5 echo "$as_me: error: ABI altered value is empty" >&2;} { (exit 1); exit 1; }; } fi if test "$cf_cv_abi_version" != "$withval" then - { echo "$as_me:1806: WARNING: altering visible ABI from $cf_cv_abi_version to $withval" >&5 + { echo "$as_me:1807: WARNING: altering visible ABI from $cf_cv_abi_version to $withval" >&5 echo "$as_me: WARNING: altering visible ABI from $cf_cv_abi_version to $withval" >&2;} cf_cv_abi_version=$withval fi @@ -1833,7 +1834,7 @@ unset cf_TEMP_gnat # Extract the first word of "$cf_prog_gnat", so it can be a program name with args. set dummy $cf_prog_gnat; ac_word=$2 -echo "$as_me:1836: checking for $ac_word" >&5 +echo "$as_me:1837: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_cf_TEMP_gnat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1850,7 +1851,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_cf_TEMP_gnat="$ac_dir/$ac_word" - echo "$as_me:1853: found $ac_dir/$ac_word" >&5 + echo "$as_me:1854: found $ac_dir/$ac_word" >&5 break fi done @@ -1862,10 +1863,10 @@ cf_TEMP_gnat=$ac_cv_path_cf_TEMP_gnat if test -n "$cf_TEMP_gnat"; then - echo "$as_me:1865: result: $cf_TEMP_gnat" >&5 + echo "$as_me:1866: result: $cf_TEMP_gnat" >&5 echo "${ECHO_T}$cf_TEMP_gnat" >&6 else - echo "$as_me:1868: result: no" >&5 + echo "$as_me:1869: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1875,7 +1876,7 @@ unset cf_cv_gnat_version unset cf_TEMP_gnat -echo "$as_me:1878: checking for $cf_prog_gnat version" >&5 +echo "$as_me:1879: checking for $cf_prog_gnat version" >&5 echo $ECHO_N "checking for $cf_prog_gnat version... $ECHO_C" >&6 if test "${cf_cv_gnat_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1886,7 +1887,7 @@ sed -e '2,$d' -e 's/[^0-9 \.]//g' -e 's/^[ ]*//' -e 's/ .*//'` fi -echo "$as_me:1889: result: $cf_cv_gnat_version" >&5 +echo "$as_me:1890: result: $cf_cv_gnat_version" >&5 echo "${ECHO_T}$cf_cv_gnat_version" >&6 test -z "$cf_cv_gnat_version" && cf_cv_gnat_version=no eval cf_TEMP_gnat=$cf_cv_gnat_version; unset cf_cv_gnat_version @@ -1915,7 +1916,7 @@ cd conftest.src for cf_gprconfig in Ada C do - echo "$as_me:1918: checking for gprconfig name for $cf_gprconfig" >&5 + echo "$as_me:1919: checking for gprconfig name for $cf_gprconfig" >&5 echo $ECHO_N "checking for gprconfig name for $cf_gprconfig... $ECHO_C" >&6 if test "$cf_gprconfig" = C then @@ -1934,10 +1935,10 @@ if test -n "$cf_gprconfig_value" then eval "cf_ada_config_$cf_gprconfig=$cf_gprconfig_value" - echo "$as_me:1937: result: $cf_gprconfig_value" >&5 + echo "$as_me:1938: result: $cf_gprconfig_value" >&5 echo "${ECHO_T}$cf_gprconfig_value" >&6 else - echo "$as_me:1940: result: missing" >&5 + echo "$as_me:1941: result: missing" >&5 echo "${ECHO_T}missing" >&6 cf_ada_config="#" break @@ -1950,7 +1951,7 @@ if test "x$cf_ada_config" != "x#" then -echo "$as_me:1953: checking for gnat version" >&5 +echo "$as_me:1954: checking for gnat version" >&5 echo $ECHO_N "checking for gnat version... $ECHO_C" >&6 if test "${cf_cv_gnat_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1961,7 +1962,7 @@ sed -e '2,$d' -e 's/[^0-9 \.]//g' -e 's/^[ ]*//' -e 's/ .*//'` fi -echo "$as_me:1964: result: $cf_cv_gnat_version" >&5 +echo "$as_me:1965: result: $cf_cv_gnat_version" >&5 echo "${ECHO_T}$cf_cv_gnat_version" >&6 test -z "$cf_cv_gnat_version" && cf_cv_gnat_version=no @@ -1970,7 +1971,7 @@ cf_cv_prog_gnat_correct=yes ;; (*) - { echo "$as_me:1973: WARNING: Unsupported GNAT version $cf_cv_gnat_version. We require 3.11 or better. Disabling Ada95 binding." >&5 + { echo "$as_me:1974: WARNING: Unsupported GNAT version $cf_cv_gnat_version. We require 3.11 or better. Disabling Ada95 binding." >&5 echo "$as_me: WARNING: Unsupported GNAT version $cf_cv_gnat_version. We require 3.11 or better. Disabling Ada95 binding." >&2;} cf_cv_prog_gnat_correct=no ;; @@ -1978,7 +1979,7 @@ # Extract the first word of "m4", so it can be a program name with args. set dummy m4; ac_word=$2 -echo "$as_me:1981: checking for $ac_word" >&5 +echo "$as_me:1982: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_M4_exists+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1993,7 +1994,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_M4_exists="yes" -echo "$as_me:1996: found $ac_dir/$ac_word" >&5 +echo "$as_me:1997: found $ac_dir/$ac_word" >&5 break done @@ -2002,20 +2003,20 @@ fi M4_exists=$ac_cv_prog_M4_exists if test -n "$M4_exists"; then - echo "$as_me:2005: result: $M4_exists" >&5 + echo "$as_me:2006: result: $M4_exists" >&5 echo "${ECHO_T}$M4_exists" >&6 else - echo "$as_me:2008: result: no" >&5 + echo "$as_me:2009: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$ac_cv_prog_M4_exists" = no; then cf_cv_prog_gnat_correct=no - { echo "$as_me:2014: WARNING: Ada95 binding required program m4 not found. Ada95 binding disabled" >&5 + { echo "$as_me:2015: WARNING: Ada95 binding required program m4 not found. Ada95 binding disabled" >&5 echo "$as_me: WARNING: Ada95 binding required program m4 not found. Ada95 binding disabled" >&2;} fi if test "$cf_cv_prog_gnat_correct" = yes; then - echo "$as_me:2018: checking if GNAT works" >&5 + echo "$as_me:2019: checking if GNAT works" >&5 echo $ECHO_N "checking if GNAT works... $ECHO_C" >&6 rm -rf ./conftest* ./*~conftest* @@ -2043,7 +2044,7 @@ fi rm -rf ./conftest* ./*~conftest* - echo "$as_me:2046: result: $cf_cv_prog_gnat_correct" >&5 + echo "$as_me:2047: result: $cf_cv_prog_gnat_correct" >&5 echo "${ECHO_T}$cf_cv_prog_gnat_correct" >&6 fi else @@ -2059,7 +2060,7 @@ # Here is a workaround. # Extract the first word of "gnatgcc", so it can be a program name with args. set dummy gnatgcc; ac_word=$2 -echo "$as_me:2062: checking for $ac_word" >&5 +echo "$as_me:2063: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_cf_cv_path_gnatgcc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2076,7 +2077,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_cf_cv_path_gnatgcc="$ac_dir/$ac_word" - echo "$as_me:2079: found $ac_dir/$ac_word" >&5 + echo "$as_me:2080: found $ac_dir/$ac_word" >&5 break fi done @@ -2088,16 +2089,16 @@ cf_cv_path_gnatgcc=$ac_cv_path_cf_cv_path_gnatgcc if test -n "$cf_cv_path_gnatgcc"; then - echo "$as_me:2091: result: $cf_cv_path_gnatgcc" >&5 + echo "$as_me:2092: result: $cf_cv_path_gnatgcc" >&5 echo "${ECHO_T}$cf_cv_path_gnatgcc" >&6 else - echo "$as_me:2094: result: no" >&5 + echo "$as_me:2095: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$cf_cv_path_gnatgcc" != no then - echo "$as_me:2100: checking for improvement" >&5 + echo "$as_me:2101: checking for improvement" >&5 echo $ECHO_N "checking for improvement... $ECHO_C" >&6 cf_file_gnatgcc=`file -L "$cf_cv_path_gnatgcc" 2>/dev/null` case "x$cf_file_gnatgcc" in @@ -2108,7 +2109,7 @@ cf_cv_path_gnatgcc=no ;; esac - echo "$as_me:2111: result: $cf_cv_path_gnatgcc" >&5 + echo "$as_me:2112: result: $cf_cv_path_gnatgcc" >&5 echo "${ECHO_T}$cf_cv_path_gnatgcc" >&6 test "$cf_cv_path_gnatgcc" = no && cf_cv_path_gnatgcc=gnatgcc cf_prog_cc="$cf_cv_path_gnatgcc $cf_prog_cc" @@ -2133,7 +2134,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:2136: checking for $ac_word" >&5 +echo "$as_me:2137: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2148,7 +2149,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="$ac_tool_prefix$ac_prog" -echo "$as_me:2151: found $ac_dir/$ac_word" >&5 +echo "$as_me:2152: found $ac_dir/$ac_word" >&5 break done @@ -2156,10 +2157,10 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:2159: result: $CC" >&5 + echo "$as_me:2160: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:2162: result: no" >&5 + echo "$as_me:2163: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -2172,7 +2173,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 "$as_me:2175: checking for $ac_word" >&5 +echo "$as_me:2176: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2187,7 +2188,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="$ac_prog" -echo "$as_me:2190: found $ac_dir/$ac_word" >&5 +echo "$as_me:2191: found $ac_dir/$ac_word" >&5 break done @@ -2195,10 +2196,10 @@ fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:2198: result: $ac_ct_CC" >&5 + echo "$as_me:2199: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:2201: result: no" >&5 + echo "$as_me:2202: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -2208,32 +2209,32 @@ CC=$ac_ct_CC fi -test -z "$CC" && { { echo "$as_me:2211: error: no acceptable cc found in \$PATH" >&5 +test -z "$CC" && { { echo "$as_me:2212: error: no acceptable cc found in \$PATH" >&5 echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. -echo "$as_me:2216:" \ +echo "$as_me:2217:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo "$2"` -{ (eval echo "$as_me:2219: \"$ac_compiler --version &5\"") >&5 +{ (eval echo "$as_me:2220: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? - echo "$as_me:2222: \$? = $ac_status" >&5 + echo "$as_me:2223: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:2224: \"$ac_compiler -v &5\"") >&5 +{ (eval echo "$as_me:2225: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? - echo "$as_me:2227: \$? = $ac_status" >&5 + echo "$as_me:2228: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:2229: \"$ac_compiler -V &5\"") >&5 +{ (eval echo "$as_me:2230: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? - echo "$as_me:2232: \$? = $ac_status" >&5 + echo "$as_me:2233: \$? = $ac_status" >&5 (exit "$ac_status"); } cat >"conftest.$ac_ext" <<_ACEOF -#line 2236 "configure" +#line 2237 "configure" #include "confdefs.h" int @@ -2249,13 +2250,13 @@ # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -echo "$as_me:2252: checking for C compiler default output" >&5 +echo "$as_me:2253: checking for C compiler default output" >&5 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *"conftest[^"]*"//'` -if { (eval echo "$as_me:2255: \"$ac_link_default\"") >&5 +if { (eval echo "$as_me:2256: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? - echo "$as_me:2258: \$? = $ac_status" >&5 + echo "$as_me:2259: \$? = $ac_status" >&5 (exit "$ac_status"); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last @@ -2278,34 +2279,34 @@ else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:2281: error: C compiler cannot create executables" >&5 +{ { echo "$as_me:2282: error: C compiler cannot create executables" >&5 echo "$as_me: error: C compiler cannot create executables" >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext -echo "$as_me:2287: result: $ac_file" >&5 +echo "$as_me:2288: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:2292: checking whether the C compiler works" >&5 +echo "$as_me:2293: checking whether the C compiler works" >&5 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' - { (eval echo "$as_me:2298: \"$ac_try\"") >&5 + { (eval echo "$as_me:2299: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2301: \$? = $ac_status" >&5 + echo "$as_me:2302: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else - { { echo "$as_me:2308: error: cannot run C compiled programs. + { { echo "$as_me:2309: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&5 echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&2;} @@ -2313,24 +2314,24 @@ fi fi fi -echo "$as_me:2316: result: yes" >&5 +echo "$as_me:2317: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe "conftest$ac_cv_exeext" ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:2323: checking whether we are cross compiling" >&5 +echo "$as_me:2324: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:2325: result: $cross_compiling" >&5 +echo "$as_me:2326: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 -echo "$as_me:2328: checking for executable suffix" >&5 +echo "$as_me:2329: checking for executable suffix" >&5 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 -if { (eval echo "$as_me:2330: \"$ac_link\"") >&5 +if { (eval echo "$as_me:2331: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:2333: \$? = $ac_status" >&5 + echo "$as_me:2334: \$? = $ac_status" >&5 (exit "$ac_status"); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will @@ -2346,25 +2347,25 @@ esac done else - { { echo "$as_me:2349: error: cannot compute EXEEXT: cannot compile and link" >&5 + { { echo "$as_me:2350: error: cannot compute EXEEXT: cannot compile and link" >&5 echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest$ac_cv_exeext" -echo "$as_me:2355: result: $ac_cv_exeext" >&5 +echo "$as_me:2356: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f "conftest.$ac_ext" EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -echo "$as_me:2361: checking for object suffix" >&5 +echo "$as_me:2362: checking for object suffix" >&5 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 2367 "configure" +#line 2368 "configure" #include "confdefs.h" int @@ -2376,10 +2377,10 @@ } _ACEOF rm -f conftest.o conftest.obj -if { (eval echo "$as_me:2379: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2380: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2382: \$? = $ac_status" >&5 + echo "$as_me:2383: \$? = $ac_status" >&5 (exit "$ac_status"); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in @@ -2391,24 +2392,24 @@ else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 -{ { echo "$as_me:2394: error: cannot compute OBJEXT: cannot compile" >&5 +{ { echo "$as_me:2395: error: cannot compute OBJEXT: cannot compile" >&5 echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest.$ac_cv_objext" "conftest.$ac_ext" fi -echo "$as_me:2401: result: $ac_cv_objext" >&5 +echo "$as_me:2402: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -echo "$as_me:2405: checking whether we are using the GNU C compiler" >&5 +echo "$as_me:2406: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 2411 "configure" +#line 2412 "configure" #include "confdefs.h" int @@ -2423,16 +2424,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2426: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2427: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2429: \$? = $ac_status" >&5 + echo "$as_me:2430: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2432: \"$ac_try\"") >&5 + { (eval echo "$as_me:2433: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2435: \$? = $ac_status" >&5 + echo "$as_me:2436: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_compiler_gnu=yes else @@ -2444,19 +2445,19 @@ ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:2447: result: $ac_cv_c_compiler_gnu" >&5 +echo "$as_me:2448: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" -echo "$as_me:2453: checking whether $CC accepts -g" >&5 +echo "$as_me:2454: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 2459 "configure" +#line 2460 "configure" #include "confdefs.h" int @@ -2468,16 +2469,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2471: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2472: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2474: \$? = $ac_status" >&5 + echo "$as_me:2475: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2477: \"$ac_try\"") >&5 + { (eval echo "$as_me:2478: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2480: \$? = $ac_status" >&5 + echo "$as_me:2481: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cc_g=yes else @@ -2487,7 +2488,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:2490: result: $ac_cv_prog_cc_g" >&5 +echo "$as_me:2491: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS @@ -2514,16 +2515,16 @@ #endif _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2517: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2518: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2520: \$? = $ac_status" >&5 + echo "$as_me:2521: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2523: \"$ac_try\"") >&5 + { (eval echo "$as_me:2524: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2526: \$? = $ac_status" >&5 + echo "$as_me:2527: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then for ac_declaration in \ ''\ @@ -2535,7 +2536,7 @@ 'void exit (int);' do cat >"conftest.$ac_ext" <<_ACEOF -#line 2538 "configure" +#line 2539 "configure" #include "confdefs.h" #include $ac_declaration @@ -2548,16 +2549,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2551: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2552: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2554: \$? = $ac_status" >&5 + echo "$as_me:2555: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2557: \"$ac_try\"") >&5 + { (eval echo "$as_me:2558: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2560: \$? = $ac_status" >&5 + echo "$as_me:2561: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -2567,7 +2568,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 2570 "configure" +#line 2571 "configure" #include "confdefs.h" $ac_declaration int @@ -2579,16 +2580,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2582: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2583: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2585: \$? = $ac_status" >&5 + echo "$as_me:2586: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2588: \"$ac_try\"") >&5 + { (eval echo "$as_me:2589: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2591: \$? = $ac_status" >&5 + echo "$as_me:2592: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -2618,11 +2619,11 @@ GCC_VERSION=none if test "$GCC" = yes ; then - echo "$as_me:2621: checking version of $CC" >&5 + echo "$as_me:2622: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$GCC_VERSION" && GCC_VERSION=unknown - echo "$as_me:2625: result: $GCC_VERSION" >&5 + echo "$as_me:2626: result: $GCC_VERSION" >&5 echo "${ECHO_T}$GCC_VERSION" >&6 fi @@ -2631,12 +2632,12 @@ if test "$GCC" = yes ; then case "$host_os" in (linux*|gnu*) - echo "$as_me:2634: checking if this is really Intel C compiler" >&5 + echo "$as_me:2635: checking if this is really Intel C compiler" >&5 echo $ECHO_N "checking if this is really Intel C compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -no-gcc" cat >"conftest.$ac_ext" <<_ACEOF -#line 2639 "configure" +#line 2640 "configure" #include "confdefs.h" int @@ -2653,16 +2654,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2656: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2657: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2659: \$? = $ac_status" >&5 + echo "$as_me:2660: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2662: \"$ac_try\"") >&5 + { (eval echo "$as_me:2663: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2665: \$? = $ac_status" >&5 + echo "$as_me:2666: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then INTEL_COMPILER=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -2673,7 +2674,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CFLAGS="$cf_save_CFLAGS" - echo "$as_me:2676: result: $INTEL_COMPILER" >&5 + echo "$as_me:2677: result: $INTEL_COMPILER" >&5 echo "${ECHO_T}$INTEL_COMPILER" >&6 ;; esac @@ -2682,11 +2683,11 @@ CLANG_COMPILER=no if test "$GCC" = yes ; then - echo "$as_me:2685: checking if this is really Clang C compiler" >&5 + echo "$as_me:2686: checking if this is really Clang C compiler" >&5 echo $ECHO_N "checking if this is really Clang C compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" cat >"conftest.$ac_ext" <<_ACEOF -#line 2689 "configure" +#line 2690 "configure" #include "confdefs.h" int @@ -2703,16 +2704,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2706: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2707: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2709: \$? = $ac_status" >&5 + echo "$as_me:2710: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2712: \"$ac_try\"") >&5 + { (eval echo "$as_me:2713: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2715: \$? = $ac_status" >&5 + echo "$as_me:2716: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then CLANG_COMPILER=yes @@ -2722,7 +2723,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CFLAGS="$cf_save_CFLAGS" - echo "$as_me:2725: result: $CLANG_COMPILER" >&5 + echo "$as_me:2726: result: $CLANG_COMPILER" >&5 echo "${ECHO_T}$CLANG_COMPILER" >&6 fi @@ -2731,30 +2732,30 @@ if test "x$CLANG_COMPILER" = "xyes" ; then case "$CC" in (c[1-9][0-9]|*/c[1-9][0-9]) - { echo "$as_me:2734: WARNING: replacing broken compiler alias $CC" >&5 + { echo "$as_me:2735: WARNING: replacing broken compiler alias $CC" >&5 echo "$as_me: WARNING: replacing broken compiler alias $CC" >&2;} CFLAGS="$CFLAGS -std=`echo "$CC" | sed -e 's%.*/%%'`" CC=clang ;; esac - echo "$as_me:2741: checking version of $CC" >&5 + echo "$as_me:2742: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 CLANG_VERSION="`$CC --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(CLANG[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$CLANG_VERSION" && CLANG_VERSION=unknown - echo "$as_me:2745: result: $CLANG_VERSION" >&5 + echo "$as_me:2746: result: $CLANG_VERSION" >&5 echo "${ECHO_T}$CLANG_VERSION" >&6 for cf_clang_opt in \ -Qunused-arguments \ -Wno-error=implicit-function-declaration do - echo "$as_me:2752: checking if option $cf_clang_opt works" >&5 + echo "$as_me:2753: checking if option $cf_clang_opt works" >&5 echo $ECHO_N "checking if option $cf_clang_opt works... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $cf_clang_opt" cat >"conftest.$ac_ext" <<_ACEOF -#line 2757 "configure" +#line 2758 "configure" #include "confdefs.h" #include @@ -2768,16 +2769,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:2771: \"$ac_link\"") >&5 +if { (eval echo "$as_me:2772: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:2774: \$? = $ac_status" >&5 + echo "$as_me:2775: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:2777: \"$ac_try\"") >&5 + { (eval echo "$as_me:2778: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2780: \$? = $ac_status" >&5 + echo "$as_me:2781: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_clang_optok=yes @@ -2788,13 +2789,13 @@ cf_clang_optok=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:2791: result: $cf_clang_optok" >&5 + echo "$as_me:2792: result: $cf_clang_optok" >&5 echo "${ECHO_T}$cf_clang_optok" >&6 CFLAGS="$cf_save_CFLAGS" if test "$cf_clang_optok" = yes; then test -n "$verbose" && echo " adding option $cf_clang_opt" 1>&6 -echo "${as_me:-configure}:2797: testing adding option $cf_clang_opt ..." 1>&5 +echo "${as_me:-configure}:2798: testing adding option $cf_clang_opt ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_clang_opt" @@ -2803,7 +2804,7 @@ done fi -echo "$as_me:2806: checking for $CC option to accept ANSI C" >&5 +echo "$as_me:2807: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2811,7 +2812,7 @@ ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >"conftest.$ac_ext" <<_ACEOF -#line 2814 "configure" +#line 2815 "configure" #include "confdefs.h" #include #include @@ -2858,16 +2859,16 @@ do CC="$ac_save_CC $ac_arg" rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:2861: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2862: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2864: \$? = $ac_status" >&5 + echo "$as_me:2865: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:2867: \"$ac_try\"") >&5 + { (eval echo "$as_me:2868: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2870: \$? = $ac_status" >&5 + echo "$as_me:2871: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cc_stdc=$ac_arg break @@ -2884,10 +2885,10 @@ case "x$ac_cv_prog_cc_stdc" in x|xno) - echo "$as_me:2887: result: none needed" >&5 + echo "$as_me:2888: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) - echo "$as_me:2890: result: $ac_cv_prog_cc_stdc" >&5 + echo "$as_me:2891: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac @@ -2895,13 +2896,13 @@ # This should have been defined by AC_PROG_CC : "${CC:=cc}" -echo "$as_me:2898: checking \$CFLAGS variable" >&5 +echo "$as_me:2899: checking \$CFLAGS variable" >&5 echo $ECHO_N "checking \$CFLAGS variable... $ECHO_C" >&6 case "x$CFLAGS" in (*-[IUD]*) - echo "$as_me:2902: result: broken" >&5 + echo "$as_me:2903: result: broken" >&5 echo "${ECHO_T}broken" >&6 - { echo "$as_me:2904: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5 + { echo "$as_me:2905: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5 echo "$as_me: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&2;} cf_flags="$CFLAGS" CFLAGS= @@ -3009,18 +3010,18 @@ done ;; (*) - echo "$as_me:3012: result: ok" >&5 + echo "$as_me:3013: result: ok" >&5 echo "${ECHO_T}ok" >&6 ;; esac -echo "$as_me:3017: checking \$CC variable" >&5 +echo "$as_me:3018: checking \$CC variable" >&5 echo $ECHO_N "checking \$CC variable... $ECHO_C" >&6 case "$CC" in (*[\ \ ]-*) - echo "$as_me:3021: result: broken" >&5 + echo "$as_me:3022: result: broken" >&5 echo "${ECHO_T}broken" >&6 - { echo "$as_me:3023: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5 + { echo "$as_me:3024: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5 echo "$as_me: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&2;} # humor him... cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'` @@ -3137,19 +3138,19 @@ done test -n "$verbose" && echo " resulting CC: '$CC'" 1>&6 -echo "${as_me:-configure}:3140: testing resulting CC: '$CC' ..." 1>&5 +echo "${as_me:-configure}:3141: testing resulting CC: '$CC' ..." 1>&5 test -n "$verbose" && echo " resulting CFLAGS: '$CFLAGS'" 1>&6 -echo "${as_me:-configure}:3144: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 +echo "${as_me:-configure}:3145: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5 test -n "$verbose" && echo " resulting CPPFLAGS: '$CPPFLAGS'" 1>&6 -echo "${as_me:-configure}:3148: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 +echo "${as_me:-configure}:3149: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5 ;; (*) - echo "$as_me:3152: result: ok" >&5 + echo "$as_me:3153: result: ok" >&5 echo "${ECHO_T}ok" >&6 ;; esac @@ -3163,7 +3164,7 @@ ac_link='$CC -o "conftest$ac_exeext" $CFLAGS $CPPFLAGS $LDFLAGS "conftest.$ac_ext" $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:3166: checking how to run the C preprocessor" >&5 +echo "$as_me:3167: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then @@ -3184,18 +3185,18 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 3187 "configure" +#line 3188 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:3192: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:3193: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3198: \$? = $ac_status" >&5 + echo "$as_me:3199: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3218,17 +3219,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 3221 "configure" +#line 3222 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:3225: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:3226: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3231: \$? = $ac_status" >&5 + echo "$as_me:3232: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3265,7 +3266,7 @@ else ac_cv_prog_CPP=$CPP fi -echo "$as_me:3268: result: $CPP" >&5 +echo "$as_me:3269: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes @@ -3275,18 +3276,18 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 3278 "configure" +#line 3279 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:3283: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:3284: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3289: \$? = $ac_status" >&5 + echo "$as_me:3290: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3309,17 +3310,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 3312 "configure" +#line 3313 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:3316: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:3317: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3322: \$? = $ac_status" >&5 + echo "$as_me:3323: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3347,7 +3348,7 @@ if $ac_preproc_ok; then : else - { { echo "$as_me:3350: error: C preprocessor \"$CPP\" fails sanity check" >&5 + { { echo "$as_me:3351: error: C preprocessor \"$CPP\" fails sanity check" >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} { (exit 1); exit 1; }; } fi @@ -3360,14 +3361,14 @@ ac_main_return="return" if test $ac_cv_c_compiler_gnu = yes; then - echo "$as_me:3363: checking whether $CC needs -traditional" >&5 + echo "$as_me:3364: checking whether $CC needs -traditional" >&5 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6 if test "${ac_cv_prog_gcc_traditional+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_pattern="Autoconf.*'x'" cat >"conftest.$ac_ext" <<_ACEOF -#line 3370 "configure" +#line 3371 "configure" #include "confdefs.h" #include int Autoconf = TIOCGETP; @@ -3382,7 +3383,7 @@ if test $ac_cv_prog_gcc_traditional = no; then cat >"conftest.$ac_ext" <<_ACEOF -#line 3385 "configure" +#line 3386 "configure" #include "confdefs.h" #include int Autoconf = TCGETA; @@ -3395,14 +3396,14 @@ fi fi -echo "$as_me:3398: result: $ac_cv_prog_gcc_traditional" >&5 +echo "$as_me:3399: result: $ac_cv_prog_gcc_traditional" >&5 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6 if test $ac_cv_prog_gcc_traditional = yes; then CC="$CC -traditional" fi fi -echo "$as_me:3405: checking whether $CC understands -c and -o together" >&5 +echo "$as_me:3406: checking whether $CC understands -c and -o together" >&5 echo $ECHO_N "checking whether $CC understands -c and -o together... $ECHO_C" >&6 if test "${cf_cv_prog_CC_c_o+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3417,15 +3418,15 @@ # We do the test twice because some compilers refuse to overwrite an # existing .o file with -o, though they will create one. ac_try='$CC $CFLAGS $CPPFLAGS -c conftest.$ac_ext -o conftest2.$ac_objext >&5' -if { (eval echo "$as_me:3420: \"$ac_try\"") >&5 +if { (eval echo "$as_me:3421: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3423: \$? = $ac_status" >&5 + echo "$as_me:3424: \$? = $ac_status" >&5 (exit "$ac_status"); } && - test -f conftest2.$ac_objext && { (eval echo "$as_me:3425: \"$ac_try\"") >&5 + test -f conftest2.$ac_objext && { (eval echo "$as_me:3426: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3428: \$? = $ac_status" >&5 + echo "$as_me:3429: \$? = $ac_status" >&5 (exit "$ac_status"); }; then eval cf_cv_prog_CC_c_o=yes @@ -3436,10 +3437,10 @@ fi if test "$cf_cv_prog_CC_c_o" = yes; then - echo "$as_me:3439: result: yes" >&5 + echo "$as_me:3440: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:3442: result: no" >&5 + echo "$as_me:3443: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3453,7 +3454,7 @@ (*) LDPATH=$PATH:/sbin:/usr/sbin # Extract the first word of "ldconfig", so it can be a program name with args. set dummy ldconfig; ac_word=$2 -echo "$as_me:3456: checking for $ac_word" >&5 +echo "$as_me:3457: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_LDCONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3470,7 +3471,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_LDCONFIG="$ac_dir/$ac_word" - echo "$as_me:3473: found $ac_dir/$ac_word" >&5 + echo "$as_me:3474: found $ac_dir/$ac_word" >&5 break fi done @@ -3481,10 +3482,10 @@ LDCONFIG=$ac_cv_path_LDCONFIG if test -n "$LDCONFIG"; then - echo "$as_me:3484: result: $LDCONFIG" >&5 + echo "$as_me:3485: result: $LDCONFIG" >&5 echo "${ECHO_T}$LDCONFIG" >&6 else - echo "$as_me:3487: result: no" >&5 + echo "$as_me:3488: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3492,7 +3493,7 @@ esac fi -echo "$as_me:3495: checking if you want to ensure bool is consistent with C++" >&5 +echo "$as_me:3496: checking if you want to ensure bool is consistent with C++" >&5 echo $ECHO_N "checking if you want to ensure bool is consistent with C++... $ECHO_C" >&6 # Check whether --with-cxx or --without-cxx was given. @@ -3502,7 +3503,7 @@ else cf_with_cxx=yes fi; -echo "$as_me:3505: result: $cf_with_cxx" >&5 +echo "$as_me:3506: result: $cf_with_cxx" >&5 echo "${ECHO_T}$cf_with_cxx" >&6 if test "X$cf_with_cxx" = Xno ; then CXX="" @@ -3520,7 +3521,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:3523: checking for $ac_word" >&5 +echo "$as_me:3524: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3535,7 +3536,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" -echo "$as_me:3538: found $ac_dir/$ac_word" >&5 +echo "$as_me:3539: found $ac_dir/$ac_word" >&5 break done @@ -3543,10 +3544,10 @@ fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then - echo "$as_me:3546: result: $CXX" >&5 + echo "$as_me:3547: result: $CXX" >&5 echo "${ECHO_T}$CXX" >&6 else - echo "$as_me:3549: result: no" >&5 + echo "$as_me:3550: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3559,7 +3560,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 "$as_me:3562: checking for $ac_word" >&5 +echo "$as_me:3563: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3574,7 +3575,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CXX="$ac_prog" -echo "$as_me:3577: found $ac_dir/$ac_word" >&5 +echo "$as_me:3578: found $ac_dir/$ac_word" >&5 break done @@ -3582,10 +3583,10 @@ fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then - echo "$as_me:3585: result: $ac_ct_CXX" >&5 + echo "$as_me:3586: result: $ac_ct_CXX" >&5 echo "${ECHO_T}$ac_ct_CXX" >&6 else - echo "$as_me:3588: result: no" >&5 + echo "$as_me:3589: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3597,32 +3598,32 @@ fi # Provide some information about the compiler. -echo "$as_me:3600:" \ +echo "$as_me:3601:" \ "checking for C++ compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:3603: \"$ac_compiler --version &5\"") >&5 +{ (eval echo "$as_me:3604: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? - echo "$as_me:3606: \$? = $ac_status" >&5 + echo "$as_me:3607: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:3608: \"$ac_compiler -v &5\"") >&5 +{ (eval echo "$as_me:3609: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? - echo "$as_me:3611: \$? = $ac_status" >&5 + echo "$as_me:3612: \$? = $ac_status" >&5 (exit "$ac_status"); } -{ (eval echo "$as_me:3613: \"$ac_compiler -V &5\"") >&5 +{ (eval echo "$as_me:3614: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? - echo "$as_me:3616: \$? = $ac_status" >&5 + echo "$as_me:3617: \$? = $ac_status" >&5 (exit "$ac_status"); } -echo "$as_me:3619: checking whether we are using the GNU C++ compiler" >&5 +echo "$as_me:3620: checking whether we are using the GNU C++ compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3625 "configure" +#line 3626 "configure" #include "confdefs.h" int @@ -3637,16 +3638,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3640: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3641: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3643: \$? = $ac_status" >&5 + echo "$as_me:3644: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3646: \"$ac_try\"") >&5 + { (eval echo "$as_me:3647: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3649: \$? = $ac_status" >&5 + echo "$as_me:3650: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_compiler_gnu=yes else @@ -3658,19 +3659,19 @@ ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:3661: result: $ac_cv_cxx_compiler_gnu" >&5 +echo "$as_me:3662: result: $ac_cv_cxx_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 GXX=`test $ac_compiler_gnu = yes && echo yes` ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS CXXFLAGS="-g" -echo "$as_me:3667: checking whether $CXX accepts -g" >&5 +echo "$as_me:3668: checking whether $CXX accepts -g" >&5 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cxx_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 3673 "configure" +#line 3674 "configure" #include "confdefs.h" int @@ -3682,16 +3683,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3685: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3686: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3688: \$? = $ac_status" >&5 + echo "$as_me:3689: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3691: \"$ac_try\"") >&5 + { (eval echo "$as_me:3692: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3694: \$? = $ac_status" >&5 + echo "$as_me:3695: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_prog_cxx_g=yes else @@ -3701,7 +3702,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:3704: result: $ac_cv_prog_cxx_g" >&5 +echo "$as_me:3705: result: $ac_cv_prog_cxx_g" >&5 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS @@ -3728,7 +3729,7 @@ 'void exit (int);' do cat >"conftest.$ac_ext" <<_ACEOF -#line 3731 "configure" +#line 3732 "configure" #include "confdefs.h" #include $ac_declaration @@ -3741,16 +3742,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3744: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3745: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3747: \$? = $ac_status" >&5 + echo "$as_me:3748: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3750: \"$ac_try\"") >&5 + { (eval echo "$as_me:3751: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3753: \$? = $ac_status" >&5 + echo "$as_me:3754: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -3760,7 +3761,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 3763 "configure" +#line 3764 "configure" #include "confdefs.h" $ac_declaration int @@ -3772,16 +3773,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3775: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3776: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3778: \$? = $ac_status" >&5 + echo "$as_me:3779: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3781: \"$ac_try\"") >&5 + { (eval echo "$as_me:3782: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3784: \$? = $ac_status" >&5 + echo "$as_me:3785: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -3815,7 +3816,7 @@ then # Several of the C++ configurations do not work, particularly when # cross-compiling (20140913 -TD) - echo "$as_me:3818: checking if $CXX works" >&5 + echo "$as_me:3819: checking if $CXX works" >&5 echo $ECHO_N "checking if $CXX works... $ECHO_C" >&6 save_CPPFLAGS="$CPPFLAGS" @@ -3823,7 +3824,7 @@ CPPFLAGS="$CPPFLAGS -I${cf_includedir}" cat >"conftest.$ac_ext" <<_ACEOF -#line 3826 "configure" +#line 3827 "configure" #include "confdefs.h" #include @@ -3840,16 +3841,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:3843: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:3844: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3846: \$? = $ac_status" >&5 + echo "$as_me:3847: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:3849: \"$ac_try\"") >&5 + { (eval echo "$as_me:3850: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3852: \$? = $ac_status" >&5 + echo "$as_me:3853: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cxx_works=yes else @@ -3860,11 +3861,11 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" CPPFLAGS="$save_CPPFLAGS" - echo "$as_me:3863: result: $cf_cxx_works" >&5 + echo "$as_me:3864: result: $cf_cxx_works" >&5 echo "${ECHO_T}$cf_cxx_works" >&6 if test "x$cf_cxx_works" = xno then - { echo "$as_me:3867: WARNING: Ignore $CXX, since it cannot compile hello-world." >&5 + { echo "$as_me:3868: WARNING: Ignore $CXX, since it cannot compile hello-world." >&5 echo "$as_me: WARNING: Ignore $CXX, since it cannot compile hello-world." >&2;} cf_with_cxx=no; CXX=""; GXX=""; fi @@ -3880,7 +3881,7 @@ if test "$CXX" = "g++" ; then # Extract the first word of "g++", so it can be a program name with args. set dummy g++; ac_word=$2 -echo "$as_me:3883: checking for $ac_word" >&5 +echo "$as_me:3884: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3897,7 +3898,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_CXX="$ac_dir/$ac_word" - echo "$as_me:3900: found $ac_dir/$ac_word" >&5 + echo "$as_me:3901: found $ac_dir/$ac_word" >&5 break fi done @@ -3908,17 +3909,17 @@ CXX=$ac_cv_path_CXX if test -n "$CXX"; then - echo "$as_me:3911: result: $CXX" >&5 + echo "$as_me:3912: result: $CXX" >&5 echo "${ECHO_T}$CXX" >&6 else - echo "$as_me:3914: result: no" >&5 + echo "$as_me:3915: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi case "x$CXX" in (x|xg++) - { echo "$as_me:3921: WARNING: You don't have any C++ compiler, too bad" >&5 + { echo "$as_me:3922: WARNING: You don't have any C++ compiler, too bad" >&5 echo "$as_me: WARNING: You don't have any C++ compiler, too bad" >&2;} cf_with_cxx=no; CXX=""; GXX=""; ;; @@ -3927,7 +3928,7 @@ GXX_VERSION=none if test "$GXX" = yes; then - echo "$as_me:3930: checking version of ${CXX:-g++}" >&5 + echo "$as_me:3931: checking version of ${CXX:-g++}" >&5 echo $ECHO_N "checking version of ${CXX:-g++}... $ECHO_C" >&6 GXX_VERSION="`${CXX:-g++} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" if test -z "$GXX_VERSION" @@ -3935,7 +3936,7 @@ GXX_VERSION=unknown GXX=no fi - echo "$as_me:3938: result: $GXX_VERSION" >&5 + echo "$as_me:3939: result: $GXX_VERSION" >&5 echo "${ECHO_T}$GXX_VERSION" >&6 fi @@ -3943,12 +3944,12 @@ ([1-9][0-9].*) ;; (1.*|2.[0-6]*) - { echo "$as_me:3946: WARNING: templates do not work" >&5 + { echo "$as_me:3947: WARNING: templates do not work" >&5 echo "$as_me: WARNING: templates do not work" >&2;} ;; esac -echo "$as_me:3951: checking if you want to build C++ binding and demo" >&5 +echo "$as_me:3952: checking if you want to build C++ binding and demo" >&5 echo $ECHO_N "checking if you want to build C++ binding and demo... $ECHO_C" >&6 # Check whether --with-cxx-binding or --without-cxx-binding was given. @@ -3958,15 +3959,15 @@ else cf_with_cxx_binding=$cf_with_cxx fi; -echo "$as_me:3961: result: $cf_with_cxx_binding" >&5 +echo "$as_me:3962: result: $cf_with_cxx_binding" >&5 echo "${ECHO_T}$cf_with_cxx_binding" >&6 -echo "$as_me:3964: checking if you want to build with Ada" >&5 +echo "$as_me:3965: checking if you want to build with Ada" >&5 echo $ECHO_N "checking if you want to build with Ada... $ECHO_C" >&6 -echo "$as_me:3966: result: $cf_with_ada" >&5 +echo "$as_me:3967: result: $cf_with_ada" >&5 echo "${ECHO_T}$cf_with_ada" >&6 -echo "$as_me:3969: checking if you want to install terminal database" >&5 +echo "$as_me:3970: checking if you want to install terminal database" >&5 echo $ECHO_N "checking if you want to install terminal database... $ECHO_C" >&6 # Check whether --enable-db-install or --disable-db-install was given. @@ -3976,10 +3977,10 @@ else cf_with_db_install=yes fi; -echo "$as_me:3979: result: $cf_with_db_install" >&5 +echo "$as_me:3980: result: $cf_with_db_install" >&5 echo "${ECHO_T}$cf_with_db_install" >&6 -echo "$as_me:3982: checking if you want to install manpages" >&5 +echo "$as_me:3983: checking if you want to install manpages" >&5 echo $ECHO_N "checking if you want to install manpages... $ECHO_C" >&6 # Check whether --with-manpages or --without-manpages was given. @@ -3989,10 +3990,10 @@ else cf_with_manpages=yes fi; -echo "$as_me:3992: result: $cf_with_manpages" >&5 +echo "$as_me:3993: result: $cf_with_manpages" >&5 echo "${ECHO_T}$cf_with_manpages" >&6 -echo "$as_me:3995: checking if you want to build programs such as tic" >&5 +echo "$as_me:3996: checking if you want to build programs such as tic" >&5 echo $ECHO_N "checking if you want to build programs such as tic... $ECHO_C" >&6 # Check whether --with-progs or --without-progs was given. @@ -4002,10 +4003,10 @@ else cf_with_progs=yes fi; -echo "$as_me:4005: result: $cf_with_progs" >&5 +echo "$as_me:4006: result: $cf_with_progs" >&5 echo "${ECHO_T}$cf_with_progs" >&6 -echo "$as_me:4008: checking if you want to build test-programs" >&5 +echo "$as_me:4009: checking if you want to build test-programs" >&5 echo $ECHO_N "checking if you want to build test-programs... $ECHO_C" >&6 # Check whether --with-tests or --without-tests was given. @@ -4015,10 +4016,10 @@ else cf_with_tests=yes fi; -echo "$as_me:4018: result: $cf_with_tests" >&5 +echo "$as_me:4019: result: $cf_with_tests" >&5 echo "${ECHO_T}$cf_with_tests" >&6 -echo "$as_me:4021: checking if you wish to install curses.h" >&5 +echo "$as_me:4022: checking if you wish to install curses.h" >&5 echo $ECHO_N "checking if you wish to install curses.h... $ECHO_C" >&6 # Check whether --with-curses-h or --without-curses-h was given. @@ -4028,7 +4029,7 @@ else with_curses_h=yes fi; -echo "$as_me:4031: result: $with_curses_h" >&5 +echo "$as_me:4032: result: $with_curses_h" >&5 echo "${ECHO_T}$with_curses_h" >&6 modules_to_build="ncurses" @@ -4052,7 +4053,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 "$as_me:4055: checking for $ac_word" >&5 +echo "$as_me:4056: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AWK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4067,7 +4068,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_AWK="$ac_prog" -echo "$as_me:4070: found $ac_dir/$ac_word" >&5 +echo "$as_me:4071: found $ac_dir/$ac_word" >&5 break done @@ -4075,17 +4076,17 @@ fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then - echo "$as_me:4078: result: $AWK" >&5 + echo "$as_me:4079: result: $AWK" >&5 echo "${ECHO_T}$AWK" >&6 else - echo "$as_me:4081: result: no" >&5 + echo "$as_me:4082: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$AWK" && break done -test -z "$AWK" && { { echo "$as_me:4088: error: No awk program found" >&5 +test -z "$AWK" && { { echo "$as_me:4089: error: No awk program found" >&5 echo "$as_me: error: No awk program found" >&2;} { (exit 1); exit 1; }; } @@ -4112,7 +4113,7 @@ # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:4115: checking for a BSD compatible install" >&5 +echo "$as_me:4116: checking for a BSD compatible install" >&5 echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then @@ -4161,7 +4162,7 @@ INSTALL=$ac_install_sh fi fi -echo "$as_me:4164: result: $INSTALL" >&5 +echo "$as_me:4165: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. @@ -4186,7 +4187,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 "$as_me:4189: checking for $ac_word" >&5 +echo "$as_me:4190: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LINT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4201,7 +4202,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_LINT="$ac_prog" -echo "$as_me:4204: found $ac_dir/$ac_word" >&5 +echo "$as_me:4205: found $ac_dir/$ac_word" >&5 break done @@ -4209,10 +4210,10 @@ fi LINT=$ac_cv_prog_LINT if test -n "$LINT"; then - echo "$as_me:4212: result: $LINT" >&5 + echo "$as_me:4213: result: $LINT" >&5 echo "${ECHO_T}$LINT" >&6 else - echo "$as_me:4215: result: no" >&5 + echo "$as_me:4216: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4228,18 +4229,18 @@ ;; esac -echo "$as_me:4231: checking whether ln -s works" >&5 +echo "$as_me:4232: checking whether ln -s works" >&5 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then - echo "$as_me:4235: result: yes" >&5 + echo "$as_me:4236: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:4238: result: no, using $LN_S" >&5 + echo "$as_me:4239: result: no, using $LN_S" >&5 echo "${ECHO_T}no, using $LN_S" >&6 fi -echo "$as_me:4242: checking if $LN_S -f options work" >&5 +echo "$as_me:4243: checking if $LN_S -f options work" >&5 echo $ECHO_N "checking if $LN_S -f options work... $ECHO_C" >&6 rm -f conf$$.src conf$$dst @@ -4251,12 +4252,12 @@ cf_prog_ln_sf=no fi rm -f conf$$.dst conf$$src -echo "$as_me:4254: result: $cf_prog_ln_sf" >&5 +echo "$as_me:4255: result: $cf_prog_ln_sf" >&5 echo "${ECHO_T}$cf_prog_ln_sf" >&6 test "$cf_prog_ln_sf" = yes && LN_S="$LN_S -f" -echo "$as_me:4259: checking for long file names" >&5 +echo "$as_me:4260: checking for long file names" >&5 echo $ECHO_N "checking for long file names... $ECHO_C" >&6 if test "${ac_cv_sys_long_file_names+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4295,7 +4296,7 @@ rm -rf "$ac_xdir" 2>/dev/null done fi -echo "$as_me:4298: result: $ac_cv_sys_long_file_names" >&5 +echo "$as_me:4299: result: $ac_cv_sys_long_file_names" >&5 echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 if test "$ac_cv_sys_long_file_names" = yes; then @@ -4314,7 +4315,7 @@ withval="$with_config_suffix" case "x$withval" in (xyes|xno) - { echo "$as_me:4317: WARNING: expected a value for config-suffix option" >&5 + { echo "$as_me:4318: WARNING: expected a value for config-suffix option" >&5 echo "$as_me: WARNING: expected a value for config-suffix option" >&2;} ;; (*) cf_config_suffix="$withval" @@ -4324,7 +4325,7 @@ # If we find pkg-config, check if we should install the ".pc" files. -echo "$as_me:4327: checking if you want to use pkg-config" >&5 +echo "$as_me:4328: checking if you want to use pkg-config" >&5 echo $ECHO_N "checking if you want to use pkg-config... $ECHO_C" >&6 # Check whether --with-pkg-config or --without-pkg-config was given. @@ -4334,7 +4335,7 @@ else cf_pkg_config=yes fi; -echo "$as_me:4337: result: $cf_pkg_config" >&5 +echo "$as_me:4338: result: $cf_pkg_config" >&5 echo "${ECHO_T}$cf_pkg_config" >&6 case "$cf_pkg_config" in @@ -4346,7 +4347,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -echo "$as_me:4349: checking for $ac_word" >&5 +echo "$as_me:4350: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4363,7 +4364,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word" - echo "$as_me:4366: found $ac_dir/$ac_word" >&5 + echo "$as_me:4367: found $ac_dir/$ac_word" >&5 break fi done @@ -4374,10 +4375,10 @@ PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then - echo "$as_me:4377: result: $PKG_CONFIG" >&5 + echo "$as_me:4378: result: $PKG_CONFIG" >&5 echo "${ECHO_T}$PKG_CONFIG" >&6 else - echo "$as_me:4380: result: no" >&5 + echo "$as_me:4381: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4386,7 +4387,7 @@ ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -echo "$as_me:4389: checking for $ac_word" >&5 +echo "$as_me:4390: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4403,7 +4404,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_ac_pt_PKG_CONFIG="$ac_dir/$ac_word" - echo "$as_me:4406: found $ac_dir/$ac_word" >&5 + echo "$as_me:4407: found $ac_dir/$ac_word" >&5 break fi done @@ -4415,10 +4416,10 @@ ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then - echo "$as_me:4418: result: $ac_pt_PKG_CONFIG" >&5 + echo "$as_me:4419: result: $ac_pt_PKG_CONFIG" >&5 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6 else - echo "$as_me:4421: result: no" >&5 + echo "$as_me:4422: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4459,24 +4460,24 @@ PKG_CONFIG=`echo "$PKG_CONFIG" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:4462: error: expected a pathname, not \"$PKG_CONFIG\"" >&5 + { { echo "$as_me:4463: error: expected a pathname, not \"$PKG_CONFIG\"" >&5 echo "$as_me: error: expected a pathname, not \"$PKG_CONFIG\"" >&2;} { (exit 1); exit 1; }; } ;; esac elif test "x$cf_pkg_config" != xno ; then - { echo "$as_me:4469: WARNING: pkg-config is not installed" >&5 + { echo "$as_me:4470: WARNING: pkg-config is not installed" >&5 echo "$as_me: WARNING: pkg-config is not installed" >&2;} fi case "$PKG_CONFIG" in (no|none|yes) - echo "$as_me:4475: checking for pkg-config library directory" >&5 + echo "$as_me:4476: checking for pkg-config library directory" >&5 echo $ECHO_N "checking for pkg-config library directory... $ECHO_C" >&6 ;; (*) - echo "$as_me:4479: checking for $PKG_CONFIG library directory" >&5 + echo "$as_me:4480: checking for $PKG_CONFIG library directory" >&5 echo $ECHO_N "checking for $PKG_CONFIG library directory... $ECHO_C" >&6 ;; esac @@ -4503,7 +4504,7 @@ case "x$cf_search_path" in (xlibdir) PKG_CONFIG_LIBDIR='${libdir}/pkgconfig' - echo "$as_me:4506: result: $PKG_CONFIG_LIBDIR" >&5 + echo "$as_me:4507: result: $PKG_CONFIG_LIBDIR" >&5 echo "${ECHO_T}$PKG_CONFIG_LIBDIR" >&6 cf_search_path= ;; @@ -4514,16 +4515,16 @@ ;; (x$GLOB_FULLPATH_POSIX|x$GLOB_FULLPATH_OTHER) PKG_CONFIG_LIBDIR="$cf_search_path" - echo "$as_me:4517: result: $PKG_CONFIG_LIBDIR" >&5 + echo "$as_me:4518: result: $PKG_CONFIG_LIBDIR" >&5 echo "${ECHO_T}$PKG_CONFIG_LIBDIR" >&6 cf_search_path= ;; (xyes|xauto) - echo "$as_me:4522: result: auto" >&5 + echo "$as_me:4523: result: auto" >&5 echo "${ECHO_T}auto" >&6 cf_search_path= # Look for the library directory using the same prefix as the executable - echo "$as_me:4526: checking for search-list" >&5 + echo "$as_me:4527: checking for search-list" >&5 echo $ECHO_N "checking for search-list... $ECHO_C" >&6 if test "x$PKG_CONFIG" != xnone then @@ -4558,11 +4559,11 @@ "` fi - echo "$as_me:4561: result: $cf_search_path" >&5 + echo "$as_me:4562: result: $cf_search_path" >&5 echo "${ECHO_T}$cf_search_path" >&6 ;; (*) - { { echo "$as_me:4565: error: Unexpected option value: $cf_search_path" >&5 + { { echo "$as_me:4566: error: Unexpected option value: $cf_search_path" >&5 echo "$as_me: error: Unexpected option value: $cf_search_path" >&2;} { (exit 1); exit 1; }; } ;; @@ -4570,7 +4571,7 @@ if test -n "$cf_search_path" then - echo "$as_me:4573: checking for first directory" >&5 + echo "$as_me:4574: checking for first directory" >&5 echo $ECHO_N "checking for first directory... $ECHO_C" >&6 cf_pkg_config_path=none for cf_config in $cf_search_path @@ -4581,7 +4582,7 @@ break fi done - echo "$as_me:4584: result: $cf_pkg_config_path" >&5 + echo "$as_me:4585: result: $cf_pkg_config_path" >&5 echo "${ECHO_T}$cf_pkg_config_path" >&6 if test "x$cf_pkg_config_path" != xnone ; then @@ -4591,7 +4592,7 @@ if test -z "$PKG_CONFIG_LIBDIR" && test -n "$cf_search_path" then - echo "$as_me:4594: checking for workaround" >&5 + echo "$as_me:4595: checking for workaround" >&5 echo $ECHO_N "checking for workaround... $ECHO_C" >&6 if test "$prefix" = "NONE" ; then cf_prefix="$ac_default_prefix" @@ -4614,17 +4615,17 @@ esac done test -z "$PKG_CONFIG_LIBDIR" && PKG_CONFIG_LIBDIR=$cf_backup - echo "$as_me:4617: result: $PKG_CONFIG_LIBDIR" >&5 + echo "$as_me:4618: result: $PKG_CONFIG_LIBDIR" >&5 echo "${ECHO_T}$PKG_CONFIG_LIBDIR" >&6 fi fi if test "x$PKG_CONFIG" != xnone then - echo "$as_me:4624: checking if we should install .pc files for $PKG_CONFIG" >&5 + echo "$as_me:4625: checking if we should install .pc files for $PKG_CONFIG" >&5 echo $ECHO_N "checking if we should install .pc files for $PKG_CONFIG... $ECHO_C" >&6 else - echo "$as_me:4627: checking if we should install .pc files" >&5 + echo "$as_me:4628: checking if we should install .pc files" >&5 echo $ECHO_N "checking if we should install .pc files... $ECHO_C" >&6 fi @@ -4635,7 +4636,7 @@ else enable_pc_files=no fi; -echo "$as_me:4638: result: $enable_pc_files" >&5 +echo "$as_me:4639: result: $enable_pc_files" >&5 echo "${ECHO_T}$enable_pc_files" >&6 if test "x$enable_pc_files" != xno @@ -4643,7 +4644,7 @@ MAKE_PC_FILES= case "x$PKG_CONFIG_LIBDIR" in (xno|xnone|xyes|x) - { echo "$as_me:4646: WARNING: no PKG_CONFIG_LIBDIR was found" >&5 + { echo "$as_me:4647: WARNING: no PKG_CONFIG_LIBDIR was found" >&5 echo "$as_me: WARNING: no PKG_CONFIG_LIBDIR was found" >&2;} ;; (*) @@ -4672,7 +4673,7 @@ cf_pkg_config_libdir=`echo "$cf_pkg_config_libdir" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:4675: error: expected a pathname, not \"$cf_pkg_config_libdir\"" >&5 + { { echo "$as_me:4676: error: expected a pathname, not \"$cf_pkg_config_libdir\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_pkg_config_libdir\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -4686,7 +4687,7 @@ if test -z "$MAKE_PC_FILES" then - echo "$as_me:4689: checking for suffix to add to pkg-config files" >&5 + echo "$as_me:4690: checking for suffix to add to pkg-config files" >&5 echo $ECHO_N "checking for suffix to add to pkg-config files... $ECHO_C" >&6 # Check whether --with-pc-suffix or --without-pc-suffix was given. @@ -4701,13 +4702,13 @@ esac fi; test -z "$PC_MODULE_SUFFIX" && PC_MODULE_SUFFIX=none - echo "$as_me:4704: result: $PC_MODULE_SUFFIX" >&5 + echo "$as_me:4705: result: $PC_MODULE_SUFFIX" >&5 echo "${ECHO_T}$PC_MODULE_SUFFIX" >&6 test "$PC_MODULE_SUFFIX" = none && PC_MODULE_SUFFIX= fi -echo "$as_me:4710: checking if we should assume mixed-case filenames" >&5 +echo "$as_me:4711: checking if we should assume mixed-case filenames" >&5 echo $ECHO_N "checking if we should assume mixed-case filenames... $ECHO_C" >&6 # Check whether --enable-mixed-case or --disable-mixed-case was given. @@ -4717,11 +4718,11 @@ else enable_mixedcase=auto fi; -echo "$as_me:4720: result: $enable_mixedcase" >&5 +echo "$as_me:4721: result: $enable_mixedcase" >&5 echo "${ECHO_T}$enable_mixedcase" >&6 if test "$enable_mixedcase" = "auto" ; then -echo "$as_me:4724: checking if filesystem supports mixed-case filenames" >&5 +echo "$as_me:4725: checking if filesystem supports mixed-case filenames" >&5 echo $ECHO_N "checking if filesystem supports mixed-case filenames... $ECHO_C" >&6 if test "${cf_cv_mixedcase+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4748,7 +4749,7 @@ fi fi -echo "$as_me:4751: result: $cf_cv_mixedcase" >&5 +echo "$as_me:4752: result: $cf_cv_mixedcase" >&5 echo "${ECHO_T}$cf_cv_mixedcase" >&6 test "$cf_cv_mixedcase" = yes && cat >>confdefs.h <<\EOF @@ -4767,7 +4768,7 @@ fi # do this after mixed-case option (tags/TAGS is not as important as tic). -echo "$as_me:4770: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "$as_me:4771: checking whether ${MAKE-make} sets \${MAKE}" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then @@ -4787,16 +4788,16 @@ rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then - echo "$as_me:4790: result: yes" >&5 + echo "$as_me:4791: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else - echo "$as_me:4794: result: no" >&5 + echo "$as_me:4795: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi -echo "$as_me:4799: checking for \".PHONY\" make-support" >&5 +echo "$as_me:4800: checking for \".PHONY\" make-support" >&5 echo $ECHO_N "checking for \".PHONY\" make-support... $ECHO_C" >&6 if test "${cf_cv_make_PHONY+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4851,7 +4852,7 @@ rm -rf conftest* fi -echo "$as_me:4854: result: $cf_cv_make_PHONY" >&5 +echo "$as_me:4855: result: $cf_cv_make_PHONY" >&5 echo "${ECHO_T}$cf_cv_make_PHONY" >&6 MAKE_NO_PHONY="#" MAKE_PHONY="#" @@ -4862,7 +4863,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 "$as_me:4865: checking for $ac_word" >&5 +echo "$as_me:4866: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CTAGS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4877,7 +4878,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CTAGS="$ac_prog" -echo "$as_me:4880: found $ac_dir/$ac_word" >&5 +echo "$as_me:4881: found $ac_dir/$ac_word" >&5 break done @@ -4885,10 +4886,10 @@ fi CTAGS=$ac_cv_prog_CTAGS if test -n "$CTAGS"; then - echo "$as_me:4888: result: $CTAGS" >&5 + echo "$as_me:4889: result: $CTAGS" >&5 echo "${ECHO_T}$CTAGS" >&6 else - echo "$as_me:4891: result: no" >&5 + echo "$as_me:4892: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4899,7 +4900,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 "$as_me:4902: checking for $ac_word" >&5 +echo "$as_me:4903: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ETAGS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4914,7 +4915,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ETAGS="$ac_prog" -echo "$as_me:4917: found $ac_dir/$ac_word" >&5 +echo "$as_me:4918: found $ac_dir/$ac_word" >&5 break done @@ -4922,10 +4923,10 @@ fi ETAGS=$ac_cv_prog_ETAGS if test -n "$ETAGS"; then - echo "$as_me:4925: result: $ETAGS" >&5 + echo "$as_me:4926: result: $ETAGS" >&5 echo "${ECHO_T}$ETAGS" >&6 else - echo "$as_me:4928: result: no" >&5 + echo "$as_me:4929: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4934,7 +4935,7 @@ # Extract the first word of "${CTAGS:-ctags}", so it can be a program name with args. set dummy ${CTAGS:-ctags}; ac_word=$2 -echo "$as_me:4937: checking for $ac_word" >&5 +echo "$as_me:4938: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_MAKE_LOWER_TAGS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4949,7 +4950,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_MAKE_LOWER_TAGS="yes" -echo "$as_me:4952: found $ac_dir/$ac_word" >&5 +echo "$as_me:4953: found $ac_dir/$ac_word" >&5 break done @@ -4958,17 +4959,17 @@ fi MAKE_LOWER_TAGS=$ac_cv_prog_MAKE_LOWER_TAGS if test -n "$MAKE_LOWER_TAGS"; then - echo "$as_me:4961: result: $MAKE_LOWER_TAGS" >&5 + echo "$as_me:4962: result: $MAKE_LOWER_TAGS" >&5 echo "${ECHO_T}$MAKE_LOWER_TAGS" >&6 else - echo "$as_me:4964: result: no" >&5 + echo "$as_me:4965: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$cf_cv_mixedcase" = yes ; then # Extract the first word of "${ETAGS:-etags}", so it can be a program name with args. set dummy ${ETAGS:-etags}; ac_word=$2 -echo "$as_me:4971: checking for $ac_word" >&5 +echo "$as_me:4972: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_MAKE_UPPER_TAGS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4983,7 +4984,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_MAKE_UPPER_TAGS="yes" -echo "$as_me:4986: found $ac_dir/$ac_word" >&5 +echo "$as_me:4987: found $ac_dir/$ac_word" >&5 break done @@ -4992,10 +4993,10 @@ fi MAKE_UPPER_TAGS=$ac_cv_prog_MAKE_UPPER_TAGS if test -n "$MAKE_UPPER_TAGS"; then - echo "$as_me:4995: result: $MAKE_UPPER_TAGS" >&5 + echo "$as_me:4996: result: $MAKE_UPPER_TAGS" >&5 echo "${ECHO_T}$MAKE_UPPER_TAGS" >&6 else - echo "$as_me:4998: result: no" >&5 + echo "$as_me:4999: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5015,7 +5016,7 @@ MAKE_LOWER_TAGS="#" fi -echo "$as_me:5018: checking for makeflags variable" >&5 +echo "$as_me:5019: checking for makeflags variable" >&5 echo $ECHO_N "checking for makeflags variable... $ECHO_C" >&6 if test "${cf_cv_makeflags+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5045,7 +5046,7 @@ ;; (*) -echo "${as_me:-configure}:5048: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5 +echo "${as_me:-configure}:5049: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5 ;; esac @@ -5053,13 +5054,13 @@ rm -f cf_makeflags.tmp fi -echo "$as_me:5056: result: $cf_cv_makeflags" >&5 +echo "$as_me:5057: result: $cf_cv_makeflags" >&5 echo "${ECHO_T}$cf_cv_makeflags" >&6 if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:5062: checking for $ac_word" >&5 +echo "$as_me:5063: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5074,7 +5075,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" -echo "$as_me:5077: found $ac_dir/$ac_word" >&5 +echo "$as_me:5078: found $ac_dir/$ac_word" >&5 break done @@ -5082,10 +5083,10 @@ fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:5085: result: $RANLIB" >&5 + echo "$as_me:5086: result: $RANLIB" >&5 echo "${ECHO_T}$RANLIB" >&6 else - echo "$as_me:5088: result: no" >&5 + echo "$as_me:5089: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5094,7 +5095,7 @@ ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:5097: checking for $ac_word" >&5 +echo "$as_me:5098: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5109,7 +5110,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_RANLIB="ranlib" -echo "$as_me:5112: found $ac_dir/$ac_word" >&5 +echo "$as_me:5113: found $ac_dir/$ac_word" >&5 break done @@ -5118,10 +5119,10 @@ fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:5121: result: $ac_ct_RANLIB" >&5 + echo "$as_me:5122: result: $ac_ct_RANLIB" >&5 echo "${ECHO_T}$ac_ct_RANLIB" >&6 else - echo "$as_me:5124: result: no" >&5 + echo "$as_me:5125: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5133,7 +5134,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. set dummy ${ac_tool_prefix}ld; ac_word=$2 -echo "$as_me:5136: checking for $ac_word" >&5 +echo "$as_me:5137: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5148,7 +5149,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_LD="${ac_tool_prefix}ld" -echo "$as_me:5151: found $ac_dir/$ac_word" >&5 +echo "$as_me:5152: found $ac_dir/$ac_word" >&5 break done @@ -5156,10 +5157,10 @@ fi LD=$ac_cv_prog_LD if test -n "$LD"; then - echo "$as_me:5159: result: $LD" >&5 + echo "$as_me:5160: result: $LD" >&5 echo "${ECHO_T}$LD" >&6 else - echo "$as_me:5162: result: no" >&5 + echo "$as_me:5163: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5168,7 +5169,7 @@ ac_ct_LD=$LD # Extract the first word of "ld", so it can be a program name with args. set dummy ld; ac_word=$2 -echo "$as_me:5171: checking for $ac_word" >&5 +echo "$as_me:5172: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5183,7 +5184,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_LD="ld" -echo "$as_me:5186: found $ac_dir/$ac_word" >&5 +echo "$as_me:5187: found $ac_dir/$ac_word" >&5 break done @@ -5192,10 +5193,10 @@ fi ac_ct_LD=$ac_cv_prog_ac_ct_LD if test -n "$ac_ct_LD"; then - echo "$as_me:5195: result: $ac_ct_LD" >&5 + echo "$as_me:5196: result: $ac_ct_LD" >&5 echo "${ECHO_T}$ac_ct_LD" >&6 else - echo "$as_me:5198: result: no" >&5 + echo "$as_me:5199: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5207,7 +5208,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 -echo "$as_me:5210: checking for $ac_word" >&5 +echo "$as_me:5211: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5222,7 +5223,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_AR="${ac_tool_prefix}ar" -echo "$as_me:5225: found $ac_dir/$ac_word" >&5 +echo "$as_me:5226: found $ac_dir/$ac_word" >&5 break done @@ -5230,10 +5231,10 @@ fi AR=$ac_cv_prog_AR if test -n "$AR"; then - echo "$as_me:5233: result: $AR" >&5 + echo "$as_me:5234: result: $AR" >&5 echo "${ECHO_T}$AR" >&6 else - echo "$as_me:5236: result: no" >&5 + echo "$as_me:5237: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5242,7 +5243,7 @@ ac_ct_AR=$AR # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 -echo "$as_me:5245: checking for $ac_word" >&5 +echo "$as_me:5246: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5257,7 +5258,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_AR="ar" -echo "$as_me:5260: found $ac_dir/$ac_word" >&5 +echo "$as_me:5261: found $ac_dir/$ac_word" >&5 break done @@ -5266,10 +5267,10 @@ fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then - echo "$as_me:5269: result: $ac_ct_AR" >&5 + echo "$as_me:5270: result: $ac_ct_AR" >&5 echo "${ECHO_T}$ac_ct_AR" >&6 else - echo "$as_me:5272: result: no" >&5 + echo "$as_me:5273: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5281,7 +5282,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args. set dummy ${ac_tool_prefix}nm; ac_word=$2 -echo "$as_me:5284: checking for $ac_word" >&5 +echo "$as_me:5285: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_NM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5296,7 +5297,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_NM="${ac_tool_prefix}nm" -echo "$as_me:5299: found $ac_dir/$ac_word" >&5 +echo "$as_me:5300: found $ac_dir/$ac_word" >&5 break done @@ -5304,10 +5305,10 @@ fi NM=$ac_cv_prog_NM if test -n "$NM"; then - echo "$as_me:5307: result: $NM" >&5 + echo "$as_me:5308: result: $NM" >&5 echo "${ECHO_T}$NM" >&6 else - echo "$as_me:5310: result: no" >&5 + echo "$as_me:5311: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5316,7 +5317,7 @@ ac_ct_NM=$NM # Extract the first word of "nm", so it can be a program name with args. set dummy nm; ac_word=$2 -echo "$as_me:5319: checking for $ac_word" >&5 +echo "$as_me:5320: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5331,7 +5332,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_NM="nm" -echo "$as_me:5334: found $ac_dir/$ac_word" >&5 +echo "$as_me:5335: found $ac_dir/$ac_word" >&5 break done @@ -5340,10 +5341,10 @@ fi ac_ct_NM=$ac_cv_prog_ac_ct_NM if test -n "$ac_ct_NM"; then - echo "$as_me:5343: result: $ac_ct_NM" >&5 + echo "$as_me:5344: result: $ac_ct_NM" >&5 echo "${ECHO_T}$ac_ct_NM" >&6 else - echo "$as_me:5346: result: no" >&5 + echo "$as_me:5347: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5355,7 +5356,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. set dummy ${ac_tool_prefix}ar; ac_word=$2 -echo "$as_me:5358: checking for $ac_word" >&5 +echo "$as_me:5359: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5370,7 +5371,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_AR="${ac_tool_prefix}ar" -echo "$as_me:5373: found $ac_dir/$ac_word" >&5 +echo "$as_me:5374: found $ac_dir/$ac_word" >&5 break done @@ -5378,10 +5379,10 @@ fi AR=$ac_cv_prog_AR if test -n "$AR"; then - echo "$as_me:5381: result: $AR" >&5 + echo "$as_me:5382: result: $AR" >&5 echo "${ECHO_T}$AR" >&6 else - echo "$as_me:5384: result: no" >&5 + echo "$as_me:5385: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5390,7 +5391,7 @@ ac_ct_AR=$AR # Extract the first word of "ar", so it can be a program name with args. set dummy ar; ac_word=$2 -echo "$as_me:5393: checking for $ac_word" >&5 +echo "$as_me:5394: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5405,7 +5406,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_AR="ar" -echo "$as_me:5408: found $ac_dir/$ac_word" >&5 +echo "$as_me:5409: found $ac_dir/$ac_word" >&5 break done @@ -5414,10 +5415,10 @@ fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then - echo "$as_me:5417: result: $ac_ct_AR" >&5 + echo "$as_me:5418: result: $ac_ct_AR" >&5 echo "${ECHO_T}$ac_ct_AR" >&6 else - echo "$as_me:5420: result: no" >&5 + echo "$as_me:5421: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5426,7 +5427,7 @@ AR="$ac_cv_prog_AR" fi -echo "$as_me:5429: checking for options to update archives" >&5 +echo "$as_me:5430: checking for options to update archives" >&5 echo $ECHO_N "checking for options to update archives... $ECHO_C" >&6 if test "${cf_cv_ar_flags+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5463,13 +5464,13 @@ rm -f conftest.a cat >"conftest.$ac_ext" <&5 + if { (eval echo "$as_me:5470: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:5472: \$? = $ac_status" >&5 + echo "$as_me:5473: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5 $AR $ARFLAGS "$cf_ar_flags" conftest.a "conftest.$ac_cv_objext" 2>&5 1>/dev/null @@ -5480,7 +5481,7 @@ else test -n "$verbose" && echo " cannot compile test-program" 1>&6 -echo "${as_me:-configure}:5483: testing cannot compile test-program ..." 1>&5 +echo "${as_me:-configure}:5484: testing cannot compile test-program ..." 1>&5 break fi @@ -5490,7 +5491,7 @@ esac fi -echo "$as_me:5493: result: $cf_cv_ar_flags" >&5 +echo "$as_me:5494: result: $cf_cv_ar_flags" >&5 echo "${ECHO_T}$cf_cv_ar_flags" >&6 if test -n "$ARFLAGS" ; then @@ -5501,7 +5502,7 @@ ARFLAGS=$cf_cv_ar_flags fi -echo "$as_me:5504: checking for an installation directory prefix" >&5 +echo "$as_me:5505: checking for an installation directory prefix" >&5 echo $ECHO_N "checking for an installation directory prefix... $ECHO_C" >&6 # Check whether --with-install-prefix or --without-install-prefix was given. @@ -5514,10 +5515,10 @@ ;; esac fi; -echo "$as_me:5517: result: ${DESTDIR:-(none)}" >&5 +echo "$as_me:5518: result: ${DESTDIR:-(none)}" >&5 echo "${ECHO_T}${DESTDIR:-(none)}" >&6 -echo "$as_me:5520: checking if installation directory prefix should be merged" >&5 +echo "$as_me:5521: checking if installation directory prefix should be merged" >&5 echo $ECHO_N "checking if installation directory prefix should be merged... $ECHO_C" >&6 # Check whether --enable-install-prefix or --disable-install-prefix was given. @@ -5534,7 +5535,7 @@ cf_install_prefix=no fi; -echo "$as_me:5537: result: $cf_install_prefix" >&5 +echo "$as_me:5538: result: $cf_install_prefix" >&5 echo "${ECHO_T}$cf_install_prefix" >&6 if test "$cf_install_prefix" = yes ; then @@ -5575,7 +5576,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 "$as_me:5578: checking for $ac_word" >&5 +echo "$as_me:5579: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_BUILD_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5590,7 +5591,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_BUILD_CC="$ac_prog" -echo "$as_me:5593: found $ac_dir/$ac_word" >&5 +echo "$as_me:5594: found $ac_dir/$ac_word" >&5 break done @@ -5598,10 +5599,10 @@ fi BUILD_CC=$ac_cv_prog_BUILD_CC if test -n "$BUILD_CC"; then - echo "$as_me:5601: result: $BUILD_CC" >&5 + echo "$as_me:5602: result: $BUILD_CC" >&5 echo "${ECHO_T}$BUILD_CC" >&6 else - echo "$as_me:5604: result: no" >&5 + echo "$as_me:5605: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5610,12 +5611,12 @@ test -n "$BUILD_CC" || BUILD_CC="none" fi; - echo "$as_me:5613: checking for native build C compiler" >&5 + echo "$as_me:5614: checking for native build C compiler" >&5 echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6 - echo "$as_me:5615: result: $BUILD_CC" >&5 + echo "$as_me:5616: result: $BUILD_CC" >&5 echo "${ECHO_T}$BUILD_CC" >&6 - echo "$as_me:5618: checking for native build C preprocessor" >&5 + echo "$as_me:5619: checking for native build C preprocessor" >&5 echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6 # Check whether --with-build-cpp or --without-build-cpp was given. @@ -5625,10 +5626,10 @@ else BUILD_CPP='${BUILD_CC} -E' fi; - echo "$as_me:5628: result: $BUILD_CPP" >&5 + echo "$as_me:5629: result: $BUILD_CPP" >&5 echo "${ECHO_T}$BUILD_CPP" >&6 - echo "$as_me:5631: checking for native build C flags" >&5 + echo "$as_me:5632: checking for native build C flags" >&5 echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6 # Check whether --with-build-cflags or --without-build-cflags was given. @@ -5636,10 +5637,10 @@ withval="$with_build_cflags" BUILD_CFLAGS="$withval" fi; - echo "$as_me:5639: result: $BUILD_CFLAGS" >&5 + echo "$as_me:5640: result: $BUILD_CFLAGS" >&5 echo "${ECHO_T}$BUILD_CFLAGS" >&6 - echo "$as_me:5642: checking for native build C preprocessor-flags" >&5 + echo "$as_me:5643: checking for native build C preprocessor-flags" >&5 echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6 # Check whether --with-build-cppflags or --without-build-cppflags was given. @@ -5647,10 +5648,10 @@ withval="$with_build_cppflags" BUILD_CPPFLAGS="$withval" fi; - echo "$as_me:5650: result: $BUILD_CPPFLAGS" >&5 + echo "$as_me:5651: result: $BUILD_CPPFLAGS" >&5 echo "${ECHO_T}$BUILD_CPPFLAGS" >&6 - echo "$as_me:5653: checking for native build linker-flags" >&5 + echo "$as_me:5654: checking for native build linker-flags" >&5 echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6 # Check whether --with-build-ldflags or --without-build-ldflags was given. @@ -5658,10 +5659,10 @@ withval="$with_build_ldflags" BUILD_LDFLAGS="$withval" fi; - echo "$as_me:5661: result: $BUILD_LDFLAGS" >&5 + echo "$as_me:5662: result: $BUILD_LDFLAGS" >&5 echo "${ECHO_T}$BUILD_LDFLAGS" >&6 - echo "$as_me:5664: checking for native build linker-libraries" >&5 + echo "$as_me:5665: checking for native build linker-libraries" >&5 echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6 # Check whether --with-build-libs or --without-build-libs was given. @@ -5669,7 +5670,7 @@ withval="$with_build_libs" BUILD_LIBS="$withval" fi; - echo "$as_me:5672: result: $BUILD_LIBS" >&5 + echo "$as_me:5673: result: $BUILD_LIBS" >&5 echo "${ECHO_T}$BUILD_LIBS" >&6 # this assumes we're on Unix. @@ -5678,7 +5679,7 @@ : ${BUILD_CC:='${CC}'} - echo "$as_me:5681: checking if the build-compiler \"$BUILD_CC\" works" >&5 + echo "$as_me:5682: checking if the build-compiler \"$BUILD_CC\" works" >&5 echo $ECHO_N "checking if the build-compiler \"$BUILD_CC\" works... $ECHO_C" >&6 cf_save_crossed=$cross_compiling @@ -5692,7 +5693,7 @@ cf_ok_build_cc=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 5695 "configure" +#line 5696 "configure" #include "confdefs.h" #include int main(int argc, char *argv[]) @@ -5702,15 +5703,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:5705: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5706: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5708: \$? = $ac_status" >&5 + echo "$as_me:5709: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:5710: \"$ac_try\"") >&5 + { (eval echo "$as_me:5711: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5713: \$? = $ac_status" >&5 + echo "$as_me:5714: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_ok_build_cc=yes else @@ -5725,12 +5726,12 @@ cross_compiling=$cf_save_crossed ac_link=$cf_save_ac_link - echo "$as_me:5728: result: $cf_ok_build_cc" >&5 + echo "$as_me:5729: result: $cf_ok_build_cc" >&5 echo "${ECHO_T}$cf_ok_build_cc" >&6 if test "$cf_ok_build_cc" != yes then - { { echo "$as_me:5733: error: Cross-build requires two compilers. + { { echo "$as_me:5734: error: Cross-build requires two compilers. Use --with-build-cc to specify the native compiler." >&5 echo "$as_me: error: Cross-build requires two compilers. Use --with-build-cc to specify the native compiler." >&2;} @@ -5755,7 +5756,7 @@ ### shared, for example. cf_list_models="" -echo "$as_me:5758: checking if libtool -version-number should be used" >&5 +echo "$as_me:5759: checking if libtool -version-number should be used" >&5 echo $ECHO_N "checking if libtool -version-number should be used... $ECHO_C" >&6 # Check whether --enable-libtool-version or --disable-libtool-version was given. @@ -5772,7 +5773,7 @@ cf_libtool_version=yes fi; -echo "$as_me:5775: result: $cf_libtool_version" >&5 +echo "$as_me:5776: result: $cf_libtool_version" >&5 echo "${ECHO_T}$cf_libtool_version" >&6 if test "$cf_libtool_version" = yes ; then @@ -5781,25 +5782,25 @@ LIBTOOL_VERSION="-version-info" case "x$VERSION" in (x) - { echo "$as_me:5784: WARNING: VERSION was not set" >&5 + { echo "$as_me:5785: WARNING: VERSION was not set" >&5 echo "$as_me: WARNING: VERSION was not set" >&2;} ;; (x*.*.*) ABI_VERSION="$VERSION" test -n "$verbose" && echo " ABI_VERSION: $ABI_VERSION" 1>&6 -echo "${as_me:-configure}:5791: testing ABI_VERSION: $ABI_VERSION ..." 1>&5 +echo "${as_me:-configure}:5792: testing ABI_VERSION: $ABI_VERSION ..." 1>&5 ;; (x*:*:*) ABI_VERSION=`echo "$VERSION" | sed -e 's/:/./g'` test -n "$verbose" && echo " ABI_VERSION: $ABI_VERSION" 1>&6 -echo "${as_me:-configure}:5798: testing ABI_VERSION: $ABI_VERSION ..." 1>&5 +echo "${as_me:-configure}:5799: testing ABI_VERSION: $ABI_VERSION ..." 1>&5 ;; (*) - { echo "$as_me:5802: WARNING: unexpected VERSION value: $VERSION" >&5 + { echo "$as_me:5803: WARNING: unexpected VERSION value: $VERSION" >&5 echo "$as_me: WARNING: unexpected VERSION value: $VERSION" >&2;} ;; esac @@ -5821,7 +5822,7 @@ LIB_INSTALL= LIB_UNINSTALL= -echo "$as_me:5824: checking if you want to build libraries with libtool" >&5 +echo "$as_me:5825: checking if you want to build libraries with libtool" >&5 echo $ECHO_N "checking if you want to build libraries with libtool... $ECHO_C" >&6 # Check whether --with-libtool or --without-libtool was given. @@ -5831,7 +5832,7 @@ else with_libtool=no fi; -echo "$as_me:5834: result: $with_libtool" >&5 +echo "$as_me:5835: result: $with_libtool" >&5 echo "${ECHO_T}$with_libtool" >&6 if test "$with_libtool" != "no"; then @@ -5860,7 +5861,7 @@ with_libtool=`echo "$with_libtool" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:5863: error: expected a pathname, not \"$with_libtool\"" >&5 + { { echo "$as_me:5864: error: expected a pathname, not \"$with_libtool\"" >&5 echo "$as_me: error: expected a pathname, not \"$with_libtool\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -5873,7 +5874,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:5876: checking for $ac_word" >&5 +echo "$as_me:5877: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LIBTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5888,7 +5889,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_LIBTOOL="$ac_tool_prefix$ac_prog" -echo "$as_me:5891: found $ac_dir/$ac_word" >&5 +echo "$as_me:5892: found $ac_dir/$ac_word" >&5 break done @@ -5896,10 +5897,10 @@ fi LIBTOOL=$ac_cv_prog_LIBTOOL if test -n "$LIBTOOL"; then - echo "$as_me:5899: result: $LIBTOOL" >&5 + echo "$as_me:5900: result: $LIBTOOL" >&5 echo "${ECHO_T}$LIBTOOL" >&6 else - echo "$as_me:5902: result: no" >&5 + echo "$as_me:5903: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5912,7 +5913,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 "$as_me:5915: checking for $ac_word" >&5 +echo "$as_me:5916: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_LIBTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5927,7 +5928,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_LIBTOOL="$ac_prog" -echo "$as_me:5930: found $ac_dir/$ac_word" >&5 +echo "$as_me:5931: found $ac_dir/$ac_word" >&5 break done @@ -5935,10 +5936,10 @@ fi ac_ct_LIBTOOL=$ac_cv_prog_ac_ct_LIBTOOL if test -n "$ac_ct_LIBTOOL"; then - echo "$as_me:5938: result: $ac_ct_LIBTOOL" >&5 + echo "$as_me:5939: result: $ac_ct_LIBTOOL" >&5 echo "${ECHO_T}$ac_ct_LIBTOOL" >&6 else - echo "$as_me:5941: result: no" >&5 + echo "$as_me:5942: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5969,7 +5970,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:5972: checking for $ac_word" >&5 +echo "$as_me:5973: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_LIBTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -5984,7 +5985,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_LIBTOOL="$ac_tool_prefix$ac_prog" -echo "$as_me:5987: found $ac_dir/$ac_word" >&5 +echo "$as_me:5988: found $ac_dir/$ac_word" >&5 break done @@ -5992,10 +5993,10 @@ fi LIBTOOL=$ac_cv_prog_LIBTOOL if test -n "$LIBTOOL"; then - echo "$as_me:5995: result: $LIBTOOL" >&5 + echo "$as_me:5996: result: $LIBTOOL" >&5 echo "${ECHO_T}$LIBTOOL" >&6 else - echo "$as_me:5998: result: no" >&5 + echo "$as_me:5999: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6008,7 +6009,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 "$as_me:6011: checking for $ac_word" >&5 +echo "$as_me:6012: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_LIBTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6023,7 +6024,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_LIBTOOL="$ac_prog" -echo "$as_me:6026: found $ac_dir/$ac_word" >&5 +echo "$as_me:6027: found $ac_dir/$ac_word" >&5 break done @@ -6031,10 +6032,10 @@ fi ac_ct_LIBTOOL=$ac_cv_prog_ac_ct_LIBTOOL if test -n "$ac_ct_LIBTOOL"; then - echo "$as_me:6034: result: $ac_ct_LIBTOOL" >&5 + echo "$as_me:6035: result: $ac_ct_LIBTOOL" >&5 echo "${ECHO_T}$ac_ct_LIBTOOL" >&6 else - echo "$as_me:6037: result: no" >&5 + echo "$as_me:6038: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6056,7 +6057,7 @@ fi fi if test -z "$LIBTOOL" ; then - { { echo "$as_me:6059: error: Cannot find libtool" >&5 + { { echo "$as_me:6060: error: Cannot find libtool" >&5 echo "$as_me: error: Cannot find libtool" >&2;} { (exit 1); exit 1; }; } fi @@ -6072,7 +6073,7 @@ if test -n "$LIBTOOL" && test "$LIBTOOL" != none then - echo "$as_me:6075: checking version of $LIBTOOL" >&5 + echo "$as_me:6076: checking version of $LIBTOOL" >&5 echo $ECHO_N "checking version of $LIBTOOL... $ECHO_C" >&6 if test -n "$LIBTOOL" && test "$LIBTOOL" != none @@ -6083,7 +6084,7 @@ fi test -z "$cf_cv_libtool_version" && unset cf_cv_libtool_version - echo "$as_me:6086: result: $cf_cv_libtool_version" >&5 + echo "$as_me:6087: result: $cf_cv_libtool_version" >&5 echo "${ECHO_T}$cf_cv_libtool_version" >&6 if test -n "$cf_cv_libtool_version" @@ -6093,19 +6094,19 @@ (*...GNU-libtool...*) ;; (*) - { { echo "$as_me:6096: error: This is not GNU libtool" >&5 + { { echo "$as_me:6097: error: This is not GNU libtool" >&5 echo "$as_me: error: This is not GNU libtool" >&2;} { (exit 1); exit 1; }; } ;; esac else - { { echo "$as_me:6102: error: No version found for $LIBTOOL" >&5 + { { echo "$as_me:6103: error: No version found for $LIBTOOL" >&5 echo "$as_me: error: No version found for $LIBTOOL" >&2;} { (exit 1); exit 1; }; } fi else - { { echo "$as_me:6108: error: GNU libtool has not been found" >&5 + { { echo "$as_me:6109: error: GNU libtool has not been found" >&5 echo "$as_me: error: GNU libtool has not been found" >&2;} { (exit 1); exit 1; }; } fi @@ -6141,7 +6142,7 @@ else -echo "$as_me:6144: checking if you want to build shared libraries" >&5 +echo "$as_me:6145: checking if you want to build shared libraries" >&5 echo $ECHO_N "checking if you want to build shared libraries... $ECHO_C" >&6 # Check whether --with-shared or --without-shared was given. @@ -6151,11 +6152,11 @@ else with_shared=no fi; -echo "$as_me:6154: result: $with_shared" >&5 +echo "$as_me:6155: result: $with_shared" >&5 echo "${ECHO_T}$with_shared" >&6 test "x$with_shared" = "xyes" && cf_list_models="$cf_list_models shared" -echo "$as_me:6158: checking if you want to build static libraries" >&5 +echo "$as_me:6159: checking if you want to build static libraries" >&5 echo $ECHO_N "checking if you want to build static libraries... $ECHO_C" >&6 # Check whether --with-normal or --without-normal was given. @@ -6165,11 +6166,11 @@ else with_normal=yes fi; -echo "$as_me:6168: result: $with_normal" >&5 +echo "$as_me:6169: result: $with_normal" >&5 echo "${ECHO_T}$with_normal" >&6 test "x$with_normal" = "xyes" && cf_list_models="$cf_list_models normal" -echo "$as_me:6172: checking if you want to build debug libraries" >&5 +echo "$as_me:6173: checking if you want to build debug libraries" >&5 echo $ECHO_N "checking if you want to build debug libraries... $ECHO_C" >&6 # Check whether --with-debug or --without-debug was given. @@ -6179,11 +6180,11 @@ else with_debug=yes fi; -echo "$as_me:6182: result: $with_debug" >&5 +echo "$as_me:6183: result: $with_debug" >&5 echo "${ECHO_T}$with_debug" >&6 test "x$with_debug" = "xyes" && cf_list_models="$cf_list_models debug" -echo "$as_me:6186: checking if you want to build profiling libraries" >&5 +echo "$as_me:6187: checking if you want to build profiling libraries" >&5 echo $ECHO_N "checking if you want to build profiling libraries... $ECHO_C" >&6 # Check whether --with-profile or --without-profile was given. @@ -6193,7 +6194,7 @@ else with_profile=no fi; -echo "$as_me:6196: result: $with_profile" >&5 +echo "$as_me:6197: result: $with_profile" >&5 echo "${ECHO_T}$with_profile" >&6 test "x$with_profile" = "xyes" && cf_list_models="$cf_list_models profile" @@ -6201,7 +6202,7 @@ if test "X$cf_with_cxx_binding" != Xno; then if test "x$with_shared" = "xyes"; then -echo "$as_me:6204: checking if you want to build C++ shared libraries" >&5 +echo "$as_me:6205: checking if you want to build C++ shared libraries" >&5 echo $ECHO_N "checking if you want to build C++ shared libraries... $ECHO_C" >&6 # Check whether --with-cxx-shared or --without-cxx-shared was given. @@ -6211,26 +6212,26 @@ else with_shared_cxx=no fi; -echo "$as_me:6214: result: $with_shared_cxx" >&5 +echo "$as_me:6215: result: $with_shared_cxx" >&5 echo "${ECHO_T}$with_shared_cxx" >&6 fi fi ############################################################################### -echo "$as_me:6221: checking for specified models" >&5 +echo "$as_me:6222: checking for specified models" >&5 echo $ECHO_N "checking for specified models... $ECHO_C" >&6 test -z "$cf_list_models" && cf_list_models=normal test "$with_libtool" != "no" && cf_list_models=libtool -echo "$as_me:6225: result: $cf_list_models" >&5 +echo "$as_me:6226: result: $cf_list_models" >&5 echo "${ECHO_T}$cf_list_models" >&6 ### Use the first model as the default, and save its suffix for use in building ### up test-applications. -echo "$as_me:6230: checking for default model" >&5 +echo "$as_me:6231: checking for default model" >&5 echo $ECHO_N "checking for default model... $ECHO_C" >&6 DFT_LWR_MODEL=`echo "$cf_list_models" | $AWK '{print $1}'` -echo "$as_me:6233: result: $DFT_LWR_MODEL" >&5 +echo "$as_me:6234: result: $DFT_LWR_MODEL" >&5 echo "${ECHO_T}$DFT_LWR_MODEL" >&6 DFT_UPR_MODEL=`echo "$DFT_LWR_MODEL" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` @@ -6244,7 +6245,7 @@ LIB_DIR=../lib LIB_2ND=../../lib -echo "$as_me:6247: checking if you want to have a library-prefix" >&5 +echo "$as_me:6248: checking if you want to have a library-prefix" >&5 echo $ECHO_N "checking if you want to have a library-prefix... $ECHO_C" >&6 # Check whether --with-lib-prefix or --without-lib-prefix was given. @@ -6254,7 +6255,7 @@ else with_lib_prefix=auto fi; -echo "$as_me:6257: result: $with_lib_prefix" >&5 +echo "$as_me:6258: result: $with_lib_prefix" >&5 echo "${ECHO_T}$with_lib_prefix" >&6 if test "$with_lib_prefix" = auto @@ -6285,24 +6286,24 @@ LIB_SUFFIX= - echo "$as_me:6288: checking for PATH separator" >&5 + echo "$as_me:6289: checking for PATH separator" >&5 echo $ECHO_N "checking for PATH separator... $ECHO_C" >&6 case "$cf_cv_system_name" in (os2*) PATH_SEPARATOR=';' ;; (*) ${PATH_SEPARATOR:=':'} ;; esac - echo "$as_me:6295: result: $PATH_SEPARATOR" >&5 + echo "$as_me:6296: result: $PATH_SEPARATOR" >&5 echo "${ECHO_T}$PATH_SEPARATOR" >&6 # headers needed for checks... -echo "$as_me:6299: checking for ANSI C header files" >&5 +echo "$as_me:6300: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 6305 "configure" +#line 6306 "configure" #include "confdefs.h" #include #include @@ -6310,13 +6311,13 @@ #include _ACEOF -if { (eval echo "$as_me:6313: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:6314: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:6319: \$? = $ac_status" >&5 + echo "$as_me:6320: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -6338,7 +6339,7 @@ if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 6341 "configure" +#line 6342 "configure" #include "confdefs.h" #include @@ -6356,7 +6357,7 @@ if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >"conftest.$ac_ext" <<_ACEOF -#line 6359 "configure" +#line 6360 "configure" #include "confdefs.h" #include @@ -6377,7 +6378,7 @@ : else cat >"conftest.$ac_ext" <<_ACEOF -#line 6380 "configure" +#line 6381 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) @@ -6403,15 +6404,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:6406: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6407: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6409: \$? = $ac_status" >&5 + echo "$as_me:6410: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:6411: \"$ac_try\"") >&5 + { (eval echo "$as_me:6412: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6414: \$? = $ac_status" >&5 + echo "$as_me:6415: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -6424,7 +6425,7 @@ fi fi fi -echo "$as_me:6427: result: $ac_cv_header_stdc" >&5 +echo "$as_me:6428: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then @@ -6440,28 +6441,28 @@ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:6443: checking for $ac_header" >&5 +echo "$as_me:6444: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 6449 "configure" +#line 6450 "configure" #include "confdefs.h" $ac_includes_default #include <$ac_header> _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6455: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6456: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6458: \$? = $ac_status" >&5 + echo "$as_me:6459: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6461: \"$ac_try\"") >&5 + { (eval echo "$as_me:6462: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6464: \$? = $ac_status" >&5 + echo "$as_me:6465: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -6471,7 +6472,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:6474: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:6475: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:6485: checking whether exit is declared" >&5 echo $ECHO_N "checking whether exit is declared... $ECHO_C" >&6 if test "${ac_cv_have_decl_exit+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 6490 "configure" +#line 6491 "configure" #include "confdefs.h" $ac_includes_default int @@ -6502,16 +6503,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6505: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6506: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6508: \$? = $ac_status" >&5 + echo "$as_me:6509: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6511: \"$ac_try\"") >&5 + { (eval echo "$as_me:6512: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6514: \$? = $ac_status" >&5 + echo "$as_me:6515: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_have_decl_exit=yes else @@ -6521,19 +6522,19 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:6524: result: $ac_cv_have_decl_exit" >&5 +echo "$as_me:6525: result: $ac_cv_have_decl_exit" >&5 echo "${ECHO_T}$ac_cv_have_decl_exit" >&6 ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -echo "$as_me:6530: checking for $ac_hdr that defines DIR" >&5 +echo "$as_me:6531: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 6536 "configure" +#line 6537 "configure" #include "confdefs.h" #include #include <$ac_hdr> @@ -6548,16 +6549,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6551: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6552: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6554: \$? = $ac_status" >&5 + echo "$as_me:6555: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6557: \"$ac_try\"") >&5 + { (eval echo "$as_me:6558: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6560: \$? = $ac_status" >&5 + echo "$as_me:6561: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Header=yes" else @@ -6567,7 +6568,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:6570: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:6571: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:6584: checking for opendir in -ldir" >&5 echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6 if test "${ac_cv_lib_dir_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6588,7 +6589,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldir $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6591 "configure" +#line 6592 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6607,16 +6608,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6610: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6611: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6613: \$? = $ac_status" >&5 + echo "$as_me:6614: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6616: \"$ac_try\"") >&5 + { (eval echo "$as_me:6617: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6619: \$? = $ac_status" >&5 + echo "$as_me:6620: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dir_opendir=yes else @@ -6627,14 +6628,14 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6630: result: $ac_cv_lib_dir_opendir" >&5 +echo "$as_me:6631: result: $ac_cv_lib_dir_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6 if test "$ac_cv_lib_dir_opendir" = yes; then LIBS="$LIBS -ldir" fi else - echo "$as_me:6637: checking for opendir in -lx" >&5 + echo "$as_me:6638: checking for opendir in -lx" >&5 echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6 if test "${ac_cv_lib_x_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6642,7 +6643,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lx $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6645 "configure" +#line 6646 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6661,16 +6662,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6664: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6665: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6667: \$? = $ac_status" >&5 + echo "$as_me:6668: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6670: \"$ac_try\"") >&5 + { (eval echo "$as_me:6671: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6673: \$? = $ac_status" >&5 + echo "$as_me:6674: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_x_opendir=yes else @@ -6681,7 +6682,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6684: result: $ac_cv_lib_x_opendir" >&5 +echo "$as_me:6685: result: $ac_cv_lib_x_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6 if test "$ac_cv_lib_x_opendir" = yes; then LIBS="$LIBS -lx" @@ -6691,7 +6692,7 @@ ############################################################################### -echo "$as_me:6694: checking if you want to build a separate terminfo library" >&5 +echo "$as_me:6695: checking if you want to build a separate terminfo library" >&5 echo $ECHO_N "checking if you want to build a separate terminfo library... $ECHO_C" >&6 # Check whether --with-termlib or --without-termlib was given. @@ -6701,10 +6702,10 @@ else with_termlib=no fi; -echo "$as_me:6704: result: $with_termlib" >&5 +echo "$as_me:6705: result: $with_termlib" >&5 echo "${ECHO_T}$with_termlib" >&6 -echo "$as_me:6707: checking if you want to build a separate tic library" >&5 +echo "$as_me:6708: checking if you want to build a separate tic library" >&5 echo $ECHO_N "checking if you want to build a separate tic library... $ECHO_C" >&6 # Check whether --with-ticlib or --without-ticlib was given. @@ -6714,7 +6715,7 @@ else with_ticlib=no fi; -echo "$as_me:6717: result: $with_ticlib" >&5 +echo "$as_me:6718: result: $with_ticlib" >&5 echo "${ECHO_T}$with_ticlib" >&6 if test X"$CC_G_OPT" = X"" ; then @@ -6727,7 +6728,7 @@ test -n "$GXX" && test "x${ac_cv_prog_cxx_g}" != xyes && CXX_G_OPT='' fi -echo "$as_me:6730: checking for default loader flags" >&5 +echo "$as_me:6731: checking for default loader flags" >&5 echo $ECHO_N "checking for default loader flags... $ECHO_C" >&6 case "$DFT_LWR_MODEL" in (libtool) LD_MODEL='' ;; @@ -6736,13 +6737,13 @@ (profile) LD_MODEL='-pg';; (shared) LD_MODEL='' ;; esac -echo "$as_me:6739: result: ${LD_MODEL:-(none)}" >&5 +echo "$as_me:6740: result: ${LD_MODEL:-(none)}" >&5 echo "${ECHO_T}${LD_MODEL:-(none)}" >&6 case "$DFT_LWR_MODEL" in (shared) -echo "$as_me:6745: checking if rpath option should be used" >&5 +echo "$as_me:6746: checking if rpath option should be used" >&5 echo $ECHO_N "checking if rpath option should be used... $ECHO_C" >&6 # Check whether --enable-rpath or --disable-rpath was given. @@ -6752,10 +6753,10 @@ else cf_cv_enable_rpath=no fi; -echo "$as_me:6755: result: $cf_cv_enable_rpath" >&5 +echo "$as_me:6756: result: $cf_cv_enable_rpath" >&5 echo "${ECHO_T}$cf_cv_enable_rpath" >&6 -echo "$as_me:6758: checking if shared libraries should be relinked during install" >&5 +echo "$as_me:6759: checking if shared libraries should be relinked during install" >&5 echo $ECHO_N "checking if shared libraries should be relinked during install... $ECHO_C" >&6 # Check whether --enable-relink or --disable-relink was given. @@ -6765,7 +6766,7 @@ else cf_cv_do_relink=yes fi; -echo "$as_me:6768: result: $cf_cv_do_relink" >&5 +echo "$as_me:6769: result: $cf_cv_do_relink" >&5 echo "${ECHO_T}$cf_cv_do_relink" >&6 ;; esac @@ -6776,7 +6777,7 @@ LD_RPATH_OPT= if test "x$cf_cv_enable_rpath" != xno then - echo "$as_me:6779: checking for an rpath option" >&5 + echo "$as_me:6780: checking for an rpath option" >&5 echo $ECHO_N "checking for an rpath option... $ECHO_C" >&6 case "$cf_cv_system_name" in (irix*) @@ -6807,12 +6808,12 @@ (*) ;; esac - echo "$as_me:6810: result: $LD_RPATH_OPT" >&5 + echo "$as_me:6811: result: $LD_RPATH_OPT" >&5 echo "${ECHO_T}$LD_RPATH_OPT" >&6 case "x$LD_RPATH_OPT" in (x-R*) - echo "$as_me:6815: checking if we need a space after rpath option" >&5 + echo "$as_me:6816: checking if we need a space after rpath option" >&5 echo $ECHO_N "checking if we need a space after rpath option... $ECHO_C" >&6 cf_save_LIBS="$LIBS" @@ -6833,7 +6834,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 6836 "configure" +#line 6837 "configure" #include "confdefs.h" int @@ -6845,16 +6846,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:6848: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6849: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6851: \$? = $ac_status" >&5 + echo "$as_me:6852: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:6854: \"$ac_try\"") >&5 + { (eval echo "$as_me:6855: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6857: \$? = $ac_status" >&5 + echo "$as_me:6858: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_rpath_space=no else @@ -6864,7 +6865,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save_LIBS" - echo "$as_me:6867: result: $cf_rpath_space" >&5 + echo "$as_me:6868: result: $cf_rpath_space" >&5 echo "${ECHO_T}$cf_rpath_space" >&6 test "$cf_rpath_space" = yes && LD_RPATH_OPT="$LD_RPATH_OPT " ;; @@ -6886,7 +6887,7 @@ cf_ld_rpath_opt= test "$cf_cv_enable_rpath" = yes && cf_ld_rpath_opt="$LD_RPATH_OPT" - echo "$as_me:6889: checking whether to use release or ABI version in shared library file names" >&5 + echo "$as_me:6890: checking whether to use release or ABI version in shared library file names" >&5 echo $ECHO_N "checking whether to use release or ABI version in shared library file names... $ECHO_C" >&6 # Check whether --with-shlib-version or --without-shlib-version was given. @@ -6901,9 +6902,9 @@ cf_cv_shlib_version=$withval ;; (*) - echo "$as_me:6904: result: $withval" >&5 + echo "$as_me:6905: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 - { { echo "$as_me:6906: error: option value must be one of: rel, abi, or auto" >&5 + { { echo "$as_me:6907: error: option value must be one of: rel, abi, or auto" >&5 echo "$as_me: error: option value must be one of: rel, abi, or auto" >&2;} { (exit 1); exit 1; }; } ;; @@ -6912,7 +6913,7 @@ else cf_cv_shlib_version=auto fi; - echo "$as_me:6915: result: $cf_cv_shlib_version" >&5 + echo "$as_me:6916: result: $cf_cv_shlib_version" >&5 echo "${ECHO_T}$cf_cv_shlib_version" >&6 cf_cv_rm_so_locs=no @@ -6935,14 +6936,14 @@ if test "$cf_try_fPIC" = yes then - echo "$as_me:6938: checking which $CC option to use" >&5 + echo "$as_me:6939: checking which $CC option to use" >&5 echo $ECHO_N "checking which $CC option to use... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" for CC_SHARED_OPTS in -fPIC -fpic '' do CFLAGS="$cf_save_CFLAGS $CC_SHARED_OPTS" cat >"conftest.$ac_ext" <<_ACEOF -#line 6945 "configure" +#line 6946 "configure" #include "confdefs.h" #include int @@ -6954,16 +6955,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:6957: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6958: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6960: \$? = $ac_status" >&5 + echo "$as_me:6961: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:6963: \"$ac_try\"") >&5 + { (eval echo "$as_me:6964: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6966: \$? = $ac_status" >&5 + echo "$as_me:6967: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -6972,7 +6973,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" done - echo "$as_me:6975: result: $CC_SHARED_OPTS" >&5 + echo "$as_me:6976: result: $CC_SHARED_OPTS" >&5 echo "${ECHO_T}$CC_SHARED_OPTS" >&6 CFLAGS="$cf_save_CFLAGS" fi @@ -7043,7 +7044,7 @@ MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -dynamiclib -install_name ${libdir}/`basename $@` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION} -o $@' test "$cf_cv_shlib_version" = auto && cf_cv_shlib_version=abi cf_cv_shlib_version_infix=yes - echo "$as_me:7046: checking if ld -search_paths_first works" >&5 + echo "$as_me:7047: checking if ld -search_paths_first works" >&5 echo $ECHO_N "checking if ld -search_paths_first works... $ECHO_C" >&6 if test "${cf_cv_ldflags_search_paths_first+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7052,7 +7053,7 @@ cf_save_LDFLAGS=$LDFLAGS LDFLAGS="$LDFLAGS -Wl,-search_paths_first" cat >"conftest.$ac_ext" <<_ACEOF -#line 7055 "configure" +#line 7056 "configure" #include "confdefs.h" int @@ -7064,16 +7065,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7067: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7068: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7070: \$? = $ac_status" >&5 + echo "$as_me:7071: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7073: \"$ac_try\"") >&5 + { (eval echo "$as_me:7074: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7076: \$? = $ac_status" >&5 + echo "$as_me:7077: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_ldflags_search_paths_first=yes else @@ -7084,7 +7085,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LDFLAGS=$cf_save_LDFLAGS fi -echo "$as_me:7087: result: $cf_cv_ldflags_search_paths_first" >&5 +echo "$as_me:7088: result: $cf_cv_ldflags_search_paths_first" >&5 echo "${ECHO_T}$cf_cv_ldflags_search_paths_first" >&6 if test "$cf_cv_ldflags_search_paths_first" = yes; then LDFLAGS="$LDFLAGS -Wl,-search_paths_first" @@ -7434,7 +7435,7 @@ do CFLAGS="$cf_shared_opts $cf_save_CFLAGS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7437 "configure" +#line 7438 "configure" #include "confdefs.h" #include int @@ -7446,16 +7447,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:7449: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7450: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7452: \$? = $ac_status" >&5 + echo "$as_me:7453: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:7455: \"$ac_try\"") >&5 + { (eval echo "$as_me:7456: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7458: \$? = $ac_status" >&5 + echo "$as_me:7459: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -7492,7 +7493,7 @@ test "$cf_cv_do_symlinks" = no && cf_cv_do_symlinks=yes ;; (*) - { echo "$as_me:7495: WARNING: ignored --with-shlib-version" >&5 + { echo "$as_me:7496: WARNING: ignored --with-shlib-version" >&5 echo "$as_me: WARNING: ignored --with-shlib-version" >&2;} ;; esac @@ -7502,7 +7503,7 @@ if test -n "$cf_try_cflags" then cat > conftest.$ac_ext < int main(int argc, char *argv[]) { @@ -7514,18 +7515,18 @@ for cf_opt in $cf_try_cflags do CFLAGS="$cf_save_CFLAGS -$cf_opt" - echo "$as_me:7517: checking if CFLAGS option -$cf_opt works" >&5 + echo "$as_me:7518: checking if CFLAGS option -$cf_opt works" >&5 echo $ECHO_N "checking if CFLAGS option -$cf_opt works... $ECHO_C" >&6 - if { (eval echo "$as_me:7519: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:7520: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7522: \$? = $ac_status" >&5 + echo "$as_me:7523: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - echo "$as_me:7524: result: yes" >&5 + echo "$as_me:7525: result: yes" >&5 echo "${ECHO_T}yes" >&6 cf_save_CFLAGS="$CFLAGS" else - echo "$as_me:7528: result: no" >&5 + echo "$as_me:7529: result: no" >&5 echo "${ECHO_T}no" >&6 fi done @@ -7540,17 +7541,17 @@ test -n "$verbose" && echo " CC_SHARED_OPTS: $CC_SHARED_OPTS" 1>&6 -echo "${as_me:-configure}:7543: testing CC_SHARED_OPTS: $CC_SHARED_OPTS ..." 1>&5 +echo "${as_me:-configure}:7544: testing CC_SHARED_OPTS: $CC_SHARED_OPTS ..." 1>&5 test -n "$verbose" && echo " MK_SHARED_LIB: $MK_SHARED_LIB" 1>&6 -echo "${as_me:-configure}:7547: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 +echo "${as_me:-configure}:7548: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 for model in $cf_list_models ; do case "$model" in (libtool) -echo "$as_me:7553: checking for additional libtool options" >&5 +echo "$as_me:7554: checking for additional libtool options" >&5 echo $ECHO_N "checking for additional libtool options... $ECHO_C" >&6 # Check whether --with-libtool-opts or --without-libtool-opts was given. @@ -7560,7 +7561,7 @@ else with_libtool_opts=no fi; -echo "$as_me:7563: result: $with_libtool_opts" >&5 +echo "$as_me:7564: result: $with_libtool_opts" >&5 echo "${ECHO_T}$with_libtool_opts" >&6 case .$with_libtool_opts in @@ -7571,7 +7572,7 @@ ;; esac -echo "$as_me:7574: checking if exported-symbols file should be used" >&5 +echo "$as_me:7575: checking if exported-symbols file should be used" >&5 echo $ECHO_N "checking if exported-symbols file should be used... $ECHO_C" >&6 # Check whether --with-export-syms or --without-export-syms was given. @@ -7586,7 +7587,7 @@ with_export_syms='${top_srcdir}/package/${PACKAGE}.sym' fi -echo "$as_me:7589: result: $with_export_syms" >&5 +echo "$as_me:7590: result: $with_export_syms" >&5 echo "${ECHO_T}$with_export_syms" >&6 if test "x$with_export_syms" != xno then @@ -7597,15 +7598,15 @@ ;; (shared) if test "$CC_SHARED_OPTS" = "unknown"; then - { { echo "$as_me:7600: error: Shared libraries are not supported in this version" >&5 + { { echo "$as_me:7601: error: Shared libraries are not supported in this version" >&5 echo "$as_me: error: Shared libraries are not supported in this version" >&2;} { (exit 1); exit 1; }; } fi # workaround for inept transition to PIE vs PIC... - echo "$as_me:7605: checking if current CFLAGS link properly" >&5 + echo "$as_me:7606: checking if current CFLAGS link properly" >&5 echo $ECHO_N "checking if current CFLAGS link properly... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 7608 "configure" +#line 7609 "configure" #include "confdefs.h" #include int @@ -7617,16 +7618,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7620: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7621: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7623: \$? = $ac_status" >&5 + echo "$as_me:7624: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7626: \"$ac_try\"") >&5 + { (eval echo "$as_me:7627: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7629: \$? = $ac_status" >&5 + echo "$as_me:7630: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cflags_work=yes else @@ -7635,18 +7636,21 @@ cf_cflags_work=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:7638: result: $cf_cflags_work" >&5 + echo "$as_me:7639: result: $cf_cflags_work" >&5 echo "${ECHO_T}$cf_cflags_work" >&6 if test "$cf_cflags_work" = no then test -n "$verbose" && echo " try to work around by appending shared-options" 1>&6 -echo "${as_me:-configure}:7644: testing try to work around by appending shared-options ..." 1>&5 +echo "${as_me:-configure}:7645: testing try to work around by appending shared-options ..." 1>&5 CFLAGS="$CFLAGS $CC_SHARED_OPTS" fi -echo "$as_me:7649: checking if versioned-symbols file should be used" >&5 +if test "$with_libtool" = "yes" ; then + : +elif test "$with_shared" = "yes" ; then +echo "$as_me:7653: checking if versioned-symbols file should be used" >&5 echo $ECHO_N "checking if versioned-symbols file should be used... $ECHO_C" >&6 # Check whether --with-versioned-syms or --without-versioned-syms was given. @@ -7664,18 +7668,18 @@ (xno) ;; (x$GLOB_FULLPATH_POSIX|x$GLOB_FULLPATH_OTHER) - test -f "$with_versioned_syms" || { { echo "$as_me:7667: error: expected a filename: $with_versioned_syms" >&5 + test -f "$with_versioned_syms" || { { echo "$as_me:7671: error: expected a filename: $with_versioned_syms" >&5 echo "$as_me: error: expected a filename: $with_versioned_syms" >&2;} { (exit 1); exit 1; }; } ;; (*) - test -f "$with_versioned_syms" || { { echo "$as_me:7672: error: expected a filename: $with_versioned_syms" >&5 + test -f "$with_versioned_syms" || { { echo "$as_me:7676: error: expected a filename: $with_versioned_syms" >&5 echo "$as_me: error: expected a filename: $with_versioned_syms" >&2;} { (exit 1); exit 1; }; } with_versioned_syms=`pwd`/"$with_versioned_syms" ;; esac -echo "$as_me:7678: result: $with_versioned_syms" >&5 +echo "$as_me:7682: result: $with_versioned_syms" >&5 echo "${ECHO_T}$with_versioned_syms" >&6 RESULTING_SYMS= @@ -7691,7 +7695,7 @@ MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\${VERSIONED_SYMS} -Wl,%"` test -n "$verbose" && echo " MK_SHARED_LIB: $MK_SHARED_LIB" 1>&6 -echo "${as_me:-configure}:7694: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 +echo "${as_me:-configure}:7698: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 ;; (*-dy\ *) @@ -7699,11 +7703,11 @@ MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\${VERSIONED_SYMS} -dy%"` test -n "$verbose" && echo " MK_SHARED_LIB: $MK_SHARED_LIB" 1>&6 -echo "${as_me:-configure}:7702: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 +echo "${as_me:-configure}:7706: testing MK_SHARED_LIB: $MK_SHARED_LIB ..." 1>&5 ;; (*) - { echo "$as_me:7706: WARNING: this system does not support versioned-symbols" >&5 + { echo "$as_me:7710: WARNING: this system does not support versioned-symbols" >&5 echo "$as_me: WARNING: this system does not support versioned-symbols" >&2;} ;; esac @@ -7715,7 +7719,7 @@ # symbols. if test "x$VERSIONED_SYMS" != "x" then - echo "$as_me:7718: checking if wildcards can be used to selectively omit symbols" >&5 + echo "$as_me:7722: checking if wildcards can be used to selectively omit symbols" >&5 echo $ECHO_N "checking if wildcards can be used to selectively omit symbols... $ECHO_C" >&6 WILDCARD_SYMS=no @@ -7752,7 +7756,7 @@ } submodule_1.0; EOF cat >conftest.$ac_ext <&5 + echo "$as_me:7790: result: $WILDCARD_SYMS" >&5 echo "${ECHO_T}$WILDCARD_SYMS" >&6 rm -f conftest.* fi fi +fi + ;; esac done @@ -7796,7 +7802,7 @@ ### Checks for special libraries, must be done up-front. SHLIB_LIST="" -echo "$as_me:7799: checking if you want to link with the GPM mouse library" >&5 +echo "$as_me:7805: checking if you want to link with the GPM mouse library" >&5 echo $ECHO_N "checking if you want to link with the GPM mouse library... $ECHO_C" >&6 # Check whether --with-gpm or --without-gpm was given. @@ -7806,27 +7812,27 @@ else with_gpm=maybe fi; -echo "$as_me:7809: result: $with_gpm" >&5 +echo "$as_me:7815: result: $with_gpm" >&5 echo "${ECHO_T}$with_gpm" >&6 if test "$with_gpm" != no ; then - echo "$as_me:7813: checking for gpm.h" >&5 + echo "$as_me:7819: checking for gpm.h" >&5 echo $ECHO_N "checking for gpm.h... $ECHO_C" >&6 if test "${ac_cv_header_gpm_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 7819 "configure" +#line 7825 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:7823: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:7829: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:7829: \$? = $ac_status" >&5 + echo "$as_me:7835: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7845,7 +7851,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:7848: result: $ac_cv_header_gpm_h" >&5 +echo "$as_me:7854: result: $ac_cv_header_gpm_h" >&5 echo "${ECHO_T}$ac_cv_header_gpm_h" >&6 if test "$ac_cv_header_gpm_h" = yes; then @@ -7856,7 +7862,7 @@ if test "$with_gpm" != yes && test "$with_gpm" != maybe ; then test -n "$verbose" && echo " assuming we really have GPM library" 1>&6 -echo "${as_me:-configure}:7859: testing assuming we really have GPM library ..." 1>&5 +echo "${as_me:-configure}:7865: testing assuming we really have GPM library ..." 1>&5 cat >>confdefs.h <<\EOF #define HAVE_LIBGPM 1 @@ -7864,7 +7870,7 @@ with_gpm=yes else - echo "$as_me:7867: checking for Gpm_Open in -lgpm" >&5 + echo "$as_me:7873: checking for Gpm_Open in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7872,7 +7878,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 7875 "configure" +#line 7881 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7891,16 +7897,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7894: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7900: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7897: \$? = $ac_status" >&5 + echo "$as_me:7903: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:7900: \"$ac_try\"") >&5 + { (eval echo "$as_me:7906: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7903: \$? = $ac_status" >&5 + echo "$as_me:7909: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Open=yes else @@ -7911,18 +7917,18 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7914: result: $ac_cv_lib_gpm_Gpm_Open" >&5 +echo "$as_me:7920: result: $ac_cv_lib_gpm_Gpm_Open" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6 if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then with_gpm=yes else if test "$with_gpm" = maybe; then - { echo "$as_me:7921: WARNING: Cannot link with GPM library" >&5 + { echo "$as_me:7927: WARNING: Cannot link with GPM library" >&5 echo "$as_me: WARNING: Cannot link with GPM library" >&2;} with_gpm=no else - { { echo "$as_me:7925: error: Cannot link with GPM library" >&5 + { { echo "$as_me:7931: error: Cannot link with GPM library" >&5 echo "$as_me: error: Cannot link with GPM library" >&2;} { (exit 1); exit 1; }; } fi @@ -7933,7 +7939,7 @@ else - test "$with_gpm" != maybe && { echo "$as_me:7936: WARNING: Cannot find GPM header" >&5 + test "$with_gpm" != maybe && { echo "$as_me:7942: WARNING: Cannot find GPM header" >&5 echo "$as_me: WARNING: Cannot find GPM header" >&2;} with_gpm=no @@ -7942,7 +7948,7 @@ fi if test "$with_gpm" != no ; then - echo "$as_me:7945: checking if you want to load GPM dynamically" >&5 + echo "$as_me:7951: checking if you want to load GPM dynamically" >&5 echo $ECHO_N "checking if you want to load GPM dynamically... $ECHO_C" >&6 # Check whether --with-dlsym or --without-dlsym was given. @@ -7952,18 +7958,18 @@ else with_dlsym=yes fi; - echo "$as_me:7955: result: $with_dlsym" >&5 + echo "$as_me:7961: result: $with_dlsym" >&5 echo "${ECHO_T}$with_dlsym" >&6 if test "x$with_dlsym" = xyes ; then cf_have_dlsym=no -echo "$as_me:7960: checking for dlsym" >&5 +echo "$as_me:7966: checking for dlsym" >&5 echo $ECHO_N "checking for dlsym... $ECHO_C" >&6 if test "${ac_cv_func_dlsym+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 7966 "configure" +#line 7972 "configure" #include "confdefs.h" #define dlsym autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -7994,16 +8000,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:7997: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8003: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8000: \$? = $ac_status" >&5 + echo "$as_me:8006: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8003: \"$ac_try\"") >&5 + { (eval echo "$as_me:8009: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8006: \$? = $ac_status" >&5 + echo "$as_me:8012: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_dlsym=yes else @@ -8013,14 +8019,14 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8016: result: $ac_cv_func_dlsym" >&5 +echo "$as_me:8022: result: $ac_cv_func_dlsym" >&5 echo "${ECHO_T}$ac_cv_func_dlsym" >&6 if test "$ac_cv_func_dlsym" = yes; then cf_have_dlsym=yes else cf_have_libdl=no -echo "$as_me:8023: checking for dlsym in -ldl" >&5 +echo "$as_me:8029: checking for dlsym in -ldl" >&5 echo $ECHO_N "checking for dlsym in -ldl... $ECHO_C" >&6 if test "${ac_cv_lib_dl_dlsym+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8028,7 +8034,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8031 "configure" +#line 8037 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8047,16 +8053,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8050: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8056: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8053: \$? = $ac_status" >&5 + echo "$as_me:8059: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8056: \"$ac_try\"") >&5 + { (eval echo "$as_me:8062: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8059: \$? = $ac_status" >&5 + echo "$as_me:8065: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dl_dlsym=yes else @@ -8067,7 +8073,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8070: result: $ac_cv_lib_dl_dlsym" >&5 +echo "$as_me:8076: result: $ac_cv_lib_dl_dlsym" >&5 echo "${ECHO_T}$ac_cv_lib_dl_dlsym" >&6 if test "$ac_cv_lib_dl_dlsym" = yes; then @@ -8096,10 +8102,10 @@ LIBS="$cf_add_libs" } - echo "$as_me:8099: checking whether able to link to dl*() functions" >&5 + echo "$as_me:8105: checking whether able to link to dl*() functions" >&5 echo $ECHO_N "checking whether able to link to dl*() functions... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 8102 "configure" +#line 8108 "configure" #include "confdefs.h" #include @@ -8120,16 +8126,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8123: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8129: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8126: \$? = $ac_status" >&5 + echo "$as_me:8132: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8129: \"$ac_try\"") >&5 + { (eval echo "$as_me:8135: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8132: \$? = $ac_status" >&5 + echo "$as_me:8138: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cat >>confdefs.h <<\EOF @@ -8140,15 +8146,15 @@ echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 - { { echo "$as_me:8143: error: Cannot link test program for libdl" >&5 + { { echo "$as_me:8149: error: Cannot link test program for libdl" >&5 echo "$as_me: error: Cannot link test program for libdl" >&2;} { (exit 1); exit 1; }; } fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:8148: result: ok" >&5 + echo "$as_me:8154: result: ok" >&5 echo "${ECHO_T}ok" >&6 else - { { echo "$as_me:8151: error: Cannot find dlsym function" >&5 + { { echo "$as_me:8157: error: Cannot find dlsym function" >&5 echo "$as_me: error: Cannot find dlsym function" >&2;} { (exit 1); exit 1; }; } fi @@ -8156,12 +8162,12 @@ if test "x$with_gpm" != xyes ; then test -n "$verbose" && echo " assuming soname for gpm is $with_gpm" 1>&6 -echo "${as_me:-configure}:8159: testing assuming soname for gpm is $with_gpm ..." 1>&5 +echo "${as_me:-configure}:8165: testing assuming soname for gpm is $with_gpm ..." 1>&5 cf_cv_gpm_soname="$with_gpm" else -echo "$as_me:8164: checking for soname of gpm library" >&5 +echo "$as_me:8170: checking for soname of gpm library" >&5 echo $ECHO_N "checking for soname of gpm library... $ECHO_C" >&6 if test "${cf_cv_gpm_soname+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8195,15 +8201,15 @@ done LIBS="$cf_add_libs" - if { (eval echo "$as_me:8198: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:8204: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8201: \$? = $ac_status" >&5 + echo "$as_me:8207: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then - if { (eval echo "$as_me:8203: \"$ac_link\"") >&5 + if { (eval echo "$as_me:8209: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8206: \$? = $ac_status" >&5 + echo "$as_me:8212: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then cf_cv_gpm_soname="`ldd \"conftest$ac_exeext\" 2>/dev/null | sed -e 's,^.*/,,' -e 's, .*$,,' | ${FGREP-fgrep} libgpm.`" test -z "$cf_cv_gpm_soname" && cf_cv_gpm_soname=unknown @@ -8214,7 +8220,7 @@ fi fi -echo "$as_me:8217: result: $cf_cv_gpm_soname" >&5 +echo "$as_me:8223: result: $cf_cv_gpm_soname" >&5 echo "${ECHO_T}$cf_cv_gpm_soname" >&6 fi @@ -8282,7 +8288,7 @@ #define HAVE_LIBGPM 1 EOF -echo "$as_me:8285: checking for Gpm_Wgetch in -lgpm" >&5 +echo "$as_me:8291: checking for Gpm_Wgetch in -lgpm" >&5 echo $ECHO_N "checking for Gpm_Wgetch in -lgpm... $ECHO_C" >&6 if test "${ac_cv_lib_gpm_Gpm_Wgetch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8290,7 +8296,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgpm $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8293 "configure" +#line 8299 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8309,16 +8315,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8312: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8318: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8315: \$? = $ac_status" >&5 + echo "$as_me:8321: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8318: \"$ac_try\"") >&5 + { (eval echo "$as_me:8324: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8321: \$? = $ac_status" >&5 + echo "$as_me:8327: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gpm_Gpm_Wgetch=yes else @@ -8329,11 +8335,11 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8332: result: $ac_cv_lib_gpm_Gpm_Wgetch" >&5 +echo "$as_me:8338: result: $ac_cv_lib_gpm_Gpm_Wgetch" >&5 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Wgetch" >&6 if test "$ac_cv_lib_gpm_Gpm_Wgetch" = yes; then -echo "$as_me:8336: checking if GPM is weakly bound to curses library" >&5 +echo "$as_me:8342: checking if GPM is weakly bound to curses library" >&5 echo $ECHO_N "checking if GPM is weakly bound to curses library... $ECHO_C" >&6 if test "${cf_cv_check_gpm_wgetch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8357,15 +8363,15 @@ # to rely on the static library, noting that some packagers may not # include it. LIBS="-static -lgpm -dynamic $LIBS" - if { (eval echo "$as_me:8360: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:8366: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8363: \$? = $ac_status" >&5 + echo "$as_me:8369: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then - if { (eval echo "$as_me:8365: \"$ac_link\"") >&5 + if { (eval echo "$as_me:8371: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8368: \$? = $ac_status" >&5 + echo "$as_me:8374: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then cf_cv_check_gpm_wgetch="`nm \"conftest$ac_exeext\" | ${EGREP-egrep} '\' | ${EGREP-egrep} '\<[vVwW]\>'`" test -n "$cf_cv_check_gpm_wgetch" && cf_cv_check_gpm_wgetch=yes @@ -8377,11 +8383,11 @@ fi fi -echo "$as_me:8380: result: $cf_cv_check_gpm_wgetch" >&5 +echo "$as_me:8386: result: $cf_cv_check_gpm_wgetch" >&5 echo "${ECHO_T}$cf_cv_check_gpm_wgetch" >&6 if test "$cf_cv_check_gpm_wgetch" != yes ; then - { echo "$as_me:8384: WARNING: GPM library is already linked with curses - read the FAQ" >&5 + { echo "$as_me:8390: WARNING: GPM library is already linked with curses - read the FAQ" >&5 echo "$as_me: WARNING: GPM library is already linked with curses - read the FAQ" >&2;} fi @@ -8389,7 +8395,7 @@ fi -echo "$as_me:8392: checking if you want to use PCRE2 for regular-expressions" >&5 +echo "$as_me:8398: checking if you want to use PCRE2 for regular-expressions" >&5 echo $ECHO_N "checking if you want to use PCRE2 for regular-expressions... $ECHO_C" >&6 # Check whether --with-pcre2 or --without-pcre2 was given. @@ -8398,7 +8404,7 @@ fi; test -z "$with_pcre2" && with_pcre2=no -echo "$as_me:8401: result: $with_pcre2" >&5 +echo "$as_me:8407: result: $with_pcre2" >&5 echo "${ECHO_T}$with_pcre2" >&6 if test "x$with_pcre2" != xno ; then @@ -8409,17 +8415,31 @@ if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then test -n "$verbose" && echo " found package $cf_with_pcre2" 1>&6 -echo "${as_me:-configure}:8412: testing found package $cf_with_pcre2 ..." 1>&5 +echo "${as_me:-configure}:8418: testing found package $cf_with_pcre2 ..." 1>&5 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "$cf_with_pcre2" 2>/dev/null`" cf_pkgconfig_libs="`$PKG_CONFIG --libs "$cf_with_pcre2" 2>/dev/null`" test -n "$verbose" && echo " package $cf_with_pcre2 CFLAGS: $cf_pkgconfig_incs" 1>&6 -echo "${as_me:-configure}:8418: testing package $cf_with_pcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 +echo "${as_me:-configure}:8424: testing package $cf_with_pcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5 test -n "$verbose" && echo " package $cf_with_pcre2 LIBS: $cf_pkgconfig_libs" 1>&6 -echo "${as_me:-configure}:8422: testing package $cf_with_pcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5 +echo "${as_me:-configure}:8428: testing package $cf_with_pcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5 + +for cf_required in $cf_with_pcre2 +do + # check for duplicates + for cf_require_pkg in $REQUIRE_PKG + do + if test "$cf_required" = "$cf_require_pkg" + then + cf_required= + break + fi + done + test -n "$cf_required" && REQUIRE_PKG="$REQUIRE_PKG $cf_required" +done cf_fix_cppflags=no cf_new_cflags= @@ -8543,7 +8563,7 @@ fi done - cf_with_pcre2_ok=yes || { { echo "$as_me:8546: error: Cannot find PCRE2 library" >&5 + cf_with_pcre2_ok=yes || { { echo "$as_me:8566: error: Cannot find PCRE2 library" >&5 echo "$as_me: error: Cannot find PCRE2 library" >&2;} { (exit 1); exit 1; }; } @@ -8556,7 +8576,7 @@ (*pcre2-posix*|*pcreposix*) ;; (*) - echo "$as_me:8559: checking for regcomp in -lpcre2-posix" >&5 + echo "$as_me:8579: checking for regcomp in -lpcre2-posix" >&5 echo $ECHO_N "checking for regcomp in -lpcre2-posix... $ECHO_C" >&6 if test "${ac_cv_lib_pcre2_posix_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8564,7 +8584,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lpcre2-posix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8567 "configure" +#line 8587 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8583,16 +8603,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8586: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8606: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8589: \$? = $ac_status" >&5 + echo "$as_me:8609: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8592: \"$ac_try\"") >&5 + { (eval echo "$as_me:8612: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8595: \$? = $ac_status" >&5 + echo "$as_me:8615: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcre2_posix_regcomp=yes else @@ -8603,7 +8623,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8606: result: $ac_cv_lib_pcre2_posix_regcomp" >&5 +echo "$as_me:8626: result: $ac_cv_lib_pcre2_posix_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_pcre2_posix_regcomp" >&6 if test "$ac_cv_lib_pcre2_posix_regcomp" = yes; then @@ -8624,7 +8644,7 @@ LIBS="$cf_add_libs" else - echo "$as_me:8627: checking for regcomp in -lpcreposix" >&5 + echo "$as_me:8647: checking for regcomp in -lpcreposix" >&5 echo $ECHO_N "checking for regcomp in -lpcreposix... $ECHO_C" >&6 if test "${ac_cv_lib_pcreposix_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8632,7 +8652,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lpcreposix $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 8635 "configure" +#line 8655 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8651,16 +8671,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8654: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8674: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8657: \$? = $ac_status" >&5 + echo "$as_me:8677: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8660: \"$ac_try\"") >&5 + { (eval echo "$as_me:8680: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8663: \$? = $ac_status" >&5 + echo "$as_me:8683: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_pcreposix_regcomp=yes else @@ -8671,7 +8691,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8674: result: $ac_cv_lib_pcreposix_regcomp" >&5 +echo "$as_me:8694: result: $ac_cv_lib_pcreposix_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_pcreposix_regcomp" >&6 if test "$ac_cv_lib_pcreposix_regcomp" = yes; then @@ -8692,7 +8712,7 @@ LIBS="$cf_add_libs" else - { { echo "$as_me:8695: error: Cannot find PCRE2 POSIX library" >&5 + { { echo "$as_me:8715: error: Cannot find PCRE2 POSIX library" >&5 echo "$as_me: error: Cannot find PCRE2 POSIX library" >&2;} { (exit 1); exit 1; }; } fi @@ -8707,23 +8727,23 @@ for ac_header in pcre2posix.h pcreposix.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:8710: checking for $ac_header" >&5 +echo "$as_me:8730: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8716 "configure" +#line 8736 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:8720: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:8740: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:8726: \$? = $ac_status" >&5 + echo "$as_me:8746: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -8742,7 +8762,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:8745: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:8765: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:8778: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 8764 "configure" +#line 8784 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -8792,16 +8812,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:8795: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8815: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8798: \$? = $ac_status" >&5 + echo "$as_me:8818: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:8801: \"$ac_try\"") >&5 + { (eval echo "$as_me:8821: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8804: \$? = $ac_status" >&5 + echo "$as_me:8824: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -8811,7 +8831,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:8814: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:8834: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h </dev/null ; then -echo "$as_me:8828: checking if you want to use sysmouse" >&5 +echo "$as_me:8848: checking if you want to use sysmouse" >&5 echo $ECHO_N "checking if you want to use sysmouse... $ECHO_C" >&6 # Check whether --with-sysmouse or --without-sysmouse was given. @@ -8837,7 +8857,7 @@ fi; if test "$cf_with_sysmouse" != no ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 8840 "configure" +#line 8860 "configure" #include "confdefs.h" #include @@ -8860,16 +8880,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:8863: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8883: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8866: \$? = $ac_status" >&5 + echo "$as_me:8886: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:8869: \"$ac_try\"") >&5 + { (eval echo "$as_me:8889: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8872: \$? = $ac_status" >&5 + echo "$as_me:8892: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_with_sysmouse=yes else @@ -8879,7 +8899,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:8882: result: $cf_with_sysmouse" >&5 +echo "$as_me:8902: result: $cf_with_sysmouse" >&5 echo "${ECHO_T}$cf_with_sysmouse" >&6 test "$cf_with_sysmouse" = yes && cat >>confdefs.h <<\EOF @@ -8889,7 +8909,7 @@ fi # pretend that ncurses==ncursesw==ncursest -echo "$as_me:8892: checking if you want to disable library suffixes" >&5 +echo "$as_me:8912: checking if you want to disable library suffixes" >&5 echo $ECHO_N "checking if you want to disable library suffixes... $ECHO_C" >&6 # Check whether --enable-lib-suffixes or --disable-lib-suffixes was given. @@ -8906,13 +8926,13 @@ disable_lib_suffixes=no fi; -echo "$as_me:8909: result: $disable_lib_suffixes" >&5 +echo "$as_me:8929: result: $disable_lib_suffixes" >&5 echo "${ECHO_T}$disable_lib_suffixes" >&6 ### If we're building with rpath, try to link non-standard libs that way too. if test "$DFT_LWR_MODEL" = "shared" && test "x$cf_cv_enable_rpath" != xno; then -echo "$as_me:8915: checking if rpath-hack should be disabled" >&5 +echo "$as_me:8935: checking if rpath-hack should be disabled" >&5 echo $ECHO_N "checking if rpath-hack should be disabled... $ECHO_C" >&6 # Check whether --enable-rpath-hack or --disable-rpath-hack was given. @@ -8930,22 +8950,22 @@ fi; if test "x$enable_rpath_hack" = xno; then cf_disable_rpath_hack=yes; else cf_disable_rpath_hack=no; fi -echo "$as_me:8933: result: $cf_disable_rpath_hack" >&5 +echo "$as_me:8953: result: $cf_disable_rpath_hack" >&5 echo "${ECHO_T}$cf_disable_rpath_hack" >&6 if test "$enable_rpath_hack" = yes ; then -echo "$as_me:8938: checking for updated LDFLAGS" >&5 +echo "$as_me:8958: checking for updated LDFLAGS" >&5 echo $ECHO_N "checking for updated LDFLAGS... $ECHO_C" >&6 if test -n "$LD_RPATH_OPT" ; then - echo "$as_me:8941: result: maybe" >&5 + echo "$as_me:8961: result: maybe" >&5 echo "${ECHO_T}maybe" >&6 for ac_prog in ldd do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:8948: checking for $ac_word" >&5 +echo "$as_me:8968: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_cf_ldd_prog+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8960,7 +8980,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_cf_ldd_prog="$ac_prog" -echo "$as_me:8963: found $ac_dir/$ac_word" >&5 +echo "$as_me:8983: found $ac_dir/$ac_word" >&5 break done @@ -8968,10 +8988,10 @@ fi cf_ldd_prog=$ac_cv_prog_cf_ldd_prog if test -n "$cf_ldd_prog"; then - echo "$as_me:8971: result: $cf_ldd_prog" >&5 + echo "$as_me:8991: result: $cf_ldd_prog" >&5 echo "${ECHO_T}$cf_ldd_prog" >&6 else - echo "$as_me:8974: result: no" >&5 + echo "$as_me:8994: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -8985,7 +9005,7 @@ cf_rpath_oops= cat >"conftest.$ac_ext" <<_ACEOF -#line 8988 "configure" +#line 9008 "configure" #include "confdefs.h" #include int @@ -8997,16 +9017,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:9000: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9020: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9003: \$? = $ac_status" >&5 + echo "$as_me:9023: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:9006: \"$ac_try\"") >&5 + { (eval echo "$as_me:9026: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9009: \$? = $ac_status" >&5 + echo "$as_me:9029: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_rpath_oops=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} ' not found' | sed -e 's% =>.*$%%' |sort | uniq` cf_rpath_list=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} / | sed -e 's%^.*[ ]/%/%' -e 's%/[^/][^/]*$%%' |sort | uniq` @@ -9034,7 +9054,7 @@ then test -n "$verbose" && echo " ...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src" 1>&6 -echo "${as_me:-configure}:9037: testing ...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src ..." 1>&5 +echo "${as_me:-configure}:9057: testing ...adding -L$cf_rpath_dir/lib to LDFLAGS for $cf_rpath_src ..." 1>&5 LDFLAGS="$LDFLAGS -L$cf_rpath_dir/lib" break @@ -9046,11 +9066,11 @@ test -n "$verbose" && echo " ...checking EXTRA_LDFLAGS $EXTRA_LDFLAGS" 1>&6 -echo "${as_me:-configure}:9049: testing ...checking EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:9069: testing ...checking EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5 test -n "$verbose" && echo " ...checking LDFLAGS $LDFLAGS" 1>&6 -echo "${as_me:-configure}:9053: testing ...checking LDFLAGS $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:9073: testing ...checking LDFLAGS $LDFLAGS ..." 1>&5 cf_rpath_dst= for cf_rpath_src in $LDFLAGS @@ -9087,7 +9107,7 @@ then test -n "$verbose" && echo " ...Filter $cf_rpath_src ->$cf_rpath_tmp" 1>&6 -echo "${as_me:-configure}:9090: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5 +echo "${as_me:-configure}:9110: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5 EXTRA_LDFLAGS="$cf_rpath_tmp $EXTRA_LDFLAGS" fi @@ -9100,11 +9120,11 @@ test -n "$verbose" && echo " ...checked LDFLAGS $LDFLAGS" 1>&6 -echo "${as_me:-configure}:9103: testing ...checked LDFLAGS $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:9123: testing ...checked LDFLAGS $LDFLAGS ..." 1>&5 test -n "$verbose" && echo " ...checking LIBS $LIBS" 1>&6 -echo "${as_me:-configure}:9107: testing ...checking LIBS $LIBS ..." 1>&5 +echo "${as_me:-configure}:9127: testing ...checking LIBS $LIBS ..." 1>&5 cf_rpath_dst= for cf_rpath_src in $LIBS @@ -9141,7 +9161,7 @@ then test -n "$verbose" && echo " ...Filter $cf_rpath_src ->$cf_rpath_tmp" 1>&6 -echo "${as_me:-configure}:9144: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5 +echo "${as_me:-configure}:9164: testing ...Filter $cf_rpath_src ->$cf_rpath_tmp ..." 1>&5 EXTRA_LDFLAGS="$cf_rpath_tmp $EXTRA_LDFLAGS" fi @@ -9154,14 +9174,14 @@ test -n "$verbose" && echo " ...checked LIBS $LIBS" 1>&6 -echo "${as_me:-configure}:9157: testing ...checked LIBS $LIBS ..." 1>&5 +echo "${as_me:-configure}:9177: testing ...checked LIBS $LIBS ..." 1>&5 test -n "$verbose" && echo " ...checked EXTRA_LDFLAGS $EXTRA_LDFLAGS" 1>&6 -echo "${as_me:-configure}:9161: testing ...checked EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:9181: testing ...checked EXTRA_LDFLAGS $EXTRA_LDFLAGS ..." 1>&5 else - echo "$as_me:9164: result: no" >&5 + echo "$as_me:9184: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9175,7 +9195,7 @@ EXTRA_PKG_LDFLAGS="$LDFLAGS $EXTRA_LDFLAGS" if test -n "$EXTRA_PKG_LDFLAGS" then - echo "$as_me:9178: checking if you want to disable extra LDFLAGS for package-scripts" >&5 + echo "$as_me:9198: checking if you want to disable extra LDFLAGS for package-scripts" >&5 echo $ECHO_N "checking if you want to disable extra LDFLAGS for package-scripts... $ECHO_C" >&6 # Check whether --enable-pkg-ldflags or --disable-pkg-ldflags was given. @@ -9192,7 +9212,7 @@ disable_pkg_ldflags=no fi; - echo "$as_me:9195: result: $disable_pkg_ldflags" >&5 + echo "$as_me:9215: result: $disable_pkg_ldflags" >&5 echo "${ECHO_T}$disable_pkg_ldflags" >&6 test "$disable_pkg_ldflags" = yes && EXTRA_PKG_LDFLAGS= fi @@ -9200,7 +9220,7 @@ ############################################################################### ### use option --with-extra-suffix to append suffix to headers and libraries -echo "$as_me:9203: checking for extra suffix to append to header/library paths" >&5 +echo "$as_me:9223: checking for extra suffix to append to header/library paths" >&5 echo $ECHO_N "checking for extra suffix to append to header/library paths... $ECHO_C" >&6 EXTRA_SUFFIX= @@ -9219,11 +9239,11 @@ esac fi; -echo "$as_me:9222: result: ${EXTRA_SUFFIX:-(none)}" >&5 +echo "$as_me:9242: result: ${EXTRA_SUFFIX:-(none)}" >&5 echo "${ECHO_T}${EXTRA_SUFFIX:-(none)}" >&6 ### use option --disable-overwrite to leave out the link to -lcurses -echo "$as_me:9226: checking if you wish to install ncurses overwriting curses" >&5 +echo "$as_me:9246: checking if you wish to install ncurses overwriting curses" >&5 echo $ECHO_N "checking if you wish to install ncurses overwriting curses... $ECHO_C" >&6 # Check whether --enable-overwrite or --disable-overwrite was given. @@ -9233,10 +9253,10 @@ else if test "$prefix" = "/usr" ; then with_overwrite=yes; else with_overwrite=no; fi fi; -echo "$as_me:9236: result: $with_overwrite" >&5 +echo "$as_me:9256: result: $with_overwrite" >&5 echo "${ECHO_T}$with_overwrite" >&6 -echo "$as_me:9239: checking if external terminfo-database is used" >&5 +echo "$as_me:9259: checking if external terminfo-database is used" >&5 echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6 # Check whether --enable-database or --disable-database was given. @@ -9246,7 +9266,7 @@ else use_database=yes fi; -echo "$as_me:9249: result: $use_database" >&5 +echo "$as_me:9269: result: $use_database" >&5 echo "${ECHO_T}$use_database" >&6 case "$host_os" in @@ -9262,7 +9282,7 @@ if test "$use_database" != no ; then NCURSES_USE_DATABASE=1 - echo "$as_me:9265: checking which terminfo source-file will be installed" >&5 + echo "$as_me:9285: checking which terminfo source-file will be installed" >&5 echo $ECHO_N "checking which terminfo source-file will be installed... $ECHO_C" >&6 # Check whether --with-database or --without-database was given. @@ -9270,10 +9290,10 @@ withval="$with_database" TERMINFO_SRC=$withval fi; - echo "$as_me:9273: result: $TERMINFO_SRC" >&5 + echo "$as_me:9293: result: $TERMINFO_SRC" >&5 echo "${ECHO_T}$TERMINFO_SRC" >&6 - echo "$as_me:9276: checking whether to use hashed database instead of directory/tree" >&5 + echo "$as_me:9296: checking whether to use hashed database instead of directory/tree" >&5 echo $ECHO_N "checking whether to use hashed database instead of directory/tree... $ECHO_C" >&6 # Check whether --with-hashed-db or --without-hashed-db was given. @@ -9283,13 +9303,13 @@ else with_hashed_db=no fi; - echo "$as_me:9286: result: $with_hashed_db" >&5 + echo "$as_me:9306: result: $with_hashed_db" >&5 echo "${ECHO_T}$with_hashed_db" >&6 else with_hashed_db=no fi -echo "$as_me:9292: checking for list of fallback terminal descriptions" >&5 +echo "$as_me:9312: checking for list of fallback terminal descriptions" >&5 echo $ECHO_N "checking for list of fallback terminal descriptions... $ECHO_C" >&6 # Check whether --with-fallbacks or --without-fallbacks was given. @@ -9299,7 +9319,7 @@ else with_fallback= fi; -echo "$as_me:9302: result: ${with_fallback:-(none)}" >&5 +echo "$as_me:9322: result: ${with_fallback:-(none)}" >&5 echo "${ECHO_T}${with_fallback:-(none)}" >&6 case ".$with_fallback" in @@ -9307,7 +9327,7 @@ FALLBACK_LIST= ;; (.yes) - { echo "$as_me:9310: WARNING: expected a list of terminal descriptions" >&5 + { echo "$as_me:9330: WARNING: expected a list of terminal descriptions" >&5 echo "$as_me: WARNING: expected a list of terminal descriptions" >&2;} ;; (*) @@ -9323,7 +9343,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}tic", so it can be a program name with args. set dummy ${ac_tool_prefix}tic; ac_word=$2 -echo "$as_me:9326: checking for $ac_word" >&5 +echo "$as_me:9346: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_TIC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9338,7 +9358,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_TIC="${ac_tool_prefix}tic" -echo "$as_me:9341: found $ac_dir/$ac_word" >&5 +echo "$as_me:9361: found $ac_dir/$ac_word" >&5 break done @@ -9346,10 +9366,10 @@ fi TIC=$ac_cv_prog_TIC if test -n "$TIC"; then - echo "$as_me:9349: result: $TIC" >&5 + echo "$as_me:9369: result: $TIC" >&5 echo "${ECHO_T}$TIC" >&6 else - echo "$as_me:9352: result: no" >&5 + echo "$as_me:9372: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9358,7 +9378,7 @@ ac_ct_TIC=$TIC # Extract the first word of "tic", so it can be a program name with args. set dummy tic; ac_word=$2 -echo "$as_me:9361: checking for $ac_word" >&5 +echo "$as_me:9381: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_TIC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9373,7 +9393,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_TIC="tic" -echo "$as_me:9376: found $ac_dir/$ac_word" >&5 +echo "$as_me:9396: found $ac_dir/$ac_word" >&5 break done @@ -9381,10 +9401,10 @@ fi ac_ct_TIC=$ac_cv_prog_ac_ct_TIC if test -n "$ac_ct_TIC"; then - echo "$as_me:9384: result: $ac_ct_TIC" >&5 + echo "$as_me:9404: result: $ac_ct_TIC" >&5 echo "${ECHO_T}$ac_ct_TIC" >&6 else - echo "$as_me:9387: result: no" >&5 + echo "$as_me:9407: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9396,7 +9416,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}infocmp", so it can be a program name with args. set dummy ${ac_tool_prefix}infocmp; ac_word=$2 -echo "$as_me:9399: checking for $ac_word" >&5 +echo "$as_me:9419: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_INFOCMP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9411,7 +9431,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_INFOCMP="${ac_tool_prefix}infocmp" -echo "$as_me:9414: found $ac_dir/$ac_word" >&5 +echo "$as_me:9434: found $ac_dir/$ac_word" >&5 break done @@ -9419,10 +9439,10 @@ fi INFOCMP=$ac_cv_prog_INFOCMP if test -n "$INFOCMP"; then - echo "$as_me:9422: result: $INFOCMP" >&5 + echo "$as_me:9442: result: $INFOCMP" >&5 echo "${ECHO_T}$INFOCMP" >&6 else - echo "$as_me:9425: result: no" >&5 + echo "$as_me:9445: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9431,7 +9451,7 @@ ac_ct_INFOCMP=$INFOCMP # Extract the first word of "infocmp", so it can be a program name with args. set dummy infocmp; ac_word=$2 -echo "$as_me:9434: checking for $ac_word" >&5 +echo "$as_me:9454: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_INFOCMP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9446,7 +9466,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_INFOCMP="infocmp" -echo "$as_me:9449: found $ac_dir/$ac_word" >&5 +echo "$as_me:9469: found $ac_dir/$ac_word" >&5 break done @@ -9454,10 +9474,10 @@ fi ac_ct_INFOCMP=$ac_cv_prog_ac_ct_INFOCMP if test -n "$ac_ct_INFOCMP"; then - echo "$as_me:9457: result: $ac_ct_INFOCMP" >&5 + echo "$as_me:9477: result: $ac_ct_INFOCMP" >&5 echo "${ECHO_T}$ac_ct_INFOCMP" >&6 else - echo "$as_me:9460: result: no" >&5 + echo "$as_me:9480: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9472,10 +9492,10 @@ # Check whether --with-tic-path or --without-tic-path was given. if test "${with_tic_path+set}" = set; then withval="$with_tic_path" - echo "$as_me:9475: checking for tic program for fallbacks" >&5 + echo "$as_me:9495: checking for tic program for fallbacks" >&5 echo $ECHO_N "checking for tic program for fallbacks... $ECHO_C" >&6 TIC=$withval - echo "$as_me:9478: result: $TIC" >&5 + echo "$as_me:9498: result: $TIC" >&5 echo "${ECHO_T}$TIC" >&6 if test "x$prefix" != xNONE; then @@ -9501,7 +9521,7 @@ TIC=`echo "$TIC" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:9504: error: expected a pathname, not \"$TIC\"" >&5 + { { echo "$as_me:9524: error: expected a pathname, not \"$TIC\"" >&5 echo "$as_me: error: expected a pathname, not \"$TIC\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -9514,7 +9534,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 "$as_me:9517: checking for $ac_word" >&5 +echo "$as_me:9537: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_TIC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9531,7 +9551,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_TIC="$ac_dir/$ac_word" - echo "$as_me:9534: found $ac_dir/$ac_word" >&5 + echo "$as_me:9554: found $ac_dir/$ac_word" >&5 break fi done @@ -9542,10 +9562,10 @@ TIC=$ac_cv_path_TIC if test -n "$TIC"; then - echo "$as_me:9545: result: $TIC" >&5 + echo "$as_me:9565: result: $TIC" >&5 echo "${ECHO_T}$TIC" >&6 else - echo "$as_me:9548: result: no" >&5 + echo "$as_me:9568: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9602,7 +9622,7 @@ if test -n "$cf_path_prog" ; then -echo "${as_me:-configure}:9605: testing defining path for ${cf_path_prog} ..." 1>&5 +echo "${as_me:-configure}:9625: testing defining path for ${cf_path_prog} ..." 1>&5 cat >>confdefs.h <&5 + { echo "$as_me:9640: WARNING: no tic program found for fallbacks" >&5 echo "$as_me: WARNING: no tic program found for fallbacks" >&2;} fi @@ -9626,10 +9646,10 @@ # Check whether --with-infocmp-path or --without-infocmp-path was given. if test "${with_infocmp_path+set}" = set; then withval="$with_infocmp_path" - echo "$as_me:9629: checking for infocmp program for fallbacks" >&5 + echo "$as_me:9649: checking for infocmp program for fallbacks" >&5 echo $ECHO_N "checking for infocmp program for fallbacks... $ECHO_C" >&6 INFOCMP=$withval - echo "$as_me:9632: result: $INFOCMP" >&5 + echo "$as_me:9652: result: $INFOCMP" >&5 echo "${ECHO_T}$INFOCMP" >&6 if test "x$prefix" != xNONE; then @@ -9655,7 +9675,7 @@ INFOCMP=`echo "$INFOCMP" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:9658: error: expected a pathname, not \"$INFOCMP\"" >&5 + { { echo "$as_me:9678: error: expected a pathname, not \"$INFOCMP\"" >&5 echo "$as_me: error: expected a pathname, not \"$INFOCMP\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -9668,7 +9688,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 "$as_me:9671: checking for $ac_word" >&5 +echo "$as_me:9691: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_INFOCMP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -9685,7 +9705,7 @@ test -z "$ac_dir" && ac_dir=. if $as_executable_p "$ac_dir/$ac_word"; then ac_cv_path_INFOCMP="$ac_dir/$ac_word" - echo "$as_me:9688: found $ac_dir/$ac_word" >&5 + echo "$as_me:9708: found $ac_dir/$ac_word" >&5 break fi done @@ -9696,10 +9716,10 @@ INFOCMP=$ac_cv_path_INFOCMP if test -n "$INFOCMP"; then - echo "$as_me:9699: result: $INFOCMP" >&5 + echo "$as_me:9719: result: $INFOCMP" >&5 echo "${ECHO_T}$INFOCMP" >&6 else - echo "$as_me:9702: result: no" >&5 + echo "$as_me:9722: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -9756,7 +9776,7 @@ if test -n "$cf_path_prog" ; then -echo "${as_me:-configure}:9759: testing defining path for ${cf_path_prog} ..." 1>&5 +echo "${as_me:-configure}:9779: testing defining path for ${cf_path_prog} ..." 1>&5 cat >>confdefs.h <&5 + { echo "$as_me:9794: WARNING: no infocmp program found for fallbacks" >&5 echo "$as_me: WARNING: no infocmp program found for fallbacks" >&2;} fi @@ -9781,7 +9801,7 @@ test -z "$INFOCMP" && FALLBACK_LIST= if test -z "$FALLBACK_LIST" then - { echo "$as_me:9784: WARNING: ignoring fallback option because tic/infocmp are not available" >&5 + { echo "$as_me:9804: WARNING: ignoring fallback option because tic/infocmp are not available" >&5 echo "$as_me: WARNING: ignoring fallback option because tic/infocmp are not available" >&2;} fi fi @@ -9789,7 +9809,7 @@ USE_FALLBACKS= test -z "$FALLBACK_LIST" && USE_FALLBACKS="#" -echo "$as_me:9792: checking if you want modern xterm or antique" >&5 +echo "$as_me:9812: checking if you want modern xterm or antique" >&5 echo $ECHO_N "checking if you want modern xterm or antique... $ECHO_C" >&6 # Check whether --with-xterm-new or --without-xterm-new was given. @@ -9803,12 +9823,12 @@ (no) with_xterm_new=xterm-old;; (*) with_xterm_new=xterm-new;; esac -echo "$as_me:9806: result: $with_xterm_new" >&5 +echo "$as_me:9826: result: $with_xterm_new" >&5 echo "${ECHO_T}$with_xterm_new" >&6 WHICH_XTERM=$with_xterm_new case $host_os in -(*linux-gnu|*cygwin|*mingw32|*msys) +(linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin|msys|mingw*|linux*uclibc|linux*musl) want_xterm_kbs=DEL ;; (*) @@ -9816,7 +9836,7 @@ ;; esac -echo "$as_me:9819: checking if xterm backspace sends BS or DEL" >&5 +echo "$as_me:9839: checking if xterm backspace sends BS or DEL" >&5 echo $ECHO_N "checking if xterm backspace sends BS or DEL... $ECHO_C" >&6 # Check whether --with-xterm-kbs or --without-xterm-kbs was given. @@ -9840,13 +9860,13 @@ with_xterm_kbs=$withval ;; esac -echo "$as_me:9843: result: $with_xterm_kbs" >&5 +echo "$as_me:9863: result: $with_xterm_kbs" >&5 echo "${ECHO_T}$with_xterm_kbs" >&6 XTERM_KBS=$with_xterm_kbs if test "x$with_xterm_kbs" != "x$want_xterm_kbs" then - { echo "$as_me:9849: WARNING: expected --with-xterm-kbs=$want_xterm_kbs for $host_os, have $with_xterm_kbs" >&5 + { echo "$as_me:9869: WARNING: expected --with-xterm-kbs=$want_xterm_kbs for $host_os, have $with_xterm_kbs" >&5 echo "$as_me: WARNING: expected --with-xterm-kbs=$want_xterm_kbs for $host_os, have $with_xterm_kbs" >&2;} fi @@ -9856,7 +9876,7 @@ MAKE_TERMINFO="#" else -echo "$as_me:9859: checking for list of terminfo directories" >&5 +echo "$as_me:9879: checking for list of terminfo directories" >&5 echo $ECHO_N "checking for list of terminfo directories... $ECHO_C" >&6 # Check whether --with-terminfo-dirs or --without-terminfo-dirs was given. @@ -9894,7 +9914,7 @@ cf_src_path=`echo "$cf_src_path" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:9897: error: expected a pathname, not \"$cf_src_path\"" >&5 + { { echo "$as_me:9917: error: expected a pathname, not \"$cf_src_path\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_src_path\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -9917,7 +9937,7 @@ ;; esac -echo "$as_me:9920: result: $TERMINFO_DIRS" >&5 +echo "$as_me:9940: result: $TERMINFO_DIRS" >&5 echo "${ECHO_T}$TERMINFO_DIRS" >&6 test -n "$TERMINFO_DIRS" && cat >>confdefs.h <&5 + { echo "$as_me:9949: WARNING: ignoring non-directory/file TERMINFO value" >&5 echo "$as_me: WARNING: ignoring non-directory/file TERMINFO value" >&2;} unset TERMINFO ;; esac -echo "$as_me:9935: checking for default terminfo directory" >&5 +echo "$as_me:9955: checking for default terminfo directory" >&5 echo $ECHO_N "checking for default terminfo directory... $ECHO_C" >&6 # Check whether --with-default-terminfo-dir or --without-default-terminfo-dir was given. @@ -9966,7 +9986,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:9969: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:9989: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -9975,7 +9995,7 @@ fi eval TERMINFO="$withval" -echo "$as_me:9978: result: $TERMINFO" >&5 +echo "$as_me:9998: result: $TERMINFO" >&5 echo "${ECHO_T}$TERMINFO" >&6 cat >>confdefs.h <&5 +echo "$as_me:10009: checking if big-core option selected" >&5 echo $ECHO_N "checking if big-core option selected... $ECHO_C" >&6 # Check whether --enable-big-core or --disable-big-core was given. @@ -9998,7 +10018,7 @@ with_big_core=no else cat >"conftest.$ac_ext" <<_ACEOF -#line 10001 "configure" +#line 10021 "configure" #include "confdefs.h" #include @@ -10012,15 +10032,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:10015: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10035: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10018: \$? = $ac_status" >&5 + echo "$as_me:10038: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:10020: \"$ac_try\"") >&5 + { (eval echo "$as_me:10040: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10023: \$? = $ac_status" >&5 + echo "$as_me:10043: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then with_big_core=yes else @@ -10032,7 +10052,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi; -echo "$as_me:10035: result: $with_big_core" >&5 +echo "$as_me:10055: result: $with_big_core" >&5 echo "${ECHO_T}$with_big_core" >&6 test "x$with_big_core" = "xyes" && cat >>confdefs.h <<\EOF @@ -10042,7 +10062,7 @@ ### ISO C only guarantees 512-char strings, we have tables which load faster ### when constructed using "big" strings. More than the C compiler, the awk ### program is a limit on most vendor UNIX systems. Check that we can build. -echo "$as_me:10045: checking if big-strings option selected" >&5 +echo "$as_me:10065: checking if big-strings option selected" >&5 echo $ECHO_N "checking if big-strings option selected... $ECHO_C" >&6 # Check whether --enable-big-strings or --disable-big-strings was given. @@ -10066,14 +10086,14 @@ esac fi; -echo "$as_me:10069: result: $with_big_strings" >&5 +echo "$as_me:10089: result: $with_big_strings" >&5 echo "${ECHO_T}$with_big_strings" >&6 USE_BIG_STRINGS=0 test "x$with_big_strings" = "xyes" && USE_BIG_STRINGS=1 ### use option --enable-termcap to compile in the termcap fallback support -echo "$as_me:10076: checking if you want termcap-fallback support" >&5 +echo "$as_me:10096: checking if you want termcap-fallback support" >&5 echo $ECHO_N "checking if you want termcap-fallback support... $ECHO_C" >&6 # Check whether --enable-termcap or --disable-termcap was given. @@ -10083,14 +10103,14 @@ else with_termcap=no fi; -echo "$as_me:10086: result: $with_termcap" >&5 +echo "$as_me:10106: result: $with_termcap" >&5 echo "${ECHO_T}$with_termcap" >&6 NCURSES_USE_TERMCAP=0 if test "x$with_termcap" != "xyes" ; then if test "$use_database" = no ; then if test -z "$with_fallback" ; then - { { echo "$as_me:10093: error: You have disabled the database w/o specifying fallbacks" >&5 + { { echo "$as_me:10113: error: You have disabled the database w/o specifying fallbacks" >&5 echo "$as_me: error: You have disabled the database w/o specifying fallbacks" >&2;} { (exit 1); exit 1; }; } fi @@ -10103,13 +10123,13 @@ else if test "$with_ticlib" != no ; then - { { echo "$as_me:10106: error: Options --with-ticlib and --enable-termcap cannot be combined" >&5 + { { echo "$as_me:10126: error: Options --with-ticlib and --enable-termcap cannot be combined" >&5 echo "$as_me: error: Options --with-ticlib and --enable-termcap cannot be combined" >&2;} { (exit 1); exit 1; }; } fi NCURSES_USE_TERMCAP=1 - echo "$as_me:10112: checking for list of termcap files" >&5 + echo "$as_me:10132: checking for list of termcap files" >&5 echo $ECHO_N "checking for list of termcap files... $ECHO_C" >&6 # Check whether --with-termpath or --without-termpath was given. @@ -10147,7 +10167,7 @@ cf_src_path=`echo "$cf_src_path" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:10150: error: expected a pathname, not \"$cf_src_path\"" >&5 + { { echo "$as_me:10170: error: expected a pathname, not \"$cf_src_path\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_src_path\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -10170,7 +10190,7 @@ ;; esac - echo "$as_me:10173: result: $TERMPATH" >&5 + echo "$as_me:10193: result: $TERMPATH" >&5 echo "${ECHO_T}$TERMPATH" >&6 test -n "$TERMPATH" && cat >>confdefs.h <&5 + echo "$as_me:10201: checking if fast termcap-loader is needed" >&5 echo $ECHO_N "checking if fast termcap-loader is needed... $ECHO_C" >&6 # Check whether --enable-getcap or --disable-getcap was given. @@ -10188,14 +10208,14 @@ else with_getcap=no fi; - echo "$as_me:10191: result: $with_getcap" >&5 + echo "$as_me:10211: result: $with_getcap" >&5 echo "${ECHO_T}$with_getcap" >&6 test "x$with_getcap" = "xyes" && cat >>confdefs.h <<\EOF #define USE_GETCAP 1 EOF - echo "$as_me:10198: checking if translated termcaps will be cached in ~/.terminfo" >&5 + echo "$as_me:10218: checking if translated termcaps will be cached in ~/.terminfo" >&5 echo $ECHO_N "checking if translated termcaps will be cached in ~/.terminfo... $ECHO_C" >&6 # Check whether --enable-getcap-cache or --disable-getcap-cache was given. @@ -10205,7 +10225,7 @@ else with_getcap_cache=no fi; - echo "$as_me:10208: result: $with_getcap_cache" >&5 + echo "$as_me:10228: result: $with_getcap_cache" >&5 echo "${ECHO_T}$with_getcap_cache" >&6 test "x$with_getcap_cache" = "xyes" && cat >>confdefs.h <<\EOF @@ -10215,7 +10235,7 @@ fi ### Use option --disable-home-terminfo to completely remove ~/.terminfo -echo "$as_me:10218: checking if ~/.terminfo is wanted" >&5 +echo "$as_me:10238: checking if ~/.terminfo is wanted" >&5 echo $ECHO_N "checking if ~/.terminfo is wanted... $ECHO_C" >&6 # Check whether --enable-home-terminfo or --disable-home-terminfo was given. @@ -10225,14 +10245,14 @@ else with_home_terminfo=yes fi; -echo "$as_me:10228: result: $with_home_terminfo" >&5 +echo "$as_me:10248: result: $with_home_terminfo" >&5 echo "${ECHO_T}$with_home_terminfo" >&6 test "x$with_home_terminfo" = "xyes" && cat >>confdefs.h <<\EOF #define USE_HOME_TERMINFO 1 EOF -echo "$as_me:10235: checking if you want to permit root to use ncurses environment variables" >&5 +echo "$as_me:10255: checking if you want to permit root to use ncurses environment variables" >&5 echo $ECHO_N "checking if you want to permit root to use ncurses environment variables... $ECHO_C" >&6 # Check whether --enable-root-environ or --disable-root-environ was given. @@ -10242,14 +10262,14 @@ else with_root_environ=yes fi; -echo "$as_me:10245: result: $with_root_environ" >&5 +echo "$as_me:10265: result: $with_root_environ" >&5 echo "${ECHO_T}$with_root_environ" >&6 test "x$with_root_environ" = xyes && cat >>confdefs.h <<\EOF #define USE_ROOT_ENVIRON 1 EOF -echo "$as_me:10252: checking if you want to permit setuid programs to access all files" >&5 +echo "$as_me:10272: checking if you want to permit setuid programs to access all files" >&5 echo $ECHO_N "checking if you want to permit setuid programs to access all files... $ECHO_C" >&6 # Check whether --enable-root-access or --disable-root-access was given. @@ -10259,14 +10279,14 @@ else with_root_access=yes fi; -echo "$as_me:10262: result: $with_root_access" >&5 +echo "$as_me:10282: result: $with_root_access" >&5 echo "${ECHO_T}$with_root_access" >&6 test "x$with_root_access" = xyes && cat >>confdefs.h <<\EOF #define USE_ROOT_ACCESS 1 EOF -echo "$as_me:10269: checking if you want to permit setuid use of ncurses environment variables" >&5 +echo "$as_me:10289: checking if you want to permit setuid use of ncurses environment variables" >&5 echo $ECHO_N "checking if you want to permit setuid use of ncurses environment variables... $ECHO_C" >&6 # Check whether --enable-setuid-environ or --disable-setuid-environ was given. @@ -10276,7 +10296,7 @@ else with_setuid_environ=$with_root_environ fi; -echo "$as_me:10279: result: $with_setuid_environ" >&5 +echo "$as_me:10299: result: $with_setuid_environ" >&5 echo "${ECHO_T}$with_setuid_environ" >&6 test "x$with_setuid_environ" = xyes && cat >>confdefs.h <<\EOF @@ -10291,23 +10311,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:10294: checking for $ac_header" >&5 +echo "$as_me:10314: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10300 "configure" +#line 10320 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:10304: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:10324: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:10310: \$? = $ac_status" >&5 + echo "$as_me:10330: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -10326,7 +10346,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:10329: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:10349: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:10364: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10350 "configure" +#line 10370 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10378,16 +10398,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10381: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10401: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10384: \$? = $ac_status" >&5 + echo "$as_me:10404: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10387: \"$ac_try\"") >&5 + { (eval echo "$as_me:10407: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10390: \$? = $ac_status" >&5 + echo "$as_me:10410: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10397,7 +10417,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10400: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10420: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:10437: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10423 "configure" +#line 10443 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -10451,16 +10471,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:10454: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10474: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10457: \$? = $ac_status" >&5 + echo "$as_me:10477: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:10460: \"$ac_try\"") >&5 + { (eval echo "$as_me:10480: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10463: \$? = $ac_status" >&5 + echo "$as_me:10483: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -10470,7 +10490,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:10473: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:10493: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:10504: checking if link/symlink functions work" >&5 echo $ECHO_N "checking if link/symlink functions work... $ECHO_C" >&6 if test "${cf_cv_link_funcs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10494,7 +10514,7 @@ eval 'ac_cv_func_'$cf_func'=error' else cat >"conftest.$ac_ext" <<_ACEOF -#line 10497 "configure" +#line 10517 "configure" #include "confdefs.h" $ac_includes_default @@ -10528,15 +10548,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:10531: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10551: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10534: \$? = $ac_status" >&5 + echo "$as_me:10554: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:10536: \"$ac_try\"") >&5 + { (eval echo "$as_me:10556: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10539: \$? = $ac_status" >&5 + echo "$as_me:10559: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_link_funcs="$cf_cv_link_funcs $cf_func" @@ -10554,7 +10574,7 @@ test -z "$cf_cv_link_funcs" && cf_cv_link_funcs=no fi -echo "$as_me:10557: result: $cf_cv_link_funcs" >&5 +echo "$as_me:10577: result: $cf_cv_link_funcs" >&5 echo "${ECHO_T}$cf_cv_link_funcs" >&6 test "$ac_cv_func_link" = yes && cat >>confdefs.h <<\EOF @@ -10574,7 +10594,7 @@ # soft links (symbolic links) are useful for some systems where hard links do # not work, or to make it simpler to copy terminfo trees around. if test "x$ac_cv_func_symlink" = xyes ; then - echo "$as_me:10577: checking if tic should use symbolic links" >&5 + echo "$as_me:10597: checking if tic should use symbolic links" >&5 echo $ECHO_N "checking if tic should use symbolic links... $ECHO_C" >&6 # Check whether --enable-symlinks or --disable-symlinks was given. @@ -10584,21 +10604,21 @@ else with_symlinks=no fi; - echo "$as_me:10587: result: $with_symlinks" >&5 + echo "$as_me:10607: result: $with_symlinks" >&5 echo "${ECHO_T}$with_symlinks" >&6 fi # If we have hard links and did not choose to use soft links instead, there is # no reason to make this choice optional - use the hard links. if test "$with_symlinks" = no ; then - echo "$as_me:10594: checking if tic should use hard links" >&5 + echo "$as_me:10614: checking if tic should use hard links" >&5 echo $ECHO_N "checking if tic should use hard links... $ECHO_C" >&6 if test "x$ac_cv_func_link" = xyes ; then with_links=yes else with_links=no fi - echo "$as_me:10601: result: $with_links" >&5 + echo "$as_me:10621: result: $with_links" >&5 echo "${ECHO_T}$with_links" >&6 fi @@ -10614,7 +10634,7 @@ ### use option --enable-broken-linker to force on use of broken-linker support -echo "$as_me:10617: checking if you want broken-linker support code" >&5 +echo "$as_me:10637: checking if you want broken-linker support code" >&5 echo $ECHO_N "checking if you want broken-linker support code... $ECHO_C" >&6 # Check whether --enable-broken_linker or --disable-broken_linker was given. @@ -10624,7 +10644,7 @@ else with_broken_linker=no fi; -echo "$as_me:10627: result: $with_broken_linker" >&5 +echo "$as_me:10647: result: $with_broken_linker" >&5 echo "${ECHO_T}$with_broken_linker" >&6 : "${BROKEN_LINKER:=0}" @@ -10638,7 +10658,7 @@ fi ### use option --enable-bsdpad to have tputs process BSD-style prefix padding -echo "$as_me:10641: checking if tputs should process BSD-style prefix padding" >&5 +echo "$as_me:10661: checking if tputs should process BSD-style prefix padding" >&5 echo $ECHO_N "checking if tputs should process BSD-style prefix padding... $ECHO_C" >&6 # Check whether --enable-bsdpad or --disable-bsdpad was given. @@ -10648,7 +10668,7 @@ else with_bsdpad=no fi; -echo "$as_me:10651: result: $with_bsdpad" >&5 +echo "$as_me:10671: result: $with_bsdpad" >&5 echo "${ECHO_T}$with_bsdpad" >&6 test "x$with_bsdpad" = xyes && cat >>confdefs.h <<\EOF @@ -10667,14 +10687,14 @@ # Check to define _XOPEN_SOURCE "automatically" CPPFLAGS_before_XOPEN="$CPPFLAGS" -echo "$as_me:10670: checking if the POSIX test-macros are already defined" >&5 +echo "$as_me:10690: checking if the POSIX test-macros are already defined" >&5 echo $ECHO_N "checking if the POSIX test-macros are already defined... $ECHO_C" >&6 if test "${cf_cv_posix_visible+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10677 "configure" +#line 10697 "configure" #include "confdefs.h" #include int @@ -10693,16 +10713,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10696: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10716: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10699: \$? = $ac_status" >&5 + echo "$as_me:10719: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10702: \"$ac_try\"") >&5 + { (eval echo "$as_me:10722: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10705: \$? = $ac_status" >&5 + echo "$as_me:10725: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_visible=no else @@ -10713,7 +10733,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:10716: result: $cf_cv_posix_visible" >&5 +echo "$as_me:10736: result: $cf_cv_posix_visible" >&5 echo "${ECHO_T}$cf_cv_posix_visible" >&6 if test "$cf_cv_posix_visible" = no; then @@ -10755,14 +10775,14 @@ cf_gnu_xopen_source=$cf_XOPEN_SOURCE -echo "$as_me:10758: checking if this is the GNU C library" >&5 +echo "$as_me:10778: checking if this is the GNU C library" >&5 echo $ECHO_N "checking if this is the GNU C library... $ECHO_C" >&6 if test "${cf_cv_gnu_library+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 10765 "configure" +#line 10785 "configure" #include "confdefs.h" #include int @@ -10781,16 +10801,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10784: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10804: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10787: \$? = $ac_status" >&5 + echo "$as_me:10807: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10790: \"$ac_try\"") >&5 + { (eval echo "$as_me:10810: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10793: \$? = $ac_status" >&5 + echo "$as_me:10813: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library=yes else @@ -10801,7 +10821,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:10804: result: $cf_cv_gnu_library" >&5 +echo "$as_me:10824: result: $cf_cv_gnu_library" >&5 echo "${ECHO_T}$cf_cv_gnu_library" >&6 if test x$cf_cv_gnu_library = xyes; then @@ -10809,7 +10829,7 @@ # With glibc 2.19 (13 years after this check was begun), _DEFAULT_SOURCE # was changed to help a little. newlib incorporated the change about 4 # years later. - echo "$as_me:10812: checking if _DEFAULT_SOURCE can be used as a basis" >&5 + echo "$as_me:10832: checking if _DEFAULT_SOURCE can be used as a basis" >&5 echo $ECHO_N "checking if _DEFAULT_SOURCE can be used as a basis... $ECHO_C" >&6 if test "${cf_cv_gnu_library_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10821,7 +10841,7 @@ CPPFLAGS="${CPPFLAGS}-D_DEFAULT_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 10824 "configure" +#line 10844 "configure" #include "confdefs.h" #include int @@ -10840,16 +10860,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10843: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:10863: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10846: \$? = $ac_status" >&5 + echo "$as_me:10866: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:10849: \"$ac_try\"") >&5 + { (eval echo "$as_me:10869: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10852: \$? = $ac_status" >&5 + echo "$as_me:10872: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_library_219=yes else @@ -10861,12 +10881,12 @@ CPPFLAGS="$cf_save" fi -echo "$as_me:10864: result: $cf_cv_gnu_library_219" >&5 +echo "$as_me:10884: result: $cf_cv_gnu_library_219" >&5 echo "${ECHO_T}$cf_cv_gnu_library_219" >&6 if test "x$cf_cv_gnu_library_219" = xyes; then cf_save="$CPPFLAGS" - echo "$as_me:10869: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 + echo "$as_me:10889: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_dftsrc_219+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -10971,7 +10991,7 @@ fi cat >"conftest.$ac_ext" <<_ACEOF -#line 10974 "configure" +#line 10994 "configure" #include "confdefs.h" #include @@ -10991,16 +11011,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:10994: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11014: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:10997: \$? = $ac_status" >&5 + echo "$as_me:11017: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11000: \"$ac_try\"") >&5 + { (eval echo "$as_me:11020: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11003: \$? = $ac_status" >&5 + echo "$as_me:11023: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_dftsrc_219=yes else @@ -11011,7 +11031,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11014: result: $cf_cv_gnu_dftsrc_219" >&5 +echo "$as_me:11034: result: $cf_cv_gnu_dftsrc_219" >&5 echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >&6 test "x$cf_cv_gnu_dftsrc_219" = "xyes" || CPPFLAGS="$cf_save" else @@ -11020,14 +11040,14 @@ if test "x$cf_cv_gnu_dftsrc_219" != xyes; then - echo "$as_me:11023: checking if we must define _GNU_SOURCE" >&5 + echo "$as_me:11043: checking if we must define _GNU_SOURCE" >&5 echo $ECHO_N "checking if we must define _GNU_SOURCE... $ECHO_C" >&6 if test "${cf_cv_gnu_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11030 "configure" +#line 11050 "configure" #include "confdefs.h" #include int @@ -11042,16 +11062,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11045: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11065: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11048: \$? = $ac_status" >&5 + echo "$as_me:11068: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11051: \"$ac_try\"") >&5 + { (eval echo "$as_me:11071: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11054: \$? = $ac_status" >&5 + echo "$as_me:11074: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -11158,7 +11178,7 @@ fi cat >"conftest.$ac_ext" <<_ACEOF -#line 11161 "configure" +#line 11181 "configure" #include "confdefs.h" #include int @@ -11173,16 +11193,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11176: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11196: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11179: \$? = $ac_status" >&5 + echo "$as_me:11199: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11182: \"$ac_try\"") >&5 + { (eval echo "$as_me:11202: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11185: \$? = $ac_status" >&5 + echo "$as_me:11205: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gnu_source=no else @@ -11197,12 +11217,12 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11200: result: $cf_cv_gnu_source" >&5 +echo "$as_me:11220: result: $cf_cv_gnu_source" >&5 echo "${ECHO_T}$cf_cv_gnu_source" >&6 if test "$cf_cv_gnu_source" = yes then - echo "$as_me:11205: checking if we should also define _DEFAULT_SOURCE" >&5 + echo "$as_me:11225: checking if we should also define _DEFAULT_SOURCE" >&5 echo $ECHO_N "checking if we should also define _DEFAULT_SOURCE... $ECHO_C" >&6 if test "${cf_cv_default_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -11212,7 +11232,7 @@ CPPFLAGS="${CPPFLAGS}-D_GNU_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 11215 "configure" +#line 11235 "configure" #include "confdefs.h" #include int @@ -11227,16 +11247,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11230: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11250: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11233: \$? = $ac_status" >&5 + echo "$as_me:11253: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11236: \"$ac_try\"") >&5 + { (eval echo "$as_me:11256: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11239: \$? = $ac_status" >&5 + echo "$as_me:11259: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_default_source=no else @@ -11247,7 +11267,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11250: result: $cf_cv_default_source" >&5 +echo "$as_me:11270: result: $cf_cv_default_source" >&5 echo "${ECHO_T}$cf_cv_default_source" >&6 if test "$cf_cv_default_source" = yes then @@ -11287,16 +11307,16 @@ sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:11290: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:11310: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:11296: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:11316: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 11299 "configure" +#line 11319 "configure" #include "confdefs.h" #include int @@ -11311,16 +11331,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11314: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11334: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11317: \$? = $ac_status" >&5 + echo "$as_me:11337: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11320: \"$ac_try\"") >&5 + { (eval echo "$as_me:11340: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11323: \$? = $ac_status" >&5 + echo "$as_me:11343: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -11341,7 +11361,7 @@ esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 11344 "configure" +#line 11364 "configure" #include "confdefs.h" #include int @@ -11356,16 +11376,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11359: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11379: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11362: \$? = $ac_status" >&5 + echo "$as_me:11382: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11365: \"$ac_try\"") >&5 + { (eval echo "$as_me:11385: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11368: \$? = $ac_status" >&5 + echo "$as_me:11388: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11376,7 +11396,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:11379: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:11399: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -11384,10 +11404,10 @@ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:11387: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:11407: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 11390 "configure" +#line 11410 "configure" #include "confdefs.h" #include int @@ -11402,16 +11422,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11405: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11425: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11408: \$? = $ac_status" >&5 + echo "$as_me:11428: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11411: \"$ac_try\"") >&5 + { (eval echo "$as_me:11431: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11414: \$? = $ac_status" >&5 + echo "$as_me:11434: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11427,7 +11447,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11430: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:11450: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -11544,7 +11564,7 @@ # OpenBSD 6.x has broken locale support, both compile-time and runtime. # see https://www.mail-archive.com/bugs@openbsd.org/msg13200.html # Abusing the conformance level is a workaround. - { echo "$as_me:11547: WARNING: this system does not provide usable locale support" >&5 + { echo "$as_me:11567: WARNING: this system does not provide usable locale support" >&5 echo "$as_me: WARNING: this system does not provide usable locale support" >&2;} cf_xopen_source="-D_BSD_SOURCE" cf_XOPEN_SOURCE=700 @@ -11576,14 +11596,14 @@ ;; (*) -echo "$as_me:11579: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:11599: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 11586 "configure" +#line 11606 "configure" #include "confdefs.h" $ac_includes_default @@ -11601,16 +11621,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11604: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11624: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11607: \$? = $ac_status" >&5 + echo "$as_me:11627: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11610: \"$ac_try\"") >&5 + { (eval echo "$as_me:11630: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11613: \$? = $ac_status" >&5 + echo "$as_me:11633: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -11622,7 +11642,7 @@ CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 11625 "configure" +#line 11645 "configure" #include "confdefs.h" $ac_includes_default @@ -11640,16 +11660,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11643: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11663: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11646: \$? = $ac_status" >&5 + echo "$as_me:11666: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11649: \"$ac_try\"") >&5 + { (eval echo "$as_me:11669: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11652: \$? = $ac_status" >&5 + echo "$as_me:11672: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -11664,7 +11684,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11667: result: $cf_cv_xopen_source" >&5 +echo "$as_me:11687: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -11824,16 +11844,16 @@ sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \ -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'` -echo "$as_me:11827: checking if we should define _POSIX_C_SOURCE" >&5 +echo "$as_me:11847: checking if we should define _POSIX_C_SOURCE" >&5 echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6 if test "${cf_cv_posix_c_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -echo "${as_me:-configure}:11833: testing if the symbol is already defined go no further ..." 1>&5 +echo "${as_me:-configure}:11853: testing if the symbol is already defined go no further ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 11836 "configure" +#line 11856 "configure" #include "confdefs.h" #include int @@ -11848,16 +11868,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11851: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11871: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11854: \$? = $ac_status" >&5 + echo "$as_me:11874: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11857: \"$ac_try\"") >&5 + { (eval echo "$as_me:11877: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11860: \$? = $ac_status" >&5 + echo "$as_me:11880: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_posix_c_source=no else @@ -11878,7 +11898,7 @@ esac if test "$cf_want_posix_source" = yes ; then cat >"conftest.$ac_ext" <<_ACEOF -#line 11881 "configure" +#line 11901 "configure" #include "confdefs.h" #include int @@ -11893,16 +11913,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11896: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11916: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11899: \$? = $ac_status" >&5 + echo "$as_me:11919: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11902: \"$ac_try\"") >&5 + { (eval echo "$as_me:11922: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11905: \$? = $ac_status" >&5 + echo "$as_me:11925: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11913,7 +11933,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "${as_me:-configure}:11916: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 +echo "${as_me:-configure}:11936: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5 CFLAGS="$cf_trim_CFLAGS" CPPFLAGS="$cf_trim_CPPFLAGS" @@ -11921,10 +11941,10 @@ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source" -echo "${as_me:-configure}:11924: testing if the second compile does not leave our definition intact error ..." 1>&5 +echo "${as_me:-configure}:11944: testing if the second compile does not leave our definition intact error ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 11927 "configure" +#line 11947 "configure" #include "confdefs.h" #include int @@ -11939,16 +11959,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:11942: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:11962: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:11945: \$? = $ac_status" >&5 + echo "$as_me:11965: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:11948: \"$ac_try\"") >&5 + { (eval echo "$as_me:11968: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:11951: \$? = $ac_status" >&5 + echo "$as_me:11971: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -11964,7 +11984,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:11967: result: $cf_cv_posix_c_source" >&5 +echo "$as_me:11987: result: $cf_cv_posix_c_source" >&5 echo "${ECHO_T}$cf_cv_posix_c_source" >&6 if test "$cf_cv_posix_c_source" != no ; then @@ -12077,10 +12097,10 @@ if test "$cf_cv_xopen_source" = no ; then test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 -echo "${as_me:-configure}:12080: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE ..." 1>&5 +echo "${as_me:-configure}:12100: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 12083 "configure" +#line 12103 "configure" #include "confdefs.h" $ac_includes_default @@ -12098,23 +12118,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12101: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12121: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12104: \$? = $ac_status" >&5 + echo "$as_me:12124: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12107: \"$ac_try\"") >&5 + { (eval echo "$as_me:12127: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12110: \$? = $ac_status" >&5 + echo "$as_me:12130: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 - { echo "$as_me:12117: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 + { echo "$as_me:12137: WARNING: _POSIX_C_SOURCE definition is not usable" >&5 echo "$as_me: WARNING: _POSIX_C_SOURCE definition is not usable" >&2;} CPPFLAGS="$cf_save_xopen_cppflags" fi @@ -12137,7 +12157,7 @@ test "$CFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CFLAGS" 1>&6 -echo "${as_me:-configure}:12140: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 +echo "${as_me:-configure}:12160: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5 CFLAGS="$cf_old_cflag" done @@ -12149,7 +12169,7 @@ test "$CPPFLAGS" != "$cf_old_cflag" || break test -n "$verbose" && echo " removing old option $cf_add_cflags from CPPFLAGS" 1>&6 -echo "${as_me:-configure}:12152: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:12172: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_old_cflag" done @@ -12237,7 +12257,7 @@ if test -n "$cf_new_cflags" ; then test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6 -echo "${as_me:-configure}:12240: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 +echo "${as_me:-configure}:12260: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_new_cflags" @@ -12247,7 +12267,7 @@ if test -n "$cf_new_cppflags" ; then test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6 -echo "${as_me:-configure}:12250: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 +echo "${as_me:-configure}:12270: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5 test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS " CPPFLAGS="${CPPFLAGS}$cf_new_cppflags" @@ -12257,7 +12277,7 @@ 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}:12260: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 +echo "${as_me:-configure}:12280: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5 test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS " EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags" @@ -12269,10 +12289,10 @@ fi if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then - echo "$as_me:12272: checking if _XOPEN_SOURCE really is set" >&5 + echo "$as_me:12292: checking if _XOPEN_SOURCE really is set" >&5 echo $ECHO_N "checking if _XOPEN_SOURCE really is set... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 12275 "configure" +#line 12295 "configure" #include "confdefs.h" #include int @@ -12287,16 +12307,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12290: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12310: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12293: \$? = $ac_status" >&5 + echo "$as_me:12313: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12296: \"$ac_try\"") >&5 + { (eval echo "$as_me:12316: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12299: \$? = $ac_status" >&5 + echo "$as_me:12319: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set=yes else @@ -12305,12 +12325,12 @@ cf_XOPEN_SOURCE_set=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:12308: result: $cf_XOPEN_SOURCE_set" >&5 + echo "$as_me:12328: result: $cf_XOPEN_SOURCE_set" >&5 echo "${ECHO_T}$cf_XOPEN_SOURCE_set" >&6 if test "$cf_XOPEN_SOURCE_set" = yes then cat >"conftest.$ac_ext" <<_ACEOF -#line 12313 "configure" +#line 12333 "configure" #include "confdefs.h" #include int @@ -12325,16 +12345,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12328: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12348: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12331: \$? = $ac_status" >&5 + echo "$as_me:12351: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12334: \"$ac_try\"") >&5 + { (eval echo "$as_me:12354: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12337: \$? = $ac_status" >&5 + echo "$as_me:12357: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_XOPEN_SOURCE_set_ok=yes else @@ -12345,19 +12365,19 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" if test "$cf_XOPEN_SOURCE_set_ok" = no then - { echo "$as_me:12348: WARNING: _XOPEN_SOURCE is lower than requested" >&5 + { echo "$as_me:12368: WARNING: _XOPEN_SOURCE is lower than requested" >&5 echo "$as_me: WARNING: _XOPEN_SOURCE is lower than requested" >&2;} fi else -echo "$as_me:12353: checking if we should define _XOPEN_SOURCE" >&5 +echo "$as_me:12373: checking if we should define _XOPEN_SOURCE" >&5 echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6 if test "${cf_cv_xopen_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12360 "configure" +#line 12380 "configure" #include "confdefs.h" $ac_includes_default @@ -12375,16 +12395,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12378: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12398: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12381: \$? = $ac_status" >&5 + echo "$as_me:12401: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12384: \"$ac_try\"") >&5 + { (eval echo "$as_me:12404: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12387: \$? = $ac_status" >&5 + echo "$as_me:12407: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -12396,7 +12416,7 @@ CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE" cat >"conftest.$ac_ext" <<_ACEOF -#line 12399 "configure" +#line 12419 "configure" #include "confdefs.h" $ac_includes_default @@ -12414,16 +12434,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12417: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12437: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12420: \$? = $ac_status" >&5 + echo "$as_me:12440: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12423: \"$ac_try\"") >&5 + { (eval echo "$as_me:12443: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12426: \$? = $ac_status" >&5 + echo "$as_me:12446: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_xopen_source=no else @@ -12438,7 +12458,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:12441: result: $cf_cv_xopen_source" >&5 +echo "$as_me:12461: result: $cf_cv_xopen_source" >&5 echo "${ECHO_T}$cf_cv_xopen_source" >&6 if test "$cf_cv_xopen_source" != no ; then @@ -12589,14 +12609,14 @@ # Work around breakage on OS X -echo "$as_me:12592: checking if SIGWINCH is defined" >&5 +echo "$as_me:12612: checking if SIGWINCH is defined" >&5 echo $ECHO_N "checking if SIGWINCH is defined... $ECHO_C" >&6 if test "${cf_cv_define_sigwinch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12599 "configure" +#line 12619 "configure" #include "confdefs.h" #include @@ -12611,23 +12631,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12614: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12634: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12617: \$? = $ac_status" >&5 + echo "$as_me:12637: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12620: \"$ac_try\"") >&5 + { (eval echo "$as_me:12640: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12623: \$? = $ac_status" >&5 + echo "$as_me:12643: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_define_sigwinch=yes else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 12630 "configure" +#line 12650 "configure" #include "confdefs.h" #undef _XOPEN_SOURCE @@ -12645,16 +12665,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12648: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12668: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12651: \$? = $ac_status" >&5 + echo "$as_me:12671: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12654: \"$ac_try\"") >&5 + { (eval echo "$as_me:12674: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12657: \$? = $ac_status" >&5 + echo "$as_me:12677: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_define_sigwinch=maybe else @@ -12668,11 +12688,11 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:12671: result: $cf_cv_define_sigwinch" >&5 +echo "$as_me:12691: result: $cf_cv_define_sigwinch" >&5 echo "${ECHO_T}$cf_cv_define_sigwinch" >&6 if test "$cf_cv_define_sigwinch" = maybe ; then -echo "$as_me:12675: checking for actual SIGWINCH definition" >&5 +echo "$as_me:12695: checking for actual SIGWINCH definition" >&5 echo $ECHO_N "checking for actual SIGWINCH definition... $ECHO_C" >&6 if test "${cf_cv_fixup_sigwinch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -12683,7 +12703,7 @@ while test "$cf_sigwinch" != 1 do cat >"conftest.$ac_ext" <<_ACEOF -#line 12686 "configure" +#line 12706 "configure" #include "confdefs.h" #undef _XOPEN_SOURCE @@ -12705,16 +12725,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12708: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12728: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12711: \$? = $ac_status" >&5 + echo "$as_me:12731: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12714: \"$ac_try\"") >&5 + { (eval echo "$as_me:12734: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12717: \$? = $ac_status" >&5 + echo "$as_me:12737: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fixup_sigwinch=$cf_sigwinch break @@ -12728,7 +12748,7 @@ done fi -echo "$as_me:12731: result: $cf_cv_fixup_sigwinch" >&5 +echo "$as_me:12751: result: $cf_cv_fixup_sigwinch" >&5 echo "${ECHO_T}$cf_cv_fixup_sigwinch" >&6 if test "$cf_cv_fixup_sigwinch" != unknown ; then @@ -12738,13 +12758,13 @@ # Checks for CODESET support. -echo "$as_me:12741: checking for nl_langinfo and CODESET" >&5 +echo "$as_me:12761: checking for nl_langinfo and CODESET" >&5 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 if test "${am_cv_langinfo_codeset+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12747 "configure" +#line 12767 "configure" #include "confdefs.h" $ac_includes_default @@ -12758,16 +12778,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:12761: \"$ac_link\"") >&5 +if { (eval echo "$as_me:12781: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:12764: \$? = $ac_status" >&5 + echo "$as_me:12784: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:12767: \"$ac_try\"") >&5 + { (eval echo "$as_me:12787: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12770: \$? = $ac_status" >&5 + echo "$as_me:12790: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then am_cv_langinfo_codeset=yes else @@ -12778,7 +12798,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:12781: result: $am_cv_langinfo_codeset" >&5 +echo "$as_me:12801: result: $am_cv_langinfo_codeset" >&5 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6 if test "$am_cv_langinfo_codeset" = yes; then @@ -12792,7 +12812,7 @@ NCURSES_OK_WCHAR_T= NCURSES_OK_WINT_T= -echo "$as_me:12795: checking if you want wide-character code" >&5 +echo "$as_me:12815: checking if you want wide-character code" >&5 echo $ECHO_N "checking if you want wide-character code... $ECHO_C" >&6 # Check whether --enable-widec or --disable-widec was given. @@ -12802,7 +12822,7 @@ else with_widec=$cf_dft_widec fi; -echo "$as_me:12805: result: $with_widec" >&5 +echo "$as_me:12825: result: $with_widec" >&5 echo "${ECHO_T}$with_widec" >&6 NCURSES_WCWIDTH_GRAPHICS=1 @@ -12824,7 +12844,7 @@ (*_XOPEN_SOURCE=*) ;; (*) - { echo "$as_me:12827: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined" >&5 + { echo "$as_me:12847: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined" >&5 echo "$as_me: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined" >&2;} # CPPFLAGS="$CPPFLAGS -DNCURSES_WIDECHAR" CPPFLAGS_after_XOPEN="$CPPFLAGS_after_XOPEN -DNCURSES_WIDECHAR" @@ -12837,23 +12857,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:12840: checking for $ac_header" >&5 +echo "$as_me:12860: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12846 "configure" +#line 12866 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:12850: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:12870: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:12856: \$? = $ac_status" >&5 + echo "$as_me:12876: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -12872,7 +12892,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:12875: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:12895: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:12905: checking if wchar.h can be used as is" >&5 echo $ECHO_N "checking if wchar.h can be used as is... $ECHO_C" >&6 if test "${cf_cv_wchar_h_okay+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 12892 "configure" +#line 12912 "configure" #include "confdefs.h" $ac_includes_default @@ -12911,16 +12931,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12914: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12934: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12917: \$? = $ac_status" >&5 + echo "$as_me:12937: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12920: \"$ac_try\"") >&5 + { (eval echo "$as_me:12940: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12923: \$? = $ac_status" >&5 + echo "$as_me:12943: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_wchar_h_okay=yes else @@ -12930,16 +12950,16 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:12933: result: $cf_cv_wchar_h_okay" >&5 +echo "$as_me:12953: result: $cf_cv_wchar_h_okay" >&5 echo "${ECHO_T}$cf_cv_wchar_h_okay" >&6 if test "$cf_cv_wchar_h_okay" = no then -echo "$as_me:12939: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 +echo "$as_me:12959: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5 echo $ECHO_N "checking if we must define _XOPEN_SOURCE_EXTENDED... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 12942 "configure" +#line 12962 "configure" #include "confdefs.h" #include @@ -12955,16 +12975,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:12958: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:12978: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:12961: \$? = $ac_status" >&5 + echo "$as_me:12981: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:12964: \"$ac_try\"") >&5 + { (eval echo "$as_me:12984: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:12967: \$? = $ac_status" >&5 + echo "$as_me:12987: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=no else @@ -12973,16 +12993,16 @@ cf_result=yes fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:12976: result: $cf_result" >&5 +echo "$as_me:12996: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = yes ; then CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED" elif test "x" != "x" ; then - echo "$as_me:12982: checking checking for compatible value versus " >&5 + echo "$as_me:13002: checking checking for compatible value versus " >&5 echo $ECHO_N "checking checking for compatible value versus ... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 12985 "configure" +#line 13005 "configure" #include "confdefs.h" #include @@ -12998,16 +13018,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13001: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13021: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13004: \$? = $ac_status" >&5 + echo "$as_me:13024: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13007: \"$ac_try\"") >&5 + { (eval echo "$as_me:13027: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13010: \$? = $ac_status" >&5 + echo "$as_me:13030: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_result=yes else @@ -13016,7 +13036,7 @@ cf_result=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:13019: result: $cf_result" >&5 + echo "$as_me:13039: result: $cf_result" >&5 echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = no ; then # perhaps we can override it - try... @@ -13026,7 +13046,7 @@ fi -echo "$as_me:13029: checking if wcwidth agrees graphics are single-width" >&5 +echo "$as_me:13049: checking if wcwidth agrees graphics are single-width" >&5 echo $ECHO_N "checking if wcwidth agrees graphics are single-width... $ECHO_C" >&6 if test "${cf_cv_wcwidth_graphics+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13097,7 +13117,7 @@ cf_cv_wcwidth_graphics=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 13100 "configure" +#line 13120 "configure" #include "confdefs.h" $ac_includes_default @@ -13142,15 +13162,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:13145: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13165: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13148: \$? = $ac_status" >&5 + echo "$as_me:13168: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:13150: \"$ac_try\"") >&5 + { (eval echo "$as_me:13170: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13153: \$? = $ac_status" >&5 + echo "$as_me:13173: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_wcwidth_graphics=yes else @@ -13163,7 +13183,7 @@ fi fi -echo "$as_me:13166: result: $cf_cv_wcwidth_graphics" >&5 +echo "$as_me:13186: result: $cf_cv_wcwidth_graphics" >&5 echo "${ECHO_T}$cf_cv_wcwidth_graphics" >&6 test "$cf_cv_wcwidth_graphics" = no && NCURSES_WCWIDTH_GRAPHICS=0 @@ -13174,13 +13194,13 @@ for ac_func in putwc btowc wctob wmemchr mbtowc wctomb mblen mbrlen mbrtowc wcsrtombs mbsrtowcs wcstombs mbstowcs do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:13177: checking for $ac_func" >&5 +echo "$as_me:13197: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13183 "configure" +#line 13203 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -13211,16 +13231,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13214: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13234: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13217: \$? = $ac_status" >&5 + echo "$as_me:13237: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13220: \"$ac_try\"") >&5 + { (eval echo "$as_me:13240: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13223: \$? = $ac_status" >&5 + echo "$as_me:13243: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -13230,7 +13250,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:13233: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:13253: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:13268: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13254 "configure" +#line 13274 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:13258: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:13278: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:13264: \$? = $ac_status" >&5 + echo "$as_me:13284: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -13280,7 +13300,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:13283: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:13303: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:13313: checking for multibyte character support" >&5 echo $ECHO_N "checking for multibyte character support... $ECHO_C" >&6 if test "${cf_cv_utf8_lib+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -13298,7 +13318,7 @@ cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13301 "configure" +#line 13321 "configure" #include "confdefs.h" $ac_includes_default @@ -13315,16 +13335,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13318: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13338: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13321: \$? = $ac_status" >&5 + echo "$as_me:13341: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13324: \"$ac_try\"") >&5 + { (eval echo "$as_me:13344: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13327: \$? = $ac_status" >&5 + echo "$as_me:13347: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_utf8_lib=yes else @@ -13336,12 +13356,12 @@ cf_cv_header_path_utf8= cf_cv_library_path_utf8= -echo "${as_me:-configure}:13339: testing Starting FIND_LINKAGE(utf8,) ..." 1>&5 +echo "${as_me:-configure}:13359: testing Starting FIND_LINKAGE(utf8,) ..." 1>&5 cf_save_LIBS="$LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13344 "configure" +#line 13364 "configure" #include "confdefs.h" #include @@ -13354,16 +13374,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13357: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13377: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13360: \$? = $ac_status" >&5 + echo "$as_me:13380: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13363: \"$ac_try\"") >&5 + { (eval echo "$as_me:13383: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13366: \$? = $ac_status" >&5 + echo "$as_me:13386: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_utf8=yes @@ -13377,7 +13397,7 @@ LIBS="-lutf8 $cf_save_LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 13380 "configure" +#line 13400 "configure" #include "confdefs.h" #include @@ -13390,16 +13410,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13393: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13413: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13396: \$? = $ac_status" >&5 + echo "$as_me:13416: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13399: \"$ac_try\"") >&5 + { (eval echo "$as_me:13419: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13402: \$? = $ac_status" >&5 + echo "$as_me:13422: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_find_linkage_utf8=yes @@ -13416,9 +13436,9 @@ test -n "$verbose" && echo " find linkage for utf8 library" 1>&6 -echo "${as_me:-configure}:13419: testing find linkage for utf8 library ..." 1>&5 +echo "${as_me:-configure}:13439: testing find linkage for utf8 library ..." 1>&5 -echo "${as_me:-configure}:13421: testing Searching for headers in FIND_LINKAGE(utf8,) ..." 1>&5 +echo "${as_me:-configure}:13441: testing Searching for headers in FIND_LINKAGE(utf8,) ..." 1>&5 cf_save_CPPFLAGS="$CPPFLAGS" cf_test_CPPFLAGS="$CPPFLAGS" @@ -13509,7 +13529,7 @@ if test -d "$cf_cv_header_path_utf8" ; then test -n "$verbose" && echo " ... testing $cf_cv_header_path_utf8" 1>&6 -echo "${as_me:-configure}:13512: testing ... testing $cf_cv_header_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:13532: testing ... testing $cf_cv_header_path_utf8 ..." 1>&5 CPPFLAGS="$cf_save_CPPFLAGS" @@ -13517,7 +13537,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_utf8" cat >"conftest.$ac_ext" <<_ACEOF -#line 13520 "configure" +#line 13540 "configure" #include "confdefs.h" #include @@ -13530,21 +13550,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13533: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13553: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13536: \$? = $ac_status" >&5 + echo "$as_me:13556: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13539: \"$ac_try\"") >&5 + { (eval echo "$as_me:13559: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13542: \$? = $ac_status" >&5 + echo "$as_me:13562: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found utf8 headers in $cf_cv_header_path_utf8" 1>&6 -echo "${as_me:-configure}:13547: testing ... found utf8 headers in $cf_cv_header_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:13567: testing ... found utf8 headers in $cf_cv_header_path_utf8 ..." 1>&5 cf_cv_find_linkage_utf8=maybe cf_test_CPPFLAGS="$CPPFLAGS" @@ -13562,7 +13582,7 @@ if test "$cf_cv_find_linkage_utf8" = maybe ; then -echo "${as_me:-configure}:13565: testing Searching for utf8 library in FIND_LINKAGE(utf8,) ..." 1>&5 +echo "${as_me:-configure}:13585: testing Searching for utf8 library in FIND_LINKAGE(utf8,) ..." 1>&5 cf_save_LIBS="$LIBS" cf_save_LDFLAGS="$LDFLAGS" @@ -13637,13 +13657,13 @@ if test -d "$cf_cv_library_path_utf8" ; then test -n "$verbose" && echo " ... testing $cf_cv_library_path_utf8" 1>&6 -echo "${as_me:-configure}:13640: testing ... testing $cf_cv_library_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:13660: testing ... testing $cf_cv_library_path_utf8 ..." 1>&5 CPPFLAGS="$cf_test_CPPFLAGS" LIBS="-lutf8 $cf_save_LIBS" LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_utf8" cat >"conftest.$ac_ext" <<_ACEOF -#line 13646 "configure" +#line 13666 "configure" #include "confdefs.h" #include @@ -13656,21 +13676,21 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:13659: \"$ac_link\"") >&5 +if { (eval echo "$as_me:13679: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:13662: \$? = $ac_status" >&5 + echo "$as_me:13682: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:13665: \"$ac_try\"") >&5 + { (eval echo "$as_me:13685: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13668: \$? = $ac_status" >&5 + echo "$as_me:13688: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$verbose" && echo " ... found utf8 library in $cf_cv_library_path_utf8" 1>&6 -echo "${as_me:-configure}:13673: testing ... found utf8 library in $cf_cv_library_path_utf8 ..." 1>&5 +echo "${as_me:-configure}:13693: testing ... found utf8 library in $cf_cv_library_path_utf8 ..." 1>&5 cf_cv_find_linkage_utf8=yes cf_cv_library_file_utf8="-lutf8" @@ -13712,7 +13732,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:13715: result: $cf_cv_utf8_lib" >&5 +echo "$as_me:13735: result: $cf_cv_utf8_lib" >&5 echo "${ECHO_T}$cf_cv_utf8_lib" >&6 # HAVE_LIBUTF8_H is used by ncurses if curses.h is shared between @@ -13750,7 +13770,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 13753 "configure" +#line 13773 "configure" #include "confdefs.h" #include int @@ -13762,16 +13782,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13765: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13785: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13768: \$? = $ac_status" >&5 + echo "$as_me:13788: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13771: \"$ac_try\"") >&5 + { (eval echo "$as_me:13791: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13774: \$? = $ac_status" >&5 + echo "$as_me:13794: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -13788,7 +13808,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:13791: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:13811: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -13824,7 +13844,7 @@ if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:13827: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:13847: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -13856,14 +13876,14 @@ fi # This is needed on Tru64 5.0 to declare mbstate_t -echo "$as_me:13859: checking if we must include wchar.h to declare mbstate_t" >&5 +echo "$as_me:13879: checking if we must include wchar.h to declare mbstate_t" >&5 echo $ECHO_N "checking if we must include wchar.h to declare mbstate_t... $ECHO_C" >&6 if test "${cf_cv_mbstate_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13866 "configure" +#line 13886 "configure" #include "confdefs.h" #include @@ -13881,23 +13901,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13884: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13904: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13887: \$? = $ac_status" >&5 + echo "$as_me:13907: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13890: \"$ac_try\"") >&5 + { (eval echo "$as_me:13910: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13893: \$? = $ac_status" >&5 + echo "$as_me:13913: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_mbstate_t=no else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 13900 "configure" +#line 13920 "configure" #include "confdefs.h" #include @@ -13916,16 +13936,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13919: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:13939: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13922: \$? = $ac_status" >&5 + echo "$as_me:13942: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13925: \"$ac_try\"") >&5 + { (eval echo "$as_me:13945: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13928: \$? = $ac_status" >&5 + echo "$as_me:13948: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_mbstate_t=yes else @@ -13937,7 +13957,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:13940: result: $cf_cv_mbstate_t" >&5 +echo "$as_me:13960: result: $cf_cv_mbstate_t" >&5 echo "${ECHO_T}$cf_cv_mbstate_t" >&6 if test "$cf_cv_mbstate_t" = yes ; then @@ -13955,14 +13975,14 @@ fi # This is needed on Tru64 5.0 to declare wchar_t -echo "$as_me:13958: checking if we must include wchar.h to declare wchar_t" >&5 +echo "$as_me:13978: checking if we must include wchar.h to declare wchar_t" >&5 echo $ECHO_N "checking if we must include wchar.h to declare wchar_t... $ECHO_C" >&6 if test "${cf_cv_wchar_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 13965 "configure" +#line 13985 "configure" #include "confdefs.h" #include @@ -13980,23 +14000,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:13983: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14003: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:13986: \$? = $ac_status" >&5 + echo "$as_me:14006: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:13989: \"$ac_try\"") >&5 + { (eval echo "$as_me:14009: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:13992: \$? = $ac_status" >&5 + echo "$as_me:14012: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_wchar_t=no else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 13999 "configure" +#line 14019 "configure" #include "confdefs.h" #include @@ -14015,16 +14035,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14018: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14038: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14021: \$? = $ac_status" >&5 + echo "$as_me:14041: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14024: \"$ac_try\"") >&5 + { (eval echo "$as_me:14044: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14027: \$? = $ac_status" >&5 + echo "$as_me:14047: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_wchar_t=yes else @@ -14036,7 +14056,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:14039: result: $cf_cv_wchar_t" >&5 +echo "$as_me:14059: result: $cf_cv_wchar_t" >&5 echo "${ECHO_T}$cf_cv_wchar_t" >&6 if test "$cf_cv_wchar_t" = yes ; then @@ -14059,14 +14079,14 @@ fi # This is needed on Tru64 5.0 to declare wint_t -echo "$as_me:14062: checking if we must include wchar.h to declare wint_t" >&5 +echo "$as_me:14082: checking if we must include wchar.h to declare wint_t" >&5 echo $ECHO_N "checking if we must include wchar.h to declare wint_t... $ECHO_C" >&6 if test "${cf_cv_wint_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14069 "configure" +#line 14089 "configure" #include "confdefs.h" #include @@ -14084,23 +14104,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14087: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14107: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14090: \$? = $ac_status" >&5 + echo "$as_me:14110: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14093: \"$ac_try\"") >&5 + { (eval echo "$as_me:14113: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14096: \$? = $ac_status" >&5 + echo "$as_me:14116: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_wint_t=no else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 14103 "configure" +#line 14123 "configure" #include "confdefs.h" #include @@ -14119,16 +14139,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14122: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14142: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14125: \$? = $ac_status" >&5 + echo "$as_me:14145: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14128: \"$ac_try\"") >&5 + { (eval echo "$as_me:14148: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14131: \$? = $ac_status" >&5 + echo "$as_me:14151: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_wint_t=yes else @@ -14140,7 +14160,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:14143: result: $cf_cv_wint_t" >&5 +echo "$as_me:14163: result: $cf_cv_wint_t" >&5 echo "${ECHO_T}$cf_cv_wint_t" >&6 if test "$cf_cv_wint_t" = yes ; then @@ -14172,7 +14192,7 @@ fi ### use option --disable-lp64 to allow long chtype -echo "$as_me:14175: checking whether to enable _LP64 definition in curses.h" >&5 +echo "$as_me:14195: checking whether to enable _LP64 definition in curses.h" >&5 echo $ECHO_N "checking whether to enable _LP64 definition in curses.h... $ECHO_C" >&6 # Check whether --enable-lp64 or --disable-lp64 was given. @@ -14182,7 +14202,7 @@ else with_lp64=$cf_dft_with_lp64 fi; -echo "$as_me:14185: result: $with_lp64" >&5 +echo "$as_me:14205: result: $with_lp64" >&5 echo "${ECHO_T}$with_lp64" >&6 if test "x$with_lp64" = xyes ; then @@ -14198,7 +14218,7 @@ fi; if test "$enable_largefile" != no; then - echo "$as_me:14201: checking for special C compiler options needed for large files" >&5 + echo "$as_me:14221: checking for special C compiler options needed for large files" >&5 echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_largefile_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14210,7 +14230,7 @@ # IRIX 6.2 and later do not support large files by default, # so use the C compiler's -n32 option if that helps. cat >"conftest.$ac_ext" <<_ACEOF -#line 14213 "configure" +#line 14233 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. @@ -14230,16 +14250,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14233: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14253: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14236: \$? = $ac_status" >&5 + echo "$as_me:14256: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14239: \"$ac_try\"") >&5 + { (eval echo "$as_me:14259: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14242: \$? = $ac_status" >&5 + echo "$as_me:14262: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -14249,16 +14269,16 @@ rm -f "conftest.$ac_objext" CC="$CC -n32" rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14252: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14272: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14255: \$? = $ac_status" >&5 + echo "$as_me:14275: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14258: \"$ac_try\"") >&5 + { (eval echo "$as_me:14278: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14261: \$? = $ac_status" >&5 + echo "$as_me:14281: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_largefile_CC=' -n32'; break else @@ -14272,13 +14292,13 @@ rm -f "conftest.$ac_ext" fi fi -echo "$as_me:14275: result: $ac_cv_sys_largefile_CC" >&5 +echo "$as_me:14295: result: $ac_cv_sys_largefile_CC" >&5 echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 if test "$ac_cv_sys_largefile_CC" != no; then CC=$CC$ac_cv_sys_largefile_CC fi - echo "$as_me:14281: checking for _FILE_OFFSET_BITS value needed for large files" >&5 + echo "$as_me:14301: checking for _FILE_OFFSET_BITS value needed for large files" >&5 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_file_offset_bits+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14286,7 +14306,7 @@ while :; do ac_cv_sys_file_offset_bits=no cat >"conftest.$ac_ext" <<_ACEOF -#line 14289 "configure" +#line 14309 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. @@ -14306,16 +14326,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14309: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14329: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14312: \$? = $ac_status" >&5 + echo "$as_me:14332: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14315: \"$ac_try\"") >&5 + { (eval echo "$as_me:14335: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14318: \$? = $ac_status" >&5 + echo "$as_me:14338: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -14324,7 +14344,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 14327 "configure" +#line 14347 "configure" #include "confdefs.h" #define _FILE_OFFSET_BITS 64 #include @@ -14345,16 +14365,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14348: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14368: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14351: \$? = $ac_status" >&5 + echo "$as_me:14371: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14354: \"$ac_try\"") >&5 + { (eval echo "$as_me:14374: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14357: \$? = $ac_status" >&5 + echo "$as_me:14377: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_file_offset_bits=64; break else @@ -14365,7 +14385,7 @@ break done fi -echo "$as_me:14368: result: $ac_cv_sys_file_offset_bits" >&5 +echo "$as_me:14388: result: $ac_cv_sys_file_offset_bits" >&5 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 if test "$ac_cv_sys_file_offset_bits" != no; then @@ -14375,7 +14395,7 @@ fi rm -rf conftest* - echo "$as_me:14378: checking for _LARGE_FILES value needed for large files" >&5 + echo "$as_me:14398: checking for _LARGE_FILES value needed for large files" >&5 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_large_files+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14383,7 +14403,7 @@ while :; do ac_cv_sys_large_files=no cat >"conftest.$ac_ext" <<_ACEOF -#line 14386 "configure" +#line 14406 "configure" #include "confdefs.h" #include /* Check that off_t can represent 2**63 - 1 correctly. @@ -14403,16 +14423,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14406: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14426: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14409: \$? = $ac_status" >&5 + echo "$as_me:14429: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14412: \"$ac_try\"") >&5 + { (eval echo "$as_me:14432: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14415: \$? = $ac_status" >&5 + echo "$as_me:14435: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -14421,7 +14441,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 14424 "configure" +#line 14444 "configure" #include "confdefs.h" #define _LARGE_FILES 1 #include @@ -14442,16 +14462,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14445: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14465: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14448: \$? = $ac_status" >&5 + echo "$as_me:14468: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14451: \"$ac_try\"") >&5 + { (eval echo "$as_me:14471: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14454: \$? = $ac_status" >&5 + echo "$as_me:14474: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_large_files=1; break else @@ -14462,7 +14482,7 @@ break done fi -echo "$as_me:14465: result: $ac_cv_sys_large_files" >&5 +echo "$as_me:14485: result: $ac_cv_sys_large_files" >&5 echo "${ECHO_T}$ac_cv_sys_large_files" >&6 if test "$ac_cv_sys_large_files" != no; then @@ -14475,7 +14495,7 @@ fi if test "$enable_largefile" != no ; then - echo "$as_me:14478: checking for _LARGEFILE_SOURCE value needed for large files" >&5 + echo "$as_me:14498: checking for _LARGEFILE_SOURCE value needed for large files" >&5 echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6 if test "${ac_cv_sys_largefile_source+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -14483,7 +14503,7 @@ while :; do ac_cv_sys_largefile_source=no cat >"conftest.$ac_ext" <<_ACEOF -#line 14486 "configure" +#line 14506 "configure" #include "confdefs.h" #include #include @@ -14498,16 +14518,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14501: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14521: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14504: \$? = $ac_status" >&5 + echo "$as_me:14524: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14507: \"$ac_try\"") >&5 + { (eval echo "$as_me:14527: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14510: \$? = $ac_status" >&5 + echo "$as_me:14530: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then break else @@ -14516,7 +14536,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" cat >"conftest.$ac_ext" <<_ACEOF -#line 14519 "configure" +#line 14539 "configure" #include "confdefs.h" #define _LARGEFILE_SOURCE 1 #include @@ -14532,16 +14552,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14535: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14555: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14538: \$? = $ac_status" >&5 + echo "$as_me:14558: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14541: \"$ac_try\"") >&5 + { (eval echo "$as_me:14561: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14544: \$? = $ac_status" >&5 + echo "$as_me:14564: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sys_largefile_source=1; break else @@ -14552,7 +14572,7 @@ break done fi -echo "$as_me:14555: result: $ac_cv_sys_largefile_source" >&5 +echo "$as_me:14575: result: $ac_cv_sys_largefile_source" >&5 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 if test "$ac_cv_sys_largefile_source" != no; then @@ -14566,13 +14586,13 @@ # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug # in glibc 2.1.3, but that breaks too many other things. # If you want fseeko and ftello with glibc, upgrade to a fixed glibc. -echo "$as_me:14569: checking for fseeko" >&5 +echo "$as_me:14589: checking for fseeko" >&5 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 if test "${ac_cv_func_fseeko+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14575 "configure" +#line 14595 "configure" #include "confdefs.h" #include #include @@ -14586,16 +14606,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:14589: \"$ac_link\"") >&5 +if { (eval echo "$as_me:14609: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:14592: \$? = $ac_status" >&5 + echo "$as_me:14612: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:14595: \"$ac_try\"") >&5 + { (eval echo "$as_me:14615: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14598: \$? = $ac_status" >&5 + echo "$as_me:14618: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_fseeko=yes else @@ -14605,7 +14625,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:14608: result: $ac_cv_func_fseeko" >&5 +echo "$as_me:14628: result: $ac_cv_func_fseeko" >&5 echo "${ECHO_T}$ac_cv_func_fseeko" >&6 if test $ac_cv_func_fseeko = yes; then @@ -14644,14 +14664,14 @@ fi - echo "$as_me:14647: checking whether to use struct dirent64" >&5 + echo "$as_me:14667: checking whether to use struct dirent64" >&5 echo $ECHO_N "checking whether to use struct dirent64... $ECHO_C" >&6 if test "${cf_cv_struct_dirent64+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14654 "configure" +#line 14674 "configure" #include "confdefs.h" #pragma GCC diagnostic error "-Wincompatible-pointer-types" @@ -14678,16 +14698,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14681: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:14701: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14684: \$? = $ac_status" >&5 + echo "$as_me:14704: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14687: \"$ac_try\"") >&5 + { (eval echo "$as_me:14707: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14690: \$? = $ac_status" >&5 + echo "$as_me:14710: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_struct_dirent64=yes else @@ -14698,7 +14718,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:14701: result: $cf_cv_struct_dirent64" >&5 +echo "$as_me:14721: result: $cf_cv_struct_dirent64" >&5 echo "${ECHO_T}$cf_cv_struct_dirent64" >&6 test "$cf_cv_struct_dirent64" = yes && cat >>confdefs.h <<\EOF @@ -14708,7 +14728,7 @@ fi ### use option --disable-tparm-varargs to make tparm() conform to X/Open -echo "$as_me:14711: checking if you want tparm not to use X/Open fixed-parameter list" >&5 +echo "$as_me:14731: checking if you want tparm not to use X/Open fixed-parameter list" >&5 echo $ECHO_N "checking if you want tparm not to use X/Open fixed-parameter list... $ECHO_C" >&6 # Check whether --enable-tparm-varargs or --disable-tparm-varargs was given. @@ -14718,14 +14738,14 @@ else with_tparm_varargs=yes fi; -echo "$as_me:14721: result: $with_tparm_varargs" >&5 +echo "$as_me:14741: result: $with_tparm_varargs" >&5 echo "${ECHO_T}$with_tparm_varargs" >&6 NCURSES_TPARM_VARARGS=0 test "x$with_tparm_varargs" = xyes && NCURSES_TPARM_VARARGS=1 ### use option --disable-tic-depends to make libtic not explicitly depend on ncurses/ncursesw if test "$with_ticlib" != no ; then -echo "$as_me:14728: checking if you want tic library to use explicit dependency on ncurses$LIB_SUFFIX library" >&5 +echo "$as_me:14748: checking if you want tic library to use explicit dependency on ncurses$LIB_SUFFIX library" >&5 echo $ECHO_N "checking if you want tic library to use explicit dependency on ncurses$LIB_SUFFIX library... $ECHO_C" >&6 # Check whether --enable-tic-depends or --disable-tic-depends was given. @@ -14735,14 +14755,14 @@ else with_tic_depends=yes fi; -echo "$as_me:14738: result: $with_tic_depends" >&5 +echo "$as_me:14758: result: $with_tic_depends" >&5 echo "${ECHO_T}$with_tic_depends" >&6 else with_tic_depends=no fi ### use option --enable-wattr-macros to enable wattr* macros in curses.h -echo "$as_me:14745: checking if you want to enable wattr* macros" >&5 +echo "$as_me:14765: checking if you want to enable wattr* macros" >&5 echo $ECHO_N "checking if you want to enable wattr* macros... $ECHO_C" >&6 # Check whether --enable-wattr-macros or --disable-wattr-macros was given. @@ -14754,15 +14774,15 @@ fi; if [ "x$with_wattr_macros" != xyes ]; then NCURSES_WATTR_MACROS=0 - echo "$as_me:14757: result: no" >&5 + echo "$as_me:14777: result: no" >&5 echo "${ECHO_T}no" >&6 else NCURSES_WATTR_MACROS=1 - echo "$as_me:14761: result: yes" >&5 + echo "$as_me:14781: result: yes" >&5 echo "${ECHO_T}yes" >&6 fi -echo "$as_me:14765: checking for X11 rgb file" >&5 +echo "$as_me:14785: checking for X11 rgb file" >&5 echo $ECHO_N "checking for X11 rgb file... $ECHO_C" >&6 # Check whether --with-x11-rgb or --without-x11-rgb was given. @@ -14824,7 +14844,7 @@ cf_path=`echo "$cf_path" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:14827: error: expected a pathname, not \"$cf_path\"" >&5 + { { echo "$as_me:14847: error: expected a pathname, not \"$cf_path\"" >&5 echo "$as_me: error: expected a pathname, not \"$cf_path\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -14832,7 +14852,7 @@ fi -echo "$as_me:14835: result: $RGB_PATH" >&5 +echo "$as_me:14855: result: $RGB_PATH" >&5 echo "${ECHO_T}$RGB_PATH" >&6 cat >>confdefs.h <&5 +echo "$as_me:14870: checking for type of bool" >&5 echo $ECHO_N "checking for type of bool... $ECHO_C" >&6 # Check whether --with-bool or --without-bool was given. @@ -14857,17 +14877,17 @@ else NCURSES_BOOL=auto fi; -echo "$as_me:14860: result: $NCURSES_BOOL" >&5 +echo "$as_me:14880: result: $NCURSES_BOOL" >&5 echo "${ECHO_T}$NCURSES_BOOL" >&6 case x$NCURSES_BOOL in (x|xyes|xno) - { { echo "$as_me:14864: error: expected a type name for bool" >&5 + { { echo "$as_me:14884: error: expected a type name for bool" >&5 echo "$as_me: error: expected a type name for bool" >&2;} { (exit 1); exit 1; }; } ;; esac -echo "$as_me:14870: checking for alternate terminal capabilities file" >&5 +echo "$as_me:14890: checking for alternate terminal capabilities file" >&5 echo $ECHO_N "checking for alternate terminal capabilities file... $ECHO_C" >&6 # Check whether --with-caps or --without-caps was given. @@ -14879,16 +14899,16 @@ fi; if test ! -f "${srcdir}/include/${TERMINFO_CAPS}" then - { echo "$as_me:14882: WARNING: file not found: \"${srcdir}/include/${TERMINFO_CAPS}\"" >&5 + { echo "$as_me:14902: WARNING: file not found: \"${srcdir}/include/${TERMINFO_CAPS}\"" >&5 echo "$as_me: WARNING: file not found: \"${srcdir}/include/${TERMINFO_CAPS}\"" >&2;} TERMINFO_CAPS=Caps fi -echo "$as_me:14886: result: $TERMINFO_CAPS" >&5 +echo "$as_me:14906: result: $TERMINFO_CAPS" >&5 echo "${ECHO_T}$TERMINFO_CAPS" >&6 ### use option --with-chtype to override chtype's type -echo "$as_me:14891: checking for type of chtype" >&5 +echo "$as_me:14911: checking for type of chtype" >&5 echo $ECHO_N "checking for type of chtype... $ECHO_C" >&6 # Check whether --with-chtype or --without-chtype was given. @@ -14898,11 +14918,11 @@ else NCURSES_CHTYPE=$cf_dft_chtype fi; -echo "$as_me:14901: result: $NCURSES_CHTYPE" >&5 +echo "$as_me:14921: result: $NCURSES_CHTYPE" >&5 echo "${ECHO_T}$NCURSES_CHTYPE" >&6 case x$NCURSES_CHTYPE in (x|xyes|xno) - { { echo "$as_me:14905: error: expected a type name for chtype" >&5 + { { echo "$as_me:14925: error: expected a type name for chtype" >&5 echo "$as_me: error: expected a type name for chtype" >&2;} { (exit 1); exit 1; }; } ;; @@ -14910,7 +14930,7 @@ ### use option --with-ospeed to override ospeed's type -echo "$as_me:14913: checking for type of ospeed" >&5 +echo "$as_me:14933: checking for type of ospeed" >&5 echo $ECHO_N "checking for type of ospeed... $ECHO_C" >&6 # Check whether --with-ospeed or --without-ospeed was given. @@ -14920,11 +14940,11 @@ else NCURSES_OSPEED=short fi; -echo "$as_me:14923: result: $NCURSES_OSPEED" >&5 +echo "$as_me:14943: result: $NCURSES_OSPEED" >&5 echo "${ECHO_T}$NCURSES_OSPEED" >&6 case x$NCURSES_OSPEED in (x|xyes|xno) - { { echo "$as_me:14927: error: expected a type name for ospeed" >&5 + { { echo "$as_me:14947: error: expected a type name for ospeed" >&5 echo "$as_me: error: expected a type name for ospeed" >&2;} { (exit 1); exit 1; }; } ;; @@ -14932,7 +14952,7 @@ ### use option --with-mmask-t to override mmask_t's type -echo "$as_me:14935: checking for type of mmask-t" >&5 +echo "$as_me:14955: checking for type of mmask-t" >&5 echo $ECHO_N "checking for type of mmask-t... $ECHO_C" >&6 # Check whether --with-mmask-t or --without-mmask-t was given. @@ -14942,18 +14962,18 @@ else NCURSES_MMASK_T=$cf_dft_mmask_t fi; -echo "$as_me:14945: result: $NCURSES_MMASK_T" >&5 +echo "$as_me:14965: result: $NCURSES_MMASK_T" >&5 echo "${ECHO_T}$NCURSES_MMASK_T" >&6 case x$NCURSES_MMASK_T in (x|xyes|xno) - { { echo "$as_me:14949: error: expected a type name for mmask-t" >&5 + { { echo "$as_me:14969: error: expected a type name for mmask-t" >&5 echo "$as_me: error: expected a type name for mmask-t" >&2;} { (exit 1); exit 1; }; } ;; esac ### use option --with-ccharw-max to override CCHARW_MAX size -echo "$as_me:14956: checking for size CCHARW_MAX" >&5 +echo "$as_me:14976: checking for size CCHARW_MAX" >&5 echo $ECHO_N "checking for size CCHARW_MAX... $ECHO_C" >&6 # Check whether --with-ccharw-max or --without-ccharw-max was given. @@ -14963,16 +14983,16 @@ else NCURSES_CCHARW_MAX=$cf_dft_ccharw_max fi; -echo "$as_me:14966: result: $NCURSES_CCHARW_MAX" >&5 +echo "$as_me:14986: result: $NCURSES_CCHARW_MAX" >&5 echo "${ECHO_T}$NCURSES_CCHARW_MAX" >&6 -echo "$as_me:14969: checking for signed char" >&5 +echo "$as_me:14989: checking for signed char" >&5 echo $ECHO_N "checking for signed char... $ECHO_C" >&6 if test "${ac_cv_type_signed_char+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 14975 "configure" +#line 14995 "configure" #include "confdefs.h" $ac_includes_default int @@ -14987,16 +15007,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:14990: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15010: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:14993: \$? = $ac_status" >&5 + echo "$as_me:15013: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:14996: \"$ac_try\"") >&5 + { (eval echo "$as_me:15016: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:14999: \$? = $ac_status" >&5 + echo "$as_me:15019: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_signed_char=yes else @@ -15006,10 +15026,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:15009: result: $ac_cv_type_signed_char" >&5 +echo "$as_me:15029: result: $ac_cv_type_signed_char" >&5 echo "${ECHO_T}$ac_cv_type_signed_char" >&6 -echo "$as_me:15012: checking size of signed char" >&5 +echo "$as_me:15032: checking size of signed char" >&5 echo $ECHO_N "checking size of signed char... $ECHO_C" >&6 if test "${ac_cv_sizeof_signed_char+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -15018,7 +15038,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 15021 "configure" +#line 15041 "configure" #include "confdefs.h" $ac_includes_default int @@ -15030,21 +15050,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15033: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15053: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15036: \$? = $ac_status" >&5 + echo "$as_me:15056: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15039: \"$ac_try\"") >&5 + { (eval echo "$as_me:15059: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15042: \$? = $ac_status" >&5 + echo "$as_me:15062: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 15047 "configure" +#line 15067 "configure" #include "confdefs.h" $ac_includes_default int @@ -15056,16 +15076,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15059: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15079: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15062: \$? = $ac_status" >&5 + echo "$as_me:15082: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15065: \"$ac_try\"") >&5 + { (eval echo "$as_me:15085: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15068: \$? = $ac_status" >&5 + echo "$as_me:15088: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -15081,7 +15101,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 15084 "configure" +#line 15104 "configure" #include "confdefs.h" $ac_includes_default int @@ -15093,16 +15113,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15096: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15116: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15099: \$? = $ac_status" >&5 + echo "$as_me:15119: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15102: \"$ac_try\"") >&5 + { (eval echo "$as_me:15122: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15105: \$? = $ac_status" >&5 + echo "$as_me:15125: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -15118,7 +15138,7 @@ while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' "$ac_hi" - "$ac_lo" ')' / 2 + "$ac_lo"` cat >"conftest.$ac_ext" <<_ACEOF -#line 15121 "configure" +#line 15141 "configure" #include "confdefs.h" $ac_includes_default int @@ -15130,16 +15150,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:15133: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:15153: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:15136: \$? = $ac_status" >&5 + echo "$as_me:15156: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:15139: \"$ac_try\"") >&5 + { (eval echo "$as_me:15159: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15142: \$? = $ac_status" >&5 + echo "$as_me:15162: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -15152,12 +15172,12 @@ ac_cv_sizeof_signed_char=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:15155: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:15175: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 15160 "configure" +#line 15180 "configure" #include "confdefs.h" $ac_includes_default int @@ -15173,15 +15193,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:15176: \"$ac_link\"") >&5 +if { (eval echo "$as_me:15196: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:15179: \$? = $ac_status" >&5 + echo "$as_me:15199: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:15181: \"$ac_try\"") >&5 + { (eval echo "$as_me:15201: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:15184: \$? = $ac_status" >&5 + echo "$as_me:15204: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_signed_char=`cat conftest.val` else @@ -15197,7 +15217,7 @@ ac_cv_sizeof_signed_char=0 fi fi -echo "$as_me:15200: result: $ac_cv_sizeof_signed_char" >&5 +echo "$as_me:15220: result: $ac_cv_sizeof_signed_char" >&5 echo "${ECHO_T}$ac_cv_sizeof_signed_char" >&6 cat >>confdefs.h <&5 +echo "$as_me:15231: checking whether to use signed chars for Boolean array in term.h" >&5 echo $ECHO_N "checking whether to use signed chars for Boolean array in term.h... $ECHO_C" >&6 # Check whether --enable-signed-char or --disable-signed-char was given. @@ -15218,13 +15238,13 @@ else with_signed_char=$cf_dft_signed_char fi; -echo "$as_me:15221: result: $with_signed_char" >&5 +echo "$as_me:15241: result: $with_signed_char" >&5 echo "${ECHO_T}$with_signed_char" >&6 test "x$with_signed_char" != xyes && NCURSES_SBOOL="char" ### use option --with-tparm-arg to override tparm's argument type -echo "$as_me:15227: checking for type of tparm-arg" >&5 +echo "$as_me:15247: checking for type of tparm-arg" >&5 echo $ECHO_N "checking for type of tparm-arg... $ECHO_C" >&6 # Check whether --with-tparm-arg or --without-tparm-arg was given. @@ -15234,18 +15254,18 @@ else NCURSES_TPARM_ARG=$cf_dft_tparm_arg fi; -echo "$as_me:15237: result: $NCURSES_TPARM_ARG" >&5 +echo "$as_me:15257: result: $NCURSES_TPARM_ARG" >&5 echo "${ECHO_T}$NCURSES_TPARM_ARG" >&6 case x$NCURSES_TPARM_ARG in (x|xyes|xno) - { { echo "$as_me:15241: error: expected a type name for tparm-arg" >&5 + { { echo "$as_me:15261: error: expected a type name for tparm-arg" >&5 echo "$as_me: error: expected a type name for tparm-arg" >&2;} { (exit 1); exit 1; }; } ;; esac ### Enable compiling-in rcs id's -echo "$as_me:15248: checking if RCS identifiers should be compiled-in" >&5 +echo "$as_me:15268: checking if RCS identifiers should be compiled-in" >&5 echo $ECHO_N "checking if RCS identifiers should be compiled-in... $ECHO_C" >&6 # Check whether --with-rcs-ids or --without-rcs-ids was given. @@ -15255,7 +15275,7 @@ else with_rcs_ids=no fi; -echo "$as_me:15258: result: $with_rcs_ids" >&5 +echo "$as_me:15278: result: $with_rcs_ids" >&5 echo "${ECHO_T}$with_rcs_ids" >&6 test "x$with_rcs_ids" = xyes && cat >>confdefs.h <<\EOF @@ -15264,7 +15284,7 @@ ############################################################################### -echo "$as_me:15267: checking format of man-pages" >&5 +echo "$as_me:15287: checking format of man-pages" >&5 echo $ECHO_N "checking format of man-pages... $ECHO_C" >&6 # Check whether --with-manpage-format or --without-manpage-format was given. @@ -15355,10 +15375,10 @@ ;; esac -echo "$as_me:15358: result: $MANPAGE_FORMAT" >&5 +echo "$as_me:15378: result: $MANPAGE_FORMAT" >&5 echo "${ECHO_T}$MANPAGE_FORMAT" >&6 if test -n "$cf_unknown" ; then - { echo "$as_me:15361: WARNING: Unexpected manpage-format $cf_unknown" >&5 + { echo "$as_me:15381: WARNING: Unexpected manpage-format $cf_unknown" >&5 echo "$as_me: WARNING: Unexpected manpage-format $cf_unknown" >&2;} fi @@ -15399,7 +15419,7 @@ esac done -echo "$as_me:15402: checking for manpage renaming" >&5 +echo "$as_me:15422: checking for manpage renaming" >&5 echo $ECHO_N "checking for manpage renaming... $ECHO_C" >&6 # Check whether --with-manpage-renames or --without-manpage-renames was given. @@ -15428,15 +15448,15 @@ elif test "$MANPAGE_RENAMES" = no ; then : elif test ! -f "$MANPAGE_RENAMES" ; then - { { echo "$as_me:15431: error: not a filename: $MANPAGE_RENAMES" >&5 + { { echo "$as_me:15451: error: not a filename: $MANPAGE_RENAMES" >&5 echo "$as_me: error: not a filename: $MANPAGE_RENAMES" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:15436: result: $MANPAGE_RENAMES" >&5 +echo "$as_me:15456: result: $MANPAGE_RENAMES" >&5 echo "${ECHO_T}$MANPAGE_RENAMES" >&6 -echo "$as_me:15439: checking if manpage aliases will be installed" >&5 +echo "$as_me:15459: checking if manpage aliases will be installed" >&5 echo $ECHO_N "checking if manpage aliases will be installed... $ECHO_C" >&6 # Check whether --with-manpage-aliases or --without-manpage-aliases was given. @@ -15447,7 +15467,7 @@ MANPAGE_ALIASES=yes fi; -echo "$as_me:15450: result: $MANPAGE_ALIASES" >&5 +echo "$as_me:15470: result: $MANPAGE_ALIASES" >&5 echo "${ECHO_T}$MANPAGE_ALIASES" >&6 case "x$LN_S" in @@ -15461,7 +15481,7 @@ MANPAGE_SYMLINKS=no if test "$MANPAGE_ALIASES" = yes ; then -echo "$as_me:15464: checking if manpage symlinks should be used" >&5 +echo "$as_me:15484: checking if manpage symlinks should be used" >&5 echo $ECHO_N "checking if manpage symlinks should be used... $ECHO_C" >&6 # Check whether --with-manpage-symlinks or --without-manpage-symlinks was given. @@ -15474,17 +15494,17 @@ if test "$cf_use_symlinks" = no; then if test "$MANPAGE_SYMLINKS" = yes ; then - { echo "$as_me:15477: WARNING: cannot make symlinks" >&5 + { echo "$as_me:15497: WARNING: cannot make symlinks" >&5 echo "$as_me: WARNING: cannot make symlinks" >&2;} MANPAGE_SYMLINKS=no fi fi -echo "$as_me:15483: result: $MANPAGE_SYMLINKS" >&5 +echo "$as_me:15503: result: $MANPAGE_SYMLINKS" >&5 echo "${ECHO_T}$MANPAGE_SYMLINKS" >&6 fi -echo "$as_me:15487: checking for manpage tbl" >&5 +echo "$as_me:15507: checking for manpage tbl" >&5 echo $ECHO_N "checking for manpage tbl... $ECHO_C" >&6 # Check whether --with-manpage-tbl or --without-manpage-tbl was given. @@ -15495,7 +15515,7 @@ MANPAGE_TBL=no fi; -echo "$as_me:15498: result: $MANPAGE_TBL" >&5 +echo "$as_me:15518: result: $MANPAGE_TBL" >&5 echo "${ECHO_T}$MANPAGE_TBL" >&6 if test "$prefix" = "NONE" ; then @@ -15816,7 +15836,7 @@ ############################################################################### ### Note that some functions (such as const) are normally disabled anyway. -echo "$as_me:15819: checking if you want to build with function extensions" >&5 +echo "$as_me:15839: checking if you want to build with function extensions" >&5 echo $ECHO_N "checking if you want to build with function extensions... $ECHO_C" >&6 # Check whether --enable-ext-funcs or --disable-ext-funcs was given. @@ -15826,7 +15846,7 @@ else with_ext_funcs=yes fi; -echo "$as_me:15829: result: $with_ext_funcs" >&5 +echo "$as_me:15849: result: $with_ext_funcs" >&5 echo "${ECHO_T}$with_ext_funcs" >&6 if test "x$with_ext_funcs" = xyes ; then NCURSES_EXT_FUNCS=1 @@ -15883,7 +15903,7 @@ GENERATED_EXT_FUNCS= fi -echo "$as_me:15886: checking if you want to build with SCREEN extensions" >&5 +echo "$as_me:15906: checking if you want to build with SCREEN extensions" >&5 echo $ECHO_N "checking if you want to build with SCREEN extensions... $ECHO_C" >&6 # Check whether --enable-sp-funcs or --disable-sp-funcs was given. @@ -15893,7 +15913,7 @@ else with_sp_funcs=$cf_dft_ext_spfuncs fi; -echo "$as_me:15896: result: $with_sp_funcs" >&5 +echo "$as_me:15916: result: $with_sp_funcs" >&5 echo "${ECHO_T}$with_sp_funcs" >&6 if test "x$with_sp_funcs" = xyes ; then NCURSES_SP_FUNCS=1 @@ -15912,7 +15932,7 @@ GENERATED_SP_FUNCS= fi -echo "$as_me:15915: checking if you want to build with terminal-driver" >&5 +echo "$as_me:15935: checking if you want to build with terminal-driver" >&5 echo $ECHO_N "checking if you want to build with terminal-driver... $ECHO_C" >&6 # Check whether --enable-term-driver or --disable-term-driver was given. @@ -15922,7 +15942,7 @@ else with_term_driver=no fi; -echo "$as_me:15925: result: $with_term_driver" >&5 +echo "$as_me:15945: result: $with_term_driver" >&5 echo "${ECHO_T}$with_term_driver" >&6 if test "x$with_term_driver" = xyes ; then @@ -15931,19 +15951,19 @@ EOF if test "x$with_termlib" != xno ; then - { { echo "$as_me:15934: error: The term-driver option conflicts with the termlib option" >&5 + { { echo "$as_me:15954: error: The term-driver option conflicts with the termlib option" >&5 echo "$as_me: error: The term-driver option conflicts with the termlib option" >&2;} { (exit 1); exit 1; }; } fi if test "x$with_sp_funcs" != xyes ; then - { { echo "$as_me:15939: error: The term-driver option relies upon sp-funcs" >&5 + { { echo "$as_me:15959: error: The term-driver option relies upon sp-funcs" >&5 echo "$as_me: error: The term-driver option relies upon sp-funcs" >&2;} { (exit 1); exit 1; }; } fi fi ### use option --enable-const to turn on use of const beyond that in XSI. -echo "$as_me:15946: checking for extended use of const keyword" >&5 +echo "$as_me:15966: checking for extended use of const keyword" >&5 echo $ECHO_N "checking for extended use of const keyword... $ECHO_C" >&6 # Check whether --enable-const or --disable-const was given. @@ -15953,7 +15973,7 @@ else with_ext_const=$cf_dft_ext_const fi; -echo "$as_me:15956: result: $with_ext_const" >&5 +echo "$as_me:15976: result: $with_ext_const" >&5 echo "${ECHO_T}$with_ext_const" >&6 NCURSES_CONST='/*nothing*/' if test "x$with_ext_const" = xyes ; then @@ -15961,7 +15981,7 @@ fi ### use option --enable-ext-colors to turn on use of colors beyond 16. -echo "$as_me:15964: checking if you want to use extended colors" >&5 +echo "$as_me:15984: checking if you want to use extended colors" >&5 echo $ECHO_N "checking if you want to use extended colors... $ECHO_C" >&6 # Check whether --enable-ext-colors or --disable-ext-colors was given. @@ -15971,12 +15991,12 @@ else with_ext_colors=$cf_dft_ext_colors fi; -echo "$as_me:15974: result: $with_ext_colors" >&5 +echo "$as_me:15994: result: $with_ext_colors" >&5 echo "${ECHO_T}$with_ext_colors" >&6 NCURSES_EXT_COLORS=0 if test "x$with_ext_colors" = xyes ; then if test "x$with_widec" != xyes ; then - { echo "$as_me:15979: WARNING: This option applies only to wide-character library" >&5 + { echo "$as_me:15999: WARNING: This option applies only to wide-character library" >&5 echo "$as_me: WARNING: This option applies only to wide-character library" >&2;} else # cannot be ABI 5 since it changes sizeof(cchar_t) @@ -15987,7 +16007,7 @@ cf_cv_rel_version=6.0 cf_cv_abi_version=6 cf_cv_abi_default=6 - { echo "$as_me:15990: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 + { echo "$as_me:16010: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 echo "$as_me: WARNING: overriding ABI version to $cf_cv_abi_default" >&2;} ;; esac @@ -16015,7 +16035,7 @@ fi ### use option --enable-ext-mouse to modify coding to support 5-button mice -echo "$as_me:16018: checking if you want to use extended mouse encoding" >&5 +echo "$as_me:16038: checking if you want to use extended mouse encoding" >&5 echo $ECHO_N "checking if you want to use extended mouse encoding... $ECHO_C" >&6 # Check whether --enable-ext-mouse or --disable-ext-mouse was given. @@ -16025,7 +16045,7 @@ else with_ext_mouse=$cf_dft_ext_mouse fi; -echo "$as_me:16028: result: $with_ext_mouse" >&5 +echo "$as_me:16048: result: $with_ext_mouse" >&5 echo "${ECHO_T}$with_ext_mouse" >&6 if test "x$with_ext_mouse" = xyes ; then @@ -16035,7 +16055,7 @@ cf_cv_rel_version=6.0 cf_cv_abi_version=6 cf_cv_abi_default=6 - { echo "$as_me:16038: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 + { echo "$as_me:16058: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 echo "$as_me: WARNING: overriding ABI version to $cf_cv_abi_default" >&2;} ;; esac @@ -16052,7 +16072,7 @@ fi ### use option --enable-ext-putwin to turn on extended screendumps -echo "$as_me:16055: checking if you want to use extended putwin/screendump" >&5 +echo "$as_me:16075: checking if you want to use extended putwin/screendump" >&5 echo $ECHO_N "checking if you want to use extended putwin/screendump... $ECHO_C" >&6 # Check whether --enable-ext-putwin or --disable-ext-putwin was given. @@ -16062,7 +16082,7 @@ else with_ext_putwin=$cf_dft_ext_putwin fi; -echo "$as_me:16065: result: $with_ext_putwin" >&5 +echo "$as_me:16085: result: $with_ext_putwin" >&5 echo "${ECHO_T}$with_ext_putwin" >&6 if test "x$with_ext_putwin" = xyes ; then @@ -16072,7 +16092,7 @@ fi -echo "$as_me:16075: checking if you want \$NCURSES_NO_PADDING code" >&5 +echo "$as_me:16095: checking if you want \$NCURSES_NO_PADDING code" >&5 echo $ECHO_N "checking if you want \$NCURSES_NO_PADDING code... $ECHO_C" >&6 # Check whether --enable-no-padding or --disable-no-padding was given. @@ -16082,7 +16102,7 @@ else with_no_padding=$with_ext_funcs fi; -echo "$as_me:16085: result: $with_no_padding" >&5 +echo "$as_me:16105: result: $with_no_padding" >&5 echo "${ECHO_T}$with_no_padding" >&6 test "x$with_no_padding" = xyes && cat >>confdefs.h <<\EOF @@ -16090,7 +16110,7 @@ EOF ### use option --enable-sigwinch to turn on use of SIGWINCH logic -echo "$as_me:16093: checking if you want SIGWINCH handler" >&5 +echo "$as_me:16113: checking if you want SIGWINCH handler" >&5 echo $ECHO_N "checking if you want SIGWINCH handler... $ECHO_C" >&6 # Check whether --enable-sigwinch or --disable-sigwinch was given. @@ -16100,7 +16120,7 @@ else with_sigwinch=$with_ext_funcs fi; -echo "$as_me:16103: result: $with_sigwinch" >&5 +echo "$as_me:16123: result: $with_sigwinch" >&5 echo "${ECHO_T}$with_sigwinch" >&6 if test "x$with_sigwinch" = xyes then @@ -16115,7 +16135,7 @@ fi ### use option --enable-tcap-names to allow user to define new capabilities -echo "$as_me:16118: checking if you want user-definable terminal capabilities like termcap" >&5 +echo "$as_me:16138: checking if you want user-definable terminal capabilities like termcap" >&5 echo $ECHO_N "checking if you want user-definable terminal capabilities like termcap... $ECHO_C" >&6 # Check whether --enable-tcap-names or --disable-tcap-names was given. @@ -16125,7 +16145,7 @@ else with_tcap_names=$with_ext_funcs fi; -echo "$as_me:16128: result: $with_tcap_names" >&5 +echo "$as_me:16148: result: $with_tcap_names" >&5 echo "${ECHO_T}$with_tcap_names" >&6 NCURSES_XNAMES=0 if test "x$with_tcap_names" = xyes; then @@ -16139,7 +16159,7 @@ ############################################################################## -echo "$as_me:16142: checking if you want to link with the pthread library" >&5 +echo "$as_me:16162: checking if you want to link with the pthread library" >&5 echo $ECHO_N "checking if you want to link with the pthread library... $ECHO_C" >&6 # Check whether --with-pthread or --without-pthread was given. @@ -16149,27 +16169,27 @@ else with_pthread=no fi; -echo "$as_me:16152: result: $with_pthread" >&5 +echo "$as_me:16172: result: $with_pthread" >&5 echo "${ECHO_T}$with_pthread" >&6 if test "$with_pthread" != no ; then - echo "$as_me:16156: checking for pthread.h" >&5 + echo "$as_me:16176: checking for pthread.h" >&5 echo $ECHO_N "checking for pthread.h... $ECHO_C" >&6 if test "${ac_cv_header_pthread_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16162 "configure" +#line 16182 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:16166: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:16186: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:16172: \$? = $ac_status" >&5 + echo "$as_me:16192: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -16188,7 +16208,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:16191: result: $ac_cv_header_pthread_h" >&5 +echo "$as_me:16211: result: $ac_cv_header_pthread_h" >&5 echo "${ECHO_T}$ac_cv_header_pthread_h" >&6 if test "$ac_cv_header_pthread_h" = yes; then @@ -16198,7 +16218,7 @@ for cf_lib_pthread in pthread c_r do - echo "$as_me:16201: checking if we can link with the $cf_lib_pthread library" >&5 + echo "$as_me:16221: checking if we can link with the $cf_lib_pthread library" >&5 echo $ECHO_N "checking if we can link with the $cf_lib_pthread library... $ECHO_C" >&6 cf_save_LIBS="$LIBS" @@ -16219,7 +16239,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 16222 "configure" +#line 16242 "configure" #include "confdefs.h" #include @@ -16236,16 +16256,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16239: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16259: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16242: \$? = $ac_status" >&5 + echo "$as_me:16262: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16245: \"$ac_try\"") >&5 + { (eval echo "$as_me:16265: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16248: \$? = $ac_status" >&5 + echo "$as_me:16268: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then with_pthread=yes else @@ -16255,7 +16275,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save_LIBS" - echo "$as_me:16258: result: $with_pthread" >&5 + echo "$as_me:16278: result: $with_pthread" >&5 echo "${ECHO_T}$with_pthread" >&6 test "$with_pthread" = yes && break done @@ -16283,7 +16303,7 @@ EOF else - { { echo "$as_me:16286: error: Cannot link with pthread library" >&5 + { { echo "$as_me:16306: error: Cannot link with pthread library" >&5 echo "$as_me: error: Cannot link with pthread library" >&2;} { (exit 1); exit 1; }; } fi @@ -16293,13 +16313,13 @@ fi if test "x$with_pthread" != xno; then - echo "$as_me:16296: checking for pthread_kill" >&5 + echo "$as_me:16316: checking for pthread_kill" >&5 echo $ECHO_N "checking for pthread_kill... $ECHO_C" >&6 if test "${ac_cv_func_pthread_kill+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16302 "configure" +#line 16322 "configure" #include "confdefs.h" #define pthread_kill autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -16330,16 +16350,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16333: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16353: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16336: \$? = $ac_status" >&5 + echo "$as_me:16356: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16339: \"$ac_try\"") >&5 + { (eval echo "$as_me:16359: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16342: \$? = $ac_status" >&5 + echo "$as_me:16362: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_pthread_kill=yes else @@ -16349,11 +16369,11 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16352: result: $ac_cv_func_pthread_kill" >&5 +echo "$as_me:16372: result: $ac_cv_func_pthread_kill" >&5 echo "${ECHO_T}$ac_cv_func_pthread_kill" >&6 if test "$ac_cv_func_pthread_kill" = yes; then - echo "$as_me:16356: checking if you want to allow EINTR in wgetch with pthreads" >&5 + echo "$as_me:16376: checking if you want to allow EINTR in wgetch with pthreads" >&5 echo $ECHO_N "checking if you want to allow EINTR in wgetch with pthreads... $ECHO_C" >&6 # Check whether --enable-pthreads-eintr or --disable-pthreads-eintr was given. @@ -16363,7 +16383,7 @@ else use_pthreads_eintr=no fi; - echo "$as_me:16366: result: $use_pthreads_eintr" >&5 + echo "$as_me:16386: result: $use_pthreads_eintr" >&5 echo "${ECHO_T}$use_pthreads_eintr" >&6 if test "x$use_pthreads_eintr" = xyes ; then @@ -16374,7 +16394,7 @@ fi fi - echo "$as_me:16377: checking if you want to use weak-symbols for pthreads" >&5 + echo "$as_me:16397: checking if you want to use weak-symbols for pthreads" >&5 echo $ECHO_N "checking if you want to use weak-symbols for pthreads... $ECHO_C" >&6 # Check whether --enable-weak-symbols or --disable-weak-symbols was given. @@ -16384,18 +16404,18 @@ else use_weak_symbols=no fi; - echo "$as_me:16387: result: $use_weak_symbols" >&5 + echo "$as_me:16407: result: $use_weak_symbols" >&5 echo "${ECHO_T}$use_weak_symbols" >&6 if test "x$use_weak_symbols" = xyes ; then -echo "$as_me:16391: checking if $CC supports weak symbols" >&5 +echo "$as_me:16411: checking if $CC supports weak symbols" >&5 echo $ECHO_N "checking if $CC supports weak symbols... $ECHO_C" >&6 if test "${cf_cv_weak_symbols+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 16398 "configure" +#line 16418 "configure" #include "confdefs.h" #include @@ -16421,16 +16441,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16424: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16444: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16427: \$? = $ac_status" >&5 + echo "$as_me:16447: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16430: \"$ac_try\"") >&5 + { (eval echo "$as_me:16450: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16433: \$? = $ac_status" >&5 + echo "$as_me:16453: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_weak_symbols=yes else @@ -16441,7 +16461,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:16444: result: $cf_cv_weak_symbols" >&5 +echo "$as_me:16464: result: $cf_cv_weak_symbols" >&5 echo "${ECHO_T}$cf_cv_weak_symbols" >&6 else @@ -16491,7 +16511,7 @@ # opaque outside of that, so there is no --enable-opaque option. We can use # this option without --with-pthreads, but this will be always set for # pthreads. -echo "$as_me:16494: checking if you want reentrant code" >&5 +echo "$as_me:16514: checking if you want reentrant code" >&5 echo $ECHO_N "checking if you want reentrant code... $ECHO_C" >&6 # Check whether --enable-reentrant or --disable-reentrant was given. @@ -16501,7 +16521,7 @@ else with_reentrant=no fi; -echo "$as_me:16504: result: $with_reentrant" >&5 +echo "$as_me:16524: result: $with_reentrant" >&5 echo "${ECHO_T}$with_reentrant" >&6 if test "x$with_reentrant" = xyes ; then cf_cv_enable_reentrant=1 @@ -16590,7 +16610,7 @@ cf_cv_rel_version=6.0 cf_cv_abi_version=6 cf_cv_abi_default=6 - { echo "$as_me:16593: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 + { echo "$as_me:16613: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 echo "$as_me: WARNING: overriding ABI version to $cf_cv_abi_default" >&2;} ;; esac @@ -16602,7 +16622,7 @@ NCURSES_SIZE_T=$cf_dft_ordinate_type fi -echo "$as_me:16605: checking whether curses library structures should be opaque" >&5 +echo "$as_me:16625: checking whether curses library structures should be opaque" >&5 echo $ECHO_N "checking whether curses library structures should be opaque... $ECHO_C" >&6 # Check whether --enable-opaque-curses or --disable-opaque-curses was given. @@ -16624,16 +16644,16 @@ test "$cf_cv_enable_reentrant" = 1 || enable_opaque_curses=$cf_dft_opaque_curses fi; -echo "$as_me:16627: result: $enable_opaque_curses" >&5 +echo "$as_me:16647: result: $enable_opaque_curses" >&5 echo "${ECHO_T}$enable_opaque_curses" >&6 test "$cf_cv_enable_reentrant" = 1 && \ test "$enable_opaque_curses" = no && \ -{ { echo "$as_me:16632: error: reentrant configuration requires opaque library" >&5 +{ { echo "$as_me:16652: error: reentrant configuration requires opaque library" >&5 echo "$as_me: error: reentrant configuration requires opaque library" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:16636: checking whether form library structures should be opaque" >&5 +echo "$as_me:16656: checking whether form library structures should be opaque" >&5 echo $ECHO_N "checking whether form library structures should be opaque... $ECHO_C" >&6 # Check whether --enable-opaque-form or --disable-opaque-form was given. @@ -16650,10 +16670,10 @@ enable_opaque_form=$cf_dft_opaque_curses fi; -echo "$as_me:16653: result: $enable_opaque_form" >&5 +echo "$as_me:16673: result: $enable_opaque_form" >&5 echo "${ECHO_T}$enable_opaque_form" >&6 -echo "$as_me:16656: checking whether menu library structures should be opaque" >&5 +echo "$as_me:16676: checking whether menu library structures should be opaque" >&5 echo $ECHO_N "checking whether menu library structures should be opaque... $ECHO_C" >&6 # Check whether --enable-opaque-menu or --disable-opaque-menu was given. @@ -16670,10 +16690,10 @@ enable_opaque_menu=$cf_dft_opaque_curses fi; -echo "$as_me:16673: result: $enable_opaque_menu" >&5 +echo "$as_me:16693: result: $enable_opaque_menu" >&5 echo "${ECHO_T}$enable_opaque_menu" >&6 -echo "$as_me:16676: checking whether panel library structures should be opaque" >&5 +echo "$as_me:16696: checking whether panel library structures should be opaque" >&5 echo $ECHO_N "checking whether panel library structures should be opaque... $ECHO_C" >&6 # Check whether --enable-opaque-panel or --disable-opaque-panel was given. @@ -16690,7 +16710,7 @@ enable_opaque_panel=$cf_dft_opaque_curses fi; -echo "$as_me:16693: result: $enable_opaque_panel" >&5 +echo "$as_me:16713: result: $enable_opaque_panel" >&5 echo "${ECHO_T}$enable_opaque_panel" >&6 NCURSES_OPAQUE=0; test "$enable_opaque_curses" = yes && NCURSES_OPAQUE=1 @@ -16700,7 +16720,7 @@ ### Allow using a different wrap-prefix if test "$cf_cv_enable_reentrant" != 0 || test "$BROKEN_LINKER" = 1 ; then - echo "$as_me:16703: checking for prefix used to wrap public variables" >&5 + echo "$as_me:16723: checking for prefix used to wrap public variables" >&5 echo $ECHO_N "checking for prefix used to wrap public variables... $ECHO_C" >&6 # Check whether --with-wrap-prefix or --without-wrap-prefix was given. @@ -16710,7 +16730,7 @@ else NCURSES_WRAP_PREFIX=_nc_ fi; - echo "$as_me:16713: result: $NCURSES_WRAP_PREFIX" >&5 + echo "$as_me:16733: result: $NCURSES_WRAP_PREFIX" >&5 echo "${ECHO_T}$NCURSES_WRAP_PREFIX" >&6 else NCURSES_WRAP_PREFIX=_nc_ @@ -16723,7 +16743,7 @@ ############################################################################### # These options are relatively safe to experiment with. -echo "$as_me:16726: checking if you want all development code" >&5 +echo "$as_me:16746: checking if you want all development code" >&5 echo $ECHO_N "checking if you want all development code... $ECHO_C" >&6 # Check whether --with-develop or --without-develop was given. @@ -16733,11 +16753,11 @@ else with_develop=no fi; -echo "$as_me:16736: result: $with_develop" >&5 +echo "$as_me:16756: result: $with_develop" >&5 echo "${ECHO_T}$with_develop" >&6 ### use option --enable-check-size to detect screensize with CPR -echo "$as_me:16740: checking if you want to check screensize of serial terminals" >&5 +echo "$as_me:16760: checking if you want to check screensize of serial terminals" >&5 echo $ECHO_N "checking if you want to check screensize of serial terminals... $ECHO_C" >&6 # Check whether --enable-check-size or --disable-check-size was given. @@ -16747,7 +16767,7 @@ else enable_check_size=$with_develop fi; -echo "$as_me:16750: result: $enable_check_size" >&5 +echo "$as_me:16770: result: $enable_check_size" >&5 echo "${ECHO_T}$enable_check_size" >&6 test "x$enable_check_size" = xyes && cat >>confdefs.h <<\EOF @@ -16755,7 +16775,7 @@ EOF ### use option --enable-hard-tabs to turn on use of hard-tabs optimize -echo "$as_me:16758: checking if you want hard-tabs code" >&5 +echo "$as_me:16778: checking if you want hard-tabs code" >&5 echo $ECHO_N "checking if you want hard-tabs code... $ECHO_C" >&6 # Check whether --enable-hard-tabs or --disable-hard-tabs was given. @@ -16765,7 +16785,7 @@ else enable_hard_tabs=$with_develop fi; -echo "$as_me:16768: result: $enable_hard_tabs" >&5 +echo "$as_me:16788: result: $enable_hard_tabs" >&5 echo "${ECHO_T}$enable_hard_tabs" >&6 test "x$enable_hard_tabs" = xyes && cat >>confdefs.h <<\EOF @@ -16773,7 +16793,7 @@ EOF ### use option --enable-xmc-glitch to turn on use of magic-cookie optimize -echo "$as_me:16776: checking if you want limited support for xmc" >&5 +echo "$as_me:16796: checking if you want limited support for xmc" >&5 echo $ECHO_N "checking if you want limited support for xmc... $ECHO_C" >&6 # Check whether --enable-xmc-glitch or --disable-xmc-glitch was given. @@ -16783,7 +16803,7 @@ else enable_xmc_glitch=$with_develop fi; -echo "$as_me:16786: result: $enable_xmc_glitch" >&5 +echo "$as_me:16806: result: $enable_xmc_glitch" >&5 echo "${ECHO_T}$enable_xmc_glitch" >&6 test "x$enable_xmc_glitch" = xyes && cat >>confdefs.h <<\EOF @@ -16793,7 +16813,7 @@ ############################################################################### # These are just experimental, probably should not be in a package: -echo "$as_me:16796: checking if you do not want to assume colors are white-on-black" >&5 +echo "$as_me:16816: checking if you do not want to assume colors are white-on-black" >&5 echo $ECHO_N "checking if you do not want to assume colors are white-on-black... $ECHO_C" >&6 # Check whether --enable-assumed-color or --disable-assumed-color was given. @@ -16803,7 +16823,7 @@ else with_assumed_color=yes fi; -echo "$as_me:16806: result: $with_assumed_color" >&5 +echo "$as_me:16826: result: $with_assumed_color" >&5 echo "${ECHO_T}$with_assumed_color" >&6 test "x$with_assumed_color" = xyes && cat >>confdefs.h <<\EOF @@ -16811,7 +16831,7 @@ EOF ### use option --enable-hashmap to turn on use of hashmap scrolling logic -echo "$as_me:16814: checking if you want hashmap scrolling-optimization code" >&5 +echo "$as_me:16834: checking if you want hashmap scrolling-optimization code" >&5 echo $ECHO_N "checking if you want hashmap scrolling-optimization code... $ECHO_C" >&6 # Check whether --enable-hashmap or --disable-hashmap was given. @@ -16821,7 +16841,7 @@ else with_hashmap=yes fi; -echo "$as_me:16824: result: $with_hashmap" >&5 +echo "$as_me:16844: result: $with_hashmap" >&5 echo "${ECHO_T}$with_hashmap" >&6 test "x$with_hashmap" = xyes && cat >>confdefs.h <<\EOF @@ -16829,7 +16849,7 @@ EOF ### use option --enable-colorfgbg to turn on use of $COLORFGBG environment -echo "$as_me:16832: checking if you want colorfgbg code" >&5 +echo "$as_me:16852: checking if you want colorfgbg code" >&5 echo $ECHO_N "checking if you want colorfgbg code... $ECHO_C" >&6 # Check whether --enable-colorfgbg or --disable-colorfgbg was given. @@ -16839,7 +16859,7 @@ else with_colorfgbg=no fi; -echo "$as_me:16842: result: $with_colorfgbg" >&5 +echo "$as_me:16862: result: $with_colorfgbg" >&5 echo "${ECHO_T}$with_colorfgbg" >&6 test "x$with_colorfgbg" = xyes && cat >>confdefs.h <<\EOF @@ -16847,7 +16867,7 @@ EOF ### use option --enable-fvisibility to turn on use of gcc-specific feature -echo "$as_me:16850: checking if you want to use gcc -fvisibility option" >&5 +echo "$as_me:16870: checking if you want to use gcc -fvisibility option" >&5 echo $ECHO_N "checking if you want to use gcc -fvisibility option... $ECHO_C" >&6 # Check whether --enable-fvisibility or --disable-fvisibility was given. @@ -16857,14 +16877,14 @@ else cf_with_fvisibility=no fi; -echo "$as_me:16860: result: $cf_with_fvisibility" >&5 +echo "$as_me:16880: result: $cf_with_fvisibility" >&5 echo "${ECHO_T}$cf_with_fvisibility" >&6 NCURSES_IMPEXP= NCURSES_CXX_IMPEXP= if test "x$cf_with_fvisibility" = xyes; then -echo "$as_me:16867: checking if $CC -fvisibility=hidden option works" >&5 +echo "$as_me:16887: checking if $CC -fvisibility=hidden option works" >&5 echo $ECHO_N "checking if $CC -fvisibility=hidden option works... $ECHO_C" >&6 if test "${cf_cv_fvisibility_hidden+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -16873,7 +16893,7 @@ cf_save_cflags="$CFLAGS" CFLAGS="$CFLAGS -fvisibility=hidden" cat >"conftest.$ac_ext" <<_ACEOF -#line 16876 "configure" +#line 16896 "configure" #include "confdefs.h" __attribute__ ((visibility("default"))) int somefunc() {return 42;} @@ -16889,16 +16909,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16892: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16912: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16895: \$? = $ac_status" >&5 + echo "$as_me:16915: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16898: \"$ac_try\"") >&5 + { (eval echo "$as_me:16918: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16901: \$? = $ac_status" >&5 + echo "$as_me:16921: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fvisibility_hidden=yes else @@ -16910,7 +16930,7 @@ CFLAGS=$cf_save_cflags fi -echo "$as_me:16913: result: $cf_cv_fvisibility_hidden" >&5 +echo "$as_me:16933: result: $cf_cv_fvisibility_hidden" >&5 echo "${ECHO_T}$cf_cv_fvisibility_hidden" >&6 if test "x$cf_cv_fvisibility_hidden" = xyes @@ -17025,7 +17045,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_main_return="return" -echo "$as_me:17028: checking if $CXX -fvisibility=hidden option works" >&5 +echo "$as_me:17048: checking if $CXX -fvisibility=hidden option works" >&5 echo $ECHO_N "checking if $CXX -fvisibility=hidden option works... $ECHO_C" >&6 if test "${cf_cv_fvisibility_hidden2+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17034,7 +17054,7 @@ cf_save_cflags="$CXXFLAGS" CXXFLAGS="$CXXFLAGS -fvisibility=hidden" cat >"conftest.$ac_ext" <<_ACEOF -#line 17037 "configure" +#line 17057 "configure" #include "confdefs.h" __attribute__ ((visibility("default"))) int somefunc() {return 42;} @@ -17050,16 +17070,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17053: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17073: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17056: \$? = $ac_status" >&5 + echo "$as_me:17076: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17059: \"$ac_try\"") >&5 + { (eval echo "$as_me:17079: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17062: \$? = $ac_status" >&5 + echo "$as_me:17082: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fvisibility_hidden2=yes else @@ -17071,7 +17091,7 @@ CXXFLAGS=$cf_save_cflags fi -echo "$as_me:17074: result: $cf_cv_fvisibility_hidden2" >&5 +echo "$as_me:17094: result: $cf_cv_fvisibility_hidden2" >&5 echo "${ECHO_T}$cf_cv_fvisibility_hidden2" >&6 if test "x$cf_cv_fvisibility_hidden2" = xyes @@ -17194,7 +17214,7 @@ fi ### use option --enable-interop to turn on use of bindings used for interop -echo "$as_me:17197: checking if you want interop bindings" >&5 +echo "$as_me:17217: checking if you want interop bindings" >&5 echo $ECHO_N "checking if you want interop bindings... $ECHO_C" >&6 # Check whether --enable-interop or --disable-interop was given. @@ -17204,13 +17224,13 @@ else with_exp_interop=$cf_dft_interop fi; -echo "$as_me:17207: result: $with_exp_interop" >&5 +echo "$as_me:17227: result: $with_exp_interop" >&5 echo "${ECHO_T}$with_exp_interop" >&6 NCURSES_INTEROP_FUNCS=0 test "x$with_exp_interop" = xyes && NCURSES_INTEROP_FUNCS=1 -echo "$as_me:17213: checking if you want experimental safe-sprintf code" >&5 +echo "$as_me:17233: checking if you want experimental safe-sprintf code" >&5 echo $ECHO_N "checking if you want experimental safe-sprintf code... $ECHO_C" >&6 # Check whether --enable-safe-sprintf or --disable-safe-sprintf was given. @@ -17220,13 +17240,13 @@ else with_safe_sprintf=no fi; -echo "$as_me:17223: result: $with_safe_sprintf" >&5 +echo "$as_me:17243: result: $with_safe_sprintf" >&5 echo "${ECHO_T}$with_safe_sprintf" >&6 ### use option --disable-scroll-hints to turn off use of scroll-hints scrolling logic # when hashmap is used scroll hints are useless if test "$with_hashmap" = no ; then -echo "$as_me:17229: checking if you want to experiment without scrolling-hints code" >&5 +echo "$as_me:17249: checking if you want to experiment without scrolling-hints code" >&5 echo $ECHO_N "checking if you want to experiment without scrolling-hints code... $ECHO_C" >&6 # Check whether --enable-scroll-hints or --disable-scroll-hints was given. @@ -17236,7 +17256,7 @@ else with_scroll_hints=yes fi; -echo "$as_me:17239: result: $with_scroll_hints" >&5 +echo "$as_me:17259: result: $with_scroll_hints" >&5 echo "${ECHO_T}$with_scroll_hints" >&6 test "x$with_scroll_hints" = xyes && cat >>confdefs.h <<\EOF @@ -17245,7 +17265,7 @@ fi -echo "$as_me:17248: checking if you want wgetch-events code" >&5 +echo "$as_me:17268: checking if you want wgetch-events code" >&5 echo $ECHO_N "checking if you want wgetch-events code... $ECHO_C" >&6 # Check whether --enable-wgetch-events or --disable-wgetch-events was given. @@ -17255,7 +17275,7 @@ else with_wgetch_events=no fi; -echo "$as_me:17258: result: $with_wgetch_events" >&5 +echo "$as_me:17278: result: $with_wgetch_events" >&5 echo "${ECHO_T}$with_wgetch_events" >&6 if test "x$with_wgetch_events" = xyes ; then @@ -17270,7 +17290,7 @@ case "$cf_cv_system_name" in (*mingw32*|*mingw64*|*-msvc*) - echo "$as_me:17273: checking if you want experimental-Windows driver" >&5 + echo "$as_me:17293: checking if you want experimental-Windows driver" >&5 echo $ECHO_N "checking if you want experimental-Windows driver... $ECHO_C" >&6 # Check whether --enable-exp-win32 or --disable-exp-win32 was given. @@ -17280,7 +17300,7 @@ else with_exp_win32=no fi; - echo "$as_me:17283: result: $with_exp_win32" >&5 + echo "$as_me:17303: result: $with_exp_win32" >&5 echo "${ECHO_T}$with_exp_win32" >&6 if test "x$with_exp_win32" = xyes then @@ -17306,7 +17326,7 @@ ### use option --disable-echo to suppress full display compiling commands -echo "$as_me:17309: checking if you want to see long compiling messages" >&5 +echo "$as_me:17329: checking if you want to see long compiling messages" >&5 echo $ECHO_N "checking if you want to see long compiling messages... $ECHO_C" >&6 # Check whether --enable-echo or --disable-echo was given. @@ -17340,7 +17360,7 @@ ECHO_CC='' fi; -echo "$as_me:17343: result: $enableval" >&5 +echo "$as_me:17363: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 if test "x$enable_echo" = xyes; then @@ -17353,7 +17373,7 @@ # --disable-stripping is used for debugging -echo "$as_me:17356: checking if you want to install stripped executables" >&5 +echo "$as_me:17376: checking if you want to install stripped executables" >&5 echo $ECHO_N "checking if you want to install stripped executables... $ECHO_C" >&6 # Check whether --enable-stripping or --disable-stripping was given. @@ -17370,7 +17390,7 @@ enable_stripping=yes fi; -echo "$as_me:17373: result: $enable_stripping" >&5 +echo "$as_me:17393: result: $enable_stripping" >&5 echo "${ECHO_T}$enable_stripping" >&6 if test "$enable_stripping" = yes @@ -17381,7 +17401,7 @@ fi : "${INSTALL:=install}" -echo "$as_me:17384: checking if install accepts -p option" >&5 +echo "$as_me:17404: checking if install accepts -p option" >&5 echo $ECHO_N "checking if install accepts -p option... $ECHO_C" >&6 if test "${cf_cv_install_p+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -17412,10 +17432,10 @@ rm -rf ./conftest* fi -echo "$as_me:17415: result: $cf_cv_install_p" >&5 +echo "$as_me:17435: result: $cf_cv_install_p" >&5 echo "${ECHO_T}$cf_cv_install_p" >&6 -echo "$as_me:17418: checking if install needs to be told about ownership" >&5 +echo "$as_me:17438: checking if install needs to be told about ownership" >&5 echo $ECHO_N "checking if install needs to be told about ownership... $ECHO_C" >&6 case `$ac_config_guess` in (*minix) @@ -17426,7 +17446,7 @@ ;; esac -echo "$as_me:17429: result: $with_install_o" >&5 +echo "$as_me:17449: result: $with_install_o" >&5 echo "${ECHO_T}$with_install_o" >&6 if test "x$with_install_o" = xyes then @@ -17437,7 +17457,7 @@ if test -n "$INSTALL_OPT_S" then - echo "$as_me:17440: checking if you want to specify strip-program" >&5 + echo "$as_me:17460: checking if you want to specify strip-program" >&5 echo $ECHO_N "checking if you want to specify strip-program... $ECHO_C" >&6 # Check whether --with-strip-program or --without-strip-program was given. @@ -17447,11 +17467,11 @@ else with_strip_program=no fi; - echo "$as_me:17450: result: $with_strip_program" >&5 + echo "$as_me:17470: result: $with_strip_program" >&5 echo "${ECHO_T}$with_strip_program" >&6 if test "$with_strip_program" != no then - echo "$as_me:17454: checking if strip-program is supported with this installer" >&5 + echo "$as_me:17474: checking if strip-program is supported with this installer" >&5 echo $ECHO_N "checking if strip-program is supported with this installer... $ECHO_C" >&6 cf_install_program=`echo "$INSTALL" | sed -e 's%[ ]*[ ]-.%%'` check_install_strip=no @@ -17472,11 +17492,11 @@ done fi fi - echo "$as_me:17475: result: $check_install_strip" >&5 + echo "$as_me:17495: result: $check_install_strip" >&5 echo "${ECHO_T}$check_install_strip" >&6 case "$check_install_strip" in (no) - { echo "$as_me:17479: WARNING: $cf_install_program does not support strip program option" >&5 + { echo "$as_me:17499: WARNING: $cf_install_program does not support strip program option" >&5 echo "$as_me: WARNING: $cf_install_program does not support strip program option" >&2;} with_strip_program=no ;; @@ -17491,7 +17511,7 @@ chmod +x "$INSTALL" test -n "$verbose" && echo " created $INSTALL" 1>&6 -echo "${as_me:-configure}:17494: testing created $INSTALL ..." 1>&5 +echo "${as_me:-configure}:17514: testing created $INSTALL ..." 1>&5 ;; (option) @@ -17517,7 +17537,7 @@ ### use option --enable-warnings to turn on all gcc warnings -echo "$as_me:17520: checking if you want to use C11 _Noreturn feature" >&5 +echo "$as_me:17540: checking if you want to use C11 _Noreturn feature" >&5 echo $ECHO_N "checking if you want to use C11 _Noreturn feature... $ECHO_C" >&6 # Check whether --enable-stdnoreturn or --disable-stdnoreturn was given. @@ -17534,17 +17554,17 @@ enable_stdnoreturn=no fi; -echo "$as_me:17537: result: $enable_stdnoreturn" >&5 +echo "$as_me:17557: result: $enable_stdnoreturn" >&5 echo "${ECHO_T}$enable_stdnoreturn" >&6 if test $enable_stdnoreturn = yes; then -echo "$as_me:17541: checking for C11 _Noreturn feature" >&5 +echo "$as_me:17561: checking for C11 _Noreturn feature" >&5 echo $ECHO_N "checking for C11 _Noreturn feature... $ECHO_C" >&6 if test "${cf_cv_c11_noreturn+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17547 "configure" +#line 17567 "configure" #include "confdefs.h" $ac_includes_default @@ -17560,16 +17580,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17563: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17583: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17566: \$? = $ac_status" >&5 + echo "$as_me:17586: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17569: \"$ac_try\"") >&5 + { (eval echo "$as_me:17589: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17572: \$? = $ac_status" >&5 + echo "$as_me:17592: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_c11_noreturn=yes else @@ -17580,7 +17600,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17583: result: $cf_cv_c11_noreturn" >&5 +echo "$as_me:17603: result: $cf_cv_c11_noreturn" >&5 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 else cf_cv_c11_noreturn=no, @@ -17636,16 +17656,16 @@ then test -n "$verbose" && echo " repairing CFLAGS: $CFLAGS" 1>&6 -echo "${as_me:-configure}:17639: testing repairing CFLAGS: $CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17659: testing repairing CFLAGS: $CFLAGS ..." 1>&5 CFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $CFLAGS" 1>&6 -echo "${as_me:-configure}:17644: testing ... fixed $CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17664: testing ... fixed $CFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:17648: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17668: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; @@ -17684,16 +17704,16 @@ then test -n "$verbose" && echo " repairing CPPFLAGS: $CPPFLAGS" 1>&6 -echo "${as_me:-configure}:17687: testing repairing CPPFLAGS: $CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:17707: testing repairing CPPFLAGS: $CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $CPPFLAGS" 1>&6 -echo "${as_me:-configure}:17692: testing ... fixed $CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:17712: testing ... fixed $CPPFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:17696: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17716: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; @@ -17732,23 +17752,23 @@ then test -n "$verbose" && echo " repairing LDFLAGS: $LDFLAGS" 1>&6 -echo "${as_me:-configure}:17735: testing repairing LDFLAGS: $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:17755: testing repairing LDFLAGS: $LDFLAGS ..." 1>&5 LDFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $LDFLAGS" 1>&6 -echo "${as_me:-configure}:17740: testing ... fixed $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:17760: testing ... fixed $LDFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:17744: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17764: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; esac fi -echo "$as_me:17751: checking if you want to turn on gcc warnings" >&5 +echo "$as_me:17771: checking if you want to turn on gcc warnings" >&5 echo $ECHO_N "checking if you want to turn on gcc warnings... $ECHO_C" >&6 # Check whether --enable-warnings or --disable-warnings was given. @@ -17765,7 +17785,7 @@ enable_warnings=no fi; -echo "$as_me:17768: result: $enable_warnings" >&5 +echo "$as_me:17788: result: $enable_warnings" >&5 echo "${ECHO_T}$enable_warnings" >&6 if test "$enable_warnings" = "yes" then @@ -17789,7 +17809,7 @@ done cat >"conftest.$ac_ext" <<_ACEOF -#line 17792 "configure" +#line 17812 "configure" #include "confdefs.h" $ac_includes_default @@ -17804,26 +17824,26 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17807: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17827: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17810: \$? = $ac_status" >&5 + echo "$as_me:17830: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17813: \"$ac_try\"") >&5 + { (eval echo "$as_me:17833: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17816: \$? = $ac_status" >&5 + echo "$as_me:17836: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then -echo "$as_me:17819: checking for X11/Xt const-feature" >&5 +echo "$as_me:17839: checking for X11/Xt const-feature" >&5 echo $ECHO_N "checking for X11/Xt const-feature... $ECHO_C" >&6 if test "${cf_cv_const_x_string+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 17826 "configure" +#line 17846 "configure" #include "confdefs.h" #undef _CONST_X_STRING @@ -17841,16 +17861,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17844: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17864: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17847: \$? = $ac_status" >&5 + echo "$as_me:17867: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17850: \"$ac_try\"") >&5 + { (eval echo "$as_me:17870: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17853: \$? = $ac_status" >&5 + echo "$as_me:17873: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_const_x_string=no @@ -17865,7 +17885,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17868: result: $cf_cv_const_x_string" >&5 +echo "$as_me:17888: result: $cf_cv_const_x_string" >&5 echo "${ECHO_T}$cf_cv_const_x_string" >&6 LIBS="$cf_save_LIBS_CF_CONST_X_STRING" @@ -17894,7 +17914,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi cat > "conftest.$ac_ext" <&5 + { echo "$as_me:17933: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall" @@ -17926,12 +17946,12 @@ wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:17929: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17949: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17932: \$? = $ac_status" >&5 + echo "$as_me:17952: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:17934: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:17954: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -17939,7 +17959,7 @@ CFLAGS="$cf_save_CFLAGS" elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" then - { echo "$as_me:17942: checking for $CC warning options..." >&5 + { echo "$as_me:17962: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" cf_warn_CONST="" @@ -17962,12 +17982,12 @@ Wundef Wno-inline $cf_gcc_warnings $cf_warn_CONST Wno-unknown-pragmas Wswitch-enum do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:17965: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17985: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17968: \$? = $ac_status" >&5 + echo "$as_me:17988: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:17970: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:17990: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 case "$cf_opt" in (Winline) @@ -17975,7 +17995,7 @@ ([34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:17978: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:17998: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -17985,7 +18005,7 @@ ([12].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:17988: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:18008: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -18018,10 +18038,10 @@ EOF if test "$GCC" = yes then - { echo "$as_me:18021: checking for $CC __attribute__ directives..." >&5 + { echo "$as_me:18041: checking for $CC __attribute__ directives..." >&5 echo "$as_me: checking for $CC __attribute__ directives..." >&6;} cat > "conftest.$ac_ext" < #include "confdefs.h" #include "conftest.h" @@ -18071,12 +18091,12 @@ ;; esac - if { (eval echo "$as_me:18074: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:18094: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18077: \$? = $ac_status" >&5 + echo "$as_me:18097: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:18079: result: ... $cf_attribute" >&5 + test -n "$verbose" && echo "$as_me:18099: result: ... $cf_attribute" >&5 echo "${ECHO_T}... $cf_attribute" >&6 cat conftest.h >>confdefs.h case "$cf_attribute" in @@ -18148,12 +18168,12 @@ if test "$GCC" = yes ; then case "$host_os" in (linux*|gnu*) - echo "$as_me:18151: checking if this is really Intel C++ compiler" >&5 + echo "$as_me:18171: checking if this is really Intel C++ compiler" >&5 echo $ECHO_N "checking if this is really Intel C++ compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CXXFLAGS" CXXFLAGS="$CXXFLAGS -no-gcc" cat >"conftest.$ac_ext" <<_ACEOF -#line 18156 "configure" +#line 18176 "configure" #include "confdefs.h" int @@ -18170,16 +18190,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:18173: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18193: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18176: \$? = $ac_status" >&5 + echo "$as_me:18196: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:18179: \"$ac_try\"") >&5 + { (eval echo "$as_me:18199: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18182: \$? = $ac_status" >&5 + echo "$as_me:18202: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then INTEL_CPLUSPLUS=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -18190,7 +18210,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CXXFLAGS="$cf_save_CFLAGS" - echo "$as_me:18193: result: $INTEL_CPLUSPLUS" >&5 + echo "$as_me:18213: result: $INTEL_CPLUSPLUS" >&5 echo "${ECHO_T}$INTEL_CPLUSPLUS" >&6 ;; esac @@ -18199,11 +18219,11 @@ CLANG_CPLUSPLUS=no if test "$GCC" = yes ; then - echo "$as_me:18202: checking if this is really Clang C++ compiler" >&5 + echo "$as_me:18222: checking if this is really Clang C++ compiler" >&5 echo $ECHO_N "checking if this is really Clang C++ compiler... $ECHO_C" >&6 cf_save_CFLAGS="$CXXFLAGS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18206 "configure" +#line 18226 "configure" #include "confdefs.h" int @@ -18220,16 +18240,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:18223: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18243: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18226: \$? = $ac_status" >&5 + echo "$as_me:18246: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:18229: \"$ac_try\"") >&5 + { (eval echo "$as_me:18249: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18232: \$? = $ac_status" >&5 + echo "$as_me:18252: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then CLANG_CPLUSPLUS=yes @@ -18239,7 +18259,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CXXFLAGS="$cf_save_CFLAGS" - echo "$as_me:18242: result: $CLANG_CPLUSPLUS" >&5 + echo "$as_me:18262: result: $CLANG_CPLUSPLUS" >&5 echo "${ECHO_T}$CLANG_CPLUSPLUS" >&6 fi @@ -18248,30 +18268,30 @@ if test "x$CLANG_CPLUSPLUS" = "xyes" ; then case "$CC" in (c[1-9][0-9]|*/c[1-9][0-9]) - { echo "$as_me:18251: WARNING: replacing broken compiler alias $CC" >&5 + { echo "$as_me:18271: WARNING: replacing broken compiler alias $CC" >&5 echo "$as_me: WARNING: replacing broken compiler alias $CC" >&2;} CFLAGS="$CFLAGS -std=`echo "$CC" | sed -e 's%.*/%%'`" CC=clang ;; esac - echo "$as_me:18258: checking version of $CC" >&5 + echo "$as_me:18278: checking version of $CC" >&5 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 CLANG_VERSION="`$CC --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(CLANG[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" test -z "$CLANG_VERSION" && CLANG_VERSION=unknown - echo "$as_me:18262: result: $CLANG_VERSION" >&5 + echo "$as_me:18282: result: $CLANG_VERSION" >&5 echo "${ECHO_T}$CLANG_VERSION" >&6 for cf_clang_opt in \ -Qunused-arguments \ -Wno-error=implicit-function-declaration do - echo "$as_me:18269: checking if option $cf_clang_opt works" >&5 + echo "$as_me:18289: checking if option $cf_clang_opt works" >&5 echo $ECHO_N "checking if option $cf_clang_opt works... $ECHO_C" >&6 cf_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $cf_clang_opt" cat >"conftest.$ac_ext" <<_ACEOF -#line 18274 "configure" +#line 18294 "configure" #include "confdefs.h" #include @@ -18285,16 +18305,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18288: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18308: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18291: \$? = $ac_status" >&5 + echo "$as_me:18311: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18294: \"$ac_try\"") >&5 + { (eval echo "$as_me:18314: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18297: \$? = $ac_status" >&5 + echo "$as_me:18317: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_clang_optok=yes @@ -18305,13 +18325,13 @@ cf_clang_optok=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:18308: result: $cf_clang_optok" >&5 + echo "$as_me:18328: result: $cf_clang_optok" >&5 echo "${ECHO_T}$cf_clang_optok" >&6 CFLAGS="$cf_save_CFLAGS" if test "$cf_clang_optok" = yes; then test -n "$verbose" && echo " adding option $cf_clang_opt" 1>&6 -echo "${as_me:-configure}:18314: testing adding option $cf_clang_opt ..." 1>&5 +echo "${as_me:-configure}:18334: testing adding option $cf_clang_opt ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_clang_opt" @@ -18328,7 +18348,7 @@ ac_main_return="return" cat > conftest.$ac_ext <&5 + { echo "$as_me:18369: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CXXFLAGS="$CXXFLAGS" EXTRA_CXXFLAGS="-Wall" @@ -18363,12 +18383,12 @@ wd981 do CXXFLAGS="$cf_save_CXXFLAGS $EXTRA_CXXFLAGS -$cf_opt" - if { (eval echo "$as_me:18366: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:18386: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18369: \$? = $ac_status" >&5 + echo "$as_me:18389: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:18371: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:18391: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS -$cf_opt" fi @@ -18377,7 +18397,7 @@ elif test "$GXX" = yes then - { echo "$as_me:18380: checking for $CXX warning options..." >&5 + { echo "$as_me:18400: checking for $CXX warning options..." >&5 echo "$as_me: checking for $CXX warning options..." >&6;} cf_save_CXXFLAGS="$CXXFLAGS" EXTRA_CXXFLAGS="-W -Wall" @@ -18407,16 +18427,16 @@ Wundef $cf_gxx_extra_warnings Wno-unused do CXXFLAGS="$cf_save_CXXFLAGS $EXTRA_CXXFLAGS -Werror -$cf_opt" - if { (eval echo "$as_me:18410: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:18430: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18413: \$? = $ac_status" >&5 + echo "$as_me:18433: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:18415: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:18435: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS -$cf_opt" else - test -n "$verbose" && echo "$as_me:18419: result: ... no -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:18439: result: ... no -$cf_opt" >&5 echo "${ECHO_T}... no -$cf_opt" >&6 fi done @@ -18434,7 +18454,7 @@ fi fi -echo "$as_me:18437: checking if you want to work around bogus compiler/loader warnings" >&5 +echo "$as_me:18457: checking if you want to work around bogus compiler/loader warnings" >&5 echo $ECHO_N "checking if you want to work around bogus compiler/loader warnings... $ECHO_C" >&6 # Check whether --enable-string-hacks or --disable-string-hacks was given. @@ -18444,7 +18464,7 @@ else enable_string_hacks=no fi; -echo "$as_me:18447: result: $enable_string_hacks" >&5 +echo "$as_me:18467: result: $enable_string_hacks" >&5 echo "${ECHO_T}$enable_string_hacks" >&6 if test "x$enable_string_hacks" = "xyes"; then @@ -18453,15 +18473,15 @@ #define USE_STRING_HACKS 1 EOF - { echo "$as_me:18456: WARNING: enabling string-hacks to work around bogus compiler/loader warnings" >&5 + { echo "$as_me:18476: WARNING: enabling string-hacks to work around bogus compiler/loader warnings" >&5 echo "$as_me: WARNING: enabling string-hacks to work around bogus compiler/loader warnings" >&2;} - echo "$as_me:18458: checking for strlcat" >&5 + echo "$as_me:18478: checking for strlcat" >&5 echo $ECHO_N "checking for strlcat... $ECHO_C" >&6 if test "${ac_cv_func_strlcat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18464 "configure" +#line 18484 "configure" #include "confdefs.h" #define strlcat autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18492,16 +18512,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18495: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18515: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18498: \$? = $ac_status" >&5 + echo "$as_me:18518: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18501: \"$ac_try\"") >&5 + { (eval echo "$as_me:18521: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18504: \$? = $ac_status" >&5 + echo "$as_me:18524: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_strlcat=yes else @@ -18511,7 +18531,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:18514: result: $ac_cv_func_strlcat" >&5 +echo "$as_me:18534: result: $ac_cv_func_strlcat" >&5 echo "${ECHO_T}$ac_cv_func_strlcat" >&6 if test "$ac_cv_func_strlcat" = yes; then @@ -18521,7 +18541,7 @@ else - echo "$as_me:18524: checking for strlcat in -lbsd" >&5 + echo "$as_me:18544: checking for strlcat in -lbsd" >&5 echo $ECHO_N "checking for strlcat in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_strlcat+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18529,7 +18549,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18532 "configure" +#line 18552 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18548,16 +18568,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18551: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18571: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18554: \$? = $ac_status" >&5 + echo "$as_me:18574: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18557: \"$ac_try\"") >&5 + { (eval echo "$as_me:18577: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18560: \$? = $ac_status" >&5 + echo "$as_me:18580: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_strlcat=yes else @@ -18568,7 +18588,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18571: result: $ac_cv_lib_bsd_strlcat" >&5 +echo "$as_me:18591: result: $ac_cv_lib_bsd_strlcat" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_strlcat" >&6 if test "$ac_cv_lib_bsd_strlcat" = yes; then @@ -18591,23 +18611,23 @@ for ac_header in bsd/string.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:18594: checking for $ac_header" >&5 +echo "$as_me:18614: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18600 "configure" +#line 18620 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:18604: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18624: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:18610: \$? = $ac_status" >&5 + echo "$as_me:18630: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18626,7 +18646,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18629: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:18649: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:18670: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18656 "configure" +#line 18676 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18684,16 +18704,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18687: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18707: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18690: \$? = $ac_status" >&5 + echo "$as_me:18710: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18693: \"$ac_try\"") >&5 + { (eval echo "$as_me:18713: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18696: \$? = $ac_status" >&5 + echo "$as_me:18716: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -18703,7 +18723,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:18706: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:18726: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:18739: checking if you want to enable runtime assertions" >&5 echo $ECHO_N "checking if you want to enable runtime assertions... $ECHO_C" >&6 # Check whether --enable-assertions or --disable-assertions was given. @@ -18726,7 +18746,7 @@ else with_assertions=no fi; -echo "$as_me:18729: result: $with_assertions" >&5 +echo "$as_me:18749: result: $with_assertions" >&5 echo "${ECHO_T}$with_assertions" >&6 if test -n "$GCC" then @@ -18742,7 +18762,7 @@ ### use option --disable-leaks to suppress "permanent" leaks, for testing -echo "$as_me:18745: checking if you want to use dmalloc for testing" >&5 +echo "$as_me:18765: checking if you want to use dmalloc for testing" >&5 echo $ECHO_N "checking if you want to use dmalloc for testing... $ECHO_C" >&6 # Check whether --with-dmalloc or --without-dmalloc was given. @@ -18764,7 +18784,7 @@ else with_dmalloc= fi; -echo "$as_me:18767: result: ${with_dmalloc:-no}" >&5 +echo "$as_me:18787: result: ${with_dmalloc:-no}" >&5 echo "${ECHO_T}${with_dmalloc:-no}" >&6 case ".$with_cflags" in @@ -18878,23 +18898,23 @@ esac if test "$with_dmalloc" = yes ; then - echo "$as_me:18881: checking for dmalloc.h" >&5 + echo "$as_me:18901: checking for dmalloc.h" >&5 echo $ECHO_N "checking for dmalloc.h... $ECHO_C" >&6 if test "${ac_cv_header_dmalloc_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 18887 "configure" +#line 18907 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:18891: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18911: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:18897: \$? = $ac_status" >&5 + echo "$as_me:18917: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18913,11 +18933,11 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18916: result: $ac_cv_header_dmalloc_h" >&5 +echo "$as_me:18936: result: $ac_cv_header_dmalloc_h" >&5 echo "${ECHO_T}$ac_cv_header_dmalloc_h" >&6 if test "$ac_cv_header_dmalloc_h" = yes; then -echo "$as_me:18920: checking for dmalloc_debug in -ldmalloc" >&5 +echo "$as_me:18940: checking for dmalloc_debug in -ldmalloc" >&5 echo $ECHO_N "checking for dmalloc_debug in -ldmalloc... $ECHO_C" >&6 if test "${ac_cv_lib_dmalloc_dmalloc_debug+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -18925,7 +18945,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18928 "configure" +#line 18948 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18944,16 +18964,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18947: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18967: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18950: \$? = $ac_status" >&5 + echo "$as_me:18970: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18953: \"$ac_try\"") >&5 + { (eval echo "$as_me:18973: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18956: \$? = $ac_status" >&5 + echo "$as_me:18976: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dmalloc_dmalloc_debug=yes else @@ -18964,7 +18984,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18967: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 +echo "$as_me:18987: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 echo "${ECHO_T}$ac_cv_lib_dmalloc_dmalloc_debug" >&6 if test "$ac_cv_lib_dmalloc_dmalloc_debug" = yes; then cat >>confdefs.h <&5 +echo "$as_me:19002: checking if you want to use dbmalloc for testing" >&5 echo $ECHO_N "checking if you want to use dbmalloc for testing... $ECHO_C" >&6 # Check whether --with-dbmalloc or --without-dbmalloc was given. @@ -19001,7 +19021,7 @@ else with_dbmalloc= fi; -echo "$as_me:19004: result: ${with_dbmalloc:-no}" >&5 +echo "$as_me:19024: result: ${with_dbmalloc:-no}" >&5 echo "${ECHO_T}${with_dbmalloc:-no}" >&6 case ".$with_cflags" in @@ -19115,23 +19135,23 @@ esac if test "$with_dbmalloc" = yes ; then - echo "$as_me:19118: checking for dbmalloc.h" >&5 + echo "$as_me:19138: checking for dbmalloc.h" >&5 echo $ECHO_N "checking for dbmalloc.h... $ECHO_C" >&6 if test "${ac_cv_header_dbmalloc_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19124 "configure" +#line 19144 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:19128: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:19148: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:19134: \$? = $ac_status" >&5 + echo "$as_me:19154: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -19150,11 +19170,11 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:19153: result: $ac_cv_header_dbmalloc_h" >&5 +echo "$as_me:19173: result: $ac_cv_header_dbmalloc_h" >&5 echo "${ECHO_T}$ac_cv_header_dbmalloc_h" >&6 if test "$ac_cv_header_dbmalloc_h" = yes; then -echo "$as_me:19157: checking for debug_malloc in -ldbmalloc" >&5 +echo "$as_me:19177: checking for debug_malloc in -ldbmalloc" >&5 echo $ECHO_N "checking for debug_malloc in -ldbmalloc... $ECHO_C" >&6 if test "${ac_cv_lib_dbmalloc_debug_malloc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19162,7 +19182,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldbmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19165 "configure" +#line 19185 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19181,16 +19201,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19184: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19204: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19187: \$? = $ac_status" >&5 + echo "$as_me:19207: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19190: \"$ac_try\"") >&5 + { (eval echo "$as_me:19210: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19193: \$? = $ac_status" >&5 + echo "$as_me:19213: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dbmalloc_debug_malloc=yes else @@ -19201,7 +19221,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19204: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 +echo "$as_me:19224: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 echo "${ECHO_T}$ac_cv_lib_dbmalloc_debug_malloc" >&6 if test "$ac_cv_lib_dbmalloc_debug_malloc" = yes; then cat >>confdefs.h <&5 +echo "$as_me:19239: checking if you want to use valgrind for testing" >&5 echo $ECHO_N "checking if you want to use valgrind for testing... $ECHO_C" >&6 # Check whether --with-valgrind or --without-valgrind was given. @@ -19238,7 +19258,7 @@ else with_valgrind= fi; -echo "$as_me:19241: result: ${with_valgrind:-no}" >&5 +echo "$as_me:19261: result: ${with_valgrind:-no}" >&5 echo "${ECHO_T}${with_valgrind:-no}" >&6 case ".$with_cflags" in @@ -19351,7 +19371,7 @@ ;; esac -echo "$as_me:19354: checking if you want to perform memory-leak testing" >&5 +echo "$as_me:19374: checking if you want to perform memory-leak testing" >&5 echo $ECHO_N "checking if you want to perform memory-leak testing... $ECHO_C" >&6 # Check whether --enable-leaks or --disable-leaks was given. @@ -19362,7 +19382,7 @@ enable_leaks=yes fi; if test "x$enable_leaks" = xno; then with_no_leaks=yes; else with_no_leaks=no; fi -echo "$as_me:19365: result: $with_no_leaks" >&5 +echo "$as_me:19385: result: $with_no_leaks" >&5 echo "${ECHO_T}$with_no_leaks" >&6 if test "$enable_leaks" = no ; then @@ -19414,7 +19434,7 @@ ;; esac -echo "$as_me:19417: checking whether to add trace feature to all models" >&5 +echo "$as_me:19437: checking whether to add trace feature to all models" >&5 echo $ECHO_N "checking whether to add trace feature to all models... $ECHO_C" >&6 # Check whether --with-trace or --without-trace was given. @@ -19424,7 +19444,7 @@ else cf_with_trace=$cf_all_traces fi; -echo "$as_me:19427: result: $cf_with_trace" >&5 +echo "$as_me:19447: result: $cf_with_trace" >&5 echo "${ECHO_T}$cf_with_trace" >&6 if test "x$cf_with_trace" = xyes ; then @@ -19444,7 +19464,7 @@ ADA_TRACE=FALSE fi -echo "$as_me:19447: checking if we want to use GNAT projects" >&5 +echo "$as_me:19467: checking if we want to use GNAT projects" >&5 echo $ECHO_N "checking if we want to use GNAT projects... $ECHO_C" >&6 # Check whether --enable-gnat-projects or --disable-gnat-projects was given. @@ -19461,7 +19481,7 @@ enable_gnat_projects=yes fi; -echo "$as_me:19464: result: $enable_gnat_projects" >&5 +echo "$as_me:19484: result: $enable_gnat_projects" >&5 echo "${ECHO_T}$enable_gnat_projects" >&6 ### Checks for libraries. @@ -19474,14 +19494,14 @@ CPPFLAGS="$CPPFLAGS -DWINVER=0x0501 -DWIN32_LEAN_AND_MEAN" fi -echo "$as_me:19477: checking if ssp library is needed" >&5 +echo "$as_me:19497: checking if ssp library is needed" >&5 echo $ECHO_N "checking if ssp library is needed... $ECHO_C" >&6 if test "${cf_cv_need_libssp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19484 "configure" +#line 19504 "configure" #include "confdefs.h" #include @@ -19498,16 +19518,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19501: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19521: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19504: \$? = $ac_status" >&5 + echo "$as_me:19524: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19507: \"$ac_try\"") >&5 + { (eval echo "$as_me:19527: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19510: \$? = $ac_status" >&5 + echo "$as_me:19530: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libssp=no else @@ -19517,7 +19537,7 @@ cf_save_LIBS="$LIBS" LIBS="$LIBS -lssp" cat >"conftest.$ac_ext" <<_ACEOF -#line 19520 "configure" +#line 19540 "configure" #include "confdefs.h" #include @@ -19534,16 +19554,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19537: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19557: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19540: \$? = $ac_status" >&5 + echo "$as_me:19560: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19543: \"$ac_try\"") >&5 + { (eval echo "$as_me:19563: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19546: \$? = $ac_status" >&5 + echo "$as_me:19566: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libssp=yes else @@ -19557,7 +19577,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19560: result: $cf_cv_need_libssp" >&5 +echo "$as_me:19580: result: $cf_cv_need_libssp" >&5 echo "${ECHO_T}$cf_cv_need_libssp" >&6 if test "x$cf_cv_need_libssp" = xyes @@ -19586,14 +19606,14 @@ ;; esac -echo "$as_me:19589: checking if -lm needed for math functions" >&5 +echo "$as_me:19609: checking if -lm needed for math functions" >&5 echo $ECHO_N "checking if -lm needed for math functions... $ECHO_C" >&6 if test "${cf_cv_need_libm+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19596 "configure" +#line 19616 "configure" #include "confdefs.h" #include @@ -19609,16 +19629,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19612: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19632: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19615: \$? = $ac_status" >&5 + echo "$as_me:19635: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19618: \"$ac_try\"") >&5 + { (eval echo "$as_me:19638: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19621: \$? = $ac_status" >&5 + echo "$as_me:19641: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libm=no else @@ -19628,7 +19648,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19631: result: $cf_cv_need_libm" >&5 +echo "$as_me:19651: result: $cf_cv_need_libm" >&5 echo "${ECHO_T}$cf_cv_need_libm" >&6 if test "$cf_cv_need_libm" = yes @@ -19636,14 +19656,14 @@ cf_save_LIBS="$LIBS" LIBS="$LIBS -lm" - echo "$as_me:19639: checking if -lm is available for math functions" >&5 + echo "$as_me:19659: checking if -lm is available for math functions" >&5 echo $ECHO_N "checking if -lm is available for math functions... $ECHO_C" >&6 if test "${cf_cv_have_libm+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19646 "configure" +#line 19666 "configure" #include "confdefs.h" #include @@ -19659,16 +19679,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19662: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19682: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19665: \$? = $ac_status" >&5 + echo "$as_me:19685: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19668: \"$ac_try\"") >&5 + { (eval echo "$as_me:19688: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19671: \$? = $ac_status" >&5 + echo "$as_me:19691: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_libm=yes else @@ -19678,7 +19698,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19681: result: $cf_cv_have_libm" >&5 +echo "$as_me:19701: result: $cf_cv_have_libm" >&5 echo "${ECHO_T}$cf_cv_have_libm" >&6 LIBS="$cf_save_LIBS" @@ -19700,13 +19720,13 @@ fi ### Checks for header files. -echo "$as_me:19703: checking whether time.h and sys/time.h may both be included" >&5 +echo "$as_me:19723: checking whether time.h and sys/time.h may both be included" >&5 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 if test "${ac_cv_header_time+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 19709 "configure" +#line 19729 "configure" #include "confdefs.h" #include #include @@ -19722,16 +19742,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:19725: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:19745: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:19728: \$? = $ac_status" >&5 + echo "$as_me:19748: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:19731: \"$ac_try\"") >&5 + { (eval echo "$as_me:19751: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19734: \$? = $ac_status" >&5 + echo "$as_me:19754: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_time=yes else @@ -19741,7 +19761,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:19744: result: $ac_cv_header_time" >&5 +echo "$as_me:19764: result: $ac_cv_header_time" >&5 echo "${ECHO_T}$ac_cv_header_time" >&6 if test $ac_cv_header_time = yes; then @@ -19756,7 +19776,7 @@ case "$host_os" in (mingw*) # -lsystre -ltre -lintl -liconv - echo "$as_me:19759: checking for regcomp in -lsystre" >&5 + echo "$as_me:19779: checking for regcomp in -lsystre" >&5 echo $ECHO_N "checking for regcomp in -lsystre... $ECHO_C" >&6 if test "${ac_cv_lib_systre_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19764,7 +19784,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lsystre $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19767 "configure" +#line 19787 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19783,16 +19803,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19786: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19806: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19789: \$? = $ac_status" >&5 + echo "$as_me:19809: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19792: \"$ac_try\"") >&5 + { (eval echo "$as_me:19812: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19795: \$? = $ac_status" >&5 + echo "$as_me:19815: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_systre_regcomp=yes else @@ -19803,11 +19823,11 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19806: result: $ac_cv_lib_systre_regcomp" >&5 +echo "$as_me:19826: result: $ac_cv_lib_systre_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_systre_regcomp" >&6 if test "$ac_cv_lib_systre_regcomp" = yes; then - echo "$as_me:19810: checking for libiconv_open in -liconv" >&5 + echo "$as_me:19830: checking for libiconv_open in -liconv" >&5 echo $ECHO_N "checking for libiconv_open in -liconv... $ECHO_C" >&6 if test "${ac_cv_lib_iconv_libiconv_open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19815,7 +19835,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-liconv $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19818 "configure" +#line 19838 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19834,16 +19854,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19837: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19857: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19840: \$? = $ac_status" >&5 + echo "$as_me:19860: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19843: \"$ac_try\"") >&5 + { (eval echo "$as_me:19863: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19846: \$? = $ac_status" >&5 + echo "$as_me:19866: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_iconv_libiconv_open=yes else @@ -19854,7 +19874,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19857: result: $ac_cv_lib_iconv_libiconv_open" >&5 +echo "$as_me:19877: result: $ac_cv_lib_iconv_libiconv_open" >&5 echo "${ECHO_T}$ac_cv_lib_iconv_libiconv_open" >&6 if test "$ac_cv_lib_iconv_libiconv_open" = yes; then @@ -19876,7 +19896,7 @@ fi - echo "$as_me:19879: checking for libintl_gettext in -lintl" >&5 + echo "$as_me:19899: checking for libintl_gettext in -lintl" >&5 echo $ECHO_N "checking for libintl_gettext in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_libintl_gettext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19884,7 +19904,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19887 "configure" +#line 19907 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19903,16 +19923,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19906: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19926: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19909: \$? = $ac_status" >&5 + echo "$as_me:19929: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19912: \"$ac_try\"") >&5 + { (eval echo "$as_me:19932: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19915: \$? = $ac_status" >&5 + echo "$as_me:19935: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_intl_libintl_gettext=yes else @@ -19923,7 +19943,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19926: result: $ac_cv_lib_intl_libintl_gettext" >&5 +echo "$as_me:19946: result: $ac_cv_lib_intl_libintl_gettext" >&5 echo "${ECHO_T}$ac_cv_lib_intl_libintl_gettext" >&6 if test "$ac_cv_lib_intl_libintl_gettext" = yes; then @@ -19945,7 +19965,7 @@ fi - echo "$as_me:19948: checking for tre_regcomp in -ltre" >&5 + echo "$as_me:19968: checking for tre_regcomp in -ltre" >&5 echo $ECHO_N "checking for tre_regcomp in -ltre... $ECHO_C" >&6 if test "${ac_cv_lib_tre_tre_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -19953,7 +19973,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ltre $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19956 "configure" +#line 19976 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19972,16 +19992,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19975: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19995: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19978: \$? = $ac_status" >&5 + echo "$as_me:19998: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19981: \"$ac_try\"") >&5 + { (eval echo "$as_me:20001: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19984: \$? = $ac_status" >&5 + echo "$as_me:20004: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_tre_tre_regcomp=yes else @@ -19992,7 +20012,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19995: result: $ac_cv_lib_tre_tre_regcomp" >&5 +echo "$as_me:20015: result: $ac_cv_lib_tre_tre_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_tre_tre_regcomp" >&6 if test "$ac_cv_lib_tre_tre_regcomp" = yes; then @@ -20034,7 +20054,7 @@ else - echo "$as_me:20037: checking for regcomp in -lgnurx" >&5 + echo "$as_me:20057: checking for regcomp in -lgnurx" >&5 echo $ECHO_N "checking for regcomp in -lgnurx... $ECHO_C" >&6 if test "${ac_cv_lib_gnurx_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20042,7 +20062,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgnurx $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20045 "configure" +#line 20065 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -20061,16 +20081,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20064: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20084: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20067: \$? = $ac_status" >&5 + echo "$as_me:20087: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20070: \"$ac_try\"") >&5 + { (eval echo "$as_me:20090: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20073: \$? = $ac_status" >&5 + echo "$as_me:20093: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gnurx_regcomp=yes else @@ -20081,7 +20101,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:20084: result: $ac_cv_lib_gnurx_regcomp" >&5 +echo "$as_me:20104: result: $ac_cv_lib_gnurx_regcomp" >&5 echo "${ECHO_T}$ac_cv_lib_gnurx_regcomp" >&6 if test "$ac_cv_lib_gnurx_regcomp" = yes; then @@ -20109,13 +20129,13 @@ ;; (*) cf_regex_libs="regex re" - echo "$as_me:20112: checking for regcomp" >&5 + echo "$as_me:20132: checking for regcomp" >&5 echo $ECHO_N "checking for regcomp... $ECHO_C" >&6 if test "${ac_cv_func_regcomp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20118 "configure" +#line 20138 "configure" #include "confdefs.h" #define regcomp autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20146,16 +20166,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20149: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20169: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20152: \$? = $ac_status" >&5 + echo "$as_me:20172: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20155: \"$ac_try\"") >&5 + { (eval echo "$as_me:20175: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20158: \$? = $ac_status" >&5 + echo "$as_me:20178: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_regcomp=yes else @@ -20165,7 +20185,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20168: result: $ac_cv_func_regcomp" >&5 +echo "$as_me:20188: result: $ac_cv_func_regcomp" >&5 echo "${ECHO_T}$ac_cv_func_regcomp" >&6 if test "$ac_cv_func_regcomp" = yes; then cf_regex_func=regcomp @@ -20174,7 +20194,7 @@ for cf_regex_lib in $cf_regex_libs do as_ac_Lib=`echo "ac_cv_lib_$cf_regex_lib''_regcomp" | $as_tr_sh` -echo "$as_me:20177: checking for regcomp in -l$cf_regex_lib" >&5 +echo "$as_me:20197: checking for regcomp in -l$cf_regex_lib" >&5 echo $ECHO_N "checking for regcomp in -l$cf_regex_lib... $ECHO_C" >&6 if eval "test \"\${$as_ac_Lib+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20182,7 +20202,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-l$cf_regex_lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20185 "configure" +#line 20205 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -20201,16 +20221,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20204: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20224: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20207: \$? = $ac_status" >&5 + echo "$as_me:20227: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20210: \"$ac_try\"") >&5 + { (eval echo "$as_me:20230: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20213: \$? = $ac_status" >&5 + echo "$as_me:20233: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -20221,7 +20241,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:20224: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:20244: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6 if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then @@ -20253,13 +20273,13 @@ esac if test "$cf_regex_func" = no ; then - echo "$as_me:20256: checking for compile" >&5 + echo "$as_me:20276: checking for compile" >&5 echo $ECHO_N "checking for compile... $ECHO_C" >&6 if test "${ac_cv_func_compile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20262 "configure" +#line 20282 "configure" #include "confdefs.h" #define compile autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20290,16 +20310,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20293: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20313: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20296: \$? = $ac_status" >&5 + echo "$as_me:20316: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20299: \"$ac_try\"") >&5 + { (eval echo "$as_me:20319: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20302: \$? = $ac_status" >&5 + echo "$as_me:20322: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_compile=yes else @@ -20309,13 +20329,13 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20312: result: $ac_cv_func_compile" >&5 +echo "$as_me:20332: result: $ac_cv_func_compile" >&5 echo "${ECHO_T}$ac_cv_func_compile" >&6 if test "$ac_cv_func_compile" = yes; then cf_regex_func=compile else - echo "$as_me:20318: checking for compile in -lgen" >&5 + echo "$as_me:20338: checking for compile in -lgen" >&5 echo $ECHO_N "checking for compile in -lgen... $ECHO_C" >&6 if test "${ac_cv_lib_gen_compile+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20323,7 +20343,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgen $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20326 "configure" +#line 20346 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -20342,16 +20362,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20345: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20365: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20348: \$? = $ac_status" >&5 + echo "$as_me:20368: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20351: \"$ac_try\"") >&5 + { (eval echo "$as_me:20371: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20354: \$? = $ac_status" >&5 + echo "$as_me:20374: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gen_compile=yes else @@ -20362,7 +20382,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:20365: result: $ac_cv_lib_gen_compile" >&5 +echo "$as_me:20385: result: $ac_cv_lib_gen_compile" >&5 echo "${ECHO_T}$ac_cv_lib_gen_compile" >&6 if test "$ac_cv_lib_gen_compile" = yes; then @@ -20390,11 +20410,11 @@ fi if test "$cf_regex_func" = no ; then - { echo "$as_me:20393: WARNING: cannot find regular expression library" >&5 + { echo "$as_me:20413: WARNING: cannot find regular expression library" >&5 echo "$as_me: WARNING: cannot find regular expression library" >&2;} fi -echo "$as_me:20397: checking for regular-expression headers" >&5 +echo "$as_me:20417: checking for regular-expression headers" >&5 echo $ECHO_N "checking for regular-expression headers... $ECHO_C" >&6 if test "${cf_cv_regex_hdrs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20406,7 +20426,7 @@ for cf_regex_hdr in regexp.h regexpr.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 20409 "configure" +#line 20429 "configure" #include "confdefs.h" #include <$cf_regex_hdr> int @@ -20423,16 +20443,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20426: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20446: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20429: \$? = $ac_status" >&5 + echo "$as_me:20449: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20432: \"$ac_try\"") >&5 + { (eval echo "$as_me:20452: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20435: \$? = $ac_status" >&5 + echo "$as_me:20455: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_regex_hdrs=$cf_regex_hdr @@ -20449,7 +20469,7 @@ for cf_regex_hdr in regex.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 20452 "configure" +#line 20472 "configure" #include "confdefs.h" #include #include @@ -20470,16 +20490,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20473: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20493: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20476: \$? = $ac_status" >&5 + echo "$as_me:20496: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20479: \"$ac_try\"") >&5 + { (eval echo "$as_me:20499: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20482: \$? = $ac_status" >&5 + echo "$as_me:20502: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_regex_hdrs=$cf_regex_hdr @@ -20495,11 +20515,11 @@ esac fi -echo "$as_me:20498: result: $cf_cv_regex_hdrs" >&5 +echo "$as_me:20518: result: $cf_cv_regex_hdrs" >&5 echo "${ECHO_T}$cf_cv_regex_hdrs" >&6 case "$cf_cv_regex_hdrs" in - (no) { echo "$as_me:20502: WARNING: no regular expression header found" >&5 + (no) { echo "$as_me:20522: WARNING: no regular expression header found" >&5 echo "$as_me: WARNING: no regular expression header found" >&2;} ;; (regex.h) cat >>confdefs.h <<\EOF @@ -20537,23 +20557,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:20540: checking for $ac_header" >&5 +echo "$as_me:20560: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20546 "configure" +#line 20566 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:20550: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:20570: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:20556: \$? = $ac_status" >&5 + echo "$as_me:20576: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -20572,7 +20592,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:20575: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:20595: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:20608: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20594 "configure" +#line 20614 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:20598: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:20618: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:20604: \$? = $ac_status" >&5 + echo "$as_me:20624: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -20620,7 +20640,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:20623: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:20643: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:20653: checking for header declaring getopt variables" >&5 echo $ECHO_N "checking for header declaring getopt variables... $ECHO_C" >&6 if test "${cf_cv_getopt_header+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20640,7 +20660,7 @@ for cf_header in stdio.h stdlib.h unistd.h getopt.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 20643 "configure" +#line 20663 "configure" #include "confdefs.h" #include <$cf_header> @@ -20653,16 +20673,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:20656: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:20676: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:20659: \$? = $ac_status" >&5 + echo "$as_me:20679: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:20662: \"$ac_try\"") >&5 + { (eval echo "$as_me:20682: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20665: \$? = $ac_status" >&5 + echo "$as_me:20685: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_getopt_header=$cf_header break @@ -20674,7 +20694,7 @@ done fi -echo "$as_me:20677: result: $cf_cv_getopt_header" >&5 +echo "$as_me:20697: result: $cf_cv_getopt_header" >&5 echo "${ECHO_T}$cf_cv_getopt_header" >&6 if test "$cf_cv_getopt_header" != none ; then @@ -20691,14 +20711,14 @@ fi -echo "$as_me:20694: checking if external environ is declared" >&5 +echo "$as_me:20714: checking if external environ is declared" >&5 echo $ECHO_N "checking if external environ is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_environ+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20701 "configure" +#line 20721 "configure" #include "confdefs.h" $ac_includes_default @@ -20711,16 +20731,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:20714: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:20734: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:20717: \$? = $ac_status" >&5 + echo "$as_me:20737: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:20720: \"$ac_try\"") >&5 + { (eval echo "$as_me:20740: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20723: \$? = $ac_status" >&5 + echo "$as_me:20743: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_environ=yes else @@ -20731,7 +20751,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:20734: result: $cf_cv_dcl_environ" >&5 +echo "$as_me:20754: result: $cf_cv_dcl_environ" >&5 echo "${ECHO_T}$cf_cv_dcl_environ" >&6 if test "$cf_cv_dcl_environ" = no ; then @@ -20746,14 +20766,14 @@ # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:20749: checking if external environ exists" >&5 +echo "$as_me:20769: checking if external environ exists" >&5 echo $ECHO_N "checking if external environ exists... $ECHO_C" >&6 if test "${cf_cv_have_environ+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20756 "configure" +#line 20776 "configure" #include "confdefs.h" #undef environ @@ -20768,16 +20788,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20771: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20791: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20774: \$? = $ac_status" >&5 + echo "$as_me:20794: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20777: \"$ac_try\"") >&5 + { (eval echo "$as_me:20797: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20780: \$? = $ac_status" >&5 + echo "$as_me:20800: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_environ=yes else @@ -20788,7 +20808,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20791: result: $cf_cv_have_environ" >&5 +echo "$as_me:20811: result: $cf_cv_have_environ" >&5 echo "${ECHO_T}$cf_cv_have_environ" >&6 if test "$cf_cv_have_environ" = yes ; then @@ -20801,13 +20821,13 @@ fi -echo "$as_me:20804: checking for getenv" >&5 +echo "$as_me:20824: checking for getenv" >&5 echo $ECHO_N "checking for getenv... $ECHO_C" >&6 if test "${ac_cv_func_getenv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20810 "configure" +#line 20830 "configure" #include "confdefs.h" #define getenv autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20838,16 +20858,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20841: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20861: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20844: \$? = $ac_status" >&5 + echo "$as_me:20864: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20847: \"$ac_try\"") >&5 + { (eval echo "$as_me:20867: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20850: \$? = $ac_status" >&5 + echo "$as_me:20870: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_getenv=yes else @@ -20857,19 +20877,19 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20860: result: $ac_cv_func_getenv" >&5 +echo "$as_me:20880: result: $ac_cv_func_getenv" >&5 echo "${ECHO_T}$ac_cv_func_getenv" >&6 for ac_func in putenv setenv strdup do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:20866: checking for $ac_func" >&5 +echo "$as_me:20886: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 20872 "configure" +#line 20892 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20900,16 +20920,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20903: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20923: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20906: \$? = $ac_status" >&5 + echo "$as_me:20926: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20909: \"$ac_try\"") >&5 + { (eval echo "$as_me:20929: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20912: \$? = $ac_status" >&5 + echo "$as_me:20932: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -20919,7 +20939,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20922: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:20942: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:20952: checking if getenv returns consistent values" >&5 echo $ECHO_N "checking if getenv returns consistent values... $ECHO_C" >&6 if test "${cf_cv_consistent_getenv+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -20939,7 +20959,7 @@ cf_cv_consistent_getenv=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 20942 "configure" +#line 20962 "configure" #include "confdefs.h" $ac_includes_default @@ -21044,15 +21064,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21047: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21067: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21050: \$? = $ac_status" >&5 + echo "$as_me:21070: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21052: \"$ac_try\"") >&5 + { (eval echo "$as_me:21072: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21055: \$? = $ac_status" >&5 + echo "$as_me:21075: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_consistent_getenv=yes else @@ -21065,7 +21085,7 @@ fi fi -echo "$as_me:21068: result: $cf_cv_consistent_getenv" >&5 +echo "$as_me:21088: result: $cf_cv_consistent_getenv" >&5 echo "${ECHO_T}$cf_cv_consistent_getenv" >&6 if test "x$cf_cv_consistent_getenv" = xno @@ -21080,18 +21100,18 @@ if test "x$cf_cv_consistent_getenv" = xno && \ test "x$cf_with_trace" = xyes then - { echo "$as_me:21083: WARNING: The NCURSES_TRACE environment variable is not supported with this configuration" >&5 + { echo "$as_me:21103: WARNING: The NCURSES_TRACE environment variable is not supported with this configuration" >&5 echo "$as_me: WARNING: The NCURSES_TRACE environment variable is not supported with this configuration" >&2;} fi -echo "$as_me:21087: checking if sys/time.h works with sys/select.h" >&5 +echo "$as_me:21107: checking if sys/time.h works with sys/select.h" >&5 echo $ECHO_N "checking if sys/time.h works with sys/select.h... $ECHO_C" >&6 if test "${cf_cv_sys_time_select+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21094 "configure" +#line 21114 "configure" #include "confdefs.h" #include @@ -21111,16 +21131,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21114: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21134: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21117: \$? = $ac_status" >&5 + echo "$as_me:21137: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21120: \"$ac_try\"") >&5 + { (eval echo "$as_me:21140: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21123: \$? = $ac_status" >&5 + echo "$as_me:21143: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sys_time_select=yes else @@ -21132,7 +21152,7 @@ fi -echo "$as_me:21135: result: $cf_cv_sys_time_select" >&5 +echo "$as_me:21155: result: $cf_cv_sys_time_select" >&5 echo "${ECHO_T}$cf_cv_sys_time_select" >&6 test "$cf_cv_sys_time_select" = yes && cat >>confdefs.h <<\EOF @@ -21147,13 +21167,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:21150: checking for an ANSI C-conforming const" >&5 +echo "$as_me:21170: checking for an ANSI C-conforming const" >&5 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21156 "configure" +#line 21176 "configure" #include "confdefs.h" int @@ -21215,16 +21235,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21218: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21238: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21221: \$? = $ac_status" >&5 + echo "$as_me:21241: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21224: \"$ac_try\"") >&5 + { (eval echo "$as_me:21244: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21227: \$? = $ac_status" >&5 + echo "$as_me:21247: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_const=yes else @@ -21234,7 +21254,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21237: result: $ac_cv_c_const" >&5 +echo "$as_me:21257: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -21244,7 +21264,7 @@ fi -echo "$as_me:21247: checking for inline" >&5 +echo "$as_me:21267: checking for inline" >&5 echo $ECHO_N "checking for inline... $ECHO_C" >&6 if test "${ac_cv_c_inline+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21252,7 +21272,7 @@ ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat >"conftest.$ac_ext" <<_ACEOF -#line 21255 "configure" +#line 21275 "configure" #include "confdefs.h" #ifndef __cplusplus static $ac_kw int static_foo (void) {return 0; } @@ -21261,16 +21281,16 @@ _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21264: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21284: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21267: \$? = $ac_status" >&5 + echo "$as_me:21287: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21270: \"$ac_try\"") >&5 + { (eval echo "$as_me:21290: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21273: \$? = $ac_status" >&5 + echo "$as_me:21293: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_inline=$ac_kw; break else @@ -21281,7 +21301,7 @@ done fi -echo "$as_me:21284: result: $ac_cv_c_inline" >&5 +echo "$as_me:21304: result: $ac_cv_c_inline" >&5 echo "${ECHO_T}$ac_cv_c_inline" >&6 case $ac_cv_c_inline in inline | yes) ;; @@ -21307,7 +21327,7 @@ : elif test "$GCC" = yes then - echo "$as_me:21310: checking if $CC supports options to tune inlining" >&5 + echo "$as_me:21330: checking if $CC supports options to tune inlining" >&5 echo $ECHO_N "checking if $CC supports options to tune inlining... $ECHO_C" >&6 if test "${cf_cv_gcc_inline+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21316,7 +21336,7 @@ cf_save_CFLAGS=$CFLAGS CFLAGS="$CFLAGS --param max-inline-insns-single=1200" cat >"conftest.$ac_ext" <<_ACEOF -#line 21319 "configure" +#line 21339 "configure" #include "confdefs.h" inline int foo(void) { return 1; } int @@ -21328,16 +21348,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21331: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21351: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21334: \$? = $ac_status" >&5 + echo "$as_me:21354: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21337: \"$ac_try\"") >&5 + { (eval echo "$as_me:21357: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21340: \$? = $ac_status" >&5 + echo "$as_me:21360: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gcc_inline=yes else @@ -21349,7 +21369,7 @@ CFLAGS=$cf_save_CFLAGS fi -echo "$as_me:21352: result: $cf_cv_gcc_inline" >&5 +echo "$as_me:21372: result: $cf_cv_gcc_inline" >&5 echo "${ECHO_T}$cf_cv_gcc_inline" >&6 if test "$cf_cv_gcc_inline" = yes ; then @@ -21455,7 +21475,7 @@ fi fi -echo "$as_me:21458: checking for signal global datatype" >&5 +echo "$as_me:21478: checking for signal global datatype" >&5 echo $ECHO_N "checking for signal global datatype... $ECHO_C" >&6 if test "${cf_cv_sig_atomic_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21467,7 +21487,7 @@ "int" do cat >"conftest.$ac_ext" <<_ACEOF -#line 21470 "configure" +#line 21490 "configure" #include "confdefs.h" #include @@ -21491,16 +21511,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21494: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21514: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21497: \$? = $ac_status" >&5 + echo "$as_me:21517: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21500: \"$ac_try\"") >&5 + { (eval echo "$as_me:21520: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21503: \$? = $ac_status" >&5 + echo "$as_me:21523: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sig_atomic_t=$cf_type else @@ -21514,7 +21534,7 @@ fi -echo "$as_me:21517: result: $cf_cv_sig_atomic_t" >&5 +echo "$as_me:21537: result: $cf_cv_sig_atomic_t" >&5 echo "${ECHO_T}$cf_cv_sig_atomic_t" >&6 test "$cf_cv_sig_atomic_t" != no && cat >>confdefs.h <&5 +echo "$as_me:21546: checking for type of chtype" >&5 echo $ECHO_N "checking for type of chtype... $ECHO_C" >&6 if test "${cf_cv_typeof_chtype+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21533,7 +21553,7 @@ cf_cv_typeof_chtype=long else cat >"conftest.$ac_ext" <<_ACEOF -#line 21536 "configure" +#line 21556 "configure" #include "confdefs.h" $ac_includes_default @@ -21568,15 +21588,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21571: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21591: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21574: \$? = $ac_status" >&5 + echo "$as_me:21594: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21576: \"$ac_try\"") >&5 + { (eval echo "$as_me:21596: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21579: \$? = $ac_status" >&5 + echo "$as_me:21599: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_typeof_chtype=`cat cf_test.out` else @@ -21591,7 +21611,7 @@ fi -echo "$as_me:21594: result: $cf_cv_typeof_chtype" >&5 +echo "$as_me:21614: result: $cf_cv_typeof_chtype" >&5 echo "${ECHO_T}$cf_cv_typeof_chtype" >&6 cat >>confdefs.h <&5 +echo "$as_me:21626: checking if unsigned literals are legal" >&5 echo $ECHO_N "checking if unsigned literals are legal... $ECHO_C" >&6 if test "${cf_cv_unsigned_literals+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21613 "configure" +#line 21633 "configure" #include "confdefs.h" int @@ -21622,16 +21642,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21625: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21645: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21628: \$? = $ac_status" >&5 + echo "$as_me:21648: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21631: \"$ac_try\"") >&5 + { (eval echo "$as_me:21651: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21634: \$? = $ac_status" >&5 + echo "$as_me:21654: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_unsigned_literals=yes else @@ -21643,7 +21663,7 @@ fi -echo "$as_me:21646: result: $cf_cv_unsigned_literals" >&5 +echo "$as_me:21666: result: $cf_cv_unsigned_literals" >&5 echo "${ECHO_T}$cf_cv_unsigned_literals" >&6 cf_cv_1UL="1" @@ -21659,14 +21679,14 @@ ### Checks for external-data -echo "$as_me:21662: checking if external errno is declared" >&5 +echo "$as_me:21682: checking if external errno is declared" >&5 echo $ECHO_N "checking if external errno is declared... $ECHO_C" >&6 if test "${cf_cv_dcl_errno+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21669 "configure" +#line 21689 "configure" #include "confdefs.h" $ac_includes_default @@ -21680,16 +21700,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21683: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21703: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21686: \$? = $ac_status" >&5 + echo "$as_me:21706: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21689: \"$ac_try\"") >&5 + { (eval echo "$as_me:21709: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21692: \$? = $ac_status" >&5 + echo "$as_me:21712: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_errno=yes else @@ -21700,7 +21720,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21703: result: $cf_cv_dcl_errno" >&5 +echo "$as_me:21723: result: $cf_cv_dcl_errno" >&5 echo "${ECHO_T}$cf_cv_dcl_errno" >&6 if test "$cf_cv_dcl_errno" = no ; then @@ -21715,14 +21735,14 @@ # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:21718: checking if external errno exists" >&5 +echo "$as_me:21738: checking if external errno exists" >&5 echo $ECHO_N "checking if external errno exists... $ECHO_C" >&6 if test "${cf_cv_have_errno+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21725 "configure" +#line 21745 "configure" #include "confdefs.h" #undef errno @@ -21737,16 +21757,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21740: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21760: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21743: \$? = $ac_status" >&5 + echo "$as_me:21763: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21746: \"$ac_try\"") >&5 + { (eval echo "$as_me:21766: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21749: \$? = $ac_status" >&5 + echo "$as_me:21769: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_errno=yes else @@ -21757,7 +21777,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:21760: result: $cf_cv_have_errno" >&5 +echo "$as_me:21780: result: $cf_cv_have_errno" >&5 echo "${ECHO_T}$cf_cv_have_errno" >&6 if test "$cf_cv_have_errno" = yes ; then @@ -21770,7 +21790,7 @@ fi -echo "$as_me:21773: checking if data-only library module links" >&5 +echo "$as_me:21793: checking if data-only library module links" >&5 echo $ECHO_N "checking if data-only library module links... $ECHO_C" >&6 if test "${cf_cv_link_dataonly+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21778,20 +21798,20 @@ rm -f conftest.a cat >conftest.$ac_ext <&5 + if { (eval echo "$as_me:21804: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21787: \$? = $ac_status" >&5 + echo "$as_me:21807: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then mv conftest.o data.o && \ ( $AR $ARFLAGS conftest.a data.o ) 2>&5 1>/dev/null fi rm -f conftest.$ac_ext data.o cat >conftest.$ac_ext <&5 + if { (eval echo "$as_me:21831: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21814: \$? = $ac_status" >&5 + echo "$as_me:21834: \$? = $ac_status" >&5 (exit "$ac_status"); }; then mv conftest.o func.o && \ ( $AR $ARFLAGS conftest.a func.o ) 2>&5 1>/dev/null @@ -21824,7 +21844,7 @@ cf_cv_link_dataonly=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 21827 "configure" +#line 21847 "configure" #include "confdefs.h" extern int testfunc(void); @@ -21835,15 +21855,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21838: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21858: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21841: \$? = $ac_status" >&5 + echo "$as_me:21861: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21843: \"$ac_try\"") >&5 + { (eval echo "$as_me:21863: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21846: \$? = $ac_status" >&5 + echo "$as_me:21866: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_link_dataonly=yes else @@ -21858,7 +21878,7 @@ fi -echo "$as_me:21861: result: $cf_cv_link_dataonly" >&5 +echo "$as_me:21881: result: $cf_cv_link_dataonly" >&5 echo "${ECHO_T}$cf_cv_link_dataonly" >&6 if test "$cf_cv_link_dataonly" = no ; then @@ -21873,13 +21893,13 @@ ### Checks for library functions. cf_save_libs="$LIBS" -echo "$as_me:21876: checking for clock_gettime" >&5 +echo "$as_me:21896: checking for clock_gettime" >&5 echo $ECHO_N "checking for clock_gettime... $ECHO_C" >&6 if test "${ac_cv_func_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 21882 "configure" +#line 21902 "configure" #include "confdefs.h" #define clock_gettime autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -21910,16 +21930,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21913: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21933: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21916: \$? = $ac_status" >&5 + echo "$as_me:21936: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21919: \"$ac_try\"") >&5 + { (eval echo "$as_me:21939: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21922: \$? = $ac_status" >&5 + echo "$as_me:21942: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_clock_gettime=yes else @@ -21929,12 +21949,12 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:21932: result: $ac_cv_func_clock_gettime" >&5 +echo "$as_me:21952: result: $ac_cv_func_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_func_clock_gettime" >&6 if test "$ac_cv_func_clock_gettime" = yes; then cf_cv_test_clock_gettime=yes else - echo "$as_me:21937: checking for clock_gettime in -lrt" >&5 + echo "$as_me:21957: checking for clock_gettime in -lrt" >&5 echo $ECHO_N "checking for clock_gettime in -lrt... $ECHO_C" >&6 if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -21942,7 +21962,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 21945 "configure" +#line 21965 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -21961,16 +21981,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21964: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21984: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21967: \$? = $ac_status" >&5 + echo "$as_me:21987: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21970: \"$ac_try\"") >&5 + { (eval echo "$as_me:21990: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21973: \$? = $ac_status" >&5 + echo "$as_me:21993: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_rt_clock_gettime=yes else @@ -21981,7 +22001,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:21984: result: $ac_cv_lib_rt_clock_gettime" >&5 +echo "$as_me:22004: result: $ac_cv_lib_rt_clock_gettime" >&5 echo "${ECHO_T}$ac_cv_lib_rt_clock_gettime" >&6 if test "$ac_cv_lib_rt_clock_gettime" = yes; then LIBS="-lrt $LIBS" @@ -21993,14 +22013,14 @@ fi if test "$cf_cv_test_clock_gettime" = yes ; then -echo "$as_me:21996: checking if clock_gettime links" >&5 +echo "$as_me:22016: checking if clock_gettime links" >&5 echo $ECHO_N "checking if clock_gettime links... $ECHO_C" >&6 if test "${cf_cv_func_clock_gettime+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22003 "configure" +#line 22023 "configure" #include "confdefs.h" $ac_includes_default @@ -22018,16 +22038,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22021: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22041: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22024: \$? = $ac_status" >&5 + echo "$as_me:22044: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22027: \"$ac_try\"") >&5 + { (eval echo "$as_me:22047: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22030: \$? = $ac_status" >&5 + echo "$as_me:22050: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_clock_gettime=yes else @@ -22038,7 +22058,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22041: result: $cf_cv_func_clock_gettime" >&5 +echo "$as_me:22061: result: $cf_cv_func_clock_gettime" >&5 echo "${ECHO_T}$cf_cv_func_clock_gettime" >&6 else cf_cv_func_clock_gettime=no @@ -22052,13 +22072,13 @@ EOF else -echo "$as_me:22055: checking for gettimeofday" >&5 +echo "$as_me:22075: checking for gettimeofday" >&5 echo $ECHO_N "checking for gettimeofday... $ECHO_C" >&6 if test "${ac_cv_func_gettimeofday+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22061 "configure" +#line 22081 "configure" #include "confdefs.h" #define gettimeofday autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -22089,16 +22109,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22092: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22112: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22095: \$? = $ac_status" >&5 + echo "$as_me:22115: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22098: \"$ac_try\"") >&5 + { (eval echo "$as_me:22118: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22101: \$? = $ac_status" >&5 + echo "$as_me:22121: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gettimeofday=yes else @@ -22108,7 +22128,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22111: result: $ac_cv_func_gettimeofday" >&5 +echo "$as_me:22131: result: $ac_cv_func_gettimeofday" >&5 echo "${ECHO_T}$ac_cv_func_gettimeofday" >&6 if test "$ac_cv_func_gettimeofday" = yes; then @@ -22118,7 +22138,7 @@ else -echo "$as_me:22121: checking for gettimeofday in -lbsd" >&5 +echo "$as_me:22141: checking for gettimeofday in -lbsd" >&5 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22126,7 +22146,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 22129 "configure" +#line 22149 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -22145,16 +22165,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22148: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22168: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22151: \$? = $ac_status" >&5 + echo "$as_me:22171: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22154: \"$ac_try\"") >&5 + { (eval echo "$as_me:22174: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22157: \$? = $ac_status" >&5 + echo "$as_me:22177: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_gettimeofday=yes else @@ -22165,7 +22185,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:22168: result: $ac_cv_lib_bsd_gettimeofday" >&5 +echo "$as_me:22188: result: $ac_cv_lib_bsd_gettimeofday" >&5 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6 if test "$ac_cv_lib_bsd_gettimeofday" = yes; then @@ -22224,13 +22244,13 @@ do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:22227: checking for $ac_func" >&5 +echo "$as_me:22247: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22233 "configure" +#line 22253 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -22261,16 +22281,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22264: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22284: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22267: \$? = $ac_status" >&5 + echo "$as_me:22287: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22270: \"$ac_try\"") >&5 + { (eval echo "$as_me:22290: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22273: \$? = $ac_status" >&5 + echo "$as_me:22293: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -22280,7 +22300,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22283: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:22303: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:22313: checking if _PATH_TTYS is defined in ttyent.h" >&5 echo $ECHO_N "checking if _PATH_TTYS is defined in ttyent.h... $ECHO_C" >&6 if test "${cf_cv_PATH_TTYS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22300 "configure" +#line 22320 "configure" #include "confdefs.h" #include @@ -22312,16 +22332,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22315: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22335: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22318: \$? = $ac_status" >&5 + echo "$as_me:22338: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22321: \"$ac_try\"") >&5 + { (eval echo "$as_me:22341: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22324: \$? = $ac_status" >&5 + echo "$as_me:22344: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_PATH_TTYS=yes else @@ -22331,7 +22351,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22334: result: $cf_cv_PATH_TTYS" >&5 +echo "$as_me:22354: result: $cf_cv_PATH_TTYS" >&5 echo "${ECHO_T}$cf_cv_PATH_TTYS" >&6 if test $cf_cv_PATH_TTYS = no @@ -22353,7 +22373,7 @@ if test $cf_cv_PATH_TTYS != no then - echo "$as_me:22356: checking if _PATH_TTYS file exists" >&5 + echo "$as_me:22376: checking if _PATH_TTYS file exists" >&5 echo $ECHO_N "checking if _PATH_TTYS file exists... $ECHO_C" >&6 if test "${cf_cv_have_PATH_TTYS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22363,7 +22383,7 @@ cf_cv_have_PATH_TTYS=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 22366 "configure" +#line 22386 "configure" #include "confdefs.h" $ac_includes_default @@ -22376,15 +22396,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:22379: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22399: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22382: \$? = $ac_status" >&5 + echo "$as_me:22402: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:22384: \"$ac_try\"") >&5 + { (eval echo "$as_me:22404: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22387: \$? = $ac_status" >&5 + echo "$as_me:22407: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_PATH_TTYS=yes else @@ -22396,7 +22416,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:22399: result: $cf_cv_have_PATH_TTYS" >&5 +echo "$as_me:22419: result: $cf_cv_have_PATH_TTYS" >&5 echo "${ECHO_T}$cf_cv_have_PATH_TTYS" >&6 test "$cf_cv_have_PATH_TTYS" = no && cf_cv_PATH_TTYS=no fi @@ -22408,14 +22428,14 @@ #define HAVE_PATH_TTYS 1 EOF - echo "$as_me:22411: checking for getttynam" >&5 + echo "$as_me:22431: checking for getttynam" >&5 echo $ECHO_N "checking for getttynam... $ECHO_C" >&6 if test "${cf_cv_func_getttynam+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22418 "configure" +#line 22438 "configure" #include "confdefs.h" #include int @@ -22427,16 +22447,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22430: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22450: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22433: \$? = $ac_status" >&5 + echo "$as_me:22453: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22436: \"$ac_try\"") >&5 + { (eval echo "$as_me:22456: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22439: \$? = $ac_status" >&5 + echo "$as_me:22459: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_getttynam=yes else @@ -22446,7 +22466,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22449: result: $cf_cv_func_getttynam" >&5 +echo "$as_me:22469: result: $cf_cv_func_getttynam" >&5 echo "${ECHO_T}$cf_cv_func_getttynam" >&6 test "$cf_cv_func_getttynam" = yes && cat >>confdefs.h <<\EOF #define HAVE_GETTTYNAM 1 @@ -22456,7 +22476,7 @@ if test "x$ac_cv_func_getopt" = xno && \ test "x$cf_with_progs$cf_with_tests" != xnono; then - { { echo "$as_me:22459: error: getopt is required for building programs" >&5 + { { echo "$as_me:22479: error: getopt is required for building programs" >&5 echo "$as_me: error: getopt is required for building programs" >&2;} { (exit 1); exit 1; }; } fi @@ -22465,7 +22485,7 @@ then if test "x$ac_cv_func_vsnprintf" = xyes then - { echo "$as_me:22468: WARNING: will use vsnprintf instead of safe-sprintf option" >&5 + { echo "$as_me:22488: WARNING: will use vsnprintf instead of safe-sprintf option" >&5 echo "$as_me: WARNING: will use vsnprintf instead of safe-sprintf option" >&2;} else @@ -22478,14 +22498,14 @@ if test "x$with_getcap" = "xyes" ; then -echo "$as_me:22481: checking for terminal-capability database functions" >&5 +echo "$as_me:22501: checking for terminal-capability database functions" >&5 echo $ECHO_N "checking for terminal-capability database functions... $ECHO_C" >&6 if test "${cf_cv_cgetent+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22488 "configure" +#line 22508 "configure" #include "confdefs.h" $ac_includes_default @@ -22505,16 +22525,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22508: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22528: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22511: \$? = $ac_status" >&5 + echo "$as_me:22531: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22514: \"$ac_try\"") >&5 + { (eval echo "$as_me:22534: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22517: \$? = $ac_status" >&5 + echo "$as_me:22537: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cgetent=yes else @@ -22525,7 +22545,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22528: result: $cf_cv_cgetent" >&5 +echo "$as_me:22548: result: $cf_cv_cgetent" >&5 echo "${ECHO_T}$cf_cv_cgetent" >&6 if test "$cf_cv_cgetent" = yes @@ -22535,14 +22555,14 @@ #define HAVE_BSD_CGETENT 1 EOF -echo "$as_me:22538: checking if cgetent uses const parameter" >&5 +echo "$as_me:22558: checking if cgetent uses const parameter" >&5 echo $ECHO_N "checking if cgetent uses const parameter... $ECHO_C" >&6 if test "${cf_cv_cgetent_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22545 "configure" +#line 22565 "configure" #include "confdefs.h" #pragma GCC diagnostic error "-Wincompatible-pointer-types-discards-qualifiers" @@ -22565,16 +22585,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22568: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22588: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22571: \$? = $ac_status" >&5 + echo "$as_me:22591: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22574: \"$ac_try\"") >&5 + { (eval echo "$as_me:22594: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22577: \$? = $ac_status" >&5 + echo "$as_me:22597: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cgetent_const=yes else @@ -22585,7 +22605,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22588: result: $cf_cv_cgetent_const" >&5 +echo "$as_me:22608: result: $cf_cv_cgetent_const" >&5 echo "${ECHO_T}$cf_cv_cgetent_const" >&6 if test "$cf_cv_cgetent_const" = yes then @@ -22599,14 +22619,14 @@ fi -echo "$as_me:22602: checking for isascii" >&5 +echo "$as_me:22622: checking for isascii" >&5 echo $ECHO_N "checking for isascii... $ECHO_C" >&6 if test "${cf_cv_have_isascii+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22609 "configure" +#line 22629 "configure" #include "confdefs.h" #include int @@ -22618,16 +22638,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22621: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22641: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22624: \$? = $ac_status" >&5 + echo "$as_me:22644: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22627: \"$ac_try\"") >&5 + { (eval echo "$as_me:22647: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22630: \$? = $ac_status" >&5 + echo "$as_me:22650: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_isascii=yes else @@ -22638,7 +22658,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22641: result: $cf_cv_have_isascii" >&5 +echo "$as_me:22661: result: $cf_cv_have_isascii" >&5 echo "${ECHO_T}$cf_cv_have_isascii" >&6 test "$cf_cv_have_isascii" = yes && cat >>confdefs.h <<\EOF @@ -22646,10 +22666,10 @@ EOF if test "$ac_cv_func_sigaction" = yes; then -echo "$as_me:22649: checking whether sigaction needs _POSIX_SOURCE" >&5 +echo "$as_me:22669: checking whether sigaction needs _POSIX_SOURCE" >&5 echo $ECHO_N "checking whether sigaction needs _POSIX_SOURCE... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 22652 "configure" +#line 22672 "configure" #include "confdefs.h" #include @@ -22663,16 +22683,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22666: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22686: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22669: \$? = $ac_status" >&5 + echo "$as_me:22689: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22672: \"$ac_try\"") >&5 + { (eval echo "$as_me:22692: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22675: \$? = $ac_status" >&5 + echo "$as_me:22695: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then sigact_bad=no else @@ -22680,7 +22700,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 22683 "configure" +#line 22703 "configure" #include "confdefs.h" #define _POSIX_SOURCE @@ -22695,16 +22715,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22698: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22718: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22701: \$? = $ac_status" >&5 + echo "$as_me:22721: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22704: \"$ac_try\"") >&5 + { (eval echo "$as_me:22724: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22707: \$? = $ac_status" >&5 + echo "$as_me:22727: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then sigact_bad=yes @@ -22720,11 +22740,11 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:22723: result: $sigact_bad" >&5 +echo "$as_me:22743: result: $sigact_bad" >&5 echo "${ECHO_T}$sigact_bad" >&6 fi -echo "$as_me:22727: checking if nanosleep really works" >&5 +echo "$as_me:22747: checking if nanosleep really works" >&5 echo $ECHO_N "checking if nanosleep really works... $ECHO_C" >&6 if test "${cf_cv_func_nanosleep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -22734,7 +22754,7 @@ cf_cv_func_nanosleep=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 22737 "configure" +#line 22757 "configure" #include "confdefs.h" $ac_includes_default @@ -22760,15 +22780,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:22763: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22783: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22766: \$? = $ac_status" >&5 + echo "$as_me:22786: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:22768: \"$ac_try\"") >&5 + { (eval echo "$as_me:22788: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22771: \$? = $ac_status" >&5 + echo "$as_me:22791: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_nanosleep=yes else @@ -22780,7 +22800,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:22783: result: $cf_cv_func_nanosleep" >&5 +echo "$as_me:22803: result: $cf_cv_func_nanosleep" >&5 echo "${ECHO_T}$cf_cv_func_nanosleep" >&6 test "$cf_cv_func_nanosleep" = "yes" && @@ -22797,23 +22817,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:22800: checking for $ac_header" >&5 +echo "$as_me:22820: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22806 "configure" +#line 22826 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:22810: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:22830: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:22816: \$? = $ac_status" >&5 + echo "$as_me:22836: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -22832,7 +22852,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:22835: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:22855: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:22872: checking whether termios.h needs _POSIX_SOURCE" >&5 echo $ECHO_N "checking whether termios.h needs _POSIX_SOURCE... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 22855 "configure" +#line 22875 "configure" #include "confdefs.h" #include int @@ -22864,16 +22884,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22867: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22887: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22870: \$? = $ac_status" >&5 + echo "$as_me:22890: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22873: \"$ac_try\"") >&5 + { (eval echo "$as_me:22893: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22876: \$? = $ac_status" >&5 + echo "$as_me:22896: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=no else @@ -22881,7 +22901,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 22884 "configure" +#line 22904 "configure" #include "confdefs.h" #define _POSIX_SOURCE @@ -22895,16 +22915,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22898: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22918: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22901: \$? = $ac_status" >&5 + echo "$as_me:22921: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22904: \"$ac_try\"") >&5 + { (eval echo "$as_me:22924: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22907: \$? = $ac_status" >&5 + echo "$as_me:22927: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=unknown else @@ -22920,19 +22940,19 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:22923: result: $termios_bad" >&5 + echo "$as_me:22943: result: $termios_bad" >&5 echo "${ECHO_T}$termios_bad" >&6 fi fi -echo "$as_me:22928: checking for tcgetattr" >&5 +echo "$as_me:22948: checking for tcgetattr" >&5 echo $ECHO_N "checking for tcgetattr... $ECHO_C" >&6 if test "${cf_cv_have_tcgetattr+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22935 "configure" +#line 22955 "configure" #include "confdefs.h" #include @@ -22960,16 +22980,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22963: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22983: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22966: \$? = $ac_status" >&5 + echo "$as_me:22986: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22969: \"$ac_try\"") >&5 + { (eval echo "$as_me:22989: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22972: \$? = $ac_status" >&5 + echo "$as_me:22992: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_tcgetattr=yes else @@ -22979,21 +22999,21 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22982: result: $cf_cv_have_tcgetattr" >&5 +echo "$as_me:23002: result: $cf_cv_have_tcgetattr" >&5 echo "${ECHO_T}$cf_cv_have_tcgetattr" >&6 test "$cf_cv_have_tcgetattr" = yes && cat >>confdefs.h <<\EOF #define HAVE_TCGETATTR 1 EOF -echo "$as_me:22989: checking for vsscanf function or workaround" >&5 +echo "$as_me:23009: checking for vsscanf function or workaround" >&5 echo $ECHO_N "checking for vsscanf function or workaround... $ECHO_C" >&6 if test "${cf_cv_func_vsscanf+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 22996 "configure" +#line 23016 "configure" #include "confdefs.h" #include @@ -23019,16 +23039,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23022: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23042: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23025: \$? = $ac_status" >&5 + echo "$as_me:23045: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23028: \"$ac_try\"") >&5 + { (eval echo "$as_me:23048: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23031: \$? = $ac_status" >&5 + echo "$as_me:23051: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_vsscanf=vsscanf else @@ -23036,7 +23056,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 23039 "configure" +#line 23059 "configure" #include "confdefs.h" #include @@ -23058,16 +23078,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23061: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23081: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23064: \$? = $ac_status" >&5 + echo "$as_me:23084: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23067: \"$ac_try\"") >&5 + { (eval echo "$as_me:23087: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23070: \$? = $ac_status" >&5 + echo "$as_me:23090: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_vsscanf=vfscanf else @@ -23075,7 +23095,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 23078 "configure" +#line 23098 "configure" #include "confdefs.h" #include @@ -23097,16 +23117,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23100: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23120: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23103: \$? = $ac_status" >&5 + echo "$as_me:23123: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23106: \"$ac_try\"") >&5 + { (eval echo "$as_me:23126: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23109: \$? = $ac_status" >&5 + echo "$as_me:23129: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_vsscanf=_doscan else @@ -23121,7 +23141,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23124: result: $cf_cv_func_vsscanf" >&5 +echo "$as_me:23144: result: $cf_cv_func_vsscanf" >&5 echo "${ECHO_T}$cf_cv_func_vsscanf" >&6 case "$cf_cv_func_vsscanf" in @@ -23147,23 +23167,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:23150: checking for $ac_header" >&5 +echo "$as_me:23170: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23156 "configure" +#line 23176 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:23160: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:23180: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:23166: \$? = $ac_status" >&5 + echo "$as_me:23186: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23182,7 +23202,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23185: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:23205: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:23215: checking for working mkstemp" >&5 echo $ECHO_N "checking for working mkstemp... $ECHO_C" >&6 if test "${cf_cv_func_mkstemp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23203,7 +23223,7 @@ cf_cv_func_mkstemp=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 23206 "configure" +#line 23226 "configure" #include "confdefs.h" $ac_includes_default @@ -23238,15 +23258,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23241: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23261: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23244: \$? = $ac_status" >&5 + echo "$as_me:23264: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:23246: \"$ac_try\"") >&5 + { (eval echo "$as_me:23266: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23249: \$? = $ac_status" >&5 + echo "$as_me:23269: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_mkstemp=yes @@ -23261,16 +23281,16 @@ fi fi -echo "$as_me:23264: result: $cf_cv_func_mkstemp" >&5 +echo "$as_me:23284: result: $cf_cv_func_mkstemp" >&5 echo "${ECHO_T}$cf_cv_func_mkstemp" >&6 if test "x$cf_cv_func_mkstemp" = xmaybe ; then - echo "$as_me:23267: checking for mkstemp" >&5 + echo "$as_me:23287: checking for mkstemp" >&5 echo $ECHO_N "checking for mkstemp... $ECHO_C" >&6 if test "${ac_cv_func_mkstemp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23273 "configure" +#line 23293 "configure" #include "confdefs.h" #define mkstemp autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23301,16 +23321,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23304: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23324: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23307: \$? = $ac_status" >&5 + echo "$as_me:23327: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23310: \"$ac_try\"") >&5 + { (eval echo "$as_me:23330: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23313: \$? = $ac_status" >&5 + echo "$as_me:23333: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_mkstemp=yes else @@ -23320,7 +23340,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23323: result: $ac_cv_func_mkstemp" >&5 +echo "$as_me:23343: result: $ac_cv_func_mkstemp" >&5 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6 fi @@ -23341,21 +23361,21 @@ fi if test "x$cross_compiling" = xyes ; then - { echo "$as_me:23344: WARNING: cross compiling: assume setvbuf params not reversed" >&5 + { echo "$as_me:23364: WARNING: cross compiling: assume setvbuf params not reversed" >&5 echo "$as_me: WARNING: cross compiling: assume setvbuf params not reversed" >&2;} else - echo "$as_me:23347: checking whether setvbuf arguments are reversed" >&5 + echo "$as_me:23367: checking whether setvbuf arguments are reversed" >&5 echo $ECHO_N "checking whether setvbuf arguments are reversed... $ECHO_C" >&6 if test "${ac_cv_func_setvbuf_reversed+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test "$cross_compiling" = yes; then - { { echo "$as_me:23353: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:23373: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 23358 "configure" +#line 23378 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ @@ -23372,15 +23392,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23375: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23395: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23378: \$? = $ac_status" >&5 + echo "$as_me:23398: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:23380: \"$ac_try\"") >&5 + { (eval echo "$as_me:23400: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23383: \$? = $ac_status" >&5 + echo "$as_me:23403: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_setvbuf_reversed=yes else @@ -23393,7 +23413,7 @@ fi rm -f core ./core.* ./*.core fi -echo "$as_me:23396: result: $ac_cv_func_setvbuf_reversed" >&5 +echo "$as_me:23416: result: $ac_cv_func_setvbuf_reversed" >&5 echo "${ECHO_T}$ac_cv_func_setvbuf_reversed" >&6 if test $ac_cv_func_setvbuf_reversed = yes; then @@ -23404,13 +23424,13 @@ fi fi -echo "$as_me:23407: checking for intptr_t" >&5 +echo "$as_me:23427: checking for intptr_t" >&5 echo $ECHO_N "checking for intptr_t... $ECHO_C" >&6 if test "${ac_cv_type_intptr_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23413 "configure" +#line 23433 "configure" #include "confdefs.h" $ac_includes_default int @@ -23425,16 +23445,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23428: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23448: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23431: \$? = $ac_status" >&5 + echo "$as_me:23451: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23434: \"$ac_try\"") >&5 + { (eval echo "$as_me:23454: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23437: \$? = $ac_status" >&5 + echo "$as_me:23457: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_intptr_t=yes else @@ -23444,7 +23464,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23447: result: $ac_cv_type_intptr_t" >&5 +echo "$as_me:23467: result: $ac_cv_type_intptr_t" >&5 echo "${ECHO_T}$ac_cv_type_intptr_t" >&6 if test "$ac_cv_type_intptr_t" = yes; then : @@ -23456,13 +23476,13 @@ fi -echo "$as_me:23459: checking for ssize_t" >&5 +echo "$as_me:23479: checking for ssize_t" >&5 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6 if test "${ac_cv_type_ssize_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23465 "configure" +#line 23485 "configure" #include "confdefs.h" $ac_includes_default int @@ -23477,16 +23497,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23480: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23500: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23483: \$? = $ac_status" >&5 + echo "$as_me:23503: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23486: \"$ac_try\"") >&5 + { (eval echo "$as_me:23506: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23489: \$? = $ac_status" >&5 + echo "$as_me:23509: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_ssize_t=yes else @@ -23496,7 +23516,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23499: result: $ac_cv_type_ssize_t" >&5 +echo "$as_me:23519: result: $ac_cv_type_ssize_t" >&5 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6 if test "$ac_cv_type_ssize_t" = yes; then : @@ -23508,14 +23528,14 @@ fi -echo "$as_me:23511: checking for type sigaction_t" >&5 +echo "$as_me:23531: checking for type sigaction_t" >&5 echo $ECHO_N "checking for type sigaction_t... $ECHO_C" >&6 if test "${cf_cv_type_sigaction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23518 "configure" +#line 23538 "configure" #include "confdefs.h" #include @@ -23528,16 +23548,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23531: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23551: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23534: \$? = $ac_status" >&5 + echo "$as_me:23554: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23537: \"$ac_try\"") >&5 + { (eval echo "$as_me:23557: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23540: \$? = $ac_status" >&5 + echo "$as_me:23560: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_sigaction=yes else @@ -23548,14 +23568,14 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23551: result: $cf_cv_type_sigaction" >&5 +echo "$as_me:23571: result: $cf_cv_type_sigaction" >&5 echo "${ECHO_T}$cf_cv_type_sigaction" >&6 test "$cf_cv_type_sigaction" = yes && cat >>confdefs.h <<\EOF #define HAVE_TYPE_SIGACTION 1 EOF -echo "$as_me:23558: checking declaration of size-change" >&5 +echo "$as_me:23578: checking declaration of size-change" >&5 echo $ECHO_N "checking declaration of size-change... $ECHO_C" >&6 if test "${cf_cv_sizechange+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23576,7 +23596,7 @@ fi cat >"conftest.$ac_ext" <<_ACEOF -#line 23579 "configure" +#line 23599 "configure" #include "confdefs.h" #include #ifdef HAVE_TERMIOS_H @@ -23626,16 +23646,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23629: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23649: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23632: \$? = $ac_status" >&5 + echo "$as_me:23652: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23635: \"$ac_try\"") >&5 + { (eval echo "$as_me:23655: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23638: \$? = $ac_status" >&5 + echo "$as_me:23658: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sizechange=yes else @@ -23654,7 +23674,7 @@ done fi -echo "$as_me:23657: result: $cf_cv_sizechange" >&5 +echo "$as_me:23677: result: $cf_cv_sizechange" >&5 echo "${ECHO_T}$cf_cv_sizechange" >&6 if test "$cf_cv_sizechange" != no ; then @@ -23672,13 +23692,13 @@ esac fi -echo "$as_me:23675: checking for memmove" >&5 +echo "$as_me:23695: checking for memmove" >&5 echo $ECHO_N "checking for memmove... $ECHO_C" >&6 if test "${ac_cv_func_memmove+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23681 "configure" +#line 23701 "configure" #include "confdefs.h" #define memmove autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23709,16 +23729,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23712: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23732: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23715: \$? = $ac_status" >&5 + echo "$as_me:23735: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23718: \"$ac_try\"") >&5 + { (eval echo "$as_me:23738: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23721: \$? = $ac_status" >&5 + echo "$as_me:23741: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_memmove=yes else @@ -23728,19 +23748,19 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23731: result: $ac_cv_func_memmove" >&5 +echo "$as_me:23751: result: $ac_cv_func_memmove" >&5 echo "${ECHO_T}$ac_cv_func_memmove" >&6 if test "$ac_cv_func_memmove" = yes; then : else -echo "$as_me:23737: checking for bcopy" >&5 +echo "$as_me:23757: checking for bcopy" >&5 echo $ECHO_N "checking for bcopy... $ECHO_C" >&6 if test "${ac_cv_func_bcopy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23743 "configure" +#line 23763 "configure" #include "confdefs.h" #define bcopy autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23771,16 +23791,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23774: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23794: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23777: \$? = $ac_status" >&5 + echo "$as_me:23797: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23780: \"$ac_try\"") >&5 + { (eval echo "$as_me:23800: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23783: \$? = $ac_status" >&5 + echo "$as_me:23803: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_bcopy=yes else @@ -23790,11 +23810,11 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23793: result: $ac_cv_func_bcopy" >&5 +echo "$as_me:23813: result: $ac_cv_func_bcopy" >&5 echo "${ECHO_T}$ac_cv_func_bcopy" >&6 if test "$ac_cv_func_bcopy" = yes; then - echo "$as_me:23797: checking if bcopy does overlapping moves" >&5 + echo "$as_me:23817: checking if bcopy does overlapping moves" >&5 echo $ECHO_N "checking if bcopy does overlapping moves... $ECHO_C" >&6 if test "${cf_cv_good_bcopy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23804,7 +23824,7 @@ cf_cv_good_bcopy=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 23807 "configure" +#line 23827 "configure" #include "confdefs.h" $ac_includes_default @@ -23820,15 +23840,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23823: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23843: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23826: \$? = $ac_status" >&5 + echo "$as_me:23846: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:23828: \"$ac_try\"") >&5 + { (eval echo "$as_me:23848: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23831: \$? = $ac_status" >&5 + echo "$as_me:23851: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_good_bcopy=yes else @@ -23841,7 +23861,7 @@ fi fi -echo "$as_me:23844: result: $cf_cv_good_bcopy" >&5 +echo "$as_me:23864: result: $cf_cv_good_bcopy" >&5 echo "${ECHO_T}$cf_cv_good_bcopy" >&6 else @@ -23868,13 +23888,13 @@ for ac_func in posix_openpt do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:23871: checking for $ac_func" >&5 +echo "$as_me:23891: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 23877 "configure" +#line 23897 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23905,16 +23925,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23908: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23928: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23911: \$? = $ac_status" >&5 + echo "$as_me:23931: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23914: \"$ac_try\"") >&5 + { (eval echo "$as_me:23934: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23917: \$? = $ac_status" >&5 + echo "$as_me:23937: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -23924,7 +23944,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23927: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:23947: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:23957: checking if poll really works" >&5 echo $ECHO_N "checking if poll really works... $ECHO_C" >&6 if test "${cf_cv_working_poll+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -23944,7 +23964,7 @@ cf_cv_working_poll=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 23947 "configure" +#line 23967 "configure" #include "confdefs.h" $ac_includes_default @@ -23997,15 +24017,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24000: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24020: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24003: \$? = $ac_status" >&5 + echo "$as_me:24023: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24005: \"$ac_try\"") >&5 + { (eval echo "$as_me:24025: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24008: \$? = $ac_status" >&5 + echo "$as_me:24028: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_working_poll=yes else @@ -24017,21 +24037,21 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:24020: result: $cf_cv_working_poll" >&5 +echo "$as_me:24040: result: $cf_cv_working_poll" >&5 echo "${ECHO_T}$cf_cv_working_poll" >&6 test "$cf_cv_working_poll" = "yes" && cat >>confdefs.h <<\EOF #define HAVE_WORKING_POLL 1 EOF -echo "$as_me:24027: checking if MB_LEN_MAX is usable" >&5 +echo "$as_me:24047: checking if MB_LEN_MAX is usable" >&5 echo $ECHO_N "checking if MB_LEN_MAX is usable... $ECHO_C" >&6 if test "${cf_cv_mb_len_max+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24034 "configure" +#line 24054 "configure" #include "confdefs.h" $ac_includes_default @@ -24051,16 +24071,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24054: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24074: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24057: \$? = $ac_status" >&5 + echo "$as_me:24077: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24060: \"$ac_try\"") >&5 + { (eval echo "$as_me:24080: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24063: \$? = $ac_status" >&5 + echo "$as_me:24083: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_mb_len_max=yes else @@ -24070,7 +24090,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24073: result: $cf_cv_mb_len_max" >&5 +echo "$as_me:24093: result: $cf_cv_mb_len_max" >&5 echo "${ECHO_T}$cf_cv_mb_len_max" >&6 if test "$cf_cv_mb_len_max" = yes then @@ -24080,18 +24100,18 @@ EOF else - { echo "$as_me:24083: WARNING: MB_LEN_MAX is missing/inconsistent in system headers" >&5 + { echo "$as_me:24103: WARNING: MB_LEN_MAX is missing/inconsistent in system headers" >&5 echo "$as_me: WARNING: MB_LEN_MAX is missing/inconsistent in system headers" >&2;} fi -echo "$as_me:24087: checking for va_copy" >&5 +echo "$as_me:24107: checking for va_copy" >&5 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6 if test "${cf_cv_have_va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24094 "configure" +#line 24114 "configure" #include "confdefs.h" #include @@ -24108,16 +24128,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24111: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24131: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24114: \$? = $ac_status" >&5 + echo "$as_me:24134: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24117: \"$ac_try\"") >&5 + { (eval echo "$as_me:24137: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24120: \$? = $ac_status" >&5 + echo "$as_me:24140: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_va_copy=yes else @@ -24127,7 +24147,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24130: result: $cf_cv_have_va_copy" >&5 +echo "$as_me:24150: result: $cf_cv_have_va_copy" >&5 echo "${ECHO_T}$cf_cv_have_va_copy" >&6 if test "$cf_cv_have_va_copy" = yes; @@ -24139,14 +24159,14 @@ else # !cf_cv_have_va_copy -echo "$as_me:24142: checking for __va_copy" >&5 +echo "$as_me:24162: checking for __va_copy" >&5 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6 if test "${cf_cv_have___va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24149 "configure" +#line 24169 "configure" #include "confdefs.h" #include @@ -24163,16 +24183,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24166: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24186: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24169: \$? = $ac_status" >&5 + echo "$as_me:24189: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24172: \"$ac_try\"") >&5 + { (eval echo "$as_me:24192: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24175: \$? = $ac_status" >&5 + echo "$as_me:24195: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___va_copy=yes else @@ -24182,7 +24202,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24185: result: $cf_cv_have___va_copy" >&5 +echo "$as_me:24205: result: $cf_cv_have___va_copy" >&5 echo "${ECHO_T}$cf_cv_have___va_copy" >&6 if test "$cf_cv_have___va_copy" = yes @@ -24194,14 +24214,14 @@ else # !cf_cv_have___va_copy -echo "$as_me:24197: checking for __builtin_va_copy" >&5 +echo "$as_me:24217: checking for __builtin_va_copy" >&5 echo $ECHO_N "checking for __builtin_va_copy... $ECHO_C" >&6 if test "${cf_cv_have___builtin_va_copy+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24204 "configure" +#line 24224 "configure" #include "confdefs.h" #include @@ -24218,16 +24238,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24221: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24241: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24224: \$? = $ac_status" >&5 + echo "$as_me:24244: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24227: \"$ac_try\"") >&5 + { (eval echo "$as_me:24247: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24230: \$? = $ac_status" >&5 + echo "$as_me:24250: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___builtin_va_copy=yes else @@ -24237,7 +24257,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24240: result: $cf_cv_have___builtin_va_copy" >&5 +echo "$as_me:24260: result: $cf_cv_have___builtin_va_copy" >&5 echo "${ECHO_T}$cf_cv_have___builtin_va_copy" >&6 test "$cf_cv_have___builtin_va_copy" = yes && @@ -24255,14 +24275,14 @@ ;; (*) - echo "$as_me:24258: checking if we can simply copy va_list" >&5 + echo "$as_me:24278: checking if we can simply copy va_list" >&5 echo $ECHO_N "checking if we can simply copy va_list... $ECHO_C" >&6 if test "${cf_cv_pointer_va_list+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24265 "configure" +#line 24285 "configure" #include "confdefs.h" #include @@ -24279,16 +24299,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24282: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24302: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24285: \$? = $ac_status" >&5 + echo "$as_me:24305: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24288: \"$ac_try\"") >&5 + { (eval echo "$as_me:24308: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24291: \$? = $ac_status" >&5 + echo "$as_me:24311: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_pointer_va_list=yes else @@ -24298,19 +24318,19 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24301: result: $cf_cv_pointer_va_list" >&5 +echo "$as_me:24321: result: $cf_cv_pointer_va_list" >&5 echo "${ECHO_T}$cf_cv_pointer_va_list" >&6 if test "$cf_cv_pointer_va_list" = no then - echo "$as_me:24306: checking if we can copy va_list indirectly" >&5 + echo "$as_me:24326: checking if we can copy va_list indirectly" >&5 echo $ECHO_N "checking if we can copy va_list indirectly... $ECHO_C" >&6 if test "${cf_cv_array_va_list+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24313 "configure" +#line 24333 "configure" #include "confdefs.h" #include @@ -24327,16 +24347,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24330: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24350: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24333: \$? = $ac_status" >&5 + echo "$as_me:24353: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24336: \"$ac_try\"") >&5 + { (eval echo "$as_me:24356: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24339: \$? = $ac_status" >&5 + echo "$as_me:24359: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_array_va_list=yes else @@ -24346,7 +24366,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24349: result: $cf_cv_array_va_list" >&5 +echo "$as_me:24369: result: $cf_cv_array_va_list" >&5 echo "${ECHO_T}$cf_cv_array_va_list" >&6 test "$cf_cv_array_va_list" = yes && cat >>confdefs.h <<\EOF @@ -24357,13 +24377,13 @@ ;; esac -echo "$as_me:24360: checking for pid_t" >&5 +echo "$as_me:24380: checking for pid_t" >&5 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 if test "${ac_cv_type_pid_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24366 "configure" +#line 24386 "configure" #include "confdefs.h" $ac_includes_default int @@ -24378,16 +24398,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24381: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24401: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24384: \$? = $ac_status" >&5 + echo "$as_me:24404: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24387: \"$ac_try\"") >&5 + { (eval echo "$as_me:24407: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24390: \$? = $ac_status" >&5 + echo "$as_me:24410: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_pid_t=yes else @@ -24397,7 +24417,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24400: result: $ac_cv_type_pid_t" >&5 +echo "$as_me:24420: result: $ac_cv_type_pid_t" >&5 echo "${ECHO_T}$ac_cv_type_pid_t" >&6 if test "$ac_cv_type_pid_t" = yes; then : @@ -24412,23 +24432,23 @@ for ac_header in unistd.h vfork.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:24415: checking for $ac_header" >&5 +echo "$as_me:24435: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24421 "configure" +#line 24441 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:24425: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24445: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:24431: \$? = $ac_status" >&5 + echo "$as_me:24451: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24447,7 +24467,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24450: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:24470: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:24483: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24469 "configure" +#line 24489 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -24497,16 +24517,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24500: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24520: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24503: \$? = $ac_status" >&5 + echo "$as_me:24523: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24506: \"$ac_try\"") >&5 + { (eval echo "$as_me:24526: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24509: \$? = $ac_status" >&5 + echo "$as_me:24529: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -24516,7 +24536,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24519: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:24539: result: `eval echo '${'"$as_ac_var"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6 if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:24551: checking for working fork" >&5 echo $ECHO_N "checking for working fork... $ECHO_C" >&6 if test "${ac_cv_func_fork_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24551,15 +24571,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24554: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24574: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24557: \$? = $ac_status" >&5 + echo "$as_me:24577: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24559: \"$ac_try\"") >&5 + { (eval echo "$as_me:24579: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24562: \$? = $ac_status" >&5 + echo "$as_me:24582: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_fork_works=yes else @@ -24571,7 +24591,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:24574: result: $ac_cv_func_fork_works" >&5 +echo "$as_me:24594: result: $ac_cv_func_fork_works" >&5 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 fi @@ -24585,12 +24605,12 @@ ac_cv_func_fork_works=yes ;; esac - { echo "$as_me:24588: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 + { echo "$as_me:24608: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;} fi ac_cv_func_vfork_works=$ac_cv_func_vfork if test "x$ac_cv_func_vfork" = xyes; then - echo "$as_me:24593: checking for working vfork" >&5 + echo "$as_me:24613: checking for working vfork" >&5 echo $ECHO_N "checking for working vfork... $ECHO_C" >&6 if test "${ac_cv_func_vfork_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24599,7 +24619,7 @@ ac_cv_func_vfork_works=cross else cat >"conftest.$ac_ext" <<_ACEOF -#line 24602 "configure" +#line 24622 "configure" #include "confdefs.h" /* Thanks to Paul Eggert for this test. */ #include @@ -24692,15 +24712,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24695: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24715: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24698: \$? = $ac_status" >&5 + echo "$as_me:24718: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24700: \"$ac_try\"") >&5 + { (eval echo "$as_me:24720: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24703: \$? = $ac_status" >&5 + echo "$as_me:24723: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_vfork_works=yes else @@ -24712,13 +24732,13 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:24715: result: $ac_cv_func_vfork_works" >&5 +echo "$as_me:24735: result: $ac_cv_func_vfork_works" >&5 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 fi; if test "x$ac_cv_func_fork_works" = xcross; then ac_cv_func_vfork_works=ac_cv_func_vfork - { echo "$as_me:24721: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 + { echo "$as_me:24741: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;} fi @@ -24743,7 +24763,7 @@ fi -echo "$as_me:24746: checking if fopen accepts explicit binary mode" >&5 +echo "$as_me:24766: checking if fopen accepts explicit binary mode" >&5 echo $ECHO_N "checking if fopen accepts explicit binary mode... $ECHO_C" >&6 if test "${cf_cv_fopen_bin_r+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -24753,7 +24773,7 @@ cf_cv_fopen_bin_r=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 24756 "configure" +#line 24776 "configure" #include "confdefs.h" $ac_includes_default @@ -24788,15 +24808,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24791: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24811: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24794: \$? = $ac_status" >&5 + echo "$as_me:24814: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24796: \"$ac_try\"") >&5 + { (eval echo "$as_me:24816: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24799: \$? = $ac_status" >&5 + echo "$as_me:24819: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fopen_bin_r=yes else @@ -24809,20 +24829,20 @@ fi fi -echo "$as_me:24812: result: $cf_cv_fopen_bin_r" >&5 +echo "$as_me:24832: result: $cf_cv_fopen_bin_r" >&5 echo "${ECHO_T}$cf_cv_fopen_bin_r" >&6 test "x$cf_cv_fopen_bin_r" != xno && cat >>confdefs.h <<\EOF #define USE_FOPEN_BIN_R 1 EOF - echo "$as_me:24819: checking for cc_t" >&5 + echo "$as_me:24839: checking for cc_t" >&5 echo $ECHO_N "checking for cc_t... $ECHO_C" >&6 if test "${ac_cv_type_cc_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24825 "configure" +#line 24845 "configure" #include "confdefs.h" $ac_includes_default @@ -24840,16 +24860,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24843: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24863: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24846: \$? = $ac_status" >&5 + echo "$as_me:24866: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24849: \"$ac_try\"") >&5 + { (eval echo "$as_me:24869: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24852: \$? = $ac_status" >&5 + echo "$as_me:24872: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_cc_t=yes else @@ -24859,7 +24879,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24862: result: $ac_cv_type_cc_t" >&5 +echo "$as_me:24882: result: $ac_cv_type_cc_t" >&5 echo "${ECHO_T}$ac_cv_type_cc_t" >&6 if test "$ac_cv_type_cc_t" = yes; then @@ -24869,13 +24889,13 @@ fi - echo "$as_me:24872: checking for speed_t" >&5 + echo "$as_me:24892: checking for speed_t" >&5 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 if test "${ac_cv_type_speed_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24878 "configure" +#line 24898 "configure" #include "confdefs.h" $ac_includes_default @@ -24893,16 +24913,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24896: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24916: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24899: \$? = $ac_status" >&5 + echo "$as_me:24919: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24902: \"$ac_try\"") >&5 + { (eval echo "$as_me:24922: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24905: \$? = $ac_status" >&5 + echo "$as_me:24925: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_speed_t=yes else @@ -24912,7 +24932,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24915: result: $ac_cv_type_speed_t" >&5 +echo "$as_me:24935: result: $ac_cv_type_speed_t" >&5 echo "${ECHO_T}$ac_cv_type_speed_t" >&6 if test "$ac_cv_type_speed_t" = yes; then @@ -24922,13 +24942,13 @@ fi - echo "$as_me:24925: checking for tcflag_t" >&5 + echo "$as_me:24945: checking for tcflag_t" >&5 echo $ECHO_N "checking for tcflag_t... $ECHO_C" >&6 if test "${ac_cv_type_tcflag_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24931 "configure" +#line 24951 "configure" #include "confdefs.h" $ac_includes_default @@ -24946,16 +24966,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24949: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24969: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24952: \$? = $ac_status" >&5 + echo "$as_me:24972: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24955: \"$ac_try\"") >&5 + { (eval echo "$as_me:24975: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24958: \$? = $ac_status" >&5 + echo "$as_me:24978: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_tcflag_t=yes else @@ -24965,7 +24985,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24968: result: $ac_cv_type_tcflag_t" >&5 +echo "$as_me:24988: result: $ac_cv_type_tcflag_t" >&5 echo "${ECHO_T}$ac_cv_type_tcflag_t" >&6 if test "$ac_cv_type_tcflag_t" = yes; then @@ -24975,13 +24995,13 @@ fi - echo "$as_me:24978: checking for sigset_t" >&5 + echo "$as_me:24998: checking for sigset_t" >&5 echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6 if test "${ac_cv_type_sigset_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 24984 "configure" +#line 25004 "configure" #include "confdefs.h" $ac_includes_default @@ -24999,16 +25019,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25002: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25022: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25005: \$? = $ac_status" >&5 + echo "$as_me:25025: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25008: \"$ac_try\"") >&5 + { (eval echo "$as_me:25028: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25011: \$? = $ac_status" >&5 + echo "$as_me:25031: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_sigset_t=yes else @@ -25018,7 +25038,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:25021: result: $ac_cv_type_sigset_t" >&5 +echo "$as_me:25041: result: $ac_cv_type_sigset_t" >&5 echo "${ECHO_T}$ac_cv_type_sigset_t" >&6 if test "$ac_cv_type_sigset_t" = yes; then @@ -25030,7 +25050,7 @@ # special check for test/ditto.c -echo "$as_me:25033: checking for openpty in -lutil" >&5 +echo "$as_me:25053: checking for openpty in -lutil" >&5 echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6 if test "${ac_cv_lib_util_openpty+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25038,7 +25058,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lutil $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25041 "configure" +#line 25061 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -25057,16 +25077,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25060: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25080: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25063: \$? = $ac_status" >&5 + echo "$as_me:25083: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25066: \"$ac_try\"") >&5 + { (eval echo "$as_me:25086: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25069: \$? = $ac_status" >&5 + echo "$as_me:25089: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_util_openpty=yes else @@ -25077,7 +25097,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:25080: result: $ac_cv_lib_util_openpty" >&5 +echo "$as_me:25100: result: $ac_cv_lib_util_openpty" >&5 echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6 if test "$ac_cv_lib_util_openpty" = yes; then cf_cv_lib_util=yes @@ -25085,7 +25105,7 @@ cf_cv_lib_util=no fi -echo "$as_me:25088: checking for openpty header" >&5 +echo "$as_me:25108: checking for openpty header" >&5 echo $ECHO_N "checking for openpty header... $ECHO_C" >&6 if test "${cf_cv_func_openpty+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25112,7 +25132,7 @@ for cf_header in pty.h libutil.h util.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 25115 "configure" +#line 25135 "configure" #include "confdefs.h" #include <$cf_header> @@ -25130,16 +25150,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25133: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25153: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25136: \$? = $ac_status" >&5 + echo "$as_me:25156: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25139: \"$ac_try\"") >&5 + { (eval echo "$as_me:25159: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25142: \$? = $ac_status" >&5 + echo "$as_me:25162: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_openpty=$cf_header @@ -25157,7 +25177,7 @@ LIBS="$cf_save_LIBS" fi -echo "$as_me:25160: result: $cf_cv_func_openpty" >&5 +echo "$as_me:25180: result: $cf_cv_func_openpty" >&5 echo "${ECHO_T}$cf_cv_func_openpty" >&6 if test "$cf_cv_func_openpty" != no ; then @@ -25230,7 +25250,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 25233 "configure" +#line 25253 "configure" #include "confdefs.h" #include int @@ -25242,16 +25262,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25245: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25265: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25248: \$? = $ac_status" >&5 + echo "$as_me:25268: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25251: \"$ac_try\"") >&5 + { (eval echo "$as_me:25271: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25254: \$? = $ac_status" >&5 + echo "$as_me:25274: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -25268,7 +25288,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:25271: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:25291: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -25304,7 +25324,7 @@ if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:25307: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:25327: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -25315,7 +25335,7 @@ else case "$with_hashed_db" in (./*|../*|/*) - { echo "$as_me:25318: WARNING: no such directory $with_hashed_db" >&5 + { echo "$as_me:25338: WARNING: no such directory $with_hashed_db" >&5 echo "$as_me: WARNING: no such directory $with_hashed_db" >&2;} ;; (*) @@ -25387,7 +25407,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 25390 "configure" +#line 25410 "configure" #include "confdefs.h" #include int @@ -25399,16 +25419,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25402: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25422: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25405: \$? = $ac_status" >&5 + echo "$as_me:25425: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25408: \"$ac_try\"") >&5 + { (eval echo "$as_me:25428: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25411: \$? = $ac_status" >&5 + echo "$as_me:25431: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -25425,7 +25445,7 @@ if test "$cf_have_incdir" = no ; then test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6 -echo "${as_me:-configure}:25428: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:25448: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -25505,7 +25525,7 @@ if test "$cf_have_libdir" = no ; then test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6 -echo "${as_me:-configure}:25508: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:25528: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -25522,23 +25542,23 @@ fi esac -echo "$as_me:25525: checking for db.h" >&5 +echo "$as_me:25545: checking for db.h" >&5 echo $ECHO_N "checking for db.h... $ECHO_C" >&6 if test "${ac_cv_header_db_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 25531 "configure" +#line 25551 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:25535: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:25555: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:25541: \$? = $ac_status" >&5 + echo "$as_me:25561: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -25557,11 +25577,11 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:25560: result: $ac_cv_header_db_h" >&5 +echo "$as_me:25580: result: $ac_cv_header_db_h" >&5 echo "${ECHO_T}$ac_cv_header_db_h" >&6 if test "$ac_cv_header_db_h" = yes; then -echo "$as_me:25564: checking for version of db" >&5 +echo "$as_me:25584: checking for version of db" >&5 echo $ECHO_N "checking for version of db... $ECHO_C" >&6 if test "${cf_cv_hashed_db_version+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25572,10 +25592,10 @@ for cf_db_version in 1 2 3 4 5 6 do -echo "${as_me:-configure}:25575: testing checking for db version $cf_db_version ..." 1>&5 +echo "${as_me:-configure}:25595: testing checking for db version $cf_db_version ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25578 "configure" +#line 25598 "configure" #include "confdefs.h" $ac_includes_default @@ -25605,16 +25625,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25608: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25628: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25611: \$? = $ac_status" >&5 + echo "$as_me:25631: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25614: \"$ac_try\"") >&5 + { (eval echo "$as_me:25634: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25617: \$? = $ac_status" >&5 + echo "$as_me:25637: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_hashed_db_version=$cf_db_version @@ -25628,16 +25648,16 @@ done fi -echo "$as_me:25631: result: $cf_cv_hashed_db_version" >&5 +echo "$as_me:25651: result: $cf_cv_hashed_db_version" >&5 echo "${ECHO_T}$cf_cv_hashed_db_version" >&6 if test "$cf_cv_hashed_db_version" = unknown ; then - { { echo "$as_me:25635: error: Cannot determine version of db" >&5 + { { echo "$as_me:25655: error: Cannot determine version of db" >&5 echo "$as_me: error: Cannot determine version of db" >&2;} { (exit 1); exit 1; }; } else -echo "$as_me:25640: checking for db libraries" >&5 +echo "$as_me:25660: checking for db libraries" >&5 echo $ECHO_N "checking for db libraries... $ECHO_C" >&6 if test "${cf_cv_hashed_db_libs+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -25667,10 +25687,10 @@ fi -echo "${as_me:-configure}:25670: testing checking for library $cf_db_libs ..." 1>&5 +echo "${as_me:-configure}:25690: testing checking for library $cf_db_libs ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25673 "configure" +#line 25693 "configure" #include "confdefs.h" $ac_includes_default @@ -25725,16 +25745,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25728: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25748: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25731: \$? = $ac_status" >&5 + echo "$as_me:25751: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25734: \"$ac_try\"") >&5 + { (eval echo "$as_me:25754: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25737: \$? = $ac_status" >&5 + echo "$as_me:25757: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$cf_db_libs" ; then @@ -25754,11 +25774,11 @@ done fi -echo "$as_me:25757: result: $cf_cv_hashed_db_libs" >&5 +echo "$as_me:25777: result: $cf_cv_hashed_db_libs" >&5 echo "${ECHO_T}$cf_cv_hashed_db_libs" >&6 if test "$cf_cv_hashed_db_libs" = unknown ; then - { { echo "$as_me:25761: error: Cannot determine library for db" >&5 + { { echo "$as_me:25781: error: Cannot determine library for db" >&5 echo "$as_me: error: Cannot determine library for db" >&2;} { (exit 1); exit 1; }; } elif test "$cf_cv_hashed_db_libs" != default ; then @@ -25784,7 +25804,7 @@ else - { { echo "$as_me:25787: error: Cannot find db.h" >&5 + { { echo "$as_me:25807: error: Cannot find db.h" >&5 echo "$as_me: error: Cannot find db.h" >&2;} { (exit 1); exit 1; }; } @@ -25799,7 +25819,7 @@ # Just in case, check if the C compiler has a bool type. -echo "$as_me:25802: checking if we should include stdbool.h" >&5 +echo "$as_me:25822: checking if we should include stdbool.h" >&5 echo $ECHO_N "checking if we should include stdbool.h... $ECHO_C" >&6 if test "${cf_cv_header_stdbool_h+set}" = set; then @@ -25807,7 +25827,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 25810 "configure" +#line 25830 "configure" #include "confdefs.h" int @@ -25819,23 +25839,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25822: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25842: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25825: \$? = $ac_status" >&5 + echo "$as_me:25845: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25828: \"$ac_try\"") >&5 + { (eval echo "$as_me:25848: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25831: \$? = $ac_status" >&5 + echo "$as_me:25851: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_header_stdbool_h=0 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25838 "configure" +#line 25858 "configure" #include "confdefs.h" #ifndef __BEOS__ @@ -25851,16 +25871,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25854: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25874: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25857: \$? = $ac_status" >&5 + echo "$as_me:25877: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25860: \"$ac_try\"") >&5 + { (eval echo "$as_me:25880: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25863: \$? = $ac_status" >&5 + echo "$as_me:25883: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_header_stdbool_h=1 else @@ -25874,13 +25894,13 @@ fi if test "$cf_cv_header_stdbool_h" = 1 -then echo "$as_me:25877: result: yes" >&5 +then echo "$as_me:25897: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:25879: result: no" >&5 +else echo "$as_me:25899: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:25883: checking for builtin bool type" >&5 +echo "$as_me:25903: checking for builtin bool type" >&5 echo $ECHO_N "checking for builtin bool type... $ECHO_C" >&6 if test "${cf_cv_cc_bool_type+set}" = set; then @@ -25888,7 +25908,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 25891 "configure" +#line 25911 "configure" #include "confdefs.h" #include @@ -25903,16 +25923,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25906: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25926: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25909: \$? = $ac_status" >&5 + echo "$as_me:25929: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25912: \"$ac_try\"") >&5 + { (eval echo "$as_me:25932: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25915: \$? = $ac_status" >&5 + echo "$as_me:25935: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cc_bool_type=1 else @@ -25925,9 +25945,9 @@ fi if test "$cf_cv_cc_bool_type" = 1 -then echo "$as_me:25928: result: yes" >&5 +then echo "$as_me:25948: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:25930: result: no" >&5 +else echo "$as_me:25950: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -25944,10 +25964,10 @@ cf_save="$LIBS" LIBS="$LIBS $CXXLIBS" - echo "$as_me:25947: checking if we already have C++ library" >&5 + echo "$as_me:25967: checking if we already have C++ library" >&5 echo $ECHO_N "checking if we already have C++ library... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 25950 "configure" +#line 25970 "configure" #include "confdefs.h" #include @@ -25961,16 +25981,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25964: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25984: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25967: \$? = $ac_status" >&5 + echo "$as_me:25987: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25970: \"$ac_try\"") >&5 + { (eval echo "$as_me:25990: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25973: \$? = $ac_status" >&5 + echo "$as_me:25993: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_libstdcpp=yes else @@ -25979,7 +25999,7 @@ cf_have_libstdcpp=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:25982: result: $cf_have_libstdcpp" >&5 + echo "$as_me:26002: result: $cf_have_libstdcpp" >&5 echo "${ECHO_T}$cf_have_libstdcpp" >&6 LIBS="$cf_save" @@ -25998,7 +26018,7 @@ ;; esac - echo "$as_me:26001: checking for library $cf_stdcpp_libname" >&5 + echo "$as_me:26021: checking for library $cf_stdcpp_libname" >&5 echo $ECHO_N "checking for library $cf_stdcpp_libname... $ECHO_C" >&6 if test "${cf_cv_libstdcpp+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26024,7 +26044,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 26027 "configure" +#line 26047 "configure" #include "confdefs.h" #include @@ -26038,16 +26058,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26041: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26061: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26044: \$? = $ac_status" >&5 + echo "$as_me:26064: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26047: \"$ac_try\"") >&5 + { (eval echo "$as_me:26067: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26050: \$? = $ac_status" >&5 + echo "$as_me:26070: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_libstdcpp=yes else @@ -26059,7 +26079,7 @@ LIBS="$cf_save" fi -echo "$as_me:26062: result: $cf_cv_libstdcpp" >&5 +echo "$as_me:26082: result: $cf_cv_libstdcpp" >&5 echo "${ECHO_T}$cf_cv_libstdcpp" >&6 test "$cf_cv_libstdcpp" = yes && { cf_add_libs="$CXXLIBS" @@ -26081,7 +26101,7 @@ fi fi - echo "$as_me:26084: checking whether $CXX understands -c and -o together" >&5 + echo "$as_me:26104: checking whether $CXX understands -c and -o together" >&5 echo $ECHO_N "checking whether $CXX understands -c and -o together... $ECHO_C" >&6 if test "${cf_cv_prog_CXX_c_o+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26096,15 +26116,15 @@ # We do the test twice because some compilers refuse to overwrite an # existing .o file with -o, though they will create one. ac_try='$CXX $CXXFLAGS $CPPFLAGS -c conftest.$ac_ext -o conftest2.$ac_objext >&5' -if { (eval echo "$as_me:26099: \"$ac_try\"") >&5 +if { (eval echo "$as_me:26119: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26102: \$? = $ac_status" >&5 + echo "$as_me:26122: \$? = $ac_status" >&5 (exit "$ac_status"); } && - test -f conftest2.$ac_objext && { (eval echo "$as_me:26104: \"$ac_try\"") >&5 + test -f conftest2.$ac_objext && { (eval echo "$as_me:26124: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26107: \$? = $ac_status" >&5 + echo "$as_me:26127: \$? = $ac_status" >&5 (exit "$ac_status"); }; then eval cf_cv_prog_CXX_c_o=yes @@ -26115,10 +26135,10 @@ fi if test "$cf_cv_prog_CXX_c_o" = yes; then - echo "$as_me:26118: result: yes" >&5 + echo "$as_me:26138: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:26121: result: no" >&5 + echo "$as_me:26141: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -26138,7 +26158,7 @@ ;; esac if test "$GXX" = yes; then - echo "$as_me:26141: checking for lib$cf_gpp_libname" >&5 + echo "$as_me:26161: checking for lib$cf_gpp_libname" >&5 echo $ECHO_N "checking for lib$cf_gpp_libname... $ECHO_C" >&6 cf_save="$LIBS" @@ -26159,7 +26179,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 26162 "configure" +#line 26182 "configure" #include "confdefs.h" #include <$cf_gpp_libname/builtin.h> @@ -26173,16 +26193,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26176: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26196: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26179: \$? = $ac_status" >&5 + echo "$as_me:26199: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26182: \"$ac_try\"") >&5 + { (eval echo "$as_me:26202: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26185: \$? = $ac_status" >&5 + echo "$as_me:26205: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cxx_library=yes @@ -26219,7 +26239,7 @@ echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 26222 "configure" +#line 26242 "configure" #include "confdefs.h" #include @@ -26233,16 +26253,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26236: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26256: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26239: \$? = $ac_status" >&5 + echo "$as_me:26259: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26242: \"$ac_try\"") >&5 + { (eval echo "$as_me:26262: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26245: \$? = $ac_status" >&5 + echo "$as_me:26265: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cxx_library=yes @@ -26275,7 +26295,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save" - echo "$as_me:26278: result: $cf_cxx_library" >&5 + echo "$as_me:26298: result: $cf_cxx_library" >&5 echo "${ECHO_T}$cf_cxx_library" >&6 fi @@ -26291,7 +26311,7 @@ ac_link='$CXX -o "conftest$ac_exeext" $CXXFLAGS $CPPFLAGS $LDFLAGS "conftest.$ac_ext" $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_main_return="return" -echo "$as_me:26294: checking how to run the C++ preprocessor" >&5 +echo "$as_me:26314: checking how to run the C++ preprocessor" >&5 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6 if test -z "$CXXCPP"; then if test "${ac_cv_prog_CXXCPP+set}" = set; then @@ -26308,18 +26328,18 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 26311 "configure" +#line 26331 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:26316: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26336: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:26322: \$? = $ac_status" >&5 + echo "$as_me:26342: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26342,17 +26362,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 26345 "configure" +#line 26365 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:26349: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26369: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:26355: \$? = $ac_status" >&5 + echo "$as_me:26375: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26389,7 +26409,7 @@ else ac_cv_prog_CXXCPP=$CXXCPP fi -echo "$as_me:26392: result: $CXXCPP" >&5 +echo "$as_me:26412: result: $CXXCPP" >&5 echo "${ECHO_T}$CXXCPP" >&6 ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes @@ -26399,18 +26419,18 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >"conftest.$ac_ext" <<_ACEOF -#line 26402 "configure" +#line 26422 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:26407: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26427: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:26413: \$? = $ac_status" >&5 + echo "$as_me:26433: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26433,17 +26453,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 26436 "configure" +#line 26456 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:26440: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26460: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:26446: \$? = $ac_status" >&5 + echo "$as_me:26466: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26471,7 +26491,7 @@ if $ac_preproc_ok; then : else - { { echo "$as_me:26474: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5 + { { echo "$as_me:26494: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&2;} { (exit 1); exit 1; }; } fi @@ -26486,23 +26506,23 @@ for ac_header in typeinfo do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:26489: checking for $ac_header" >&5 +echo "$as_me:26509: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26495 "configure" +#line 26515 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:26499: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26519: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:26505: \$? = $ac_status" >&5 + echo "$as_me:26525: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26521,7 +26541,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:26524: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:26544: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 +echo "$as_me:26557: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26543 "configure" +#line 26563 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:26547: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26567: \"$ac_cpp "conftest.$ac_ext"\"") >&5 (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1 ac_status=$? $EGREP -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:26553: \$? = $ac_status" >&5 + echo "$as_me:26573: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26569,7 +26589,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:26572: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:26592: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6 if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then cat >>confdefs.h <&5 + echo "$as_me:26603: checking if iostream uses std-namespace" >&5 echo $ECHO_N "checking if iostream uses std-namespace... $ECHO_C" >&6 cat >"conftest.$ac_ext" <<_ACEOF -#line 26586 "configure" +#line 26606 "configure" #include "confdefs.h" #include @@ -26600,16 +26620,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26603: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26623: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26606: \$? = $ac_status" >&5 + echo "$as_me:26626: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26609: \"$ac_try\"") >&5 + { (eval echo "$as_me:26629: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26612: \$? = $ac_status" >&5 + echo "$as_me:26632: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_iostream_namespace=yes else @@ -26618,7 +26638,7 @@ cf_iostream_namespace=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:26621: result: $cf_iostream_namespace" >&5 + echo "$as_me:26641: result: $cf_iostream_namespace" >&5 echo "${ECHO_T}$cf_iostream_namespace" >&6 if test "$cf_iostream_namespace" = yes ; then @@ -26629,7 +26649,7 @@ fi fi -echo "$as_me:26632: checking if we should include stdbool.h" >&5 +echo "$as_me:26652: checking if we should include stdbool.h" >&5 echo $ECHO_N "checking if we should include stdbool.h... $ECHO_C" >&6 if test "${cf_cv_header_stdbool_h+set}" = set; then @@ -26637,7 +26657,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 26640 "configure" +#line 26660 "configure" #include "confdefs.h" int @@ -26649,23 +26669,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26652: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26672: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26655: \$? = $ac_status" >&5 + echo "$as_me:26675: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26658: \"$ac_try\"") >&5 + { (eval echo "$as_me:26678: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26661: \$? = $ac_status" >&5 + echo "$as_me:26681: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_header_stdbool_h=0 else echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 26668 "configure" +#line 26688 "configure" #include "confdefs.h" #ifndef __BEOS__ @@ -26681,16 +26701,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26684: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26704: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26687: \$? = $ac_status" >&5 + echo "$as_me:26707: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26690: \"$ac_try\"") >&5 + { (eval echo "$as_me:26710: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26693: \$? = $ac_status" >&5 + echo "$as_me:26713: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_header_stdbool_h=1 else @@ -26704,13 +26724,13 @@ fi if test "$cf_cv_header_stdbool_h" = 1 -then echo "$as_me:26707: result: yes" >&5 +then echo "$as_me:26727: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:26709: result: no" >&5 +else echo "$as_me:26729: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:26713: checking for builtin bool type" >&5 +echo "$as_me:26733: checking for builtin bool type" >&5 echo $ECHO_N "checking for builtin bool type... $ECHO_C" >&6 if test "${cf_cv_builtin_bool+set}" = set; then @@ -26718,7 +26738,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 26721 "configure" +#line 26741 "configure" #include "confdefs.h" #include @@ -26733,16 +26753,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26736: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26756: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26739: \$? = $ac_status" >&5 + echo "$as_me:26759: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26742: \"$ac_try\"") >&5 + { (eval echo "$as_me:26762: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26745: \$? = $ac_status" >&5 + echo "$as_me:26765: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_builtin_bool=1 else @@ -26755,19 +26775,19 @@ fi if test "$cf_cv_builtin_bool" = 1 -then echo "$as_me:26758: result: yes" >&5 +then echo "$as_me:26778: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:26760: result: no" >&5 +else echo "$as_me:26780: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:26764: checking for bool" >&5 +echo "$as_me:26784: checking for bool" >&5 echo $ECHO_N "checking for bool... $ECHO_C" >&6 if test "${ac_cv_type_bool+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 26770 "configure" +#line 26790 "configure" #include "confdefs.h" $ac_includes_default @@ -26802,16 +26822,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26805: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26825: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26808: \$? = $ac_status" >&5 + echo "$as_me:26828: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26811: \"$ac_try\"") >&5 + { (eval echo "$as_me:26831: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26814: \$? = $ac_status" >&5 + echo "$as_me:26834: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_bool=yes else @@ -26821,10 +26841,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26824: result: $ac_cv_type_bool" >&5 +echo "$as_me:26844: result: $ac_cv_type_bool" >&5 echo "${ECHO_T}$ac_cv_type_bool" >&6 -echo "$as_me:26827: checking size of bool" >&5 +echo "$as_me:26847: checking size of bool" >&5 echo $ECHO_N "checking size of bool... $ECHO_C" >&6 if test "${ac_cv_sizeof_bool+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -26833,7 +26853,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 26836 "configure" +#line 26856 "configure" #include "confdefs.h" $ac_includes_default @@ -26865,21 +26885,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26868: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26888: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26871: \$? = $ac_status" >&5 + echo "$as_me:26891: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26874: \"$ac_try\"") >&5 + { (eval echo "$as_me:26894: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26877: \$? = $ac_status" >&5 + echo "$as_me:26897: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 26882 "configure" +#line 26902 "configure" #include "confdefs.h" $ac_includes_default @@ -26911,16 +26931,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26914: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26934: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26917: \$? = $ac_status" >&5 + echo "$as_me:26937: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26920: \"$ac_try\"") >&5 + { (eval echo "$as_me:26940: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26923: \$? = $ac_status" >&5 + echo "$as_me:26943: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -26936,7 +26956,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 26939 "configure" +#line 26959 "configure" #include "confdefs.h" $ac_includes_default @@ -26968,16 +26988,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26971: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26991: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26974: \$? = $ac_status" >&5 + echo "$as_me:26994: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26977: \"$ac_try\"") >&5 + { (eval echo "$as_me:26997: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26980: \$? = $ac_status" >&5 + echo "$as_me:27000: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -26993,7 +27013,7 @@ while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' "$ac_hi" - "$ac_lo" ')' / 2 + "$ac_lo"` cat >"conftest.$ac_ext" <<_ACEOF -#line 26996 "configure" +#line 27016 "configure" #include "confdefs.h" $ac_includes_default @@ -27025,16 +27045,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27028: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27048: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27031: \$? = $ac_status" >&5 + echo "$as_me:27051: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27034: \"$ac_try\"") >&5 + { (eval echo "$as_me:27054: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27037: \$? = $ac_status" >&5 + echo "$as_me:27057: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -27047,12 +27067,12 @@ ac_cv_sizeof_bool=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:27050: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:27070: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 27055 "configure" +#line 27075 "configure" #include "confdefs.h" $ac_includes_default @@ -27088,15 +27108,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27091: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27111: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27094: \$? = $ac_status" >&5 + echo "$as_me:27114: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27096: \"$ac_try\"") >&5 + { (eval echo "$as_me:27116: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27099: \$? = $ac_status" >&5 + echo "$as_me:27119: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_bool=`cat conftest.val` else @@ -27112,13 +27132,13 @@ ac_cv_sizeof_bool=0 fi fi -echo "$as_me:27115: result: $ac_cv_sizeof_bool" >&5 +echo "$as_me:27135: result: $ac_cv_sizeof_bool" >&5 echo "${ECHO_T}$ac_cv_sizeof_bool" >&6 cat >>confdefs.h <&5 +echo "$as_me:27141: checking for type of bool" >&5 echo $ECHO_N "checking for type of bool... $ECHO_C" >&6 if test "${cf_cv_type_of_bool+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27137,7 +27157,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 27140 "configure" +#line 27160 "configure" #include "confdefs.h" $ac_includes_default @@ -27178,15 +27198,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27181: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27201: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27184: \$? = $ac_status" >&5 + echo "$as_me:27204: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27186: \"$ac_try\"") >&5 + { (eval echo "$as_me:27206: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27189: \$? = $ac_status" >&5 + echo "$as_me:27209: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_of_bool=`cat cf_test.out` if test -z "$cf_cv_type_of_bool"; then @@ -27203,19 +27223,19 @@ rm -f cf_test.out fi -echo "$as_me:27206: result: $cf_cv_type_of_bool" >&5 +echo "$as_me:27226: result: $cf_cv_type_of_bool" >&5 echo "${ECHO_T}$cf_cv_type_of_bool" >&6 if test "$cf_cv_type_of_bool" = unknown ; then case .$NCURSES_BOOL in (.auto|.) NCURSES_BOOL=unsigned;; esac - { echo "$as_me:27213: WARNING: Assuming $NCURSES_BOOL for type of bool" >&5 + { echo "$as_me:27233: WARNING: Assuming $NCURSES_BOOL for type of bool" >&5 echo "$as_me: WARNING: Assuming $NCURSES_BOOL for type of bool" >&2;} cf_cv_type_of_bool=$NCURSES_BOOL fi -echo "$as_me:27218: checking for special defines needed for etip.h" >&5 +echo "$as_me:27238: checking for special defines needed for etip.h" >&5 echo $ECHO_N "checking for special defines needed for etip.h... $ECHO_C" >&6 cf_save_CXXFLAGS="$CXXFLAGS" cf_result="none" @@ -27233,7 +27253,7 @@ test -n "$cf_math" && CXXFLAGS="$CXXFLAGS -DETIP_NEEDS_${cf_math}" test -n "$cf_excp" && CXXFLAGS="$CXXFLAGS -DETIP_NEEDS_${cf_excp}" cat >"conftest.$ac_ext" <<_ACEOF -#line 27236 "configure" +#line 27256 "configure" #include "confdefs.h" #include @@ -27247,16 +27267,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27250: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27270: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27253: \$? = $ac_status" >&5 + echo "$as_me:27273: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27256: \"$ac_try\"") >&5 + { (eval echo "$as_me:27276: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27259: \$? = $ac_status" >&5 + echo "$as_me:27279: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$cf_math" && cat >>confdefs.h <&5 +echo "$as_me:27300: result: ${cf_result:-(none)}" >&5 echo "${ECHO_T}${cf_result:-(none)}" >&6 CXXFLAGS="$cf_save_CXXFLAGS" if test -n "$CXX"; then -echo "$as_me:27285: checking if $CXX accepts override keyword" >&5 +echo "$as_me:27305: checking if $CXX accepts override keyword" >&5 echo $ECHO_N "checking if $CXX accepts override keyword... $ECHO_C" >&6 if test "${cf_cv_cpp_override+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27299,7 +27319,7 @@ cf_cv_cpp_override=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27302 "configure" +#line 27322 "configure" #include "confdefs.h" class base @@ -27318,15 +27338,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27321: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27341: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27324: \$? = $ac_status" >&5 + echo "$as_me:27344: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27326: \"$ac_try\"") >&5 + { (eval echo "$as_me:27346: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27329: \$? = $ac_status" >&5 + echo "$as_me:27349: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_override=yes else @@ -27345,7 +27365,7 @@ ac_main_return="return" fi -echo "$as_me:27348: result: $cf_cv_cpp_override" >&5 +echo "$as_me:27368: result: $cf_cv_cpp_override" >&5 echo "${ECHO_T}$cf_cv_cpp_override" >&6 fi test "$cf_cv_cpp_override" = yes && @@ -27354,7 +27374,7 @@ EOF if test -n "$CXX"; then -echo "$as_me:27357: checking if $CXX accepts parameter initialization" >&5 +echo "$as_me:27377: checking if $CXX accepts parameter initialization" >&5 echo $ECHO_N "checking if $CXX accepts parameter initialization... $ECHO_C" >&6 if test "${cf_cv_cpp_param_init+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27371,7 +27391,7 @@ cf_cv_cpp_param_init=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27374 "configure" +#line 27394 "configure" #include "confdefs.h" class TEST { @@ -27390,15 +27410,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27393: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27413: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27396: \$? = $ac_status" >&5 + echo "$as_me:27416: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27398: \"$ac_try\"") >&5 + { (eval echo "$as_me:27418: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27401: \$? = $ac_status" >&5 + echo "$as_me:27421: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_param_init=yes else @@ -27417,7 +27437,7 @@ ac_main_return="return" fi -echo "$as_me:27420: result: $cf_cv_cpp_param_init" >&5 +echo "$as_me:27440: result: $cf_cv_cpp_param_init" >&5 echo "${ECHO_T}$cf_cv_cpp_param_init" >&6 fi test "$cf_cv_cpp_param_init" = yes && @@ -27427,7 +27447,7 @@ if test -n "$CXX"; then -echo "$as_me:27430: checking if $CXX accepts static_cast" >&5 +echo "$as_me:27450: checking if $CXX accepts static_cast" >&5 echo $ECHO_N "checking if $CXX accepts static_cast... $ECHO_C" >&6 if test "${cf_cv_cpp_static_cast+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27441,7 +27461,7 @@ ac_main_return="return" cat >"conftest.$ac_ext" <<_ACEOF -#line 27444 "configure" +#line 27464 "configure" #include "confdefs.h" class NCursesPanel @@ -27485,16 +27505,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27488: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27508: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27491: \$? = $ac_status" >&5 + echo "$as_me:27511: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27494: \"$ac_try\"") >&5 + { (eval echo "$as_me:27514: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27497: \$? = $ac_status" >&5 + echo "$as_me:27517: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_static_cast=yes else @@ -27512,7 +27532,7 @@ ac_main_return="return" fi -echo "$as_me:27515: result: $cf_cv_cpp_static_cast" >&5 +echo "$as_me:27535: result: $cf_cv_cpp_static_cast" >&5 echo "${ECHO_T}$cf_cv_cpp_static_cast" >&6 fi @@ -27560,13 +27580,13 @@ cf_cv_header_stdbool_h=0 else -echo "$as_me:27563: checking for bool" >&5 +echo "$as_me:27583: checking for bool" >&5 echo $ECHO_N "checking for bool... $ECHO_C" >&6 if test "${ac_cv_type_bool+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 27569 "configure" +#line 27589 "configure" #include "confdefs.h" $ac_includes_default @@ -27601,16 +27621,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27604: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27624: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27607: \$? = $ac_status" >&5 + echo "$as_me:27627: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27610: \"$ac_try\"") >&5 + { (eval echo "$as_me:27630: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27613: \$? = $ac_status" >&5 + echo "$as_me:27633: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_bool=yes else @@ -27620,10 +27640,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27623: result: $ac_cv_type_bool" >&5 +echo "$as_me:27643: result: $ac_cv_type_bool" >&5 echo "${ECHO_T}$ac_cv_type_bool" >&6 -echo "$as_me:27626: checking size of bool" >&5 +echo "$as_me:27646: checking size of bool" >&5 echo $ECHO_N "checking size of bool... $ECHO_C" >&6 if test "${ac_cv_sizeof_bool+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27632,7 +27652,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 27635 "configure" +#line 27655 "configure" #include "confdefs.h" $ac_includes_default @@ -27664,21 +27684,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27667: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27687: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27670: \$? = $ac_status" >&5 + echo "$as_me:27690: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27673: \"$ac_try\"") >&5 + { (eval echo "$as_me:27693: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27676: \$? = $ac_status" >&5 + echo "$as_me:27696: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 27681 "configure" +#line 27701 "configure" #include "confdefs.h" $ac_includes_default @@ -27710,16 +27730,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27713: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27733: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27716: \$? = $ac_status" >&5 + echo "$as_me:27736: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27719: \"$ac_try\"") >&5 + { (eval echo "$as_me:27739: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27722: \$? = $ac_status" >&5 + echo "$as_me:27742: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -27735,7 +27755,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 27738 "configure" +#line 27758 "configure" #include "confdefs.h" $ac_includes_default @@ -27767,16 +27787,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27770: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27790: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27773: \$? = $ac_status" >&5 + echo "$as_me:27793: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27776: \"$ac_try\"") >&5 + { (eval echo "$as_me:27796: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27779: \$? = $ac_status" >&5 + echo "$as_me:27799: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -27792,7 +27812,7 @@ while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' "$ac_hi" - "$ac_lo" ')' / 2 + "$ac_lo"` cat >"conftest.$ac_ext" <<_ACEOF -#line 27795 "configure" +#line 27815 "configure" #include "confdefs.h" $ac_includes_default @@ -27824,16 +27844,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27827: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27847: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27830: \$? = $ac_status" >&5 + echo "$as_me:27850: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27833: \"$ac_try\"") >&5 + { (eval echo "$as_me:27853: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27836: \$? = $ac_status" >&5 + echo "$as_me:27856: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -27846,12 +27866,12 @@ ac_cv_sizeof_bool=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:27849: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:27869: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 27854 "configure" +#line 27874 "configure" #include "confdefs.h" $ac_includes_default @@ -27887,15 +27907,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27890: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27910: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27893: \$? = $ac_status" >&5 + echo "$as_me:27913: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27895: \"$ac_try\"") >&5 + { (eval echo "$as_me:27915: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27898: \$? = $ac_status" >&5 + echo "$as_me:27918: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_bool=`cat conftest.val` else @@ -27911,13 +27931,13 @@ ac_cv_sizeof_bool=0 fi fi -echo "$as_me:27914: result: $ac_cv_sizeof_bool" >&5 +echo "$as_me:27934: result: $ac_cv_sizeof_bool" >&5 echo "${ECHO_T}$ac_cv_sizeof_bool" >&6 cat >>confdefs.h <&5 +echo "$as_me:27940: checking for type of bool" >&5 echo $ECHO_N "checking for type of bool... $ECHO_C" >&6 if test "${cf_cv_type_of_bool+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -27936,7 +27956,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 27939 "configure" +#line 27959 "configure" #include "confdefs.h" $ac_includes_default @@ -27977,15 +27997,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27980: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28000: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27983: \$? = $ac_status" >&5 + echo "$as_me:28003: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27985: \"$ac_try\"") >&5 + { (eval echo "$as_me:28005: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27988: \$? = $ac_status" >&5 + echo "$as_me:28008: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_of_bool=`cat cf_test.out` if test -z "$cf_cv_type_of_bool"; then @@ -28002,14 +28022,14 @@ rm -f cf_test.out fi -echo "$as_me:28005: result: $cf_cv_type_of_bool" >&5 +echo "$as_me:28025: result: $cf_cv_type_of_bool" >&5 echo "${ECHO_T}$cf_cv_type_of_bool" >&6 if test "$cf_cv_type_of_bool" = unknown ; then case .$NCURSES_BOOL in (.auto|.) NCURSES_BOOL=unsigned;; esac - { echo "$as_me:28012: WARNING: Assuming $NCURSES_BOOL for type of bool" >&5 + { echo "$as_me:28032: WARNING: Assuming $NCURSES_BOOL for type of bool" >&5 echo "$as_me: WARNING: Assuming $NCURSES_BOOL for type of bool" >&2;} cf_cv_type_of_bool=$NCURSES_BOOL fi @@ -28040,7 +28060,7 @@ if test "$cf_with_ada" != "no" ; then if test "$with_libtool" != "no"; then - { echo "$as_me:28043: WARNING: libtool does not support Ada - disabling feature" >&5 + { echo "$as_me:28063: WARNING: libtool does not support Ada - disabling feature" >&5 echo "$as_me: WARNING: libtool does not support Ada - disabling feature" >&2;} cf_with_ada=no fi @@ -28051,7 +28071,7 @@ ADAFLAGS="$ADAFLAGS -gnatpn" - echo "$as_me:28054: checking optimization options for ADAFLAGS" >&5 + echo "$as_me:28074: checking optimization options for ADAFLAGS" >&5 echo $ECHO_N "checking optimization options for ADAFLAGS... $ECHO_C" >&6 case "$CFLAGS" in (*-g*) @@ -28068,10 +28088,10 @@ ;; esac - echo "$as_me:28071: result: $ADAFLAGS" >&5 + echo "$as_me:28091: result: $ADAFLAGS" >&5 echo "${ECHO_T}$ADAFLAGS" >&6 -echo "$as_me:28074: checking if GNATPREP supports -T option" >&5 +echo "$as_me:28094: checking if GNATPREP supports -T option" >&5 echo $ECHO_N "checking if GNATPREP supports -T option... $ECHO_C" >&6 if test "${cf_cv_gnatprep_opt_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28081,11 +28101,11 @@ gnatprep -T 2>/dev/null >/dev/null && cf_cv_gnatprep_opt_t=yes fi -echo "$as_me:28084: result: $cf_cv_gnatprep_opt_t" >&5 +echo "$as_me:28104: result: $cf_cv_gnatprep_opt_t" >&5 echo "${ECHO_T}$cf_cv_gnatprep_opt_t" >&6 test "$cf_cv_gnatprep_opt_t" = yes && GNATPREP_OPTS="-T $GNATPREP_OPTS" -echo "$as_me:28088: checking if GNAT supports generics" >&5 +echo "$as_me:28108: checking if GNAT supports generics" >&5 echo $ECHO_N "checking if GNAT supports generics... $ECHO_C" >&6 case "$cf_cv_gnat_version" in (3.1[1-9]*|3.[2-9]*|[4-9].*|[1-9][0-9].[0-9]*|20[0-9][0-9]) @@ -28095,7 +28115,7 @@ cf_gnat_generics=no ;; esac -echo "$as_me:28098: result: $cf_gnat_generics" >&5 +echo "$as_me:28118: result: $cf_gnat_generics" >&5 echo "${ECHO_T}$cf_gnat_generics" >&6 if test "$cf_gnat_generics" = yes @@ -28107,7 +28127,7 @@ cf_generic_objects= fi -echo "$as_me:28110: checking if GNAT supports SIGINT" >&5 +echo "$as_me:28130: checking if GNAT supports SIGINT" >&5 echo $ECHO_N "checking if GNAT supports SIGINT... $ECHO_C" >&6 if test "${cf_cv_gnat_sigint+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28155,7 +28175,7 @@ rm -rf ./conftest* ./*~conftest* fi -echo "$as_me:28158: result: $cf_cv_gnat_sigint" >&5 +echo "$as_me:28178: result: $cf_cv_gnat_sigint" >&5 echo "${ECHO_T}$cf_cv_gnat_sigint" >&6 if test "$cf_cv_gnat_sigint" = yes ; then @@ -28168,7 +28188,7 @@ cf_gnat_projects=no if test "$enable_gnat_projects" != no ; then -echo "$as_me:28171: checking if GNAT supports project files" >&5 +echo "$as_me:28191: checking if GNAT supports project files" >&5 echo $ECHO_N "checking if GNAT supports project files... $ECHO_C" >&6 case "$cf_cv_gnat_version" in (3.[0-9]*) @@ -28231,15 +28251,15 @@ esac ;; esac -echo "$as_me:28234: result: $cf_gnat_projects" >&5 +echo "$as_me:28254: result: $cf_gnat_projects" >&5 echo "${ECHO_T}$cf_gnat_projects" >&6 fi # enable_gnat_projects if test "$cf_gnat_projects" = yes then - echo "$as_me:28240: checking if GNAT supports libraries" >&5 + echo "$as_me:28260: checking if GNAT supports libraries" >&5 echo $ECHO_N "checking if GNAT supports libraries... $ECHO_C" >&6 - echo "$as_me:28242: result: $cf_gnat_libraries" >&5 + echo "$as_me:28262: result: $cf_gnat_libraries" >&5 echo "${ECHO_T}$cf_gnat_libraries" >&6 fi @@ -28259,7 +28279,7 @@ then USE_GNAT_MAKE_GPR="" else - { echo "$as_me:28262: WARNING: use old makefile rules since tools are missing" >&5 + { echo "$as_me:28282: WARNING: use old makefile rules since tools are missing" >&5 echo "$as_me: WARNING: use old makefile rules since tools are missing" >&2;} fi fi @@ -28271,7 +28291,7 @@ USE_GNAT_LIBRARIES="#" fi -echo "$as_me:28274: checking for Ada95 compiler" >&5 +echo "$as_me:28294: checking for Ada95 compiler" >&5 echo $ECHO_N "checking for Ada95 compiler... $ECHO_C" >&6 # Check whether --with-ada-compiler or --without-ada-compiler was given. @@ -28282,12 +28302,12 @@ cf_ada_compiler=gnatmake fi; -echo "$as_me:28285: result: $cf_ada_compiler" >&5 +echo "$as_me:28305: result: $cf_ada_compiler" >&5 echo "${ECHO_T}$cf_ada_compiler" >&6 cf_ada_package=terminal_interface -echo "$as_me:28290: checking for Ada95 include directory" >&5 +echo "$as_me:28310: checking for Ada95 include directory" >&5 echo $ECHO_N "checking for Ada95 include directory... $ECHO_C" >&6 # Check whether --with-ada-include or --without-ada-include was given. @@ -28321,7 +28341,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:28324: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:28344: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -28330,10 +28350,10 @@ fi eval ADA_INCLUDE="$withval" -echo "$as_me:28333: result: $ADA_INCLUDE" >&5 +echo "$as_me:28353: result: $ADA_INCLUDE" >&5 echo "${ECHO_T}$ADA_INCLUDE" >&6 -echo "$as_me:28336: checking for Ada95 object directory" >&5 +echo "$as_me:28356: checking for Ada95 object directory" >&5 echo $ECHO_N "checking for Ada95 object directory... $ECHO_C" >&6 # Check whether --with-ada-objects or --without-ada-objects was given. @@ -28367,7 +28387,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:28370: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:28390: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -28376,10 +28396,10 @@ fi eval ADA_OBJECTS="$withval" -echo "$as_me:28379: result: $ADA_OBJECTS" >&5 +echo "$as_me:28399: result: $ADA_OBJECTS" >&5 echo "${ECHO_T}$ADA_OBJECTS" >&6 -echo "$as_me:28382: checking whether to build an Ada95 shared library" >&5 +echo "$as_me:28402: checking whether to build an Ada95 shared library" >&5 echo $ECHO_N "checking whether to build an Ada95 shared library... $ECHO_C" >&6 # Check whether --with-ada-sharedlib or --without-ada-sharedlib was given. @@ -28400,11 +28420,11 @@ fi fi -echo "$as_me:28403: result: $with_ada_sharedlib" >&5 +echo "$as_me:28423: result: $with_ada_sharedlib" >&5 echo "${ECHO_T}$with_ada_sharedlib" >&6 if test "x$cf_ada_sharedlib_warn" != xno then - { echo "$as_me:28407: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&5 + { echo "$as_me:28427: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&5 echo "$as_me: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&2;} fi @@ -28422,7 +28442,7 @@ # allow the Ada binding to be renamed -echo "$as_me:28425: checking for Ada95 curses library name" >&5 +echo "$as_me:28445: checking for Ada95 curses library name" >&5 echo $ECHO_N "checking for Ada95 curses library name... $ECHO_C" >&6 # Check whether --with-ada-libname or --without-ada-libname was given. @@ -28438,7 +28458,7 @@ ;; esac -echo "$as_me:28441: result: $ADA_LIBNAME" >&5 +echo "$as_me:28461: result: $ADA_LIBNAME" >&5 echo "${ECHO_T}$ADA_LIBNAME" >&6 fi @@ -28449,13 +28469,13 @@ # do this "late" to avoid conflict with header-checks if test "x$with_widec" = xyes ; then - echo "$as_me:28452: checking for wchar_t" >&5 + echo "$as_me:28472: checking for wchar_t" >&5 echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6 if test "${ac_cv_type_wchar_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >"conftest.$ac_ext" <<_ACEOF -#line 28458 "configure" +#line 28478 "configure" #include "confdefs.h" $ac_includes_default int @@ -28470,16 +28490,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28473: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28493: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28476: \$? = $ac_status" >&5 + echo "$as_me:28496: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28479: \"$ac_try\"") >&5 + { (eval echo "$as_me:28499: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28482: \$? = $ac_status" >&5 + echo "$as_me:28502: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_wchar_t=yes else @@ -28489,10 +28509,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:28492: result: $ac_cv_type_wchar_t" >&5 +echo "$as_me:28512: result: $ac_cv_type_wchar_t" >&5 echo "${ECHO_T}$ac_cv_type_wchar_t" >&6 -echo "$as_me:28495: checking size of wchar_t" >&5 +echo "$as_me:28515: checking size of wchar_t" >&5 echo $ECHO_N "checking size of wchar_t... $ECHO_C" >&6 if test "${ac_cv_sizeof_wchar_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -28501,7 +28521,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 28504 "configure" +#line 28524 "configure" #include "confdefs.h" $ac_includes_default int @@ -28513,21 +28533,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28516: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28536: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28519: \$? = $ac_status" >&5 + echo "$as_me:28539: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28522: \"$ac_try\"") >&5 + { (eval echo "$as_me:28542: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28525: \$? = $ac_status" >&5 + echo "$as_me:28545: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 28530 "configure" +#line 28550 "configure" #include "confdefs.h" $ac_includes_default int @@ -28539,16 +28559,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28542: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28562: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28545: \$? = $ac_status" >&5 + echo "$as_me:28565: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28548: \"$ac_try\"") >&5 + { (eval echo "$as_me:28568: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28551: \$? = $ac_status" >&5 + echo "$as_me:28571: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -28564,7 +28584,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 28567 "configure" +#line 28587 "configure" #include "confdefs.h" $ac_includes_default int @@ -28576,16 +28596,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28579: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28599: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28582: \$? = $ac_status" >&5 + echo "$as_me:28602: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28585: \"$ac_try\"") >&5 + { (eval echo "$as_me:28605: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28588: \$? = $ac_status" >&5 + echo "$as_me:28608: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -28601,7 +28621,7 @@ while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' "$ac_hi" - "$ac_lo" ')' / 2 + "$ac_lo"` cat >"conftest.$ac_ext" <<_ACEOF -#line 28604 "configure" +#line 28624 "configure" #include "confdefs.h" $ac_includes_default int @@ -28613,16 +28633,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28616: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28636: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28619: \$? = $ac_status" >&5 + echo "$as_me:28639: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28622: \"$ac_try\"") >&5 + { (eval echo "$as_me:28642: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28625: \$? = $ac_status" >&5 + echo "$as_me:28645: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -28635,12 +28655,12 @@ ac_cv_sizeof_wchar_t=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:28638: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:28658: error: cannot run test program while cross compiling" >&5 echo "$as_me: error: cannot run test program while cross compiling" >&2;} { (exit 1); exit 1; }; } else cat >"conftest.$ac_ext" <<_ACEOF -#line 28643 "configure" +#line 28663 "configure" #include "confdefs.h" $ac_includes_default int @@ -28656,15 +28676,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28659: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28679: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28662: \$? = $ac_status" >&5 + echo "$as_me:28682: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28664: \"$ac_try\"") >&5 + { (eval echo "$as_me:28684: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28667: \$? = $ac_status" >&5 + echo "$as_me:28687: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_wchar_t=`cat conftest.val` else @@ -28680,7 +28700,7 @@ ac_cv_sizeof_wchar_t=0 fi fi -echo "$as_me:28683: result: $ac_cv_sizeof_wchar_t" >&5 +echo "$as_me:28703: result: $ac_cv_sizeof_wchar_t" >&5 echo "${ECHO_T}$ac_cv_sizeof_wchar_t" >&6 cat >>confdefs.h <&6 -echo "${as_me:-configure}:28696: testing test failed (assume 2) ..." 1>&5 +echo "${as_me:-configure}:28716: testing test failed (assume 2) ..." 1>&5 sed /SIZEOF_WCHAR_T/d confdefs.h >confdefs.tmp mv confdefs.tmp confdefs.h @@ -28711,7 +28731,7 @@ ### chooses to split module lists into libraries. ### ### (see CF_LIB_RULES). -echo "$as_me:28714: checking for library subsets" >&5 +echo "$as_me:28734: checking for library subsets" >&5 echo $ECHO_N "checking for library subsets... $ECHO_C" >&6 LIB_SUBSETS= @@ -28765,7 +28785,7 @@ test "x$with_widec" = xyes && LIB_SUBSETS="${LIB_SUBSETS}+widechar" test "x$with_ext_funcs" = xyes && LIB_SUBSETS="${LIB_SUBSETS}+ext_funcs" -echo "$as_me:28768: result: $LIB_SUBSETS" >&5 +echo "$as_me:28788: result: $LIB_SUBSETS" >&5 echo "${ECHO_T}$LIB_SUBSETS" >&6 ### Construct the list of include-directories to be generated @@ -28796,7 +28816,7 @@ fi ### Build up pieces for makefile rules -echo "$as_me:28799: checking default library suffix" >&5 +echo "$as_me:28819: checking default library suffix" >&5 echo $ECHO_N "checking default library suffix... $ECHO_C" >&6 case $DFT_LWR_MODEL in @@ -28807,10 +28827,10 @@ (shared) DFT_ARG_SUFFIX='' ;; esac test -n "$LIB_SUFFIX" && DFT_ARG_SUFFIX="${LIB_SUFFIX}${DFT_ARG_SUFFIX}" -echo "$as_me:28810: result: $DFT_ARG_SUFFIX" >&5 +echo "$as_me:28830: result: $DFT_ARG_SUFFIX" >&5 echo "${ECHO_T}$DFT_ARG_SUFFIX" >&6 -echo "$as_me:28813: checking default library-dependency suffix" >&5 +echo "$as_me:28833: checking default library-dependency suffix" >&5 echo $ECHO_N "checking default library-dependency suffix... $ECHO_C" >&6 case X$DFT_LWR_MODEL in @@ -28893,10 +28913,10 @@ DFT_LIB_SUFFIX="${LIB_SUFFIX}${EXTRA_SUFFIX}${DFT_LIB_SUFFIX}" DFT_DEP_SUFFIX="${LIB_SUFFIX}${EXTRA_SUFFIX}${DFT_DEP_SUFFIX}" fi -echo "$as_me:28896: result: $DFT_DEP_SUFFIX" >&5 +echo "$as_me:28916: result: $DFT_DEP_SUFFIX" >&5 echo "${ECHO_T}$DFT_DEP_SUFFIX" >&6 -echo "$as_me:28899: checking default object directory" >&5 +echo "$as_me:28919: checking default object directory" >&5 echo $ECHO_N "checking default object directory... $ECHO_C" >&6 case $DFT_LWR_MODEL in @@ -28912,11 +28932,11 @@ DFT_OBJ_SUBDIR='obj_s' ;; esac esac -echo "$as_me:28915: result: $DFT_OBJ_SUBDIR" >&5 +echo "$as_me:28935: result: $DFT_OBJ_SUBDIR" >&5 echo "${ECHO_T}$DFT_OBJ_SUBDIR" >&6 if test "x$cf_with_cxx" = xyes ; then -echo "$as_me:28919: checking c++ library-dependency suffix" >&5 +echo "$as_me:28939: checking c++ library-dependency suffix" >&5 echo $ECHO_N "checking c++ library-dependency suffix... $ECHO_C" >&6 if test "$with_libtool" != "no"; then # libtool thinks it can make c++ shared libraries (perhaps only g++) @@ -29009,7 +29029,7 @@ fi fi -echo "$as_me:29012: result: $CXX_LIB_SUFFIX" >&5 +echo "$as_me:29032: result: $CXX_LIB_SUFFIX" >&5 echo "${ECHO_T}$CXX_LIB_SUFFIX" >&6 fi @@ -29185,19 +29205,19 @@ if test -n "$LDFLAGS_STATIC" && test -n "$LDFLAGS_SHARED" then - echo "$as_me:29188: checking if linker supports switching between static/dynamic" >&5 + echo "$as_me:29208: checking if linker supports switching between static/dynamic" >&5 echo $ECHO_N "checking if linker supports switching between static/dynamic... $ECHO_C" >&6 rm -f libconftest.a cat >conftest.$ac_ext < int cf_ldflags_static(FILE *fp) { return fflush(fp); } EOF - if { (eval echo "$as_me:29197: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:29217: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29200: \$? = $ac_status" >&5 + echo "$as_me:29220: \$? = $ac_status" >&5 (exit "$ac_status"); } ; then ( $AR $ARFLAGS libconftest.a conftest.o ) 2>&5 1>/dev/null ( eval $RANLIB libconftest.a ) 2>&5 >/dev/null @@ -29208,10 +29228,10 @@ LIBS="$LDFLAGS_STATIC -L`pwd` -lconftest $LDFLAGS_DYNAMIC $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 29211 "configure" +#line 29231 "configure" #include "confdefs.h" -#line 29214 "configure" +#line 29234 "configure" #include int cf_ldflags_static(FILE *fp); @@ -29226,16 +29246,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29229: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29249: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29232: \$? = $ac_status" >&5 + echo "$as_me:29252: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29235: \"$ac_try\"") >&5 + { (eval echo "$as_me:29255: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29238: \$? = $ac_status" >&5 + echo "$as_me:29258: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then # some linkers simply ignore the -dynamic @@ -29258,7 +29278,7 @@ rm -f libconftest.* LIBS="$cf_save_LIBS" - echo "$as_me:29261: result: $cf_ldflags_static" >&5 + echo "$as_me:29281: result: $cf_ldflags_static" >&5 echo "${ECHO_T}$cf_ldflags_static" >&6 if test "$cf_ldflags_static" != yes @@ -29274,7 +29294,7 @@ ;; esac -echo "$as_me:29277: checking where we will install curses.h" >&5 +echo "$as_me:29297: checking where we will install curses.h" >&5 echo $ECHO_N "checking where we will install curses.h... $ECHO_C" >&6 includesubdir= @@ -29284,7 +29304,7 @@ then includesubdir="/ncurses${USE_LIB_SUFFIX}" fi -echo "$as_me:29287: result: ${includedir}${includesubdir}" >&5 +echo "$as_me:29307: result: ${includedir}${includesubdir}" >&5 echo "${ECHO_T}${includedir}${includesubdir}" >&6 ### Resolve a conflict between normal and wide-curses by forcing applications @@ -29292,7 +29312,7 @@ if test "$with_overwrite" != no ; then if test "$NCURSES_LIBUTF8" = 1 ; then NCURSES_LIBUTF8='defined(HAVE_LIBUTF8_H)' - { echo "$as_me:29295: WARNING: Wide-character applications must define HAVE_LIBUTF8_H to include curses.h" >&5 + { echo "$as_me:29315: WARNING: Wide-character applications must define HAVE_LIBUTF8_H to include curses.h" >&5 echo "$as_me: WARNING: Wide-character applications must define HAVE_LIBUTF8_H to include curses.h" >&2;} fi fi @@ -29317,7 +29337,7 @@ # pkgsrc uses these -echo "$as_me:29320: checking for desired basename for form library" >&5 +echo "$as_me:29340: checking for desired basename for form library" >&5 echo $ECHO_N "checking for desired basename for form library... $ECHO_C" >&6 # Check whether --with-form-libname or --without-form-libname was given. @@ -29337,10 +29357,10 @@ ;; esac -echo "$as_me:29340: result: $FORM_NAME" >&5 +echo "$as_me:29360: result: $FORM_NAME" >&5 echo "${ECHO_T}$FORM_NAME" >&6 -echo "$as_me:29343: checking for desired basename for menu library" >&5 +echo "$as_me:29363: checking for desired basename for menu library" >&5 echo $ECHO_N "checking for desired basename for menu library... $ECHO_C" >&6 # Check whether --with-menu-libname or --without-menu-libname was given. @@ -29360,10 +29380,10 @@ ;; esac -echo "$as_me:29363: result: $MENU_NAME" >&5 +echo "$as_me:29383: result: $MENU_NAME" >&5 echo "${ECHO_T}$MENU_NAME" >&6 -echo "$as_me:29366: checking for desired basename for panel library" >&5 +echo "$as_me:29386: checking for desired basename for panel library" >&5 echo $ECHO_N "checking for desired basename for panel library... $ECHO_C" >&6 # Check whether --with-panel-libname or --without-panel-libname was given. @@ -29383,10 +29403,10 @@ ;; esac -echo "$as_me:29386: result: $PANEL_NAME" >&5 +echo "$as_me:29406: result: $PANEL_NAME" >&5 echo "${ECHO_T}$PANEL_NAME" >&6 -echo "$as_me:29389: checking for desired basename for cxx library" >&5 +echo "$as_me:29409: checking for desired basename for cxx library" >&5 echo $ECHO_N "checking for desired basename for cxx library... $ECHO_C" >&6 # Check whether --with-cxx-libname or --without-cxx-libname was given. @@ -29406,13 +29426,13 @@ ;; esac -echo "$as_me:29409: result: $CXX_NAME" >&5 +echo "$as_me:29429: result: $CXX_NAME" >&5 echo "${ECHO_T}$CXX_NAME" >&6 ### Construct the list of subdirectories for which we'll customize makefiles ### with the appropriate compile-rules. -echo "$as_me:29415: checking for src modules" >&5 +echo "$as_me:29435: checking for src modules" >&5 echo $ECHO_N "checking for src modules... $ECHO_C" >&6 # dependencies and linker-arguments for test-programs @@ -29471,7 +29491,7 @@ fi fi done -echo "$as_me:29474: result: $cf_cv_src_modules" >&5 +echo "$as_me:29494: result: $cf_cv_src_modules" >&5 echo "${ECHO_T}$cf_cv_src_modules" >&6 TEST_ARGS="-L${LIB_DIR} $TEST_ARGS" @@ -29632,7 +29652,7 @@ (*-D_XOPEN_SOURCE_EXTENDED*) test -n "$verbose" && echo " moving _XOPEN_SOURCE_EXTENDED to work around g++ problem" 1>&6 -echo "${as_me:-configure}:29635: testing moving _XOPEN_SOURCE_EXTENDED to work around g++ problem ..." 1>&5 +echo "${as_me:-configure}:29655: testing moving _XOPEN_SOURCE_EXTENDED to work around g++ problem ..." 1>&5 CFLAGS="$CFLAGS -D_XOPEN_SOURCE_EXTENDED" CPPFLAGS=`echo "x$CPPFLAGS" | sed -e 's/^.//' -e 's/-D_XOPEN_SOURCE_EXTENDED//'` @@ -29643,7 +29663,7 @@ # Help to automatically enable the extended curses features when using either # the *-config or the ".pc" files by adding defines. -echo "$as_me:29646: checking for defines to add to ncurses${USE_CFG_SUFFIX}${cf_config_suffix}-config script" >&5 +echo "$as_me:29666: checking for defines to add to ncurses${USE_CFG_SUFFIX}${cf_config_suffix}-config script" >&5 echo $ECHO_N "checking for defines to add to ncurses${USE_CFG_SUFFIX}${cf_config_suffix}-config script... $ECHO_C" >&6 PKG_CFLAGS= for cf_loop1 in $CPPFLAGS_after_XOPEN @@ -29659,7 +29679,7 @@ done test "$cf_found" = no && PKG_CFLAGS="$PKG_CFLAGS $cf_loop1" done -echo "$as_me:29662: result: $PKG_CFLAGS" >&5 +echo "$as_me:29682: result: $PKG_CFLAGS" >&5 echo "${ECHO_T}$PKG_CFLAGS" >&6 case "$cf_cv_system_name" in @@ -29731,7 +29751,7 @@ cf_filter_syms=$cf_dft_filter_syms test -n "$verbose" && echo " will map symbols to ABI=$cf_cv_abi_default" 1>&6 -echo "${as_me:-configure}:29734: testing will map symbols to ABI=$cf_cv_abi_default ..." 1>&5 +echo "${as_me:-configure}:29754: testing will map symbols to ABI=$cf_cv_abi_default ..." 1>&5 fi @@ -29758,7 +29778,7 @@ # This is used for the *-config script and *.pc data files. -echo "$as_me:29761: checking for linker search path" >&5 +echo "$as_me:29781: checking for linker search path" >&5 echo $ECHO_N "checking for linker search path... $ECHO_C" >&6 if test "${cf_cv_ld_searchpath+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -29806,7 +29826,7 @@ cf_pathlist="$cf_pathlist /lib /usr/lib" ;; (*) - { echo "$as_me:29809: WARNING: problem with Solaris architecture" >&5 + { echo "$as_me:29829: WARNING: problem with Solaris architecture" >&5 echo "$as_me: WARNING: problem with Solaris architecture" >&2;} ;; esac @@ -29847,7 +29867,7 @@ test -z "$cf_cv_ld_searchpath" && cf_cv_ld_searchpath=/usr/lib fi -echo "$as_me:29850: result: $cf_cv_ld_searchpath" >&5 +echo "$as_me:29870: result: $cf_cv_ld_searchpath" >&5 echo "${ECHO_T}$cf_cv_ld_searchpath" >&6 LD_SEARCHPATH=`echo "$cf_cv_ld_searchpath"|sed -e 's/ /|/g'` @@ -29933,7 +29953,7 @@ : "${CONFIG_STATUS=./config.status}" ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:29936: creating $CONFIG_STATUS" >&5 +{ echo "$as_me:29956: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >"$CONFIG_STATUS" <<_ACEOF #! $SHELL @@ -30114,7 +30134,7 @@ echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header - { { echo "$as_me:30117: error: ambiguous option: $1 + { { echo "$as_me:30137: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} @@ -30133,7 +30153,7 @@ ac_need_defaults=false;; # This is an error. - -*) { { echo "$as_me:30136: error: unrecognized option: $1 + -*) { { echo "$as_me:30156: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} @@ -30265,7 +30285,7 @@ "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "include/ncurses_cfg.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/ncurses_cfg.h:include/ncurses_cfg.hin" ;; - *) { { echo "$as_me:30268: error: invalid argument: $ac_config_target" >&5 + *) { { echo "$as_me:30288: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac @@ -30365,6 +30385,7 @@ s,@VERSION_MAJOR@,$VERSION_MAJOR,;t t s,@VERSION_MINOR@,$VERSION_MINOR,;t t s,@VERSION_PATCH@,$VERSION_PATCH,;t t +s,@PROGRAM@,$PROGRAM,;t t s,@PACKAGE@,$PACKAGE,;t t s,@build@,$build,;t t s,@build_cpu@,$build_cpu,;t t @@ -30486,6 +30507,7 @@ s,@RESULTING_SYMS@,$RESULTING_SYMS,;t t s,@VERSIONED_SYMS@,$VERSIONED_SYMS,;t t s,@WILDCARD_SYMS@,$WILDCARD_SYMS,;t t +s,@REQUIRE_PKG@,$REQUIRE_PKG,;t t s,@cf_ldd_prog@,$cf_ldd_prog,;t t s,@EXTRA_PKG_LDFLAGS@,$EXTRA_PKG_LDFLAGS,;t t s,@EXTRA_SUFFIX@,$EXTRA_SUFFIX,;t t @@ -30791,7 +30813,7 @@ esac if test x"$ac_file" != x-; then - { echo "$as_me:30794: creating $ac_file" >&5 + { echo "$as_me:30816: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi @@ -30809,7 +30831,7 @@ -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:30812: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:30834: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; @@ -30822,7 +30844,7 @@ echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:30825: error: cannot find input file: $f" >&5 + { { echo "$as_me:30847: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -30838,7 +30860,7 @@ if test -n "$ac_seen"; then ac_used=`grep '@datarootdir@' "$ac_item"` if test -z "$ac_used"; then - { echo "$as_me:30841: WARNING: datarootdir was used implicitly but not set: + { echo "$as_me:30863: WARNING: datarootdir was used implicitly but not set: $ac_seen" >&5 echo "$as_me: WARNING: datarootdir was used implicitly but not set: $ac_seen" >&2;} @@ -30847,7 +30869,7 @@ fi ac_seen=`grep '${datarootdir}' "$ac_item"` if test -n "$ac_seen"; then - { echo "$as_me:30850: WARNING: datarootdir was used explicitly but not set: + { echo "$as_me:30872: WARNING: datarootdir was used explicitly but not set: $ac_seen" >&5 echo "$as_me: WARNING: datarootdir was used explicitly but not set: $ac_seen" >&2;} @@ -30892,7 +30914,7 @@ ac_init=`$EGREP '[ ]*'$ac_name'[ ]*=' "$ac_file"` if test -z "$ac_init"; then ac_seen=`echo "$ac_seen" |sed -e 's,^,'"$ac_file"':,'` - { echo "$as_me:30895: WARNING: Variable $ac_name is used but was not set: + { echo "$as_me:30917: WARNING: Variable $ac_name is used but was not set: $ac_seen" >&5 echo "$as_me: WARNING: Variable $ac_name is used but was not set: $ac_seen" >&2;} @@ -30903,7 +30925,7 @@ $EGREP -n '@[A-Z_][A-Z_0-9]+@' "$ac_file" >>"$tmp"/out if test -s "$tmp"/out; then ac_seen=`sed -e 's,^,'"$ac_file"':,' < "$tmp"/out` - { echo "$as_me:30906: WARNING: Some variables may not be substituted: + { echo "$as_me:30928: WARNING: Some variables may not be substituted: $ac_seen" >&5 echo "$as_me: WARNING: Some variables may not be substituted: $ac_seen" >&2;} @@ -30952,7 +30974,7 @@ * ) ac_file_in=$ac_file.in ;; esac - test x"$ac_file" != x- && { echo "$as_me:30955: creating $ac_file" >&5 + test x"$ac_file" != x- && { echo "$as_me:30977: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the @@ -30963,7 +30985,7 @@ -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:30966: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:30988: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -30976,7 +30998,7 @@ echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:30979: error: cannot find input file: $f" >&5 + { { echo "$as_me:31001: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -31034,7 +31056,7 @@ rm -f "$tmp"/in if test x"$ac_file" != x-; then if cmp -s "$ac_file" "$tmp/config.h" 2>/dev/null; then - { echo "$as_me:31037: $ac_file is unchanged" >&5 + { echo "$as_me:31059: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ @@ -31421,7 +31443,7 @@ (cygdll|msysdll|mingw|msvcdll) test "x$with_shared_cxx" = xno && test -n "$verbose" && echo " overriding CXX_MODEL to SHARED" 1>&6 -echo "${as_me:-configure}:31424: testing overriding CXX_MODEL to SHARED ..." 1>&5 +echo "${as_me:-configure}:31446: testing overriding CXX_MODEL to SHARED ..." 1>&5 with_shared_cxx=yes ;; Index: configure.in Prereq: 1.789 --- ncurses-6.5-20250111+/configure.in 2024-12-29 00:50:56.000000000 +0000 +++ ncurses-6.5-20250118/configure.in 2025-01-18 11:20:02.000000000 +0000 @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright 2018-2023,2024 Thomas E. Dickey * +dnl Copyright 2018-2024,2025 Thomas E. Dickey * dnl Copyright 1998-2017,2018 Free Software Foundation, Inc. * dnl * dnl Permission is hereby granted, free of charge, to any person obtaining a * @@ -29,7 +29,7 @@ dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: configure.in,v 1.789 2024/12/29 00:50:56 tom Exp $ +dnl $Id: configure.in,v 1.790 2025/01/18 11:20:02 tom Exp $ dnl Process this file with autoconf to produce a configure script. dnl dnl For additional information, see @@ -38,7 +38,7 @@ dnl dnl --------------------------------------------------------------------------- AC_PREREQ(2.52.20210101) -AC_REVISION($Revision: 1.789 $) +AC_REVISION($Revision: 1.790 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -659,7 +659,7 @@ AC_SUBST(WHICH_XTERM) case $host_os in -(*linux-gnu|*cygwin|*mingw32|*msys) +(linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin|msys|mingw*|linux*uclibc|linux*musl) want_xterm_kbs=DEL ;; (*) Index: dist.mk Prereq: 1.1650 --- ncurses-6.5-20250111+/dist.mk 2025-01-11 12:30:15.000000000 +0000 +++ ncurses-6.5-20250118/dist.mk 2025-01-18 11:23:10.000000000 +0000 @@ -26,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: dist.mk,v 1.1650 2025/01/11 12:30:15 tom Exp $ +# $Id: dist.mk,v 1.1651 2025/01/18 11:23:10 tom Exp $ # Makefile for creating ncurses distributions. # # This only needs to be used directly as a makefile by developers, but @@ -38,7 +38,7 @@ # These define the major/minor/patch versions of ncurses. NCURSES_MAJOR = 6 NCURSES_MINOR = 5 -NCURSES_PATCH = 20250111 +NCURSES_PATCH = 20250118 # We don't append the patch to the version, since this only applies to releases VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR) Index: doc/html/man/captoinfo.1m.html --- ncurses-6.5-20250111+/doc/html/man/captoinfo.1m.html 2024-09-14 20:23:25.000000000 +0000 +++ ncurses-6.5-20250118/doc/html/man/captoinfo.1m.html 2025-01-19 00:54:58.000000000 +0000 @@ -1,7 +1,7 @@ -captoinfo 1m 2024-09-13 ncurses 6.5 User commands +captoinfo 1m 2025-01-18 ncurses 6.5 User commands -

captoinfo 1m 2024-09-13 ncurses 6.5 User commands

+

captoinfo 1m 2025-01-18 ncurses 6.5 User commands

 captoinfo(1m)                    User commands                   captoinfo(1m)
 
@@ -173,7 +173,7 @@
 
 
 

PORTABILITY

-       X/Open  Curses,  Issue  7  (2009) describes tic briefly, but omits this
+       X/Open  Curses  Issue 7  (2009)  describes  tic briefly, but omits this
        program.
 
        SVr4 systems provide captoinfo as a separate application from tic.  Its
@@ -193,7 +193,7 @@
 
 
 
-ncurses 6.5                       2024-09-13                     captoinfo(1m)
+ncurses 6.5                       2025-01-18                     captoinfo(1m)