Changeset 08941f56


Ignore:
Timestamp:
Jun 28, 2008, 6:55:02 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
16b6cf87
Parents:
818cf09
Message:

2nd half of r3932.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/ncurses-5.6-branch_update-3.patch

    r818cf09 r08941f56  
    11Submitted By: Jim Gifford (jim at linuxfromscratch dot org)
    2 Date: 12-21-2007
     2Date: 06-18-2008
    33Initial Package Version: 5.6
    44Origin: Upstream
    55Upstream Status: Applied
    66Description: This is a branch update for NCurses-5.6, and should be
    7              rechecked periodically. This patch covers up to 5.6-20071215.
     7             rechecked periodically. This patch covers up to 5.6-20080614.
    88
    99diff -Naur ncurses-5.6.orig/Ada95/gen/Makefile.in ncurses-5.6/Ada95/gen/Makefile.in
    1010--- ncurses-5.6.orig/Ada95/gen/Makefile.in      2006-12-17 11:53:33.000000000 -0500
    11 +++ ncurses-5.6/Ada95/gen/Makefile.in   2007-12-21 00:02:35.000000000 -0500
     11+++ ncurses-5.6/Ada95/gen/Makefile.in   2008-06-18 06:49:44.000000000 -0400
    1212@@ -1,5 +1,5 @@
    1313 ##############################################################################
     
    303303diff -Naur ncurses-5.6.orig/Ada95/gen/adacurses-config.in ncurses-5.6/Ada95/gen/adacurses-config.in
    304304--- ncurses-5.6.orig/Ada95/gen/adacurses-config.in      1969-12-31 19:00:00.000000000 -0500
    305 +++ ncurses-5.6/Ada95/gen/adacurses-config.in   2007-12-21 00:02:35.000000000 -0500
     305+++ ncurses-5.6/Ada95/gen/adacurses-config.in   2008-06-18 06:49:44.000000000 -0400
    306306@@ -0,0 +1,35 @@
    307307+#! /bin/sh
     
    342342diff -Naur ncurses-5.6.orig/Ada95/gen/gen.c ncurses-5.6/Ada95/gen/gen.c
    343343--- ncurses-5.6.orig/Ada95/gen/gen.c    2005-01-22 12:03:48.000000000 -0500
    344 +++ ncurses-5.6/Ada95/gen/gen.c 2007-12-21 00:02:35.000000000 -0500
     344+++ ncurses-5.6/Ada95/gen/gen.c 2008-06-18 06:49:44.000000000 -0400
    345345@@ -1,5 +1,5 @@
    346346 /****************************************************************************
     
    578578diff -Naur ncurses-5.6.orig/Ada95/gen/html.m4 ncurses-5.6/Ada95/gen/html.m4
    579579--- ncurses-5.6.orig/Ada95/gen/html.m4  2006-04-22 19:16:44.000000000 -0400
    580 +++ ncurses-5.6/Ada95/gen/html.m4       2007-12-21 00:02:35.000000000 -0500
     580+++ ncurses-5.6/Ada95/gen/html.m4       2008-06-18 06:49:44.000000000 -0400
    581581@@ -1,5 +1,5 @@
    582582 dnl***************************************************************************
     
    605605diff -Naur ncurses-5.6.orig/Ada95/gen/terminal_interface-curses-aux.ads.m4 ncurses-5.6/Ada95/gen/terminal_interface-curses-aux.ads.m4
    606606--- ncurses-5.6.orig/Ada95/gen/terminal_interface-curses-aux.ads.m4     2003-10-25 11:39:18.000000000 -0400
    607 +++ ncurses-5.6/Ada95/gen/terminal_interface-curses-aux.ads.m4  2007-12-21 00:02:35.000000000 -0500
     607+++ ncurses-5.6/Ada95/gen/terminal_interface-curses-aux.ads.m4  2008-06-18 06:49:44.000000000 -0400
    608608@@ -1,6 +1,7 @@
    609609 --  -*- ada -*-
     
    626626diff -Naur ncurses-5.6.orig/Ada95/gen/terminal_interface-curses-menus.ads.m4 ncurses-5.6/Ada95/gen/terminal_interface-curses-menus.ads.m4
    627627--- ncurses-5.6.orig/Ada95/gen/terminal_interface-curses-menus.ads.m4   2006-06-25 10:30:22.000000000 -0400
    628 +++ ncurses-5.6/Ada95/gen/terminal_interface-curses-menus.ads.m4        2007-12-21 00:02:35.000000000 -0500
     628+++ ncurses-5.6/Ada95/gen/terminal_interface-curses-menus.ads.m4        2008-06-18 06:49:44.000000000 -0400
    629629@@ -38,8 +38,8 @@
    630630 ------------------------------------------------------------------------------
     
    649649diff -Naur ncurses-5.6.orig/Ada95/gen/terminal_interface-curses.adb.m4 ncurses-5.6/Ada95/gen/terminal_interface-curses.adb.m4
    650650--- ncurses-5.6.orig/Ada95/gen/terminal_interface-curses.adb.m4 1969-12-31 19:00:00.000000000 -0500
    651 +++ ncurses-5.6/Ada95/gen/terminal_interface-curses.adb.m4      2007-12-21 00:02:35.000000000 -0500
     651+++ ncurses-5.6/Ada95/gen/terminal_interface-curses.adb.m4      2008-06-18 06:49:44.000000000 -0400
    652652@@ -0,0 +1,2501 @@
    653653+--  -*- ada -*-
     
    31543154diff -Naur ncurses-5.6.orig/Ada95/gen/terminal_interface-curses.ads.m4 ncurses-5.6/Ada95/gen/terminal_interface-curses.ads.m4
    31553155--- ncurses-5.6.orig/Ada95/gen/terminal_interface-curses.ads.m4 2006-06-25 10:30:22.000000000 -0400
    3156 +++ ncurses-5.6/Ada95/gen/terminal_interface-curses.ads.m4      2007-12-21 00:02:35.000000000 -0500
     3156+++ ncurses-5.6/Ada95/gen/terminal_interface-curses.ads.m4      2008-06-18 06:49:44.000000000 -0400
    31573157@@ -9,7 +9,7 @@
    31583158 --                                 S P E C                                  --
     
    32313231diff -Naur ncurses-5.6.orig/Ada95/samples/ncurses2-attr_test.adb ncurses-5.6/Ada95/samples/ncurses2-attr_test.adb
    32323232--- ncurses-5.6.orig/Ada95/samples/ncurses2-attr_test.adb       2006-06-25 10:24:40.000000000 -0400
    3233 +++ ncurses-5.6/Ada95/samples/ncurses2-attr_test.adb    2007-12-21 00:02:35.000000000 -0500
     3233+++ ncurses-5.6/Ada95/samples/ncurses2-attr_test.adb    2008-06-18 06:49:44.000000000 -0400
    32343234@@ -7,7 +7,7 @@
    32353235 --                                 B O D Y                                  --
     
    32883288diff -Naur ncurses-5.6.orig/Ada95/samples/ncurses2-m.adb ncurses-5.6/Ada95/samples/ncurses2-m.adb
    32893289--- ncurses-5.6.orig/Ada95/samples/ncurses2-m.adb       2006-06-25 10:24:40.000000000 -0400
    3290 +++ ncurses-5.6/Ada95/samples/ncurses2-m.adb    2007-12-21 00:02:35.000000000 -0500
     3290+++ ncurses-5.6/Ada95/samples/ncurses2-m.adb    2008-06-18 06:49:44.000000000 -0400
    32913291@@ -35,8 +35,8 @@
    32923292 ------------------------------------------------------------------------------
     
    33103310diff -Naur ncurses-5.6.orig/Ada95/samples/rain.adb ncurses-5.6/Ada95/samples/rain.adb
    33113311--- ncurses-5.6.orig/Ada95/samples/rain.adb     2003-10-25 11:39:18.000000000 -0400
    3312 +++ ncurses-5.6/Ada95/samples/rain.adb  2007-12-21 00:02:35.000000000 -0500
     3312+++ ncurses-5.6/Ada95/samples/rain.adb  2008-06-18 06:49:44.000000000 -0400
    33133313@@ -36,7 +36,8 @@
    33143314 --  Author:  Laurent Pautet <pautet@gnat.com>
     
    33303330diff -Naur ncurses-5.6.orig/Ada95/samples/sample.adb ncurses-5.6/Ada95/samples/sample.adb
    33313331--- ncurses-5.6.orig/Ada95/samples/sample.adb   2003-10-25 11:39:18.000000000 -0400
    3332 +++ ncurses-5.6/Ada95/samples/sample.adb        2007-12-21 00:02:35.000000000 -0500
     3332+++ ncurses-5.6/Ada95/samples/sample.adb        2008-06-18 06:49:44.000000000 -0400
    33333333@@ -35,7 +35,8 @@
    33343334 ------------------------------------------------------------------------------
     
    33513351diff -Naur ncurses-5.6.orig/Ada95/src/Makefile.in ncurses-5.6/Ada95/src/Makefile.in
    33523352--- ncurses-5.6.orig/Ada95/src/Makefile.in      2004-08-21 17:29:50.000000000 -0400
    3353 +++ ncurses-5.6/Ada95/src/Makefile.in   2007-12-21 00:02:35.000000000 -0500
     3353+++ ncurses-5.6/Ada95/src/Makefile.in   2008-06-18 06:49:44.000000000 -0400
    33543354@@ -28,7 +28,7 @@
    33553355 #
     
    59525952diff -Naur ncurses-5.6.orig/INSTALL ncurses-5.6/INSTALL
    59535953--- ncurses-5.6.orig/INSTALL    2006-12-17 14:58:19.000000000 -0500
    5954 +++ ncurses-5.6/INSTALL 2007-12-21 00:02:35.000000000 -0500
     5954+++ ncurses-5.6/INSTALL 2008-06-18 06:49:49.000000000 -0400
    59555955@@ -25,7 +25,7 @@
    59565956 -- sale, use or other dealings in this Software without prior written        --
     
    59585958 -------------------------------------------------------------------------------
    59595959--- $Id: INSTALL,v 1.114 2006/12/17 19:58:19 tom Exp $
    5960 +-- $Id: INSTALL,v 1.122 2007/12/01 19:37:47 tom Exp $
     5960+-- $Id: INSTALL,v 1.124 2008/03/29 18:07:32 tom Exp $
    59615961 ---------------------------------------------------------------------
    59625962              How to install Ncurses/Terminfo on your system
    59635963 ---------------------------------------------------------------------
    5964 @@ -304,6 +304,11 @@
     5964@@ -149,6 +149,9 @@
     5965     recent implementation of libiconv.  We have built this configuration on
     5966     Linux using libiconv, sometimes requiring libutf8.
     5967 
     5968+    If you configure using the --with-pthread option, a "t" is appended to
     5969+    the library names (e.g., libncursest.a, libncursestw.a).
     5970+
     5971     If you do not specify any models, the normal and debug libraries will be
     5972     configured.  Typing `configure' with no arguments is equivalent to:
     5973 
     5974@@ -304,6 +307,11 @@
    59655975        return deceptive results, so you may have to override the configure
    59665976        script.  Or you may be building tic for a smaller machine.
     
    59745984        Use only built-in data.  The ncurses libraries normally read terminfo
    59755985        and termcap data from disk.  You can configure ncurses to have a
    5976 @@ -334,6 +339,16 @@
     5986@@ -334,6 +342,16 @@
    59775987        For testing, compile-in code that frees memory that normally would not
    59785988        be freed, to simplify analysis of memory-leaks.
     
    59916001        The header files will ignore use of the _LP64 symbol to make chtype
    59926002        and mmask_t types 32 bits (they may be long on 64-bit hosts, for
    5993 @@ -358,6 +373,13 @@
     6003@@ -358,6 +376,13 @@
    59946004        rather than the include directory.  This makes it simpler to avoid
    59956005        compile-time conflicts with other versions of curses.h
     
    60056015        Compile with environment restriction, so certain environment variables
    60066016        are not available when running as root, or via a setuid/setgid
    6007 @@ -476,12 +498,22 @@
     6017@@ -476,12 +501,23 @@
    60086018        may not be accurate, or that your stty settings have disabled the use
    60096019        of tabs.
     
    60236033+    --enable-reentrant
    60246034+       Compile experimental configuration which improves reentrant use of the
    6025 +       library by reducing global and static variables.
     6035+       library by reducing global and static variables.  This option is also
     6036+       set if --with-pthread is used.
    60266037+
    60276038     --enable-rpath
    60286039        Use rpath option when generating shared libraries, and (with some
    60296040        restrictions) when linking the corresponding programs.  This originally
    6030 @@ -495,6 +527,9 @@
     6041@@ -495,6 +531,9 @@
    60316042        environment variable, they do not work with setuid applications since
    60326043        the LD_LIBRARY_PATH variable would be unset in that situation.
     
    60386049        Compile with experimental safe-sprintf code.  You may consider using
    60396050        this if you are building ncurses for a system that has neither
    6040 @@ -659,10 +694,16 @@
     6051@@ -659,10 +698,16 @@
    60416052 
    60426053        See also --without-dlsym
     
    60566067        If you use this option for configuring ncurses, tic will only be able
    60576068        to write entries in the hashed database.  infocmp can still read
    6058 @@ -674,6 +715,12 @@
     6069@@ -674,6 +719,12 @@
    60596070        You cannot have a directory containing both hashed-database and
    60606071        filesystem-based terminfo entries.
     
    60696080 
    60706081     --with-install-prefix=XXX
    6071 @@ -833,6 +880,15 @@
     6082@@ -769,6 +820,11 @@
     6083        Generate profile-libraries These are named by adding "_p" to the root,
     6084        e.g., libncurses_p.a
     6085 
     6086+    --with-pthread
     6087+       Link with POSIX threads, set --enable-reentrant.  The use_window() and
     6088+       use_screen() functions will use mutex's, allowing rudimentary support
     6089+       for multithreaded applications.
     6090+
     6091     --with-rcs-ids
     6092        Compile-in RCS identifiers.  Most of the C files have an identifier.
     6093 
     6094@@ -833,6 +889,15 @@
    60726095        Specify a search-list of termcap files which will be compiled into the
    60736096        ncurses library (default:  /etc/termcap:/usr/share/misc/termcap)
     
    60876110diff -Naur ncurses-5.6.orig/MANIFEST ncurses-5.6/MANIFEST
    60886111--- ncurses-5.6.orig/MANIFEST   2006-11-25 21:21:05.000000000 -0500
    6089 +++ ncurses-5.6/MANIFEST        2007-12-21 00:02:35.000000000 -0500
     6112+++ ncurses-5.6/MANIFEST        2008-06-18 06:49:46.000000000 -0400
    60906113@@ -4,6 +4,7 @@
    60916114 ./Ada95/README
     
    61236146 ./man/curs_overlay.3x
    61246147 ./man/curs_pad.3x
    6125 @@ -709,7 +712,8 @@
     6148@@ -568,6 +571,7 @@
     6149 ./man/curs_termattrs.3x
     6150 ./man/curs_termcap.3x
     6151 ./man/curs_terminfo.3x
     6152+./man/curs_threads.3x
     6153 ./man/curs_touch.3x
     6154 ./man/curs_trace.3x
     6155 ./man/curs_util.3x
     6156@@ -709,7 +713,8 @@
    61266157 ./mk-0th.awk
    61276158 ./mk-1st.awk
     
    61336164 ./ncurses/README
    61346165 ./ncurses/README.IZ
    6135 @@ -799,6 +803,7 @@
     6166@@ -799,15 +804,19 @@
    61366167 ./ncurses/base/safe_sprintf.c
    61376168 ./ncurses/base/sigaction.c
     
    61416172 ./ncurses/base/vsscanf.c
    61426173 ./ncurses/base/wresize.c
    6143 @@ -808,6 +813,8 @@
     6174 ./ncurses/curses.priv.h
     6175 ./ncurses/fifo_defs.h
     6176 ./ncurses/llib-lncurses
     6177+./ncurses/llib-lncursest
    61446178 ./ncurses/llib-lncursesw
    61456179 ./ncurses/modules
     
    61506184 ./ncurses/tinfo/MKkeys_list.sh
    61516185 ./ncurses/tinfo/MKnames.awk
    6152 @@ -824,6 +831,7 @@
     6186@@ -824,6 +833,7 @@
    61536187 ./ncurses/tinfo/comp_scan.c
    61546188 ./ncurses/tinfo/db_iterator.c
     
    61586192 ./ncurses/tinfo/getenv_num.c
    61596193 ./ncurses/tinfo/hashed_db.c
    6160 @@ -856,6 +864,7 @@
     6194@@ -856,6 +866,7 @@
    61616195 ./ncurses/tinfo/setbuf.c
    61626196 ./ncurses/tinfo/strings.c
     
    61666200 ./ncurses/trace/README
    61676201 ./ncurses/trace/lib_trace.c
    6168 @@ -891,6 +900,7 @@
     6202@@ -891,6 +902,7 @@
    61696203 ./ncurses/widechar/lib_in_wchnstr.c
    61706204 ./ncurses/widechar/lib_ins_wch.c
     
    61746208 ./ncurses/widechar/lib_slk_wset.c
    61756209 ./ncurses/widechar/lib_unget_wch.c
    6176 @@ -934,29 +944,6 @@
     6210@@ -934,29 +946,6 @@
    61776211 ./progs/toe.c
    61786212 ./progs/tput.c
     
    62046238 ./test/Makefile.in
    62056239 ./test/README
    6206 @@ -981,6 +968,7 @@
     6240@@ -981,6 +970,7 @@
    62076241 ./test/demo_termcap.c
    62086242 ./test/ditto.c
     
    62126246 ./test/edit_field.c
    62136247 ./test/edit_field.h
    6214 @@ -992,8 +980,11 @@
     6248@@ -992,8 +982,11 @@
    62156249 ./test/gdc.c
    62166250 ./test/hanoi.c
     
    62246258 ./test/knight.c
    62256259 ./test/linux-color.dat
    6226 @@ -1010,8 +1001,15 @@
     6260@@ -1010,8 +1003,15 @@
    62276261 ./test/rain.c
    62286262 ./test/redraw.c
     
    62426276diff -Naur ncurses-5.6.orig/NEWS ncurses-5.6/NEWS
    62436277--- ncurses-5.6.orig/NEWS       2006-12-17 15:36:26.000000000 -0500
    6244 +++ ncurses-5.6/NEWS    2007-12-21 00:02:36.000000000 -0500
     6278+++ ncurses-5.6/NEWS    2008-06-18 06:49:52.000000000 -0400
    62456279@@ -1,5 +1,5 @@
    62466280 -------------------------------------------------------------------------------
    62476281--- Copyright (c) 1998-2005,2006 Free Software Foundation, Inc.               --
    6248 +-- Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.               --
     6282+-- Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.               --
    62496283 --                                                                           --
    62506284 -- Permission is hereby granted, free of charge, to any person obtaining a   --
     
    62556289 -------------------------------------------------------------------------------
    62566290--- $Id: NEWS,v 1.1056 2006/12/17 20:36:26 tom Exp $
    6257 +-- $Id: NEWS,v 1.1187 2007/12/16 00:23:41 tom Exp $
     6291+-- $Id: NEWS,v 1.1245 2008/06/14 23:08:10 tom Exp $
    62586292 -------------------------------------------------------------------------------
    62596293 
    62606294 This is a log of changes that ncurses has gone through since Zeyd started
    6261 @@ -45,9 +45,508 @@
     6295@@ -45,9 +45,688 @@
    62626296 Changes through 1.9.9e did not credit all contributions;
    62636297 it is not possible to add this information.
    62646298 
     6299+20080614
     6300+       + modify test/ditto.c to illustrate multi-threaded use_screen().
     6301+       + change CC_SHARED_OPTS from -KPIC to -xcode=pic32 for Solaris.
     6302+       + add "-shared" option to MK_SHARED_LIB for gcc on Solaris (report
     6303+         by Poor Yorick).
     6304+
     6305+20080607
     6306+       + finish changes to wgetch(), making it switch as needed to the
     6307+         window's actual screen when calling wrefresh() and wgetnstr().  That
     6308+         allows wgetch() to get used concurrently in different threads with
     6309+         some minor restrictions, e.g., the application should not delete a
     6310+         window which is being used in a wgetch().
     6311+       + simplify mutex's, combining the window- and screen-mutex's.
     6312+
     6313+20080531
     6314+       + modify wgetch() to use the screen which corresponds to its window
     6315+         parameter rather than relying on SP; some dependent functions still
     6316+         use SP internally.
     6317+       + factor out most use of SP in lib_mouse.c, using parameter.
     6318+       + add internal _nc_keyname(), replacing keyname() to associate with a
     6319+         particular SCREEN rather than the global SP.
     6320+       + add internal _nc_unctrl(), replacing unctrl() to associate with a
     6321+         particular SCREEN rather than the global SP.
     6322+       + add internal _nc_tracemouse(), replacing _tracemouse() to eliminate
     6323+         its associated global buffer _nc_globals.tracemse_buf now in SCREEN.
     6324+       + add internal _nc_tracechar(), replacing _tracechar() to use SCREEN in
     6325+         preference to the global _nc_globals.tracechr_buf buffer.
     6326+
     6327+20080524
     6328+       + modify _nc_keypad() to make it switch temporarily as needed to the
     6329+         screen which must be updated.
     6330+       + wrap cur_term variable to help make _nc_keymap() thread-safe, and
     6331+         always set the screen's copy of this variable in set_curterm().
     6332+       + restore curs_set() state after endwin()/refresh() (report/patch
     6333+         Miroslav Lichvar)
     6334+
     6335+20080517
     6336+       + modify configure script to note that --enable-ext-colors and
     6337+         --enable-ext-mouse are not experimental, but extensions from
     6338+         the ncurses ABI 5.
     6339+       + corrected manpage description of setcchar() (discussion with
     6340+         Emanuele Giaquinta).
     6341+       + fix for adding a non-spacing character at the beginning of a line
     6342+         (report/patch by Miroslav Lichvar).
     6343+
     6344+20080503
     6345+       + modify screen.* terminfo entries using new screen+fkeys to fix
     6346+         overridden keys in screen.rxvt (Debian #478094) -TD
     6347+       + modify internal interfaces to reduce wgetch()'s dependency on the
     6348+         global SP.
     6349+       + simplify some loops with macros each_screen(), each_window() and
     6350+         each_ripoff().
     6351+
     6352+20080426
     6353+       + continue modifying test/ditto.c toward making it demonstrate
     6354+         multithreaded use_screen(), using fifos to pass data between screens.
     6355+       + fix typo in form.3x (report by Mike Gran).
     6356+
     6357+20080419
     6358+       + add screen.rxvt terminfo entry -TD
     6359+       + modify tic -f option to format spaces as \s to prevent them from
     6360+         being lost when that is read back in unformatted strings.
     6361+       + improve test/ditto.c, using a "talk"-style layout.
     6362+
     6363+20080412
     6364+       + change test/ditto.c to use openpty() and xterm.
     6365+       + add locks for copywin(), dupwin(), overlap(), overlay() on their
     6366+         window parameters.
     6367+       + add locks for initscr() and newterm() on updates to the SCREEN
     6368+         pointer.
     6369+       + finish table in curs_thread.3x manpage.
     6370+
     6371+20080405
     6372+       + begin table in curs_thread.3x manpage describing the scope of data
     6373+         used by each function (or symbol) for threading analysis.
     6374+       + add null-pointer checks to setsyx() and getsyx() (prompted by
     6375+         discussion by Martin v. Lowis and Jeroen Ruigrok van der Werven on
     6376+         python-dev2 mailing list).
     6377+
     6378+20080329
     6379+       + add null-pointer checks in set_term() and delscreen().
     6380+       + move _nc_windows into _nc_globals, since windows can be pads, which
     6381+         are not associated with a particular screen.
     6382+       + change use_screen() to pass the SCREEN* parameter rather than
     6383+         stdscr to the callback function.
     6384+       + force libtool to use tag for 'CC' in case it does not detect this,
     6385+         e.g., on aix when using CC=powerpc-ibm-aix5.3.0.0-gcc
     6386+         (report/patch by Michael Haubenwallner).
     6387+       + override OBJEXT to "lo" when building with libtool, to work on
     6388+         platforms such as AIX where libtool may use a different suffix for
     6389+         the object files than ".o" (report/patch by Michael Haubenwallner).
     6390+       + add configure --with-pthread option, for building with the POSIX
     6391+         thread library.
     6392+
     6393+20080322
     6394+       + fill in extended-color pair two more places in wbkgrndset() and
     6395+         waddch_nosync() (prompted by Sedeno's patch).
     6396+       + fill in extended-color pair in _nc_build_wch() to make colors work
     6397+         for wide-characters using extended-colors (patch by Alejandro R
     6398+         Sedeno).
     6399+       + add x/X toggles to ncurses.c C color test to test/demo
     6400+         wide-characters with extended-colors.
     6401+       + add a/A toggles to ncurses.c c/C color tests.
     6402+       + modify test/ditto.c to use use_screen().
     6403+       + finish modifying test/rain.c to demonstrate threads.
     6404+
     6405+20080308
     6406+       + start modifying test/rain.c for threading demo.
     6407+       + modify test/ncurses.c to make 'f' test accept the f/F/b/F/</> toggles
     6408+         that the 'F' accepts.
     6409+       + modify test/worm.c to show trail in reverse-video when other threads
     6410+         are working concurrently.
     6411+       + fix a deadlock from improper nesting of mutexes for windowlist and
     6412+         window.
     6413+
     6414+20080301
     6415+       + fixes from 20080223 resolved issue with mutexes; change to use
     6416+         recursive mutexes to fix memory leak in delwin() as called from
     6417+         _nc_free_and_exit().
     6418+
     6419+20080223
     6420+       + fix a size-difference in _nc_globals which caused hanging of mutex
     6421+         lock/unlock when termlib was built separately.
     6422+
     6423+20080216
     6424+       + avoid using nanosleep() in threaded configuration since that often
     6425+         is implemented to suspend the entire process.
     6426+
     6427+20080209
     6428+       + update test programs to build/work with various UNIX curses for
     6429+         comparisons.  This was to reinvestigate statement in X/Open curses
     6430+         that insnstr and winsnstr perform wrapping.  None of the Unix-branded
     6431+         implementations do this, as noted in manpage (cf: 20040228).
     6432+
     6433+20080203
     6434+       + modify _nc_setupscreen() to set the legacy-coding value the same
     6435+         for both narrow/wide models.  It had been set only for wide model,
     6436+         but is needed to make unctrl() work with locale in the narrow model.
     6437+       + improve waddch() and winsch() handling of EILSEQ from mbrtowc() by
     6438+         using unctrl() to display illegal bytes rather than trying to append
     6439+         further bytes to make up a valid sequence (reported by Andrey A
     6440+         Chernov).
     6441+       + modify unctrl() to check codes in 128-255 range versus isprint().
     6442+         If they are not printable, and locale was set, use a "M-" or "~"
     6443+         sequence.
     6444+
     6445+20080126
     6446+       + improve threading in test/worm.c (wrap refresh calls, and KEY_RESIZE
     6447+         handling).  Now it hangs in napms(), no matter whether nanosleep()
     6448+         or poll() or select() are used on Linux.
     6449+
     6450+20080119
     6451+       + fixes to build with --disable-ext-funcs
     6452+       + add manpage for use_window and use_screen.
     6453+       + add set_tabsize() and set_escdelay() functions.
     6454+
     6455+20080112
     6456+       + remove recursive-mutex definitions, finish threading demo for worm.c
     6457+       + remove a redundant adjustment of lines in resizeterm.c's
     6458+         adjust_window() which caused occasional misadjustment of stdscr when
     6459+         softkeys were used.
     6460+
     6461+20080105
     6462+       + several improvements to terminfo entries based on xterm #230 -TD
     6463+       + modify MKlib_gen.sh to handle keyname/key_name prototypes, so the
     6464+         "link_test" builds properly.
     6465+       + fix for toe command-line options -u/-U to ensure filename is given.
     6466+       + fix allocation-size for command-line parsing in infocmp from 20070728
     6467+         (report by Miroslav Lichvar)
     6468+       + improve resizeterm() by moving ripped-off lines, and repainting the
     6469+         soft-keys (report by Katarina Machalkova)
     6470+       + add clarification in wclear's manpage noting that the screen will be
     6471+         cleared even if a subwindow is cleared (prompted by Christer Enfors
     6472+         question).
     6473+       + change test/ncurses.c soft-key tests to work with KEY_RESIZE.
     6474+
     6475+20071222
     6476+       + continue implementing support for threading demo by adding mutex
     6477+         for delwin().
     6478+
    62656479+20071215
    62666480+       + add several functions to C++ binding which wrap C functions that
     
    67696983          definitions in <wchar.h>.
    67706984        + revert the va_copy() change from 20061202, since it was neither
    6771 @@ -62,7 +561,7 @@
     6985@@ -62,7 +741,7 @@
    67726986        + modify configure --with-gpm option to allow it to accept a parameter,
    67736987          i.e., the name of the dynamic GPM library to load via dlopen()
     
    67786992          'return' in preference to 'exit()'.
    67796993 
    6780 @@ -1524,7 +2023,8 @@
     6994@@ -1524,7 +2203,8 @@
    67816995 20031108
    67826996        + add DJGPP to special case of DOS-style drive letters potentially
     
    67887002 
    67897003 20031101
    6790 @@ -1814,7 +2314,7 @@
     7004@@ -1814,7 +2494,7 @@
    67917005          "--srcdir" work (report by Warren L Dodge).
    67927006        + correct missing definition of $(CC) in Ada95/gen/Makefile.in
     
    67977011 
    67987012 20030503
    6799 @@ -3449,7 +3949,7 @@
     7013@@ -3449,7 +4129,7 @@
    68007014 
    68017015 20000923
     
    68067020          <jhawk@MIT.EDU> (see NetBSD misc/11052)).
    68077021        + using parameter check added to tic, corrected 27 typos in
    6808 @@ -4266,7 +4766,7 @@
     7022@@ -4266,7 +4946,7 @@
    68097023          <bledp@voila.fr>)).
    68107024        + change renaming of dft_fgbg.3x to use_default_colors.3ncurses in
     
    68157029        + corrected scoansi terminfo entry by testing with scoterm and console.
    68167030        + revert change from 990614 to terminal_interface-curses-forms.ads.m4,
    6817 @@ -5309,7 +5809,7 @@
     7031@@ -5309,7 +5989,7 @@
    68187032 
    68197033 980321
     
    68267040diff -Naur ncurses-5.6.orig/TO-DO ncurses-5.6/TO-DO
    68277041--- ncurses-5.6.orig/TO-DO      2006-10-28 15:49:16.000000000 -0400
    6828 +++ ncurses-5.6/TO-DO   2007-12-21 00:02:35.000000000 -0500
     7042+++ ncurses-5.6/TO-DO   2008-06-18 06:49:44.000000000 -0400
    68297043@@ -1,5 +1,5 @@
    68307044 -------------------------------------------------------------------------------
     
    68917105diff -Naur ncurses-5.6.orig/aclocal.m4 ncurses-5.6/aclocal.m4
    68927106--- ncurses-5.6.orig/aclocal.m4 2006-12-17 11:12:38.000000000 -0500
    6893 +++ ncurses-5.6/aclocal.m4      2007-12-21 00:02:35.000000000 -0500
     7107+++ ncurses-5.6/aclocal.m4      2008-06-18 06:49:52.000000000 -0400
    68947108@@ -1,5 +1,5 @@
    68957109 dnl***************************************************************************
    68967110-dnl Copyright (c) 1998-2005,2006 Free Software Foundation, Inc.              *
    6897 +dnl Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.              *
     7111+dnl Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.              *
    68987112 dnl                                                                          *
    68997113 dnl Permission is hereby granted, free of charge, to any person obtaining a  *
     
    69047118 dnl
    69057119-dnl $Id: aclocal.m4,v 1.407 2006/12/17 16:12:38 tom Exp $
    6906 +dnl $Id: aclocal.m4,v 1.442 2007/12/01 20:02:42 tom Exp $
     7120+dnl $Id: aclocal.m4,v 1.448 2008/06/14 19:12:45 tom Exp $
    69077121 dnl Macros used in NCURSES auto-configuration script.
    69087122 dnl
     
    69127126 ])dnl
    69137127 dnl ---------------------------------------------------------------------------
    6914 +dnl CF_ADD_INCDIR version: 8 updated: 2007/07/30 19:22:58
     7128+dnl CF_ADD_INCDIR version: 9 updated: 2008/02/09 13:15:34
    69157129+dnl -------------
    69167130+dnl Add an include-directory to $CPPFLAGS.  Don't add /usr/include, since it's
     
    69547168+
    69557169+               if test "$cf_have_incdir" = no ; then
    6956 +                 AC_VERBOSE(adding $cf_add_incdir to include-path)
     7170+                 CF_VERBOSE(adding $cf_add_incdir to include-path)
    69577171+                 ifelse($2,,CPPFLAGS,$2)="-I$cf_add_incdir $ifelse($2,,CPPFLAGS,[$]$2)"
    69587172+
     
    69697183+])dnl
    69707184+dnl ---------------------------------------------------------------------------
    6971 +dnl CF_ADD_LIBDIR version: 5 updated: 2007/07/30 19:12:03
     7185+dnl CF_ADD_LIBDIR version: 6 updated: 2008/02/09 13:15:34
    69727186+dnl -------------
    69737187+dnl    Adds to the library-path
     
    69977211+      fi
    69987212+      if test "$cf_have_libdir" = no ; then
    6999 +        AC_VERBOSE(adding $cf_add_libdir to library-path)
     7213+        CF_VERBOSE(adding $cf_add_libdir to library-path)
    70007214+        ifelse($2,,LDFLAGS,$2)="-L$cf_add_libdir $ifelse($2,,LDFLAGS,[$]$2)"
    70017215+      fi
     
    70087222 dnl ----------------
    70097223 dnl This is adapted from the macros 'fp_PROG_CC_STDC' and 'fp_C_PROTOTYPES'
     7224@@ -220,7 +313,7 @@
     7225 fi
     7226 ])dnl
     7227 dnl ---------------------------------------------------------------------------
     7228-dnl CF_ANSI_CC_REQD version: 3 updated: 1997/09/06 13:40:44
     7229+dnl CF_ANSI_CC_REQD version: 4 updated: 2008/03/23 14:48:54
     7230 dnl ---------------
     7231 dnl For programs that must use an ANSI compiler, obtain compiler options that
     7232 dnl will make it recognize prototypes.  We'll do preprocessor checks in other
     7233@@ -229,7 +322,7 @@
     7234 AC_DEFUN([CF_ANSI_CC_REQD],
     7235 [AC_REQUIRE([CF_ANSI_CC_CHECK])
     7236 if test "$cf_cv_ansi_cc" = "no"; then
     7237-       AC_ERROR(
     7238+       AC_MSG_ERROR(
     7239 [Your compiler does not appear to recognize prototypes.
     7240 You have the following choices:
     7241        a. adjust your compiler options
     7242@@ -521,7 +614,7 @@
     7243 test "$cf_cv_cgetent" = yes && AC_DEFINE(HAVE_BSD_CGETENT)
     7244 ])dnl
     7245 dnl ---------------------------------------------------------------------------
     7246-dnl CF_CHECK_CACHE version: 10 updated: 2004/05/23 13:03:31
     7247+dnl CF_CHECK_CACHE version: 11 updated: 2008/03/23 14:45:59
     7248 dnl --------------
     7249 dnl Check if we're accidentally using a cache from a different machine.
     7250 dnl Derive the system name, as a check for reusing the autoconf cache.
     7251@@ -552,7 +645,7 @@
     7252 
     7253 if test ".$system_name" != ".$cf_cv_system_name" ; then
     7254        AC_MSG_RESULT(Cached system name ($system_name) does not agree with actual ($cf_cv_system_name))
     7255-       AC_ERROR("Please remove config.cache and try again.")
     7256+       AC_MSG_ERROR("Please remove config.cache and try again.")
     7257 fi
     7258 ])dnl
     7259 dnl ---------------------------------------------------------------------------
    70107260@@ -612,6 +705,50 @@
    70117261 
     
    71717421 dnl ---------------------------------------------------------------------------
    71727422 dnl CF_DIRNAME version: 4 updated: 2002/12/21 19:25:52
    7173 @@ -1070,7 +1161,7 @@
     7423@@ -967,6 +1058,34 @@
     7424 test "$cf_cv_func_nanosleep" = "yes" && AC_DEFINE(HAVE_NANOSLEEP)
     7425 ])
     7426 dnl ---------------------------------------------------------------------------
     7427+dnl CF_FUNC_OPENPTY version: 2 updated: 2008/04/12 19:49:01
     7428+dnl ---------------
     7429+dnl Check for openpty() function, along with <pty.h> header.  It may need the
     7430+dnl "util" library as well.
     7431+AC_DEFUN([CF_FUNC_OPENPTY],
     7432+[
     7433+AC_CHECK_LIB(util,openpty,cf_cv_lib_util=yes,cf_cv_lib_util=no)
     7434+AC_CACHE_CHECK(for openpty header,cf_cv_func_openpty,[
     7435+    cf_save_LIBS="$LIBS"
     7436+    test $cf_cv_lib_util = yes && LIBS="-lutil $LIBS"
     7437+    for cf_header in pty.h libutil.h util.h
     7438+    do
     7439+    AC_TRY_LINK([
     7440+#include <$cf_header>
     7441+],[
     7442+    int x = openpty((int *)0, (int *)0, (char *)0,
     7443+                   (struct termios *)0, (struct winsize *)0);
     7444+],[
     7445+        cf_cv_func_openpty=$cf_header
     7446+        break
     7447+],[
     7448+        cf_cv_func_openpty=no
     7449+])
     7450+    done
     7451+    LIBS="$cf_save_LIBS"
     7452+])
     7453+])dnl
     7454+dnl ---------------------------------------------------------------------------
     7455 dnl CF_FUNC_POLL version: 4 updated: 2006/12/16 12:33:30
     7456 dnl ------------
     7457 dnl See if the poll function really works.  Some platforms have poll(), but
     7458@@ -1070,7 +1189,7 @@
    71747459 
    71757460 ])dnl
     
    71807465 dnl Test for availability of useful gcc __attribute__ directives to quiet
    71817466 dnl compiler warnings.  Though useful, not all are supported -- and contrary
    7182 @@ -1097,7 +1188,7 @@
     7467@@ -1097,7 +1216,7 @@
    71837468 then
    71847469        AC_CHECKING([for $CC __attribute__ directives])
     
    71897474 #include "conftest.h"
    71907475 #include "conftest.i"
    7191 @@ -1159,7 +1250,7 @@
     7476@@ -1159,7 +1278,7 @@
    71927477 fi
    71937478 ])dnl
     
    71987483 dnl Check if the compiler supports useful warning options.  There's a few that
    71997484 dnl we don't use, simply because they're too noisy:
    7200 @@ -1184,7 +1275,7 @@
     7485@@ -1184,7 +1303,7 @@
    72017486 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
    72027487 
     
    72077492 EOF
    72087493 
    7209 @@ -1205,7 +1296,7 @@
     7494@@ -1205,7 +1324,7 @@
    72107495        AC_CHECKING([for $CC warning options])
    72117496        cf_save_CFLAGS="$CFLAGS"
     
    72167501                wd1682 \
    72177502                wd1683 \
    7218 @@ -1561,11 +1652,24 @@
     7503@@ -1561,11 +1680,24 @@
    72197504 AC_SUBST(EXTRA_CXXFLAGS)
    72207505 ])dnl
     
    72427527 CF_HASHED_DB_VERSION
    72437528 if test "$cf_cv_hashed_db_version" = unknown ; then
    7244 @@ -1583,7 +1687,7 @@
     7529@@ -1583,7 +1715,7 @@
    72457530 ])
    72467531 ])dnl
     
    72517536 dnl Given that we have the header and version for hashed database, find the
    72527537 dnl library information.
    7253 @@ -1591,7 +1695,7 @@
     7538@@ -1591,7 +1723,7 @@
    72547539 [
    72557540 AC_CACHE_CHECK(for db libraries, cf_cv_hashed_db_libs,[
     
    72607545        cf_save_libs="$LIBS"
    72617546        if test -n "$cf_db_libs"; then
    7262 @@ -1655,7 +1759,7 @@
     7547@@ -1655,7 +1787,7 @@
    72637548 ])
    72647549 ])dnl
     
    72697554 dnl Given that we have the header file for hashed database, find the version
    72707555 dnl information.
    7271 @@ -1664,7 +1768,7 @@
     7556@@ -1664,7 +1796,7 @@
    72727557 AC_CACHE_CHECK(for version of db, cf_cv_hashed_db_version,[
    72737558 cf_cv_hashed_db_version=unknown
     
    72787563        CF_MSG_LOG(checking for db version $cf_db_version)
    72797564        AC_TRY_COMPILE([
    7280 @@ -1778,7 +1882,7 @@
     7565@@ -1778,7 +1910,7 @@
    72817566 test "$cf_cv_have_isascii" = yes && AC_DEFINE(HAVE_ISASCII)
    72827567 ])dnl
     
    72877572 dnl Add checks for large file support.
    72887573 AC_DEFUN([CF_LARGEFILE],[
    7289 @@ -1796,6 +1900,7 @@
     7574@@ -1796,6 +1928,7 @@
    72907575        # the config.h
    72917576        test "$ac_cv_sys_large_files"      != no && CPPFLAGS="$CPPFLAGS -D_LARGE_FILES "
     
    72957580        AC_CACHE_CHECK(whether to use struct dirent64, cf_cv_struct_dirent64,[
    72967581                AC_TRY_COMPILE([
    7297 @@ -1816,6 +1921,48 @@
     7582@@ -1816,6 +1949,48 @@
    72987583 ])
    72997584 ])
     
    73447629 dnl ----------
    73457630 dnl Check for libutf8
    7346 @@ -1852,11 +1999,11 @@
     7631@@ -1852,11 +2027,11 @@
    73477632        AC_SUBST(LIB_PREFIX)
    73487633 ])dnl
     
    73587643 dnl
    73597644 dnl For shared libraries, make a list of symbolic links to construct when
    7360 @@ -1875,7 +2022,6 @@
     7645@@ -1875,7 +2050,6 @@
    73617646                continue
    73627647        elif test -f $srcdir/$cf_dir/modules; then
     
    73667651                LIBS_TO_MAKE=
    73677652                for cf_item in $cf_LIST_MODELS
    7368 @@ -1922,9 +2068,7 @@
     7653@@ -1922,9 +2096,7 @@
    73697654                        # use autodetected ${cf_prefix} for import lib and static lib, but
    73707655                        # use 'cyg' prefix for shared lib.
     
    73777662                        fi
    73787663                        fi
    7379 @@ -1933,17 +2077,34 @@
     7664@@ -1933,17 +2105,34 @@
    73807665 
    73817666                if test $cf_dir = ncurses ; then
     
    74187703                        $cf_dir/Makefile >$cf_dir/Makefile.out
    74197704                mv $cf_dir/Makefile.out $cf_dir/Makefile
    7420 @@ -1968,13 +2129,20 @@
     7705@@ -1968,13 +2157,20 @@
    74217706                                case $cf_subset in
    74227707                                *base*)
     
    74417726                        fi
    74427727 
    7443 @@ -2015,8 +2183,11 @@
     7728@@ -2015,8 +2211,11 @@
    74447729                                prefix=$cf_prefix \
    74457730                                suffix=$cf_suffix \
     
    74537738                                rmSoLocs=$cf_cv_rm_so_locs \
    74547739                                ldconfig="$LDCONFIG" \
    7455 @@ -2103,8 +2274,8 @@
     7740@@ -2103,8 +2302,8 @@
    74567741 
    74577742 cat >> Makefile <<CF_EOF
     
    74647749 
    74657750 install.man \\
    7466 @@ -2113,7 +2284,7 @@
     7751@@ -2113,7 +2312,7 @@
    74677752 
    74687753 distclean ::
     
    74737758 CF_EOF
    74747759 
    7475 @@ -2224,41 +2395,10 @@
     7760@@ -2224,41 +2423,10 @@
    74767761        fi
    74777762 
     
    75197804 
    75207805        if test -f $srcdir/$cf_dir/modules; then
    7521 @@ -2776,7 +2916,7 @@
     7806@@ -2776,7 +2944,7 @@
    75227807 AC_MSG_RESULT($MANPAGE_TBL)
    75237808 ])dnl
     
    75287813 dnl Try to determine if the man-pages on the system are compressed, and if
    75297814 dnl so, what format is used.  Use this information to construct a script that
    7530 @@ -2826,6 +2966,7 @@
     7815@@ -2826,6 +2994,7 @@
    75317816 esac
    75327817 
     
    75367821 cat >$cf_edit_man <<CF_EOF
    75377822 #! /bin/sh
    7538 @@ -2841,7 +2982,7 @@
     7823@@ -2841,7 +3010,7 @@
    75397824 NCURSES_OSPEED="$NCURSES_OSPEED"
    75407825 TERMINFO="$TERMINFO"
     
    75457830 INSTALL="$INSTALL"
    75467831 INSTALL_DATA="$INSTALL_DATA"
    7547 @@ -2889,6 +3030,32 @@
     7832@@ -2889,6 +3058,32 @@
    75487833                \$MKDIRS \$cf_subdir\$section
    75497834        fi
     
    75787863        cf_source=\`basename \$i\`
    75797864        inalias=\$cf_source
    7580 @@ -2901,7 +3068,7 @@
     7865@@ -2901,7 +3096,7 @@
    75817866 
    75827867 if test "$MANPAGE_ALIASES" != no ; then
     
    75877872 fi
    75887873 
    7589 @@ -2922,36 +3089,13 @@
     7874@@ -2922,36 +3117,13 @@
    75907875                cf_target="\$cf_source"
    75917876        fi
     
    76267911 if test -f $MANPAGE_RENAMES ; then
    76277912 cat >>$cf_edit_man <<CF_EOF
    7628 @@ -3012,6 +3156,7 @@
     7913@@ -3012,6 +3184,7 @@
    76297914        if test \$verb = installing ; then
    76307915                echo \$verb \$cf_target
     
    76347919                        cd \$cf_subdir\${section} && (
    76357920                                cf_source=\`echo \$cf_target |sed -e 's%^.*/\([[^/]][[^/]]*/[[^/]][[^/]]*$\)%\1%'\`
    7636 @@ -3053,8 +3198,11 @@
     7921@@ -3053,8 +3226,11 @@
    76377922                        )
    76387923                )
     
    76487933                        cd \$cf_subdir\${section} && (
    76497934                                for cf_alias in \$aliases
    7650 @@ -3192,12 +3340,12 @@
     7935@@ -3192,12 +3368,12 @@
    76517936 fi
    76527937 ])dnl
     
    76637948 dnl ---------------------------------------------------------------------------
    76647949 dnl CF_NCURSES_ABI_6 version: 1 updated: 2005/09/17 18:42:49
    7665 @@ -3680,7 +3828,73 @@
     7950@@ -3297,7 +3473,7 @@
     7951        AC_SUBST(PATHSEP)
     7952 ])dnl
     7953 dnl ---------------------------------------------------------------------------
     7954-dnl CF_PATH_SYNTAX version: 11 updated: 2006/09/02 08:55:46
     7955+dnl CF_PATH_SYNTAX version: 12 updated: 2008/03/23 14:45:59
     7956 dnl --------------
     7957 dnl Check the argument to see that it looks like a pathname.  Rewrite it if it
     7958 dnl begins with one of the prefix/exec_prefix variables, and then again if the
     7959@@ -3329,7 +3505,7 @@
     7960   $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
     7961   ;;
     7962 *)
     7963-  ifelse($2,,[AC_ERROR([expected a pathname, not \"[$]$1\"])],$2)
     7964+  ifelse($2,,[AC_MSG_ERROR([expected a pathname, not \"[$]$1\"])],$2)
     7965   ;;
     7966 esac
     7967 ])dnl
     7968@@ -3680,7 +3856,73 @@
    76667969                -e 's/-[[UD]]$3\(=[[^   ]]*\)\?[$]//g'`
    76677970 ])dnl
     
    77348037+])dnl
    77358038+dnl ---------------------------------------------------------------------------
    7736 +dnl CF_SHARED_OPTS version: 46 updated: 2007/02/24 18:58:09
     8039+dnl CF_SHARED_OPTS version: 48 updated: 2008/06/14 15:08:17
    77378040 dnl --------------
    77388041 dnl --------------
    77398042 dnl Attempt to determine the appropriate CC/LD options for creating a shared
    7740 @@ -3757,14 +3971,27 @@
     8043@@ -3726,7 +3968,7 @@
     8044                cf_cv_shlib_version=$withval
     8045                ;;
     8046        *)
     8047-               AC_ERROR([option value must be one of: rel, abi, auto or no])
     8048+               AC_MSG_ERROR([option value must be one of: rel, abi, auto or no])
     8049                ;;
     8050        esac
     8051        ],[cf_cv_shlib_version=auto])
     8052@@ -3757,14 +3999,27 @@
    77418053                ;;
    77428054        cygwin*)
     
    77688080                cf_cv_shlib_version_infix=yes
    77698081                AC_CACHE_CHECK([if ld -search_paths_first works], cf_cv_ldflags_search_paths_first, [
    7770 @@ -3818,11 +4045,11 @@
     8082@@ -3818,11 +4073,11 @@
    77718083                CF_SHARED_SONAME
    77728084                MK_SHARED_LIB='${CC} ${CFLAGS} -shared -Wl,-soname,'$cf_shared_soname',-stats,-lc -o $[@]'
     
    77828094                MK_SHARED_LIB='${LD} -Bshareable -o $[@]'
    77838095                test "$cf_cv_shlib_version" = auto && cf_cv_shlib_version=rel
    7784 @@ -4043,6 +4270,41 @@
     8096@@ -3903,9 +4158,7 @@
     8097                ;;
     8098        solaris2*)
     8099                # tested with SunOS 5.5.1 (solaris 2.5.1) and gcc 2.7.2
     8100-               if test "$GCC" != yes; then
     8101-                       CC_SHARED_OPTS='-KPIC'
     8102-               fi
     8103+               # tested with SunOS 5.10 (solaris 10) and gcc 3.4.3
     8104                if test "$DFT_LWR_MODEL" = "shared" ; then
     8105                        LOCAL_LDFLAGS="-R \$(LOCAL_LIBDIR):\${libdir}"
     8106                        LOCAL_LDFLAGS2="$LOCAL_LDFLAGS"
     8107@@ -3915,7 +4168,12 @@
     8108                        EXTRA_LDFLAGS="$LOCAL_LDFLAGS $EXTRA_LDFLAGS"
     8109                fi
     8110                CF_SHARED_SONAME
     8111-               MK_SHARED_LIB='${CC} -dy -G -h '$cf_shared_soname' -o $[@]'
     8112+               if test "$GCC" != yes; then
     8113+                       CC_SHARED_OPTS='-xcode=pic32'
     8114+                       MK_SHARED_LIB='${CC} -dy -G -h '$cf_shared_soname' -o $[@]'
     8115+               else
     8116+                       MK_SHARED_LIB='${CC} -shared -dy -G -h '$cf_shared_soname' -o $[@]'
     8117+               fi
     8118                ;;
     8119        sysv5uw7*|unix_sv*)
     8120                # tested with UnixWare 7.1.0 (gcc 2.95.2 and cc)
     8121@@ -4043,6 +4301,41 @@
    77858122 fi
    77868123 ])dnl
     
    78248161 dnl -------------
    78258162 dnl Check for definitions & structures needed for window size-changing
    7826 @@ -4503,11 +4765,12 @@
     8163@@ -4503,11 +4796,12 @@
    78278164 $1=`echo "$2" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
    78288165 ])dnl
     
    78388175 dnl ---------------------------------------------------------------------------
    78398176 dnl CF_WCHAR_TYPE version: 2 updated: 2004/01/17 19:18:20
    7840 @@ -4643,7 +4906,7 @@
     8177@@ -4610,7 +4904,7 @@
     8178 fi
     8179 ])dnl
     8180 dnl ---------------------------------------------------------------------------
     8181-dnl CF_WITH_GPM version: 6 updated: 2006/12/17 11:12:09
     8182+dnl CF_WITH_GPM version: 7 updated: 2008/03/23 14:48:54
     8183 dnl -----------
     8184 dnl
     8185 dnl The option parameter (if neither yes/no) is assumed to be the name of
     8186@@ -4632,7 +4926,7 @@
     8187                        AC_DEFINE(HAVE_LIBGPM)
     8188                else
     8189                        AC_CHECK_LIB(gpm,Gpm_Open,[:],[
     8190-                               AC_ERROR(Cannot link with GPM library)
     8191+                               AC_MSG_ERROR(Cannot link with GPM library)
     8192                fi
     8193                with_gpm=yes
     8194                ])
     8195@@ -4643,7 +4937,7 @@
    78418196 fi
    78428197 ])
    78438198 dnl ---------------------------------------------------------------------------
    78448199-dnl CF_WITH_LIBTOOL version: 10 updated: 2006/10/14 15:23:15
    7845 +dnl CF_WITH_LIBTOOL version: 18 updated: 2007/04/08 20:02:38
     8200+dnl CF_WITH_LIBTOOL version: 19 updated: 2008/03/29 15:46:43
    78468201 dnl ---------------
    78478202 dnl Provide a configure option to incorporate libtool.  Define several useful
    78488203 dnl symbols for the makefile rules.
    7849 @@ -4692,7 +4955,7 @@
     8204@@ -4692,7 +4986,7 @@
    78508205 # doing:
    78518206 LIB_CLEAN=
     
    78568211 LIB_UNINSTALL=
    78578212 
    7858 @@ -4718,12 +4981,12 @@
     8213@@ -4718,12 +5012,12 @@
    78598214                AC_MSG_ERROR(Cannot find libtool)
    78608215        fi
     
    78728227        LIB_UNINSTALL='${LIBTOOL} --mode=uninstall'
    78738228        LIB_PREP=:
    7874 @@ -4734,10 +4997,10 @@
     8229@@ -4734,16 +5028,17 @@
    78758230        # Save the version in a cache variable - this is not entirely a good
    78768231        # thing, but the version string from libtool is very ugly, and for
     
    78858240 
    78868241        # special hack to add --tag option for C++ compiler
    7887 @@ -4758,6 +5021,7 @@
     8242        case $cf_cv_libtool_version in
     8243        1.[[5-9]]*|[[2-9]]*)
     8244                LIBTOOL_CXX="$LIBTOOL --tag=CXX"
     8245+               LIBTOOL="$LIBTOOL --tag=CC"
     8246                ;;
     8247        *)
     8248                LIBTOOL_CXX="$LIBTOOL"
     8249@@ -4758,6 +5053,7 @@
    78888250 
    78898251 AC_SUBST(LIBTOOL)
     
    78938255 AC_SUBST(LIB_CREATE)
    78948256 AC_SUBST(LIB_OBJECT)
    7895 @@ -4772,7 +5036,7 @@
     8257@@ -4772,7 +5068,7 @@
    78968258 
    78978259 ])dnl
     
    79028264 dnl Wrapper for AC_ARG_WITH to ensure that user supplies a pathname, not just
    79038265 dnl defaulting to yes/no.
    7904 @@ -4786,7 +5050,9 @@
     8266@@ -4786,7 +5082,9 @@
    79058267 AC_DEFUN([CF_WITH_PATH],
    79068268 [AC_ARG_WITH($1,[$2 ](default: ifelse($4,,empty,$4)),,
     
    79128274 AC_SUBST($3)dnl
    79138275 ])dnl
    7914 @@ -4896,7 +5162,7 @@
     8276@@ -4833,6 +5131,32 @@
     8277 
     8278 ])dnl
     8279 dnl ---------------------------------------------------------------------------
     8280+dnl CF_WITH_PTHREAD version: 1 updated: 2008/03/29 13:42:21
     8281+dnl ---------------
     8282+dnl Check for POSIX thread library.
     8283+AC_DEFUN([CF_WITH_PTHREAD],
     8284+[
     8285+AC_MSG_CHECKING(if you want to link with the pthread library)
     8286+AC_ARG_WITH(pthread,
     8287+    [  --with-pthread          use POSIX thread library],
     8288+    [with_pthread=$withval],
     8289+    [with_pthread=no])
     8290+AC_MSG_RESULT($with_pthread)
     8291+
     8292+if test "$with_pthread" != no ; then
     8293+    AC_CHECK_HEADER(pthread.h,[
     8294+        AC_DEFINE(HAVE_PTHREADS_H)
     8295+        AC_CHECK_LIB(pthread,pthread_create,[
     8296+            LIBS="-lpthread $LIBS"
     8297+            AC_DEFINE(HAVE_LIBPTHREADS)
     8298+            with_pthread=yes
     8299+        ],[
     8300+            AC_MSG_ERROR(Cannot link with pthread library)
     8301+        ])
     8302+    ])
     8303+fi
     8304+])
     8305+dnl ---------------------------------------------------------------------------
     8306 dnl CF_WITH_REL_VERSION version: 1 updated: 2003/09/20 18:12:49
     8307 dnl -------------------
     8308 dnl Allow library's release-version to be overridden.  Generally this happens when a
     8309@@ -4896,7 +5220,7 @@
    79158310        [USE_VALGRIND])
    79168311 ])dnl
     
    79218316 dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions,
    79228317 dnl or adapt to the vendor's definitions to get equivalent functionality,
    7923 @@ -4930,7 +5196,7 @@
     8318@@ -4930,7 +5254,7 @@
    79248319 irix[[56]].*) #(vi
    79258320        CPPFLAGS="$CPPFLAGS -D_SGI_SOURCE"
     
    79328327diff -Naur ncurses-5.6.orig/c++/Makefile.in ncurses-5.6/c++/Makefile.in
    79338328--- ncurses-5.6.orig/c++/Makefile.in    2006-10-21 13:07:49.000000000 -0400
    7934 +++ ncurses-5.6/c++/Makefile.in 2007-12-21 00:02:35.000000000 -0500
     8329+++ ncurses-5.6/c++/Makefile.in 2008-06-18 06:49:44.000000000 -0400
    79358330@@ -1,6 +1,6 @@
    79368331-# $Id: Makefile.in,v 1.78 2006/10/21 17:07:49 tom Exp $
     
    79948389diff -Naur ncurses-5.6.orig/c++/README-first ncurses-5.6/c++/README-first
    79958390--- ncurses-5.6.orig/c++/README-first   2006-04-22 18:19:37.000000000 -0400
    7996 +++ ncurses-5.6/c++/README-first        2007-12-21 00:02:35.000000000 -0500
     8391+++ ncurses-5.6/c++/README-first        2008-06-18 06:49:44.000000000 -0400
    79978392@@ -1,5 +1,5 @@
    79988393 -------------------------------------------------------------------------------
     
    80778472diff -Naur ncurses-5.6.orig/c++/cursesapp.cc ncurses-5.6/c++/cursesapp.cc
    80788473--- ncurses-5.6.orig/c++/cursesapp.cc   2005-04-03 08:25:23.000000000 -0400
    8079 +++ ncurses-5.6/c++/cursesapp.cc        2007-12-21 00:02:35.000000000 -0500
     8474+++ ncurses-5.6/c++/cursesapp.cc        2008-06-18 06:49:44.000000000 -0400
    80808475@@ -1,6 +1,6 @@
    80818476 // * this is for making emacs happy: -*-Mode: C++;-*-
     
    81148509diff -Naur ncurses-5.6.orig/c++/cursesmain.cc ncurses-5.6/c++/cursesmain.cc
    81158510--- ncurses-5.6.orig/c++/cursesmain.cc  2003-10-25 10:53:13.000000000 -0400
    8116 +++ ncurses-5.6/c++/cursesmain.cc       2007-12-21 00:02:35.000000000 -0500
     8511+++ ncurses-5.6/c++/cursesmain.cc       2008-06-18 06:49:44.000000000 -0400
    81178512@@ -1,6 +1,6 @@
    81188513 // * this is for making emacs happy: -*-Mode: C++;-*-
     
    81788573diff -Naur ncurses-5.6.orig/c++/cursesp.h ncurses-5.6/c++/cursesp.h
    81798574--- ncurses-5.6.orig/c++/cursesp.h      2005-08-13 14:09:21.000000000 -0400
    8180 +++ ncurses-5.6/c++/cursesp.h   2007-12-21 00:02:35.000000000 -0500
     8575+++ ncurses-5.6/c++/cursesp.h   2008-06-18 06:49:44.000000000 -0400
    81818576@@ -1,6 +1,6 @@
    81828577 // * This makes emacs happy -*-Mode: C++;-*-
     
    82078602diff -Naur ncurses-5.6.orig/c++/cursespad.cc ncurses-5.6/c++/cursespad.cc
    82088603--- ncurses-5.6.orig/c++/cursespad.cc   2005-07-23 16:51:23.000000000 -0400
    8209 +++ ncurses-5.6/c++/cursespad.cc        2007-12-21 00:02:35.000000000 -0500
     8604+++ ncurses-5.6/c++/cursespad.cc        2008-06-18 06:49:44.000000000 -0400
    82108605@@ -1,6 +1,6 @@
    82118606 // * this is for making emacs happy: -*-Mode: C++;-*-
     
    82348629diff -Naur ncurses-5.6.orig/c++/cursesw.cc ncurses-5.6/c++/cursesw.cc
    82358630--- ncurses-5.6.orig/c++/cursesw.cc     2005-08-13 14:12:17.000000000 -0400
    8236 +++ ncurses-5.6/c++/cursesw.cc  2007-12-21 00:02:36.000000000 -0500
     8631+++ ncurses-5.6/c++/cursesw.cc  2008-06-18 06:49:45.000000000 -0400
    82378632@@ -1,77 +1,83 @@
    82388633 // * this is for making emacs happy: -*-Mode: C++;-*-
     
    89339328diff -Naur ncurses-5.6.orig/c++/cursesw.h ncurses-5.6/c++/cursesw.h
    89349329--- ncurses-5.6.orig/c++/cursesw.h      2005-07-23 16:51:39.000000000 -0400
    8935 +++ ncurses-5.6/c++/cursesw.h   2007-12-21 00:02:36.000000000 -0500
    8936 @@ -1,6 +1,6 @@
     9330+++ ncurses-5.6/c++/cursesw.h   2008-06-18 06:49:46.000000000 -0400
     9331@@ -1,6 +1,7 @@
    89379332 // * This makes emacs happy -*-Mode: C++;-*-
     9333+// vile:cppmode
    89389334 /****************************************************************************
    89399335- * Copyright (c) 1998-2004,2005 Free Software Foundation, Inc.              *
    8940 + * Copyright (c) 1998-2005,2007 Free Software Foundation, Inc.              *
     9336+ * Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.              *
    89419337  *                                                                          *
    89429338  * Permission is hereby granted, free of charge, to any person obtaining a  *
    89439339  * copy of this software and associated documentation files (the            *
    8944 @@ -30,17 +30,10 @@
     9340@@ -30,17 +31,10 @@
    89459341 #ifndef NCURSES_CURSESW_H_incl
    89469342 #define NCURSES_CURSESW_H_incl 1
     
    89509346-#include <stdarg.h>
    89519347-#include <stdio.h>
    8952 +// $Id: cursesw.h,v 1.47 2007/12/16 00:21:05 tom Exp $
     9348+// $Id: cursesw.h,v 1.48 2008/01/19 21:09:10 tom Exp $
    89539349 
    89549350 #include <etip.h>
     
    89619357 #  include   <curses.h>
    89629358 }
    8963 @@ -61,16 +54,17 @@
     9359@@ -61,16 +55,17 @@
    89649360 #define addch UNDEF(addch)
    89659361 #endif
     
    89879383 
    89889384 #ifdef addstr
    8989 @@ -79,28 +73,34 @@
     9385@@ -79,28 +74,34 @@
    89909386 #define addstr UNDEF(addstr)
    89919387 #endif
     
    90329428 
    90339429 #ifdef border
    9034 @@ -116,18 +116,11 @@
     9430@@ -116,18 +117,11 @@
    90359431 #define box UNDEF(box)
    90369432 #endif
     
    90569452 
    90579453 #ifdef clear
    9058 @@ -156,6 +149,18 @@
     9454@@ -156,6 +150,18 @@
    90599455 #define clrtoeol UNDEF(clrtoeol)
    90609456 #endif
     
    90759471 inline int UNDEF(delch)()  { return delch(); }
    90769472 #undef delch
    9077 @@ -168,12 +173,24 @@
     9473@@ -168,12 +174,24 @@
    90789474 #define deleteln UNDEF(deleteln)
    90799475 #endif
     
    91009496 inline int UNDEF(flushok)(WINDOW* _win, bool _bf)  {
    91019497   return flushok(_win, _bf); }
    9102 @@ -183,91 +200,34 @@
     9498@@ -183,91 +201,34 @@
    91039499 #define _no_flushok
    91049500 #endif
     
    92129608 
    92139609 #ifdef getnstr
    9214 @@ -276,6 +236,18 @@
     9610@@ -276,6 +237,18 @@
    92159611 #define getnstr UNDEF(getnstr)
    92169612 #endif
     
    92319627 inline void UNDEF(getyx)(const WINDOW* win, int& y, int& x) {
    92329628   getyx(win, y, x); }
    9233 @@ -283,18 +255,6 @@
     9629@@ -283,18 +256,6 @@
    92349630 #define getyx UNDEF(getyx)
    92359631 #endif
     
    92509646 inline int UNDEF(hline)(chtype ch, int n) { return hline(ch, n); }
    92519647 #undef hline
    9252 @@ -307,18 +267,62 @@
     9648@@ -307,18 +268,62 @@
    92539649 #define inch UNDEF(inch)
    92549650 #endif
     
    93139709 inline int UNDEF(leaveok)(WINDOW* win, bool bf)  { return leaveok(win, bf); }
    93149710 #undef leaveok
    9315 @@ -333,142 +337,127 @@
     9711@@ -333,142 +338,127 @@
    93169712 #define move UNDEF(move)
    93179713 #endif
     
    95439939 
    95449940 #ifdef mvwchgat
    9545 @@ -479,212 +468,275 @@
     9941@@ -479,212 +469,275 @@
    95469942 #define mvwchgat UNDEF(mvwchgat)
    95479943 #endif
     
    996310359 
    996410360 /*
    9965 @@ -705,11 +757,13 @@
     10361@@ -705,11 +758,13 @@
    996610362 private:
    996710363   static bool    b_initialized;
     
    997810374   static int     setpalette(short fore, short back, short pair);
    997910375   static int     colorInitialized;
    9980 @@ -743,7 +797,7 @@
     10376@@ -743,7 +798,7 @@
    998110377   NCursesWindow();
    998210378 
     
    998710383   NCursesWindow(int nlines,        // number of lines
    998810384                int ncols,         // number of columns
    9989 @@ -823,16 +877,22 @@
     10385@@ -823,16 +878,22 @@
    999010386   int            width() const { return maxx() + 1; }
    999110387   // Number of columns in this window
     
    1001410410 
    1001510411   short          getcolor() const;
    10016 @@ -867,6 +927,15 @@
     10412@@ -867,6 +928,15 @@
    1001710413   void           getyx(int& y, int& x) const { ::getyx(w, y, x); }
    1001810414   // Get current position of the cursor
     
    1003010426     return ::mvcur(oldrow, oldcol, newrow, newcol); }
    1003110427   // Perform lowlevel cursor motion that takes effect immediately.
    10032 @@ -909,6 +978,9 @@
     10428@@ -909,6 +979,9 @@
    1003310429   ;
    1003410430 #endif
     
    1004010436     // Move the cursor to the requested position and then perform a scanw
    1004110437     // from the window.
    10042 @@ -918,6 +990,10 @@
     10438@@ -918,6 +991,10 @@
    1004310439   ;
    1004410440 #endif
     
    1005110447   // output
    1005210448   // -------------------------------------------------------------------------
    10053 @@ -939,7 +1015,17 @@
     10449@@ -939,7 +1016,17 @@
    1005410450 
    1005510451   int            addstr(int y, int x, const char * str, int n=-1) {
     
    1007010466 
    1007110467   int            printw(const char* fmt, ...)
    10072 @@ -958,6 +1044,12 @@
     10468@@ -958,6 +1045,12 @@
    1007310469   ;
    1007410470 #endif
     
    1008310479   // Retrieve attributed character under the current cursor position.
    1008410480 
    10085 @@ -965,6 +1057,16 @@
     10481@@ -965,6 +1058,16 @@
    1008610482   // Move cursor to requested position and then retrieve attributed character
    1008710483   // at this position.
     
    1010010496   // Insert attributed character into the window before current cursor
    1010110497   // position.
    10102 @@ -1001,6 +1103,9 @@
     10498@@ -1001,6 +1104,9 @@
    1010310499   int            attrset(chtype at) { return ::wattrset(w, static_cast<int>(at)); }
    1010410500   // Set the window attributes;
     
    1011010506     return ::wcolor_set(w, color_pair_number, opts); }
    1011110507   // Set the window color attribute;
    10112 @@ -1116,11 +1221,13 @@
     10508@@ -1116,11 +1222,13 @@
    1011310509   // If bf is TRUE, use insert/delete line hardware support if possible.
    1011410510   // Otherwise do it in software.
     
    1012510521   // Mark the whole window as modified.
    1012610522 
    10127 @@ -1173,9 +1280,13 @@
     10523@@ -1173,9 +1281,13 @@
    1012810524   // If called with bf=TRUE, any change in the window will cause an
    1012910525   // automatic immediate refresh()
     
    1013910535   // If called with bf=TRUE, keys may generate 8-Bit characters. Otherwise
    1014010536   // 7-Bit characters are generated.
    10141 @@ -1220,6 +1331,14 @@
     10537@@ -1220,6 +1332,14 @@
    1014210538   // sminrow,smincol.
    1014310539 
     
    1014510541+  // Extended functions
    1014610542+  // -------------------------------------------------------------------------
    10147 +#ifdef NCURSES_EXT_FUNCS
     10543+#if defined(NCURSES_EXT_FUNCS) && (NCURSES_EXT_FUNCS != 0)
    1014810544+  int            wresize(int newLines, int newColumns) {
    1014910545+    return ::wresize(w, newLines, newColumns); }
     
    1015610552diff -Naur ncurses-5.6.orig/c++/demo.cc ncurses-5.6/c++/demo.cc
    1015710553--- ncurses-5.6.orig/c++/demo.cc        2006-04-22 18:38:57.000000000 -0400
    10158 +++ ncurses-5.6/c++/demo.cc     2007-12-21 00:02:35.000000000 -0500
     10554+++ ncurses-5.6/c++/demo.cc     2008-06-18 06:49:44.000000000 -0400
    1015910555@@ -1,6 +1,6 @@
    1016010556 // * This makes emacs happy -*-Mode: C++;-*-
     
    1045710853diff -Naur ncurses-5.6.orig/c++/edit_cfg.sh ncurses-5.6/c++/edit_cfg.sh
    1045810854--- ncurses-5.6.orig/c++/edit_cfg.sh    2005-04-30 17:00:22.000000000 -0400
    10459 +++ ncurses-5.6/c++/edit_cfg.sh 2007-12-21 00:02:35.000000000 -0500
     10855+++ ncurses-5.6/c++/edit_cfg.sh 2008-06-18 06:49:44.000000000 -0400
    1046010856@@ -1,7 +1,7 @@
    1046110857 #!/bin/sh
     
    1049310889diff -Naur ncurses-5.6.orig/c++/etip.h.in ncurses-5.6/c++/etip.h.in
    1049410890--- ncurses-5.6.orig/c++/etip.h.in      2005-08-06 15:55:57.000000000 -0400
    10495 +++ ncurses-5.6/c++/etip.h.in   2007-12-21 00:02:35.000000000 -0500
     10891+++ ncurses-5.6/c++/etip.h.in   2008-06-18 06:49:44.000000000 -0400
    1049610892@@ -1,6 +1,6 @@
    1049710893 // * This makes emacs happy -*-Mode: C++;-*-
     
    1059210988diff -Naur ncurses-5.6.orig/c++/headers ncurses-5.6/c++/headers
    1059310989--- ncurses-5.6.orig/c++/headers        1998-02-11 07:13:40.000000000 -0500
    10594 +++ ncurses-5.6/c++/headers     2007-12-21 00:02:35.000000000 -0500
     10990+++ ncurses-5.6/c++/headers     2008-06-18 06:49:44.000000000 -0400
    1059510991@@ -1,7 +1,7 @@
    1059610992 # C++ headers
     
    1061011006diff -Naur ncurses-5.6.orig/c++/internal.h ncurses-5.6/c++/internal.h
    1061111007--- ncurses-5.6.orig/c++/internal.h     2006-09-30 17:59:57.000000000 -0400
    10612 +++ ncurses-5.6/c++/internal.h  2007-12-21 00:02:35.000000000 -0500
     11008+++ ncurses-5.6/c++/internal.h  2008-06-18 06:49:44.000000000 -0400
    1061311009@@ -1,6 +1,6 @@
    1061411010 // * This makes emacs happy -*-Mode: C++;-*-
     
    1063811034diff -Naur ncurses-5.6.orig/c++/modules ncurses-5.6/c++/modules
    1063911035--- ncurses-5.6.orig/c++/modules        1999-07-31 05:46:54.000000000 -0400
    10640 +++ ncurses-5.6/c++/modules     2007-12-21 00:02:35.000000000 -0500
     11036+++ ncurses-5.6/c++/modules     2008-06-18 06:49:44.000000000 -0400
    1064111037@@ -1,7 +1,7 @@
    1064211038 # Program modules
     
    1066611062diff -Naur ncurses-5.6.orig/config.guess ncurses-5.6/config.guess
    1066711063--- ncurses-5.6.orig/config.guess       2006-07-22 11:57:37.000000000 -0400
    10668 +++ ncurses-5.6/config.guess    2007-12-21 00:02:35.000000000 -0500
    10669 @@ -4,7 +4,7 @@
    10670  #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
    10671  #   Inc.
     11064+++ ncurses-5.6/config.guess    2008-06-18 06:49:49.000000000 -0400
     11065@@ -1,10 +1,10 @@
     11066 #! /bin/sh
     11067 # Attempt to guess a canonical system name.
     11068 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
     11069-#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
     11070-#   Inc.
     11071+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
     11072+#   Free Software Foundation, Inc.
    1067211073 
    1067311074-timestamp='2006-07-02'
    10674 +timestamp='2007-05-17'
     11075+timestamp='2008-03-12'
    1067511076 
    1067611077 # This file is free software; you can redistribute it and/or modify it
    1067711078 # under the terms of the GNU General Public License as published by
     11079@@ -56,8 +56,8 @@
     11080 GNU config.guess ($timestamp)
     11081 
     11082 Originally written by Per Bothner.
     11083-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
     11084-Free Software Foundation, Inc.
     11085+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
     11086+2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
     11087 
     11088 This is free software; see the source for copying conditions.  There is NO
     11089 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
    1067811090@@ -161,6 +161,7 @@
    1067911091            arm*) machine=arm-unknown ;;
     
    1068411096        esac
    1068511097        # The Operating System including object format, if it has switched
     11098@@ -179,7 +180,7 @@
     11099                fi
     11100                ;;
     11101            *)
     11102-               os=netbsd
     11103+               os=netbsd
     11104                ;;
     11105        esac
     11106        # The OS release
     11107@@ -218,11 +219,11 @@
     11108        exit ;;
     11109     alpha:OSF1:*:*)
     11110        case $UNAME_RELEASE in
     11111-       *4.0)
     11112+           *4.0)
     11113                UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
     11114                ;;
     11115-       *5.*)
     11116-               UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
     11117+           *5.*)
     11118+               UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
     11119                ;;
     11120        esac
     11121        # According to Compaq, /usr/sbin/psrinfo has been available on
     11122@@ -294,7 +295,7 @@
     11123        echo s390-ibm-zvmoe
     11124        exit ;;
     11125     *:OS400:*:*)
     11126-        echo powerpc-ibm-os400
     11127+       echo powerpc-ibm-os400
     11128        exit ;;
     11129     arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
     11130        echo arm-acorn-riscix${UNAME_RELEASE}
    1068611131@@ -329,7 +330,7 @@
    1068711132     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
     
    1068911134        exit ;;
    1069011135-    i86pc:SunOS:5.*:*)
    10691 +    i86pc:SunOS:5.*:* | ix86xen:SunOS:5.*:*)
     11136+    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
    1069211137        echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
    1069311138        exit ;;
    1069411139     sun4*:SunOS:6*:*)
    10695 @@ -780,7 +781,7 @@
     11140@@ -374,23 +375,23 @@
     11141     # MiNT.  But MiNT is downward compatible to TOS, so this should
     11142     # be no problem.
     11143     atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
     11144-        echo m68k-atari-mint${UNAME_RELEASE}
     11145+       echo m68k-atari-mint${UNAME_RELEASE}
     11146        exit ;;
     11147     atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
     11148        echo m68k-atari-mint${UNAME_RELEASE}
     11149-        exit ;;
     11150+       exit ;;
     11151     *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
     11152-        echo m68k-atari-mint${UNAME_RELEASE}
     11153+       echo m68k-atari-mint${UNAME_RELEASE}
     11154        exit ;;
     11155     milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
     11156-        echo m68k-milan-mint${UNAME_RELEASE}
     11157-        exit ;;
     11158+       echo m68k-milan-mint${UNAME_RELEASE}
     11159+       exit ;;
     11160     hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
     11161-        echo m68k-hades-mint${UNAME_RELEASE}
     11162-        exit ;;
     11163+       echo m68k-hades-mint${UNAME_RELEASE}
     11164+       exit ;;
     11165     *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
     11166-        echo m68k-unknown-mint${UNAME_RELEASE}
     11167-        exit ;;
     11168+       echo m68k-unknown-mint${UNAME_RELEASE}
     11169+       exit ;;
     11170     m68k:machten:*:*)
     11171        echo m68k-apple-machten${UNAME_RELEASE}
     11172        exit ;;
     11173@@ -460,8 +461,8 @@
     11174        echo m88k-motorola-sysv3
     11175        exit ;;
     11176     AViiON:dgux:*:*)
     11177-        # DG/UX returns AViiON for all architectures
     11178-        UNAME_PROCESSOR=`/usr/bin/uname -p`
     11179+       # DG/UX returns AViiON for all architectures
     11180+       UNAME_PROCESSOR=`/usr/bin/uname -p`
     11181        if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
     11182        then
     11183            if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
     11184@@ -531,7 +532,7 @@
     11185                echo rs6000-ibm-aix3.2
     11186        fi
     11187        exit ;;
     11188-    *:AIX:*:[45])
     11189+    *:AIX:*:[456])
     11190        IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
     11191        if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
     11192                IBM_ARCH=rs6000
     11193@@ -574,8 +575,8 @@
     11194            9000/[678][0-9][0-9])
     11195                if [ -x /usr/bin/getconf ]; then
     11196                    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
     11197-                    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
     11198-                    case "${sc_cpu_version}" in
     11199+                   sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
     11200+                   case "${sc_cpu_version}" in
     11201                       523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
     11202                       528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
     11203                       532)                      # CPU_PA_RISC2_0
     11204@@ -710,22 +711,22 @@
     11205        exit ;;
     11206     C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
     11207        echo c1-convex-bsd
     11208-        exit ;;
     11209+       exit ;;
     11210     C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
     11211        if getsysinfo -f scalar_acc
     11212        then echo c32-convex-bsd
     11213        else echo c2-convex-bsd
     11214        fi
     11215-        exit ;;
     11216+       exit ;;
     11217     C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
     11218        echo c34-convex-bsd
     11219-        exit ;;
     11220+       exit ;;
     11221     C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
     11222        echo c38-convex-bsd
     11223-        exit ;;
     11224+       exit ;;
     11225     C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
     11226        echo c4-convex-bsd
     11227-        exit ;;
     11228+       exit ;;
     11229     CRAY*Y-MP:*:*:*)
     11230        echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
     11231        exit ;;
     11232@@ -749,14 +750,14 @@
     11233        exit ;;
     11234     F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
     11235        FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
     11236-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
     11237-        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
     11238-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
     11239-        exit ;;
     11240+       FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
     11241+       FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
     11242+       echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
     11243+       exit ;;
     11244     5000:UNIX_System_V:4.*:*)
     11245-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
     11246-        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
     11247-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
     11248+       FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
     11249+       FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
     11250+       echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
     11251        exit ;;
     11252     i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
     11253        echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
     11254@@ -780,22 +781,28 @@
    1069611255     i*:CYGWIN*:*)
    1069711256        echo ${UNAME_MACHINE}-pc-cygwin
     
    1070211261        exit ;;
    1070311262     i*:windows32*:*)
    10704 @@ -790,12 +791,15 @@
     11263-       # uname -m includes "-pc" on this system.
     11264-       echo ${UNAME_MACHINE}-mingw32
     11265+       # uname -m includes "-pc" on this system.
     11266+       echo ${UNAME_MACHINE}-mingw32
     11267        exit ;;
    1070511268     i*:PW*:*)
    1070611269        echo ${UNAME_MACHINE}-pc-pw32
     
    1071311276-       exit ;;
    1071411277+    *:Interix*:[3456]*)
    10715 +       case ${UNAME_MACHINE} in
    10716 +           x86) 
     11278+       case ${UNAME_MACHINE} in
     11279+           x86)
    1071711280+               echo i586-pc-interix${UNAME_RELEASE}
    1071811281+               exit ;;
     
    1072011283+               echo x86_64-unknown-interix${UNAME_RELEASE}
    1072111284+               exit ;;
     11285+           IA64)
     11286+               echo ia64-unknown-interix${UNAME_RELEASE}
     11287+               exit ;;
    1072211288+       esac ;;
    1072311289     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
    1072411290        echo i${UNAME_MACHINE}-pc-mks
    1072511291        exit ;;
    10726 @@ -950,6 +954,9 @@
     11292@@ -829,7 +836,13 @@
     11293        echo ${UNAME_MACHINE}-pc-minix
     11294        exit ;;
     11295     arm*:Linux:*:*)
     11296-       echo ${UNAME_MACHINE}-unknown-linux-gnu
     11297+       eval $set_cc_for_build
     11298+       if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null | grep -q __ARM_EABI__
     11299+       then
     11300+           echo ${UNAME_MACHINE}-unknown-linux-gnu
     11301+       else
     11302+           echo ${UNAME_MACHINE}-unknown-linux-gnueabi
     11303+       fi
     11304        exit ;;
     11305     avr32*:Linux:*:*)
     11306        echo ${UNAME_MACHINE}-unknown-linux-gnu
     11307@@ -841,7 +854,7 @@
     11308        echo crisv32-axis-linux-gnu
     11309        exit ;;
     11310     frv:Linux:*:*)
     11311-       echo frv-unknown-linux-gnu
     11312+       echo frv-unknown-linux-gnu
     11313        exit ;;
     11314     ia64:Linux:*:*)
     11315        echo ${UNAME_MACHINE}-unknown-linux-gnu
     11316@@ -869,10 +882,10 @@
     11317        #endif
     11318 EOF
     11319        eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
     11320-           /^CPU/{
     11321-               s: ::g
     11322-               p
     11323-           }'`"
     11324+               /^CPU/{
     11325+                       s: ::g
     11326+                       p
     11327+               }'`"
     11328        test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
     11329        ;;
     11330     mips64:Linux:*:*)
     11331@@ -892,15 +905,15 @@
     11332        #endif
     11333 EOF
     11334        eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
     11335-           /^CPU/{
     11336-               s: ::g
     11337-               p
     11338-           }'`"
     11339+               /^CPU/{
     11340+                       s: ::g
     11341+                       p
     11342+               }'`"
     11343        test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
     11344        ;;
     11345     or32:Linux:*:*)
     11346-       echo or32-unknown-linux-gnu
     11347-       exit ;;
     11348+       echo or32-unknown-linux-gnu
     11349+       exit ;;
     11350     ppc:Linux:*:*)
     11351        echo powerpc-unknown-linux-gnu
     11352        exit ;;
     11353@@ -916,7 +929,7 @@
     11354          EV6)   UNAME_MACHINE=alphaev6 ;;
     11355          EV67)  UNAME_MACHINE=alphaev67 ;;
     11356          EV68*) UNAME_MACHINE=alphaev68 ;;
     11357-        esac
     11358+       esac
     11359        objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
     11360        if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
     11361        echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
     11362@@ -936,7 +949,7 @@
     11363        echo ${UNAME_MACHINE}-ibm-linux
     11364        exit ;;
     11365     sh64*:Linux:*:*)
     11366-       echo ${UNAME_MACHINE}-unknown-linux-gnu
     11367+       echo ${UNAME_MACHINE}-unknown-linux-gnu
     11368        exit ;;
     11369     sh*:Linux:*:*)
     11370        echo ${UNAME_MACHINE}-unknown-linux-gnu
     11371@@ -950,6 +963,9 @@
    1072711372     x86_64:Linux:*:*)
    1072811373        echo x86_64-unknown-linux-gnu
    1072911374        exit ;;
    10730 +    xtensa:Linux:*:*)
    10731 +       echo xtensa-unknown-linux-gnu
     11375+    xtensa*:Linux:*:*)
     11376+       echo ${UNAME_MACHINE}-unknown-linux-gnu
    1073211377+       exit ;;
    1073311378     i*86:Linux:*:*)
    1073411379        # The BFD linker knows what the default object file format is, so
    1073511380        # first see if it will tell us. cd to the root directory to prevent
    10736 @@ -1208,6 +1215,15 @@
     11381@@ -961,7 +977,7 @@
     11382                                    s/.*supported targets: *//
     11383                                    s/ .*//
     11384                                    p'`
     11385-        case "$ld_supported_targets" in
     11386+       case "$ld_supported_targets" in
     11387          elf32-i386)
     11388                TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
     11389                ;;
     11390@@ -1003,10 +1019,10 @@
     11391        #endif
     11392 EOF
     11393        eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
     11394-           /^LIBC/{
     11395-               s: ::g
     11396-               p
     11397-           }'`"
     11398+               /^LIBC/{
     11399+                       s: ::g
     11400+                       p
     11401+               }'`"
     11402        test x"${LIBC}" != x && {
     11403                echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
     11404                exit
     11405@@ -1020,11 +1036,11 @@
     11406        echo i386-sequent-sysv4
     11407        exit ;;
     11408     i*86:UNIX_SV:4.2MP:2.*)
     11409-        # Unixware is an offshoot of SVR4, but it has its own version
     11410-        # number series starting with 2...
     11411-        # I am not positive that other SVR4 systems won't match this,
     11412+       # Unixware is an offshoot of SVR4, but it has its own version
     11413+       # number series starting with 2...
     11414+       # I am not positive that other SVR4 systems won't match this,
     11415        # I just have to hope.  -- rms.
     11416-        # Use sysv4.2uw... so that sysv4* matches it.
     11417+       # Use sysv4.2uw... so that sysv4* matches it.
     11418        echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
     11419        exit ;;
     11420     i*86:OS/2:*:*)
     11421@@ -1056,7 +1072,7 @@
     11422        fi
     11423        exit ;;
     11424     i*86:*:5:[678]*)
     11425-       # UnixWare 7.x, OpenUNIX and OpenServer 6.
     11426+       # UnixWare 7.x, OpenUNIX and OpenServer 6.
     11427        case `/bin/uname -X | grep "^Machine"` in
     11428            *486*)           UNAME_MACHINE=i486 ;;
     11429            *Pentium)        UNAME_MACHINE=i586 ;;
     11430@@ -1084,10 +1100,10 @@
     11431        exit ;;
     11432     pc:*:*:*)
     11433        # Left here for compatibility:
     11434-        # uname -m prints for DJGPP always 'pc', but it prints nothing about
     11435-        # the processor, so we play safe by assuming i386.
     11436+       # uname -m prints for DJGPP always 'pc', but it prints nothing about
     11437+       # the processor, so we play safe by assuming i386.
     11438        echo i386-pc-msdosdjgpp
     11439-        exit ;;
     11440+       exit ;;
     11441     Intel:Mach:3*:*)
     11442        echo i386-pc-mach3
     11443        exit ;;
     11444@@ -1122,8 +1138,8 @@
     11445        /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
     11446          && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
     11447     3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
     11448-        /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
     11449-          && { echo i486-ncr-sysv4; exit; } ;;
     11450+       /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
     11451+          && { echo i486-ncr-sysv4; exit; } ;;
     11452     m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
     11453        echo m68k-unknown-lynxos${UNAME_RELEASE}
     11454        exit ;;
     11455@@ -1157,9 +1173,9 @@
     11456        fi
     11457        exit ;;
     11458     PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
     11459-                      # says <Richard.M.Bartel@ccMail.Census.GOV>
     11460-        echo i586-unisys-sysv4
     11461-        exit ;;
     11462+                     # says <Richard.M.Bartel@ccMail.Census.GOV>
     11463+       echo i586-unisys-sysv4
     11464+       exit ;;
     11465     *:UNIX_System_V:4*:FTX*)
     11466        # From Gerald Hewes <hewes@openmarket.com>.
     11467        # How about differentiating between stratus architectures? -djm
     11468@@ -1189,7 +1205,7 @@
     11469        else
     11470                echo mips-unknown-sysv${UNAME_RELEASE}
     11471        fi
     11472-        exit ;;
     11473+       exit ;;
     11474     BeBox:BeOS:*:*)    # BeOS running on hardware made by Be, PPC only.
     11475        echo powerpc-be-beos
     11476        exit ;;
     11477@@ -1199,6 +1215,9 @@
     11478     BePC:BeOS:*:*)     # BeOS running on Intel PC compatible.
     11479        echo i586-pc-beos
     11480        exit ;;
     11481+    BePC:Haiku:*:*)    # Haiku running on Intel PC compatible.
     11482+       echo i586-pc-haiku
     11483+       exit ;;
     11484     SX-4:SUPER-UX:*:*)
     11485        echo sx4-nec-superux${UNAME_RELEASE}
     11486        exit ;;
     11487@@ -1208,6 +1227,15 @@
    1073711488     SX-6:SUPER-UX:*:*)
    1073811489        echo sx6-nec-superux${UNAME_RELEASE}
     
    1075011501        echo powerpc-apple-rhapsody${UNAME_RELEASE}
    1075111502        exit ;;
     11503@@ -1224,8 +1252,8 @@
     11504     *:procnto*:*:* | *:QNX:[0123456789]*:*)
     11505        UNAME_PROCESSOR=`uname -p`
     11506        if test "$UNAME_PROCESSOR" = "x86"; then
     11507-               UNAME_PROCESSOR=i386
     11508-               UNAME_MACHINE=pc
     11509+           UNAME_PROCESSOR=i386
     11510+           UNAME_MACHINE=pc
     11511        fi
     11512        echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
     11513        exit ;;
     11514@@ -1277,13 +1305,13 @@
     11515        echo pdp10-unknown-its
     11516        exit ;;
     11517     SEI:*:*:SEIUX)
     11518-        echo mips-sei-seiux${UNAME_RELEASE}
     11519+       echo mips-sei-seiux${UNAME_RELEASE}
     11520        exit ;;
     11521     *:DragonFly:*:*)
     11522        echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
     11523        exit ;;
     11524     *:*VMS:*:*)
     11525-       UNAME_MACHINE=`(uname -p) 2>/dev/null`
     11526+       UNAME_MACHINE=`(uname -p) 2>/dev/null`
     11527        case "${UNAME_MACHINE}" in
     11528            A*) echo alpha-dec-vms ; exit ;;
     11529            I*) echo ia64-dec-vms ; exit ;;
     11530@@ -1458,9 +1486,9 @@
     11531 the operating system you are using. It is advised that you
     11532 download the most up to date version of the config scripts from
     11533 
     11534-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
     11535+  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
     11536 and
     11537-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
     11538+  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
     11539 
     11540 If the version you run ($0) is already up to date, please
     11541 send the following data and any information you think might be
    1075211542diff -Naur ncurses-5.6.orig/config.sub ncurses-5.6/config.sub
    1075311543--- ncurses-5.6.orig/config.sub 2006-08-14 12:00:00.000000000 -0400
    10754 +++ ncurses-5.6/config.sub      2007-12-21 00:02:35.000000000 -0500
    10755 @@ -4,7 +4,7 @@
    10756  #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
    10757  #   Inc.
     11544+++ ncurses-5.6/config.sub      2008-06-18 06:49:49.000000000 -0400
     11545@@ -1,10 +1,10 @@
     11546 #! /bin/sh
     11547 # Configuration validation subroutine script.
     11548 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
     11549-#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
     11550-#   Inc.
     11551+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
     11552+#   Free Software Foundation, Inc.
    1075811553 
    1075911554-timestamp='2006-08-14'
    10760 +timestamp='2007-06-28'
     11555+timestamp='2008-03-08'
    1076111556 
    1076211557 # This file is (in principle) common to ALL GNU software.
    1076311558 # The presence of a machine in this file suggests that SOME GNU software
    10764 @@ -245,12 +245,12 @@
     11559@@ -72,8 +72,8 @@
     11560 version="\
     11561 GNU config.sub ($timestamp)
     11562 
     11563-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
     11564-Free Software Foundation, Inc.
     11565+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
     11566+2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
     11567 
     11568 This is free software; see the source for copying conditions.  There is NO
     11569 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
     11570@@ -245,17 +245,19 @@
    1076511571        | bfin \
    1076611572        | c4x | clipper \
     
    1077711583        | mips16 \
    1077811584        | mips64 | mips64el \
    10779 @@ -276,6 +276,7 @@
     11585-       | mips64vr | mips64vrel \
     11586+       | mips64octeon | mips64octeonel \
     11587        | mips64orion | mips64orionel \
     11588+       | mips64r5900 | mips64r5900el \
     11589+       | mips64vr | mips64vrel \
     11590        | mips64vr4100 | mips64vr4100el \
     11591        | mips64vr4300 | mips64vr4300el \
     11592        | mips64vr5000 | mips64vr5000el \
     11593@@ -276,6 +278,7 @@
    1078011594        | pdp10 | pdp11 | pj | pjl \
    1078111595        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
     
    1078511599        | sh64 | sh64le \
    1078611600        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
    10787 @@ -323,7 +324,7 @@
     11601@@ -303,8 +306,8 @@
     11602        # because (1) that's what they normally are, and
     11603        # (2) the word "unknown" tends to confuse beginning users.
     11604        i*86 | x86_64)
     11605-         basic_machine=$basic_machine-pc
     11606-         ;;
     11607+               basic_machine=$basic_machine-pc
     11608+               ;;
     11609        # Object if more than one company name word.
     11610        *-*-*)
     11611                echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
     11612@@ -323,19 +326,21 @@
    1078811613        | clipper-* | craynv-* | cydra-* \
    1078911614        | d10v-* | d30v-* | dlx-* \
     
    1079411619        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
    1079511620        | i*86-* | i860-* | i960-* | ia64-* \
    10796 @@ -474,8 +475,8 @@
     11621        | ip2k-* | iq2000-* \
     11622-       | m32c-* | m32r-* | m32rle-* \
     11623+       | m32c- | m32r-* | m32rle-* \
     11624        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
     11625        | m88110-* | m88k-* | maxq-* | mcore-* \
     11626        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
     11627        | mips16-* \
     11628        | mips64-* | mips64el-* \
     11629-       | mips64vr-* | mips64vrel-* \
     11630+       | mips64octeon-* | mips64octeonel-* \
     11631        | mips64orion-* | mips64orionel-* \
     11632+       | mips64r5900-* | mips64r5900el-* \
     11633+       | mips64vr-* | mips64vrel-* \
     11634        | mips64vr4100-* | mips64vr4100el-* \
     11635        | mips64vr4300-* | mips64vr4300el-* \
     11636        | mips64vr5000-* | mips64vr5000el-* \
     11637@@ -363,15 +368,19 @@
     11638        | sparclite-* \
     11639        | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
     11640        | tahoe-* | thumb-* \
     11641-       | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
     11642+       | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
     11643        | tron-* \
     11644        | v850-* | v850e-* | vax-* \
     11645        | we32k-* \
     11646        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
     11647-       | xstormy16-* | xtensa-* \
     11648+       | xstormy16-* | xtensa*-* \
     11649        | ymp-* \
     11650        | z8k-*)
     11651                ;;
     11652+       # Recognize the basic CPU types without company name, with glob match.
     11653+       xtensa*)
     11654+               basic_machine=$basic_machine-unknown
     11655+               ;;
     11656        # Recognize the various machine names and aliases which stand
     11657        # for a CPU type and a company and sometimes even an OS.
     11658        386bsd)
     11659@@ -388,7 +397,7 @@
     11660                basic_machine=a29k-amd
     11661                os=-udi
     11662                ;;
     11663-       abacus)
     11664+       abacus)
     11665                basic_machine=abacus-unknown
     11666                ;;
     11667        adobe68k)
     11668@@ -442,6 +451,14 @@
     11669                basic_machine=ns32k-sequent
     11670                os=-dynix
     11671                ;;
     11672+       blackfin)
     11673+               basic_machine=bfin-unknown
     11674+               os=-linux
     11675+               ;;
     11676+       blackfin-*)
     11677+               basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
     11678+               os=-linux
     11679+               ;;
     11680        c90)
     11681                basic_machine=c90-cray
     11682                os=-unicos
     11683@@ -474,8 +491,8 @@
    1079711684                basic_machine=craynv-cray
    1079811685                os=-unicosmp
     
    1080511692                ;;
    1080611693        crds | unos)
    10807 @@ -682,6 +683,10 @@
     11694@@ -667,6 +684,14 @@
     11695                basic_machine=m68k-isi
     11696                os=-sysv
     11697                ;;
     11698+       m68knommu)
     11699+               basic_machine=m68k-unknown
     11700+               os=-linux
     11701+               ;;
     11702+       m68knommu-*)
     11703+               basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
     11704+               os=-linux
     11705+               ;;
     11706        m88k-omron*)
     11707                basic_machine=m88k-omron
     11708                ;;
     11709@@ -682,6 +707,10 @@
    1080811710                basic_machine=i386-pc
    1080911711                os=-mingw32
     
    1081611718                basic_machine=m68000-convergent
    1081711719                ;;
    10818 @@ -924,6 +929,9 @@
     11720@@ -808,6 +837,14 @@
     11721                basic_machine=i860-intel
     11722                os=-osf
     11723                ;;
     11724+       parisc)
     11725+               basic_machine=hppa-unknown
     11726+               os=-linux
     11727+               ;;
     11728+       parisc-*)
     11729+               basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
     11730+               os=-linux
     11731+               ;;
     11732        pbd)
     11733                basic_machine=sparc-tti
     11734                ;;
     11735@@ -924,6 +961,9 @@
    1081911736                basic_machine=sh-hitachi
    1082011737                os=-hms
     
    1082611743                basic_machine=sh64-unknown
    1082711744                ;;
    10828 @@ -1218,7 +1226,7 @@
     11745@@ -1013,6 +1053,10 @@
     11746                basic_machine=tic6x-unknown
     11747                os=-coff
     11748                ;;
     11749+       tile*)
     11750+               basic_machine=tile-unknown
     11751+               os=-linux-gnu
     11752+               ;;
     11753        tx39)
     11754                basic_machine=mipstx39-unknown
     11755                ;;
     11756@@ -1173,8 +1217,8 @@
     11757 if [ x"$os" != x"" ]
     11758 then
     11759 case $os in
     11760-        # First match some system type aliases
     11761-        # that might get confused with valid system types.
     11762+       # First match some system type aliases
     11763+       # that might get confused with valid system types.
     11764        # -solaris* is a basic system type, with this one exception.
     11765        -solaris1 | -solaris1.*)
     11766                os=`echo $os | sed -e 's|solaris1|sunos4|'`
     11767@@ -1218,7 +1262,7 @@
    1082911768              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
    1083011769              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
     
    1083511774                ;;
    1083611775        -qnx*)
    10837 @@ -1370,6 +1378,9 @@
     11776@@ -1257,7 +1301,7 @@
     11777        -opened*)
     11778                os=-openedition
     11779                ;;
     11780-        -os400*)
     11781+       -os400*)
     11782                os=-os400
     11783                ;;
     11784        -wince*)
     11785@@ -1306,7 +1350,7 @@
     11786        -sinix*)
     11787                os=-sysv4
     11788                ;;
     11789-        -tpf*)
     11790+       -tpf*)
     11791                os=-tpf
     11792                ;;
     11793        -triton*)
     11794@@ -1370,7 +1414,10 @@
    1083811795 # system, and we'll never get to this point.
    1083911796 
    1084011797 case $basic_machine in
    10841 +        score-*)
     11798-        spu-*)
     11799+       score-*)
    1084211800+               os=-elf
    1084311801+               ;;
    10844          spu-*)
     11802+       spu-*)
    1084511803                os=-elf
    1084611804                ;;
    10847 @@ -1410,6 +1421,9 @@
     11805        *-acorn)
     11806@@ -1382,8 +1429,8 @@
     11807        arm*-semi)
     11808                os=-aout
     11809                ;;
     11810-        c4x-* | tic4x-*)
     11811-               os=-coff
     11812+       c4x-* | tic4x-*)
     11813+               os=-coff
     11814                ;;
     11815        # This must come before the *-dec entry.
     11816        pdp10-*)
     11817@@ -1410,6 +1457,9 @@
    1084811818        m68*-cisco)
    1084911819                os=-aout
    1085011820                ;;
    10851 +        mep-*)
     11821+       mep-*)
    1085211822+               os=-elf
    1085311823+               ;;
     
    1085511825                os=-elf
    1085611826                ;;
     11827@@ -1434,7 +1484,7 @@
     11828        *-ibm)
     11829                os=-aix
     11830                ;;
     11831-       *-knuth)
     11832+       *-knuth)
     11833                os=-mmixware
     11834                ;;
     11835        *-wec)
    1085711836diff -Naur ncurses-5.6.orig/configure ncurses-5.6/configure
    1085811837--- ncurses-5.6.orig/configure  2006-12-17 11:33:38.000000000 -0500
    10859 +++ ncurses-5.6/configure       2007-12-21 00:02:35.000000000 -0500
    10860 @@ -1,5 +1,5 @@
     11838+++ ncurses-5.6/configure       2008-06-18 06:49:52.000000000 -0400
     11839@@ -1,7 +1,7 @@
    1086111840 #! /bin/sh
    1086211841-# From configure.in Revision: 1.383 .
    10863 +# From configure.in Revision: 1.429 .
     11842+# From configure.in Revision: 1.434 .
    1086411843 # Guess values for system-dependent variables and create Makefiles.
    10865  # Generated by Autoconf 2.52.20061216.
     11844-# Generated by Autoconf 2.52.20061216.
     11845+# Generated by Autoconf 2.52.20080325.
    1086611846 #
     11847 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
     11848 # Free Software Foundation, Inc.
    1086711849@@ -699,6 +699,7 @@
    1086811850   --without-ada           suppress check for Ada95, don't build demo
     
    1089411876   --with-termpath=XXX     specify list of termcap files (default: /etc/termcap:/usr/share/misc/termcap)
    1089511877   --enable-getcap         fast termcap load, no xrefs to terminfo
    10896 @@ -759,7 +763,7 @@
     11878@@ -758,8 +762,10 @@
     11879 Extensions:
    1089711880   --disable-ext-funcs     disable function-extensions
    1089811881   --enable-const          compile with extra/non-standard const
     11882+  --enable-ext-colors     compile for 256-color support
     11883+  --enable-ext-mouse      compile for extended mouse-encoding
    1089911884   --enable-no-padding     compile with $NCURSES_NO_PADDING code
    1090011885-  --enable-signed-char    compile with SIGWINCH handler
     
    1090311888   --enable-tcap-names     compile with user-definable terminal capabilities
    1090411889 Development Code:
    10905 @@ -772,6 +776,7 @@
     11890@@ -770,8 +776,8 @@
     11891   --disable-assumed-color do not assume anything about default-colors
     11892   --disable-hashmap       compile without hashmap scrolling-optimization
    1090611893   --enable-colorfgbg      compile with $COLORFGBG code
    10907    --enable-ext-colors     compile for experimental 256-color support
    10908    --enable-ext-mouse      compile for experimental mouse-encoding
     11894-  --enable-ext-colors     compile for experimental 256-color support
     11895-  --enable-ext-mouse      compile for experimental mouse-encoding
     11896+  --with-pthread          use POSIX thread library
    1090911897+  --enable-reentrant      compile with experimental reentrant code
    1091011898   --enable-safe-sprintf   compile with experimental safe-sprintf code
    1091111899   --disable-scroll-hints  compile without scroll-hints code
    1091211900   --enable-wgetch-events  compile with experimental wgetch-events code
    10913 @@ -986,7 +991,7 @@
     11901@@ -862,7 +868,7 @@
     11902 running configure, to aid debugging if configure makes a mistake.
     11903 
     11904 It was created by $as_me, which was
     11905-generated by GNU Autoconf 2.52.20061216.  Invocation command line was
     11906+generated by GNU Autoconf 2.52.20080325.  Invocation command line was
     11907 
     11908   $ $0 $@
     11909 
     11910@@ -986,7 +992,7 @@
    1091411911 fi
    1091511912 for ac_site_file in $CONFIG_SITE; do
    1091611913   if test -r "$ac_site_file"; then
    1091711914-    { echo "$as_me:989: loading site script $ac_site_file" >&5
    10918 +    { echo "$as_me:994: loading site script $ac_site_file" >&5
     11915+    { echo "$as_me:995: loading site script $ac_site_file" >&5
    1091911916 echo "$as_me: loading site script $ac_site_file" >&6;}
    1092011917     cat "$ac_site_file" >&5
    1092111918     . "$ac_site_file"
    10922 @@ -997,7 +1002,7 @@
     11919@@ -997,7 +1003,7 @@
    1092311920   # Some versions of bash will fail to source /dev/null (special
    1092411921   # files actually), so we avoid doing that.
    1092511922   if test -f "$cache_file"; then
    1092611923-    { echo "$as_me:1000: loading cache $cache_file" >&5
    10927 +    { echo "$as_me:1005: loading cache $cache_file" >&5
     11924+    { echo "$as_me:1006: loading cache $cache_file" >&5
    1092811925 echo "$as_me: loading cache $cache_file" >&6;}
    1092911926     case $cache_file in
    1093011927       [\\/]* | ?:[\\/]* ) . $cache_file;;
    10931 @@ -1005,7 +1010,7 @@
     11928@@ -1005,7 +1011,7 @@
    1093211929     esac
    1093311930   fi
    1093411931 else
    1093511932-  { echo "$as_me:1008: creating cache $cache_file" >&5
    10936 +  { echo "$as_me:1013: creating cache $cache_file" >&5
     11933+  { echo "$as_me:1014: creating cache $cache_file" >&5
    1093711934 echo "$as_me: creating cache $cache_file" >&6;}
    1093811935   >$cache_file
    1093911936 fi
    10940 @@ -1021,21 +1026,21 @@
     11937@@ -1021,21 +1027,21 @@
    1094111938   eval ac_new_val="\$ac_env_${ac_var}_value"
    1094211939   case $ac_old_set,$ac_new_set in
    1094311940     set,)
    1094411941-      { echo "$as_me:1024: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    10945 +      { echo "$as_me:1029: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
     11942+      { echo "$as_me:1030: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    1094611943 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
    1094711944       ac_cache_corrupted=: ;;
    1094811945     ,set)
    1094911946-      { echo "$as_me:1028: error: \`$ac_var' was not set in the previous run" >&5
    10950 +      { echo "$as_me:1033: error: \`$ac_var' was not set in the previous run" >&5
     11947+      { echo "$as_me:1034: error: \`$ac_var' was not set in the previous run" >&5
    1095111948 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
    1095211949       ac_cache_corrupted=: ;;
     
    1095511952       if test "x$ac_old_val" != "x$ac_new_val"; then
    1095611953-        { echo "$as_me:1034: error: \`$ac_var' has changed since the previous run:" >&5
    10957 +        { echo "$as_me:1039: error: \`$ac_var' has changed since the previous run:" >&5
     11954+        { echo "$as_me:1040: error: \`$ac_var' has changed since the previous run:" >&5
    1095811955 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1095911956-        { echo "$as_me:1036:   former value:  $ac_old_val" >&5
    10960 +        { echo "$as_me:1041:   former value:  $ac_old_val" >&5
     11957+        { echo "$as_me:1042:   former value:  $ac_old_val" >&5
    1096111958 echo "$as_me:   former value:  $ac_old_val" >&2;}
    1096211959-        { echo "$as_me:1038:   current value: $ac_new_val" >&5
    10963 +        { echo "$as_me:1043:   current value: $ac_new_val" >&5
     11960+        { echo "$as_me:1044:   current value: $ac_new_val" >&5
    1096411961 echo "$as_me:   current value: $ac_new_val" >&2;}
    1096511962         ac_cache_corrupted=:
    1096611963       fi;;
    10967 @@ -1054,9 +1059,9 @@
     11964@@ -1054,9 +1060,9 @@
    1096811965   fi
    1096911966 done
    1097011967 if $ac_cache_corrupted; then
    1097111968-  { echo "$as_me:1057: error: changes in the environment can compromise the build" >&5
    10972 +  { echo "$as_me:1062: error: changes in the environment can compromise the build" >&5
     11969+  { echo "$as_me:1063: error: changes in the environment can compromise the build" >&5
    1097311970 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    1097411971-  { { echo "$as_me:1059: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    10975 +  { { echo "$as_me:1064: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
     11972+  { { echo "$as_me:1065: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    1097611973 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    1097711974    { (exit 1); exit 1; }; }
    1097811975 fi
    10979 @@ -1077,10 +1082,10 @@
     11976@@ -1077,10 +1083,10 @@
    1098011977 echo "#! $SHELL" >conftest.sh
    1098111978 echo  "exit 0"   >>conftest.sh
    1098211979 chmod +x conftest.sh
    1098311980-if { (echo "$as_me:1080: PATH=\".;.\"; conftest.sh") >&5
    10984 +if { (echo "$as_me:1085: PATH=\".;.\"; conftest.sh") >&5
     11981+if { (echo "$as_me:1086: PATH=\".;.\"; conftest.sh") >&5
    1098511982   (PATH=".;."; conftest.sh) 2>&5
    1098611983   ac_status=$?
    1098711984-  echo "$as_me:1083: \$? = $ac_status" >&5
    10988 +  echo "$as_me:1088: \$? = $ac_status" >&5
     11985+  echo "$as_me:1089: \$? = $ac_status" >&5
    1098911986   (exit $ac_status); }; then
    1099011987   ac_path_separator=';'
    1099111988 else
    10992 @@ -1093,7 +1098,7 @@
     11989@@ -1093,7 +1099,7 @@
    1099311990 
    1099411991 top_builddir=`pwd`
    1099511992 
    1099611993-echo "$as_me:1096: checking for egrep" >&5
    10997 +echo "$as_me:1101: checking for egrep" >&5
     11994+echo "$as_me:1102: checking for egrep" >&5
    1099811995 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
    1099911996 if test "${ac_cv_prog_egrep+set}" = set; then
    1100011997   echo $ECHO_N "(cached) $ECHO_C" >&6
    11001 @@ -1103,11 +1108,11 @@
     11998@@ -1103,11 +1109,11 @@
    1100211999     else ac_cv_prog_egrep='egrep'
    1100312000     fi
    1100412001 fi
    1100512002-echo "$as_me:1106: result: $ac_cv_prog_egrep" >&5
    11006 +echo "$as_me:1111: result: $ac_cv_prog_egrep" >&5
     12003+echo "$as_me:1112: result: $ac_cv_prog_egrep" >&5
    1100712004 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
    1100812005  EGREP=$ac_cv_prog_egrep
    1100912006 
    1101012007-test -z "$EGREP" && { { echo "$as_me:1110: error: No egrep program found" >&5
    11011 +test -z "$EGREP" && { { echo "$as_me:1115: error: No egrep program found" >&5
     12008+test -z "$EGREP" && { { echo "$as_me:1116: error: No egrep program found" >&5
    1101212009 echo "$as_me: error: No egrep program found" >&2;}
    1101312010    { (exit 1); exit 1; }; }
    1101412011 
    11015 @@ -1117,7 +1122,7 @@
     12012@@ -1117,7 +1123,7 @@
    1101612013 cf_cv_abi_version=${NCURSES_MAJOR}
    1101712014 cf_cv_rel_version=${NCURSES_MAJOR}.${NCURSES_MINOR}
    1101812015 cf_cv_timestamp=`date`
    1101912016-echo "$as_me:1120: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5
    11020 +echo "$as_me:1125: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5
     12017+echo "$as_me:1126: result: Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&5
    1102112018 echo "${ECHO_T}Configuring NCURSES $cf_cv_rel_version ABI $cf_cv_abi_version ($cf_cv_timestamp)" >&6
    1102212019 
    1102312020 test -z "$cf_cv_rel_version" && cf_cv_rel_version=0.0
    11024 @@ -1125,7 +1130,7 @@
     12021@@ -1125,7 +1131,7 @@
    1102512022 # Check whether --with-rel-version or --without-rel-version was given.
    1102612023 if test "${with_rel_version+set}" = set; then
    1102712024   withval="$with_rel_version"
    1102812025-  { echo "$as_me:1128: WARNING: overriding release version $cf_cv_rel_version to $withval" >&5
    11029 +  { echo "$as_me:1133: WARNING: overriding release version $cf_cv_rel_version to $withval" >&5
     12026+  { echo "$as_me:1134: WARNING: overriding release version $cf_cv_rel_version to $withval" >&5
    1103012027 echo "$as_me: WARNING: overriding release version $cf_cv_rel_version to $withval" >&2;}
    1103112028  cf_cv_rel_version=$withval
    1103212029 fi;
    11033 @@ -1138,13 +1143,13 @@
     12030@@ -1138,13 +1144,13 @@
    1103412031   [0-9]*) #(vi
    1103512032        ;;
    1103612033   *)
    1103712034-       { { echo "$as_me:1141: error: Release major-version is not a number: $NCURSES_MAJOR" >&5
    11038 +       { { echo "$as_me:1146: error: Release major-version is not a number: $NCURSES_MAJOR" >&5
     12035+       { { echo "$as_me:1147: error: Release major-version is not a number: $NCURSES_MAJOR" >&5
    1103912036 echo "$as_me: error: Release major-version is not a number: $NCURSES_MAJOR" >&2;}
    1104012037    { (exit 1); exit 1; }; }
     
    1104312040 else
    1104412041-  { { echo "$as_me:1147: error: Release major-version value is empty" >&5
    11045 +  { { echo "$as_me:1152: error: Release major-version value is empty" >&5
     12042+  { { echo "$as_me:1153: error: Release major-version value is empty" >&5
    1104612043 echo "$as_me: error: Release major-version value is empty" >&2;}
    1104712044    { (exit 1); exit 1; }; }
    1104812045 fi
    11049 @@ -1154,13 +1159,13 @@
     12046@@ -1154,13 +1160,13 @@
    1105012047   [0-9]*) #(vi
    1105112048        ;;
    1105212049   *)
    1105312050-       { { echo "$as_me:1157: error: Release minor-version is not a number: $NCURSES_MINOR" >&5
    11054 +       { { echo "$as_me:1162: error: Release minor-version is not a number: $NCURSES_MINOR" >&5
     12051+       { { echo "$as_me:1163: error: Release minor-version is not a number: $NCURSES_MINOR" >&5
    1105512052 echo "$as_me: error: Release minor-version is not a number: $NCURSES_MINOR" >&2;}
    1105612053    { (exit 1); exit 1; }; }
     
    1105912056 else
    1106012057-  { { echo "$as_me:1163: error: Release minor-version value is empty" >&5
    11061 +  { { echo "$as_me:1168: error: Release minor-version value is empty" >&5
     12058+  { { echo "$as_me:1169: error: Release minor-version value is empty" >&5
    1106212059 echo "$as_me: error: Release minor-version value is empty" >&2;}
    1106312060    { (exit 1); exit 1; }; }
    1106412061 fi
    11065 @@ -1170,7 +1175,7 @@
     12062@@ -1170,7 +1176,7 @@
    1106612063 # Check whether --with-abi-version or --without-abi-version was given.
    1106712064 if test "${with_abi_version+set}" = set; then
    1106812065   withval="$with_abi_version"
    1106912066-  { echo "$as_me:1173: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5
    11070 +  { echo "$as_me:1178: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5
     12067+  { echo "$as_me:1179: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5
    1107112068 echo "$as_me: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&2;}
    1107212069  cf_cv_abi_version=$withval
    1107312070 fi;
    11074 @@ -1180,13 +1185,13 @@
     12071@@ -1180,13 +1186,13 @@
    1107512072   [0-9]*) #(vi
    1107612073        ;;
    1107712074   *)
    1107812075-       { { echo "$as_me:1183: error: ABI version is not a number: $cf_cv_abi_version" >&5
    11079 +       { { echo "$as_me:1188: error: ABI version is not a number: $cf_cv_abi_version" >&5
     12076+       { { echo "$as_me:1189: error: ABI version is not a number: $cf_cv_abi_version" >&5
    1108012077 echo "$as_me: error: ABI version is not a number: $cf_cv_abi_version" >&2;}
    1108112078    { (exit 1); exit 1; }; }
     
    1108412081 else
    1108512082-  { { echo "$as_me:1189: error: ABI version value is empty" >&5
    11086 +  { { echo "$as_me:1194: error: ABI version value is empty" >&5
     12083+  { { echo "$as_me:1195: error: ABI version value is empty" >&5
    1108712084 echo "$as_me: error: ABI version value is empty" >&2;}
    1108812085    { (exit 1); exit 1; }; }
    1108912086 fi
    11090 @@ -1208,7 +1213,7 @@
     12087@@ -1208,7 +1214,7 @@
    1109112088   fi
    1109212089 done
    1109312090 if test -z "$ac_aux_dir"; then
    1109412091-  { { echo "$as_me:1211: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
    11095 +  { { echo "$as_me:1216: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
     12092+  { { echo "$as_me:1217: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
    1109612093 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
    1109712094    { (exit 1); exit 1; }; }
    1109812095 fi
    11099 @@ -1218,11 +1223,11 @@
     12096@@ -1218,11 +1224,11 @@
    1110012097 
    1110112098 # Make sure we can run config.sub.
    1110212099 $ac_config_sub sun4 >/dev/null 2>&1 ||
    1110312100-  { { echo "$as_me:1221: error: cannot run $ac_config_sub" >&5
    11104 +  { { echo "$as_me:1226: error: cannot run $ac_config_sub" >&5
     12101+  { { echo "$as_me:1227: error: cannot run $ac_config_sub" >&5
    1110512102 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
    1110612103    { (exit 1); exit 1; }; }
    1110712104 
    1110812105-echo "$as_me:1225: checking build system type" >&5
    11109 +echo "$as_me:1230: checking build system type" >&5
     12106+echo "$as_me:1231: checking build system type" >&5
    1111012107 echo $ECHO_N "checking build system type... $ECHO_C" >&6
    1111112108 if test "${ac_cv_build+set}" = set; then
    1111212109   echo $ECHO_N "(cached) $ECHO_C" >&6
    11113 @@ -1231,23 +1236,23 @@
     12110@@ -1231,23 +1237,23 @@
    1111412111 test -z "$ac_cv_build_alias" &&
    1111512112   ac_cv_build_alias=`$ac_config_guess`
    1111612113 test -z "$ac_cv_build_alias" &&
    1111712114-  { { echo "$as_me:1234: error: cannot guess build type; you must specify one" >&5
    11118 +  { { echo "$as_me:1239: error: cannot guess build type; you must specify one" >&5
     12115+  { { echo "$as_me:1240: error: cannot guess build type; you must specify one" >&5
    1111912116 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
    1112012117    { (exit 1); exit 1; }; }
    1112112118 ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
    1112212119-  { { echo "$as_me:1238: error: $ac_config_sub $ac_cv_build_alias failed." >&5
    11123 +  { { echo "$as_me:1243: error: $ac_config_sub $ac_cv_build_alias failed." >&5
     12120+  { { echo "$as_me:1244: error: $ac_config_sub $ac_cv_build_alias failed." >&5
    1112412121 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
    1112512122    { (exit 1); exit 1; }; }
     
    1112712124 fi
    1112812125-echo "$as_me:1243: result: $ac_cv_build" >&5
    11129 +echo "$as_me:1248: result: $ac_cv_build" >&5
     12126+echo "$as_me:1249: result: $ac_cv_build" >&5
    1113012127 echo "${ECHO_T}$ac_cv_build" >&6
    1113112128 build=$ac_cv_build
     
    1113512132 
    1113612133-echo "$as_me:1250: checking host system type" >&5
    11137 +echo "$as_me:1255: checking host system type" >&5
     12134+echo "$as_me:1256: checking host system type" >&5
    1113812135 echo $ECHO_N "checking host system type... $ECHO_C" >&6
    1113912136 if test "${ac_cv_host+set}" = set; then
    1114012137   echo $ECHO_N "(cached) $ECHO_C" >&6
    11141 @@ -1256,12 +1261,12 @@
     12138@@ -1256,12 +1262,12 @@
    1114212139 test -z "$ac_cv_host_alias" &&
    1114312140   ac_cv_host_alias=$ac_cv_build_alias
    1114412141 ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
    1114512142-  { { echo "$as_me:1259: error: $ac_config_sub $ac_cv_host_alias failed" >&5
    11146 +  { { echo "$as_me:1264: error: $ac_config_sub $ac_cv_host_alias failed" >&5
     12143+  { { echo "$as_me:1265: error: $ac_config_sub $ac_cv_host_alias failed" >&5
    1114712144 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
    1114812145    { (exit 1); exit 1; }; }
     
    1115012147 fi
    1115112148-echo "$as_me:1264: result: $ac_cv_host" >&5
    11152 +echo "$as_me:1269: result: $ac_cv_host" >&5
     12149+echo "$as_me:1270: result: $ac_cv_host" >&5
    1115312150 echo "${ECHO_T}$ac_cv_host" >&6
    1115412151 host=$ac_cv_host
    1115512152 host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
    11156 @@ -1269,7 +1274,7 @@
     12153@@ -1269,7 +1275,7 @@
    1115712154 host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
    1115812155 
    1115912156 if test -f $srcdir/config.guess || test -f $ac_aux_dir/config.guess ; then
    1116012157-       echo "$as_me:1272: checking target system type" >&5
    11161 +       echo "$as_me:1277: checking target system type" >&5
     12158+       echo "$as_me:1278: checking target system type" >&5
    1116212159 echo $ECHO_N "checking target system type... $ECHO_C" >&6
    1116312160 if test "${ac_cv_target+set}" = set; then
    1116412161   echo $ECHO_N "(cached) $ECHO_C" >&6
    11165 @@ -1278,12 +1283,12 @@
     12162@@ -1278,12 +1284,12 @@
    1116612163 test "x$ac_cv_target_alias" = "x" &&
    1116712164   ac_cv_target_alias=$ac_cv_host_alias
    1116812165 ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
    1116912166-  { { echo "$as_me:1281: error: $ac_config_sub $ac_cv_target_alias failed" >&5
    11170 +  { { echo "$as_me:1286: error: $ac_config_sub $ac_cv_target_alias failed" >&5
     12167+  { { echo "$as_me:1287: error: $ac_config_sub $ac_cv_target_alias failed" >&5
    1117112168 echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;}
    1117212169    { (exit 1); exit 1; }; }
     
    1117412171 fi
    1117512172-echo "$as_me:1286: result: $ac_cv_target" >&5
    11176 +echo "$as_me:1291: result: $ac_cv_target" >&5
     12173+echo "$as_me:1292: result: $ac_cv_target" >&5
    1117712174 echo "${ECHO_T}$ac_cv_target" >&6
    1117812175 target=$ac_cv_target
    1117912176 target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
    11180 @@ -1314,13 +1319,13 @@
     12177@@ -1314,13 +1320,13 @@
    1118112178 fi
    1118212179 
    1118312180 test -z "$system_name" && system_name="$cf_cv_system_name"
    1118412181-test -n "$cf_cv_system_name" && echo "$as_me:1317: result: Configuring for $cf_cv_system_name" >&5
    11185 +test -n "$cf_cv_system_name" && echo "$as_me:1322: result: Configuring for $cf_cv_system_name" >&5
     12182+test -n "$cf_cv_system_name" && echo "$as_me:1323: result: Configuring for $cf_cv_system_name" >&5
    1118612183 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
    1118712184 
    1118812185 if test ".$system_name" != ".$cf_cv_system_name" ; then
    1118912186-       echo "$as_me:1321: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
    11190 +       echo "$as_me:1326: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
     12187+       echo "$as_me:1327: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
    1119112188 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
    1119212189-       { { echo "$as_me:1323: error: \"Please remove config.cache and try again.\"" >&5
    11193 +       { { echo "$as_me:1328: error: \"Please remove config.cache and try again.\"" >&5
     12190+       { { echo "$as_me:1329: error: \"Please remove config.cache and try again.\"" >&5
    1119412191 echo "$as_me: error: \"Please remove config.cache and try again.\"" >&2;}
    1119512192    { (exit 1); exit 1; }; }
    1119612193 fi
    11197 @@ -1328,7 +1333,7 @@
     12194@@ -1328,7 +1334,7 @@
    1119812195 # Check whether --with-system-type or --without-system-type was given.
    1119912196 if test "${with_system_type+set}" = set; then
    1120012197   withval="$with_system_type"
    1120112198-  { echo "$as_me:1331: WARNING: overriding system type to $withval" >&5
    11202 +  { echo "$as_me:1336: WARNING: overriding system type to $withval" >&5
     12199+  { echo "$as_me:1337: WARNING: overriding system type to $withval" >&5
    1120312200 echo "$as_me: WARNING: overriding system type to $withval" >&2;}
    1120412201  cf_cv_system_name=$withval
    1120512202 fi;
    11206 @@ -1338,7 +1343,7 @@
     12203@@ -1338,7 +1344,7 @@
    1120712204 
    1120812205 ###    Default install-location
    1120912206 
    1121012207-echo "$as_me:1341: checking for prefix" >&5
    11211 +echo "$as_me:1346: checking for prefix" >&5
     12208+echo "$as_me:1347: checking for prefix" >&5
    1121212209 echo $ECHO_N "checking for prefix... $ECHO_C" >&6
    1121312210 if test "x$prefix" = "xNONE" ; then
    1121412211        case "$cf_cv_system_name" in
    11215 @@ -1350,11 +1355,11 @@
     12212@@ -1350,11 +1356,11 @@
    1121612213                ;;
    1121712214        esac
    1121812215 fi
    1121912216-echo "$as_me:1353: result: $prefix" >&5
    11220 +echo "$as_me:1358: result: $prefix" >&5
     12217+echo "$as_me:1359: result: $prefix" >&5
    1122112218 echo "${ECHO_T}$prefix" >&6
    1122212219 
    1122312220 if test "x$prefix" = "xNONE" ; then
    1122412221-echo "$as_me:1357: checking for default include-directory" >&5
    11225 +echo "$as_me:1362: checking for default include-directory" >&5
     12222+echo "$as_me:1363: checking for default include-directory" >&5
    1122612223 echo $ECHO_N "checking for default include-directory... $ECHO_C" >&6
    1122712224 test -n "$verbose" && echo 1>&6
    1122812225 for cf_symbol in \
    11229 @@ -1377,7 +1382,7 @@
     12226@@ -1377,7 +1383,7 @@
    1123012227        fi
    1123112228        test -n "$verbose"  && echo "   tested $cf_dir" 1>&6
    1123212229 done
    1123312230-echo "$as_me:1380: result: $includedir" >&5
    11234 +echo "$as_me:1385: result: $includedir" >&5
     12231+echo "$as_me:1386: result: $includedir" >&5
    1123512232 echo "${ECHO_T}$includedir" >&6
    1123612233 fi
    1123712234 
    11238 @@ -1391,7 +1396,7 @@
     12235@@ -1391,7 +1397,7 @@
    1123912236 if test -n "$ac_tool_prefix"; then
    1124012237   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
    1124112238 set dummy ${ac_tool_prefix}gcc; ac_word=$2
    1124212239-echo "$as_me:1394: checking for $ac_word" >&5
    11243 +echo "$as_me:1399: checking for $ac_word" >&5
     12240+echo "$as_me:1400: checking for $ac_word" >&5
    1124412241 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1124512242 if test "${ac_cv_prog_CC+set}" = set; then
    1124612243   echo $ECHO_N "(cached) $ECHO_C" >&6
    11247 @@ -1406,7 +1411,7 @@
     12244@@ -1406,7 +1412,7 @@
    1124812245   test -z "$ac_dir" && ac_dir=.
    1124912246   $as_executable_p "$ac_dir/$ac_word" || continue
    1125012247 ac_cv_prog_CC="${ac_tool_prefix}gcc"
    1125112248-echo "$as_me:1409: found $ac_dir/$ac_word" >&5
    11252 +echo "$as_me:1414: found $ac_dir/$ac_word" >&5
     12249+echo "$as_me:1415: found $ac_dir/$ac_word" >&5
    1125312250 break
    1125412251 done
    1125512252 
    11256 @@ -1414,10 +1419,10 @@
     12253@@ -1414,10 +1420,10 @@
    1125712254 fi
    1125812255 CC=$ac_cv_prog_CC
    1125912256 if test -n "$CC"; then
    1126012257-  echo "$as_me:1417: result: $CC" >&5
    11261 +  echo "$as_me:1422: result: $CC" >&5
     12258+  echo "$as_me:1423: result: $CC" >&5
    1126212259 echo "${ECHO_T}$CC" >&6
    1126312260 else
    1126412261-  echo "$as_me:1420: result: no" >&5
    11265 +  echo "$as_me:1425: result: no" >&5
     12262+  echo "$as_me:1426: result: no" >&5
    1126612263 echo "${ECHO_T}no" >&6
    1126712264 fi
    1126812265 
    11269 @@ -1426,7 +1431,7 @@
     12266@@ -1426,7 +1432,7 @@
    1127012267   ac_ct_CC=$CC
    1127112268   # Extract the first word of "gcc", so it can be a program name with args.
    1127212269 set dummy gcc; ac_word=$2
    1127312270-echo "$as_me:1429: checking for $ac_word" >&5
    11274 +echo "$as_me:1434: checking for $ac_word" >&5
     12271+echo "$as_me:1435: checking for $ac_word" >&5
    1127512272 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1127612273 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1127712274   echo $ECHO_N "(cached) $ECHO_C" >&6
    11278 @@ -1441,7 +1446,7 @@
     12275@@ -1441,7 +1447,7 @@
    1127912276   test -z "$ac_dir" && ac_dir=.
    1128012277   $as_executable_p "$ac_dir/$ac_word" || continue
    1128112278 ac_cv_prog_ac_ct_CC="gcc"
    1128212279-echo "$as_me:1444: found $ac_dir/$ac_word" >&5
    11283 +echo "$as_me:1449: found $ac_dir/$ac_word" >&5
     12280+echo "$as_me:1450: found $ac_dir/$ac_word" >&5
    1128412281 break
    1128512282 done
    1128612283 
    11287 @@ -1449,10 +1454,10 @@
     12284@@ -1449,10 +1455,10 @@
    1128812285 fi
    1128912286 ac_ct_CC=$ac_cv_prog_ac_ct_CC
    1129012287 if test -n "$ac_ct_CC"; then
    1129112288-  echo "$as_me:1452: result: $ac_ct_CC" >&5
    11292 +  echo "$as_me:1457: result: $ac_ct_CC" >&5
     12289+  echo "$as_me:1458: result: $ac_ct_CC" >&5
    1129312290 echo "${ECHO_T}$ac_ct_CC" >&6
    1129412291 else
    1129512292-  echo "$as_me:1455: result: no" >&5
    11296 +  echo "$as_me:1460: result: no" >&5
     12293+  echo "$as_me:1461: result: no" >&5
    1129712294 echo "${ECHO_T}no" >&6
    1129812295 fi
    1129912296 
    11300 @@ -1465,7 +1470,7 @@
     12297@@ -1465,7 +1471,7 @@
    1130112298   if test -n "$ac_tool_prefix"; then
    1130212299   # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
    1130312300 set dummy ${ac_tool_prefix}cc; ac_word=$2
    1130412301-echo "$as_me:1468: checking for $ac_word" >&5
    11305 +echo "$as_me:1473: checking for $ac_word" >&5
     12302+echo "$as_me:1474: checking for $ac_word" >&5
    1130612303 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1130712304 if test "${ac_cv_prog_CC+set}" = set; then
    1130812305   echo $ECHO_N "(cached) $ECHO_C" >&6
    11309 @@ -1480,7 +1485,7 @@
     12306@@ -1480,7 +1486,7 @@
    1131012307   test -z "$ac_dir" && ac_dir=.
    1131112308   $as_executable_p "$ac_dir/$ac_word" || continue
    1131212309 ac_cv_prog_CC="${ac_tool_prefix}cc"
    1131312310-echo "$as_me:1483: found $ac_dir/$ac_word" >&5
    11314 +echo "$as_me:1488: found $ac_dir/$ac_word" >&5
     12311+echo "$as_me:1489: found $ac_dir/$ac_word" >&5
    1131512312 break
    1131612313 done
    1131712314 
    11318 @@ -1488,10 +1493,10 @@
     12315@@ -1488,10 +1494,10 @@
    1131912316 fi
    1132012317 CC=$ac_cv_prog_CC
    1132112318 if test -n "$CC"; then
    1132212319-  echo "$as_me:1491: result: $CC" >&5
    11323 +  echo "$as_me:1496: result: $CC" >&5
     12320+  echo "$as_me:1497: result: $CC" >&5
    1132412321 echo "${ECHO_T}$CC" >&6
    1132512322 else
    1132612323-  echo "$as_me:1494: result: no" >&5
    11327 +  echo "$as_me:1499: result: no" >&5
     12324+  echo "$as_me:1500: result: no" >&5
    1132812325 echo "${ECHO_T}no" >&6
    1132912326 fi
    1133012327 
    11331 @@ -1500,7 +1505,7 @@
     12328@@ -1500,7 +1506,7 @@
    1133212329   ac_ct_CC=$CC
    1133312330   # Extract the first word of "cc", so it can be a program name with args.
    1133412331 set dummy cc; ac_word=$2
    1133512332-echo "$as_me:1503: checking for $ac_word" >&5
    11336 +echo "$as_me:1508: checking for $ac_word" >&5
     12333+echo "$as_me:1509: checking for $ac_word" >&5
    1133712334 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1133812335 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1133912336   echo $ECHO_N "(cached) $ECHO_C" >&6
    11340 @@ -1515,7 +1520,7 @@
     12337@@ -1515,7 +1521,7 @@
    1134112338   test -z "$ac_dir" && ac_dir=.
    1134212339   $as_executable_p "$ac_dir/$ac_word" || continue
    1134312340 ac_cv_prog_ac_ct_CC="cc"
    1134412341-echo "$as_me:1518: found $ac_dir/$ac_word" >&5
    11345 +echo "$as_me:1523: found $ac_dir/$ac_word" >&5
     12342+echo "$as_me:1524: found $ac_dir/$ac_word" >&5
    1134612343 break
    1134712344 done
    1134812345 
    11349 @@ -1523,10 +1528,10 @@
     12346@@ -1523,10 +1529,10 @@
    1135012347 fi
    1135112348 ac_ct_CC=$ac_cv_prog_ac_ct_CC
    1135212349 if test -n "$ac_ct_CC"; then
    1135312350-  echo "$as_me:1526: result: $ac_ct_CC" >&5
    11354 +  echo "$as_me:1531: result: $ac_ct_CC" >&5
     12351+  echo "$as_me:1532: result: $ac_ct_CC" >&5
    1135512352 echo "${ECHO_T}$ac_ct_CC" >&6
    1135612353 else
    1135712354-  echo "$as_me:1529: result: no" >&5
    11358 +  echo "$as_me:1534: result: no" >&5
     12355+  echo "$as_me:1535: result: no" >&5
    1135912356 echo "${ECHO_T}no" >&6
    1136012357 fi
    1136112358 
    11362 @@ -1539,7 +1544,7 @@
     12359@@ -1539,7 +1545,7 @@
    1136312360 if test -z "$CC"; then
    1136412361   # Extract the first word of "cc", so it can be a program name with args.
    1136512362 set dummy cc; ac_word=$2
    1136612363-echo "$as_me:1542: checking for $ac_word" >&5
    11367 +echo "$as_me:1547: checking for $ac_word" >&5
     12364+echo "$as_me:1548: checking for $ac_word" >&5
    1136812365 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1136912366 if test "${ac_cv_prog_CC+set}" = set; then
    1137012367   echo $ECHO_N "(cached) $ECHO_C" >&6
    11371 @@ -1559,7 +1564,7 @@
     12368@@ -1559,7 +1565,7 @@
    1137212369   continue
    1137312370 fi
    1137412371 ac_cv_prog_CC="cc"
    1137512372-echo "$as_me:1562: found $ac_dir/$ac_word" >&5
    11376 +echo "$as_me:1567: found $ac_dir/$ac_word" >&5
     12373+echo "$as_me:1568: found $ac_dir/$ac_word" >&5
    1137712374 break
    1137812375 done
    1137912376 
    11380 @@ -1581,10 +1586,10 @@
     12377@@ -1581,10 +1587,10 @@
    1138112378 fi
    1138212379 CC=$ac_cv_prog_CC
    1138312380 if test -n "$CC"; then
    1138412381-  echo "$as_me:1584: result: $CC" >&5
    11385 +  echo "$as_me:1589: result: $CC" >&5
     12382+  echo "$as_me:1590: result: $CC" >&5
    1138612383 echo "${ECHO_T}$CC" >&6
    1138712384 else
    1138812385-  echo "$as_me:1587: result: no" >&5
    11389 +  echo "$as_me:1592: result: no" >&5
     12386+  echo "$as_me:1593: result: no" >&5
    1139012387 echo "${ECHO_T}no" >&6
    1139112388 fi
    1139212389 
    11393 @@ -1595,7 +1600,7 @@
     12390@@ -1595,7 +1601,7 @@
    1139412391   do
    1139512392     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    1139612393 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    1139712394-echo "$as_me:1598: checking for $ac_word" >&5
    11398 +echo "$as_me:1603: checking for $ac_word" >&5
     12395+echo "$as_me:1604: checking for $ac_word" >&5
    1139912396 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1140012397 if test "${ac_cv_prog_CC+set}" = set; then
    1140112398   echo $ECHO_N "(cached) $ECHO_C" >&6
    11402 @@ -1610,7 +1615,7 @@
     12399@@ -1610,7 +1616,7 @@
    1140312400   test -z "$ac_dir" && ac_dir=.
    1140412401   $as_executable_p "$ac_dir/$ac_word" || continue
    1140512402 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    1140612403-echo "$as_me:1613: found $ac_dir/$ac_word" >&5
    11407 +echo "$as_me:1618: found $ac_dir/$ac_word" >&5
     12404+echo "$as_me:1619: found $ac_dir/$ac_word" >&5
    1140812405 break
    1140912406 done
    1141012407 
    11411 @@ -1618,10 +1623,10 @@
     12408@@ -1618,10 +1624,10 @@
    1141212409 fi
    1141312410 CC=$ac_cv_prog_CC
    1141412411 if test -n "$CC"; then
    1141512412-  echo "$as_me:1621: result: $CC" >&5
    11416 +  echo "$as_me:1626: result: $CC" >&5
     12413+  echo "$as_me:1627: result: $CC" >&5
    1141712414 echo "${ECHO_T}$CC" >&6
    1141812415 else
    1141912416-  echo "$as_me:1624: result: no" >&5
    11420 +  echo "$as_me:1629: result: no" >&5
     12417+  echo "$as_me:1630: result: no" >&5
    1142112418 echo "${ECHO_T}no" >&6
    1142212419 fi
    1142312420 
    11424 @@ -1634,7 +1639,7 @@
     12421@@ -1634,7 +1640,7 @@
    1142512422 do
    1142612423   # Extract the first word of "$ac_prog", so it can be a program name with args.
    1142712424 set dummy $ac_prog; ac_word=$2
    1142812425-echo "$as_me:1637: checking for $ac_word" >&5
    11429 +echo "$as_me:1642: checking for $ac_word" >&5
     12426+echo "$as_me:1643: checking for $ac_word" >&5
    1143012427 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1143112428 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1143212429   echo $ECHO_N "(cached) $ECHO_C" >&6
    11433 @@ -1649,7 +1654,7 @@
     12430@@ -1649,7 +1655,7 @@
    1143412431   test -z "$ac_dir" && ac_dir=.
    1143512432   $as_executable_p "$ac_dir/$ac_word" || continue
    1143612433 ac_cv_prog_ac_ct_CC="$ac_prog"
    1143712434-echo "$as_me:1652: found $ac_dir/$ac_word" >&5
    11438 +echo "$as_me:1657: found $ac_dir/$ac_word" >&5
     12435+echo "$as_me:1658: found $ac_dir/$ac_word" >&5
    1143912436 break
    1144012437 done
    1144112438 
    11442 @@ -1657,10 +1662,10 @@
     12439@@ -1657,10 +1663,10 @@
    1144312440 fi
    1144412441 ac_ct_CC=$ac_cv_prog_ac_ct_CC
    1144512442 if test -n "$ac_ct_CC"; then
    1144612443-  echo "$as_me:1660: result: $ac_ct_CC" >&5
    11447 +  echo "$as_me:1665: result: $ac_ct_CC" >&5
     12444+  echo "$as_me:1666: result: $ac_ct_CC" >&5
    1144812445 echo "${ECHO_T}$ac_ct_CC" >&6
    1144912446 else
    1145012447-  echo "$as_me:1663: result: no" >&5
    11451 +  echo "$as_me:1668: result: no" >&5
     12448+  echo "$as_me:1669: result: no" >&5
    1145212449 echo "${ECHO_T}no" >&6
    1145312450 fi
    1145412451 
    11455 @@ -1672,32 +1677,32 @@
     12452@@ -1672,32 +1678,32 @@
    1145612453 
    1145712454 fi
    1145812455 
    1145912456-test -z "$CC" && { { echo "$as_me:1675: error: no acceptable cc found in \$PATH" >&5
    11460 +test -z "$CC" && { { echo "$as_me:1680: error: no acceptable cc found in \$PATH" >&5
     12457+test -z "$CC" && { { echo "$as_me:1681: error: no acceptable cc found in \$PATH" >&5
    1146112458 echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
    1146212459    { (exit 1); exit 1; }; }
     
    1146412461 # Provide some information about the compiler.
    1146512462-echo "$as_me:1680:" \
    11466 +echo "$as_me:1685:" \
     12463+echo "$as_me:1686:" \
    1146712464      "checking for C compiler version" >&5
    1146812465 ac_compiler=`set X $ac_compile; echo $2`
    1146912466-{ (eval echo "$as_me:1683: \"$ac_compiler --version </dev/null >&5\"") >&5
    11470 +{ (eval echo "$as_me:1688: \"$ac_compiler --version </dev/null >&5\"") >&5
     12467+{ (eval echo "$as_me:1689: \"$ac_compiler --version </dev/null >&5\"") >&5
    1147112468   (eval $ac_compiler --version </dev/null >&5) 2>&5
    1147212469   ac_status=$?
    1147312470-  echo "$as_me:1686: \$? = $ac_status" >&5
    11474 +  echo "$as_me:1691: \$? = $ac_status" >&5
     12471+  echo "$as_me:1692: \$? = $ac_status" >&5
    1147512472   (exit $ac_status); }
    1147612473-{ (eval echo "$as_me:1688: \"$ac_compiler -v </dev/null >&5\"") >&5
    11477 +{ (eval echo "$as_me:1693: \"$ac_compiler -v </dev/null >&5\"") >&5
     12474+{ (eval echo "$as_me:1694: \"$ac_compiler -v </dev/null >&5\"") >&5
    1147812475   (eval $ac_compiler -v </dev/null >&5) 2>&5
    1147912476   ac_status=$?
    1148012477-  echo "$as_me:1691: \$? = $ac_status" >&5
    11481 +  echo "$as_me:1696: \$? = $ac_status" >&5
     12478+  echo "$as_me:1697: \$? = $ac_status" >&5
    1148212479   (exit $ac_status); }
    1148312480-{ (eval echo "$as_me:1693: \"$ac_compiler -V </dev/null >&5\"") >&5
    11484 +{ (eval echo "$as_me:1698: \"$ac_compiler -V </dev/null >&5\"") >&5
     12481+{ (eval echo "$as_me:1699: \"$ac_compiler -V </dev/null >&5\"") >&5
    1148512482   (eval $ac_compiler -V </dev/null >&5) 2>&5
    1148612483   ac_status=$?
    1148712484-  echo "$as_me:1696: \$? = $ac_status" >&5
    11488 +  echo "$as_me:1701: \$? = $ac_status" >&5
     12485+  echo "$as_me:1702: \$? = $ac_status" >&5
    1148912486   (exit $ac_status); }
    1149012487 
    1149112488 cat >conftest.$ac_ext <<_ACEOF
    1149212489-#line 1700 "configure"
    11493 +#line 1705 "configure"
     12490+#line 1706 "configure"
    1149412491 #include "confdefs.h"
    1149512492 
    1149612493 int
    11497 @@ -1713,13 +1718,13 @@
     12494@@ -1713,13 +1719,13 @@
    1149812495 # Try to create an executable without -o first, disregard a.out.
    1149912496 # It will help us diagnose broken compilers, and finding out an intuition
    1150012497 # of exeext.
    1150112498-echo "$as_me:1716: checking for C compiler default output" >&5
    11502 +echo "$as_me:1721: checking for C compiler default output" >&5
     12499+echo "$as_me:1722: checking for C compiler default output" >&5
    1150312500 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
    1150412501 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    1150512502-if { (eval echo "$as_me:1719: \"$ac_link_default\"") >&5
    11506 +if { (eval echo "$as_me:1724: \"$ac_link_default\"") >&5
     12503+if { (eval echo "$as_me:1725: \"$ac_link_default\"") >&5
    1150712504   (eval $ac_link_default) 2>&5
    1150812505   ac_status=$?
    1150912506-  echo "$as_me:1722: \$? = $ac_status" >&5
    11510 +  echo "$as_me:1727: \$? = $ac_status" >&5
     12507+  echo "$as_me:1728: \$? = $ac_status" >&5
    1151112508   (exit $ac_status); }; then
    1151212509   # Find the output, starting from the most likely.  This scheme is
    1151312510 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
    11514 @@ -1742,34 +1747,34 @@
     12511@@ -1742,34 +1748,34 @@
    1151512512 else
    1151612513   echo "$as_me: failed program was:" >&5
    1151712514 cat conftest.$ac_ext >&5
    1151812515-{ { echo "$as_me:1745: error: C compiler cannot create executables" >&5
    11519 +{ { echo "$as_me:1750: error: C compiler cannot create executables" >&5
     12516+{ { echo "$as_me:1751: error: C compiler cannot create executables" >&5
    1152012517 echo "$as_me: error: C compiler cannot create executables" >&2;}
    1152112518    { (exit 77); exit 77; }; }
     
    1152412521 ac_exeext=$ac_cv_exeext
    1152512522-echo "$as_me:1751: result: $ac_file" >&5
    11526 +echo "$as_me:1756: result: $ac_file" >&5
     12523+echo "$as_me:1757: result: $ac_file" >&5
    1152712524 echo "${ECHO_T}$ac_file" >&6
    1152812525 
     
    1153012527 # the compiler is broken, or we cross compile.
    1153112528-echo "$as_me:1756: checking whether the C compiler works" >&5
    11532 +echo "$as_me:1761: checking whether the C compiler works" >&5
     12529+echo "$as_me:1762: checking whether the C compiler works" >&5
    1153312530 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
    1153412531 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
     
    1153712534   if { ac_try='./$ac_file'
    1153812535-  { (eval echo "$as_me:1762: \"$ac_try\"") >&5
    11539 +  { (eval echo "$as_me:1767: \"$ac_try\"") >&5
     12536+  { (eval echo "$as_me:1768: \"$ac_try\"") >&5
    1154012537   (eval $ac_try) 2>&5
    1154112538   ac_status=$?
    1154212539-  echo "$as_me:1765: \$? = $ac_status" >&5
    11543 +  echo "$as_me:1770: \$? = $ac_status" >&5
     12540+  echo "$as_me:1771: \$? = $ac_status" >&5
    1154412541   (exit $ac_status); }; }; then
    1154512542     cross_compiling=no
     
    1154912546     else
    1155012547-       { { echo "$as_me:1772: error: cannot run C compiled programs.
    11551 +       { { echo "$as_me:1777: error: cannot run C compiled programs.
     12548+       { { echo "$as_me:1778: error: cannot run C compiled programs.
    1155212549 If you meant to cross compile, use \`--host'." >&5
    1155312550 echo "$as_me: error: cannot run C compiled programs.
    1155412551 If you meant to cross compile, use \`--host'." >&2;}
    11555 @@ -1777,24 +1782,24 @@
     12552@@ -1777,24 +1783,24 @@
    1155612553     fi
    1155712554   fi
    1155812555 fi
    1155912556-echo "$as_me:1780: result: yes" >&5
    11560 +echo "$as_me:1785: result: yes" >&5
     12557+echo "$as_me:1786: result: yes" >&5
    1156112558 echo "${ECHO_T}yes" >&6
    1156212559 
     
    1156612563 # the compiler is broken, or we cross compile.
    1156712564-echo "$as_me:1787: checking whether we are cross compiling" >&5
    11568 +echo "$as_me:1792: checking whether we are cross compiling" >&5
     12565+echo "$as_me:1793: checking whether we are cross compiling" >&5
    1156912566 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
    1157012567-echo "$as_me:1789: result: $cross_compiling" >&5
    11571 +echo "$as_me:1794: result: $cross_compiling" >&5
     12568+echo "$as_me:1795: result: $cross_compiling" >&5
    1157212569 echo "${ECHO_T}$cross_compiling" >&6
    1157312570 
    1157412571-echo "$as_me:1792: checking for executable suffix" >&5
    11575 +echo "$as_me:1797: checking for executable suffix" >&5
     12572+echo "$as_me:1798: checking for executable suffix" >&5
    1157612573 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
    1157712574-if { (eval echo "$as_me:1794: \"$ac_link\"") >&5
    11578 +if { (eval echo "$as_me:1799: \"$ac_link\"") >&5
     12575+if { (eval echo "$as_me:1800: \"$ac_link\"") >&5
    1157912576   (eval $ac_link) 2>&5
    1158012577   ac_status=$?
    1158112578-  echo "$as_me:1797: \$? = $ac_status" >&5
    11582 +  echo "$as_me:1802: \$? = $ac_status" >&5
     12579+  echo "$as_me:1803: \$? = $ac_status" >&5
    1158312580   (exit $ac_status); }; then
    1158412581   # If both `conftest.exe' and `conftest' are `present' (well, observable)
    1158512582 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
    11586 @@ -1810,25 +1815,25 @@
     12583@@ -1810,25 +1816,25 @@
    1158712584   esac
    1158812585 done
    1158912586 else
    1159012587-  { { echo "$as_me:1813: error: cannot compute EXEEXT: cannot compile and link" >&5
    11591 +  { { echo "$as_me:1818: error: cannot compute EXEEXT: cannot compile and link" >&5
     12588+  { { echo "$as_me:1819: error: cannot compute EXEEXT: cannot compile and link" >&5
    1159212589 echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
    1159312590    { (exit 1); exit 1; }; }
     
    1159612593 rm -f conftest$ac_cv_exeext
    1159712594-echo "$as_me:1819: result: $ac_cv_exeext" >&5
    11598 +echo "$as_me:1824: result: $ac_cv_exeext" >&5
     12595+echo "$as_me:1825: result: $ac_cv_exeext" >&5
    1159912596 echo "${ECHO_T}$ac_cv_exeext" >&6
    1160012597 
     
    1160312600 ac_exeext=$EXEEXT
    1160412601-echo "$as_me:1825: checking for object suffix" >&5
    11605 +echo "$as_me:1830: checking for object suffix" >&5
     12602+echo "$as_me:1831: checking for object suffix" >&5
    1160612603 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
    1160712604 if test "${ac_cv_objext+set}" = set; then
     
    1161012607   cat >conftest.$ac_ext <<_ACEOF
    1161112608-#line 1831 "configure"
    11612 +#line 1836 "configure"
     12609+#line 1837 "configure"
    1161312610 #include "confdefs.h"
    1161412611 
    1161512612 int
    11616 @@ -1840,10 +1845,10 @@
     12613@@ -1840,10 +1846,10 @@
    1161712614 }
    1161812615 _ACEOF
    1161912616 rm -f conftest.o conftest.obj
    1162012617-if { (eval echo "$as_me:1843: \"$ac_compile\"") >&5
    11621 +if { (eval echo "$as_me:1848: \"$ac_compile\"") >&5
     12618+if { (eval echo "$as_me:1849: \"$ac_compile\"") >&5
    1162212619   (eval $ac_compile) 2>&5
    1162312620   ac_status=$?
    1162412621-  echo "$as_me:1846: \$? = $ac_status" >&5
    11625 +  echo "$as_me:1851: \$? = $ac_status" >&5
     12622+  echo "$as_me:1852: \$? = $ac_status" >&5
    1162612623   (exit $ac_status); }; then
    1162712624   for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
    1162812625   case $ac_file in
    11629 @@ -1855,24 +1860,24 @@
     12626@@ -1855,24 +1861,24 @@
    1163012627 else
    1163112628   echo "$as_me: failed program was:" >&5
    1163212629 cat conftest.$ac_ext >&5
    1163312630-{ { echo "$as_me:1858: error: cannot compute OBJEXT: cannot compile" >&5
    11634 +{ { echo "$as_me:1863: error: cannot compute OBJEXT: cannot compile" >&5
     12631+{ { echo "$as_me:1864: error: cannot compute OBJEXT: cannot compile" >&5
    1163512632 echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
    1163612633    { (exit 1); exit 1; }; }
     
    1164012637 fi
    1164112638-echo "$as_me:1865: result: $ac_cv_objext" >&5
    11642 +echo "$as_me:1870: result: $ac_cv_objext" >&5
     12639+echo "$as_me:1871: result: $ac_cv_objext" >&5
    1164312640 echo "${ECHO_T}$ac_cv_objext" >&6
    1164412641 OBJEXT=$ac_cv_objext
    1164512642 ac_objext=$OBJEXT
    1164612643-echo "$as_me:1869: checking whether we are using the GNU C compiler" >&5
    11647 +echo "$as_me:1874: checking whether we are using the GNU C compiler" >&5
     12644+echo "$as_me:1875: checking whether we are using the GNU C compiler" >&5
    1164812645 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
    1164912646 if test "${ac_cv_c_compiler_gnu+set}" = set; then
     
    1165212649   cat >conftest.$ac_ext <<_ACEOF
    1165312650-#line 1875 "configure"
    11654 +#line 1880 "configure"
     12651+#line 1881 "configure"
    1165512652 #include "confdefs.h"
    1165612653 
    1165712654 int
    11658 @@ -1887,16 +1892,16 @@
     12655@@ -1887,16 +1893,16 @@
    1165912656 }
    1166012657 _ACEOF
    1166112658 rm -f conftest.$ac_objext
    1166212659-if { (eval echo "$as_me:1890: \"$ac_compile\"") >&5
    11663 +if { (eval echo "$as_me:1895: \"$ac_compile\"") >&5
     12660+if { (eval echo "$as_me:1896: \"$ac_compile\"") >&5
    1166412661   (eval $ac_compile) 2>&5
    1166512662   ac_status=$?
    1166612663-  echo "$as_me:1893: \$? = $ac_status" >&5
    11667 +  echo "$as_me:1898: \$? = $ac_status" >&5
     12664+  echo "$as_me:1899: \$? = $ac_status" >&5
    1166812665   (exit $ac_status); } &&
    1166912666          { ac_try='test -s conftest.$ac_objext'
    1167012667-  { (eval echo "$as_me:1896: \"$ac_try\"") >&5
    11671 +  { (eval echo "$as_me:1901: \"$ac_try\"") >&5
     12668+  { (eval echo "$as_me:1902: \"$ac_try\"") >&5
    1167212669   (eval $ac_try) 2>&5
    1167312670   ac_status=$?
    1167412671-  echo "$as_me:1899: \$? = $ac_status" >&5
    11675 +  echo "$as_me:1904: \$? = $ac_status" >&5
     12672+  echo "$as_me:1905: \$? = $ac_status" >&5
    1167612673   (exit $ac_status); }; }; then
    1167712674   ac_compiler_gnu=yes
    1167812675 else
    11679 @@ -1908,19 +1913,19 @@
     12676@@ -1908,19 +1914,19 @@
    1168012677 ac_cv_c_compiler_gnu=$ac_compiler_gnu
    1168112678 
    1168212679 fi
    1168312680-echo "$as_me:1911: result: $ac_cv_c_compiler_gnu" >&5
    11684 +echo "$as_me:1916: result: $ac_cv_c_compiler_gnu" >&5
     12681+echo "$as_me:1917: result: $ac_cv_c_compiler_gnu" >&5
    1168512682 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
    1168612683 GCC=`test $ac_compiler_gnu = yes && echo yes`
     
    1168912686 CFLAGS="-g"
    1169012687-echo "$as_me:1917: checking whether $CC accepts -g" >&5
    11691 +echo "$as_me:1922: checking whether $CC accepts -g" >&5
     12688+echo "$as_me:1923: checking whether $CC accepts -g" >&5
    1169212689 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
    1169312690 if test "${ac_cv_prog_cc_g+set}" = set; then
     
    1169612693   cat >conftest.$ac_ext <<_ACEOF
    1169712694-#line 1923 "configure"
    11698 +#line 1928 "configure"
     12695+#line 1929 "configure"
    1169912696 #include "confdefs.h"
    1170012697 
    1170112698 int
    11702 @@ -1932,16 +1937,16 @@
     12699@@ -1932,16 +1938,16 @@
    1170312700 }
    1170412701 _ACEOF
    1170512702 rm -f conftest.$ac_objext
    1170612703-if { (eval echo "$as_me:1935: \"$ac_compile\"") >&5
    11707 +if { (eval echo "$as_me:1940: \"$ac_compile\"") >&5
     12704+if { (eval echo "$as_me:1941: \"$ac_compile\"") >&5
    1170812705   (eval $ac_compile) 2>&5
    1170912706   ac_status=$?
    1171012707-  echo "$as_me:1938: \$? = $ac_status" >&5
    11711 +  echo "$as_me:1943: \$? = $ac_status" >&5
     12708+  echo "$as_me:1944: \$? = $ac_status" >&5
    1171212709   (exit $ac_status); } &&
    1171312710          { ac_try='test -s conftest.$ac_objext'
    1171412711-  { (eval echo "$as_me:1941: \"$ac_try\"") >&5
    11715 +  { (eval echo "$as_me:1946: \"$ac_try\"") >&5
     12712+  { (eval echo "$as_me:1947: \"$ac_try\"") >&5
    1171612713   (eval $ac_try) 2>&5
    1171712714   ac_status=$?
    1171812715-  echo "$as_me:1944: \$? = $ac_status" >&5
    11719 +  echo "$as_me:1949: \$? = $ac_status" >&5
     12716+  echo "$as_me:1950: \$? = $ac_status" >&5
    1172012717   (exit $ac_status); }; }; then
    1172112718   ac_cv_prog_cc_g=yes
    1172212719 else
    11723 @@ -1951,7 +1956,7 @@
     12720@@ -1951,7 +1957,7 @@
    1172412721 fi
    1172512722 rm -f conftest.$ac_objext conftest.$ac_ext
    1172612723 fi
    1172712724-echo "$as_me:1954: result: $ac_cv_prog_cc_g" >&5
    11728 +echo "$as_me:1959: result: $ac_cv_prog_cc_g" >&5
     12725+echo "$as_me:1960: result: $ac_cv_prog_cc_g" >&5
    1172912726 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
    1173012727 if test "$ac_test_CFLAGS" = set; then
    1173112728   CFLAGS=$ac_save_CFLAGS
    11732 @@ -1978,16 +1983,16 @@
     12729@@ -1978,16 +1984,16 @@
    1173312730 #endif
    1173412731 _ACEOF
    1173512732 rm -f conftest.$ac_objext
    1173612733-if { (eval echo "$as_me:1981: \"$ac_compile\"") >&5
    11737 +if { (eval echo "$as_me:1986: \"$ac_compile\"") >&5
     12734+if { (eval echo "$as_me:1987: \"$ac_compile\"") >&5
    1173812735   (eval $ac_compile) 2>&5
    1173912736   ac_status=$?
    1174012737-  echo "$as_me:1984: \$? = $ac_status" >&5
    11741 +  echo "$as_me:1989: \$? = $ac_status" >&5
     12738+  echo "$as_me:1990: \$? = $ac_status" >&5
    1174212739   (exit $ac_status); } &&
    1174312740          { ac_try='test -s conftest.$ac_objext'
    1174412741-  { (eval echo "$as_me:1987: \"$ac_try\"") >&5
    11745 +  { (eval echo "$as_me:1992: \"$ac_try\"") >&5
     12742+  { (eval echo "$as_me:1993: \"$ac_try\"") >&5
    1174612743   (eval $ac_try) 2>&5
    1174712744   ac_status=$?
    1174812745-  echo "$as_me:1990: \$? = $ac_status" >&5
    11749 +  echo "$as_me:1995: \$? = $ac_status" >&5
     12746+  echo "$as_me:1996: \$? = $ac_status" >&5
    1175012747   (exit $ac_status); }; }; then
    1175112748   for ac_declaration in \
    1175212749    ''\
    11753 @@ -1999,7 +2004,7 @@
     12750@@ -1999,7 +2005,7 @@
    1175412751    'void exit (int);'
    1175512752 do
    1175612753   cat >conftest.$ac_ext <<_ACEOF
    1175712754-#line 2002 "configure"
    11758 +#line 2007 "configure"
     12755+#line 2008 "configure"
    1175912756 #include "confdefs.h"
    1176012757 #include <stdlib.h>
    1176112758 $ac_declaration
    11762 @@ -2012,16 +2017,16 @@
     12759@@ -2012,16 +2018,16 @@
    1176312760 }
    1176412761 _ACEOF
    1176512762 rm -f conftest.$ac_objext
    1176612763-if { (eval echo "$as_me:2015: \"$ac_compile\"") >&5
    11767 +if { (eval echo "$as_me:2020: \"$ac_compile\"") >&5
     12764+if { (eval echo "$as_me:2021: \"$ac_compile\"") >&5
    1176812765   (eval $ac_compile) 2>&5
    1176912766   ac_status=$?
    1177012767-  echo "$as_me:2018: \$? = $ac_status" >&5
    11771 +  echo "$as_me:2023: \$? = $ac_status" >&5
     12768+  echo "$as_me:2024: \$? = $ac_status" >&5
    1177212769   (exit $ac_status); } &&
    1177312770          { ac_try='test -s conftest.$ac_objext'
    1177412771-  { (eval echo "$as_me:2021: \"$ac_try\"") >&5
    11775 +  { (eval echo "$as_me:2026: \"$ac_try\"") >&5
     12772+  { (eval echo "$as_me:2027: \"$ac_try\"") >&5
    1177612773   (eval $ac_try) 2>&5
    1177712774   ac_status=$?
    1177812775-  echo "$as_me:2024: \$? = $ac_status" >&5
    11779 +  echo "$as_me:2029: \$? = $ac_status" >&5
     12776+  echo "$as_me:2030: \$? = $ac_status" >&5
    1178012777   (exit $ac_status); }; }; then
    1178112778   :
    1178212779 else
    11783 @@ -2031,7 +2036,7 @@
     12780@@ -2031,7 +2037,7 @@
    1178412781 fi
    1178512782 rm -f conftest.$ac_objext conftest.$ac_ext
    1178612783   cat >conftest.$ac_ext <<_ACEOF
    1178712784-#line 2034 "configure"
    11788 +#line 2039 "configure"
     12785+#line 2040 "configure"
    1178912786 #include "confdefs.h"
    1179012787 $ac_declaration
    1179112788 int
    11792 @@ -2043,16 +2048,16 @@
     12789@@ -2043,16 +2049,16 @@
    1179312790 }
    1179412791 _ACEOF
    1179512792 rm -f conftest.$ac_objext
    1179612793-if { (eval echo "$as_me:2046: \"$ac_compile\"") >&5
    11797 +if { (eval echo "$as_me:2051: \"$ac_compile\"") >&5
     12794+if { (eval echo "$as_me:2052: \"$ac_compile\"") >&5
    1179812795   (eval $ac_compile) 2>&5
    1179912796   ac_status=$?
    1180012797-  echo "$as_me:2049: \$? = $ac_status" >&5
    11801 +  echo "$as_me:2054: \$? = $ac_status" >&5
     12798+  echo "$as_me:2055: \$? = $ac_status" >&5
    1180212799   (exit $ac_status); } &&
    1180312800          { ac_try='test -s conftest.$ac_objext'
    1180412801-  { (eval echo "$as_me:2052: \"$ac_try\"") >&5
    11805 +  { (eval echo "$as_me:2057: \"$ac_try\"") >&5
     12802+  { (eval echo "$as_me:2058: \"$ac_try\"") >&5
    1180612803   (eval $ac_try) 2>&5
    1180712804   ac_status=$?
    1180812805-  echo "$as_me:2055: \$? = $ac_status" >&5
    11809 +  echo "$as_me:2060: \$? = $ac_status" >&5
     12806+  echo "$as_me:2061: \$? = $ac_status" >&5
    1181012807   (exit $ac_status); }; }; then
    1181112808   break
    1181212809 else
    11813 @@ -2082,11 +2087,11 @@
     12810@@ -2082,11 +2088,11 @@
    1181412811 
    1181512812 GCC_VERSION=none
    1181612813 if test "$GCC" = yes ; then
    1181712814-       echo "$as_me:2085: checking version of $CC" >&5
    11818 +       echo "$as_me:2090: checking version of $CC" >&5
     12815+       echo "$as_me:2091: checking version of $CC" >&5
    1181912816 echo $ECHO_N "checking version of $CC... $ECHO_C" >&6
    1182012817        GCC_VERSION="`${CC} --version| sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
    1182112818        test -z "$GCC_VERSION" && GCC_VERSION=unknown
    1182212819-       echo "$as_me:2089: result: $GCC_VERSION" >&5
    11823 +       echo "$as_me:2094: result: $GCC_VERSION" >&5
     12820+       echo "$as_me:2095: result: $GCC_VERSION" >&5
    1182412821 echo "${ECHO_T}$GCC_VERSION" >&6
    1182512822 fi
    1182612823 
    11827 @@ -2096,7 +2101,7 @@
     12824@@ -2096,7 +2102,7 @@
    1182812825 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    1182912826 ac_compiler_gnu=$ac_cv_c_compiler_gnu
    1183012827 ac_main_return=return
    1183112828-echo "$as_me:2099: checking how to run the C preprocessor" >&5
    11832 +echo "$as_me:2104: checking how to run the C preprocessor" >&5
     12829+echo "$as_me:2105: checking how to run the C preprocessor" >&5
    1183312830 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
    1183412831 # On Suns, sometimes $CPP names a directory.
    1183512832 if test -n "$CPP" && test -d "$CPP"; then
    11836 @@ -2117,18 +2122,18 @@
     12833@@ -2117,18 +2123,18 @@
    1183712834   # On the NeXT, cc -E runs the code through the compiler's parser,
    1183812835   # not just through cpp. "Syntax error" is here to catch this case.
    1183912836   cat >conftest.$ac_ext <<_ACEOF
    1184012837-#line 2120 "configure"
    11841 +#line 2125 "configure"
     12838+#line 2126 "configure"
    1184212839 #include "confdefs.h"
    1184312840 #include <assert.h>
     
    1184512842 _ACEOF
    1184612843-if { (eval echo "$as_me:2125: \"$ac_cpp conftest.$ac_ext\"") >&5
    11847 +if { (eval echo "$as_me:2130: \"$ac_cpp conftest.$ac_ext\"") >&5
     12844+if { (eval echo "$as_me:2131: \"$ac_cpp conftest.$ac_ext\"") >&5
    1184812845   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    1184912846   ac_status=$?
     
    1185212849   cat conftest.err >&5
    1185312850-  echo "$as_me:2131: \$? = $ac_status" >&5
    11854 +  echo "$as_me:2136: \$? = $ac_status" >&5
     12851+  echo "$as_me:2137: \$? = $ac_status" >&5
    1185512852   (exit $ac_status); } >/dev/null; then
    1185612853   if test -s conftest.err; then
    1185712854     ac_cpp_err=$ac_c_preproc_warn_flag
    11858 @@ -2151,17 +2156,17 @@
     12855@@ -2151,17 +2157,17 @@
    1185912856   # OK, works on sane cases.  Now check whether non-existent headers
    1186012857   # can be detected and how.
    1186112858   cat >conftest.$ac_ext <<_ACEOF
    1186212859-#line 2154 "configure"
    11863 +#line 2159 "configure"
     12860+#line 2160 "configure"
    1186412861 #include "confdefs.h"
    1186512862 #include <ac_nonexistent.h>
    1186612863 _ACEOF
    1186712864-if { (eval echo "$as_me:2158: \"$ac_cpp conftest.$ac_ext\"") >&5
    11868 +if { (eval echo "$as_me:2163: \"$ac_cpp conftest.$ac_ext\"") >&5
     12865+if { (eval echo "$as_me:2164: \"$ac_cpp conftest.$ac_ext\"") >&5
    1186912866   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    1187012867   ac_status=$?
     
    1187312870   cat conftest.err >&5
    1187412871-  echo "$as_me:2164: \$? = $ac_status" >&5
    11875 +  echo "$as_me:2169: \$? = $ac_status" >&5
     12872+  echo "$as_me:2170: \$? = $ac_status" >&5
    1187612873   (exit $ac_status); } >/dev/null; then
    1187712874   if test -s conftest.err; then
    1187812875     ac_cpp_err=$ac_c_preproc_warn_flag
    11879 @@ -2198,7 +2203,7 @@
     12876@@ -2198,7 +2204,7 @@
    1188012877 else
    1188112878   ac_cv_prog_CPP=$CPP
    1188212879 fi
    1188312880-echo "$as_me:2201: result: $CPP" >&5
    11884 +echo "$as_me:2206: result: $CPP" >&5
     12881+echo "$as_me:2207: result: $CPP" >&5
    1188512882 echo "${ECHO_T}$CPP" >&6
    1188612883 ac_preproc_ok=false
    1188712884 for ac_c_preproc_warn_flag in '' yes
    11888 @@ -2208,18 +2213,18 @@
     12885@@ -2208,18 +2214,18 @@
    1188912886   # On the NeXT, cc -E runs the code through the compiler's parser,
    1189012887   # not just through cpp. "Syntax error" is here to catch this case.
    1189112888   cat >conftest.$ac_ext <<_ACEOF
    1189212889-#line 2211 "configure"
    11893 +#line 2216 "configure"
     12890+#line 2217 "configure"
    1189412891 #include "confdefs.h"
    1189512892 #include <assert.h>
     
    1189712894 _ACEOF
    1189812895-if { (eval echo "$as_me:2216: \"$ac_cpp conftest.$ac_ext\"") >&5
    11899 +if { (eval echo "$as_me:2221: \"$ac_cpp conftest.$ac_ext\"") >&5
     12896+if { (eval echo "$as_me:2222: \"$ac_cpp conftest.$ac_ext\"") >&5
    1190012897   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    1190112898   ac_status=$?
     
    1190412901   cat conftest.err >&5
    1190512902-  echo "$as_me:2222: \$? = $ac_status" >&5
    11906 +  echo "$as_me:2227: \$? = $ac_status" >&5
     12903+  echo "$as_me:2228: \$? = $ac_status" >&5
    1190712904   (exit $ac_status); } >/dev/null; then
    1190812905   if test -s conftest.err; then
    1190912906     ac_cpp_err=$ac_c_preproc_warn_flag
    11910 @@ -2242,17 +2247,17 @@
     12907@@ -2242,17 +2248,17 @@
    1191112908   # OK, works on sane cases.  Now check whether non-existent headers
    1191212909   # can be detected and how.
    1191312910   cat >conftest.$ac_ext <<_ACEOF
    1191412911-#line 2245 "configure"
    11915 +#line 2250 "configure"
     12912+#line 2251 "configure"
    1191612913 #include "confdefs.h"
    1191712914 #include <ac_nonexistent.h>
    1191812915 _ACEOF
    1191912916-if { (eval echo "$as_me:2249: \"$ac_cpp conftest.$ac_ext\"") >&5
    11920 +if { (eval echo "$as_me:2254: \"$ac_cpp conftest.$ac_ext\"") >&5
     12917+if { (eval echo "$as_me:2255: \"$ac_cpp conftest.$ac_ext\"") >&5
    1192112918   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    1192212919   ac_status=$?
     
    1192512922   cat conftest.err >&5
    1192612923-  echo "$as_me:2255: \$? = $ac_status" >&5
    11927 +  echo "$as_me:2260: \$? = $ac_status" >&5
     12924+  echo "$as_me:2261: \$? = $ac_status" >&5
    1192812925   (exit $ac_status); } >/dev/null; then
    1192912926   if test -s conftest.err; then
    1193012927     ac_cpp_err=$ac_c_preproc_warn_flag
    11931 @@ -2280,7 +2285,7 @@
     12928@@ -2280,7 +2286,7 @@
    1193212929 if $ac_preproc_ok; then
    1193312930   :
    1193412931 else
    1193512932-  { { echo "$as_me:2283: error: C preprocessor \"$CPP\" fails sanity check" >&5
    11936 +  { { echo "$as_me:2288: error: C preprocessor \"$CPP\" fails sanity check" >&5
     12933+  { { echo "$as_me:2289: error: C preprocessor \"$CPP\" fails sanity check" >&5
    1193712934 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
    1193812935    { (exit 1); exit 1; }; }
    1193912936 fi
    11940 @@ -2293,14 +2298,14 @@
     12937@@ -2293,14 +2299,14 @@
    1194112938 ac_main_return=return
    1194212939 
    1194312940 if test $ac_cv_c_compiler_gnu = yes; then
    1194412941-    echo "$as_me:2296: checking whether $CC needs -traditional" >&5
    11945 +    echo "$as_me:2301: checking whether $CC needs -traditional" >&5
     12942+    echo "$as_me:2302: checking whether $CC needs -traditional" >&5
    1194612943 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6
    1194712944 if test "${ac_cv_prog_gcc_traditional+set}" = set; then
     
    1195112948   cat >conftest.$ac_ext <<_ACEOF
    1195212949-#line 2303 "configure"
    11953 +#line 2308 "configure"
     12950+#line 2309 "configure"
    1195412951 #include "confdefs.h"
    1195512952 #include <sgtty.h>
    1195612953 int Autoconf = TIOCGETP;
    11957 @@ -2315,7 +2320,7 @@
     12954@@ -2315,7 +2321,7 @@
    1195812955 
    1195912956   if test $ac_cv_prog_gcc_traditional = no; then
    1196012957     cat >conftest.$ac_ext <<_ACEOF
    1196112958-#line 2318 "configure"
    11962 +#line 2323 "configure"
     12959+#line 2324 "configure"
    1196312960 #include "confdefs.h"
    1196412961 #include <termio.h>
    1196512962 int Autoconf = TCGETA;
    11966 @@ -2328,14 +2333,14 @@
     12963@@ -2328,14 +2334,14 @@
    1196712964 
    1196812965   fi
    1196912966 fi
    1197012967-echo "$as_me:2331: result: $ac_cv_prog_gcc_traditional" >&5
    11971 +echo "$as_me:2336: result: $ac_cv_prog_gcc_traditional" >&5
     12968+echo "$as_me:2337: result: $ac_cv_prog_gcc_traditional" >&5
    1197212969 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6
    1197312970   if test $ac_cv_prog_gcc_traditional = yes; then
     
    1197712974 
    1197812975-echo "$as_me:2338: checking whether $CC understands -c and -o together" >&5
    11979 +echo "$as_me:2343: checking whether $CC understands -c and -o together" >&5
     12976+echo "$as_me:2344: checking whether $CC understands -c and -o together" >&5
    1198012977 echo $ECHO_N "checking whether $CC understands -c and -o together... $ECHO_C" >&6
    1198112978 if test "${cf_cv_prog_CC_c_o+set}" = set; then
    1198212979   echo $ECHO_N "(cached) $ECHO_C" >&6
    11983 @@ -2351,15 +2356,15 @@
     12980@@ -2351,15 +2357,15 @@
    1198412981 # We do the test twice because some compilers refuse to overwrite an
    1198512982 # existing .o file with -o, though they will create one.
    1198612983 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
    1198712984-if { (eval echo "$as_me:2354: \"$ac_try\"") >&5
    11988 +if { (eval echo "$as_me:2359: \"$ac_try\"") >&5
     12985+if { (eval echo "$as_me:2360: \"$ac_try\"") >&5
    1198912986   (eval $ac_try) 2>&5
    1199012987   ac_status=$?
    1199112988-  echo "$as_me:2357: \$? = $ac_status" >&5
    11992 +  echo "$as_me:2362: \$? = $ac_status" >&5
     12989+  echo "$as_me:2363: \$? = $ac_status" >&5
    1199312990   (exit $ac_status); } &&
    1199412991-  test -f conftest2.$ac_objext && { (eval echo "$as_me:2359: \"$ac_try\"") >&5
    11995 +  test -f conftest2.$ac_objext && { (eval echo "$as_me:2364: \"$ac_try\"") >&5
     12992+  test -f conftest2.$ac_objext && { (eval echo "$as_me:2365: \"$ac_try\"") >&5
    1199612993   (eval $ac_try) 2>&5
    1199712994   ac_status=$?
    1199812995-  echo "$as_me:2362: \$? = $ac_status" >&5
    11999 +  echo "$as_me:2367: \$? = $ac_status" >&5
     12996+  echo "$as_me:2368: \$? = $ac_status" >&5
    1200012997   (exit $ac_status); };
    1200112998 then
    1200212999   eval cf_cv_prog_CC_c_o=yes
    12003 @@ -2370,19 +2375,19 @@
     13000@@ -2370,19 +2376,19 @@
    1200413001 
    1200513002 fi
    1200613003 if test $cf_cv_prog_CC_c_o = yes; then
    1200713004-  echo "$as_me:2373: result: yes" >&5
    12008 +  echo "$as_me:2378: result: yes" >&5
     13005+  echo "$as_me:2379: result: yes" >&5
    1200913006 echo "${ECHO_T}yes" >&6
    1201013007 else
    1201113008-  echo "$as_me:2376: result: no" >&5
    12012 +  echo "$as_me:2381: result: no" >&5
     13009+  echo "$as_me:2382: result: no" >&5
    1201313010 echo "${ECHO_T}no" >&6
    1201413011 fi
    1201513012 
    1201613013-echo "$as_me:2380: checking for POSIXized ISC" >&5
    12017 +echo "$as_me:2385: checking for POSIXized ISC" >&5
     13014+echo "$as_me:2386: checking for POSIXized ISC" >&5
    1201813015 echo $ECHO_N "checking for POSIXized ISC... $ECHO_C" >&6
    1201913016 if test -d /etc/conf/kconfig.d &&
     
    1202113018 then
    1202213019-  echo "$as_me:2385: result: yes" >&5
    12023 +  echo "$as_me:2390: result: yes" >&5
     13020+  echo "$as_me:2391: result: yes" >&5
    1202413021 echo "${ECHO_T}yes" >&6
    1202513022   ISC=yes # If later tests want to check for ISC.
    1202613023 
    12027 @@ -2396,12 +2401,12 @@
     13024@@ -2396,12 +2402,12 @@
    1202813025     CC="$CC -Xp"
    1202913026   fi
    1203013027 else
    1203113028-  echo "$as_me:2399: result: no" >&5
    12032 +  echo "$as_me:2404: result: no" >&5
     13029+  echo "$as_me:2405: result: no" >&5
    1203313030 echo "${ECHO_T}no" >&6
    1203413031   ISC=
     
    1203613033 
    1203713034-echo "$as_me:2404: checking for ${CC-cc} option to accept ANSI C" >&5
    12038 +echo "$as_me:2409: checking for ${CC-cc} option to accept ANSI C" >&5
     13035+echo "$as_me:2410: checking for ${CC-cc} option to accept ANSI C" >&5
    1203913036 echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6
    1204013037 if test "${cf_cv_ansi_cc+set}" = set; then
    1204113038   echo $ECHO_N "(cached) $ECHO_C" >&6
    12042 @@ -2495,7 +2500,7 @@
     13039@@ -2495,7 +2501,7 @@
    1204313040 fi
    1204413041 
    1204513042        cat >conftest.$ac_ext <<_ACEOF
    1204613043-#line 2498 "configure"
    12047 +#line 2503 "configure"
     13044+#line 2504 "configure"
    1204813045 #include "confdefs.h"
    1204913046 
    1205013047 #ifndef CC_HAS_PROTOS
    12051 @@ -2516,16 +2521,16 @@
     13048@@ -2516,16 +2522,16 @@
    1205213049 }
    1205313050 _ACEOF
    1205413051 rm -f conftest.$ac_objext
    1205513052-if { (eval echo "$as_me:2519: \"$ac_compile\"") >&5
    12056 +if { (eval echo "$as_me:2524: \"$ac_compile\"") >&5
     13053+if { (eval echo "$as_me:2525: \"$ac_compile\"") >&5
    1205713054   (eval $ac_compile) 2>&5
    1205813055   ac_status=$?
    1205913056-  echo "$as_me:2522: \$? = $ac_status" >&5
    12060 +  echo "$as_me:2527: \$? = $ac_status" >&5
     13057+  echo "$as_me:2528: \$? = $ac_status" >&5
    1206113058   (exit $ac_status); } &&
    1206213059          { ac_try='test -s conftest.$ac_objext'
    1206313060-  { (eval echo "$as_me:2525: \"$ac_try\"") >&5
    12064 +  { (eval echo "$as_me:2530: \"$ac_try\"") >&5
     13061+  { (eval echo "$as_me:2531: \"$ac_try\"") >&5
    1206513062   (eval $ac_try) 2>&5
    1206613063   ac_status=$?
    1206713064-  echo "$as_me:2528: \$? = $ac_status" >&5
    12068 +  echo "$as_me:2533: \$? = $ac_status" >&5
     13065+  echo "$as_me:2534: \$? = $ac_status" >&5
    1206913066   (exit $ac_status); }; }; then
    1207013067   cf_cv_ansi_cc="$cf_arg"; break
    1207113068 else
    12072 @@ -2538,7 +2543,7 @@
     13069@@ -2538,7 +2544,7 @@
    1207313070 CPPFLAGS="$cf_save_CPPFLAGS"
    1207413071 
    1207513072 fi
    1207613073-echo "$as_me:2541: result: $cf_cv_ansi_cc" >&5
    12077 +echo "$as_me:2546: result: $cf_cv_ansi_cc" >&5
     13074+echo "$as_me:2547: result: $cf_cv_ansi_cc" >&5
    1207813075 echo "${ECHO_T}$cf_cv_ansi_cc" >&6
    1207913076 
    1208013077 if test "$cf_cv_ansi_cc" != "no"; then
    12081 @@ -2621,7 +2626,7 @@
     13078@@ -2621,7 +2627,7 @@
    1208213079 fi
    1208313080 
    1208413081 if test "$cf_cv_ansi_cc" = "no"; then
    1208513082-       { { echo "$as_me:2624: error: Your compiler does not appear to recognize prototypes.
    12086 +       { { echo "$as_me:2629: error: Your compiler does not appear to recognize prototypes.
     13083+       { { echo "$as_me:2630: error: Your compiler does not appear to recognize prototypes.
    1208713084 You have the following choices:
    1208813085        a. adjust your compiler options
    1208913086        b. get an up-to-date compiler
    12090 @@ -2661,7 +2666,7 @@
     13087@@ -2661,7 +2667,7 @@
    1209113088 *) LDPATH=$PATH:/sbin:/usr/sbin
    1209213089   # Extract the first word of "ldconfig", so it can be a program name with args.
    1209313090 set dummy ldconfig; ac_word=$2
    1209413091-echo "$as_me:2664: checking for $ac_word" >&5
    12095 +echo "$as_me:2669: checking for $ac_word" >&5
     13092+echo "$as_me:2670: checking for $ac_word" >&5
    1209613093 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1209713094 if test "${ac_cv_path_LDCONFIG+set}" = set; then
    1209813095   echo $ECHO_N "(cached) $ECHO_C" >&6
    12099 @@ -2678,7 +2683,7 @@
     13096@@ -2678,7 +2684,7 @@
    1210013097   test -z "$ac_dir" && ac_dir=.
    1210113098   if $as_executable_p "$ac_dir/$ac_word"; then
    1210213099    ac_cv_path_LDCONFIG="$ac_dir/$ac_word"
    1210313100-   echo "$as_me:2681: found $ac_dir/$ac_word" >&5
    12104 +   echo "$as_me:2686: found $ac_dir/$ac_word" >&5
     13101+   echo "$as_me:2687: found $ac_dir/$ac_word" >&5
    1210513102    break
    1210613103 fi
    1210713104 done
    12108 @@ -2689,10 +2694,10 @@
     13105@@ -2689,10 +2695,10 @@
    1210913106 LDCONFIG=$ac_cv_path_LDCONFIG
    1211013107 
    1211113108 if test -n "$LDCONFIG"; then
    1211213109-  echo "$as_me:2692: result: $LDCONFIG" >&5
    12113 +  echo "$as_me:2697: result: $LDCONFIG" >&5
     13110+  echo "$as_me:2698: result: $LDCONFIG" >&5
    1211413111 echo "${ECHO_T}$LDCONFIG" >&6
    1211513112 else
    1211613113-  echo "$as_me:2695: result: no" >&5
    12117 +  echo "$as_me:2700: result: no" >&5
     13114+  echo "$as_me:2701: result: no" >&5
    1211813115 echo "${ECHO_T}no" >&6
    1211913116 fi
    1212013117 
    12121 @@ -2700,7 +2705,7 @@
     13118@@ -2700,7 +2706,7 @@
    1212213119 esac
    1212313120 fi
    1212413121 
    1212513122-echo "$as_me:2703: checking if you want to ensure bool is consistent with C++" >&5
    12126 +echo "$as_me:2708: checking if you want to ensure bool is consistent with C++" >&5
     13123+echo "$as_me:2709: checking if you want to ensure bool is consistent with C++" >&5
    1212713124 echo $ECHO_N "checking if you want to ensure bool is consistent with C++... $ECHO_C" >&6
    1212813125 
    1212913126 # Check whether --with-cxx or --without-cxx was given.
    12130 @@ -2710,7 +2715,7 @@
     13127@@ -2710,7 +2716,7 @@
    1213113128 else
    1213213129   cf_with_cxx=yes
    1213313130 fi;
    1213413131-echo "$as_me:2713: result: $cf_with_cxx" >&5
    12135 +echo "$as_me:2718: result: $cf_with_cxx" >&5
     13132+echo "$as_me:2719: result: $cf_with_cxx" >&5
    1213613133 echo "${ECHO_T}$cf_with_cxx" >&6
    1213713134 if test "X$cf_with_cxx" = Xno ; then
    1213813135        CXX=""
    12139 @@ -2728,7 +2733,7 @@
     13136@@ -2728,7 +2734,7 @@
    1214013137   do
    1214113138     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    1214213139 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    1214313140-echo "$as_me:2731: checking for $ac_word" >&5
    12144 +echo "$as_me:2736: checking for $ac_word" >&5
     13141+echo "$as_me:2737: checking for $ac_word" >&5
    1214513142 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1214613143 if test "${ac_cv_prog_CXX+set}" = set; then
    1214713144   echo $ECHO_N "(cached) $ECHO_C" >&6
    12148 @@ -2743,7 +2748,7 @@
     13145@@ -2743,7 +2749,7 @@
    1214913146   test -z "$ac_dir" && ac_dir=.
    1215013147   $as_executable_p "$ac_dir/$ac_word" || continue
    1215113148 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
    1215213149-echo "$as_me:2746: found $ac_dir/$ac_word" >&5
    12153 +echo "$as_me:2751: found $ac_dir/$ac_word" >&5
     13150+echo "$as_me:2752: found $ac_dir/$ac_word" >&5
    1215413151 break
    1215513152 done
    1215613153 
    12157 @@ -2751,10 +2756,10 @@
     13154@@ -2751,10 +2757,10 @@
    1215813155 fi
    1215913156 CXX=$ac_cv_prog_CXX
    1216013157 if test -n "$CXX"; then
    1216113158-  echo "$as_me:2754: result: $CXX" >&5
    12162 +  echo "$as_me:2759: result: $CXX" >&5
     13159+  echo "$as_me:2760: result: $CXX" >&5
    1216313160 echo "${ECHO_T}$CXX" >&6
    1216413161 else
    1216513162-  echo "$as_me:2757: result: no" >&5
    12166 +  echo "$as_me:2762: result: no" >&5
     13163+  echo "$as_me:2763: result: no" >&5
    1216713164 echo "${ECHO_T}no" >&6
    1216813165 fi
    1216913166 
    12170 @@ -2767,7 +2772,7 @@
     13167@@ -2767,7 +2773,7 @@
    1217113168 do
    1217213169   # Extract the first word of "$ac_prog", so it can be a program name with args.
    1217313170 set dummy $ac_prog; ac_word=$2
    1217413171-echo "$as_me:2770: checking for $ac_word" >&5
    12175 +echo "$as_me:2775: checking for $ac_word" >&5
     13172+echo "$as_me:2776: checking for $ac_word" >&5
    1217613173 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1217713174 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
    1217813175   echo $ECHO_N "(cached) $ECHO_C" >&6
    12179 @@ -2782,7 +2787,7 @@
     13176@@ -2782,7 +2788,7 @@
    1218013177   test -z "$ac_dir" && ac_dir=.
    1218113178   $as_executable_p "$ac_dir/$ac_word" || continue
    1218213179 ac_cv_prog_ac_ct_CXX="$ac_prog"
    1218313180-echo "$as_me:2785: found $ac_dir/$ac_word" >&5
    12184 +echo "$as_me:2790: found $ac_dir/$ac_word" >&5
     13181+echo "$as_me:2791: found $ac_dir/$ac_word" >&5
    1218513182 break
    1218613183 done
    1218713184 
    12188 @@ -2790,10 +2795,10 @@
     13185@@ -2790,10 +2796,10 @@
    1218913186 fi
    1219013187 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
    1219113188 if test -n "$ac_ct_CXX"; then
    1219213189-  echo "$as_me:2793: result: $ac_ct_CXX" >&5
    12193 +  echo "$as_me:2798: result: $ac_ct_CXX" >&5
     13190+  echo "$as_me:2799: result: $ac_ct_CXX" >&5
    1219413191 echo "${ECHO_T}$ac_ct_CXX" >&6
    1219513192 else
    1219613193-  echo "$as_me:2796: result: no" >&5
    12197 +  echo "$as_me:2801: result: no" >&5
     13194+  echo "$as_me:2802: result: no" >&5
    1219813195 echo "${ECHO_T}no" >&6
    1219913196 fi
    1220013197 
    12201 @@ -2805,32 +2810,32 @@
     13198@@ -2805,32 +2811,32 @@
    1220213199 fi
    1220313200 
    1220413201 # Provide some information about the compiler.
    1220513202-echo "$as_me:2808:" \
    12206 +echo "$as_me:2813:" \
     13203+echo "$as_me:2814:" \
    1220713204      "checking for C++ compiler version" >&5
    1220813205 ac_compiler=`set X $ac_compile; echo $2`
    1220913206-{ (eval echo "$as_me:2811: \"$ac_compiler --version </dev/null >&5\"") >&5
    12210 +{ (eval echo "$as_me:2816: \"$ac_compiler --version </dev/null >&5\"") >&5
     13207+{ (eval echo "$as_me:2817: \"$ac_compiler --version </dev/null >&5\"") >&5
    1221113208   (eval $ac_compiler --version </dev/null >&5) 2>&5
    1221213209   ac_status=$?
    1221313210-  echo "$as_me:2814: \$? = $ac_status" >&5
    12214 +  echo "$as_me:2819: \$? = $ac_status" >&5
     13211+  echo "$as_me:2820: \$? = $ac_status" >&5
    1221513212   (exit $ac_status); }
    1221613213-{ (eval echo "$as_me:2816: \"$ac_compiler -v </dev/null >&5\"") >&5
    12217 +{ (eval echo "$as_me:2821: \"$ac_compiler -v </dev/null >&5\"") >&5
     13214+{ (eval echo "$as_me:2822: \"$ac_compiler -v </dev/null >&5\"") >&5
    1221813215   (eval $ac_compiler -v </dev/null >&5) 2>&5
    1221913216   ac_status=$?
    1222013217-  echo "$as_me:2819: \$? = $ac_status" >&5
    12221 +  echo "$as_me:2824: \$? = $ac_status" >&5
     13218+  echo "$as_me:2825: \$? = $ac_status" >&5
    1222213219   (exit $ac_status); }
    1222313220-{ (eval echo "$as_me:2821: \"$ac_compiler -V </dev/null >&5\"") >&5
    12224 +{ (eval echo "$as_me:2826: \"$ac_compiler -V </dev/null >&5\"") >&5
     13221+{ (eval echo "$as_me:2827: \"$ac_compiler -V </dev/null >&5\"") >&5
    1222513222   (eval $ac_compiler -V </dev/null >&5) 2>&5
    1222613223   ac_status=$?
    1222713224-  echo "$as_me:2824: \$? = $ac_status" >&5
    12228 +  echo "$as_me:2829: \$? = $ac_status" >&5
     13225+  echo "$as_me:2830: \$? = $ac_status" >&5
    1222913226   (exit $ac_status); }
    1223013227 
    1223113228-echo "$as_me:2827: checking whether we are using the GNU C++ compiler" >&5
    12232 +echo "$as_me:2832: checking whether we are using the GNU C++ compiler" >&5
     13229+echo "$as_me:2833: checking whether we are using the GNU C++ compiler" >&5
    1223313230 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
    1223413231 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
     
    1223713234   cat >conftest.$ac_ext <<_ACEOF
    1223813235-#line 2833 "configure"
    12239 +#line 2838 "configure"
     13236+#line 2839 "configure"
    1224013237 #include "confdefs.h"
    1224113238 
    1224213239 int
    12243 @@ -2845,16 +2850,16 @@
     13240@@ -2845,16 +2851,16 @@
    1224413241 }
    1224513242 _ACEOF
    1224613243 rm -f conftest.$ac_objext
    1224713244-if { (eval echo "$as_me:2848: \"$ac_compile\"") >&5
    12248 +if { (eval echo "$as_me:2853: \"$ac_compile\"") >&5
     13245+if { (eval echo "$as_me:2854: \"$ac_compile\"") >&5
    1224913246   (eval $ac_compile) 2>&5
    1225013247   ac_status=$?
    1225113248-  echo "$as_me:2851: \$? = $ac_status" >&5
    12252 +  echo "$as_me:2856: \$? = $ac_status" >&5
     13249+  echo "$as_me:2857: \$? = $ac_status" >&5
    1225313250   (exit $ac_status); } &&
    1225413251          { ac_try='test -s conftest.$ac_objext'
    1225513252-  { (eval echo "$as_me:2854: \"$ac_try\"") >&5
    12256 +  { (eval echo "$as_me:2859: \"$ac_try\"") >&5
     13253+  { (eval echo "$as_me:2860: \"$ac_try\"") >&5
    1225713254   (eval $ac_try) 2>&5
    1225813255   ac_status=$?
    1225913256-  echo "$as_me:2857: \$? = $ac_status" >&5
    12260 +  echo "$as_me:2862: \$? = $ac_status" >&5
     13257+  echo "$as_me:2863: \$? = $ac_status" >&5
    1226113258   (exit $ac_status); }; }; then
    1226213259   ac_compiler_gnu=yes
    1226313260 else
    12264 @@ -2866,19 +2871,19 @@
     13261@@ -2866,19 +2872,19 @@
    1226513262 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
    1226613263 
    1226713264 fi
    1226813265-echo "$as_me:2869: result: $ac_cv_cxx_compiler_gnu" >&5
    12269 +echo "$as_me:2874: result: $ac_cv_cxx_compiler_gnu" >&5
     13266+echo "$as_me:2875: result: $ac_cv_cxx_compiler_gnu" >&5
    1227013267 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
    1227113268 GXX=`test $ac_compiler_gnu = yes && echo yes`
     
    1227413271 CXXFLAGS="-g"
    1227513272-echo "$as_me:2875: checking whether $CXX accepts -g" >&5
    12276 +echo "$as_me:2880: checking whether $CXX accepts -g" >&5
     13273+echo "$as_me:2881: checking whether $CXX accepts -g" >&5
    1227713274 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
    1227813275 if test "${ac_cv_prog_cxx_g+set}" = set; then
     
    1228113278   cat >conftest.$ac_ext <<_ACEOF
    1228213279-#line 2881 "configure"
    12283 +#line 2886 "configure"
     13280+#line 2887 "configure"
    1228413281 #include "confdefs.h"
    1228513282 
    1228613283 int
    12287 @@ -2890,16 +2895,16 @@
     13284@@ -2890,16 +2896,16 @@
    1228813285 }
    1228913286 _ACEOF
    1229013287 rm -f conftest.$ac_objext
    1229113288-if { (eval echo "$as_me:2893: \"$ac_compile\"") >&5
    12292 +if { (eval echo "$as_me:2898: \"$ac_compile\"") >&5
     13289+if { (eval echo "$as_me:2899: \"$ac_compile\"") >&5
    1229313290   (eval $ac_compile) 2>&5
    1229413291   ac_status=$?
    1229513292-  echo "$as_me:2896: \$? = $ac_status" >&5
    12296 +  echo "$as_me:2901: \$? = $ac_status" >&5
     13293+  echo "$as_me:2902: \$? = $ac_status" >&5
    1229713294   (exit $ac_status); } &&
    1229813295          { ac_try='test -s conftest.$ac_objext'
    1229913296-  { (eval echo "$as_me:2899: \"$ac_try\"") >&5
    12300 +  { (eval echo "$as_me:2904: \"$ac_try\"") >&5
     13297+  { (eval echo "$as_me:2905: \"$ac_try\"") >&5
    1230113298   (eval $ac_try) 2>&5
    1230213299   ac_status=$?
    1230313300-  echo "$as_me:2902: \$? = $ac_status" >&5
    12304 +  echo "$as_me:2907: \$? = $ac_status" >&5
     13301+  echo "$as_me:2908: \$? = $ac_status" >&5
    1230513302   (exit $ac_status); }; }; then
    1230613303   ac_cv_prog_cxx_g=yes
    1230713304 else
    12308 @@ -2909,7 +2914,7 @@
     13305@@ -2909,7 +2915,7 @@
    1230913306 fi
    1231013307 rm -f conftest.$ac_objext conftest.$ac_ext
    1231113308 fi
    1231213309-echo "$as_me:2912: result: $ac_cv_prog_cxx_g" >&5
    12313 +echo "$as_me:2917: result: $ac_cv_prog_cxx_g" >&5
     13310+echo "$as_me:2918: result: $ac_cv_prog_cxx_g" >&5
    1231413311 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
    1231513312 if test "$ac_test_CXXFLAGS" = set; then
    1231613313   CXXFLAGS=$ac_save_CXXFLAGS
    12317 @@ -2936,7 +2941,7 @@
     13314@@ -2936,7 +2942,7 @@
    1231813315    'void exit (int);'
    1231913316 do
    1232013317   cat >conftest.$ac_ext <<_ACEOF
    1232113318-#line 2939 "configure"
    12322 +#line 2944 "configure"
     13319+#line 2945 "configure"
    1232313320 #include "confdefs.h"
    1232413321 #include <stdlib.h>
    1232513322 $ac_declaration
    12326 @@ -2949,16 +2954,16 @@
     13323@@ -2949,16 +2955,16 @@
    1232713324 }
    1232813325 _ACEOF
    1232913326 rm -f conftest.$ac_objext
    1233013327-if { (eval echo "$as_me:2952: \"$ac_compile\"") >&5
    12331 +if { (eval echo "$as_me:2957: \"$ac_compile\"") >&5
     13328+if { (eval echo "$as_me:2958: \"$ac_compile\"") >&5
    1233213329   (eval $ac_compile) 2>&5
    1233313330   ac_status=$?
    1233413331-  echo "$as_me:2955: \$? = $ac_status" >&5
    12335 +  echo "$as_me:2960: \$? = $ac_status" >&5
     13332+  echo "$as_me:2961: \$? = $ac_status" >&5
    1233613333   (exit $ac_status); } &&
    1233713334          { ac_try='test -s conftest.$ac_objext'
    1233813335-  { (eval echo "$as_me:2958: \"$ac_try\"") >&5
    12339 +  { (eval echo "$as_me:2963: \"$ac_try\"") >&5
     13336+  { (eval echo "$as_me:2964: \"$ac_try\"") >&5
    1234013337   (eval $ac_try) 2>&5
    1234113338   ac_status=$?
    1234213339-  echo "$as_me:2961: \$? = $ac_status" >&5
    12343 +  echo "$as_me:2966: \$? = $ac_status" >&5
     13340+  echo "$as_me:2967: \$? = $ac_status" >&5
    1234413341   (exit $ac_status); }; }; then
    1234513342   :
    1234613343 else
    12347 @@ -2968,7 +2973,7 @@
     13344@@ -2968,7 +2974,7 @@
    1234813345 fi
    1234913346 rm -f conftest.$ac_objext conftest.$ac_ext
    1235013347   cat >conftest.$ac_ext <<_ACEOF
    1235113348-#line 2971 "configure"
    12352 +#line 2976 "configure"
     13349+#line 2977 "configure"
    1235313350 #include "confdefs.h"
    1235413351 $ac_declaration
    1235513352 int
    12356 @@ -2980,16 +2985,16 @@
     13353@@ -2980,16 +2986,16 @@
    1235713354 }
    1235813355 _ACEOF
    1235913356 rm -f conftest.$ac_objext
    1236013357-if { (eval echo "$as_me:2983: \"$ac_compile\"") >&5
    12361 +if { (eval echo "$as_me:2988: \"$ac_compile\"") >&5
     13358+if { (eval echo "$as_me:2989: \"$ac_compile\"") >&5
    1236213359   (eval $ac_compile) 2>&5
    1236313360   ac_status=$?
    1236413361-  echo "$as_me:2986: \$? = $ac_status" >&5
    12365 +  echo "$as_me:2991: \$? = $ac_status" >&5
     13362+  echo "$as_me:2992: \$? = $ac_status" >&5
    1236613363   (exit $ac_status); } &&
    1236713364          { ac_try='test -s conftest.$ac_objext'
    1236813365-  { (eval echo "$as_me:2989: \"$ac_try\"") >&5
    12369 +  { (eval echo "$as_me:2994: \"$ac_try\"") >&5
     13366+  { (eval echo "$as_me:2995: \"$ac_try\"") >&5
    1237013367   (eval $ac_try) 2>&5
    1237113368   ac_status=$?
    1237213369-  echo "$as_me:2992: \$? = $ac_status" >&5
    12373 +  echo "$as_me:2997: \$? = $ac_status" >&5
     13370+  echo "$as_me:2998: \$? = $ac_status" >&5
    1237413371   (exit $ac_status); }; }; then
    1237513372   break
    1237613373 else
    12377 @@ -3016,7 +3021,7 @@
     13374@@ -3016,7 +3022,7 @@
    1237813375        if test "$CXX" = "g++" ; then
    1237913376                # Extract the first word of "g++", so it can be a program name with args.
    1238013377 set dummy g++; ac_word=$2
    1238113378-echo "$as_me:3019: checking for $ac_word" >&5
    12382 +echo "$as_me:3024: checking for $ac_word" >&5
     13379+echo "$as_me:3025: checking for $ac_word" >&5
    1238313380 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1238413381 if test "${ac_cv_path_CXX+set}" = set; then
    1238513382   echo $ECHO_N "(cached) $ECHO_C" >&6
    12386 @@ -3033,7 +3038,7 @@
     13383@@ -3033,7 +3039,7 @@
    1238713384   test -z "$ac_dir" && ac_dir=.
    1238813385   if $as_executable_p "$ac_dir/$ac_word"; then
    1238913386    ac_cv_path_CXX="$ac_dir/$ac_word"
    1239013387-   echo "$as_me:3036: found $ac_dir/$ac_word" >&5
    12391 +   echo "$as_me:3041: found $ac_dir/$ac_word" >&5
     13388+   echo "$as_me:3042: found $ac_dir/$ac_word" >&5
    1239213389    break
    1239313390 fi
    1239413391 done
    12395 @@ -3044,16 +3049,16 @@
     13392@@ -3044,16 +3050,16 @@
    1239613393 CXX=$ac_cv_path_CXX
    1239713394 
    1239813395 if test -n "$CXX"; then
    1239913396-  echo "$as_me:3047: result: $CXX" >&5
    12400 +  echo "$as_me:3052: result: $CXX" >&5
     13397+  echo "$as_me:3053: result: $CXX" >&5
    1240113398 echo "${ECHO_T}$CXX" >&6
    1240213399 else
    1240313400-  echo "$as_me:3050: result: no" >&5
    12404 +  echo "$as_me:3055: result: no" >&5
     13401+  echo "$as_me:3056: result: no" >&5
    1240513402 echo "${ECHO_T}no" >&6
    1240613403 fi
     
    1240913406        if test "$CXX" = "g++" ; then
    1241013407-               { echo "$as_me:3056: WARNING: ignoring hardcoded g++" >&5
    12411 +               { echo "$as_me:3061: WARNING: ignoring hardcoded g++" >&5
     13408+               { echo "$as_me:3062: WARNING: ignoring hardcoded g++" >&5
    1241213409 echo "$as_me: WARNING: ignoring hardcoded g++" >&2;}
    1241313410                cf_with_cxx=no; CXX=""; GXX="";
    1241413411        fi
    12415 @@ -3061,11 +3066,11 @@
     13412@@ -3061,11 +3067,11 @@
    1241613413 
    1241713414 GXX_VERSION=none
    1241813415 if test "$GXX" = yes; then
    1241913416-       echo "$as_me:3064: checking version of g++" >&5
    12420 +       echo "$as_me:3069: checking version of g++" >&5
     13417+       echo "$as_me:3070: checking version of g++" >&5
    1242113418 echo $ECHO_N "checking version of g++... $ECHO_C" >&6
    1242213419        GXX_VERSION="`${CXX-g++} --version| sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
    1242313420        test -z "$GXX_VERSION" && GXX_VERSION=unknown
    1242413421-       echo "$as_me:3068: result: $GXX_VERSION" >&5
    12425 +       echo "$as_me:3073: result: $GXX_VERSION" >&5
     13422+       echo "$as_me:3074: result: $GXX_VERSION" >&5
    1242613423 echo "${ECHO_T}$GXX_VERSION" >&6
    1242713424 fi
    1242813425 
    12429 @@ -3073,12 +3078,12 @@
     13426@@ -3073,12 +3079,12 @@
    1243013427 1*|2.[0-6]*)
    1243113428        # GXX=""; CXX=""; ac_cv_prog_gxx=no
    1243213429        # cf_cxx_library=no
    1243313430-       { echo "$as_me:3076: WARNING: templates do not work" >&5
    12434 +       { echo "$as_me:3081: WARNING: templates do not work" >&5
     13431+       { echo "$as_me:3082: WARNING: templates do not work" >&5
    1243513432 echo "$as_me: WARNING: templates do not work" >&2;}
    1243613433        ;;
     
    1243813435 
    1243913436-echo "$as_me:3081: checking if you want to build C++ binding and demo" >&5
    12440 +echo "$as_me:3086: checking if you want to build C++ binding and demo" >&5
     13437+echo "$as_me:3087: checking if you want to build C++ binding and demo" >&5
    1244113438 echo $ECHO_N "checking if you want to build C++ binding and demo... $ECHO_C" >&6
    1244213439 
    1244313440 # Check whether --with-cxx-binding or --without-cxx-binding was given.
    12444 @@ -3088,10 +3093,10 @@
     13441@@ -3088,10 +3094,10 @@
    1244513442 else
    1244613443   cf_with_cxx_binding=$cf_with_cxx
    1244713444 fi;
    1244813445-echo "$as_me:3091: result: $cf_with_cxx_binding" >&5
    12449 +echo "$as_me:3096: result: $cf_with_cxx_binding" >&5
     13446+echo "$as_me:3097: result: $cf_with_cxx_binding" >&5
    1245013447 echo "${ECHO_T}$cf_with_cxx_binding" >&6
    1245113448 
    1245213449-echo "$as_me:3094: checking if you want to build with Ada95" >&5
    12453 +echo "$as_me:3099: checking if you want to build with Ada95" >&5
     13450+echo "$as_me:3100: checking if you want to build with Ada95" >&5
    1245413451 echo $ECHO_N "checking if you want to build with Ada95... $ECHO_C" >&6
    1245513452 
    1245613453 # Check whether --with-ada or --without-ada was given.
    12457 @@ -3101,10 +3106,10 @@
     13454@@ -3101,10 +3107,10 @@
    1245813455 else
    1245913456   cf_with_ada=yes
    1246013457 fi;
    1246113458-echo "$as_me:3104: result: $cf_with_ada" >&5
    12462 +echo "$as_me:3109: result: $cf_with_ada" >&5
     13459+echo "$as_me:3110: result: $cf_with_ada" >&5
    1246313460 echo "${ECHO_T}$cf_with_ada" >&6
    1246413461 
    1246513462-echo "$as_me:3107: checking if you want to build programs such as tic" >&5
    12466 +echo "$as_me:3112: checking if you want to build programs such as tic" >&5
     13463+echo "$as_me:3113: checking if you want to build programs such as tic" >&5
    1246713464 echo $ECHO_N "checking if you want to build programs such as tic... $ECHO_C" >&6
    1246813465 
    1246913466 # Check whether --with-progs or --without-progs was given.
    12470 @@ -3114,10 +3119,10 @@
     13467@@ -3114,10 +3120,10 @@
    1247113468 else
    1247213469   cf_with_progs=yes
    1247313470 fi;
    1247413471-echo "$as_me:3117: result: $cf_with_progs" >&5
    12475 +echo "$as_me:3122: result: $cf_with_progs" >&5
     13472+echo "$as_me:3123: result: $cf_with_progs" >&5
    1247613473 echo "${ECHO_T}$cf_with_progs" >&6
    1247713474 
    1247813475-echo "$as_me:3120: checking if you wish to install curses.h" >&5
    12479 +echo "$as_me:3125: checking if you wish to install curses.h" >&5
     13476+echo "$as_me:3126: checking if you wish to install curses.h" >&5
    1248013477 echo $ECHO_N "checking if you wish to install curses.h... $ECHO_C" >&6
    1248113478 
    1248213479 # Check whether --with-curses-h or --without-curses-h was given.
    12483 @@ -3127,7 +3132,7 @@
     13480@@ -3127,7 +3133,7 @@
    1248413481 else
    1248513482   with_curses_h=yes
    1248613483 fi;
    1248713484-echo "$as_me:3130: result: $with_curses_h" >&5
    12488 +echo "$as_me:3135: result: $with_curses_h" >&5
     13485+echo "$as_me:3136: result: $with_curses_h" >&5
    1248913486 echo "${ECHO_T}$with_curses_h" >&6
    1249013487 
    1249113488 modules_to_build="ncurses"
    12492 @@ -3153,7 +3158,7 @@
     13489@@ -3153,7 +3159,7 @@
    1249313490 do
    1249413491   # Extract the first word of "$ac_prog", so it can be a program name with args.
    1249513492 set dummy $ac_prog; ac_word=$2
    1249613493-echo "$as_me:3156: checking for $ac_word" >&5
    12497 +echo "$as_me:3161: checking for $ac_word" >&5
     13494+echo "$as_me:3162: checking for $ac_word" >&5
    1249813495 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1249913496 if test "${ac_cv_prog_AWK+set}" = set; then
    1250013497   echo $ECHO_N "(cached) $ECHO_C" >&6
    12501 @@ -3168,7 +3173,7 @@
     13498@@ -3168,7 +3174,7 @@
    1250213499   test -z "$ac_dir" && ac_dir=.
    1250313500   $as_executable_p "$ac_dir/$ac_word" || continue
    1250413501 ac_cv_prog_AWK="$ac_prog"
    1250513502-echo "$as_me:3171: found $ac_dir/$ac_word" >&5
    12506 +echo "$as_me:3176: found $ac_dir/$ac_word" >&5
     13503+echo "$as_me:3177: found $ac_dir/$ac_word" >&5
    1250713504 break
    1250813505 done
    1250913506 
    12510 @@ -3176,21 +3181,21 @@
     13507@@ -3176,21 +3182,21 @@
    1251113508 fi
    1251213509 AWK=$ac_cv_prog_AWK
    1251313510 if test -n "$AWK"; then
    1251413511-  echo "$as_me:3179: result: $AWK" >&5
    12515 +  echo "$as_me:3184: result: $AWK" >&5
     13512+  echo "$as_me:3185: result: $AWK" >&5
    1251613513 echo "${ECHO_T}$AWK" >&6
    1251713514 else
    1251813515-  echo "$as_me:3182: result: no" >&5
    12519 +  echo "$as_me:3187: result: no" >&5
     13516+  echo "$as_me:3188: result: no" >&5
    1252013517 echo "${ECHO_T}no" >&6
    1252113518 fi
     
    1252513522 
    1252613523-test -z "$AWK" && { { echo "$as_me:3189: error: No awk program found" >&5
    12527 +test -z "$AWK" && { { echo "$as_me:3194: error: No awk program found" >&5
     13524+test -z "$AWK" && { { echo "$as_me:3195: error: No awk program found" >&5
    1252813525 echo "$as_me: error: No awk program found" >&2;}
    1252913526    { (exit 1); exit 1; }; }
    1253013527 
    1253113528-echo "$as_me:3193: checking for egrep" >&5
    12532 +echo "$as_me:3198: checking for egrep" >&5
     13529+echo "$as_me:3199: checking for egrep" >&5
    1253313530 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
    1253413531 if test "${ac_cv_prog_egrep+set}" = set; then
    1253513532   echo $ECHO_N "(cached) $ECHO_C" >&6
    12536 @@ -3200,11 +3205,11 @@
     13533@@ -3200,11 +3206,11 @@
    1253713534     else ac_cv_prog_egrep='egrep'
    1253813535     fi
    1253913536 fi
    1254013537-echo "$as_me:3203: result: $ac_cv_prog_egrep" >&5
    12541 +echo "$as_me:3208: result: $ac_cv_prog_egrep" >&5
     13538+echo "$as_me:3209: result: $ac_cv_prog_egrep" >&5
    1254213539 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
    1254313540  EGREP=$ac_cv_prog_egrep
    1254413541 
    1254513542-test -z "$EGREP" && { { echo "$as_me:3207: error: No egrep program found" >&5
    12546 +test -z "$EGREP" && { { echo "$as_me:3212: error: No egrep program found" >&5
     13543+test -z "$EGREP" && { { echo "$as_me:3213: error: No egrep program found" >&5
    1254713544 echo "$as_me: error: No egrep program found" >&2;}
    1254813545    { (exit 1); exit 1; }; }
    1254913546 
    12550 @@ -3220,7 +3225,7 @@
     13547@@ -3220,7 +3226,7 @@
    1255113548 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
    1255213549 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
    1255313550 # ./install, which can be erroneously created by make from ./install.sh.
    1255413551-echo "$as_me:3223: checking for a BSD compatible install" >&5
    12555 +echo "$as_me:3228: checking for a BSD compatible install" >&5
     13552+echo "$as_me:3229: checking for a BSD compatible install" >&5
    1255613553 echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
    1255713554 if test -z "$INSTALL"; then
    1255813555 if test "${ac_cv_path_install+set}" = set; then
    12559 @@ -3269,7 +3274,7 @@
     13556@@ -3269,7 +3275,7 @@
    1256013557     INSTALL=$ac_install_sh
    1256113558   fi
    1256213559 fi
    1256313560-echo "$as_me:3272: result: $INSTALL" >&5
    12564 +echo "$as_me:3277: result: $INSTALL" >&5
     13561+echo "$as_me:3278: result: $INSTALL" >&5
    1256513562 echo "${ECHO_T}$INSTALL" >&6
    1256613563 
    1256713564 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
    12568 @@ -3294,7 +3299,7 @@
     13565@@ -3294,7 +3300,7 @@
    1256913566 do
    1257013567   # Extract the first word of "$ac_prog", so it can be a program name with args.
    1257113568 set dummy $ac_prog; ac_word=$2
    1257213569-echo "$as_me:3297: checking for $ac_word" >&5
    12573 +echo "$as_me:3302: checking for $ac_word" >&5
     13570+echo "$as_me:3303: checking for $ac_word" >&5
    1257413571 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1257513572 if test "${ac_cv_prog_LINT+set}" = set; then
    1257613573   echo $ECHO_N "(cached) $ECHO_C" >&6
    12577 @@ -3309,7 +3314,7 @@
     13574@@ -3309,7 +3315,7 @@
    1257813575   test -z "$ac_dir" && ac_dir=.
    1257913576   $as_executable_p "$ac_dir/$ac_word" || continue
    1258013577 ac_cv_prog_LINT="$ac_prog"
    1258113578-echo "$as_me:3312: found $ac_dir/$ac_word" >&5
    12582 +echo "$as_me:3317: found $ac_dir/$ac_word" >&5
     13579+echo "$as_me:3318: found $ac_dir/$ac_word" >&5
    1258313580 break
    1258413581 done
    1258513582 
    12586 @@ -3317,57 +3322,91 @@
     13583@@ -3317,57 +3323,91 @@
    1258713584 fi
    1258813585 LINT=$ac_cv_prog_LINT
    1258913586 if test -n "$LINT"; then
    1259013587-  echo "$as_me:3320: result: $LINT" >&5
    12591 +  echo "$as_me:3325: result: $LINT" >&5
     13588+  echo "$as_me:3326: result: $LINT" >&5
    1259213589 echo "${ECHO_T}$LINT" >&6
    1259313590 else
    1259413591-  echo "$as_me:3323: result: no" >&5
    12595 +  echo "$as_me:3328: result: no" >&5
     13592+  echo "$as_me:3329: result: no" >&5
    1259613593 echo "${ECHO_T}no" >&6
    1259713594 fi
     
    1260113598 
    1260213599-echo "$as_me:3330: checking whether ln -s works" >&5
    12603 +echo "$as_me:3335: checking whether ln -s works" >&5
     13600+echo "$as_me:3336: checking whether ln -s works" >&5
    1260413601 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
    1260513602 LN_S=$as_ln_s
    1260613603 if test "$LN_S" = "ln -s"; then
    1260713604-  echo "$as_me:3334: result: yes" >&5
    12608 +  echo "$as_me:3339: result: yes" >&5
     13605+  echo "$as_me:3340: result: yes" >&5
    1260913606 echo "${ECHO_T}yes" >&6
    1261013607 else
    1261113608-  echo "$as_me:3337: result: no, using $LN_S" >&5
    12612 +  echo "$as_me:3342: result: no, using $LN_S" >&5
     13609+  echo "$as_me:3343: result: no, using $LN_S" >&5
    1261313610 echo "${ECHO_T}no, using $LN_S" >&6
    1261413611 fi
     
    1261813615-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
    1261913616-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
    12620 +echo "$as_me:3346: checking for long file names" >&5
     13617+echo "$as_me:3347: checking for long file names" >&5
    1262113618+echo $ECHO_N "checking for long file names... $ECHO_C" >&6
    1262213619+if test "${ac_cv_sys_long_file_names+set}" = set; then
     
    1267513672-echo "${ECHO_T}no" >&6
    1267613673-  SET_MAKE="MAKE=${MAKE-make}"
    12677 +echo "$as_me:3385: result: $ac_cv_sys_long_file_names" >&5
     13674+echo "$as_me:3386: result: $ac_cv_sys_long_file_names" >&5
    1267813675+echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6
    1267913676+if test $ac_cv_sys_long_file_names = yes; then
     
    1268613683 
    1268713684-echo "$as_me:3370: checking if filesystem supports mixed-case filenames" >&5
    12688 +echo "$as_me:3395: checking if we should assume mixed-case filenames" >&5
     13685+echo "$as_me:3396: checking if we should assume mixed-case filenames" >&5
    1268913686+echo $ECHO_N "checking if we should assume mixed-case filenames... $ECHO_C" >&6
    1269013687+
     
    1269613693+  enable_mixedcase=auto
    1269713694+fi;
    12698 +echo "$as_me:3405: result: $enable_mixedcase" >&5
     13695+echo "$as_me:3406: result: $enable_mixedcase" >&5
    1269913696+echo "${ECHO_T}$enable_mixedcase" >&6
    1270013697+if test "$enable_mixedcase" = "auto" ; then
    1270113698+
    12702 +echo "$as_me:3409: checking if filesystem supports mixed-case filenames" >&5
     13699+echo "$as_me:3410: checking if filesystem supports mixed-case filenames" >&5
    1270313700 echo $ECHO_N "checking if filesystem supports mixed-case filenames... $ECHO_C" >&6
    1270413701 if test "${cf_cv_mixedcase+set}" = set; then
    1270513702   echo $ECHO_N "(cached) $ECHO_C" >&6
    12706 @@ -3394,15 +3433,55 @@
     13703@@ -3394,15 +3434,55 @@
    1270713704 fi
    1270813705 
    1270913706 fi
    1271013707-echo "$as_me:3397: result: $cf_cv_mixedcase" >&5
    12711 +echo "$as_me:3436: result: $cf_cv_mixedcase" >&5
     13708+echo "$as_me:3437: result: $cf_cv_mixedcase" >&5
    1271213709 echo "${ECHO_T}$cf_cv_mixedcase" >&6
    1271313710 test "$cf_cv_mixedcase" = yes && cat >>confdefs.h <<\EOF
     
    1272613723+
    1272713724+# do this after mixed-case option (tags/TAGS is not as important as tic).
    12728 +echo "$as_me:3453: checking whether ${MAKE-make} sets \${MAKE}" >&5
     13725+echo "$as_me:3454: checking whether ${MAKE-make} sets \${MAKE}" >&5
    1272913726+echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
    1273013727+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
     
    1274613743+fi
    1274713744+if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
    12748 +  echo "$as_me:3473: result: yes" >&5
     13745+  echo "$as_me:3474: result: yes" >&5
    1274913746+echo "${ECHO_T}yes" >&6
    1275013747+  SET_MAKE=
    1275113748+else
    12752 +  echo "$as_me:3477: result: no" >&5
     13749+  echo "$as_me:3478: result: no" >&5
    1275313750+echo "${ECHO_T}no" >&6
    1275413751+  SET_MAKE="MAKE=${MAKE-make}"
     
    1275813755 set dummy ctags; ac_word=$2
    1275913756-echo "$as_me:3405: checking for $ac_word" >&5
    12760 +echo "$as_me:3484: checking for $ac_word" >&5
     13757+echo "$as_me:3485: checking for $ac_word" >&5
    1276113758 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1276213759 if test "${ac_cv_prog_MAKE_LOWER_TAGS+set}" = set; then
    1276313760   echo $ECHO_N "(cached) $ECHO_C" >&6
    12764 @@ -3417,7 +3496,7 @@
     13761@@ -3417,7 +3497,7 @@
    1276513762   test -z "$ac_dir" && ac_dir=.
    1276613763   $as_executable_p "$ac_dir/$ac_word" || continue
    1276713764 ac_cv_prog_MAKE_LOWER_TAGS="yes"
    1276813765-echo "$as_me:3420: found $ac_dir/$ac_word" >&5
    12769 +echo "$as_me:3499: found $ac_dir/$ac_word" >&5
     13766+echo "$as_me:3500: found $ac_dir/$ac_word" >&5
    1277013767 break
    1277113768 done
    1277213769 
    12773 @@ -3426,17 +3505,17 @@
     13770@@ -3426,17 +3506,17 @@
    1277413771 fi
    1277513772 MAKE_LOWER_TAGS=$ac_cv_prog_MAKE_LOWER_TAGS
    1277613773 if test -n "$MAKE_LOWER_TAGS"; then
    1277713774-  echo "$as_me:3429: result: $MAKE_LOWER_TAGS" >&5
    12778 +  echo "$as_me:3508: result: $MAKE_LOWER_TAGS" >&5
     13775+  echo "$as_me:3509: result: $MAKE_LOWER_TAGS" >&5
    1277913776 echo "${ECHO_T}$MAKE_LOWER_TAGS" >&6
    1278013777 else
    1278113778-  echo "$as_me:3432: result: no" >&5
    12782 +  echo "$as_me:3511: result: no" >&5
     13779+  echo "$as_me:3512: result: no" >&5
    1278313780 echo "${ECHO_T}no" >&6
    1278413781 fi
     
    1278813785 set dummy etags; ac_word=$2
    1278913786-echo "$as_me:3439: checking for $ac_word" >&5
    12790 +echo "$as_me:3518: checking for $ac_word" >&5
     13787+echo "$as_me:3519: checking for $ac_word" >&5
    1279113788 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1279213789 if test "${ac_cv_prog_MAKE_UPPER_TAGS+set}" = set; then
    1279313790   echo $ECHO_N "(cached) $ECHO_C" >&6
    12794 @@ -3451,7 +3530,7 @@
     13791@@ -3451,7 +3531,7 @@
    1279513792   test -z "$ac_dir" && ac_dir=.
    1279613793   $as_executable_p "$ac_dir/$ac_word" || continue
    1279713794 ac_cv_prog_MAKE_UPPER_TAGS="yes"
    1279813795-echo "$as_me:3454: found $ac_dir/$ac_word" >&5
    12799 +echo "$as_me:3533: found $ac_dir/$ac_word" >&5
     13796+echo "$as_me:3534: found $ac_dir/$ac_word" >&5
    1280013797 break
    1280113798 done
    1280213799 
    12803 @@ -3460,10 +3539,10 @@
     13800@@ -3460,10 +3540,10 @@
    1280413801 fi
    1280513802 MAKE_UPPER_TAGS=$ac_cv_prog_MAKE_UPPER_TAGS
    1280613803 if test -n "$MAKE_UPPER_TAGS"; then
    1280713804-  echo "$as_me:3463: result: $MAKE_UPPER_TAGS" >&5
    12808 +  echo "$as_me:3542: result: $MAKE_UPPER_TAGS" >&5
     13805+  echo "$as_me:3543: result: $MAKE_UPPER_TAGS" >&5
    1280913806 echo "${ECHO_T}$MAKE_UPPER_TAGS" >&6
    1281013807 else
    1281113808-  echo "$as_me:3466: result: no" >&5
    12812 +  echo "$as_me:3545: result: no" >&5
     13809+  echo "$as_me:3546: result: no" >&5
    1281313810 echo "${ECHO_T}no" >&6
    1281413811 fi
    1281513812 
    12816 @@ -3483,7 +3562,7 @@
     13813@@ -3483,7 +3563,7 @@
    1281713814        MAKE_LOWER_TAGS="#"
    1281813815 fi
    1281913816 
    1282013817-echo "$as_me:3486: checking for makeflags variable" >&5
    12821 +echo "$as_me:3565: checking for makeflags variable" >&5
     13818+echo "$as_me:3566: checking for makeflags variable" >&5
    1282213819 echo $ECHO_N "checking for makeflags variable... $ECHO_C" >&6
    1282313820 if test "${cf_cv_makeflags+set}" = set; then
    1282413821   echo $ECHO_N "(cached) $ECHO_C" >&6
    12825 @@ -3517,95 +3596,13 @@
     13822@@ -3517,95 +3597,13 @@
    1282613823        rm -f cf_makeflags.tmp
    1282713824 
    1282813825 fi
    1282913826-echo "$as_me:3520: result: $cf_cv_makeflags" >&5
    12830 +echo "$as_me:3599: result: $cf_cv_makeflags" >&5
     13827+echo "$as_me:3600: result: $cf_cv_makeflags" >&5
    1283113828 echo "${ECHO_T}$cf_cv_makeflags" >&6
    1283213829 
     
    1291713914 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    1291813915-echo "$as_me:3608: checking for $ac_word" >&5
    12919 +echo "$as_me:3605: checking for $ac_word" >&5
     13916+echo "$as_me:3606: checking for $ac_word" >&5
    1292013917 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1292113918 if test "${ac_cv_prog_RANLIB+set}" = set; then
    1292213919   echo $ECHO_N "(cached) $ECHO_C" >&6
    12923 @@ -3620,7 +3617,7 @@
     13920@@ -3620,7 +3618,7 @@
    1292413921   test -z "$ac_dir" && ac_dir=.
    1292513922   $as_executable_p "$ac_dir/$ac_word" || continue
    1292613923 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    1292713924-echo "$as_me:3623: found $ac_dir/$ac_word" >&5
    12928 +echo "$as_me:3620: found $ac_dir/$ac_word" >&5
     13925+echo "$as_me:3621: found $ac_dir/$ac_word" >&5
    1292913926 break
    1293013927 done
    1293113928 
    12932 @@ -3628,10 +3625,10 @@
     13929@@ -3628,10 +3626,10 @@
    1293313930 fi
    1293413931 RANLIB=$ac_cv_prog_RANLIB
    1293513932 if test -n "$RANLIB"; then
    1293613933-  echo "$as_me:3631: result: $RANLIB" >&5
    12937 +  echo "$as_me:3628: result: $RANLIB" >&5
     13934+  echo "$as_me:3629: result: $RANLIB" >&5
    1293813935 echo "${ECHO_T}$RANLIB" >&6
    1293913936 else
    1294013937-  echo "$as_me:3634: result: no" >&5
    12941 +  echo "$as_me:3631: result: no" >&5
     13938+  echo "$as_me:3632: result: no" >&5
    1294213939 echo "${ECHO_T}no" >&6
    1294313940 fi
    1294413941 
    12945 @@ -3640,7 +3637,7 @@
     13942@@ -3640,7 +3638,7 @@
    1294613943   ac_ct_RANLIB=$RANLIB
    1294713944   # Extract the first word of "ranlib", so it can be a program name with args.
    1294813945 set dummy ranlib; ac_word=$2
    1294913946-echo "$as_me:3643: checking for $ac_word" >&5
    12950 +echo "$as_me:3640: checking for $ac_word" >&5
     13947+echo "$as_me:3641: checking for $ac_word" >&5
    1295113948 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1295213949 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
    1295313950   echo $ECHO_N "(cached) $ECHO_C" >&6
    12954 @@ -3655,7 +3652,7 @@
     13951@@ -3655,7 +3653,7 @@
    1295513952   test -z "$ac_dir" && ac_dir=.
    1295613953   $as_executable_p "$ac_dir/$ac_word" || continue
    1295713954 ac_cv_prog_ac_ct_RANLIB="ranlib"
    1295813955-echo "$as_me:3658: found $ac_dir/$ac_word" >&5
    12959 +echo "$as_me:3655: found $ac_dir/$ac_word" >&5
     13956+echo "$as_me:3656: found $ac_dir/$ac_word" >&5
    1296013957 break
    1296113958 done
    1296213959 
    12963 @@ -3664,10 +3661,10 @@
     13960@@ -3664,10 +3662,10 @@
    1296413961 fi
    1296513962 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
    1296613963 if test -n "$ac_ct_RANLIB"; then
    1296713964-  echo "$as_me:3667: result: $ac_ct_RANLIB" >&5
    12968 +  echo "$as_me:3664: result: $ac_ct_RANLIB" >&5
     13965+  echo "$as_me:3665: result: $ac_ct_RANLIB" >&5
    1296913966 echo "${ECHO_T}$ac_ct_RANLIB" >&6
    1297013967 else
    1297113968-  echo "$as_me:3670: result: no" >&5
    12972 +  echo "$as_me:3667: result: no" >&5
     13969+  echo "$as_me:3668: result: no" >&5
    1297313970 echo "${ECHO_T}no" >&6
    1297413971 fi
    1297513972 
    12976 @@ -3679,7 +3676,7 @@
     13973@@ -3679,7 +3677,7 @@
    1297713974 if test -n "$ac_tool_prefix"; then
    1297813975   # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
    1297913976 set dummy ${ac_tool_prefix}ld; ac_word=$2
    1298013977-echo "$as_me:3682: checking for $ac_word" >&5
    12981 +echo "$as_me:3679: checking for $ac_word" >&5
     13978+echo "$as_me:3680: checking for $ac_word" >&5
    1298213979 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1298313980 if test "${ac_cv_prog_LD+set}" = set; then
    1298413981   echo $ECHO_N "(cached) $ECHO_C" >&6
    12985 @@ -3694,7 +3691,7 @@
     13982@@ -3694,7 +3692,7 @@
    1298613983   test -z "$ac_dir" && ac_dir=.
    1298713984   $as_executable_p "$ac_dir/$ac_word" || continue
    1298813985 ac_cv_prog_LD="${ac_tool_prefix}ld"
    1298913986-echo "$as_me:3697: found $ac_dir/$ac_word" >&5
    12990 +echo "$as_me:3694: found $ac_dir/$ac_word" >&5
     13987+echo "$as_me:3695: found $ac_dir/$ac_word" >&5
    1299113988 break
    1299213989 done
    1299313990 
    12994 @@ -3702,10 +3699,10 @@
     13991@@ -3702,10 +3700,10 @@
    1299513992 fi
    1299613993 LD=$ac_cv_prog_LD
    1299713994 if test -n "$LD"; then
    1299813995-  echo "$as_me:3705: result: $LD" >&5
    12999 +  echo "$as_me:3702: result: $LD" >&5
     13996+  echo "$as_me:3703: result: $LD" >&5
    1300013997 echo "${ECHO_T}$LD" >&6
    1300113998 else
    1300213999-  echo "$as_me:3708: result: no" >&5
    13003 +  echo "$as_me:3705: result: no" >&5
     14000+  echo "$as_me:3706: result: no" >&5
    1300414001 echo "${ECHO_T}no" >&6
    1300514002 fi
    1300614003 
    13007 @@ -3714,7 +3711,7 @@
     14004@@ -3714,7 +3712,7 @@
    1300814005   ac_ct_LD=$LD
    1300914006   # Extract the first word of "ld", so it can be a program name with args.
    1301014007 set dummy ld; ac_word=$2
    1301114008-echo "$as_me:3717: checking for $ac_word" >&5
    13012 +echo "$as_me:3714: checking for $ac_word" >&5
     14009+echo "$as_me:3715: checking for $ac_word" >&5
    1301314010 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1301414011 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
    1301514012   echo $ECHO_N "(cached) $ECHO_C" >&6
    13016 @@ -3729,7 +3726,7 @@
     14013@@ -3729,7 +3727,7 @@
    1301714014   test -z "$ac_dir" && ac_dir=.
    1301814015   $as_executable_p "$ac_dir/$ac_word" || continue
    1301914016 ac_cv_prog_ac_ct_LD="ld"
    1302014017-echo "$as_me:3732: found $ac_dir/$ac_word" >&5
    13021 +echo "$as_me:3729: found $ac_dir/$ac_word" >&5
     14018+echo "$as_me:3730: found $ac_dir/$ac_word" >&5
    1302214019 break
    1302314020 done
    1302414021 
    13025 @@ -3738,10 +3735,10 @@
     14022@@ -3738,10 +3736,10 @@
    1302614023 fi
    1302714024 ac_ct_LD=$ac_cv_prog_ac_ct_LD
    1302814025 if test -n "$ac_ct_LD"; then
    1302914026-  echo "$as_me:3741: result: $ac_ct_LD" >&5
    13030 +  echo "$as_me:3738: result: $ac_ct_LD" >&5
     14027+  echo "$as_me:3739: result: $ac_ct_LD" >&5
    1303114028 echo "${ECHO_T}$ac_ct_LD" >&6
    1303214029 else
    1303314030-  echo "$as_me:3744: result: no" >&5
    13034 +  echo "$as_me:3741: result: no" >&5
     14031+  echo "$as_me:3742: result: no" >&5
    1303514032 echo "${ECHO_T}no" >&6
    1303614033 fi
    1303714034 
    13038 @@ -3753,7 +3750,7 @@
     14035@@ -3753,7 +3751,7 @@
    1303914036 if test -n "$ac_tool_prefix"; then
    1304014037   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
    1304114038 set dummy ${ac_tool_prefix}ar; ac_word=$2
    1304214039-echo "$as_me:3756: checking for $ac_word" >&5
    13043 +echo "$as_me:3753: checking for $ac_word" >&5
     14040+echo "$as_me:3754: checking for $ac_word" >&5
    1304414041 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1304514042 if test "${ac_cv_prog_AR+set}" = set; then
    1304614043   echo $ECHO_N "(cached) $ECHO_C" >&6
    13047 @@ -3768,7 +3765,7 @@
     14044@@ -3768,7 +3766,7 @@
    1304814045   test -z "$ac_dir" && ac_dir=.
    1304914046   $as_executable_p "$ac_dir/$ac_word" || continue
    1305014047 ac_cv_prog_AR="${ac_tool_prefix}ar"
    1305114048-echo "$as_me:3771: found $ac_dir/$ac_word" >&5
    13052 +echo "$as_me:3768: found $ac_dir/$ac_word" >&5
     14049+echo "$as_me:3769: found $ac_dir/$ac_word" >&5
    1305314050 break
    1305414051 done
    1305514052 
    13056 @@ -3776,10 +3773,10 @@
     14053@@ -3776,10 +3774,10 @@
    1305714054 fi
    1305814055 AR=$ac_cv_prog_AR
    1305914056 if test -n "$AR"; then
    1306014057-  echo "$as_me:3779: result: $AR" >&5
    13061 +  echo "$as_me:3776: result: $AR" >&5
     14058+  echo "$as_me:3777: result: $AR" >&5
    1306214059 echo "${ECHO_T}$AR" >&6
    1306314060 else
    1306414061-  echo "$as_me:3782: result: no" >&5
    13065 +  echo "$as_me:3779: result: no" >&5
     14062+  echo "$as_me:3780: result: no" >&5
    1306614063 echo "${ECHO_T}no" >&6
    1306714064 fi
    1306814065 
    13069 @@ -3788,7 +3785,7 @@
     14066@@ -3788,7 +3786,7 @@
    1307014067   ac_ct_AR=$AR
    1307114068   # Extract the first word of "ar", so it can be a program name with args.
    1307214069 set dummy ar; ac_word=$2
    1307314070-echo "$as_me:3791: checking for $ac_word" >&5
    13074 +echo "$as_me:3788: checking for $ac_word" >&5
     14071+echo "$as_me:3789: checking for $ac_word" >&5
    1307514072 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1307614073 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
    1307714074   echo $ECHO_N "(cached) $ECHO_C" >&6
    13078 @@ -3803,7 +3800,7 @@
     14075@@ -3803,7 +3801,7 @@
    1307914076   test -z "$ac_dir" && ac_dir=.
    1308014077   $as_executable_p "$ac_dir/$ac_word" || continue
    1308114078 ac_cv_prog_ac_ct_AR="ar"
    1308214079-echo "$as_me:3806: found $ac_dir/$ac_word" >&5
    13083 +echo "$as_me:3803: found $ac_dir/$ac_word" >&5
     14080+echo "$as_me:3804: found $ac_dir/$ac_word" >&5
    1308414081 break
    1308514082 done
    1308614083 
    13087 @@ -3812,10 +3809,10 @@
     14084@@ -3812,10 +3810,10 @@
    1308814085 fi
    1308914086 ac_ct_AR=$ac_cv_prog_ac_ct_AR
    1309014087 if test -n "$ac_ct_AR"; then
    1309114088-  echo "$as_me:3815: result: $ac_ct_AR" >&5
    13092 +  echo "$as_me:3812: result: $ac_ct_AR" >&5
     14089+  echo "$as_me:3813: result: $ac_ct_AR" >&5
    1309314090 echo "${ECHO_T}$ac_ct_AR" >&6
    1309414091 else
    1309514092-  echo "$as_me:3818: result: no" >&5
    13096 +  echo "$as_me:3815: result: no" >&5
     14093+  echo "$as_me:3816: result: no" >&5
    1309714094 echo "${ECHO_T}no" >&6
    1309814095 fi
    1309914096 
    13100 @@ -3828,7 +3825,7 @@
     14097@@ -3828,7 +3826,7 @@
    1310114098   echo $ECHO_N "(cached) $ECHO_C" >&6
    1310214099 else
    1310314100 
    1310414101-echo "$as_me:3831: checking for archiver options (symbol AR_OPTS)" >&5
    13105 +echo "$as_me:3828: checking for archiver options (symbol AR_OPTS)" >&5
     14102+echo "$as_me:3829: checking for archiver options (symbol AR_OPTS)" >&5
    1310614103 echo $ECHO_N "checking for archiver options (symbol AR_OPTS)... $ECHO_C" >&6
    1310714104 
    1310814105 if test -z "$AR_OPTS" ; then
    13109 @@ -3837,12 +3834,12 @@
     14106@@ -3837,12 +3835,12 @@
    1311014107 fi
    1311114108 
    1311214109 cf_cv_subst_AR_OPTS=$AR_OPTS
    1311314110-echo "$as_me:3840: result: $AR_OPTS" >&5
    13114 +echo "$as_me:3837: result: $AR_OPTS" >&5
     14111+echo "$as_me:3838: result: $AR_OPTS" >&5
    1311514112 echo "${ECHO_T}$AR_OPTS" >&6
    1311614113 
     
    1311814115 
    1311914116-echo "$as_me:3845: checking if you have specified an install-prefix" >&5
    13120 +echo "$as_me:3842: checking if you have specified an install-prefix" >&5
     14117+echo "$as_me:3843: checking if you have specified an install-prefix" >&5
    1312114118 echo $ECHO_N "checking if you have specified an install-prefix... $ECHO_C" >&6
    1312214119 
    1312314120 # Check whether --with-install-prefix or --without-install-prefix was given.
    13124 @@ -3855,7 +3852,7 @@
     14121@@ -3855,7 +3853,7 @@
    1312514122                ;;
    1312614123        esac
    1312714124 fi;
    1312814125-echo "$as_me:3858: result: $DESTDIR" >&5
    13129 +echo "$as_me:3855: result: $DESTDIR" >&5
     14126+echo "$as_me:3856: result: $DESTDIR" >&5
    1313014127 echo "${ECHO_T}$DESTDIR" >&6
    1313114128 
    1313214129 ###############################################################################
    13133 @@ -3883,7 +3880,7 @@
     14130@@ -3883,7 +3881,7 @@
    1313414131 do
    1313514132   # Extract the first word of "$ac_prog", so it can be a program name with args.
    1313614133 set dummy $ac_prog; ac_word=$2
    1313714134-echo "$as_me:3886: checking for $ac_word" >&5
    13138 +echo "$as_me:3883: checking for $ac_word" >&5
     14135+echo "$as_me:3884: checking for $ac_word" >&5
    1313914136 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1314014137 if test "${ac_cv_prog_BUILD_CC+set}" = set; then
    1314114138   echo $ECHO_N "(cached) $ECHO_C" >&6
    13142 @@ -3898,7 +3895,7 @@
     14139@@ -3898,7 +3896,7 @@
    1314314140   test -z "$ac_dir" && ac_dir=.
    1314414141   $as_executable_p "$ac_dir/$ac_word" || continue
    1314514142 ac_cv_prog_BUILD_CC="$ac_prog"
    1314614143-echo "$as_me:3901: found $ac_dir/$ac_word" >&5
    13147 +echo "$as_me:3898: found $ac_dir/$ac_word" >&5
     14144+echo "$as_me:3899: found $ac_dir/$ac_word" >&5
    1314814145 break
    1314914146 done
    1315014147 
    13151 @@ -3906,10 +3903,10 @@
     14148@@ -3906,10 +3904,10 @@
    1315214149 fi
    1315314150 BUILD_CC=$ac_cv_prog_BUILD_CC
    1315414151 if test -n "$BUILD_CC"; then
    1315514152-  echo "$as_me:3909: result: $BUILD_CC" >&5
    13156 +  echo "$as_me:3906: result: $BUILD_CC" >&5
     14153+  echo "$as_me:3907: result: $BUILD_CC" >&5
    1315714154 echo "${ECHO_T}$BUILD_CC" >&6
    1315814155 else
    1315914156-  echo "$as_me:3912: result: no" >&5
    13160 +  echo "$as_me:3909: result: no" >&5
     14157+  echo "$as_me:3910: result: no" >&5
    1316114158 echo "${ECHO_T}no" >&6
    1316214159 fi
    1316314160 
    13164 @@ -3917,12 +3914,12 @@
     14161@@ -3917,12 +3915,12 @@
    1316514162 done
    1316614163 
    1316714164 fi;
    1316814165-       echo "$as_me:3920: checking for native build C compiler" >&5
    13169 +       echo "$as_me:3917: checking for native build C compiler" >&5
     14166+       echo "$as_me:3918: checking for native build C compiler" >&5
    1317014167 echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6
    1317114168-       echo "$as_me:3922: result: $BUILD_CC" >&5
    13172 +       echo "$as_me:3919: result: $BUILD_CC" >&5
     14169+       echo "$as_me:3920: result: $BUILD_CC" >&5
    1317314170 echo "${ECHO_T}$BUILD_CC" >&6
    1317414171 
    1317514172-       echo "$as_me:3925: checking for native build C preprocessor" >&5
    13176 +       echo "$as_me:3922: checking for native build C preprocessor" >&5
     14173+       echo "$as_me:3923: checking for native build C preprocessor" >&5
    1317714174 echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6
    1317814175 
    1317914176 # Check whether --with-build-cpp or --without-build-cpp was given.
    13180 @@ -3932,10 +3929,10 @@
     14177@@ -3932,10 +3930,10 @@
    1318114178 else
    1318214179   BUILD_CPP='${BUILD_CC} -E'
    1318314180 fi;
    1318414181-       echo "$as_me:3935: result: $BUILD_CPP" >&5
    13185 +       echo "$as_me:3932: result: $BUILD_CPP" >&5
     14182+       echo "$as_me:3933: result: $BUILD_CPP" >&5
    1318614183 echo "${ECHO_T}$BUILD_CPP" >&6
    1318714184 
    1318814185-       echo "$as_me:3938: checking for native build C flags" >&5
    13189 +       echo "$as_me:3935: checking for native build C flags" >&5
     14186+       echo "$as_me:3936: checking for native build C flags" >&5
    1319014187 echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6
    1319114188 
    1319214189 # Check whether --with-build-cflags or --without-build-cflags was given.
    13193 @@ -3943,10 +3940,10 @@
     14190@@ -3943,10 +3941,10 @@
    1319414191   withval="$with_build_cflags"
    1319514192   BUILD_CFLAGS="$withval"
    1319614193 fi;
    1319714194-       echo "$as_me:3946: result: $BUILD_CFLAGS" >&5
    13198 +       echo "$as_me:3943: result: $BUILD_CFLAGS" >&5
     14195+       echo "$as_me:3944: result: $BUILD_CFLAGS" >&5
    1319914196 echo "${ECHO_T}$BUILD_CFLAGS" >&6
    1320014197 
    1320114198-       echo "$as_me:3949: checking for native build C preprocessor-flags" >&5
    13202 +       echo "$as_me:3946: checking for native build C preprocessor-flags" >&5
     14199+       echo "$as_me:3947: checking for native build C preprocessor-flags" >&5
    1320314200 echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6
    1320414201 
    1320514202 # Check whether --with-build-cppflags or --without-build-cppflags was given.
    13206 @@ -3954,10 +3951,10 @@
     14203@@ -3954,10 +3952,10 @@
    1320714204   withval="$with_build_cppflags"
    1320814205   BUILD_CPPFLAGS="$withval"
    1320914206 fi;
    1321014207-       echo "$as_me:3957: result: $BUILD_CPPFLAGS" >&5
    13211 +       echo "$as_me:3954: result: $BUILD_CPPFLAGS" >&5
     14208+       echo "$as_me:3955: result: $BUILD_CPPFLAGS" >&5
    1321214209 echo "${ECHO_T}$BUILD_CPPFLAGS" >&6
    1321314210 
    1321414211-       echo "$as_me:3960: checking for native build linker-flags" >&5
    13215 +       echo "$as_me:3957: checking for native build linker-flags" >&5
     14212+       echo "$as_me:3958: checking for native build linker-flags" >&5
    1321614213 echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6
    1321714214 
    1321814215 # Check whether --with-build-ldflags or --without-build-ldflags was given.
    13219 @@ -3965,10 +3962,10 @@
     14216@@ -3965,10 +3963,10 @@
    1322014217   withval="$with_build_ldflags"
    1322114218   BUILD_LDFLAGS="$withval"
    1322214219 fi;
    1322314220-       echo "$as_me:3968: result: $BUILD_LDFLAGS" >&5
    13224 +       echo "$as_me:3965: result: $BUILD_LDFLAGS" >&5
     14221+       echo "$as_me:3966: result: $BUILD_LDFLAGS" >&5
    1322514222 echo "${ECHO_T}$BUILD_LDFLAGS" >&6
    1322614223 
    1322714224-       echo "$as_me:3971: checking for native build linker-libraries" >&5
    13228 +       echo "$as_me:3968: checking for native build linker-libraries" >&5
     14225+       echo "$as_me:3969: checking for native build linker-libraries" >&5
    1322914226 echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6
    1323014227 
    1323114228 # Check whether --with-build-libs or --without-build-libs was given.
    13232 @@ -3976,7 +3973,7 @@
     14229@@ -3976,7 +3974,7 @@
    1323314230   withval="$with_build_libs"
    1323414231   BUILD_LIBS="$withval"
    1323514232 fi;
    1323614233-       echo "$as_me:3979: result: $BUILD_LIBS" >&5
    13237 +       echo "$as_me:3976: result: $BUILD_LIBS" >&5
     14234+       echo "$as_me:3977: result: $BUILD_LIBS" >&5
    1323814235 echo "${ECHO_T}$BUILD_LIBS" >&6
    1323914236 
    1324014237        # this assumes we're on Unix.
    13241 @@ -3986,7 +3983,7 @@
     14238@@ -3986,7 +3984,7 @@
    1324214239        : ${BUILD_CC:='${CC}'}
    1324314240 
    1324414241        if ( test "$BUILD_CC" = "$CC" || test "$BUILD_CC" = '${CC}' ) ; then
    1324514242-               { { echo "$as_me:3989: error: Cross-build requires two compilers.
    13246 +               { { echo "$as_me:3986: error: Cross-build requires two compilers.
     14243+               { { echo "$as_me:3987: error: Cross-build requires two compilers.
    1324714244 Use --with-build-cc to specify the native compiler." >&5
    1324814245 echo "$as_me: error: Cross-build requires two compilers.
    1324914246 Use --with-build-cc to specify the native compiler." >&2;}
    13250 @@ -4023,11 +4020,11 @@
     14247@@ -4023,11 +4021,11 @@
    1325114248 # doing:
    1325214249 LIB_CLEAN=
     
    1325814255 
    1325914256-echo "$as_me:4030: checking if you want to build libraries with libtool" >&5
    13260 +echo "$as_me:4027: checking if you want to build libraries with libtool" >&5
     14257+echo "$as_me:4028: checking if you want to build libraries with libtool" >&5
    1326114258 echo $ECHO_N "checking if you want to build libraries with libtool... $ECHO_C" >&6
    1326214259 
    1326314260 # Check whether --with-libtool or --without-libtool was given.
    13264 @@ -4037,7 +4034,7 @@
     14261@@ -4037,7 +4035,7 @@
    1326514262 else
    1326614263   with_libtool=no
    1326714264 fi;
    1326814265-echo "$as_me:4040: result: $with_libtool" >&5
    13269 +echo "$as_me:4037: result: $with_libtool" >&5
     14266+echo "$as_me:4038: result: $with_libtool" >&5
    1327014267 echo "${ECHO_T}$with_libtool" >&6
    1327114268 if test "$with_libtool" != "no"; then
    1327214269 
    13273 @@ -4068,7 +4065,7 @@
     14270@@ -4068,7 +4066,7 @@
    1327414271   with_libtool=`echo $with_libtool | sed -e s%NONE%$cf_path_syntax%`
    1327514272   ;;
    1327614273 *)
    1327714274-  { { echo "$as_me:4071: error: expected a pathname, not \"$with_libtool\"" >&5
    13278 +  { { echo "$as_me:4068: error: expected a pathname, not \"$with_libtool\"" >&5
     14275+  { { echo "$as_me:4069: error: expected a pathname, not \"$with_libtool\"" >&5
    1327914276 echo "$as_me: error: expected a pathname, not \"$with_libtool\"" >&2;}
    1328014277    { (exit 1); exit 1; }; }
    1328114278   ;;
    13282 @@ -4078,7 +4075,7 @@
     14279@@ -4078,7 +4076,7 @@
    1328314280        else
    1328414281                # Extract the first word of "libtool", so it can be a program name with args.
    1328514282 set dummy libtool; ac_word=$2
    1328614283-echo "$as_me:4081: checking for $ac_word" >&5
    13287 +echo "$as_me:4078: checking for $ac_word" >&5
     14284+echo "$as_me:4079: checking for $ac_word" >&5
    1328814285 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1328914286 if test "${ac_cv_path_LIBTOOL+set}" = set; then
    1329014287   echo $ECHO_N "(cached) $ECHO_C" >&6
    13291 @@ -4095,7 +4092,7 @@
     14288@@ -4095,7 +4093,7 @@
    1329214289   test -z "$ac_dir" && ac_dir=.
    1329314290   if $as_executable_p "$ac_dir/$ac_word"; then
    1329414291    ac_cv_path_LIBTOOL="$ac_dir/$ac_word"
    1329514292-   echo "$as_me:4098: found $ac_dir/$ac_word" >&5
    13296 +   echo "$as_me:4095: found $ac_dir/$ac_word" >&5
     14293+   echo "$as_me:4096: found $ac_dir/$ac_word" >&5
    1329714294    break
    1329814295 fi
    1329914296 done
    13300 @@ -4106,42 +4103,42 @@
     14297@@ -4106,42 +4104,42 @@
    1330114298 LIBTOOL=$ac_cv_path_LIBTOOL
    1330214299 
    1330314300 if test -n "$LIBTOOL"; then
    1330414301-  echo "$as_me:4109: result: $LIBTOOL" >&5
    13305 +  echo "$as_me:4106: result: $LIBTOOL" >&5
     14302+  echo "$as_me:4107: result: $LIBTOOL" >&5
    1330614303 echo "${ECHO_T}$LIBTOOL" >&6
    1330714304 else
    1330814305-  echo "$as_me:4112: result: no" >&5
    13309 +  echo "$as_me:4109: result: no" >&5
     14306+  echo "$as_me:4110: result: no" >&5
    1331014307 echo "${ECHO_T}no" >&6
    1331114308 fi
     
    1331414311        if test -z "$LIBTOOL" ; then
    1331514312-               { { echo "$as_me:4118: error: Cannot find libtool" >&5
    13316 +               { { echo "$as_me:4115: error: Cannot find libtool" >&5
     14313+               { { echo "$as_me:4116: error: Cannot find libtool" >&5
    1331714314 echo "$as_me: error: Cannot find libtool" >&2;}
    1331814315    { (exit 1); exit 1; }; }
     
    1333314330        # Show the version of libtool
    1333414331-       echo "$as_me:4133: checking version of libtool" >&5
    13335 +       echo "$as_me:4130: checking version of libtool" >&5
     14332+       echo "$as_me:4131: checking version of libtool" >&5
    1333614333 echo $ECHO_N "checking version of libtool... $ECHO_C" >&6
    1333714334 
     
    1334214339-       echo "$as_me:4140: result: $cf_cv_libtool_version" >&5
    1334314340+       cf_cv_libtool_version=`$LIBTOOL --version 2>&1 | sed -e '/^$/d' |sed -e '2,$d' -e 's/([^)]*)//g' -e 's/^[^1-9]*//' -e 's/[^0-9.].*//'`
    13344 +       echo "$as_me:4137: result: $cf_cv_libtool_version" >&5
     14341+       echo "$as_me:4138: result: $cf_cv_libtool_version" >&5
    1334514342 echo "${ECHO_T}$cf_cv_libtool_version" >&6
    1334614343        if test -z "$cf_cv_libtool_version" ; then
    1334714344-               { { echo "$as_me:4143: error: This is not libtool" >&5
    1334814345-echo "$as_me: error: This is not libtool" >&2;}
    13349 +               { { echo "$as_me:4140: error: This is not GNU libtool" >&5
     14346+               { { echo "$as_me:4141: error: This is not GNU libtool" >&5
    1335014347+echo "$as_me: error: This is not GNU libtool" >&2;}
    1335114348    { (exit 1); exit 1; }; }
    1335214349        fi
    1335314350 
    13354 @@ -4167,7 +4164,7 @@
     14351@@ -4149,6 +4147,7 @@
     14352        case $cf_cv_libtool_version in
     14353        1.[5-9]*|[2-9]*)
     14354                LIBTOOL_CXX="$LIBTOOL --tag=CXX"
     14355+               LIBTOOL="$LIBTOOL --tag=CC"
     14356                ;;
     14357        *)
     14358                LIBTOOL_CXX="$LIBTOOL"
     14359@@ -4167,7 +4166,7 @@
    1335514360 
    1335614361 else
    1335714362 
    1335814363-echo "$as_me:4170: checking if you want to build shared libraries" >&5
    13359 +echo "$as_me:4167: checking if you want to build shared libraries" >&5
     14364+echo "$as_me:4169: checking if you want to build shared libraries" >&5
    1336014365 echo $ECHO_N "checking if you want to build shared libraries... $ECHO_C" >&6
    1336114366 
    1336214367 # Check whether --with-shared or --without-shared was given.
    13363 @@ -4177,11 +4174,11 @@
     14368@@ -4177,11 +4176,11 @@
    1336414369 else
    1336514370   with_shared=no
    1336614371 fi;
    1336714372-echo "$as_me:4180: result: $with_shared" >&5
    13368 +echo "$as_me:4177: result: $with_shared" >&5
     14373+echo "$as_me:4179: result: $with_shared" >&5
    1336914374 echo "${ECHO_T}$with_shared" >&6
    1337014375 test "$with_shared" = "yes" && cf_list_models="$cf_list_models shared"
    1337114376 
    1337214377-echo "$as_me:4184: checking if you want to build static libraries" >&5
    13373 +echo "$as_me:4181: checking if you want to build static libraries" >&5
     14378+echo "$as_me:4183: checking if you want to build static libraries" >&5
    1337414379 echo $ECHO_N "checking if you want to build static libraries... $ECHO_C" >&6
    1337514380 
    1337614381 # Check whether --with-normal or --without-normal was given.
    13377 @@ -4191,11 +4188,11 @@
     14382@@ -4191,11 +4190,11 @@
    1337814383 else
    1337914384   with_normal=yes
    1338014385 fi;
    1338114386-echo "$as_me:4194: result: $with_normal" >&5
    13382 +echo "$as_me:4191: result: $with_normal" >&5
     14387+echo "$as_me:4193: result: $with_normal" >&5
    1338314388 echo "${ECHO_T}$with_normal" >&6
    1338414389 test "$with_normal" = "yes" && cf_list_models="$cf_list_models normal"
    1338514390 
    1338614391-echo "$as_me:4198: checking if you want to build debug libraries" >&5
    13387 +echo "$as_me:4195: checking if you want to build debug libraries" >&5
     14392+echo "$as_me:4197: checking if you want to build debug libraries" >&5
    1338814393 echo $ECHO_N "checking if you want to build debug libraries... $ECHO_C" >&6
    1338914394 
    1339014395 # Check whether --with-debug or --without-debug was given.
    13391 @@ -4205,11 +4202,11 @@
     14396@@ -4205,11 +4204,11 @@
    1339214397 else
    1339314398   with_debug=yes
    1339414399 fi;
    1339514400-echo "$as_me:4208: result: $with_debug" >&5
    13396 +echo "$as_me:4205: result: $with_debug" >&5
     14401+echo "$as_me:4207: result: $with_debug" >&5
    1339714402 echo "${ECHO_T}$with_debug" >&6
    1339814403 test "$with_debug" = "yes" && cf_list_models="$cf_list_models debug"
    1339914404 
    1340014405-echo "$as_me:4212: checking if you want to build profiling libraries" >&5
    13401 +echo "$as_me:4209: checking if you want to build profiling libraries" >&5
     14406+echo "$as_me:4211: checking if you want to build profiling libraries" >&5
    1340214407 echo $ECHO_N "checking if you want to build profiling libraries... $ECHO_C" >&6
    1340314408 
    1340414409 # Check whether --with-profile or --without-profile was given.
    13405 @@ -4219,7 +4216,7 @@
     14410@@ -4219,7 +4218,7 @@
    1340614411 else
    1340714412   with_profile=no
    1340814413 fi;
    1340914414-echo "$as_me:4222: result: $with_profile" >&5
    13410 +echo "$as_me:4219: result: $with_profile" >&5
     14415+echo "$as_me:4221: result: $with_profile" >&5
    1341114416 echo "${ECHO_T}$with_profile" >&6
    1341214417 test "$with_profile" = "yes" && cf_list_models="$cf_list_models profile"
    1341314418 
    13414 @@ -4227,23 +4224,25 @@
     14419@@ -4227,23 +4226,25 @@
    1341514420 
    1341614421 ###############################################################################
    1341714422 
    1341814423-echo "$as_me:4230: checking for specified models" >&5
    13419 +echo "$as_me:4227: checking for specified models" >&5
     14424+echo "$as_me:4229: checking for specified models" >&5
    1342014425 echo $ECHO_N "checking for specified models... $ECHO_C" >&6
    1342114426 test -z "$cf_list_models" && cf_list_models=normal
    1342214427 test "$with_libtool" != "no" && cf_list_models=libtool
    1342314428-echo "$as_me:4234: result: $cf_list_models" >&5
    13424 +echo "$as_me:4231: result: $cf_list_models" >&5
     14429+echo "$as_me:4233: result: $cf_list_models" >&5
    1342514430 echo "${ECHO_T}$cf_list_models" >&6
    1342614431 
     
    1342814433 ### up test-applications.
    1342914434-echo "$as_me:4239: checking for default model" >&5
    13430 +echo "$as_me:4236: checking for default model" >&5
     14435+echo "$as_me:4238: checking for default model" >&5
    1343114436 echo $ECHO_N "checking for default model... $ECHO_C" >&6
    1343214437 DFT_LWR_MODEL=`echo "$cf_list_models" | $AWK '{print $1}'`
    1343314438-echo "$as_me:4242: result: $DFT_LWR_MODEL" >&5
    13434 +echo "$as_me:4239: result: $DFT_LWR_MODEL" >&5
     14439+echo "$as_me:4241: result: $DFT_LWR_MODEL" >&5
    1343514440 echo "${ECHO_T}$DFT_LWR_MODEL" >&6
    1343614441 
     
    1344214447 
    1344314448 LIB_NAME=ncurses
    13444 @@ -4264,7 +4263,7 @@
     14449@@ -4264,7 +4265,7 @@
    1344514450 
    1344614451 ###############################################################################
    1344714452 
    1344814453-echo "$as_me:4267: checking if you want to build a separate terminfo library" >&5
    13449 +echo "$as_me:4266: checking if you want to build a separate terminfo library" >&5
     14454+echo "$as_me:4268: checking if you want to build a separate terminfo library" >&5
    1345014455 echo $ECHO_N "checking if you want to build a separate terminfo library... $ECHO_C" >&6
    1345114456 
    1345214457 # Check whether --with-termlib or --without-termlib was given.
    13453 @@ -4274,13 +4273,26 @@
     14458@@ -4274,13 +4275,26 @@
    1345414459 else
    1345514460   with_termlib=no
    1345614461 fi;
    1345714462-echo "$as_me:4277: result: $with_termlib" >&5
    13458 +echo "$as_me:4276: result: $with_termlib" >&5
     14463+echo "$as_me:4278: result: $with_termlib" >&5
    1345914464 echo "${ECHO_T}$with_termlib" >&6
    1346014465 
    13461 +echo "$as_me:4279: checking if you want to build a separate tic library" >&5
     14466+echo "$as_me:4281: checking if you want to build a separate tic library" >&5
    1346214467+echo $ECHO_N "checking if you want to build a separate tic library... $ECHO_C" >&6
    1346314468+
     
    1346914474+  with_ticlib=no
    1347014475+fi;
    13471 +echo "$as_me:4289: result: $with_ticlib" >&5
     14476+echo "$as_me:4291: result: $with_ticlib" >&5
    1347214477+echo "${ECHO_T}$with_ticlib" >&6
    1347314478+
     
    1347614481 
    1347714482-echo "$as_me:4283: checking if you want to link with the GPM mouse library" >&5
    13478 +echo "$as_me:4295: checking if you want to link with the GPM mouse library" >&5
     14483+echo "$as_me:4297: checking if you want to link with the GPM mouse library" >&5
    1347914484 echo $ECHO_N "checking if you want to link with the GPM mouse library... $ECHO_C" >&6
    1348014485 
    1348114486 # Check whether --with-gpm or --without-gpm was given.
    13482 @@ -4290,27 +4302,27 @@
     14487@@ -4290,27 +4304,27 @@
    1348314488 else
    1348414489   with_gpm=maybe
    1348514490 fi;
    1348614491-echo "$as_me:4293: result: $with_gpm" >&5
    13487 +echo "$as_me:4305: result: $with_gpm" >&5
     14492+echo "$as_me:4307: result: $with_gpm" >&5
    1348814493 echo "${ECHO_T}$with_gpm" >&6
    1348914494 
    1349014495 if test "$with_gpm" != no ; then
    1349114496-       echo "$as_me:4297: checking for gpm.h" >&5
    13492 +       echo "$as_me:4309: checking for gpm.h" >&5
     14497+       echo "$as_me:4311: checking for gpm.h" >&5
    1349314498 echo $ECHO_N "checking for gpm.h... $ECHO_C" >&6
    1349414499 if test "${ac_cv_header_gpm_h+set}" = set; then
     
    1349714502   cat >conftest.$ac_ext <<_ACEOF
    1349814503-#line 4303 "configure"
    13499 +#line 4315 "configure"
     14504+#line 4317 "configure"
    1350014505 #include "confdefs.h"
    1350114506 #include <gpm.h>
    1350214507 _ACEOF
    1350314508-if { (eval echo "$as_me:4307: \"$ac_cpp conftest.$ac_ext\"") >&5
    13504 +if { (eval echo "$as_me:4319: \"$ac_cpp conftest.$ac_ext\"") >&5
     14509+if { (eval echo "$as_me:4321: \"$ac_cpp conftest.$ac_ext\"") >&5
    1350514510   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
    1350614511   ac_status=$?
     
    1350914514   cat conftest.err >&5
    1351014515-  echo "$as_me:4313: \$? = $ac_status" >&5
    13511 +  echo "$as_me:4325: \$? = $ac_status" >&5
     14516+  echo "$as_me:4327: \$? = $ac_status" >&5
    1351214517   (exit $ac_status); } >/dev/null; then
    1351314518   if test -s conftest.err; then
    1351414519     ac_cpp_err=$ac_c_preproc_warn_flag
    13515 @@ -4329,7 +4341,7 @@
     14520@@ -4329,7 +4343,7 @@
    1351614521 fi
    1351714522 rm -f conftest.err conftest.$ac_ext
    1351814523 fi
    1351914524-echo "$as_me:4332: result: $ac_cv_header_gpm_h" >&5
    13520 +echo "$as_me:4344: result: $ac_cv_header_gpm_h" >&5
     14525+echo "$as_me:4346: result: $ac_cv_header_gpm_h" >&5
    1352114526 echo "${ECHO_T}$ac_cv_header_gpm_h" >&6
    1352214527 if test $ac_cv_header_gpm_h = yes; then
    1352314528 
    13524 @@ -4340,12 +4352,14 @@
     14529@@ -4340,12 +4354,14 @@
    1352514530                if test "$with_gpm" != yes && test "$with_gpm" != maybe ; then
    1352614531                        test -n "$verbose" && echo "    assuming we really have GPM library" 1>&6
    1352714532 
    13528 +echo "${as_me-configure}:4355: testing assuming we really have GPM library ..." 1>&5
     14533+echo "${as_me-configure}:4357: testing assuming we really have GPM library ..." 1>&5
    1352914534+
    1353014535                        cat >>confdefs.h <<\EOF
     
    1353414539                else
    1353514540-                       echo "$as_me:4348: checking for Gpm_Open in -lgpm" >&5
    13536 +                       echo "$as_me:4362: checking for Gpm_Open in -lgpm" >&5
     14541+                       echo "$as_me:4364: checking for Gpm_Open in -lgpm" >&5
    1353714542 echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6
    1353814543 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then
    1353914544   echo $ECHO_N "(cached) $ECHO_C" >&6
    13540 @@ -4353,7 +4367,7 @@
     14545@@ -4353,7 +4369,7 @@
    1354114546   ac_check_lib_save_LIBS=$LIBS
    1354214547 LIBS="-lgpm  $LIBS"
    1354314548 cat >conftest.$ac_ext <<_ACEOF
    1354414549-#line 4356 "configure"
    13545 +#line 4370 "configure"
     14550+#line 4372 "configure"
    1354614551 #include "confdefs.h"
    1354714552 
    1354814553 /* Override any gcc2 internal prototype to avoid an error.  */
    13549 @@ -4372,16 +4386,16 @@
     14554@@ -4372,16 +4388,16 @@
    1355014555 }
    1355114556 _ACEOF
    1355214557 rm -f conftest.$ac_objext conftest$ac_exeext
    1355314558-if { (eval echo "$as_me:4375: \"$ac_link\"") >&5
    13554 +if { (eval echo "$as_me:4389: \"$ac_link\"") >&5
     14559+if { (eval echo "$as_me:4391: \"$ac_link\"") >&5
    1355514560   (eval $ac_link) 2>&5
    1355614561   ac_status=$?
    1355714562-  echo "$as_me:4378: \$? = $ac_status" >&5
    13558 +  echo "$as_me:4392: \$? = $ac_status" >&5
     14563+  echo "$as_me:4394: \$? = $ac_status" >&5
    1355914564   (exit $ac_status); } &&
    1356014565          { ac_try='test -s conftest$ac_exeext'
    1356114566-  { (eval echo "$as_me:4381: \"$ac_try\"") >&5
    13562 +  { (eval echo "$as_me:4395: \"$ac_try\"") >&5
     14567+  { (eval echo "$as_me:4397: \"$ac_try\"") >&5
    1356314568   (eval $ac_try) 2>&5
    1356414569   ac_status=$?
    1356514570-  echo "$as_me:4384: \$? = $ac_status" >&5
    13566 +  echo "$as_me:4398: \$? = $ac_status" >&5
     14571+  echo "$as_me:4400: \$? = $ac_status" >&5
    1356714572   (exit $ac_status); }; }; then
    1356814573   ac_cv_lib_gpm_Gpm_Open=yes
    1356914574 else
    13570 @@ -4392,13 +4406,13 @@
     14575@@ -4392,13 +4408,13 @@
    1357114576 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
    1357214577 LIBS=$ac_check_lib_save_LIBS
    1357314578 fi
    1357414579-echo "$as_me:4395: result: $ac_cv_lib_gpm_Gpm_Open" >&5
    13575 +echo "$as_me:4409: result: $ac_cv_lib_gpm_Gpm_Open" >&5
     14580+echo "$as_me:4411: result: $ac_cv_lib_gpm_Gpm_Open" >&5
    1357614581 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6
    1357714582 if test $ac_cv_lib_gpm_Gpm_Open = yes; then
     
    1358014585 
    1358114586-                               { { echo "$as_me:4401: error: Cannot link with GPM library" >&5
    13582 +                               { { echo "$as_me:4415: error: Cannot link with GPM library" >&5
     14587+                               { { echo "$as_me:4417: error: Cannot link with GPM library" >&5
    1358314588 echo "$as_me: error: Cannot link with GPM library" >&2;}
    1358414589    { (exit 1); exit 1; }; }
    1358514590                fi
    13586 @@ -4408,7 +4422,7 @@
     14591@@ -4408,7 +4424,7 @@
    1358714592 
    1358814593 else
    1358914594 
    1359014595-               test "$with_gpm" != maybe && { echo "$as_me:4411: WARNING: Cannot find GPM header" >&5
    13591 +               test "$with_gpm" != maybe && { echo "$as_me:4425: WARNING: Cannot find GPM header" >&5
     14596+               test "$with_gpm" != maybe && { echo "$as_me:4427: WARNING: Cannot find GPM header" >&5
    1359214597 echo "$as_me: WARNING: Cannot find GPM header" >&2;}
    1359314598                with_gpm=no
    1359414599 
    13595 @@ -4417,7 +4431,7 @@
     14600@@ -4417,7 +4433,7 @@
    1359614601 fi
    1359714602 
    1359814603 if test "$with_gpm" != no ; then
    1359914604-       echo "$as_me:4420: checking if you want to load GPM dynamically" >&5
    13600 +       echo "$as_me:4434: checking if you want to load GPM dynamically" >&5
     14605+       echo "$as_me:4436: checking if you want to load GPM dynamically" >&5
    1360114606 echo $ECHO_N "checking if you want to load GPM dynamically... $ECHO_C" >&6
    1360214607 
    1360314608 # Check whether --with-dlsym or --without-dlsym was given.
    13604 @@ -4427,18 +4441,18 @@
     14609@@ -4427,18 +4443,18 @@
    1360514610 else
    1360614611   with_dlsym=yes
    1360714612 fi;
    1360814613-       echo "$as_me:4430: result: $with_dlsym" >&5
    13609 +       echo "$as_me:4444: result: $with_dlsym" >&5
     14614+       echo "$as_me:4446: result: $with_dlsym" >&5
    1361014615 echo "${ECHO_T}$with_dlsym" >&6
    1361114616        if test "$with_dlsym" = yes ; then
     
    1361314618 cf_have_dlsym=no
    1361414619-echo "$as_me:4435: checking for dlsym" >&5
    13615 +echo "$as_me:4449: checking for dlsym" >&5
     14620+echo "$as_me:4451: checking for dlsym" >&5
    1361614621 echo $ECHO_N "checking for dlsym... $ECHO_C" >&6
    1361714622 if test "${ac_cv_func_dlsym+set}" = set; then
     
    1362014625   cat >conftest.$ac_ext <<_ACEOF
    1362114626-#line 4441 "configure"
    13622 +#line 4455 "configure"
     14627+#line 4457 "configure"
    1362314628 #include "confdefs.h"
    1362414629 /* System header to define __stub macros and hopefully few prototypes,
    1362514630     which can conflict with char dlsym (); below.  */
    13626 @@ -4469,16 +4483,16 @@
     14631@@ -4469,16 +4485,16 @@
    1362714632 }
    1362814633 _ACEOF
    1362914634 rm -f conftest.$ac_objext conftest$ac_exeext
    1363014635-if { (eval echo "$as_me:4472: \"$ac_link\"") >&5
    13631 +if { (eval echo "$as_me:4486: \"$ac_link\"") >&5
     14636+if { (eval echo "$as_me:4488: \"$ac_link\"") >&5
    1363214637   (eval $ac_link) 2>&5
    1363314638   ac_status=$?
    1363414639-  echo "$as_me:4475: \$? = $ac_status" >&5
    13635 +  echo "$as_me:4489: \$? = $ac_status" >&5
     14640+  echo "$as_me:4491: \$? = $ac_status" >&5
    1363614641   (exit $ac_status); } &&
    1363714642          { ac_try='test -s conftest$ac_exeext'
    1363814643-  { (eval echo "$as_me:4478: \"$ac_try\"") >&5
    13639 +  { (eval echo "$as_me:4492: \"$ac_try\"") >&5
     14644+  { (eval echo "$as_me:4494: \"$ac_try\"") >&5
    1364014645   (eval $ac_try) 2>&5
    1364114646   ac_status=$?
    1364214647-  echo "$as_me:4481: \$? = $ac_status" >&5
    13643 +  echo "$as_me:4495: \$? = $ac_status" >&5
     14648+  echo "$as_me:4497: \$? = $ac_status" >&5
    1364414649   (exit $ac_status); }; }; then
    1364514650   ac_cv_func_dlsym=yes
    1364614651 else
    13647 @@ -4488,14 +4502,14 @@
     14652@@ -4488,14 +4504,14 @@
    1364814653 fi
    1364914654 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
    1365014655 fi
    1365114656-echo "$as_me:4491: result: $ac_cv_func_dlsym" >&5
    13652 +echo "$as_me:4505: result: $ac_cv_func_dlsym" >&5
     14657+echo "$as_me:4507: result: $ac_cv_func_dlsym" >&5
    1365314658 echo "${ECHO_T}$ac_cv_func_dlsym" >&6
    1365414659 if test $ac_cv_func_dlsym = yes; then
     
    1365814663 cf_have_libdl=no
    1365914664-echo "$as_me:4498: checking for dlsym in -ldl" >&5
    13660 +echo "$as_me:4512: checking for dlsym in -ldl" >&5
     14665+echo "$as_me:4514: checking for dlsym in -ldl" >&5
    1366114666 echo $ECHO_N "checking for dlsym in -ldl... $ECHO_C" >&6
    1366214667 if test "${ac_cv_lib_dl_dlsym+set}" = set; then
    1366314668   echo $ECHO_N "(cached) $ECHO_C" >&6
    13664 @@ -4503,7 +4517,7 @@
     14669@@ -4503,7 +4519,7 @@
    1366514670   ac_check_lib_save_LIBS=$LIBS
    1366614671 LIBS="-ldl  $LIBS"
    1366714672 cat >conftest.$ac_ext <<_ACEOF
    1366814673-#line 4506 "configure"
    13669 +#line 4520 "configure"
     14674+#line 4522 "configure"
    1367014675 #include "confdefs.h"
    1367114676 
    1367214677 /* Override any gcc2 internal prototype to avoid an error.  */
    13673 @@ -4522,16 +4536,16 @@
     14678@@ -4522,16 +4538,16 @@
    1367414679 }
    1367514680 _ACEOF
    1367614681 rm -f conftest.$ac_objext conftest$ac_exeext
    1367714682-if { (eval echo "$as_me:4525: \"$ac_link\"") >&5
    13678 +if { (eval echo "$as_me:4539: \"$ac_link\"") >&5
     14683+if { (eval echo "$as_me:4541: \"$ac_link\"") >&5
    1367914684   (eval $ac_link) 2>&5
    1368014685   ac_status=$?
    1368114686-  echo "$as_me:4528: \$? = $ac_status" >&5
    13682 +  echo "$as_me:4542: \$? = $ac_status" >&5
     14687+  echo "$as_me:4544: \$? = $ac_status" >&5
    1368314688   (exit $ac_status); } &&
    1368414689          { ac_try='test -s conftest$ac_exeext'
    1368514690-  { (eval echo "$as_me:4531: \"$ac_try\"") >&5
    13686 +  { (eval echo "$as_me:4545: \"$ac_try\"") >&5
     14691+  { (eval echo "$as_me:4547: \"$ac_try\"") >&5
    1368714692   (eval $ac_try) 2>&5
    1368814693   ac_status=$?
    1368914694-  echo "$as_me:4534: \$? = $ac_status" >&5
    13690 +  echo "$as_me:4548: \$? = $ac_status" >&5
     14695+  echo "$as_me:4550: \$? = $ac_status" >&5
    1369114696   (exit $ac_status); }; }; then
    1369214697   ac_cv_lib_dl_dlsym=yes
    1369314698 else
    13694 @@ -4542,7 +4556,7 @@
     14699@@ -4542,7 +4558,7 @@
    1369514700 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
    1369614701 LIBS=$ac_check_lib_save_LIBS
    1369714702 fi
    1369814703-echo "$as_me:4545: result: $ac_cv_lib_dl_dlsym" >&5
    13699 +echo "$as_me:4559: result: $ac_cv_lib_dl_dlsym" >&5
     14704+echo "$as_me:4561: result: $ac_cv_lib_dl_dlsym" >&5
    1370014705 echo "${ECHO_T}$ac_cv_lib_dl_dlsym" >&6
    1370114706 if test $ac_cv_lib_dl_dlsym = yes; then
    1370214707 
    13703 @@ -4555,10 +4569,10 @@
     14708@@ -4555,10 +4571,10 @@
    1370414709 if test "$cf_have_dlsym" = yes ; then
    1370514710        test "$cf_have_libdl" = yes && LIBS="-ldl $LIBS"
    1370614711 
    1370714712-       echo "$as_me:4558: checking whether able to link to dl*() functions" >&5
    13708 +       echo "$as_me:4572: checking whether able to link to dl*() functions" >&5
     14713+       echo "$as_me:4574: checking whether able to link to dl*() functions" >&5
    1370914714 echo $ECHO_N "checking whether able to link to dl*() functions... $ECHO_C" >&6
    1371014715        cat >conftest.$ac_ext <<_ACEOF
    1371114716-#line 4561 "configure"
    13712 +#line 4575 "configure"
     14717+#line 4577 "configure"
    1371314718 #include "confdefs.h"
    1371414719 #include <dlfcn.h>
    1371514720 int
    13716 @@ -4576,16 +4590,16 @@
     14721@@ -4576,16 +4592,16 @@
    1371714722 }
    1371814723 _ACEOF
    1371914724 rm -f conftest.$ac_objext conftest$ac_exeext
    1372014725-if { (eval echo "$as_me:4579: \"$ac_link\"") >&5
    13721 +if { (eval echo "$as_me:4593: \"$ac_link\"") >&5
     14726+if { (eval echo "$as_me:4595: \"$ac_link\"") >&5
    1372214727   (eval $ac_link) 2>&5
    1372314728   ac_status=$?
    1372414729-  echo "$as_me:4582: \$? = $ac_status" >&5
    13725 +  echo "$as_me:4596: \$? = $ac_status" >&5
     14730+  echo "$as_me:4598: \$? = $ac_status" >&5
    1372614731   (exit $ac_status); } &&
    1372714732          { ac_try='test -s conftest$ac_exeext'
    1372814733-  { (eval echo "$as_me:4585: \"$ac_try\"") >&5
    13729 +  { (eval echo "$as_me:4599: \"$ac_try\"") >&5
     14734+  { (eval echo "$as_me:4601: \"$ac_try\"") >&5
    1373014735   (eval $ac_try) 2>&5
    1373114736   ac_status=$?
    1373214737-  echo "$as_me:4588: \$? = $ac_status" >&5
    13733 +  echo "$as_me:4602: \$? = $ac_status" >&5
     14738+  echo "$as_me:4604: \$? = $ac_status" >&5
    1373414739   (exit $ac_status); }; }; then
    1373514740 
    1373614741                cat >>confdefs.h <<\EOF
    13737 @@ -4596,15 +4610,15 @@
     14742@@ -4596,15 +4612,15 @@
    1373814743   echo "$as_me: failed program was:" >&5
    1373914744 cat conftest.$ac_ext >&5
    1374014745 
    1374114746-               { { echo "$as_me:4599: error: Cannot link test program for libdl" >&5
    13742 +               { { echo "$as_me:4613: error: Cannot link test program for libdl" >&5
     14747+               { { echo "$as_me:4615: error: Cannot link test program for libdl" >&5
    1374314748 echo "$as_me: error: Cannot link test program for libdl" >&2;}
    1374414749    { (exit 1); exit 1; }; }
     
    1374614751 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
    1374714752-       echo "$as_me:4604: result: ok" >&5
    13748 +       echo "$as_me:4618: result: ok" >&5
     14753+       echo "$as_me:4620: result: ok" >&5
    1374914754 echo "${ECHO_T}ok" >&6
    1375014755 else
    1375114756-       { { echo "$as_me:4607: error: Cannot find dlsym function" >&5
    13752 +       { { echo "$as_me:4621: error: Cannot find dlsym function" >&5
     14757+       { { echo "$as_me:4623: error: Cannot find dlsym function" >&5
    1375314758 echo "$as_me: error: Cannot find dlsym function" >&2;}
    1375414759    { (exit 1); exit 1; }; }
    1375514760 fi
    13756 @@ -4612,10 +4626,12 @@
     14761@@ -4612,10 +4628,12 @@
    1375714762                if test "$with_gpm" != yes ; then
    1375814763                        test -n "$verbose" && echo "    assuming soname for gpm is $with_gpm" 1>&6
    1375914764 
    13760 +echo "${as_me-configure}:4629: testing assuming soname for gpm is $with_gpm ..." 1>&5
     14765+echo "${as_me-configure}:4631: testing assuming soname for gpm is $with_gpm ..." 1>&5
    1376114766+
    1376214767                        cf_cv_gpm_soname="$with_gpm"
     
    1376414769 
    1376514770-echo "$as_me:4618: checking for soname of gpm library" >&5
    13766 +echo "$as_me:4634: checking for soname of gpm library" >&5
     14771+echo "$as_me:4636: checking for soname of gpm library" >&5
    1376714772 echo $ECHO_N "checking for soname of gpm library... $ECHO_C" >&6
    1376814773 if test "${cf_cv_gpm_soname+set}" = set; then
    1376914774   echo $ECHO_N "(cached) $ECHO_C" >&6
    13770 @@ -4633,15 +4649,15 @@
     14775@@ -4633,15 +4651,15 @@
    1377114776 CF_EOF
    1377214777 cf_save_LIBS="$LIBS"
    1377314778        LIBS="-lgpm $LIBS"
    1377414779-       if { (eval echo "$as_me:4636: \"$ac_compile\"") >&5
    13775 +       if { (eval echo "$as_me:4652: \"$ac_compile\"") >&5
     14780+       if { (eval echo "$as_me:4654: \"$ac_compile\"") >&5
    1377614781   (eval $ac_compile) 2>&5
    1377714782   ac_status=$?
    1377814783-  echo "$as_me:4639: \$? = $ac_status" >&5
    13779 +  echo "$as_me:4655: \$? = $ac_status" >&5
     14784+  echo "$as_me:4657: \$? = $ac_status" >&5
    1378014785   (exit $ac_status); } ; then
    1378114786-               if { (eval echo "$as_me:4641: \"$ac_link\"") >&5
    13782 +               if { (eval echo "$as_me:4657: \"$ac_link\"") >&5
     14787+               if { (eval echo "$as_me:4659: \"$ac_link\"") >&5
    1378314788   (eval $ac_link) 2>&5
    1378414789   ac_status=$?
    1378514790-  echo "$as_me:4644: \$? = $ac_status" >&5
    13786 +  echo "$as_me:4660: \$? = $ac_status" >&5
     14791+  echo "$as_me:4662: \$? = $ac_status" >&5
    1378714792   (exit $ac_status); } ; then
    1378814793                        cf_cv_gpm_soname=`ldd conftest$ac_exeext 2>/dev/null | sed -e 's,^.*/,,' -e 's, .*$,,' | fgrep libgpm.`
    1378914794                        test -z "$cf_cv_gpm_soname" && cf_cv_gpm_soname=unknown
    13790 @@ -4652,7 +4668,7 @@
     14795@@ -4652,7 +4670,7 @@
    1379114796 fi
    1379214797 
    1379314798 fi
    1379414799-echo "$as_me:4655: result: $cf_cv_gpm_soname" >&5
    13795 +echo "$as_me:4671: result: $cf_cv_gpm_soname" >&5
     14800+echo "$as_me:4673: result: $cf_cv_gpm_soname" >&5
    1379614801 echo "${ECHO_T}$cf_cv_gpm_soname" >&6
    1379714802 
    1379814803                fi
    13799 @@ -4668,7 +4684,7 @@
     14804@@ -4668,7 +4686,7 @@
    1380014805 #define HAVE_LIBGPM 1
    1380114806 EOF
    1380214807 
    1380314808-       echo "$as_me:4671: checking for Gpm_Wgetch in -lgpm" >&5
    13804 +echo "$as_me:4687: checking for Gpm_Wgetch in -lgpm" >&5
     14809+echo "$as_me:4689: checking for Gpm_Wgetch in -lgpm" >&5
    1380514810 echo $ECHO_N "checking for Gpm_Wgetch in -lgpm... $ECHO_C" >&6
    1380614811 if test "${ac_cv_lib_gpm_Gpm_Wgetch+set}" = set; then
    1380714812   echo $ECHO_N "(cached) $ECHO_C" >&6
    13808 @@ -4676,7 +4692,7 @@
     14813@@ -4676,7 +4694,7 @@
    1380914814   ac_check_lib_save_LIBS=$LIBS
    1381014815 LIBS="-lgpm  $LIBS"
    1381114816 cat >conftest.$ac_ext <<_ACEOF
    1381214817-#line 4679 "configure"
    13813 +#line 4695 "configure"
     14818+#line 4697 "configure"
    1381414819 #include "confdefs.h"
    1381514820 
    1381614821 /* Override any gcc2 internal prototype to avoid an error.  */
    13817 @@ -4695,16 +4711,16 @@
     14822@@ -4695,16 +4713,16 @@
    1381814823 }
    1381914824 _ACEOF
    1382014825 rm -f conftest.$ac_objext conftest$ac_exeext
    1382114826-if { (eval echo "$as_me:4698: \"$ac_link\"") >&5
    13822 +if { (eval echo "$as_me:4714: \"$ac_link\"") >&5
     14827+if { (eval echo "$as_me:4716: \"$ac_link\"") >&5
    1382314828   (eval $ac_link) 2>&5
    1382414829   ac_status=$?
    1382514830-  echo "$as_me:4701: \$? = $ac_status" >&5
    13826 +  echo "$as_me:4717: \$? = $ac_status" >&5
     14831+  echo "$as_me:4719: \$? = $ac_status" >&5
    1382714832   (exit $ac_status); } &&
    1382814833          { ac_try='test -s conftest$ac_exeext'
    1382914834-  { (eval echo "$as_me:4704: \"$ac_try\"") >&5
    13830 +  { (eval echo "$as_me:4720: \"$ac_try\"") >&5
     14835+  { (eval echo "$as_me:4722: \"$ac_try\"") >&5
    1383114836   (eval $ac_try) 2>&5
    1383214837   ac_status=$?
    1383314838-  echo "$as_me:4707: \$? = $ac_status" >&5
    13834 +  echo "$as_me:4723: \$? = $ac_status" >&5
     14839+  echo "$as_me:4725: \$? = $ac_status" >&5
    1383514840   (exit $ac_status); }; }; then
    1383614841   ac_cv_lib_gpm_Gpm_Wgetch=yes
    1383714842 else
    13838 @@ -4715,12 +4731,61 @@
     14843@@ -4715,12 +4733,61 @@
    1383914844 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
    1384014845 LIBS=$ac_check_lib_save_LIBS
    1384114846 fi
    1384214847-echo "$as_me:4718: result: $ac_cv_lib_gpm_Gpm_Wgetch" >&5
    13843 +echo "$as_me:4734: result: $ac_cv_lib_gpm_Gpm_Wgetch" >&5
     14848+echo "$as_me:4736: result: $ac_cv_lib_gpm_Gpm_Wgetch" >&5
    1384414849 echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Wgetch" >&6
    1384514850 if test $ac_cv_lib_gpm_Gpm_Wgetch = yes; then
    1384614851 
    1384714852-               { echo "$as_me:4722: WARNING: GPM library is already linked with curses - read the FAQ" >&5
    13848 +echo "$as_me:4738: checking if GPM is weakly bound to curses library" >&5
     14853+echo "$as_me:4740: checking if GPM is weakly bound to curses library" >&5
    1384914854+echo $ECHO_N "checking if GPM is weakly bound to curses library... $ECHO_C" >&6
    1385014855+if test "${cf_cv_check_gpm_wgetch+set}" = set; then
     
    1387014875+       # include it.
    1387114876+       LIBS="-static -lgpm -dynamic $LIBS"
    13872 +       if { (eval echo "$as_me:4762: \"$ac_compile\"") >&5
     14877+       if { (eval echo "$as_me:4764: \"$ac_compile\"") >&5
    1387314878+  (eval $ac_compile) 2>&5
    1387414879+  ac_status=$?
    13875 +  echo "$as_me:4765: \$? = $ac_status" >&5
     14880+  echo "$as_me:4767: \$? = $ac_status" >&5
    1387614881+  (exit $ac_status); } ; then
    13877 +               if { (eval echo "$as_me:4767: \"$ac_link\"") >&5
     14882+               if { (eval echo "$as_me:4769: \"$ac_link\"") >&5
    1387814883+  (eval $ac_link) 2>&5
    1387914884+  ac_status=$?
    13880 +  echo "$as_me:4770: \$? = $ac_status" >&5
     14885+  echo "$as_me:4772: \$? = $ac_status" >&5
    1388114886+  (exit $ac_status); } ; then
    1388214887+                       cf_cv_check_gpm_wgetch=`nm conftest$ac_exeext | egrep '\<wgetch\>' | egrep '\<[vVwW]\>'`
     
    1389014895+
    1389114896+fi
    13892 +echo "$as_me:4782: result: $cf_cv_check_gpm_wgetch" >&5
     14897+echo "$as_me:4784: result: $cf_cv_check_gpm_wgetch" >&5
    1389314898+echo "${ECHO_T}$cf_cv_check_gpm_wgetch" >&6
    1389414899+
    1389514900+if test "$cf_cv_check_gpm_wgetch" != yes ; then
    13896 +       { echo "$as_me:4786: WARNING: GPM library is already linked with curses - read the FAQ" >&5
     14901+       { echo "$as_me:4788: WARNING: GPM library is already linked with curses - read the FAQ" >&5
    1389714902 echo "$as_me: WARNING: GPM library is already linked with curses - read the FAQ" >&2;}
    1389814903+fi
     
    1390014905 fi
    1390114906 
    13902 @@ -4728,7 +4793,7 @@
     14907@@ -4728,7 +4795,7 @@
    1390314908 
    1390414909 # not everyone has "test -c"
    1390514910 if test -c /dev/sysmouse 2>/dev/null ; then
    1390614911-echo "$as_me:4731: checking if you want to use sysmouse" >&5
    13907 +echo "$as_me:4796: checking if you want to use sysmouse" >&5
     14912+echo "$as_me:4798: checking if you want to use sysmouse" >&5
    1390814913 echo $ECHO_N "checking if you want to use sysmouse... $ECHO_C" >&6
    1390914914 
    1391014915 # Check whether --with-sysmouse or --without-sysmouse was given.
    13911 @@ -4740,7 +4805,7 @@
     14916@@ -4740,7 +4807,7 @@
    1391214917 fi;
    1391314918        if test "$cf_with_sysmouse" != no ; then
    1391414919        cat >conftest.$ac_ext <<_ACEOF
    1391514920-#line 4743 "configure"
    13916 +#line 4808 "configure"
     14921+#line 4810 "configure"
    1391714922 #include "confdefs.h"
    1391814923 
    1391914924 #include <osreldate.h>
    13920 @@ -4763,16 +4828,16 @@
     14925@@ -4763,16 +4830,16 @@
    1392114926 }
    1392214927 _ACEOF
    1392314928 rm -f conftest.$ac_objext
    1392414929-if { (eval echo "$as_me:4766: \"$ac_compile\"") >&5
    13925 +if { (eval echo "$as_me:4831: \"$ac_compile\"") >&5
     14930+if { (eval echo "$as_me:4833: \"$ac_compile\"") >&5
    1392614931   (eval $ac_compile) 2>&5
    1392714932   ac_status=$?
    1392814933-  echo "$as_me:4769: \$? = $ac_status" >&5
    13929 +  echo "$as_me:4834: \$? = $ac_status" >&5
     14934+  echo "$as_me:4836: \$? = $ac_status" >&5
    1393014935   (exit $ac_status); } &&
    1393114936          { ac_try='test -s conftest.$ac_objext'
    1393214937-  { (eval echo "$as_me:4772: \"$ac_try\"") >&5
    13933 +  { (eval echo "$as_me:4837: \"$ac_try\"") >&5
     14938+  { (eval echo "$as_me:4839: \"$ac_try\"") >&5
    1393414939   (eval $ac_try) 2>&5
    1393514940   ac_status=$?
    1393614941-  echo "$as_me:4775: \$? = $ac_status" >&5
    13937 +  echo "$as_me:4840: \$? = $ac_status" >&5
     14942+  echo "$as_me:4842: \$? = $ac_status" >&5
    1393814943   (exit $ac_status); }; }; then
    1393914944   cf_with_sysmouse=yes
    1394014945 else
    13941 @@ -4782,7 +4847,7 @@
     14946@@ -4782,7 +4849,7 @@
    1394214947 fi
    1394314948 rm -f conftest.$ac_objext conftest.$ac_ext
    1394414949        fi
    1394514950-echo "$as_me:4785: result: $cf_with_sysmouse" >&5
    13946 +echo "$as_me:4850: result: $cf_with_sysmouse" >&5
     14951+echo "$as_me