# ncurses 6.5 - patch 20241228 - 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-20241228.patch.gz # patch by Thomas E. Dickey # created Sun Dec 29 01:42:13 UTC 2024 # ------------------------------------------------------------------------------ # INSTALL | 41 # NEWS | 11 # VERSION | 2 # aclocal.m4 | 11 # configure | 2526 +++++++++++++-------------- # configure.in | 5 # dist.mk | 4 # doc/html/man/curs_add_wch.3x.html | 22 # doc/html/man/curs_add_wchstr.3x.html | 12 # doc/html/man/curs_addch.3x.html | 143 - # doc/html/man/curs_addchstr.3x.html | 12 # doc/html/man/curs_addstr.3x.html | 12 # doc/html/man/curs_addwstr.3x.html | 12 # doc/html/man/curs_attr.3x.html | 16 # doc/html/man/curs_bkgd.3x.html | 83 # doc/html/man/curs_bkgrnd.3x.html | 56 # doc/html/man/curs_color.3x.html | 14 # doc/html/man/curs_delch.3x.html | 10 # doc/html/man/curs_deleteln.3x.html | 10 # doc/html/man/curs_get_wch.3x.html | 14 # doc/html/man/curs_get_wstr.3x.html | 12 # doc/html/man/curs_getch.3x.html | 14 # doc/html/man/curs_getstr.3x.html | 12 # doc/html/man/curs_in_wch.3x.html | 10 # doc/html/man/curs_inch.3x.html | 10 # doc/html/man/curs_inchstr.3x.html | 10 # doc/html/man/curs_initscr.3x.html | 10 # doc/html/man/curs_inopts.3x.html | 24 # doc/html/man/curs_ins_wch.3x.html | 10 # doc/html/man/curs_ins_wstr.3x.html | 12 # doc/html/man/curs_insch.3x.html | 10 # doc/html/man/curs_insstr.3x.html | 12 # doc/html/man/curs_instr.3x.html | 12 # doc/html/man/curs_inwstr.3x.html | 12 # doc/html/man/curs_mouse.3x.html | 24 # doc/html/man/curs_move.3x.html | 10 # doc/html/man/curs_opaque.3x.html | 10 # doc/html/man/curs_pad.3x.html | 10 # doc/html/man/curs_scr_dump.3x.html | 31 # doc/html/man/curs_slk.3x.html | 12 # doc/html/man/curs_termattrs.3x.html | 10 # doc/html/man/curs_termcap.3x.html | 44 # doc/html/man/curs_terminfo.3x.html | 384 ++-- # doc/html/man/curs_touch.3x.html | 10 # doc/html/man/curs_trace.3x.html | 12 # doc/html/man/curs_util.3x.html | 77 # doc/html/man/curs_window.3x.html | 10 # doc/html/man/define_key.3x.html | 12 # doc/html/man/form.3x.html | 12 # doc/html/man/form_field.3x.html | 14 # doc/html/man/form_field_buffer.3x.html | 10 # doc/html/man/form_field_new.3x.html | 10 # doc/html/man/form_field_userptr.3x.html | 10 # doc/html/man/form_field_validation.3x.html | 10 # doc/html/man/form_fieldtype.3x.html | 10 # doc/html/man/form_hook.3x.html | 18 # doc/html/man/form_new.3x.html | 12 # doc/html/man/form_page.3x.html | 10 # doc/html/man/form_requestname.3x.html | 10 # doc/html/man/form_userptr.3x.html | 10 # doc/html/man/form_win.3x.html | 14 # doc/html/man/infocmp.1m.html | 116 - # doc/html/man/keybound.3x.html | 10 # doc/html/man/menu.3x.html | 12 # doc/html/man/menu_hook.3x.html | 18 # doc/html/man/menu_items.3x.html | 14 # doc/html/man/menu_mark.3x.html | 16 # doc/html/man/menu_new.3x.html | 12 # doc/html/man/menu_pattern.3x.html | 12 # doc/html/man/menu_requestname.3x.html | 10 # doc/html/man/menu_spacing.3x.html | 10 # doc/html/man/menu_userptr.3x.html | 10 # doc/html/man/menu_win.3x.html | 14 # doc/html/man/mitem_current.3x.html | 12 # doc/html/man/mitem_name.3x.html | 10 # doc/html/man/mitem_new.3x.html | 10 # doc/html/man/mitem_userptr.3x.html | 10 # doc/html/man/ncurses.3x.html | 16 # doc/html/man/panel.3x.html | 12 # doc/html/man/resizeterm.3x.html | 12 # doc/html/man/term_variables.3x.html | 121 - # doc/html/man/terminfo.5.html | 6 # doc/html/man/tput.1.html | 10 # doc/html/man/tset.1.html | 10 # doc/html/man/wresize.3x.html | 33 # include/MKterm.h.awk.in | 14 # include/curses.h.in | 4 # man/curs_add_wch.3x | 19 # man/curs_add_wchstr.3x | 8 # man/curs_addch.3x | 16 # man/curs_addchstr.3x | 8 # man/curs_addstr.3x | 8 # man/curs_addwstr.3x | 8 # man/curs_attr.3x | 14 # man/curs_bkgd.3x | 165 + # man/curs_bkgrnd.3x | 103 - # man/curs_color.3x | 11 # man/curs_delch.3x | 6 # man/curs_deleteln.3x | 6 # man/curs_get_wch.3x | 8 # man/curs_get_wstr.3x | 12 # man/curs_getch.3x | 10 # man/curs_getstr.3x | 10 # man/curs_in_wch.3x | 6 # man/curs_inch.3x | 6 # man/curs_inchstr.3x | 8 # man/curs_initscr.3x | 7 # man/curs_inopts.3x | 18 # man/curs_ins_wch.3x | 6 # man/curs_ins_wstr.3x | 8 # man/curs_insch.3x | 6 # man/curs_insstr.3x | 8 # man/curs_instr.3x | 8 # man/curs_inwstr.3x | 8 # man/curs_mouse.3x | 26 # man/curs_move.3x | 6 # man/curs_opaque.3x | 8 # man/curs_pad.3x | 6 # man/curs_scr_dump.3x | 53 # man/curs_slk.3x | 11 # man/curs_termattrs.3x | 8 # man/curs_termcap.3x | 72 # man/curs_terminfo.3x | 446 ++-- # man/curs_touch.3x | 7 # man/curs_trace.3x | 10 # man/curs_util.3x | 16 # man/curs_window.3x | 8 # man/define_key.3x | 8 # man/form.3x | 12 # man/form_field.3x | 15 # man/form_field_buffer.3x | 8 # man/form_field_new.3x | 7 # man/form_field_userptr.3x | 7 # man/form_field_validation.3x | 8 # man/form_fieldtype.3x | 8 # man/form_hook.3x | 27 # man/form_new.3x | 11 # man/form_page.3x | 8 # man/form_requestname.3x | 8 # man/form_userptr.3x | 7 # man/form_win.3x | 16 # man/infocmp.1m | 180 + # man/keybound.3x | 6 # man/man_db.renames.in | 3 # man/manhtml.aliases | 3 # man/manlinks.sed | 43 # man/menu.3x | 12 # man/menu_hook.3x | 28 # man/menu_items.3x | 13 # man/menu_mark.3x | 17 # man/menu_new.3x | 11 # man/menu_pattern.3x | 9 # man/menu_requestname.3x | 8 # man/menu_spacing.3x | 8 # man/menu_userptr.3x | 7 # man/menu_win.3x | 16 # man/mitem_current.3x | 10 # man/mitem_name.3x | 7 # man/mitem_new.3x | 8 # man/mitem_userptr.3x | 7 # man/ncurses.3x | 8 # man/panel.3x | 20 # man/resizeterm.3x | 13 # man/term_variables.3x | 228 +- # man/terminfo.tail | 9 # man/tput.1 | 6 # man/tset.1 | 6 # man/wresize.3x | 12 # misc/terminfo.src | 288 ++- # 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 # 176 files changed, 3730 insertions(+), 3132 deletions(-) # ------------------------------------------------------------------------------ Index: INSTALL Prereq: 1.257 --- ncurses-6.5-20241221+/INSTALL 2024-08-10 17:43:39.000000000 +0000 +++ ncurses-6.5-20241228/INSTALL 2024-12-28 21:37:40.000000000 +0000 @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: INSTALL,v 1.257 2024/08/10 17:43:39 tom Exp $ +-- $Id: INSTALL,v 1.258 2024/12/28 21:37:40 Branden.Robinson Exp $ --------------------------------------------------------------------- How to install Ncurses/Terminfo on your system --------------------------------------------------------------------- @@ -709,7 +709,7 @@ Use rpath option when generating shared libraries, and (with some restrictions) when linking the corresponding programs. This originally (in 1997) applied mainly to systems using the GNU linker (read the - manpage). + man page). More recently it is useful for systems that require special treatment shared libraries in "unusual" locations. The "system" libraries reside @@ -1103,34 +1103,35 @@ ./configure --enable-static --with-manpage-aliases - Tell the configure script you wish to create entries in the - man-directory for aliases to manpages which list them, e.g., the - functions in the panel manpage. This is the default. You can disable - it if your man program does this. You can also disable - --with-manpage-symlinks to install files containing a ".so" command - rather than symbolic links. + Create files in subdirectories of the installation "man" directory that + alias the man pages documenting them. For example, the "beep" man page + also documents the function "flash". This is the default. You can + disable this procedure if your system's makewhatis(8) or mandb(8) + program indexes the directory to which the pages are installed. If you + disable man page symlinks by specifying "--without-manpage-symlinks", + the alias pages are created as stubs containing ".so" *roff requests. --with-manpage-format=XXX Tell the configure script how you would like to install man-pages. The - option value must be one of these: gzip, compress, BSDI, normal, - formatted. If you do not give this option, the configure script + option value must be one of these: "gzip", "compress", "BSDI", "normal", + "formatted". If you do not specify this option, the configure script attempts to determine which is the case. --with-manpage-renames=XXX - Tell the configure script that you wish to rename the manpages while - installing. Currently the only distribution which does this is Debian. + Tell the configure script that you wish to rename the man pages when + installing them. Debian and distributions descended from it do this. The option value specifies the name of a file that lists the renamed - files, e.g., $srcdir/man/man_db.renames + files, e.g., "$srcdir/man/man_db.renames". --with-manpage-symlinks Tell the configure script that you wish to make symbolic links in the man-directory for aliases to the man-pages. This is the default, but - can be disabled for systems that provide this automatically. Doing - this on systems that do not support symbolic links will result in - copying the man-page for each alias. + can be disabled for systems that provide this service automatically. + Doing this on systems that do not support symbolic links creates a copy + of the target man page for each alias. --with-manpage-tbl - Tell the configure script that you wish to preprocess the manpages + Tell the configure script that you wish to preprocess the man pages by running them through tbl to generate tables understandable by nroff. @@ -1397,10 +1398,10 @@ --without-curses-h Don't install the ncurses header with the name "curses.h". Rather, - install as "ncurses.h" and modify the installed headers and manpages + install as "ncurses.h" and modify the installed headers and man pages accordingly. - Likewise, do not install an alias "curses" for the ncurses manpage. + Likewise, do not install an alias "curses" for the ncurses man page. --without-cxx XSI curses declares "bool" as part of the interface. C++ also declares @@ -1423,7 +1424,7 @@ Do not use dlsym() to load GPM dynamically. --without-manpages - Tell the configure script to suppress the install of ncurses' manpages. + Tell the configure script to suppress the install of ncurses' man pages. --without-progs Tell the configure script to suppress the build of ncurses' application Index: NEWS Prereq: 1.4216 --- ncurses-6.5-20241221+/NEWS 2024-12-21 20:43:26.000000000 +0000 +++ ncurses-6.5-20241228/NEWS 2024-12-29 00:59:43.000000000 +0000 @@ -26,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.4216 2024/12/21 20:43:26 tom Exp $ +-- $Id: NEWS,v 1.4220 2024/12/29 00:59:43 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -46,6 +46,15 @@ Changes through 1.9.9e did not credit all contributions; it is not possible to add this information. +20241228 + + correct conditional-compile for a case when the C compiler does not + have a bool type. + + add ghostty -TD + > patches by Branden Robinson: + + add comments to generated term.h to hint the configure options used + + use same subdir-convention for term.h, in configure script + + improve formatting/style of manpages + 20241221 + modify ncurses/tinfo/MKfallback.sh to work with MacOS sed, which lacks BSD-style \< and \> Index: VERSION --- ncurses-6.5-20241221+/VERSION 2024-12-21 10:55:02.000000000 +0000 +++ ncurses-6.5-20241228/VERSION 2024-12-28 11:24:50.000000000 +0000 @@ -1 +1 @@ -5:0:10 6.5 20241221 +5:0:10 6.5 20241228 Index: aclocal.m4 Prereq: 1.1097 --- ncurses-6.5-20241221+/aclocal.m4 2024-12-21 13:44:45.000000000 +0000 +++ ncurses-6.5-20241228/aclocal.m4 2024-12-28 21:40:09.000000000 +0000 @@ -29,7 +29,7 @@ dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: aclocal.m4,v 1.1097 2024/12/21 13:44:45 tom Exp $ +dnl $Id: aclocal.m4,v 1.1099 2024/12/28 21:40:09 tom Exp $ dnl Macros used in NCURSES auto-configuration script. dnl dnl These macros are maintained separately from NCURSES. The copyright on @@ -6036,7 +6036,7 @@ AC_MSG_RESULT($MANPAGE_TBL) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_MAN_PAGES version: 59 updated: 2024/03/30 08:27:40 +dnl CF_MAN_PAGES version: 60 updated: 2024/12/28 16:38:35 dnl ------------ dnl Try to determine if the man-pages on the system are compressed, and if dnl so, what format is used. Use this information to construct a script that @@ -6213,14 +6213,17 @@ if test "$with_overwrite" != yes ; then cat >>$cf_edit_man <\$TMP.out + sed -e "/\\#[ ]*include/s,\$TMP.out mv \$TMP.out \$TMP CF_EOF fi if test "$with_curses_h" != yes ; then cat >>$cf_edit_man <\$TMP.out + sed -e "/\\#[ ]*include/s,curses.h,ncurses.h," \ + < \$TMP >\$TMP.out mv \$TMP.out \$TMP CF_EOF fi Index: configure --- ncurses-6.5-20241221+/configure 2024-12-21 15:24:20.000000000 +0000 +++ ncurses-6.5-20241228/configure 2024-12-29 01:01:41.000000000 +0000 @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.788 . +# From configure.in Revision: 1.789 . # Guess values for system-dependent variables and create Makefiles. # Generated by Autoconf 2.52.20240618. # @@ -15662,14 +15662,17 @@ if test "$with_overwrite" != yes ; then cat >>$cf_edit_man <\$TMP.out + sed -e "/\\#[ ]*include/s,\$TMP.out mv \$TMP.out \$TMP CF_EOF fi if test "$with_curses_h" != yes ; then cat >>$cf_edit_man <\$TMP.out + sed -e "/\\#[ ]*include/s,curses.h,ncurses.h," \ + < \$TMP >\$TMP.out mv \$TMP.out \$TMP CF_EOF fi @@ -15813,7 +15816,7 @@ ############################################################################### ### Note that some functions (such as const) are normally disabled anyway. -echo "$as_me:15816: checking if you want to build with function extensions" >&5 +echo "$as_me:15819: 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. @@ -15823,7 +15826,7 @@ else with_ext_funcs=yes fi; -echo "$as_me:15826: result: $with_ext_funcs" >&5 +echo "$as_me:15829: result: $with_ext_funcs" >&5 echo "${ECHO_T}$with_ext_funcs" >&6 if test "x$with_ext_funcs" = xyes ; then NCURSES_EXT_FUNCS=1 @@ -15880,7 +15883,7 @@ GENERATED_EXT_FUNCS= fi -echo "$as_me:15883: checking if you want to build with SCREEN extensions" >&5 +echo "$as_me:15886: 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. @@ -15890,7 +15893,7 @@ else with_sp_funcs=$cf_dft_ext_spfuncs fi; -echo "$as_me:15893: result: $with_sp_funcs" >&5 +echo "$as_me:15896: result: $with_sp_funcs" >&5 echo "${ECHO_T}$with_sp_funcs" >&6 if test "x$with_sp_funcs" = xyes ; then NCURSES_SP_FUNCS=1 @@ -15909,7 +15912,7 @@ GENERATED_SP_FUNCS= fi -echo "$as_me:15912: checking if you want to build with terminal-driver" >&5 +echo "$as_me:15915: 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. @@ -15919,7 +15922,7 @@ else with_term_driver=no fi; -echo "$as_me:15922: result: $with_term_driver" >&5 +echo "$as_me:15925: result: $with_term_driver" >&5 echo "${ECHO_T}$with_term_driver" >&6 if test "x$with_term_driver" = xyes ; then @@ -15928,19 +15931,19 @@ EOF if test "x$with_termlib" != xno ; then - { { echo "$as_me:15931: error: The term-driver option conflicts with the termlib option" >&5 + { { echo "$as_me:15934: 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:15936: error: The term-driver option relies upon sp-funcs" >&5 + { { echo "$as_me:15939: 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:15943: checking for extended use of const keyword" >&5 +echo "$as_me:15946: 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. @@ -15950,7 +15953,7 @@ else with_ext_const=$cf_dft_ext_const fi; -echo "$as_me:15953: result: $with_ext_const" >&5 +echo "$as_me:15956: result: $with_ext_const" >&5 echo "${ECHO_T}$with_ext_const" >&6 NCURSES_CONST='/*nothing*/' if test "x$with_ext_const" = xyes ; then @@ -15958,7 +15961,7 @@ fi ### use option --enable-ext-colors to turn on use of colors beyond 16. -echo "$as_me:15961: checking if you want to use extended colors" >&5 +echo "$as_me:15964: 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. @@ -15968,12 +15971,12 @@ else with_ext_colors=$cf_dft_ext_colors fi; -echo "$as_me:15971: result: $with_ext_colors" >&5 +echo "$as_me:15974: 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:15976: WARNING: This option applies only to wide-character library" >&5 + { echo "$as_me:15979: 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) @@ -15984,7 +15987,7 @@ cf_cv_rel_version=6.0 cf_cv_abi_version=6 cf_cv_abi_default=6 - { echo "$as_me:15987: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 + { echo "$as_me:15990: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 echo "$as_me: WARNING: overriding ABI version to $cf_cv_abi_default" >&2;} ;; esac @@ -16012,7 +16015,7 @@ fi ### use option --enable-ext-mouse to modify coding to support 5-button mice -echo "$as_me:16015: checking if you want to use extended mouse encoding" >&5 +echo "$as_me:16018: 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. @@ -16022,7 +16025,7 @@ else with_ext_mouse=$cf_dft_ext_mouse fi; -echo "$as_me:16025: result: $with_ext_mouse" >&5 +echo "$as_me:16028: result: $with_ext_mouse" >&5 echo "${ECHO_T}$with_ext_mouse" >&6 if test "x$with_ext_mouse" = xyes ; then @@ -16032,7 +16035,7 @@ cf_cv_rel_version=6.0 cf_cv_abi_version=6 cf_cv_abi_default=6 - { echo "$as_me:16035: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 + { echo "$as_me:16038: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 echo "$as_me: WARNING: overriding ABI version to $cf_cv_abi_default" >&2;} ;; esac @@ -16049,7 +16052,7 @@ fi ### use option --enable-ext-putwin to turn on extended screendumps -echo "$as_me:16052: checking if you want to use extended putwin/screendump" >&5 +echo "$as_me:16055: 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. @@ -16059,7 +16062,7 @@ else with_ext_putwin=$cf_dft_ext_putwin fi; -echo "$as_me:16062: result: $with_ext_putwin" >&5 +echo "$as_me:16065: result: $with_ext_putwin" >&5 echo "${ECHO_T}$with_ext_putwin" >&6 if test "x$with_ext_putwin" = xyes ; then @@ -16069,7 +16072,7 @@ fi -echo "$as_me:16072: checking if you want \$NCURSES_NO_PADDING code" >&5 +echo "$as_me:16075: 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. @@ -16079,7 +16082,7 @@ else with_no_padding=$with_ext_funcs fi; -echo "$as_me:16082: result: $with_no_padding" >&5 +echo "$as_me:16085: result: $with_no_padding" >&5 echo "${ECHO_T}$with_no_padding" >&6 test "x$with_no_padding" = xyes && cat >>confdefs.h <<\EOF @@ -16087,7 +16090,7 @@ EOF ### use option --enable-sigwinch to turn on use of SIGWINCH logic -echo "$as_me:16090: checking if you want SIGWINCH handler" >&5 +echo "$as_me:16093: 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. @@ -16097,7 +16100,7 @@ else with_sigwinch=$with_ext_funcs fi; -echo "$as_me:16100: result: $with_sigwinch" >&5 +echo "$as_me:16103: result: $with_sigwinch" >&5 echo "${ECHO_T}$with_sigwinch" >&6 if test "x$with_sigwinch" = xyes then @@ -16112,7 +16115,7 @@ fi ### use option --enable-tcap-names to allow user to define new capabilities -echo "$as_me:16115: checking if you want user-definable terminal capabilities like termcap" >&5 +echo "$as_me:16118: 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. @@ -16122,7 +16125,7 @@ else with_tcap_names=$with_ext_funcs fi; -echo "$as_me:16125: result: $with_tcap_names" >&5 +echo "$as_me:16128: result: $with_tcap_names" >&5 echo "${ECHO_T}$with_tcap_names" >&6 NCURSES_XNAMES=0 if test "x$with_tcap_names" = xyes; then @@ -16136,7 +16139,7 @@ ############################################################################## -echo "$as_me:16139: checking if you want to link with the pthread library" >&5 +echo "$as_me:16142: 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. @@ -16146,27 +16149,27 @@ else with_pthread=no fi; -echo "$as_me:16149: result: $with_pthread" >&5 +echo "$as_me:16152: result: $with_pthread" >&5 echo "${ECHO_T}$with_pthread" >&6 if test "$with_pthread" != no ; then - echo "$as_me:16153: checking for pthread.h" >&5 + echo "$as_me:16156: 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 16159 "configure" +#line 16162 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:16163: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:16166: \"$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:16169: \$? = $ac_status" >&5 + echo "$as_me:16172: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -16185,7 +16188,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:16188: result: $ac_cv_header_pthread_h" >&5 +echo "$as_me:16191: 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 @@ -16195,7 +16198,7 @@ for cf_lib_pthread in pthread c_r do - echo "$as_me:16198: checking if we can link with the $cf_lib_pthread library" >&5 + echo "$as_me:16201: 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" @@ -16216,7 +16219,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 16219 "configure" +#line 16222 "configure" #include "confdefs.h" #include @@ -16233,16 +16236,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16236: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16239: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16239: \$? = $ac_status" >&5 + echo "$as_me:16242: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16242: \"$ac_try\"") >&5 + { (eval echo "$as_me:16245: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16245: \$? = $ac_status" >&5 + echo "$as_me:16248: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then with_pthread=yes else @@ -16252,7 +16255,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save_LIBS" - echo "$as_me:16255: result: $with_pthread" >&5 + echo "$as_me:16258: result: $with_pthread" >&5 echo "${ECHO_T}$with_pthread" >&6 test "$with_pthread" = yes && break done @@ -16280,7 +16283,7 @@ EOF else - { { echo "$as_me:16283: error: Cannot link with pthread library" >&5 + { { echo "$as_me:16286: error: Cannot link with pthread library" >&5 echo "$as_me: error: Cannot link with pthread library" >&2;} { (exit 1); exit 1; }; } fi @@ -16290,13 +16293,13 @@ fi if test "x$with_pthread" != xno; then - echo "$as_me:16293: checking for pthread_kill" >&5 + echo "$as_me:16296: 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 16299 "configure" +#line 16302 "configure" #include "confdefs.h" #define pthread_kill autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -16327,16 +16330,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16330: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16333: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16333: \$? = $ac_status" >&5 + echo "$as_me:16336: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16336: \"$ac_try\"") >&5 + { (eval echo "$as_me:16339: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16339: \$? = $ac_status" >&5 + echo "$as_me:16342: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_pthread_kill=yes else @@ -16346,11 +16349,11 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:16349: result: $ac_cv_func_pthread_kill" >&5 +echo "$as_me:16352: 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:16353: checking if you want to allow EINTR in wgetch with pthreads" >&5 + echo "$as_me:16356: 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. @@ -16360,7 +16363,7 @@ else use_pthreads_eintr=no fi; - echo "$as_me:16363: result: $use_pthreads_eintr" >&5 + echo "$as_me:16366: result: $use_pthreads_eintr" >&5 echo "${ECHO_T}$use_pthreads_eintr" >&6 if test "x$use_pthreads_eintr" = xyes ; then @@ -16371,7 +16374,7 @@ fi fi - echo "$as_me:16374: checking if you want to use weak-symbols for pthreads" >&5 + echo "$as_me:16377: 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. @@ -16381,18 +16384,18 @@ else use_weak_symbols=no fi; - echo "$as_me:16384: result: $use_weak_symbols" >&5 + echo "$as_me:16387: result: $use_weak_symbols" >&5 echo "${ECHO_T}$use_weak_symbols" >&6 if test "x$use_weak_symbols" = xyes ; then -echo "$as_me:16388: checking if $CC supports weak symbols" >&5 +echo "$as_me:16391: 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 16395 "configure" +#line 16398 "configure" #include "confdefs.h" #include @@ -16418,16 +16421,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:16421: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:16424: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:16424: \$? = $ac_status" >&5 + echo "$as_me:16427: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:16427: \"$ac_try\"") >&5 + { (eval echo "$as_me:16430: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16430: \$? = $ac_status" >&5 + echo "$as_me:16433: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_weak_symbols=yes else @@ -16438,7 +16441,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:16441: result: $cf_cv_weak_symbols" >&5 +echo "$as_me:16444: result: $cf_cv_weak_symbols" >&5 echo "${ECHO_T}$cf_cv_weak_symbols" >&6 else @@ -16488,7 +16491,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:16491: checking if you want reentrant code" >&5 +echo "$as_me:16494: 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. @@ -16498,7 +16501,7 @@ else with_reentrant=no fi; -echo "$as_me:16501: result: $with_reentrant" >&5 +echo "$as_me:16504: result: $with_reentrant" >&5 echo "${ECHO_T}$with_reentrant" >&6 if test "x$with_reentrant" = xyes ; then cf_cv_enable_reentrant=1 @@ -16587,7 +16590,7 @@ cf_cv_rel_version=6.0 cf_cv_abi_version=6 cf_cv_abi_default=6 - { echo "$as_me:16590: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 + { echo "$as_me:16593: WARNING: overriding ABI version to $cf_cv_abi_default" >&5 echo "$as_me: WARNING: overriding ABI version to $cf_cv_abi_default" >&2;} ;; esac @@ -16599,7 +16602,7 @@ NCURSES_SIZE_T=$cf_dft_ordinate_type fi -echo "$as_me:16602: checking whether curses library structures should be opaque" >&5 +echo "$as_me:16605: 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. @@ -16621,16 +16624,16 @@ test "$cf_cv_enable_reentrant" = 1 || enable_opaque_curses=$cf_dft_opaque_curses fi; -echo "$as_me:16624: result: $enable_opaque_curses" >&5 +echo "$as_me:16627: 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:16629: error: reentrant configuration requires opaque library" >&5 +{ { echo "$as_me:16632: error: reentrant configuration requires opaque library" >&5 echo "$as_me: error: reentrant configuration requires opaque library" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:16633: checking whether form library structures should be opaque" >&5 +echo "$as_me:16636: 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. @@ -16647,10 +16650,10 @@ enable_opaque_form=$cf_dft_opaque_curses fi; -echo "$as_me:16650: result: $enable_opaque_form" >&5 +echo "$as_me:16653: result: $enable_opaque_form" >&5 echo "${ECHO_T}$enable_opaque_form" >&6 -echo "$as_me:16653: checking whether menu library structures should be opaque" >&5 +echo "$as_me:16656: 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. @@ -16667,10 +16670,10 @@ enable_opaque_menu=$cf_dft_opaque_curses fi; -echo "$as_me:16670: result: $enable_opaque_menu" >&5 +echo "$as_me:16673: result: $enable_opaque_menu" >&5 echo "${ECHO_T}$enable_opaque_menu" >&6 -echo "$as_me:16673: checking whether panel library structures should be opaque" >&5 +echo "$as_me:16676: 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. @@ -16687,7 +16690,7 @@ enable_opaque_panel=$cf_dft_opaque_curses fi; -echo "$as_me:16690: result: $enable_opaque_panel" >&5 +echo "$as_me:16693: result: $enable_opaque_panel" >&5 echo "${ECHO_T}$enable_opaque_panel" >&6 NCURSES_OPAQUE=0; test "$enable_opaque_curses" = yes && NCURSES_OPAQUE=1 @@ -16697,7 +16700,7 @@ ### Allow using a different wrap-prefix if test "$cf_cv_enable_reentrant" != 0 || test "$BROKEN_LINKER" = 1 ; then - echo "$as_me:16700: checking for prefix used to wrap public variables" >&5 + echo "$as_me:16703: 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. @@ -16707,7 +16710,7 @@ else NCURSES_WRAP_PREFIX=_nc_ fi; - echo "$as_me:16710: result: $NCURSES_WRAP_PREFIX" >&5 + echo "$as_me:16713: result: $NCURSES_WRAP_PREFIX" >&5 echo "${ECHO_T}$NCURSES_WRAP_PREFIX" >&6 else NCURSES_WRAP_PREFIX=_nc_ @@ -16720,7 +16723,7 @@ ############################################################################### # These options are relatively safe to experiment with. -echo "$as_me:16723: checking if you want all development code" >&5 +echo "$as_me:16726: 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. @@ -16730,11 +16733,11 @@ else with_develop=no fi; -echo "$as_me:16733: result: $with_develop" >&5 +echo "$as_me:16736: result: $with_develop" >&5 echo "${ECHO_T}$with_develop" >&6 ### use option --enable-check-size to detect screensize with CPR -echo "$as_me:16737: checking if you want to check screensize of serial terminals" >&5 +echo "$as_me:16740: 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. @@ -16744,7 +16747,7 @@ else enable_check_size=$with_develop fi; -echo "$as_me:16747: result: $enable_check_size" >&5 +echo "$as_me:16750: result: $enable_check_size" >&5 echo "${ECHO_T}$enable_check_size" >&6 test "x$enable_check_size" = xyes && cat >>confdefs.h <<\EOF @@ -16752,7 +16755,7 @@ EOF ### use option --enable-hard-tabs to turn on use of hard-tabs optimize -echo "$as_me:16755: checking if you want hard-tabs code" >&5 +echo "$as_me:16758: 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. @@ -16762,7 +16765,7 @@ else enable_hard_tabs=$with_develop fi; -echo "$as_me:16765: result: $enable_hard_tabs" >&5 +echo "$as_me:16768: result: $enable_hard_tabs" >&5 echo "${ECHO_T}$enable_hard_tabs" >&6 test "x$enable_hard_tabs" = xyes && cat >>confdefs.h <<\EOF @@ -16770,7 +16773,7 @@ EOF ### use option --enable-xmc-glitch to turn on use of magic-cookie optimize -echo "$as_me:16773: checking if you want limited support for xmc" >&5 +echo "$as_me:16776: 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. @@ -16780,7 +16783,7 @@ else enable_xmc_glitch=$with_develop fi; -echo "$as_me:16783: result: $enable_xmc_glitch" >&5 +echo "$as_me:16786: result: $enable_xmc_glitch" >&5 echo "${ECHO_T}$enable_xmc_glitch" >&6 test "x$enable_xmc_glitch" = xyes && cat >>confdefs.h <<\EOF @@ -16790,7 +16793,7 @@ ############################################################################### # These are just experimental, probably should not be in a package: -echo "$as_me:16793: checking if you do not want to assume colors are white-on-black" >&5 +echo "$as_me:16796: 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. @@ -16800,7 +16803,7 @@ else with_assumed_color=yes fi; -echo "$as_me:16803: result: $with_assumed_color" >&5 +echo "$as_me:16806: result: $with_assumed_color" >&5 echo "${ECHO_T}$with_assumed_color" >&6 test "x$with_assumed_color" = xyes && cat >>confdefs.h <<\EOF @@ -16808,7 +16811,7 @@ EOF ### use option --enable-hashmap to turn on use of hashmap scrolling logic -echo "$as_me:16811: checking if you want hashmap scrolling-optimization code" >&5 +echo "$as_me:16814: 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. @@ -16818,7 +16821,7 @@ else with_hashmap=yes fi; -echo "$as_me:16821: result: $with_hashmap" >&5 +echo "$as_me:16824: result: $with_hashmap" >&5 echo "${ECHO_T}$with_hashmap" >&6 test "x$with_hashmap" = xyes && cat >>confdefs.h <<\EOF @@ -16826,7 +16829,7 @@ EOF ### use option --enable-colorfgbg to turn on use of $COLORFGBG environment -echo "$as_me:16829: checking if you want colorfgbg code" >&5 +echo "$as_me:16832: 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. @@ -16836,7 +16839,7 @@ else with_colorfgbg=no fi; -echo "$as_me:16839: result: $with_colorfgbg" >&5 +echo "$as_me:16842: result: $with_colorfgbg" >&5 echo "${ECHO_T}$with_colorfgbg" >&6 test "x$with_colorfgbg" = xyes && cat >>confdefs.h <<\EOF @@ -16844,7 +16847,7 @@ EOF ### use option --enable-fvisibility to turn on use of gcc-specific feature -echo "$as_me:16847: checking if you want to use gcc -fvisibility option" >&5 +echo "$as_me:16850: 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. @@ -16854,14 +16857,14 @@ else cf_with_fvisibility=no fi; -echo "$as_me:16857: result: $cf_with_fvisibility" >&5 +echo "$as_me:16860: 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:16864: checking if $CC -fvisibility=hidden option works" >&5 +echo "$as_me:16867: 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 @@ -16870,7 +16873,7 @@ cf_save_cflags="$CFLAGS" CFLAGS="$CFLAGS -fvisibility=hidden" cat >"conftest.$ac_ext" <<_ACEOF -#line 16873 "configure" +#line 16876 "configure" #include "confdefs.h" __attribute__ ((visibility("default"))) int somefunc() {return 42;} @@ -16886,16 +16889,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:16889: \"$ac_link\"") >&5 +if { (eval echo "$as_me:16892: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:16892: \$? = $ac_status" >&5 + echo "$as_me:16895: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:16895: \"$ac_try\"") >&5 + { (eval echo "$as_me:16898: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:16898: \$? = $ac_status" >&5 + echo "$as_me:16901: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fvisibility_hidden=yes else @@ -16907,7 +16910,7 @@ CFLAGS=$cf_save_cflags fi -echo "$as_me:16910: result: $cf_cv_fvisibility_hidden" >&5 +echo "$as_me:16913: result: $cf_cv_fvisibility_hidden" >&5 echo "${ECHO_T}$cf_cv_fvisibility_hidden" >&6 if test "x$cf_cv_fvisibility_hidden" = xyes @@ -17022,7 +17025,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_main_return="return" -echo "$as_me:17025: checking if $CXX -fvisibility=hidden option works" >&5 +echo "$as_me:17028: 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 @@ -17031,7 +17034,7 @@ cf_save_cflags="$CXXFLAGS" CXXFLAGS="$CXXFLAGS -fvisibility=hidden" cat >"conftest.$ac_ext" <<_ACEOF -#line 17034 "configure" +#line 17037 "configure" #include "confdefs.h" __attribute__ ((visibility("default"))) int somefunc() {return 42;} @@ -17047,16 +17050,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:17050: \"$ac_link\"") >&5 +if { (eval echo "$as_me:17053: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:17053: \$? = $ac_status" >&5 + echo "$as_me:17056: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:17056: \"$ac_try\"") >&5 + { (eval echo "$as_me:17059: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17059: \$? = $ac_status" >&5 + echo "$as_me:17062: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fvisibility_hidden2=yes else @@ -17068,7 +17071,7 @@ CXXFLAGS=$cf_save_cflags fi -echo "$as_me:17071: result: $cf_cv_fvisibility_hidden2" >&5 +echo "$as_me:17074: result: $cf_cv_fvisibility_hidden2" >&5 echo "${ECHO_T}$cf_cv_fvisibility_hidden2" >&6 if test "x$cf_cv_fvisibility_hidden2" = xyes @@ -17191,7 +17194,7 @@ fi ### use option --enable-interop to turn on use of bindings used for interop -echo "$as_me:17194: checking if you want interop bindings" >&5 +echo "$as_me:17197: 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. @@ -17201,13 +17204,13 @@ else with_exp_interop=$cf_dft_interop fi; -echo "$as_me:17204: result: $with_exp_interop" >&5 +echo "$as_me:17207: 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:17210: checking if you want experimental safe-sprintf code" >&5 +echo "$as_me:17213: 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. @@ -17217,13 +17220,13 @@ else with_safe_sprintf=no fi; -echo "$as_me:17220: result: $with_safe_sprintf" >&5 +echo "$as_me:17223: 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:17226: checking if you want to experiment without scrolling-hints code" >&5 +echo "$as_me:17229: 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. @@ -17233,7 +17236,7 @@ else with_scroll_hints=yes fi; -echo "$as_me:17236: result: $with_scroll_hints" >&5 +echo "$as_me:17239: result: $with_scroll_hints" >&5 echo "${ECHO_T}$with_scroll_hints" >&6 test "x$with_scroll_hints" = xyes && cat >>confdefs.h <<\EOF @@ -17242,7 +17245,7 @@ fi -echo "$as_me:17245: checking if you want wgetch-events code" >&5 +echo "$as_me:17248: 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. @@ -17252,7 +17255,7 @@ else with_wgetch_events=no fi; -echo "$as_me:17255: result: $with_wgetch_events" >&5 +echo "$as_me:17258: result: $with_wgetch_events" >&5 echo "${ECHO_T}$with_wgetch_events" >&6 if test "x$with_wgetch_events" = xyes ; then @@ -17267,7 +17270,7 @@ case "$cf_cv_system_name" in (*mingw32*|*mingw64*|*-msvc*) - echo "$as_me:17270: checking if you want experimental-Windows driver" >&5 + echo "$as_me:17273: 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. @@ -17277,7 +17280,7 @@ else with_exp_win32=no fi; - echo "$as_me:17280: result: $with_exp_win32" >&5 + echo "$as_me:17283: result: $with_exp_win32" >&5 echo "${ECHO_T}$with_exp_win32" >&6 if test "x$with_exp_win32" = xyes then @@ -17303,7 +17306,7 @@ ### use option --disable-echo to suppress full display compiling commands -echo "$as_me:17306: checking if you want to see long compiling messages" >&5 +echo "$as_me:17309: 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. @@ -17337,7 +17340,7 @@ ECHO_CC='' fi; -echo "$as_me:17340: result: $enableval" >&5 +echo "$as_me:17343: result: $enableval" >&5 echo "${ECHO_T}$enableval" >&6 if test "x$enable_echo" = xyes; then @@ -17350,7 +17353,7 @@ # --disable-stripping is used for debugging -echo "$as_me:17353: checking if you want to install stripped executables" >&5 +echo "$as_me:17356: 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. @@ -17367,7 +17370,7 @@ enable_stripping=yes fi; -echo "$as_me:17370: result: $enable_stripping" >&5 +echo "$as_me:17373: result: $enable_stripping" >&5 echo "${ECHO_T}$enable_stripping" >&6 if test "$enable_stripping" = yes @@ -17378,7 +17381,7 @@ fi : "${INSTALL:=install}" -echo "$as_me:17381: checking if install accepts -p option" >&5 +echo "$as_me:17384: 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 @@ -17409,10 +17412,10 @@ rm -rf ./conftest* fi -echo "$as_me:17412: result: $cf_cv_install_p" >&5 +echo "$as_me:17415: result: $cf_cv_install_p" >&5 echo "${ECHO_T}$cf_cv_install_p" >&6 -echo "$as_me:17415: checking if install needs to be told about ownership" >&5 +echo "$as_me:17418: 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) @@ -17423,7 +17426,7 @@ ;; esac -echo "$as_me:17426: result: $with_install_o" >&5 +echo "$as_me:17429: result: $with_install_o" >&5 echo "${ECHO_T}$with_install_o" >&6 if test "x$with_install_o" = xyes then @@ -17434,7 +17437,7 @@ if test -n "$INSTALL_OPT_S" then - echo "$as_me:17437: checking if you want to specify strip-program" >&5 + echo "$as_me:17440: 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. @@ -17444,11 +17447,11 @@ else with_strip_program=no fi; - echo "$as_me:17447: result: $with_strip_program" >&5 + echo "$as_me:17450: result: $with_strip_program" >&5 echo "${ECHO_T}$with_strip_program" >&6 if test "$with_strip_program" != no then - echo "$as_me:17451: checking if strip-program is supported with this installer" >&5 + echo "$as_me:17454: 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 @@ -17469,11 +17472,11 @@ done fi fi - echo "$as_me:17472: result: $check_install_strip" >&5 + echo "$as_me:17475: result: $check_install_strip" >&5 echo "${ECHO_T}$check_install_strip" >&6 case "$check_install_strip" in (no) - { echo "$as_me:17476: WARNING: $cf_install_program does not support strip program option" >&5 + { echo "$as_me:17479: 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 ;; @@ -17488,7 +17491,7 @@ chmod +x "$INSTALL" test -n "$verbose" && echo " created $INSTALL" 1>&6 -echo "${as_me:-configure}:17491: testing created $INSTALL ..." 1>&5 +echo "${as_me:-configure}:17494: testing created $INSTALL ..." 1>&5 ;; (option) @@ -17514,7 +17517,7 @@ ### use option --enable-warnings to turn on all gcc warnings -echo "$as_me:17517: checking if you want to use C11 _Noreturn feature" >&5 +echo "$as_me:17520: 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. @@ -17531,17 +17534,17 @@ enable_stdnoreturn=no fi; -echo "$as_me:17534: result: $enable_stdnoreturn" >&5 +echo "$as_me:17537: result: $enable_stdnoreturn" >&5 echo "${ECHO_T}$enable_stdnoreturn" >&6 if test $enable_stdnoreturn = yes; then -echo "$as_me:17538: checking for C11 _Noreturn feature" >&5 +echo "$as_me:17541: 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 17544 "configure" +#line 17547 "configure" #include "confdefs.h" $ac_includes_default @@ -17557,16 +17560,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17560: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17563: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17563: \$? = $ac_status" >&5 + echo "$as_me:17566: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17566: \"$ac_try\"") >&5 + { (eval echo "$as_me:17569: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17569: \$? = $ac_status" >&5 + echo "$as_me:17572: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_c11_noreturn=yes else @@ -17577,7 +17580,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17580: result: $cf_cv_c11_noreturn" >&5 +echo "$as_me:17583: result: $cf_cv_c11_noreturn" >&5 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 else cf_cv_c11_noreturn=no, @@ -17633,16 +17636,16 @@ then test -n "$verbose" && echo " repairing CFLAGS: $CFLAGS" 1>&6 -echo "${as_me:-configure}:17636: testing repairing CFLAGS: $CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17639: testing repairing CFLAGS: $CFLAGS ..." 1>&5 CFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $CFLAGS" 1>&6 -echo "${as_me:-configure}:17641: testing ... fixed $CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17644: testing ... fixed $CFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:17645: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17648: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; @@ -17681,16 +17684,16 @@ then test -n "$verbose" && echo " repairing CPPFLAGS: $CPPFLAGS" 1>&6 -echo "${as_me:-configure}:17684: testing repairing CPPFLAGS: $CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:17687: testing repairing CPPFLAGS: $CPPFLAGS ..." 1>&5 CPPFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $CPPFLAGS" 1>&6 -echo "${as_me:-configure}:17689: testing ... fixed $CPPFLAGS ..." 1>&5 +echo "${as_me:-configure}:17692: testing ... fixed $CPPFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:17693: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17696: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; @@ -17729,23 +17732,23 @@ then test -n "$verbose" && echo " repairing LDFLAGS: $LDFLAGS" 1>&6 -echo "${as_me:-configure}:17732: testing repairing LDFLAGS: $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:17735: testing repairing LDFLAGS: $LDFLAGS ..." 1>&5 LDFLAGS="$cf_temp_flags" test -n "$verbose" && echo " ... fixed $LDFLAGS" 1>&6 -echo "${as_me:-configure}:17737: testing ... fixed $LDFLAGS ..." 1>&5 +echo "${as_me:-configure}:17740: testing ... fixed $LDFLAGS ..." 1>&5 test -n "$verbose" && echo " ... extra $EXTRA_CFLAGS" 1>&6 -echo "${as_me:-configure}:17741: testing ... extra $EXTRA_CFLAGS ..." 1>&5 +echo "${as_me:-configure}:17744: testing ... extra $EXTRA_CFLAGS ..." 1>&5 fi ;; esac fi -echo "$as_me:17748: checking if you want to turn on gcc warnings" >&5 +echo "$as_me:17751: 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. @@ -17762,7 +17765,7 @@ enable_warnings=no fi; -echo "$as_me:17765: result: $enable_warnings" >&5 +echo "$as_me:17768: result: $enable_warnings" >&5 echo "${ECHO_T}$enable_warnings" >&6 if test "$enable_warnings" = "yes" then @@ -17786,7 +17789,7 @@ done cat >"conftest.$ac_ext" <<_ACEOF -#line 17789 "configure" +#line 17792 "configure" #include "confdefs.h" $ac_includes_default @@ -17801,26 +17804,26 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17804: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17807: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17807: \$? = $ac_status" >&5 + echo "$as_me:17810: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17810: \"$ac_try\"") >&5 + { (eval echo "$as_me:17813: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17813: \$? = $ac_status" >&5 + echo "$as_me:17816: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then -echo "$as_me:17816: checking for X11/Xt const-feature" >&5 +echo "$as_me:17819: 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 17823 "configure" +#line 17826 "configure" #include "confdefs.h" #undef _CONST_X_STRING @@ -17838,16 +17841,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:17841: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:17844: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17844: \$? = $ac_status" >&5 + echo "$as_me:17847: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:17847: \"$ac_try\"") >&5 + { (eval echo "$as_me:17850: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:17850: \$? = $ac_status" >&5 + echo "$as_me:17853: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_const_x_string=no @@ -17862,7 +17865,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:17865: result: $cf_cv_const_x_string" >&5 +echo "$as_me:17868: result: $cf_cv_const_x_string" >&5 echo "${ECHO_T}$cf_cv_const_x_string" >&6 LIBS="$cf_save_LIBS_CF_CONST_X_STRING" @@ -17891,7 +17894,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi cat > "conftest.$ac_ext" <&5 + { echo "$as_me:17913: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall" @@ -17923,12 +17926,12 @@ wd981 do CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt" - if { (eval echo "$as_me:17926: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17929: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17929: \$? = $ac_status" >&5 + echo "$as_me:17932: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:17931: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:17934: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt" fi @@ -17936,7 +17939,7 @@ CFLAGS="$cf_save_CFLAGS" elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" then - { echo "$as_me:17939: checking for $CC warning options..." >&5 + { echo "$as_me:17942: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CFLAGS="$CFLAGS" cf_warn_CONST="" @@ -17959,12 +17962,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:17962: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:17965: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:17965: \$? = $ac_status" >&5 + echo "$as_me:17968: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:17967: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:17970: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 case "$cf_opt" in (Winline) @@ -17972,7 +17975,7 @@ ([34].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:17975: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:17978: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -17982,7 +17985,7 @@ ([12].*) test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 -echo "${as_me:-configure}:17985: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 +echo "${as_me:-configure}:17988: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 continue;; esac @@ -18015,10 +18018,10 @@ EOF if test "$GCC" = yes then - { echo "$as_me:18018: checking for $CC __attribute__ directives..." >&5 + { echo "$as_me:18021: 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" @@ -18068,12 +18071,12 @@ ;; esac - if { (eval echo "$as_me:18071: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:18074: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18074: \$? = $ac_status" >&5 + echo "$as_me:18077: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:18076: result: ... $cf_attribute" >&5 + test -n "$verbose" && echo "$as_me:18079: result: ... $cf_attribute" >&5 echo "${ECHO_T}... $cf_attribute" >&6 cat conftest.h >>confdefs.h case "$cf_attribute" in @@ -18145,12 +18148,12 @@ if test "$GCC" = yes ; then case "$host_os" in (linux*|gnu*) - echo "$as_me:18148: checking if this is really Intel C++ compiler" >&5 + echo "$as_me:18151: 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 18153 "configure" +#line 18156 "configure" #include "confdefs.h" int @@ -18167,16 +18170,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:18170: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18173: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18173: \$? = $ac_status" >&5 + echo "$as_me:18176: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:18176: \"$ac_try\"") >&5 + { (eval echo "$as_me:18179: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18179: \$? = $ac_status" >&5 + echo "$as_me:18182: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then INTEL_CPLUSPLUS=yes cf_save_CFLAGS="$cf_save_CFLAGS -we147" @@ -18187,7 +18190,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CXXFLAGS="$cf_save_CFLAGS" - echo "$as_me:18190: result: $INTEL_CPLUSPLUS" >&5 + echo "$as_me:18193: result: $INTEL_CPLUSPLUS" >&5 echo "${ECHO_T}$INTEL_CPLUSPLUS" >&6 ;; esac @@ -18196,11 +18199,11 @@ CLANG_CPLUSPLUS=no if test "$GCC" = yes ; then - echo "$as_me:18199: checking if this is really Clang C++ compiler" >&5 + echo "$as_me:18202: 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 18203 "configure" +#line 18206 "configure" #include "confdefs.h" int @@ -18217,16 +18220,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:18220: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:18223: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18223: \$? = $ac_status" >&5 + echo "$as_me:18226: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:18226: \"$ac_try\"") >&5 + { (eval echo "$as_me:18229: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18229: \$? = $ac_status" >&5 + echo "$as_me:18232: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then CLANG_CPLUSPLUS=yes @@ -18236,7 +18239,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" CXXFLAGS="$cf_save_CFLAGS" - echo "$as_me:18239: result: $CLANG_CPLUSPLUS" >&5 + echo "$as_me:18242: result: $CLANG_CPLUSPLUS" >&5 echo "${ECHO_T}$CLANG_CPLUSPLUS" >&6 fi @@ -18245,30 +18248,30 @@ if test "x$CLANG_CPLUSPLUS" = "xyes" ; then case "$CC" in (c[1-9][0-9]|*/c[1-9][0-9]) - { echo "$as_me:18248: WARNING: replacing broken compiler alias $CC" >&5 + { echo "$as_me:18251: 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:18255: checking version of $CC" >&5 + echo "$as_me:18258: 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:18259: result: $CLANG_VERSION" >&5 + echo "$as_me:18262: 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:18266: checking if option $cf_clang_opt works" >&5 + echo "$as_me:18269: 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 18271 "configure" +#line 18274 "configure" #include "confdefs.h" #include @@ -18282,16 +18285,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18285: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18288: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18288: \$? = $ac_status" >&5 + echo "$as_me:18291: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18291: \"$ac_try\"") >&5 + { (eval echo "$as_me:18294: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18294: \$? = $ac_status" >&5 + echo "$as_me:18297: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_clang_optok=yes @@ -18302,13 +18305,13 @@ cf_clang_optok=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:18305: result: $cf_clang_optok" >&5 + echo "$as_me:18308: 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}:18311: testing adding option $cf_clang_opt ..." 1>&5 +echo "${as_me:-configure}:18314: testing adding option $cf_clang_opt ..." 1>&5 test -n "$CFLAGS" && CFLAGS="$CFLAGS " CFLAGS="${CFLAGS}$cf_clang_opt" @@ -18325,7 +18328,7 @@ ac_main_return="return" cat > conftest.$ac_ext <&5 + { echo "$as_me:18349: checking for $CC warning options..." >&5 echo "$as_me: checking for $CC warning options..." >&6;} cf_save_CXXFLAGS="$CXXFLAGS" EXTRA_CXXFLAGS="-Wall" @@ -18360,12 +18363,12 @@ wd981 do CXXFLAGS="$cf_save_CXXFLAGS $EXTRA_CXXFLAGS -$cf_opt" - if { (eval echo "$as_me:18363: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:18366: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18366: \$? = $ac_status" >&5 + echo "$as_me:18369: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:18368: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:18371: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS -$cf_opt" fi @@ -18374,7 +18377,7 @@ elif test "$GXX" = yes then - { echo "$as_me:18377: checking for $CXX warning options..." >&5 + { echo "$as_me:18380: checking for $CXX warning options..." >&5 echo "$as_me: checking for $CXX warning options..." >&6;} cf_save_CXXFLAGS="$CXXFLAGS" EXTRA_CXXFLAGS="-W -Wall" @@ -18404,16 +18407,16 @@ Wundef $cf_gxx_extra_warnings Wno-unused do CXXFLAGS="$cf_save_CXXFLAGS $EXTRA_CXXFLAGS -Werror -$cf_opt" - if { (eval echo "$as_me:18407: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:18410: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:18410: \$? = $ac_status" >&5 + echo "$as_me:18413: \$? = $ac_status" >&5 (exit "$ac_status"); }; then - test -n "$verbose" && echo "$as_me:18412: result: ... -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:18415: result: ... -$cf_opt" >&5 echo "${ECHO_T}... -$cf_opt" >&6 EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS -$cf_opt" else - test -n "$verbose" && echo "$as_me:18416: result: ... no -$cf_opt" >&5 + test -n "$verbose" && echo "$as_me:18419: result: ... no -$cf_opt" >&5 echo "${ECHO_T}... no -$cf_opt" >&6 fi done @@ -18431,7 +18434,7 @@ fi fi -echo "$as_me:18434: checking if you want to work around bogus compiler/loader warnings" >&5 +echo "$as_me:18437: 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. @@ -18441,7 +18444,7 @@ else enable_string_hacks=no fi; -echo "$as_me:18444: result: $enable_string_hacks" >&5 +echo "$as_me:18447: result: $enable_string_hacks" >&5 echo "${ECHO_T}$enable_string_hacks" >&6 if test "x$enable_string_hacks" = "xyes"; then @@ -18450,15 +18453,15 @@ #define USE_STRING_HACKS 1 EOF - { echo "$as_me:18453: WARNING: enabling string-hacks to work around bogus compiler/loader warnings" >&5 + { echo "$as_me:18456: 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:18455: checking for strlcat" >&5 + echo "$as_me:18458: 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 18461 "configure" +#line 18464 "configure" #include "confdefs.h" #define strlcat autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18489,16 +18492,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18492: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18495: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18495: \$? = $ac_status" >&5 + echo "$as_me:18498: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18498: \"$ac_try\"") >&5 + { (eval echo "$as_me:18501: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18501: \$? = $ac_status" >&5 + echo "$as_me:18504: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_strlcat=yes else @@ -18508,7 +18511,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:18511: result: $ac_cv_func_strlcat" >&5 +echo "$as_me:18514: result: $ac_cv_func_strlcat" >&5 echo "${ECHO_T}$ac_cv_func_strlcat" >&6 if test "$ac_cv_func_strlcat" = yes; then @@ -18518,7 +18521,7 @@ else - echo "$as_me:18521: checking for strlcat in -lbsd" >&5 + echo "$as_me:18524: 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 @@ -18526,7 +18529,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18529 "configure" +#line 18532 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18545,16 +18548,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18548: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18551: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18551: \$? = $ac_status" >&5 + echo "$as_me:18554: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18554: \"$ac_try\"") >&5 + { (eval echo "$as_me:18557: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18557: \$? = $ac_status" >&5 + echo "$as_me:18560: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_strlcat=yes else @@ -18565,7 +18568,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18568: result: $ac_cv_lib_bsd_strlcat" >&5 +echo "$as_me:18571: 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 @@ -18588,23 +18591,23 @@ for ac_header in bsd/string.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:18591: checking for $ac_header" >&5 +echo "$as_me:18594: 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 18597 "configure" +#line 18600 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:18601: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18604: \"$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:18607: \$? = $ac_status" >&5 + echo "$as_me:18610: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18623,7 +18626,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18626: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:18629: 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:18650: 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 18653 "configure" +#line 18656 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -18681,16 +18684,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18684: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18687: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18687: \$? = $ac_status" >&5 + echo "$as_me:18690: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18690: \"$ac_try\"") >&5 + { (eval echo "$as_me:18693: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18693: \$? = $ac_status" >&5 + echo "$as_me:18696: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -18700,7 +18703,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:18703: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:18706: 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:18719: 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. @@ -18723,7 +18726,7 @@ else with_assertions=no fi; -echo "$as_me:18726: result: $with_assertions" >&5 +echo "$as_me:18729: result: $with_assertions" >&5 echo "${ECHO_T}$with_assertions" >&6 if test -n "$GCC" then @@ -18739,7 +18742,7 @@ ### use option --disable-leaks to suppress "permanent" leaks, for testing -echo "$as_me:18742: checking if you want to use dmalloc for testing" >&5 +echo "$as_me:18745: 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. @@ -18761,7 +18764,7 @@ else with_dmalloc= fi; -echo "$as_me:18764: result: ${with_dmalloc:-no}" >&5 +echo "$as_me:18767: result: ${with_dmalloc:-no}" >&5 echo "${ECHO_T}${with_dmalloc:-no}" >&6 case ".$with_cflags" in @@ -18875,23 +18878,23 @@ esac if test "$with_dmalloc" = yes ; then - echo "$as_me:18878: checking for dmalloc.h" >&5 + echo "$as_me:18881: 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 18884 "configure" +#line 18887 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:18888: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:18891: \"$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:18894: \$? = $ac_status" >&5 + echo "$as_me:18897: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -18910,11 +18913,11 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:18913: result: $ac_cv_header_dmalloc_h" >&5 +echo "$as_me:18916: 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:18917: checking for dmalloc_debug in -ldmalloc" >&5 +echo "$as_me:18920: 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 @@ -18922,7 +18925,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 18925 "configure" +#line 18928 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -18941,16 +18944,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:18944: \"$ac_link\"") >&5 +if { (eval echo "$as_me:18947: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:18947: \$? = $ac_status" >&5 + echo "$as_me:18950: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:18950: \"$ac_try\"") >&5 + { (eval echo "$as_me:18953: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:18953: \$? = $ac_status" >&5 + echo "$as_me:18956: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dmalloc_dmalloc_debug=yes else @@ -18961,7 +18964,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:18964: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5 +echo "$as_me:18967: 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:18982: 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. @@ -18998,7 +19001,7 @@ else with_dbmalloc= fi; -echo "$as_me:19001: result: ${with_dbmalloc:-no}" >&5 +echo "$as_me:19004: result: ${with_dbmalloc:-no}" >&5 echo "${ECHO_T}${with_dbmalloc:-no}" >&6 case ".$with_cflags" in @@ -19112,23 +19115,23 @@ esac if test "$with_dbmalloc" = yes ; then - echo "$as_me:19115: checking for dbmalloc.h" >&5 + echo "$as_me:19118: 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 19121 "configure" +#line 19124 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:19125: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:19128: \"$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:19131: \$? = $ac_status" >&5 + echo "$as_me:19134: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -19147,11 +19150,11 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:19150: result: $ac_cv_header_dbmalloc_h" >&5 +echo "$as_me:19153: 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:19154: checking for debug_malloc in -ldbmalloc" >&5 +echo "$as_me:19157: 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 @@ -19159,7 +19162,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldbmalloc $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19162 "configure" +#line 19165 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19178,16 +19181,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19181: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19184: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19184: \$? = $ac_status" >&5 + echo "$as_me:19187: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19187: \"$ac_try\"") >&5 + { (eval echo "$as_me:19190: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19190: \$? = $ac_status" >&5 + echo "$as_me:19193: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_dbmalloc_debug_malloc=yes else @@ -19198,7 +19201,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19201: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5 +echo "$as_me:19204: 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:19219: 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. @@ -19235,7 +19238,7 @@ else with_valgrind= fi; -echo "$as_me:19238: result: ${with_valgrind:-no}" >&5 +echo "$as_me:19241: result: ${with_valgrind:-no}" >&5 echo "${ECHO_T}${with_valgrind:-no}" >&6 case ".$with_cflags" in @@ -19348,7 +19351,7 @@ ;; esac -echo "$as_me:19351: checking if you want to perform memory-leak testing" >&5 +echo "$as_me:19354: 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. @@ -19359,7 +19362,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:19362: result: $with_no_leaks" >&5 +echo "$as_me:19365: result: $with_no_leaks" >&5 echo "${ECHO_T}$with_no_leaks" >&6 if test "$enable_leaks" = no ; then @@ -19411,7 +19414,7 @@ ;; esac -echo "$as_me:19414: checking whether to add trace feature to all models" >&5 +echo "$as_me:19417: 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. @@ -19421,7 +19424,7 @@ else cf_with_trace=$cf_all_traces fi; -echo "$as_me:19424: result: $cf_with_trace" >&5 +echo "$as_me:19427: result: $cf_with_trace" >&5 echo "${ECHO_T}$cf_with_trace" >&6 if test "x$cf_with_trace" = xyes ; then @@ -19441,7 +19444,7 @@ ADA_TRACE=FALSE fi -echo "$as_me:19444: checking if we want to use GNAT projects" >&5 +echo "$as_me:19447: 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. @@ -19458,7 +19461,7 @@ enable_gnat_projects=yes fi; -echo "$as_me:19461: result: $enable_gnat_projects" >&5 +echo "$as_me:19464: result: $enable_gnat_projects" >&5 echo "${ECHO_T}$enable_gnat_projects" >&6 ### Checks for libraries. @@ -19471,14 +19474,14 @@ CPPFLAGS="$CPPFLAGS -DWINVER=0x0501 -DWIN32_LEAN_AND_MEAN" fi -echo "$as_me:19474: checking if ssp library is needed" >&5 +echo "$as_me:19477: 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 19481 "configure" +#line 19484 "configure" #include "confdefs.h" #include @@ -19495,16 +19498,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19498: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19501: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19501: \$? = $ac_status" >&5 + echo "$as_me:19504: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19504: \"$ac_try\"") >&5 + { (eval echo "$as_me:19507: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19507: \$? = $ac_status" >&5 + echo "$as_me:19510: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libssp=no else @@ -19514,7 +19517,7 @@ cf_save_LIBS="$LIBS" LIBS="$LIBS -lssp" cat >"conftest.$ac_ext" <<_ACEOF -#line 19517 "configure" +#line 19520 "configure" #include "confdefs.h" #include @@ -19531,16 +19534,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19534: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19537: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19537: \$? = $ac_status" >&5 + echo "$as_me:19540: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19540: \"$ac_try\"") >&5 + { (eval echo "$as_me:19543: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19543: \$? = $ac_status" >&5 + echo "$as_me:19546: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libssp=yes else @@ -19554,7 +19557,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19557: result: $cf_cv_need_libssp" >&5 +echo "$as_me:19560: result: $cf_cv_need_libssp" >&5 echo "${ECHO_T}$cf_cv_need_libssp" >&6 if test "x$cf_cv_need_libssp" = xyes @@ -19583,14 +19586,14 @@ ;; esac -echo "$as_me:19586: checking if -lm needed for math functions" >&5 +echo "$as_me:19589: 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 19593 "configure" +#line 19596 "configure" #include "confdefs.h" #include @@ -19606,16 +19609,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19609: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19612: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19612: \$? = $ac_status" >&5 + echo "$as_me:19615: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19615: \"$ac_try\"") >&5 + { (eval echo "$as_me:19618: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19618: \$? = $ac_status" >&5 + echo "$as_me:19621: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_need_libm=no else @@ -19625,7 +19628,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19628: result: $cf_cv_need_libm" >&5 +echo "$as_me:19631: result: $cf_cv_need_libm" >&5 echo "${ECHO_T}$cf_cv_need_libm" >&6 if test "$cf_cv_need_libm" = yes @@ -19633,14 +19636,14 @@ cf_save_LIBS="$LIBS" LIBS="$LIBS -lm" - echo "$as_me:19636: checking if -lm is available for math functions" >&5 + echo "$as_me:19639: 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 19643 "configure" +#line 19646 "configure" #include "confdefs.h" #include @@ -19656,16 +19659,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19659: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19662: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19662: \$? = $ac_status" >&5 + echo "$as_me:19665: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19665: \"$ac_try\"") >&5 + { (eval echo "$as_me:19668: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19668: \$? = $ac_status" >&5 + echo "$as_me:19671: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_libm=yes else @@ -19675,7 +19678,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:19678: result: $cf_cv_have_libm" >&5 +echo "$as_me:19681: result: $cf_cv_have_libm" >&5 echo "${ECHO_T}$cf_cv_have_libm" >&6 LIBS="$cf_save_LIBS" @@ -19697,13 +19700,13 @@ fi ### Checks for header files. -echo "$as_me:19700: checking whether time.h and sys/time.h may both be included" >&5 +echo "$as_me:19703: 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 19706 "configure" +#line 19709 "configure" #include "confdefs.h" #include #include @@ -19719,16 +19722,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:19722: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:19725: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:19725: \$? = $ac_status" >&5 + echo "$as_me:19728: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:19728: \"$ac_try\"") >&5 + { (eval echo "$as_me:19731: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19731: \$? = $ac_status" >&5 + echo "$as_me:19734: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_header_time=yes else @@ -19738,7 +19741,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:19741: result: $ac_cv_header_time" >&5 +echo "$as_me:19744: result: $ac_cv_header_time" >&5 echo "${ECHO_T}$ac_cv_header_time" >&6 if test $ac_cv_header_time = yes; then @@ -19753,7 +19756,7 @@ case "$host_os" in (mingw*) # -lsystre -ltre -lintl -liconv - echo "$as_me:19756: checking for regcomp in -lsystre" >&5 + echo "$as_me:19759: 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 @@ -19761,7 +19764,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lsystre $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19764 "configure" +#line 19767 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19780,16 +19783,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19783: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19786: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19786: \$? = $ac_status" >&5 + echo "$as_me:19789: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19789: \"$ac_try\"") >&5 + { (eval echo "$as_me:19792: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19792: \$? = $ac_status" >&5 + echo "$as_me:19795: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_systre_regcomp=yes else @@ -19800,11 +19803,11 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19803: result: $ac_cv_lib_systre_regcomp" >&5 +echo "$as_me:19806: 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:19807: checking for libiconv_open in -liconv" >&5 + echo "$as_me:19810: 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 @@ -19812,7 +19815,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-liconv $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19815 "configure" +#line 19818 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19831,16 +19834,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19834: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19837: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19837: \$? = $ac_status" >&5 + echo "$as_me:19840: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19840: \"$ac_try\"") >&5 + { (eval echo "$as_me:19843: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19843: \$? = $ac_status" >&5 + echo "$as_me:19846: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_iconv_libiconv_open=yes else @@ -19851,7 +19854,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19854: result: $ac_cv_lib_iconv_libiconv_open" >&5 +echo "$as_me:19857: 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 @@ -19873,7 +19876,7 @@ fi - echo "$as_me:19876: checking for libintl_gettext in -lintl" >&5 + echo "$as_me:19879: 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 @@ -19881,7 +19884,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19884 "configure" +#line 19887 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19900,16 +19903,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19903: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19906: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19906: \$? = $ac_status" >&5 + echo "$as_me:19909: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19909: \"$ac_try\"") >&5 + { (eval echo "$as_me:19912: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19912: \$? = $ac_status" >&5 + echo "$as_me:19915: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_intl_libintl_gettext=yes else @@ -19920,7 +19923,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19923: result: $ac_cv_lib_intl_libintl_gettext" >&5 +echo "$as_me:19926: 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 @@ -19942,7 +19945,7 @@ fi - echo "$as_me:19945: checking for tre_regcomp in -ltre" >&5 + echo "$as_me:19948: 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 @@ -19950,7 +19953,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ltre $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 19953 "configure" +#line 19956 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -19969,16 +19972,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:19972: \"$ac_link\"") >&5 +if { (eval echo "$as_me:19975: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:19975: \$? = $ac_status" >&5 + echo "$as_me:19978: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:19978: \"$ac_try\"") >&5 + { (eval echo "$as_me:19981: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:19981: \$? = $ac_status" >&5 + echo "$as_me:19984: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_tre_tre_regcomp=yes else @@ -19989,7 +19992,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:19992: result: $ac_cv_lib_tre_tre_regcomp" >&5 +echo "$as_me:19995: 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 @@ -20031,7 +20034,7 @@ else - echo "$as_me:20034: checking for regcomp in -lgnurx" >&5 + echo "$as_me:20037: 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 @@ -20039,7 +20042,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgnurx $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20042 "configure" +#line 20045 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -20058,16 +20061,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20061: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20064: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20064: \$? = $ac_status" >&5 + echo "$as_me:20067: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20067: \"$ac_try\"") >&5 + { (eval echo "$as_me:20070: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20070: \$? = $ac_status" >&5 + echo "$as_me:20073: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gnurx_regcomp=yes else @@ -20078,7 +20081,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:20081: result: $ac_cv_lib_gnurx_regcomp" >&5 +echo "$as_me:20084: 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 @@ -20106,13 +20109,13 @@ ;; (*) cf_regex_libs="regex re" - echo "$as_me:20109: checking for regcomp" >&5 + echo "$as_me:20112: 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 20115 "configure" +#line 20118 "configure" #include "confdefs.h" #define regcomp autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20143,16 +20146,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20146: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20149: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20149: \$? = $ac_status" >&5 + echo "$as_me:20152: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20152: \"$ac_try\"") >&5 + { (eval echo "$as_me:20155: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20155: \$? = $ac_status" >&5 + echo "$as_me:20158: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_regcomp=yes else @@ -20162,7 +20165,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20165: result: $ac_cv_func_regcomp" >&5 +echo "$as_me:20168: 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 @@ -20171,7 +20174,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:20174: checking for regcomp in -l$cf_regex_lib" >&5 +echo "$as_me:20177: 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 @@ -20179,7 +20182,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-l$cf_regex_lib $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20182 "configure" +#line 20185 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -20198,16 +20201,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20201: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20204: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20204: \$? = $ac_status" >&5 + echo "$as_me:20207: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20207: \"$ac_try\"") >&5 + { (eval echo "$as_me:20210: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20210: \$? = $ac_status" >&5 + echo "$as_me:20213: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_Lib=yes" else @@ -20218,7 +20221,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:20221: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5 +echo "$as_me:20224: 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 @@ -20250,13 +20253,13 @@ esac if test "$cf_regex_func" = no ; then - echo "$as_me:20253: checking for compile" >&5 + echo "$as_me:20256: 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 20259 "configure" +#line 20262 "configure" #include "confdefs.h" #define compile autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20287,16 +20290,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20290: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20293: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20293: \$? = $ac_status" >&5 + echo "$as_me:20296: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20296: \"$ac_try\"") >&5 + { (eval echo "$as_me:20299: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20299: \$? = $ac_status" >&5 + echo "$as_me:20302: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_compile=yes else @@ -20306,13 +20309,13 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20309: result: $ac_cv_func_compile" >&5 +echo "$as_me:20312: 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:20315: checking for compile in -lgen" >&5 + echo "$as_me:20318: 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 @@ -20320,7 +20323,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgen $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 20323 "configure" +#line 20326 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -20339,16 +20342,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20342: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20345: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20345: \$? = $ac_status" >&5 + echo "$as_me:20348: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20348: \"$ac_try\"") >&5 + { (eval echo "$as_me:20351: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20351: \$? = $ac_status" >&5 + echo "$as_me:20354: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_gen_compile=yes else @@ -20359,7 +20362,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:20362: result: $ac_cv_lib_gen_compile" >&5 +echo "$as_me:20365: 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 @@ -20387,11 +20390,11 @@ fi if test "$cf_regex_func" = no ; then - { echo "$as_me:20390: WARNING: cannot find regular expression library" >&5 + { echo "$as_me:20393: WARNING: cannot find regular expression library" >&5 echo "$as_me: WARNING: cannot find regular expression library" >&2;} fi -echo "$as_me:20394: checking for regular-expression headers" >&5 +echo "$as_me:20397: 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 @@ -20403,7 +20406,7 @@ for cf_regex_hdr in regexp.h regexpr.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 20406 "configure" +#line 20409 "configure" #include "confdefs.h" #include <$cf_regex_hdr> int @@ -20420,16 +20423,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20423: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20426: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20426: \$? = $ac_status" >&5 + echo "$as_me:20429: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20429: \"$ac_try\"") >&5 + { (eval echo "$as_me:20432: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20432: \$? = $ac_status" >&5 + echo "$as_me:20435: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_regex_hdrs=$cf_regex_hdr @@ -20446,7 +20449,7 @@ for cf_regex_hdr in regex.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 20449 "configure" +#line 20452 "configure" #include "confdefs.h" #include #include @@ -20467,16 +20470,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20470: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20473: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20473: \$? = $ac_status" >&5 + echo "$as_me:20476: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20476: \"$ac_try\"") >&5 + { (eval echo "$as_me:20479: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20479: \$? = $ac_status" >&5 + echo "$as_me:20482: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_regex_hdrs=$cf_regex_hdr @@ -20492,11 +20495,11 @@ esac fi -echo "$as_me:20495: result: $cf_cv_regex_hdrs" >&5 +echo "$as_me:20498: result: $cf_cv_regex_hdrs" >&5 echo "${ECHO_T}$cf_cv_regex_hdrs" >&6 case "$cf_cv_regex_hdrs" in - (no) { echo "$as_me:20499: WARNING: no regular expression header found" >&5 + (no) { echo "$as_me:20502: WARNING: no regular expression header found" >&5 echo "$as_me: WARNING: no regular expression header found" >&2;} ;; (regex.h) cat >>confdefs.h <<\EOF @@ -20534,23 +20537,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:20537: checking for $ac_header" >&5 +echo "$as_me:20540: 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 20543 "configure" +#line 20546 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:20547: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:20550: \"$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:20553: \$? = $ac_status" >&5 + echo "$as_me:20556: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -20569,7 +20572,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:20572: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:20575: 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:20588: 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 20591 "configure" +#line 20594 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:20595: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:20598: \"$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:20601: \$? = $ac_status" >&5 + echo "$as_me:20604: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -20617,7 +20620,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:20620: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:20623: 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:20633: 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 @@ -20637,7 +20640,7 @@ for cf_header in stdio.h stdlib.h unistd.h getopt.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 20640 "configure" +#line 20643 "configure" #include "confdefs.h" #include <$cf_header> @@ -20650,16 +20653,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:20653: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:20656: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:20656: \$? = $ac_status" >&5 + echo "$as_me:20659: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:20659: \"$ac_try\"") >&5 + { (eval echo "$as_me:20662: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20662: \$? = $ac_status" >&5 + echo "$as_me:20665: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_getopt_header=$cf_header break @@ -20671,7 +20674,7 @@ done fi -echo "$as_me:20674: result: $cf_cv_getopt_header" >&5 +echo "$as_me:20677: result: $cf_cv_getopt_header" >&5 echo "${ECHO_T}$cf_cv_getopt_header" >&6 if test "$cf_cv_getopt_header" != none ; then @@ -20688,14 +20691,14 @@ fi -echo "$as_me:20691: checking if external environ is declared" >&5 +echo "$as_me:20694: 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 20698 "configure" +#line 20701 "configure" #include "confdefs.h" $ac_includes_default @@ -20708,16 +20711,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:20711: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:20714: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:20714: \$? = $ac_status" >&5 + echo "$as_me:20717: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:20717: \"$ac_try\"") >&5 + { (eval echo "$as_me:20720: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20720: \$? = $ac_status" >&5 + echo "$as_me:20723: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_environ=yes else @@ -20728,7 +20731,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:20731: result: $cf_cv_dcl_environ" >&5 +echo "$as_me:20734: result: $cf_cv_dcl_environ" >&5 echo "${ECHO_T}$cf_cv_dcl_environ" >&6 if test "$cf_cv_dcl_environ" = no ; then @@ -20743,14 +20746,14 @@ # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:20746: checking if external environ exists" >&5 +echo "$as_me:20749: 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 20753 "configure" +#line 20756 "configure" #include "confdefs.h" #undef environ @@ -20765,16 +20768,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20768: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20771: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20771: \$? = $ac_status" >&5 + echo "$as_me:20774: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20774: \"$ac_try\"") >&5 + { (eval echo "$as_me:20777: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20777: \$? = $ac_status" >&5 + echo "$as_me:20780: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_environ=yes else @@ -20785,7 +20788,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20788: result: $cf_cv_have_environ" >&5 +echo "$as_me:20791: result: $cf_cv_have_environ" >&5 echo "${ECHO_T}$cf_cv_have_environ" >&6 if test "$cf_cv_have_environ" = yes ; then @@ -20798,13 +20801,13 @@ fi -echo "$as_me:20801: checking for getenv" >&5 +echo "$as_me:20804: 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 20807 "configure" +#line 20810 "configure" #include "confdefs.h" #define getenv autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20835,16 +20838,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20838: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20841: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20841: \$? = $ac_status" >&5 + echo "$as_me:20844: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20844: \"$ac_try\"") >&5 + { (eval echo "$as_me:20847: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20847: \$? = $ac_status" >&5 + echo "$as_me:20850: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_getenv=yes else @@ -20854,19 +20857,19 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20857: result: $ac_cv_func_getenv" >&5 +echo "$as_me:20860: 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:20863: checking for $ac_func" >&5 +echo "$as_me:20866: 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 20869 "configure" +#line 20872 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -20897,16 +20900,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:20900: \"$ac_link\"") >&5 +if { (eval echo "$as_me:20903: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:20903: \$? = $ac_status" >&5 + echo "$as_me:20906: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:20906: \"$ac_try\"") >&5 + { (eval echo "$as_me:20909: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:20909: \$? = $ac_status" >&5 + echo "$as_me:20912: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -20916,7 +20919,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:20919: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:20922: 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:20932: 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 @@ -20936,7 +20939,7 @@ cf_cv_consistent_getenv=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 20939 "configure" +#line 20942 "configure" #include "confdefs.h" $ac_includes_default @@ -21041,15 +21044,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21044: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21047: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21047: \$? = $ac_status" >&5 + echo "$as_me:21050: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21049: \"$ac_try\"") >&5 + { (eval echo "$as_me:21052: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21052: \$? = $ac_status" >&5 + echo "$as_me:21055: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_consistent_getenv=yes else @@ -21062,7 +21065,7 @@ fi fi -echo "$as_me:21065: result: $cf_cv_consistent_getenv" >&5 +echo "$as_me:21068: result: $cf_cv_consistent_getenv" >&5 echo "${ECHO_T}$cf_cv_consistent_getenv" >&6 if test "x$cf_cv_consistent_getenv" = xno @@ -21077,18 +21080,18 @@ if test "x$cf_cv_consistent_getenv" = xno && \ test "x$cf_with_trace" = xyes then - { echo "$as_me:21080: WARNING: The NCURSES_TRACE environment variable is not supported with this configuration" >&5 + { echo "$as_me:21083: 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:21084: checking if sys/time.h works with sys/select.h" >&5 +echo "$as_me:21087: 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 21091 "configure" +#line 21094 "configure" #include "confdefs.h" #include @@ -21108,16 +21111,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21111: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21114: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21114: \$? = $ac_status" >&5 + echo "$as_me:21117: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21117: \"$ac_try\"") >&5 + { (eval echo "$as_me:21120: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21120: \$? = $ac_status" >&5 + echo "$as_me:21123: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sys_time_select=yes else @@ -21129,7 +21132,7 @@ fi -echo "$as_me:21132: result: $cf_cv_sys_time_select" >&5 +echo "$as_me:21135: 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 @@ -21144,13 +21147,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_main_return="return" -echo "$as_me:21147: checking for an ANSI C-conforming const" >&5 +echo "$as_me:21150: 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 21153 "configure" +#line 21156 "configure" #include "confdefs.h" int @@ -21212,16 +21215,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21215: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21218: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21218: \$? = $ac_status" >&5 + echo "$as_me:21221: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21221: \"$ac_try\"") >&5 + { (eval echo "$as_me:21224: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21224: \$? = $ac_status" >&5 + echo "$as_me:21227: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_const=yes else @@ -21231,7 +21234,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21234: result: $ac_cv_c_const" >&5 +echo "$as_me:21237: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -21241,7 +21244,7 @@ fi -echo "$as_me:21244: checking for inline" >&5 +echo "$as_me:21247: 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 @@ -21249,7 +21252,7 @@ ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat >"conftest.$ac_ext" <<_ACEOF -#line 21252 "configure" +#line 21255 "configure" #include "confdefs.h" #ifndef __cplusplus static $ac_kw int static_foo (void) {return 0; } @@ -21258,16 +21261,16 @@ _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21261: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21264: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21264: \$? = $ac_status" >&5 + echo "$as_me:21267: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21267: \"$ac_try\"") >&5 + { (eval echo "$as_me:21270: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21270: \$? = $ac_status" >&5 + echo "$as_me:21273: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_c_inline=$ac_kw; break else @@ -21278,7 +21281,7 @@ done fi -echo "$as_me:21281: result: $ac_cv_c_inline" >&5 +echo "$as_me:21284: result: $ac_cv_c_inline" >&5 echo "${ECHO_T}$ac_cv_c_inline" >&6 case $ac_cv_c_inline in inline | yes) ;; @@ -21304,7 +21307,7 @@ : elif test "$GCC" = yes then - echo "$as_me:21307: checking if $CC supports options to tune inlining" >&5 + echo "$as_me:21310: 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 @@ -21313,7 +21316,7 @@ cf_save_CFLAGS=$CFLAGS CFLAGS="$CFLAGS --param max-inline-insns-single=1200" cat >"conftest.$ac_ext" <<_ACEOF -#line 21316 "configure" +#line 21319 "configure" #include "confdefs.h" inline int foo(void) { return 1; } int @@ -21325,16 +21328,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21328: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21331: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21331: \$? = $ac_status" >&5 + echo "$as_me:21334: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21334: \"$ac_try\"") >&5 + { (eval echo "$as_me:21337: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21337: \$? = $ac_status" >&5 + echo "$as_me:21340: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_gcc_inline=yes else @@ -21346,7 +21349,7 @@ CFLAGS=$cf_save_CFLAGS fi -echo "$as_me:21349: result: $cf_cv_gcc_inline" >&5 +echo "$as_me:21352: result: $cf_cv_gcc_inline" >&5 echo "${ECHO_T}$cf_cv_gcc_inline" >&6 if test "$cf_cv_gcc_inline" = yes ; then @@ -21452,7 +21455,7 @@ fi fi -echo "$as_me:21455: checking for signal global datatype" >&5 +echo "$as_me:21458: 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 @@ -21464,7 +21467,7 @@ "int" do cat >"conftest.$ac_ext" <<_ACEOF -#line 21467 "configure" +#line 21470 "configure" #include "confdefs.h" #include @@ -21488,16 +21491,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21491: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21494: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21494: \$? = $ac_status" >&5 + echo "$as_me:21497: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21497: \"$ac_try\"") >&5 + { (eval echo "$as_me:21500: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21500: \$? = $ac_status" >&5 + echo "$as_me:21503: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sig_atomic_t=$cf_type else @@ -21511,7 +21514,7 @@ fi -echo "$as_me:21514: result: $cf_cv_sig_atomic_t" >&5 +echo "$as_me:21517: 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:21526: 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 @@ -21530,7 +21533,7 @@ cf_cv_typeof_chtype=long else cat >"conftest.$ac_ext" <<_ACEOF -#line 21533 "configure" +#line 21536 "configure" #include "confdefs.h" $ac_includes_default @@ -21565,15 +21568,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21568: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21571: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21571: \$? = $ac_status" >&5 + echo "$as_me:21574: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21573: \"$ac_try\"") >&5 + { (eval echo "$as_me:21576: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21576: \$? = $ac_status" >&5 + echo "$as_me:21579: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_typeof_chtype=`cat cf_test.out` else @@ -21588,7 +21591,7 @@ fi -echo "$as_me:21591: result: $cf_cv_typeof_chtype" >&5 +echo "$as_me:21594: result: $cf_cv_typeof_chtype" >&5 echo "${ECHO_T}$cf_cv_typeof_chtype" >&6 cat >>confdefs.h <&5 +echo "$as_me:21606: 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 21610 "configure" +#line 21613 "configure" #include "confdefs.h" int @@ -21619,16 +21622,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21622: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21625: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21625: \$? = $ac_status" >&5 + echo "$as_me:21628: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21628: \"$ac_try\"") >&5 + { (eval echo "$as_me:21631: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21631: \$? = $ac_status" >&5 + echo "$as_me:21634: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_unsigned_literals=yes else @@ -21640,7 +21643,7 @@ fi -echo "$as_me:21643: result: $cf_cv_unsigned_literals" >&5 +echo "$as_me:21646: result: $cf_cv_unsigned_literals" >&5 echo "${ECHO_T}$cf_cv_unsigned_literals" >&6 cf_cv_1UL="1" @@ -21656,14 +21659,14 @@ ### Checks for external-data -echo "$as_me:21659: checking if external errno is declared" >&5 +echo "$as_me:21662: 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 21666 "configure" +#line 21669 "configure" #include "confdefs.h" $ac_includes_default @@ -21677,16 +21680,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:21680: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:21683: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21683: \$? = $ac_status" >&5 + echo "$as_me:21686: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:21686: \"$ac_try\"") >&5 + { (eval echo "$as_me:21689: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21689: \$? = $ac_status" >&5 + echo "$as_me:21692: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_dcl_errno=yes else @@ -21697,7 +21700,7 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:21700: result: $cf_cv_dcl_errno" >&5 +echo "$as_me:21703: result: $cf_cv_dcl_errno" >&5 echo "${ECHO_T}$cf_cv_dcl_errno" >&6 if test "$cf_cv_dcl_errno" = no ; then @@ -21712,14 +21715,14 @@ # It's possible (for near-UNIX clones) that the data doesn't exist -echo "$as_me:21715: checking if external errno exists" >&5 +echo "$as_me:21718: 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 21722 "configure" +#line 21725 "configure" #include "confdefs.h" #undef errno @@ -21734,16 +21737,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21737: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21740: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21740: \$? = $ac_status" >&5 + echo "$as_me:21743: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21743: \"$ac_try\"") >&5 + { (eval echo "$as_me:21746: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21746: \$? = $ac_status" >&5 + echo "$as_me:21749: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_errno=yes else @@ -21754,7 +21757,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:21757: result: $cf_cv_have_errno" >&5 +echo "$as_me:21760: result: $cf_cv_have_errno" >&5 echo "${ECHO_T}$cf_cv_have_errno" >&6 if test "$cf_cv_have_errno" = yes ; then @@ -21767,7 +21770,7 @@ fi -echo "$as_me:21770: checking if data-only library module links" >&5 +echo "$as_me:21773: 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 @@ -21775,20 +21778,20 @@ rm -f conftest.a cat >conftest.$ac_ext <&5 + if { (eval echo "$as_me:21784: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21784: \$? = $ac_status" >&5 + echo "$as_me:21787: \$? = $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:21811: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:21811: \$? = $ac_status" >&5 + echo "$as_me:21814: \$? = $ac_status" >&5 (exit "$ac_status"); }; then mv conftest.o func.o && \ ( $AR $ARFLAGS conftest.a func.o ) 2>&5 1>/dev/null @@ -21821,7 +21824,7 @@ cf_cv_link_dataonly=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 21824 "configure" +#line 21827 "configure" #include "confdefs.h" extern int testfunc(void); @@ -21832,15 +21835,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:21835: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21838: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21838: \$? = $ac_status" >&5 + echo "$as_me:21841: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:21840: \"$ac_try\"") >&5 + { (eval echo "$as_me:21843: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21843: \$? = $ac_status" >&5 + echo "$as_me:21846: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_link_dataonly=yes else @@ -21855,7 +21858,7 @@ fi -echo "$as_me:21858: result: $cf_cv_link_dataonly" >&5 +echo "$as_me:21861: result: $cf_cv_link_dataonly" >&5 echo "${ECHO_T}$cf_cv_link_dataonly" >&6 if test "$cf_cv_link_dataonly" = no ; then @@ -21870,13 +21873,13 @@ ### Checks for library functions. cf_save_libs="$LIBS" -echo "$as_me:21873: checking for clock_gettime" >&5 +echo "$as_me:21876: 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 21879 "configure" +#line 21882 "configure" #include "confdefs.h" #define clock_gettime autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -21907,16 +21910,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21910: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21913: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21913: \$? = $ac_status" >&5 + echo "$as_me:21916: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21916: \"$ac_try\"") >&5 + { (eval echo "$as_me:21919: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21919: \$? = $ac_status" >&5 + echo "$as_me:21922: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_clock_gettime=yes else @@ -21926,12 +21929,12 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:21929: result: $ac_cv_func_clock_gettime" >&5 +echo "$as_me:21932: 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:21934: checking for clock_gettime in -lrt" >&5 + echo "$as_me:21937: 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 @@ -21939,7 +21942,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 21942 "configure" +#line 21945 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -21958,16 +21961,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:21961: \"$ac_link\"") >&5 +if { (eval echo "$as_me:21964: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:21964: \$? = $ac_status" >&5 + echo "$as_me:21967: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:21967: \"$ac_try\"") >&5 + { (eval echo "$as_me:21970: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:21970: \$? = $ac_status" >&5 + echo "$as_me:21973: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_rt_clock_gettime=yes else @@ -21978,7 +21981,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:21981: result: $ac_cv_lib_rt_clock_gettime" >&5 +echo "$as_me:21984: 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" @@ -21990,14 +21993,14 @@ fi if test "$cf_cv_test_clock_gettime" = yes ; then -echo "$as_me:21993: checking if clock_gettime links" >&5 +echo "$as_me:21996: 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 22000 "configure" +#line 22003 "configure" #include "confdefs.h" $ac_includes_default @@ -22015,16 +22018,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22018: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22021: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22021: \$? = $ac_status" >&5 + echo "$as_me:22024: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22024: \"$ac_try\"") >&5 + { (eval echo "$as_me:22027: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22027: \$? = $ac_status" >&5 + echo "$as_me:22030: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_clock_gettime=yes else @@ -22035,7 +22038,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22038: result: $cf_cv_func_clock_gettime" >&5 +echo "$as_me:22041: result: $cf_cv_func_clock_gettime" >&5 echo "${ECHO_T}$cf_cv_func_clock_gettime" >&6 else cf_cv_func_clock_gettime=no @@ -22049,13 +22052,13 @@ EOF else -echo "$as_me:22052: checking for gettimeofday" >&5 +echo "$as_me:22055: 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 22058 "configure" +#line 22061 "configure" #include "confdefs.h" #define gettimeofday autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -22086,16 +22089,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22089: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22092: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22092: \$? = $ac_status" >&5 + echo "$as_me:22095: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22095: \"$ac_try\"") >&5 + { (eval echo "$as_me:22098: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22098: \$? = $ac_status" >&5 + echo "$as_me:22101: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_gettimeofday=yes else @@ -22105,7 +22108,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22108: result: $ac_cv_func_gettimeofday" >&5 +echo "$as_me:22111: result: $ac_cv_func_gettimeofday" >&5 echo "${ECHO_T}$ac_cv_func_gettimeofday" >&6 if test "$ac_cv_func_gettimeofday" = yes; then @@ -22115,7 +22118,7 @@ else -echo "$as_me:22118: checking for gettimeofday in -lbsd" >&5 +echo "$as_me:22121: 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 @@ -22123,7 +22126,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 22126 "configure" +#line 22129 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -22142,16 +22145,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22145: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22148: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22148: \$? = $ac_status" >&5 + echo "$as_me:22151: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22151: \"$ac_try\"") >&5 + { (eval echo "$as_me:22154: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22154: \$? = $ac_status" >&5 + echo "$as_me:22157: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_bsd_gettimeofday=yes else @@ -22162,7 +22165,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:22165: result: $ac_cv_lib_bsd_gettimeofday" >&5 +echo "$as_me:22168: 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 @@ -22221,13 +22224,13 @@ do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:22224: checking for $ac_func" >&5 +echo "$as_me:22227: 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 22230 "configure" +#line 22233 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -22258,16 +22261,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22261: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22264: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22264: \$? = $ac_status" >&5 + echo "$as_me:22267: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22267: \"$ac_try\"") >&5 + { (eval echo "$as_me:22270: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22270: \$? = $ac_status" >&5 + echo "$as_me:22273: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -22277,7 +22280,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22280: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:22283: 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:22293: 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 22297 "configure" +#line 22300 "configure" #include "confdefs.h" #include @@ -22309,16 +22312,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22312: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22315: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22315: \$? = $ac_status" >&5 + echo "$as_me:22318: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22318: \"$ac_try\"") >&5 + { (eval echo "$as_me:22321: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22321: \$? = $ac_status" >&5 + echo "$as_me:22324: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_PATH_TTYS=yes else @@ -22328,7 +22331,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:22331: result: $cf_cv_PATH_TTYS" >&5 +echo "$as_me:22334: result: $cf_cv_PATH_TTYS" >&5 echo "${ECHO_T}$cf_cv_PATH_TTYS" >&6 if test $cf_cv_PATH_TTYS = no @@ -22350,7 +22353,7 @@ if test $cf_cv_PATH_TTYS != no then - echo "$as_me:22353: checking if _PATH_TTYS file exists" >&5 + echo "$as_me:22356: 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 @@ -22360,7 +22363,7 @@ cf_cv_have_PATH_TTYS=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 22363 "configure" +#line 22366 "configure" #include "confdefs.h" $ac_includes_default @@ -22373,15 +22376,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:22376: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22379: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22379: \$? = $ac_status" >&5 + echo "$as_me:22382: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:22381: \"$ac_try\"") >&5 + { (eval echo "$as_me:22384: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22384: \$? = $ac_status" >&5 + echo "$as_me:22387: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_PATH_TTYS=yes else @@ -22393,7 +22396,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:22396: result: $cf_cv_have_PATH_TTYS" >&5 +echo "$as_me:22399: 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 @@ -22405,14 +22408,14 @@ #define HAVE_PATH_TTYS 1 EOF - echo "$as_me:22408: checking for getttynam" >&5 + echo "$as_me:22411: 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 22415 "configure" +#line 22418 "configure" #include "confdefs.h" #include int @@ -22424,16 +22427,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22427: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22430: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22430: \$? = $ac_status" >&5 + echo "$as_me:22433: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22433: \"$ac_try\"") >&5 + { (eval echo "$as_me:22436: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22436: \$? = $ac_status" >&5 + echo "$as_me:22439: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_getttynam=yes else @@ -22443,7 +22446,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22446: result: $cf_cv_func_getttynam" >&5 +echo "$as_me:22449: 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 @@ -22453,7 +22456,7 @@ if test "x$ac_cv_func_getopt" = xno && \ test "x$cf_with_progs$cf_with_tests" != xnono; then - { { echo "$as_me:22456: error: getopt is required for building programs" >&5 + { { echo "$as_me:22459: error: getopt is required for building programs" >&5 echo "$as_me: error: getopt is required for building programs" >&2;} { (exit 1); exit 1; }; } fi @@ -22462,7 +22465,7 @@ then if test "x$ac_cv_func_vsnprintf" = xyes then - { echo "$as_me:22465: WARNING: will use vsnprintf instead of safe-sprintf option" >&5 + { echo "$as_me:22468: WARNING: will use vsnprintf instead of safe-sprintf option" >&5 echo "$as_me: WARNING: will use vsnprintf instead of safe-sprintf option" >&2;} else @@ -22475,14 +22478,14 @@ if test "x$with_getcap" = "xyes" ; then -echo "$as_me:22478: checking for terminal-capability database functions" >&5 +echo "$as_me:22481: 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 22485 "configure" +#line 22488 "configure" #include "confdefs.h" $ac_includes_default @@ -22502,16 +22505,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22505: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22508: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22508: \$? = $ac_status" >&5 + echo "$as_me:22511: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22511: \"$ac_try\"") >&5 + { (eval echo "$as_me:22514: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22514: \$? = $ac_status" >&5 + echo "$as_me:22517: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cgetent=yes else @@ -22522,7 +22525,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22525: result: $cf_cv_cgetent" >&5 +echo "$as_me:22528: result: $cf_cv_cgetent" >&5 echo "${ECHO_T}$cf_cv_cgetent" >&6 if test "$cf_cv_cgetent" = yes @@ -22532,14 +22535,14 @@ #define HAVE_BSD_CGETENT 1 EOF -echo "$as_me:22535: checking if cgetent uses const parameter" >&5 +echo "$as_me:22538: 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 22542 "configure" +#line 22545 "configure" #include "confdefs.h" #pragma GCC diagnostic error "-Wincompatible-pointer-types-discards-qualifiers" @@ -22562,16 +22565,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22565: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22568: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22568: \$? = $ac_status" >&5 + echo "$as_me:22571: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22571: \"$ac_try\"") >&5 + { (eval echo "$as_me:22574: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22574: \$? = $ac_status" >&5 + echo "$as_me:22577: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cgetent_const=yes else @@ -22582,7 +22585,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22585: result: $cf_cv_cgetent_const" >&5 +echo "$as_me:22588: result: $cf_cv_cgetent_const" >&5 echo "${ECHO_T}$cf_cv_cgetent_const" >&6 if test "$cf_cv_cgetent_const" = yes then @@ -22596,14 +22599,14 @@ fi -echo "$as_me:22599: checking for isascii" >&5 +echo "$as_me:22602: 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 22606 "configure" +#line 22609 "configure" #include "confdefs.h" #include int @@ -22615,16 +22618,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22618: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22621: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22621: \$? = $ac_status" >&5 + echo "$as_me:22624: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22624: \"$ac_try\"") >&5 + { (eval echo "$as_me:22627: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22627: \$? = $ac_status" >&5 + echo "$as_me:22630: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_isascii=yes else @@ -22635,7 +22638,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22638: result: $cf_cv_have_isascii" >&5 +echo "$as_me:22641: result: $cf_cv_have_isascii" >&5 echo "${ECHO_T}$cf_cv_have_isascii" >&6 test "$cf_cv_have_isascii" = yes && cat >>confdefs.h <<\EOF @@ -22643,10 +22646,10 @@ EOF if test "$ac_cv_func_sigaction" = yes; then -echo "$as_me:22646: checking whether sigaction needs _POSIX_SOURCE" >&5 +echo "$as_me:22649: 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 22649 "configure" +#line 22652 "configure" #include "confdefs.h" #include @@ -22660,16 +22663,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22663: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22666: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22666: \$? = $ac_status" >&5 + echo "$as_me:22669: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22669: \"$ac_try\"") >&5 + { (eval echo "$as_me:22672: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22672: \$? = $ac_status" >&5 + echo "$as_me:22675: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then sigact_bad=no else @@ -22677,7 +22680,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 22680 "configure" +#line 22683 "configure" #include "confdefs.h" #define _POSIX_SOURCE @@ -22692,16 +22695,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22695: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22698: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22698: \$? = $ac_status" >&5 + echo "$as_me:22701: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22701: \"$ac_try\"") >&5 + { (eval echo "$as_me:22704: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22704: \$? = $ac_status" >&5 + echo "$as_me:22707: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then sigact_bad=yes @@ -22717,11 +22720,11 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" -echo "$as_me:22720: result: $sigact_bad" >&5 +echo "$as_me:22723: result: $sigact_bad" >&5 echo "${ECHO_T}$sigact_bad" >&6 fi -echo "$as_me:22724: checking if nanosleep really works" >&5 +echo "$as_me:22727: 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 @@ -22731,7 +22734,7 @@ cf_cv_func_nanosleep=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 22734 "configure" +#line 22737 "configure" #include "confdefs.h" $ac_includes_default @@ -22757,15 +22760,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:22760: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22763: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22763: \$? = $ac_status" >&5 + echo "$as_me:22766: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:22765: \"$ac_try\"") >&5 + { (eval echo "$as_me:22768: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22768: \$? = $ac_status" >&5 + echo "$as_me:22771: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_nanosleep=yes else @@ -22777,7 +22780,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:22780: result: $cf_cv_func_nanosleep" >&5 +echo "$as_me:22783: result: $cf_cv_func_nanosleep" >&5 echo "${ECHO_T}$cf_cv_func_nanosleep" >&6 test "$cf_cv_func_nanosleep" = "yes" && @@ -22794,23 +22797,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:22797: checking for $ac_header" >&5 +echo "$as_me:22800: 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 22803 "configure" +#line 22806 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:22807: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:22810: \"$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:22813: \$? = $ac_status" >&5 + echo "$as_me:22816: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -22829,7 +22832,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:22832: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:22835: 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:22852: 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 22852 "configure" +#line 22855 "configure" #include "confdefs.h" #include int @@ -22861,16 +22864,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22864: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22867: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22867: \$? = $ac_status" >&5 + echo "$as_me:22870: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22870: \"$ac_try\"") >&5 + { (eval echo "$as_me:22873: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22873: \$? = $ac_status" >&5 + echo "$as_me:22876: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=no else @@ -22878,7 +22881,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 22881 "configure" +#line 22884 "configure" #include "confdefs.h" #define _POSIX_SOURCE @@ -22892,16 +22895,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:22895: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:22898: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:22898: \$? = $ac_status" >&5 + echo "$as_me:22901: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:22901: \"$ac_try\"") >&5 + { (eval echo "$as_me:22904: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22904: \$? = $ac_status" >&5 + echo "$as_me:22907: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then termios_bad=unknown else @@ -22917,19 +22920,19 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:22920: result: $termios_bad" >&5 + echo "$as_me:22923: result: $termios_bad" >&5 echo "${ECHO_T}$termios_bad" >&6 fi fi -echo "$as_me:22925: checking for tcgetattr" >&5 +echo "$as_me:22928: 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 22932 "configure" +#line 22935 "configure" #include "confdefs.h" #include @@ -22957,16 +22960,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:22960: \"$ac_link\"") >&5 +if { (eval echo "$as_me:22963: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:22963: \$? = $ac_status" >&5 + echo "$as_me:22966: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:22966: \"$ac_try\"") >&5 + { (eval echo "$as_me:22969: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:22969: \$? = $ac_status" >&5 + echo "$as_me:22972: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_tcgetattr=yes else @@ -22976,21 +22979,21 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:22979: result: $cf_cv_have_tcgetattr" >&5 +echo "$as_me:22982: 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:22986: checking for vsscanf function or workaround" >&5 +echo "$as_me:22989: 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 22993 "configure" +#line 22996 "configure" #include "confdefs.h" #include @@ -23016,16 +23019,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23019: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23022: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23022: \$? = $ac_status" >&5 + echo "$as_me:23025: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23025: \"$ac_try\"") >&5 + { (eval echo "$as_me:23028: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23028: \$? = $ac_status" >&5 + echo "$as_me:23031: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_vsscanf=vsscanf else @@ -23033,7 +23036,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 23036 "configure" +#line 23039 "configure" #include "confdefs.h" #include @@ -23055,16 +23058,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23058: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23061: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23061: \$? = $ac_status" >&5 + echo "$as_me:23064: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23064: \"$ac_try\"") >&5 + { (eval echo "$as_me:23067: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23067: \$? = $ac_status" >&5 + echo "$as_me:23070: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_vsscanf=vfscanf else @@ -23072,7 +23075,7 @@ cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 23075 "configure" +#line 23078 "configure" #include "confdefs.h" #include @@ -23094,16 +23097,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23097: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23100: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23100: \$? = $ac_status" >&5 + echo "$as_me:23103: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23103: \"$ac_try\"") >&5 + { (eval echo "$as_me:23106: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23106: \$? = $ac_status" >&5 + echo "$as_me:23109: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_vsscanf=_doscan else @@ -23118,7 +23121,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23121: result: $cf_cv_func_vsscanf" >&5 +echo "$as_me:23124: result: $cf_cv_func_vsscanf" >&5 echo "${ECHO_T}$cf_cv_func_vsscanf" >&6 case "$cf_cv_func_vsscanf" in @@ -23144,23 +23147,23 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:23147: checking for $ac_header" >&5 +echo "$as_me:23150: 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 23153 "configure" +#line 23156 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:23157: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:23160: \"$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:23163: \$? = $ac_status" >&5 + echo "$as_me:23166: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -23179,7 +23182,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:23182: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:23185: 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:23195: 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 @@ -23200,7 +23203,7 @@ cf_cv_func_mkstemp=maybe else cat >"conftest.$ac_ext" <<_ACEOF -#line 23203 "configure" +#line 23206 "configure" #include "confdefs.h" $ac_includes_default @@ -23235,15 +23238,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23238: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23241: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23241: \$? = $ac_status" >&5 + echo "$as_me:23244: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:23243: \"$ac_try\"") >&5 + { (eval echo "$as_me:23246: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23246: \$? = $ac_status" >&5 + echo "$as_me:23249: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_mkstemp=yes @@ -23258,16 +23261,16 @@ fi fi -echo "$as_me:23261: result: $cf_cv_func_mkstemp" >&5 +echo "$as_me:23264: 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:23264: checking for mkstemp" >&5 + echo "$as_me:23267: 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 23270 "configure" +#line 23273 "configure" #include "confdefs.h" #define mkstemp autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23298,16 +23301,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23301: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23304: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23304: \$? = $ac_status" >&5 + echo "$as_me:23307: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23307: \"$ac_try\"") >&5 + { (eval echo "$as_me:23310: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23310: \$? = $ac_status" >&5 + echo "$as_me:23313: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_mkstemp=yes else @@ -23317,7 +23320,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23320: result: $ac_cv_func_mkstemp" >&5 +echo "$as_me:23323: result: $ac_cv_func_mkstemp" >&5 echo "${ECHO_T}$ac_cv_func_mkstemp" >&6 fi @@ -23338,21 +23341,21 @@ fi if test "x$cross_compiling" = xyes ; then - { echo "$as_me:23341: WARNING: cross compiling: assume setvbuf params not reversed" >&5 + { echo "$as_me:23344: 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:23344: checking whether setvbuf arguments are reversed" >&5 + echo "$as_me:23347: 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:23350: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:23353: 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 23355 "configure" +#line 23358 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ @@ -23369,15 +23372,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23372: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23375: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23375: \$? = $ac_status" >&5 + echo "$as_me:23378: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:23377: \"$ac_try\"") >&5 + { (eval echo "$as_me:23380: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23380: \$? = $ac_status" >&5 + echo "$as_me:23383: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_setvbuf_reversed=yes else @@ -23390,7 +23393,7 @@ fi rm -f core ./core.* ./*.core fi -echo "$as_me:23393: result: $ac_cv_func_setvbuf_reversed" >&5 +echo "$as_me:23396: 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 @@ -23401,13 +23404,13 @@ fi fi -echo "$as_me:23404: checking for intptr_t" >&5 +echo "$as_me:23407: 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 23410 "configure" +#line 23413 "configure" #include "confdefs.h" $ac_includes_default int @@ -23422,16 +23425,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23425: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23428: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23428: \$? = $ac_status" >&5 + echo "$as_me:23431: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23431: \"$ac_try\"") >&5 + { (eval echo "$as_me:23434: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23434: \$? = $ac_status" >&5 + echo "$as_me:23437: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_intptr_t=yes else @@ -23441,7 +23444,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23444: result: $ac_cv_type_intptr_t" >&5 +echo "$as_me:23447: 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 : @@ -23453,13 +23456,13 @@ fi -echo "$as_me:23456: checking for ssize_t" >&5 +echo "$as_me:23459: 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 23462 "configure" +#line 23465 "configure" #include "confdefs.h" $ac_includes_default int @@ -23474,16 +23477,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23477: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23480: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23480: \$? = $ac_status" >&5 + echo "$as_me:23483: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23483: \"$ac_try\"") >&5 + { (eval echo "$as_me:23486: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23486: \$? = $ac_status" >&5 + echo "$as_me:23489: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_ssize_t=yes else @@ -23493,7 +23496,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23496: result: $ac_cv_type_ssize_t" >&5 +echo "$as_me:23499: 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 : @@ -23505,14 +23508,14 @@ fi -echo "$as_me:23508: checking for type sigaction_t" >&5 +echo "$as_me:23511: 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 23515 "configure" +#line 23518 "configure" #include "confdefs.h" #include @@ -23525,16 +23528,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23528: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23531: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23531: \$? = $ac_status" >&5 + echo "$as_me:23534: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23534: \"$ac_try\"") >&5 + { (eval echo "$as_me:23537: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23537: \$? = $ac_status" >&5 + echo "$as_me:23540: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_type_sigaction=yes else @@ -23545,14 +23548,14 @@ rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:23548: result: $cf_cv_type_sigaction" >&5 +echo "$as_me:23551: 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:23555: checking declaration of size-change" >&5 +echo "$as_me:23558: 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 @@ -23573,7 +23576,7 @@ fi cat >"conftest.$ac_ext" <<_ACEOF -#line 23576 "configure" +#line 23579 "configure" #include "confdefs.h" #include #ifdef HAVE_TERMIOS_H @@ -23623,16 +23626,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:23626: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:23629: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:23629: \$? = $ac_status" >&5 + echo "$as_me:23632: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:23632: \"$ac_try\"") >&5 + { (eval echo "$as_me:23635: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23635: \$? = $ac_status" >&5 + echo "$as_me:23638: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_sizechange=yes else @@ -23651,7 +23654,7 @@ done fi -echo "$as_me:23654: result: $cf_cv_sizechange" >&5 +echo "$as_me:23657: result: $cf_cv_sizechange" >&5 echo "${ECHO_T}$cf_cv_sizechange" >&6 if test "$cf_cv_sizechange" != no ; then @@ -23669,13 +23672,13 @@ esac fi -echo "$as_me:23672: checking for memmove" >&5 +echo "$as_me:23675: 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 23678 "configure" +#line 23681 "configure" #include "confdefs.h" #define memmove autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23706,16 +23709,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23709: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23712: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23712: \$? = $ac_status" >&5 + echo "$as_me:23715: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23715: \"$ac_try\"") >&5 + { (eval echo "$as_me:23718: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23718: \$? = $ac_status" >&5 + echo "$as_me:23721: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_memmove=yes else @@ -23725,19 +23728,19 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23728: result: $ac_cv_func_memmove" >&5 +echo "$as_me:23731: 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:23734: checking for bcopy" >&5 +echo "$as_me:23737: 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 23740 "configure" +#line 23743 "configure" #include "confdefs.h" #define bcopy autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23768,16 +23771,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23771: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23774: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23774: \$? = $ac_status" >&5 + echo "$as_me:23777: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23777: \"$ac_try\"") >&5 + { (eval echo "$as_me:23780: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23780: \$? = $ac_status" >&5 + echo "$as_me:23783: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_bcopy=yes else @@ -23787,11 +23790,11 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23790: result: $ac_cv_func_bcopy" >&5 +echo "$as_me:23793: 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:23794: checking if bcopy does overlapping moves" >&5 + echo "$as_me:23797: 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 @@ -23801,7 +23804,7 @@ cf_cv_good_bcopy=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 23804 "configure" +#line 23807 "configure" #include "confdefs.h" $ac_includes_default @@ -23817,15 +23820,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23820: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23823: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23823: \$? = $ac_status" >&5 + echo "$as_me:23826: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:23825: \"$ac_try\"") >&5 + { (eval echo "$as_me:23828: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23828: \$? = $ac_status" >&5 + echo "$as_me:23831: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_good_bcopy=yes else @@ -23838,7 +23841,7 @@ fi fi -echo "$as_me:23841: result: $cf_cv_good_bcopy" >&5 +echo "$as_me:23844: result: $cf_cv_good_bcopy" >&5 echo "${ECHO_T}$cf_cv_good_bcopy" >&6 else @@ -23865,13 +23868,13 @@ for ac_func in posix_openpt do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:23868: checking for $ac_func" >&5 +echo "$as_me:23871: 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 23874 "configure" +#line 23877 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -23902,16 +23905,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:23905: \"$ac_link\"") >&5 +if { (eval echo "$as_me:23908: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:23908: \$? = $ac_status" >&5 + echo "$as_me:23911: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:23911: \"$ac_try\"") >&5 + { (eval echo "$as_me:23914: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:23914: \$? = $ac_status" >&5 + echo "$as_me:23917: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -23921,7 +23924,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:23924: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:23927: 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:23937: 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 @@ -23941,7 +23944,7 @@ cf_cv_working_poll=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 23944 "configure" +#line 23947 "configure" #include "confdefs.h" $ac_includes_default @@ -23994,15 +23997,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:23997: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24000: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24000: \$? = $ac_status" >&5 + echo "$as_me:24003: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24002: \"$ac_try\"") >&5 + { (eval echo "$as_me:24005: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24005: \$? = $ac_status" >&5 + echo "$as_me:24008: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_working_poll=yes else @@ -24014,21 +24017,21 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:24017: result: $cf_cv_working_poll" >&5 +echo "$as_me:24020: 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:24024: checking if MB_LEN_MAX is usable" >&5 +echo "$as_me:24027: 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 24031 "configure" +#line 24034 "configure" #include "confdefs.h" $ac_includes_default @@ -24048,16 +24051,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24051: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24054: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24054: \$? = $ac_status" >&5 + echo "$as_me:24057: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24057: \"$ac_try\"") >&5 + { (eval echo "$as_me:24060: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24060: \$? = $ac_status" >&5 + echo "$as_me:24063: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_mb_len_max=yes else @@ -24067,7 +24070,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24070: result: $cf_cv_mb_len_max" >&5 +echo "$as_me:24073: 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 @@ -24077,18 +24080,18 @@ EOF else - { echo "$as_me:24080: WARNING: MB_LEN_MAX is missing/inconsistent in system headers" >&5 + { echo "$as_me:24083: 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:24084: checking for va_copy" >&5 +echo "$as_me:24087: 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 24091 "configure" +#line 24094 "configure" #include "confdefs.h" #include @@ -24105,16 +24108,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24108: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24111: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24111: \$? = $ac_status" >&5 + echo "$as_me:24114: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24114: \"$ac_try\"") >&5 + { (eval echo "$as_me:24117: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24117: \$? = $ac_status" >&5 + echo "$as_me:24120: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have_va_copy=yes else @@ -24124,7 +24127,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24127: result: $cf_cv_have_va_copy" >&5 +echo "$as_me:24130: result: $cf_cv_have_va_copy" >&5 echo "${ECHO_T}$cf_cv_have_va_copy" >&6 if test "$cf_cv_have_va_copy" = yes; @@ -24136,14 +24139,14 @@ else # !cf_cv_have_va_copy -echo "$as_me:24139: checking for __va_copy" >&5 +echo "$as_me:24142: 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 24146 "configure" +#line 24149 "configure" #include "confdefs.h" #include @@ -24160,16 +24163,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24163: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24166: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24166: \$? = $ac_status" >&5 + echo "$as_me:24169: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24169: \"$ac_try\"") >&5 + { (eval echo "$as_me:24172: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24172: \$? = $ac_status" >&5 + echo "$as_me:24175: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___va_copy=yes else @@ -24179,7 +24182,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24182: result: $cf_cv_have___va_copy" >&5 +echo "$as_me:24185: result: $cf_cv_have___va_copy" >&5 echo "${ECHO_T}$cf_cv_have___va_copy" >&6 if test "$cf_cv_have___va_copy" = yes @@ -24191,14 +24194,14 @@ else # !cf_cv_have___va_copy -echo "$as_me:24194: checking for __builtin_va_copy" >&5 +echo "$as_me:24197: 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 24201 "configure" +#line 24204 "configure" #include "confdefs.h" #include @@ -24215,16 +24218,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24218: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24221: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24221: \$? = $ac_status" >&5 + echo "$as_me:24224: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24224: \"$ac_try\"") >&5 + { (eval echo "$as_me:24227: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24227: \$? = $ac_status" >&5 + echo "$as_me:24230: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_have___builtin_va_copy=yes else @@ -24234,7 +24237,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24237: result: $cf_cv_have___builtin_va_copy" >&5 +echo "$as_me:24240: 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 && @@ -24252,14 +24255,14 @@ ;; (*) - echo "$as_me:24255: checking if we can simply copy va_list" >&5 + echo "$as_me:24258: 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 24262 "configure" +#line 24265 "configure" #include "confdefs.h" #include @@ -24276,16 +24279,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24279: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24282: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24282: \$? = $ac_status" >&5 + echo "$as_me:24285: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24285: \"$ac_try\"") >&5 + { (eval echo "$as_me:24288: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24288: \$? = $ac_status" >&5 + echo "$as_me:24291: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_pointer_va_list=yes else @@ -24295,19 +24298,19 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24298: result: $cf_cv_pointer_va_list" >&5 +echo "$as_me:24301: 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:24303: checking if we can copy va_list indirectly" >&5 + echo "$as_me:24306: 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 24310 "configure" +#line 24313 "configure" #include "confdefs.h" #include @@ -24324,16 +24327,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24327: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24330: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24330: \$? = $ac_status" >&5 + echo "$as_me:24333: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24333: \"$ac_try\"") >&5 + { (eval echo "$as_me:24336: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24336: \$? = $ac_status" >&5 + echo "$as_me:24339: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_array_va_list=yes else @@ -24343,7 +24346,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24346: result: $cf_cv_array_va_list" >&5 +echo "$as_me:24349: 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 @@ -24354,13 +24357,13 @@ ;; esac -echo "$as_me:24357: checking for pid_t" >&5 +echo "$as_me:24360: 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 24363 "configure" +#line 24366 "configure" #include "confdefs.h" $ac_includes_default int @@ -24375,16 +24378,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24378: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24381: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24381: \$? = $ac_status" >&5 + echo "$as_me:24384: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24384: \"$ac_try\"") >&5 + { (eval echo "$as_me:24387: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24387: \$? = $ac_status" >&5 + echo "$as_me:24390: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_pid_t=yes else @@ -24394,7 +24397,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24397: result: $ac_cv_type_pid_t" >&5 +echo "$as_me:24400: 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 : @@ -24409,23 +24412,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:24412: checking for $ac_header" >&5 +echo "$as_me:24415: 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 24418 "configure" +#line 24421 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:24422: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:24425: \"$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:24428: \$? = $ac_status" >&5 + echo "$as_me:24431: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -24444,7 +24447,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:24447: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:24450: 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:24463: 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 24466 "configure" +#line 24469 "configure" #include "confdefs.h" #define $ac_func autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ @@ -24494,16 +24497,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:24497: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24500: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24500: \$? = $ac_status" >&5 + echo "$as_me:24503: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:24503: \"$ac_try\"") >&5 + { (eval echo "$as_me:24506: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24506: \$? = $ac_status" >&5 + echo "$as_me:24509: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then eval "$as_ac_var=yes" else @@ -24513,7 +24516,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" fi -echo "$as_me:24516: result: `eval echo '${'"$as_ac_var"'}'`" >&5 +echo "$as_me:24519: 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:24531: 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 @@ -24548,15 +24551,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24551: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24554: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24554: \$? = $ac_status" >&5 + echo "$as_me:24557: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24556: \"$ac_try\"") >&5 + { (eval echo "$as_me:24559: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24559: \$? = $ac_status" >&5 + echo "$as_me:24562: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_fork_works=yes else @@ -24568,7 +24571,7 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:24571: result: $ac_cv_func_fork_works" >&5 +echo "$as_me:24574: result: $ac_cv_func_fork_works" >&5 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 fi @@ -24582,12 +24585,12 @@ ac_cv_func_fork_works=yes ;; esac - { echo "$as_me:24585: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 + { echo "$as_me:24588: 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:24590: checking for working vfork" >&5 + echo "$as_me:24593: 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 @@ -24596,7 +24599,7 @@ ac_cv_func_vfork_works=cross else cat >"conftest.$ac_ext" <<_ACEOF -#line 24599 "configure" +#line 24602 "configure" #include "confdefs.h" /* Thanks to Paul Eggert for this test. */ #include @@ -24689,15 +24692,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24692: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24695: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24695: \$? = $ac_status" >&5 + echo "$as_me:24698: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24697: \"$ac_try\"") >&5 + { (eval echo "$as_me:24700: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24700: \$? = $ac_status" >&5 + echo "$as_me:24703: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_func_vfork_works=yes else @@ -24709,13 +24712,13 @@ rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext" fi fi -echo "$as_me:24712: result: $ac_cv_func_vfork_works" >&5 +echo "$as_me:24715: 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:24718: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 + { echo "$as_me:24721: 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 @@ -24740,7 +24743,7 @@ fi -echo "$as_me:24743: checking if fopen accepts explicit binary mode" >&5 +echo "$as_me:24746: 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 @@ -24750,7 +24753,7 @@ cf_cv_fopen_bin_r=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 24753 "configure" +#line 24756 "configure" #include "confdefs.h" $ac_includes_default @@ -24785,15 +24788,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:24788: \"$ac_link\"") >&5 +if { (eval echo "$as_me:24791: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:24791: \$? = $ac_status" >&5 + echo "$as_me:24794: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:24793: \"$ac_try\"") >&5 + { (eval echo "$as_me:24796: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24796: \$? = $ac_status" >&5 + echo "$as_me:24799: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_fopen_bin_r=yes else @@ -24806,20 +24809,20 @@ fi fi -echo "$as_me:24809: result: $cf_cv_fopen_bin_r" >&5 +echo "$as_me:24812: 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:24816: checking for cc_t" >&5 + echo "$as_me:24819: 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 24822 "configure" +#line 24825 "configure" #include "confdefs.h" $ac_includes_default @@ -24837,16 +24840,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24840: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24843: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24843: \$? = $ac_status" >&5 + echo "$as_me:24846: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24846: \"$ac_try\"") >&5 + { (eval echo "$as_me:24849: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24849: \$? = $ac_status" >&5 + echo "$as_me:24852: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_cc_t=yes else @@ -24856,7 +24859,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24859: result: $ac_cv_type_cc_t" >&5 +echo "$as_me:24862: 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 @@ -24866,13 +24869,13 @@ fi - echo "$as_me:24869: checking for speed_t" >&5 + echo "$as_me:24872: 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 24875 "configure" +#line 24878 "configure" #include "confdefs.h" $ac_includes_default @@ -24890,16 +24893,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24893: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24896: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24896: \$? = $ac_status" >&5 + echo "$as_me:24899: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24899: \"$ac_try\"") >&5 + { (eval echo "$as_me:24902: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24902: \$? = $ac_status" >&5 + echo "$as_me:24905: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_speed_t=yes else @@ -24909,7 +24912,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24912: result: $ac_cv_type_speed_t" >&5 +echo "$as_me:24915: 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 @@ -24919,13 +24922,13 @@ fi - echo "$as_me:24922: checking for tcflag_t" >&5 + echo "$as_me:24925: 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 24928 "configure" +#line 24931 "configure" #include "confdefs.h" $ac_includes_default @@ -24943,16 +24946,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24946: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:24949: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:24949: \$? = $ac_status" >&5 + echo "$as_me:24952: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:24952: \"$ac_try\"") >&5 + { (eval echo "$as_me:24955: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:24955: \$? = $ac_status" >&5 + echo "$as_me:24958: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_tcflag_t=yes else @@ -24962,7 +24965,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:24965: result: $ac_cv_type_tcflag_t" >&5 +echo "$as_me:24968: 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 @@ -24972,13 +24975,13 @@ fi - echo "$as_me:24975: checking for sigset_t" >&5 + echo "$as_me:24978: 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 24981 "configure" +#line 24984 "configure" #include "confdefs.h" $ac_includes_default @@ -24996,16 +24999,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:24999: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25002: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25002: \$? = $ac_status" >&5 + echo "$as_me:25005: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25005: \"$ac_try\"") >&5 + { (eval echo "$as_me:25008: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25008: \$? = $ac_status" >&5 + echo "$as_me:25011: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_sigset_t=yes else @@ -25015,7 +25018,7 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:25018: result: $ac_cv_type_sigset_t" >&5 +echo "$as_me:25021: 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 @@ -25027,7 +25030,7 @@ # special check for test/ditto.c -echo "$as_me:25030: checking for openpty in -lutil" >&5 +echo "$as_me:25033: 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 @@ -25035,7 +25038,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lutil $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 25038 "configure" +#line 25041 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -25054,16 +25057,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25057: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25060: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25060: \$? = $ac_status" >&5 + echo "$as_me:25063: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25063: \"$ac_try\"") >&5 + { (eval echo "$as_me:25066: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25066: \$? = $ac_status" >&5 + echo "$as_me:25069: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_lib_util_openpty=yes else @@ -25074,7 +25077,7 @@ rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:25077: result: $ac_cv_lib_util_openpty" >&5 +echo "$as_me:25080: 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 @@ -25082,7 +25085,7 @@ cf_cv_lib_util=no fi -echo "$as_me:25085: checking for openpty header" >&5 +echo "$as_me:25088: 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 @@ -25109,7 +25112,7 @@ for cf_header in pty.h libutil.h util.h do cat >"conftest.$ac_ext" <<_ACEOF -#line 25112 "configure" +#line 25115 "configure" #include "confdefs.h" #include <$cf_header> @@ -25127,16 +25130,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25130: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25133: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25133: \$? = $ac_status" >&5 + echo "$as_me:25136: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25136: \"$ac_try\"") >&5 + { (eval echo "$as_me:25139: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25139: \$? = $ac_status" >&5 + echo "$as_me:25142: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_func_openpty=$cf_header @@ -25154,7 +25157,7 @@ LIBS="$cf_save_LIBS" fi -echo "$as_me:25157: result: $cf_cv_func_openpty" >&5 +echo "$as_me:25160: result: $cf_cv_func_openpty" >&5 echo "${ECHO_T}$cf_cv_func_openpty" >&6 if test "$cf_cv_func_openpty" != no ; then @@ -25227,7 +25230,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 25230 "configure" +#line 25233 "configure" #include "confdefs.h" #include int @@ -25239,16 +25242,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25242: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25245: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25245: \$? = $ac_status" >&5 + echo "$as_me:25248: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25248: \"$ac_try\"") >&5 + { (eval echo "$as_me:25251: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25251: \$? = $ac_status" >&5 + echo "$as_me:25254: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -25265,7 +25268,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}:25268: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:25271: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -25301,7 +25304,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}:25304: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:25307: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -25312,7 +25315,7 @@ else case "$with_hashed_db" in (./*|../*|/*) - { echo "$as_me:25315: WARNING: no such directory $with_hashed_db" >&5 + { echo "$as_me:25318: WARNING: no such directory $with_hashed_db" >&5 echo "$as_me: WARNING: no such directory $with_hashed_db" >&2;} ;; (*) @@ -25384,7 +25387,7 @@ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir" cat >"conftest.$ac_ext" <<_ACEOF -#line 25387 "configure" +#line 25390 "configure" #include "confdefs.h" #include int @@ -25396,16 +25399,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25399: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25402: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25402: \$? = $ac_status" >&5 + echo "$as_me:25405: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25405: \"$ac_try\"") >&5 + { (eval echo "$as_me:25408: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25408: \$? = $ac_status" >&5 + echo "$as_me:25411: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then : else @@ -25422,7 +25425,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}:25425: testing adding $cf_add_incdir to include-path ..." 1>&5 +echo "${as_me:-configure}:25428: testing adding $cf_add_incdir to include-path ..." 1>&5 CPPFLAGS="$CPPFLAGS -I$cf_add_incdir" @@ -25502,7 +25505,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}:25505: testing adding $cf_add_libdir to library-path ..." 1>&5 +echo "${as_me:-configure}:25508: testing adding $cf_add_libdir to library-path ..." 1>&5 LDFLAGS="-L$cf_add_libdir $LDFLAGS" fi @@ -25519,23 +25522,23 @@ fi esac -echo "$as_me:25522: checking for db.h" >&5 +echo "$as_me:25525: 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 25528 "configure" +#line 25531 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:25532: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:25535: \"$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:25538: \$? = $ac_status" >&5 + echo "$as_me:25541: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -25554,11 +25557,11 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:25557: result: $ac_cv_header_db_h" >&5 +echo "$as_me:25560: 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:25561: checking for version of db" >&5 +echo "$as_me:25564: 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 @@ -25569,10 +25572,10 @@ for cf_db_version in 1 2 3 4 5 6 do -echo "${as_me:-configure}:25572: testing checking for db version $cf_db_version ..." 1>&5 +echo "${as_me:-configure}:25575: testing checking for db version $cf_db_version ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25575 "configure" +#line 25578 "configure" #include "confdefs.h" $ac_includes_default @@ -25602,16 +25605,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25605: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25608: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25608: \$? = $ac_status" >&5 + echo "$as_me:25611: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25611: \"$ac_try\"") >&5 + { (eval echo "$as_me:25614: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25614: \$? = $ac_status" >&5 + echo "$as_me:25617: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_hashed_db_version=$cf_db_version @@ -25625,16 +25628,16 @@ done fi -echo "$as_me:25628: result: $cf_cv_hashed_db_version" >&5 +echo "$as_me:25631: 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:25632: error: Cannot determine version of db" >&5 + { { echo "$as_me:25635: 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:25637: checking for db libraries" >&5 +echo "$as_me:25640: 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 @@ -25664,10 +25667,10 @@ fi -echo "${as_me:-configure}:25667: testing checking for library $cf_db_libs ..." 1>&5 +echo "${as_me:-configure}:25670: testing checking for library $cf_db_libs ..." 1>&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 25670 "configure" +#line 25673 "configure" #include "confdefs.h" $ac_includes_default @@ -25722,16 +25725,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25725: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25728: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25728: \$? = $ac_status" >&5 + echo "$as_me:25731: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25731: \"$ac_try\"") >&5 + { (eval echo "$as_me:25734: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25734: \$? = $ac_status" >&5 + echo "$as_me:25737: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then if test -n "$cf_db_libs" ; then @@ -25751,11 +25754,11 @@ done fi -echo "$as_me:25754: result: $cf_cv_hashed_db_libs" >&5 +echo "$as_me:25757: 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:25758: error: Cannot determine library for db" >&5 + { { echo "$as_me:25761: 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 @@ -25781,7 +25784,7 @@ else - { { echo "$as_me:25784: error: Cannot find db.h" >&5 + { { echo "$as_me:25787: error: Cannot find db.h" >&5 echo "$as_me: error: Cannot find db.h" >&2;} { (exit 1); exit 1; }; } @@ -25796,7 +25799,7 @@ # Just in case, check if the C compiler has a bool type. -echo "$as_me:25799: checking if we should include stdbool.h" >&5 +echo "$as_me:25802: 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 @@ -25804,7 +25807,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 25807 "configure" +#line 25810 "configure" #include "confdefs.h" int @@ -25816,23 +25819,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25819: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25822: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25822: \$? = $ac_status" >&5 + echo "$as_me:25825: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25825: \"$ac_try\"") >&5 + { (eval echo "$as_me:25828: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25828: \$? = $ac_status" >&5 + echo "$as_me:25831: \$? = $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 25835 "configure" +#line 25838 "configure" #include "confdefs.h" #ifndef __BEOS__ @@ -25848,16 +25851,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25851: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25854: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25854: \$? = $ac_status" >&5 + echo "$as_me:25857: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25857: \"$ac_try\"") >&5 + { (eval echo "$as_me:25860: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25860: \$? = $ac_status" >&5 + echo "$as_me:25863: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_header_stdbool_h=1 else @@ -25871,13 +25874,13 @@ fi if test "$cf_cv_header_stdbool_h" = 1 -then echo "$as_me:25874: result: yes" >&5 +then echo "$as_me:25877: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:25876: result: no" >&5 +else echo "$as_me:25879: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:25880: checking for builtin bool type" >&5 +echo "$as_me:25883: 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 @@ -25885,7 +25888,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 25888 "configure" +#line 25891 "configure" #include "confdefs.h" #include @@ -25900,16 +25903,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:25903: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:25906: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:25906: \$? = $ac_status" >&5 + echo "$as_me:25909: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:25909: \"$ac_try\"") >&5 + { (eval echo "$as_me:25912: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25912: \$? = $ac_status" >&5 + echo "$as_me:25915: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cc_bool_type=1 else @@ -25922,9 +25925,9 @@ fi if test "$cf_cv_cc_bool_type" = 1 -then echo "$as_me:25925: result: yes" >&5 +then echo "$as_me:25928: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:25927: result: no" >&5 +else echo "$as_me:25930: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -25941,10 +25944,10 @@ cf_save="$LIBS" LIBS="$LIBS $CXXLIBS" - echo "$as_me:25944: checking if we already have C++ library" >&5 + echo "$as_me:25947: 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 25947 "configure" +#line 25950 "configure" #include "confdefs.h" #include @@ -25958,16 +25961,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:25961: \"$ac_link\"") >&5 +if { (eval echo "$as_me:25964: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:25964: \$? = $ac_status" >&5 + echo "$as_me:25967: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:25967: \"$ac_try\"") >&5 + { (eval echo "$as_me:25970: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:25970: \$? = $ac_status" >&5 + echo "$as_me:25973: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_have_libstdcpp=yes else @@ -25976,7 +25979,7 @@ cf_have_libstdcpp=no fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" - echo "$as_me:25979: result: $cf_have_libstdcpp" >&5 + echo "$as_me:25982: result: $cf_have_libstdcpp" >&5 echo "${ECHO_T}$cf_have_libstdcpp" >&6 LIBS="$cf_save" @@ -25995,7 +25998,7 @@ ;; esac - echo "$as_me:25998: checking for library $cf_stdcpp_libname" >&5 + echo "$as_me:26001: 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 @@ -26021,7 +26024,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 26024 "configure" +#line 26027 "configure" #include "confdefs.h" #include @@ -26035,16 +26038,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26038: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26041: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26041: \$? = $ac_status" >&5 + echo "$as_me:26044: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26044: \"$ac_try\"") >&5 + { (eval echo "$as_me:26047: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26047: \$? = $ac_status" >&5 + echo "$as_me:26050: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_libstdcpp=yes else @@ -26056,7 +26059,7 @@ LIBS="$cf_save" fi -echo "$as_me:26059: result: $cf_cv_libstdcpp" >&5 +echo "$as_me:26062: result: $cf_cv_libstdcpp" >&5 echo "${ECHO_T}$cf_cv_libstdcpp" >&6 test "$cf_cv_libstdcpp" = yes && { cf_add_libs="$CXXLIBS" @@ -26078,7 +26081,7 @@ fi fi - echo "$as_me:26081: checking whether $CXX understands -c and -o together" >&5 + echo "$as_me:26084: 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 @@ -26093,15 +26096,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:26096: \"$ac_try\"") >&5 +if { (eval echo "$as_me:26099: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26099: \$? = $ac_status" >&5 + echo "$as_me:26102: \$? = $ac_status" >&5 (exit "$ac_status"); } && - test -f conftest2.$ac_objext && { (eval echo "$as_me:26101: \"$ac_try\"") >&5 + test -f conftest2.$ac_objext && { (eval echo "$as_me:26104: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26104: \$? = $ac_status" >&5 + echo "$as_me:26107: \$? = $ac_status" >&5 (exit "$ac_status"); }; then eval cf_cv_prog_CXX_c_o=yes @@ -26112,10 +26115,10 @@ fi if test "$cf_cv_prog_CXX_c_o" = yes; then - echo "$as_me:26115: result: yes" >&5 + echo "$as_me:26118: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:26118: result: no" >&5 + echo "$as_me:26121: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -26135,7 +26138,7 @@ ;; esac if test "$GXX" = yes; then - echo "$as_me:26138: checking for lib$cf_gpp_libname" >&5 + echo "$as_me:26141: checking for lib$cf_gpp_libname" >&5 echo $ECHO_N "checking for lib$cf_gpp_libname... $ECHO_C" >&6 cf_save="$LIBS" @@ -26156,7 +26159,7 @@ LIBS="$cf_add_libs" cat >"conftest.$ac_ext" <<_ACEOF -#line 26159 "configure" +#line 26162 "configure" #include "confdefs.h" #include <$cf_gpp_libname/builtin.h> @@ -26170,16 +26173,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26173: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26176: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26176: \$? = $ac_status" >&5 + echo "$as_me:26179: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26179: \"$ac_try\"") >&5 + { (eval echo "$as_me:26182: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26182: \$? = $ac_status" >&5 + echo "$as_me:26185: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cxx_library=yes @@ -26216,7 +26219,7 @@ echo "$as_me: failed program was:" >&5 cat "conftest.$ac_ext" >&5 cat >"conftest.$ac_ext" <<_ACEOF -#line 26219 "configure" +#line 26222 "configure" #include "confdefs.h" #include @@ -26230,16 +26233,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:26233: \"$ac_link\"") >&5 +if { (eval echo "$as_me:26236: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:26236: \$? = $ac_status" >&5 + echo "$as_me:26239: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:26239: \"$ac_try\"") >&5 + { (eval echo "$as_me:26242: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26242: \$? = $ac_status" >&5 + echo "$as_me:26245: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cxx_library=yes @@ -26272,7 +26275,7 @@ fi rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext" LIBS="$cf_save" - echo "$as_me:26275: result: $cf_cxx_library" >&5 + echo "$as_me:26278: result: $cf_cxx_library" >&5 echo "${ECHO_T}$cf_cxx_library" >&6 fi @@ -26288,7 +26291,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:26291: checking how to run the C++ preprocessor" >&5 +echo "$as_me:26294: 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 @@ -26305,18 +26308,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 26308 "configure" +#line 26311 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:26313: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26316: \"$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:26319: \$? = $ac_status" >&5 + echo "$as_me:26322: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26339,17 +26342,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 26342 "configure" +#line 26345 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:26346: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26349: \"$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:26352: \$? = $ac_status" >&5 + echo "$as_me:26355: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26386,7 +26389,7 @@ else ac_cv_prog_CXXCPP=$CXXCPP fi -echo "$as_me:26389: result: $CXXCPP" >&5 +echo "$as_me:26392: result: $CXXCPP" >&5 echo "${ECHO_T}$CXXCPP" >&6 ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes @@ -26396,18 +26399,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 26399 "configure" +#line 26402 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:26404: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26407: \"$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:26410: \$? = $ac_status" >&5 + echo "$as_me:26413: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26430,17 +26433,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >"conftest.$ac_ext" <<_ACEOF -#line 26433 "configure" +#line 26436 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:26437: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26440: \"$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:26443: \$? = $ac_status" >&5 + echo "$as_me:26446: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26468,7 +26471,7 @@ if $ac_preproc_ok; then : else - { { echo "$as_me:26471: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5 + { { echo "$as_me:26474: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&2;} { (exit 1); exit 1; }; } fi @@ -26483,23 +26486,23 @@ for ac_header in typeinfo do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:26486: checking for $ac_header" >&5 +echo "$as_me:26489: 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 26492 "configure" +#line 26495 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:26496: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26499: \"$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:26502: \$? = $ac_status" >&5 + echo "$as_me:26505: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26518,7 +26521,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:26521: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:26524: 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:26537: 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 26540 "configure" +#line 26543 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:26544: \"$ac_cpp "conftest.$ac_ext"\"") >&5 +if { (eval echo "$as_me:26547: \"$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:26550: \$? = $ac_status" >&5 + echo "$as_me:26553: \$? = $ac_status" >&5 (exit "$ac_status"); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_cxx_preproc_warn_flag @@ -26566,7 +26569,7 @@ fi rm -f conftest.err "conftest.$ac_ext" fi -echo "$as_me:26569: result: `eval echo '${'"$as_ac_Header"'}'`" >&5 +echo "$as_me:26572: 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:26583: 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 26583 "configure" +#line 26586 "configure" #include "confdefs.h" #include @@ -26597,16 +26600,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26600: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26603: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26603: \$? = $ac_status" >&5 + echo "$as_me:26606: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26606: \"$ac_try\"") >&5 + { (eval echo "$as_me:26609: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26609: \$? = $ac_status" >&5 + echo "$as_me:26612: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_iostream_namespace=yes else @@ -26615,7 +26618,7 @@ cf_iostream_namespace=no fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" - echo "$as_me:26618: result: $cf_iostream_namespace" >&5 + echo "$as_me:26621: result: $cf_iostream_namespace" >&5 echo "${ECHO_T}$cf_iostream_namespace" >&6 if test "$cf_iostream_namespace" = yes ; then @@ -26626,7 +26629,7 @@ fi fi -echo "$as_me:26629: checking if we should include stdbool.h" >&5 +echo "$as_me:26632: 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 @@ -26634,7 +26637,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 26637 "configure" +#line 26640 "configure" #include "confdefs.h" int @@ -26646,23 +26649,23 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26649: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26652: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26652: \$? = $ac_status" >&5 + echo "$as_me:26655: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26655: \"$ac_try\"") >&5 + { (eval echo "$as_me:26658: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26658: \$? = $ac_status" >&5 + echo "$as_me:26661: \$? = $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 26665 "configure" +#line 26668 "configure" #include "confdefs.h" #ifndef __BEOS__ @@ -26678,16 +26681,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26681: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26684: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26684: \$? = $ac_status" >&5 + echo "$as_me:26687: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26687: \"$ac_try\"") >&5 + { (eval echo "$as_me:26690: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26690: \$? = $ac_status" >&5 + echo "$as_me:26693: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_header_stdbool_h=1 else @@ -26701,13 +26704,13 @@ fi if test "$cf_cv_header_stdbool_h" = 1 -then echo "$as_me:26704: result: yes" >&5 +then echo "$as_me:26707: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:26706: result: no" >&5 +else echo "$as_me:26709: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:26710: checking for builtin bool type" >&5 +echo "$as_me:26713: 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 @@ -26715,7 +26718,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 26718 "configure" +#line 26721 "configure" #include "confdefs.h" #include @@ -26730,16 +26733,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26733: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26736: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26736: \$? = $ac_status" >&5 + echo "$as_me:26739: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26739: \"$ac_try\"") >&5 + { (eval echo "$as_me:26742: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26742: \$? = $ac_status" >&5 + echo "$as_me:26745: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_builtin_bool=1 else @@ -26752,19 +26755,19 @@ fi if test "$cf_cv_builtin_bool" = 1 -then echo "$as_me:26755: result: yes" >&5 +then echo "$as_me:26758: result: yes" >&5 echo "${ECHO_T}yes" >&6 -else echo "$as_me:26757: result: no" >&5 +else echo "$as_me:26760: result: no" >&5 echo "${ECHO_T}no" >&6 fi -echo "$as_me:26761: checking for bool" >&5 +echo "$as_me:26764: 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 26767 "configure" +#line 26770 "configure" #include "confdefs.h" $ac_includes_default @@ -26799,16 +26802,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26802: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26805: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26805: \$? = $ac_status" >&5 + echo "$as_me:26808: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26808: \"$ac_try\"") >&5 + { (eval echo "$as_me:26811: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26811: \$? = $ac_status" >&5 + echo "$as_me:26814: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_bool=yes else @@ -26818,10 +26821,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:26821: result: $ac_cv_type_bool" >&5 +echo "$as_me:26824: result: $ac_cv_type_bool" >&5 echo "${ECHO_T}$ac_cv_type_bool" >&6 -echo "$as_me:26824: checking size of bool" >&5 +echo "$as_me:26827: 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 @@ -26830,7 +26833,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 26833 "configure" +#line 26836 "configure" #include "confdefs.h" $ac_includes_default @@ -26862,21 +26865,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26865: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26868: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26868: \$? = $ac_status" >&5 + echo "$as_me:26871: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26871: \"$ac_try\"") >&5 + { (eval echo "$as_me:26874: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26874: \$? = $ac_status" >&5 + echo "$as_me:26877: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 26879 "configure" +#line 26882 "configure" #include "confdefs.h" $ac_includes_default @@ -26908,16 +26911,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26911: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26914: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26914: \$? = $ac_status" >&5 + echo "$as_me:26917: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26917: \"$ac_try\"") >&5 + { (eval echo "$as_me:26920: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26920: \$? = $ac_status" >&5 + echo "$as_me:26923: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -26933,7 +26936,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 26936 "configure" +#line 26939 "configure" #include "confdefs.h" $ac_includes_default @@ -26965,16 +26968,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:26968: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:26971: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:26971: \$? = $ac_status" >&5 + echo "$as_me:26974: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:26974: \"$ac_try\"") >&5 + { (eval echo "$as_me:26977: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:26977: \$? = $ac_status" >&5 + echo "$as_me:26980: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -26990,7 +26993,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 26993 "configure" +#line 26996 "configure" #include "confdefs.h" $ac_includes_default @@ -27022,16 +27025,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27025: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27028: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27028: \$? = $ac_status" >&5 + echo "$as_me:27031: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27031: \"$ac_try\"") >&5 + { (eval echo "$as_me:27034: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27034: \$? = $ac_status" >&5 + echo "$as_me:27037: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -27044,12 +27047,12 @@ ac_cv_sizeof_bool=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:27047: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:27050: 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 27052 "configure" +#line 27055 "configure" #include "confdefs.h" $ac_includes_default @@ -27085,15 +27088,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27088: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27091: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27091: \$? = $ac_status" >&5 + echo "$as_me:27094: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27093: \"$ac_try\"") >&5 + { (eval echo "$as_me:27096: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27096: \$? = $ac_status" >&5 + echo "$as_me:27099: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_bool=`cat conftest.val` else @@ -27109,13 +27112,13 @@ ac_cv_sizeof_bool=0 fi fi -echo "$as_me:27112: result: $ac_cv_sizeof_bool" >&5 +echo "$as_me:27115: result: $ac_cv_sizeof_bool" >&5 echo "${ECHO_T}$ac_cv_sizeof_bool" >&6 cat >>confdefs.h <&5 +echo "$as_me:27121: 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 @@ -27134,7 +27137,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 27137 "configure" +#line 27140 "configure" #include "confdefs.h" $ac_includes_default @@ -27175,15 +27178,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27178: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27181: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27181: \$? = $ac_status" >&5 + echo "$as_me:27184: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27183: \"$ac_try\"") >&5 + { (eval echo "$as_me:27186: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27186: \$? = $ac_status" >&5 + echo "$as_me:27189: \$? = $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 @@ -27200,19 +27203,19 @@ rm -f cf_test.out fi -echo "$as_me:27203: result: $cf_cv_type_of_bool" >&5 +echo "$as_me:27206: 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:27210: WARNING: Assuming $NCURSES_BOOL for type of bool" >&5 + { echo "$as_me:27213: 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:27215: checking for special defines needed for etip.h" >&5 +echo "$as_me:27218: 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" @@ -27230,7 +27233,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 27233 "configure" +#line 27236 "configure" #include "confdefs.h" #include @@ -27244,16 +27247,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27247: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27250: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27250: \$? = $ac_status" >&5 + echo "$as_me:27253: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27253: \"$ac_try\"") >&5 + { (eval echo "$as_me:27256: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27256: \$? = $ac_status" >&5 + echo "$as_me:27259: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then test -n "$cf_math" && cat >>confdefs.h <&5 +echo "$as_me:27280: result: ${cf_result:-(none)}" >&5 echo "${ECHO_T}${cf_result:-(none)}" >&6 CXXFLAGS="$cf_save_CXXFLAGS" if test -n "$CXX"; then -echo "$as_me:27282: checking if $CXX accepts override keyword" >&5 +echo "$as_me:27285: 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 @@ -27296,7 +27299,7 @@ cf_cv_cpp_override=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27299 "configure" +#line 27302 "configure" #include "confdefs.h" class base @@ -27315,15 +27318,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27318: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27321: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27321: \$? = $ac_status" >&5 + echo "$as_me:27324: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27323: \"$ac_try\"") >&5 + { (eval echo "$as_me:27326: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27326: \$? = $ac_status" >&5 + echo "$as_me:27329: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_override=yes else @@ -27342,7 +27345,7 @@ ac_main_return="return" fi -echo "$as_me:27345: result: $cf_cv_cpp_override" >&5 +echo "$as_me:27348: result: $cf_cv_cpp_override" >&5 echo "${ECHO_T}$cf_cv_cpp_override" >&6 fi test "$cf_cv_cpp_override" = yes && @@ -27351,7 +27354,7 @@ EOF if test -n "$CXX"; then -echo "$as_me:27354: checking if $CXX accepts parameter initialization" >&5 +echo "$as_me:27357: 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 @@ -27368,7 +27371,7 @@ cf_cv_cpp_param_init=unknown else cat >"conftest.$ac_ext" <<_ACEOF -#line 27371 "configure" +#line 27374 "configure" #include "confdefs.h" class TEST { @@ -27387,15 +27390,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27390: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27393: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27393: \$? = $ac_status" >&5 + echo "$as_me:27396: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27395: \"$ac_try\"") >&5 + { (eval echo "$as_me:27398: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27398: \$? = $ac_status" >&5 + echo "$as_me:27401: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_param_init=yes else @@ -27414,7 +27417,7 @@ ac_main_return="return" fi -echo "$as_me:27417: result: $cf_cv_cpp_param_init" >&5 +echo "$as_me:27420: result: $cf_cv_cpp_param_init" >&5 echo "${ECHO_T}$cf_cv_cpp_param_init" >&6 fi test "$cf_cv_cpp_param_init" = yes && @@ -27424,7 +27427,7 @@ if test -n "$CXX"; then -echo "$as_me:27427: checking if $CXX accepts static_cast" >&5 +echo "$as_me:27430: 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 @@ -27438,7 +27441,7 @@ ac_main_return="return" cat >"conftest.$ac_ext" <<_ACEOF -#line 27441 "configure" +#line 27444 "configure" #include "confdefs.h" class NCursesPanel @@ -27482,16 +27485,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27485: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27488: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27488: \$? = $ac_status" >&5 + echo "$as_me:27491: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27491: \"$ac_try\"") >&5 + { (eval echo "$as_me:27494: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27494: \$? = $ac_status" >&5 + echo "$as_me:27497: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then cf_cv_cpp_static_cast=yes else @@ -27509,7 +27512,7 @@ ac_main_return="return" fi -echo "$as_me:27512: result: $cf_cv_cpp_static_cast" >&5 +echo "$as_me:27515: result: $cf_cv_cpp_static_cast" >&5 echo "${ECHO_T}$cf_cv_cpp_static_cast" >&6 fi @@ -27557,13 +27560,13 @@ cf_cv_header_stdbool_h=0 else -echo "$as_me:27560: checking for bool" >&5 +echo "$as_me:27563: 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 27566 "configure" +#line 27569 "configure" #include "confdefs.h" $ac_includes_default @@ -27598,16 +27601,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27601: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27604: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27604: \$? = $ac_status" >&5 + echo "$as_me:27607: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27607: \"$ac_try\"") >&5 + { (eval echo "$as_me:27610: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27610: \$? = $ac_status" >&5 + echo "$as_me:27613: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_bool=yes else @@ -27617,10 +27620,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:27620: result: $ac_cv_type_bool" >&5 +echo "$as_me:27623: result: $ac_cv_type_bool" >&5 echo "${ECHO_T}$ac_cv_type_bool" >&6 -echo "$as_me:27623: checking size of bool" >&5 +echo "$as_me:27626: 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 @@ -27629,7 +27632,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 27632 "configure" +#line 27635 "configure" #include "confdefs.h" $ac_includes_default @@ -27661,21 +27664,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27664: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27667: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27667: \$? = $ac_status" >&5 + echo "$as_me:27670: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27670: \"$ac_try\"") >&5 + { (eval echo "$as_me:27673: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27673: \$? = $ac_status" >&5 + echo "$as_me:27676: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 27678 "configure" +#line 27681 "configure" #include "confdefs.h" $ac_includes_default @@ -27707,16 +27710,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27710: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27713: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27713: \$? = $ac_status" >&5 + echo "$as_me:27716: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27716: \"$ac_try\"") >&5 + { (eval echo "$as_me:27719: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27719: \$? = $ac_status" >&5 + echo "$as_me:27722: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -27732,7 +27735,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 27735 "configure" +#line 27738 "configure" #include "confdefs.h" $ac_includes_default @@ -27764,16 +27767,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27767: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27770: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27770: \$? = $ac_status" >&5 + echo "$as_me:27773: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27773: \"$ac_try\"") >&5 + { (eval echo "$as_me:27776: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27776: \$? = $ac_status" >&5 + echo "$as_me:27779: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -27789,7 +27792,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 27792 "configure" +#line 27795 "configure" #include "confdefs.h" $ac_includes_default @@ -27821,16 +27824,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:27824: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:27827: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:27827: \$? = $ac_status" >&5 + echo "$as_me:27830: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:27830: \"$ac_try\"") >&5 + { (eval echo "$as_me:27833: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27833: \$? = $ac_status" >&5 + echo "$as_me:27836: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -27843,12 +27846,12 @@ ac_cv_sizeof_bool=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:27846: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:27849: 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 27851 "configure" +#line 27854 "configure" #include "confdefs.h" $ac_includes_default @@ -27884,15 +27887,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27887: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27890: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27890: \$? = $ac_status" >&5 + echo "$as_me:27893: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27892: \"$ac_try\"") >&5 + { (eval echo "$as_me:27895: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27895: \$? = $ac_status" >&5 + echo "$as_me:27898: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_bool=`cat conftest.val` else @@ -27908,13 +27911,13 @@ ac_cv_sizeof_bool=0 fi fi -echo "$as_me:27911: result: $ac_cv_sizeof_bool" >&5 +echo "$as_me:27914: result: $ac_cv_sizeof_bool" >&5 echo "${ECHO_T}$ac_cv_sizeof_bool" >&6 cat >>confdefs.h <&5 +echo "$as_me:27920: 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 @@ -27933,7 +27936,7 @@ else cat >"conftest.$ac_ext" <<_ACEOF -#line 27936 "configure" +#line 27939 "configure" #include "confdefs.h" $ac_includes_default @@ -27974,15 +27977,15 @@ _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:27977: \"$ac_link\"") >&5 +if { (eval echo "$as_me:27980: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:27980: \$? = $ac_status" >&5 + echo "$as_me:27983: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:27982: \"$ac_try\"") >&5 + { (eval echo "$as_me:27985: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:27985: \$? = $ac_status" >&5 + echo "$as_me:27988: \$? = $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 @@ -27999,14 +28002,14 @@ rm -f cf_test.out fi -echo "$as_me:28002: result: $cf_cv_type_of_bool" >&5 +echo "$as_me:28005: 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:28009: WARNING: Assuming $NCURSES_BOOL for type of bool" >&5 + { echo "$as_me:28012: 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 @@ -28037,7 +28040,7 @@ if test "$cf_with_ada" != "no" ; then if test "$with_libtool" != "no"; then - { echo "$as_me:28040: WARNING: libtool does not support Ada - disabling feature" >&5 + { echo "$as_me:28043: 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 @@ -28048,7 +28051,7 @@ ADAFLAGS="$ADAFLAGS -gnatpn" - echo "$as_me:28051: checking optimization options for ADAFLAGS" >&5 + echo "$as_me:28054: checking optimization options for ADAFLAGS" >&5 echo $ECHO_N "checking optimization options for ADAFLAGS... $ECHO_C" >&6 case "$CFLAGS" in (*-g*) @@ -28065,10 +28068,10 @@ ;; esac - echo "$as_me:28068: result: $ADAFLAGS" >&5 + echo "$as_me:28071: result: $ADAFLAGS" >&5 echo "${ECHO_T}$ADAFLAGS" >&6 -echo "$as_me:28071: checking if GNATPREP supports -T option" >&5 +echo "$as_me:28074: 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 @@ -28078,11 +28081,11 @@ gnatprep -T 2>/dev/null >/dev/null && cf_cv_gnatprep_opt_t=yes fi -echo "$as_me:28081: result: $cf_cv_gnatprep_opt_t" >&5 +echo "$as_me:28084: 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:28085: checking if GNAT supports generics" >&5 +echo "$as_me:28088: 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]) @@ -28092,7 +28095,7 @@ cf_gnat_generics=no ;; esac -echo "$as_me:28095: result: $cf_gnat_generics" >&5 +echo "$as_me:28098: result: $cf_gnat_generics" >&5 echo "${ECHO_T}$cf_gnat_generics" >&6 if test "$cf_gnat_generics" = yes @@ -28104,7 +28107,7 @@ cf_generic_objects= fi -echo "$as_me:28107: checking if GNAT supports SIGINT" >&5 +echo "$as_me:28110: 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 @@ -28152,7 +28155,7 @@ rm -rf ./conftest* ./*~conftest* fi -echo "$as_me:28155: result: $cf_cv_gnat_sigint" >&5 +echo "$as_me:28158: result: $cf_cv_gnat_sigint" >&5 echo "${ECHO_T}$cf_cv_gnat_sigint" >&6 if test "$cf_cv_gnat_sigint" = yes ; then @@ -28165,7 +28168,7 @@ cf_gnat_projects=no if test "$enable_gnat_projects" != no ; then -echo "$as_me:28168: checking if GNAT supports project files" >&5 +echo "$as_me:28171: 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]*) @@ -28228,15 +28231,15 @@ esac ;; esac -echo "$as_me:28231: result: $cf_gnat_projects" >&5 +echo "$as_me:28234: 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:28237: checking if GNAT supports libraries" >&5 + echo "$as_me:28240: checking if GNAT supports libraries" >&5 echo $ECHO_N "checking if GNAT supports libraries... $ECHO_C" >&6 - echo "$as_me:28239: result: $cf_gnat_libraries" >&5 + echo "$as_me:28242: result: $cf_gnat_libraries" >&5 echo "${ECHO_T}$cf_gnat_libraries" >&6 fi @@ -28256,7 +28259,7 @@ then USE_GNAT_MAKE_GPR="" else - { echo "$as_me:28259: WARNING: use old makefile rules since tools are missing" >&5 + { echo "$as_me:28262: 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 @@ -28268,7 +28271,7 @@ USE_GNAT_LIBRARIES="#" fi -echo "$as_me:28271: checking for Ada95 compiler" >&5 +echo "$as_me:28274: 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. @@ -28279,12 +28282,12 @@ cf_ada_compiler=gnatmake fi; -echo "$as_me:28282: result: $cf_ada_compiler" >&5 +echo "$as_me:28285: result: $cf_ada_compiler" >&5 echo "${ECHO_T}$cf_ada_compiler" >&6 cf_ada_package=terminal_interface -echo "$as_me:28287: checking for Ada95 include directory" >&5 +echo "$as_me:28290: 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. @@ -28318,7 +28321,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:28321: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:28324: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -28327,10 +28330,10 @@ fi eval ADA_INCLUDE="$withval" -echo "$as_me:28330: result: $ADA_INCLUDE" >&5 +echo "$as_me:28333: result: $ADA_INCLUDE" >&5 echo "${ECHO_T}$ADA_INCLUDE" >&6 -echo "$as_me:28333: checking for Ada95 object directory" >&5 +echo "$as_me:28336: 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. @@ -28364,7 +28367,7 @@ withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%` ;; (*) - { { echo "$as_me:28367: error: expected a pathname, not \"$withval\"" >&5 + { { echo "$as_me:28370: error: expected a pathname, not \"$withval\"" >&5 echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;} { (exit 1); exit 1; }; } ;; @@ -28373,10 +28376,10 @@ fi eval ADA_OBJECTS="$withval" -echo "$as_me:28376: result: $ADA_OBJECTS" >&5 +echo "$as_me:28379: result: $ADA_OBJECTS" >&5 echo "${ECHO_T}$ADA_OBJECTS" >&6 -echo "$as_me:28379: checking whether to build an Ada95 shared library" >&5 +echo "$as_me:28382: 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. @@ -28397,11 +28400,11 @@ fi fi -echo "$as_me:28400: result: $with_ada_sharedlib" >&5 +echo "$as_me:28403: result: $with_ada_sharedlib" >&5 echo "${ECHO_T}$with_ada_sharedlib" >&6 if test "x$cf_ada_sharedlib_warn" != xno then - { echo "$as_me:28404: WARNING: disabling Ada95 shared library since GNAT projects are not supported" >&5 + { echo "$as_me:28407: 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 @@ -28419,7 +28422,7 @@ # allow the Ada binding to be renamed -echo "$as_me:28422: checking for Ada95 curses library name" >&5 +echo "$as_me:28425: 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. @@ -28435,7 +28438,7 @@ ;; esac -echo "$as_me:28438: result: $ADA_LIBNAME" >&5 +echo "$as_me:28441: result: $ADA_LIBNAME" >&5 echo "${ECHO_T}$ADA_LIBNAME" >&6 fi @@ -28446,13 +28449,13 @@ # do this "late" to avoid conflict with header-checks if test "x$with_widec" = xyes ; then - echo "$as_me:28449: checking for wchar_t" >&5 + echo "$as_me:28452: 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 28455 "configure" +#line 28458 "configure" #include "confdefs.h" $ac_includes_default int @@ -28467,16 +28470,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28470: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28473: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28473: \$? = $ac_status" >&5 + echo "$as_me:28476: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28476: \"$ac_try\"") >&5 + { (eval echo "$as_me:28479: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28479: \$? = $ac_status" >&5 + echo "$as_me:28482: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_type_wchar_t=yes else @@ -28486,10 +28489,10 @@ fi rm -f "conftest.$ac_objext" "conftest.$ac_ext" fi -echo "$as_me:28489: result: $ac_cv_type_wchar_t" >&5 +echo "$as_me:28492: result: $ac_cv_type_wchar_t" >&5 echo "${ECHO_T}$ac_cv_type_wchar_t" >&6 -echo "$as_me:28492: checking size of wchar_t" >&5 +echo "$as_me:28495: 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 @@ -28498,7 +28501,7 @@ if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >"conftest.$ac_ext" <<_ACEOF -#line 28501 "configure" +#line 28504 "configure" #include "confdefs.h" $ac_includes_default int @@ -28510,21 +28513,21 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28513: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28516: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28516: \$? = $ac_status" >&5 + echo "$as_me:28519: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28519: \"$ac_try\"") >&5 + { (eval echo "$as_me:28522: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28522: \$? = $ac_status" >&5 + echo "$as_me:28525: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=0 ac_mid=0 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 28527 "configure" +#line 28530 "configure" #include "confdefs.h" $ac_includes_default int @@ -28536,16 +28539,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28539: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28542: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28542: \$? = $ac_status" >&5 + echo "$as_me:28545: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28545: \"$ac_try\"") >&5 + { (eval echo "$as_me:28548: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28548: \$? = $ac_status" >&5 + echo "$as_me:28551: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid; break else @@ -28561,7 +28564,7 @@ ac_hi=-1 ac_mid=-1 while :; do cat >"conftest.$ac_ext" <<_ACEOF -#line 28564 "configure" +#line 28567 "configure" #include "confdefs.h" $ac_includes_default int @@ -28573,16 +28576,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28576: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28579: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28579: \$? = $ac_status" >&5 + echo "$as_me:28582: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28582: \"$ac_try\"") >&5 + { (eval echo "$as_me:28585: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28585: \$? = $ac_status" >&5 + echo "$as_me:28588: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_lo=$ac_mid; break else @@ -28598,7 +28601,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 28601 "configure" +#line 28604 "configure" #include "confdefs.h" $ac_includes_default int @@ -28610,16 +28613,16 @@ } _ACEOF rm -f "conftest.$ac_objext" -if { (eval echo "$as_me:28613: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:28616: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:28616: \$? = $ac_status" >&5 + echo "$as_me:28619: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest.$ac_objext"' - { (eval echo "$as_me:28619: \"$ac_try\"") >&5 + { (eval echo "$as_me:28622: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28622: \$? = $ac_status" >&5 + echo "$as_me:28625: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_hi=$ac_mid else @@ -28632,12 +28635,12 @@ ac_cv_sizeof_wchar_t=$ac_lo else if test "$cross_compiling" = yes; then - { { echo "$as_me:28635: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:28638: 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 28640 "configure" +#line 28643 "configure" #include "confdefs.h" $ac_includes_default int @@ -28653,15 +28656,15 @@ } _ACEOF rm -f "conftest$ac_exeext" -if { (eval echo "$as_me:28656: \"$ac_link\"") >&5 +if { (eval echo "$as_me:28659: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:28659: \$? = $ac_status" >&5 + echo "$as_me:28662: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"' - { (eval echo "$as_me:28661: \"$ac_try\"") >&5 + { (eval echo "$as_me:28664: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:28664: \$? = $ac_status" >&5 + echo "$as_me:28667: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then ac_cv_sizeof_wchar_t=`cat conftest.val` else @@ -28677,7 +28680,7 @@ ac_cv_sizeof_wchar_t=0 fi fi -echo "$as_me:28680: result: $ac_cv_sizeof_wchar_t" >&5 +echo "$as_me:28683: result: $ac_cv_sizeof_wchar_t" >&5 echo "${ECHO_T}$ac_cv_sizeof_wchar_t" >&6 cat >>confdefs.h <&6 -echo "${as_me:-configure}:28693: testing test failed (assume 2) ..." 1>&5 +echo "${as_me:-configure}:28696: testing test failed (assume 2) ..." 1>&5 sed /SIZEOF_WCHAR_T/d confdefs.h >confdefs.tmp mv confdefs.tmp confdefs.h @@ -28708,7 +28711,7 @@ ### chooses to split module lists into libraries. ### ### (see CF_LIB_RULES). -echo "$as_me:28711: checking for library subsets" >&5 +echo "$as_me:28714: checking for library subsets" >&5 echo $ECHO_N "checking for library subsets... $ECHO_C" >&6 LIB_SUBSETS= @@ -28762,7 +28765,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:28765: result: $LIB_SUBSETS" >&5 +echo "$as_me:28768: result: $LIB_SUBSETS" >&5 echo "${ECHO_T}$LIB_SUBSETS" >&6 ### Construct the list of include-directories to be generated @@ -28793,7 +28796,7 @@ fi ### Build up pieces for makefile rules -echo "$as_me:28796: checking default library suffix" >&5 +echo "$as_me:28799: checking default library suffix" >&5 echo $ECHO_N "checking default library suffix... $ECHO_C" >&6 case $DFT_LWR_MODEL in @@ -28804,10 +28807,10 @@ (shared) DFT_ARG_SUFFIX='' ;; esac test -n "$LIB_SUFFIX" && DFT_ARG_SUFFIX="${LIB_SUFFIX}${DFT_ARG_SUFFIX}" -echo "$as_me:28807: result: $DFT_ARG_SUFFIX" >&5 +echo "$as_me:28810: result: $DFT_ARG_SUFFIX" >&5 echo "${ECHO_T}$DFT_ARG_SUFFIX" >&6 -echo "$as_me:28810: checking default library-dependency suffix" >&5 +echo "$as_me:28813: checking default library-dependency suffix" >&5 echo $ECHO_N "checking default library-dependency suffix... $ECHO_C" >&6 case X$DFT_LWR_MODEL in @@ -28890,10 +28893,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:28893: result: $DFT_DEP_SUFFIX" >&5 +echo "$as_me:28896: result: $DFT_DEP_SUFFIX" >&5 echo "${ECHO_T}$DFT_DEP_SUFFIX" >&6 -echo "$as_me:28896: checking default object directory" >&5 +echo "$as_me:28899: checking default object directory" >&5 echo $ECHO_N "checking default object directory... $ECHO_C" >&6 case $DFT_LWR_MODEL in @@ -28909,11 +28912,11 @@ DFT_OBJ_SUBDIR='obj_s' ;; esac esac -echo "$as_me:28912: result: $DFT_OBJ_SUBDIR" >&5 +echo "$as_me:28915: result: $DFT_OBJ_SUBDIR" >&5 echo "${ECHO_T}$DFT_OBJ_SUBDIR" >&6 if test "x$cf_with_cxx" = xyes ; then -echo "$as_me:28916: checking c++ library-dependency suffix" >&5 +echo "$as_me:28919: 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++) @@ -29006,7 +29009,7 @@ fi fi -echo "$as_me:29009: result: $CXX_LIB_SUFFIX" >&5 +echo "$as_me:29012: result: $CXX_LIB_SUFFIX" >&5 echo "${ECHO_T}$CXX_LIB_SUFFIX" >&6 fi @@ -29182,19 +29185,19 @@ if test -n "$LDFLAGS_STATIC" && test -n "$LDFLAGS_SHARED" then - echo "$as_me:29185: checking if linker supports switching between static/dynamic" >&5 + echo "$as_me:29188: 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:29194: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:29197: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:29197: \$? = $ac_status" >&5 + echo "$as_me:29200: \$? = $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 @@ -29205,10 +29208,10 @@ LIBS="$LDFLAGS_STATIC -L`pwd` -lconftest $LDFLAGS_DYNAMIC $LIBS" cat >"conftest.$ac_ext" <<_ACEOF -#line 29208 "configure" +#line 29211 "configure" #include "confdefs.h" -#line 29211 "configure" +#line 29214 "configure" #include int cf_ldflags_static(FILE *fp); @@ -29223,16 +29226,16 @@ } _ACEOF rm -f "conftest.$ac_objext" "conftest$ac_exeext" -if { (eval echo "$as_me:29226: \"$ac_link\"") >&5 +if { (eval echo "$as_me:29229: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:29229: \$? = $ac_status" >&5 + echo "$as_me:29232: \$? = $ac_status" >&5 (exit "$ac_status"); } && { ac_try='test -s "conftest$ac_exeext"' - { (eval echo "$as_me:29232: \"$ac_try\"") >&5 + { (eval echo "$as_me:29235: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:29235: \$? = $ac_status" >&5 + echo "$as_me:29238: \$? = $ac_status" >&5 (exit "$ac_status"); }; }; then # some linkers simply ignore the -dynamic @@ -29255,7 +29258,7 @@ rm -f libconftest.* LIBS="$cf_save_LIBS" - echo "$as_me:29258: result: $cf_ldflags_static" >&5 + echo "$as_me:29261: result: $cf_ldflags_static" >&5 echo "${ECHO_T}$cf_ldflags_static" >&6 if test "$cf_ldflags_static" != yes @@ -29271,7 +29274,7 @@ ;; esac -echo "$as_me:29274: checking where we will install curses.h" >&5 +echo "$as_me:29277: checking where we will install curses.h" >&5 echo $ECHO_N "checking where we will install curses.h... $ECHO_C" >&6 includesubdir= @@ -29281,7 +29284,7 @@ then includesubdir="/ncurses${USE_LIB_SUFFIX}" fi -echo "$as_me:29284: result: ${includedir}${includesubdir}" >&5 +echo "$as_me:29287: result: ${includedir}${includesubdir}" >&5 echo "${ECHO_T}${includedir}${includesubdir}" >&6 ### Resolve a conflict between normal and wide-curses by forcing applications @@ -29289,7 +29292,7 @@ if test "$with_overwrite" != no ; then if test "$NCURSES_LIBUTF8" = 1 ; then NCURSES_LIBUTF8='defined(HAVE_LIBUTF8_H)' - { echo "$as_me:29292: WARNING: Wide-character applications must define HAVE_LIBUTF8_H to include curses.h" >&5 + { echo "$as_me:29295: 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 @@ -29314,7 +29317,7 @@ # pkgsrc uses these -echo "$as_me:29317: checking for desired basename for form library" >&5 +echo "$as_me:29320: 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. @@ -29334,10 +29337,10 @@ ;; esac -echo "$as_me:29337: result: $FORM_NAME" >&5 +echo "$as_me:29340: result: $FORM_NAME" >&5 echo "${ECHO_T}$FORM_NAME" >&6 -echo "$as_me:29340: checking for desired basename for menu library" >&5 +echo "$as_me:29343: 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. @@ -29357,10 +29360,10 @@ ;; esac -echo "$as_me:29360: result: $MENU_NAME" >&5 +echo "$as_me:29363: result: $MENU_NAME" >&5 echo "${ECHO_T}$MENU_NAME" >&6 -echo "$as_me:29363: checking for desired basename for panel library" >&5 +echo "$as_me:29366: 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. @@ -29380,10 +29383,10 @@ ;; esac -echo "$as_me:29383: result: $PANEL_NAME" >&5 +echo "$as_me:29386: result: $PANEL_NAME" >&5 echo "${ECHO_T}$PANEL_NAME" >&6 -echo "$as_me:29386: checking for desired basename for cxx library" >&5 +echo "$as_me:29389: 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. @@ -29403,13 +29406,13 @@ ;; esac -echo "$as_me:29406: result: $CXX_NAME" >&5 +echo "$as_me:29409: 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:29412: checking for src modules" >&5 +echo "$as_me:29415: checking for src modules" >&5 echo $ECHO_N "checking for src modules... $ECHO_C" >&6 # dependencies and linker-arguments for test-programs @@ -29468,7 +29471,7 @@ fi fi done -echo "$as_me:29471: result: $cf_cv_src_modules" >&5 +echo "$as_me:29474: result: $cf_cv_src_modules" >&5 echo "${ECHO_T}$cf_cv_src_modules" >&6 TEST_ARGS="-L${LIB_DIR} $TEST_ARGS" @@ -29629,7 +29632,7 @@ (*-D_XOPEN_SOURCE_EXTENDED*) test -n "$verbose" && echo " moving _XOPEN_SOURCE_EXTENDED to work around g++ problem" 1>&6 -echo "${as_me:-configure}:29632: testing moving _XOPEN_SOURCE_EXTENDED to work around g++ problem ..." 1>&5 +echo "${as_me:-configure}:29635: 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//'` @@ -29640,7 +29643,7 @@ # Help to automatically enable the extended curses features when using either # the *-config or the ".pc" files by adding defines. -echo "$as_me:29643: checking for defines to add to ncurses${USE_CFG_SUFFIX}${cf_config_suffix}-config script" >&5 +echo "$as_me:29646: 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 @@ -29656,7 +29659,7 @@ done test "$cf_found" = no && PKG_CFLAGS="$PKG_CFLAGS $cf_loop1" done -echo "$as_me:29659: result: $PKG_CFLAGS" >&5 +echo "$as_me:29662: result: $PKG_CFLAGS" >&5 echo "${ECHO_T}$PKG_CFLAGS" >&6 case "$cf_cv_system_name" in @@ -29728,7 +29731,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}:29731: testing will map symbols to ABI=$cf_cv_abi_default ..." 1>&5 +echo "${as_me:-configure}:29734: testing will map symbols to ABI=$cf_cv_abi_default ..." 1>&5 fi @@ -29755,7 +29758,7 @@ # This is used for the *-config script and *.pc data files. -echo "$as_me:29758: checking for linker search path" >&5 +echo "$as_me:29761: 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 @@ -29803,7 +29806,7 @@ cf_pathlist="$cf_pathlist /lib /usr/lib" ;; (*) - { echo "$as_me:29806: WARNING: problem with Solaris architecture" >&5 + { echo "$as_me:29809: WARNING: problem with Solaris architecture" >&5 echo "$as_me: WARNING: problem with Solaris architecture" >&2;} ;; esac @@ -29844,7 +29847,7 @@ test -z "$cf_cv_ld_searchpath" && cf_cv_ld_searchpath=/usr/lib fi -echo "$as_me:29847: result: $cf_cv_ld_searchpath" >&5 +echo "$as_me:29850: 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'` @@ -29930,7 +29933,7 @@ : "${CONFIG_STATUS=./config.status}" ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:29933: creating $CONFIG_STATUS" >&5 +{ echo "$as_me:29936: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >"$CONFIG_STATUS" <<_ACEOF #! $SHELL @@ -30111,7 +30114,7 @@ echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header - { { echo "$as_me:30114: error: ambiguous option: $1 + { { echo "$as_me:30117: 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;} @@ -30130,7 +30133,7 @@ ac_need_defaults=false;; # This is an error. - -*) { { echo "$as_me:30133: error: unrecognized option: $1 + -*) { { echo "$as_me:30136: 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;} @@ -30262,7 +30265,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:30265: error: invalid argument: $ac_config_target" >&5 + *) { { echo "$as_me:30268: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac @@ -30578,6 +30581,7 @@ s,@HAVE_VSSCANF@,$HAVE_VSSCANF,;t t s,@TEST_LIBS@,$TEST_LIBS,;t t s,@TEST_LIBS2@,$TEST_LIBS2,;t t +s,@cf_cv_cc_bool_type@,$cf_cv_cc_bool_type,;t t s,@CXXCPP@,$CXXCPP,;t t s,@CXXLDFLAGS@,$CXXLDFLAGS,;t t s,@CXX_AR@,$CXX_AR,;t t @@ -30787,7 +30791,7 @@ esac if test x"$ac_file" != x-; then - { echo "$as_me:30790: creating $ac_file" >&5 + { echo "$as_me:30794: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi @@ -30805,7 +30809,7 @@ -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:30808: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:30812: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; @@ -30818,7 +30822,7 @@ echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:30821: error: cannot find input file: $f" >&5 + { { echo "$as_me:30825: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -30834,7 +30838,7 @@ if test -n "$ac_seen"; then ac_used=`grep '@datarootdir@' "$ac_item"` if test -z "$ac_used"; then - { echo "$as_me:30837: WARNING: datarootdir was used implicitly but not set: + { echo "$as_me:30841: 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;} @@ -30843,7 +30847,7 @@ fi ac_seen=`grep '${datarootdir}' "$ac_item"` if test -n "$ac_seen"; then - { echo "$as_me:30846: WARNING: datarootdir was used explicitly but not set: + { echo "$as_me:30850: 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;} @@ -30888,7 +30892,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:30891: WARNING: Variable $ac_name is used but was not set: + { echo "$as_me:30895: 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;} @@ -30899,7 +30903,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:30902: WARNING: Some variables may not be substituted: + { echo "$as_me:30906: WARNING: Some variables may not be substituted: $ac_seen" >&5 echo "$as_me: WARNING: Some variables may not be substituted: $ac_seen" >&2;} @@ -30948,7 +30952,7 @@ * ) ac_file_in=$ac_file.in ;; esac - test x"$ac_file" != x- && { echo "$as_me:30951: creating $ac_file" >&5 + test x"$ac_file" != x- && { echo "$as_me:30955: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the @@ -30959,7 +30963,7 @@ -) echo "$tmp"/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:30962: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:30966: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -30972,7 +30976,7 @@ echo "$srcdir/$f" else # /dev/null tree - { { echo "$as_me:30975: error: cannot find input file: $f" >&5 + { { echo "$as_me:30979: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -31030,7 +31034,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:31033: $ac_file is unchanged" >&5 + { echo "$as_me:31037: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ @@ -31417,7 +31421,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}:31420: testing overriding CXX_MODEL to SHARED ..." 1>&5 +echo "${as_me:-configure}:31424: testing overriding CXX_MODEL to SHARED ..." 1>&5 with_shared_cxx=yes ;; Index: configure.in Prereq: 1.788 --- ncurses-6.5-20241221+/configure.in 2024-12-14 21:14:32.000000000 +0000 +++ ncurses-6.5-20241228/configure.in 2024-12-29 00:50:56.000000000 +0000 @@ -29,7 +29,7 @@ dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: configure.in,v 1.788 2024/12/14 21:14:32 tom Exp $ +dnl $Id: configure.in,v 1.789 2024/12/29 00:50:56 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.788 $) +AC_REVISION($Revision: 1.789 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -1901,6 +1901,7 @@ # Just in case, check if the C compiler has a bool type. CF_BOOL_DECL(cf_cv_cc_bool_type) +AC_SUBST(cf_cv_cc_bool_type) # Check for C++ compiler characteristics (and ensure that it's there!) if test -n "$CXX" ; then Index: dist.mk Prereq: 1.1646 --- ncurses-6.5-20241221+/dist.mk 2024-12-21 10:55:02.000000000 +0000 +++ ncurses-6.5-20241228/dist.mk 2024-12-28 11:24:50.000000000 +0000 @@ -26,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: dist.mk,v 1.1646 2024/12/21 10:55:02 tom Exp $ +# $Id: dist.mk,v 1.1647 2024/12/28 11:24:50 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 = 20241221 +NCURSES_PATCH = 20241228 # We don't append the patch to the version, since this only applies to releases VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR) Index: doc/html/man/curs_add_wch.3x.html --- ncurses-6.5-20241221+/doc/html/man/curs_add_wch.3x.html 2024-07-27 23:11:30.000000000 +0000 +++ ncurses-6.5-20241228/doc/html/man/curs_add_wch.3x.html 2024-12-28 21:43:55.000000000 +0000 @@ -28,19 +28,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_add_wch.3x,v 1.71 2024/07/27 20:05:18 tom Exp @ + * @Id: curs_add_wch.3x,v 1.74 2024/12/28 21:26:21 tom Exp @ --> -curs_add_wch 3x 2024-07-27 ncurses 6.5 Library calls +curs_add_wch 3x 2024-12-28 ncurses 6.5 Library calls -

curs_add_wch 3x 2024-07-27 ncurses 6.5 Library calls

+

curs_add_wch 3x 2024-12-28 ncurses 6.5 Library calls

 curs_add_wch(3x)                 Library calls                curs_add_wch(3x)
 
@@ -120,7 +120,11 @@
        itself, but its wunctrl(3x) representation.
 
        A cchar_t can be copied from  place  to  place  using  win_wch(3x)  and
-       wadd_wch.
+       wadd_wch.   See  curs_attr(3x)  for values of predefined constants that
+       can be usefully "or"ed with  characters.   A  complex  character  whose
+       character  component  is  a  wide  space,  and  whose only attribute is
+       WA_NORMAL, is a  blank  character,  and  therefore  combines  with  the
+       background character; see curs_bkgrnd(3x).
 
 
 

wecho_wchar

@@ -175,11 +179,11 @@
        WACS_S7         0x23bc    -         r      scan line 7
        WACS_S9         0x23bd    _         s      scan line 9
        WACS_STERLING   0x00a3    f         }      pound-sterling symbol
+
        WACS_TTEE       0x252c    +         w      top tee
        WACS_UARROW     0x2191    ^         -      arrow pointing up
        WACS_ULCORNER   0x250c    +         l      upper left-hand corner
        WACS_URCORNER   0x2510    +         k      upper right-hand corner
-
        WACS_VLINE      0x2502    |         x      vertical line
 
        The wide-character configuration of ncurses also  defines  symbols  for
@@ -233,7 +237,7 @@
        These functions return OK on success and ERR on failure.   In  ncurses,
        wadd_wch returns ERR if
 
-       o   win is NULL,
+       o   win is NULL,
 
        o   wrapping  to  a new line is impossible because scrollok(3x) has not
            been called on win when writing to its  bottom  right  location  is
@@ -359,12 +363,12 @@
        its non-wide-character configuration.
 
        curses(3x),   curs_addwstr(3x),   curs_add_wchstr(3x),   curs_attr(3x),
-       curs_clear(3x),  curs_getcchar(3x), curs_outopts(3x), curs_refresh(3x),
-       curs_variables(3x), putwc(3)
+       curs_bkgrnd(3x),  curs_clear(3x),  curs_getcchar(3x), curs_outopts(3x),
+       curs_refresh(3x), curs_variables(3x), putwc(3)
 
 
 
-ncurses 6.5                       2024-07-27                  curs_add_wch(3x)
+ncurses 6.5                       2024-12-28                  curs_add_wch(3x)