[Pkg-voip-commits] [twinkle] 32/73: Imported Debian patch 1:1.1-1

Peter Colberg pc-guest at moszumanska.debian.org
Wed Jan 6 00:31:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

pc-guest pushed a commit to branch master
in repository twinkle.

commit d5ea1f924bb32a10f582bba6385194a2b7bae757
Merge: ca615e5 2aba1da
Author: Mark Purcell <msp at debian.org>
Date:   Wed Jul 25 22:50:26 2007 +0100

    Imported Debian patch 1:1.1-1

 ChangeLog                                          |   32 +-
 Doxyfile                                           |    2 +-
 Makefile.in                                        |    2 +
 NEWS                                               |   27 +
 THANKS                                             |    5 +-
 configure                                          |  474 +-
 configure.in                                       |   13 +-
 debian/changelog                                   |    9 +
 debian/patches/configure-boost.patch               |  741 +--
 debian/patches/libgsm.patch                        |   78 +-
 src/Makefile.am                                    |   10 +-
 src/Makefile.in                                    |   39 +-
 src/abstract_dialog.h                              |   62 +-
 src/address_book.cpp                               |  183 +-
 src/address_book.h                                 |   61 +-
 src/audio/Makefile.in                              |    2 +
 src/audio/audio_device.cpp                         |   20 +-
 src/audio/audio_session.cpp                        |    6 -
 src/audio/audio_tx.cpp                             |    7 +-
 src/audio/gsm/Makefile.in                          |    2 +
 src/audio/tone_gen.cpp                             |    2 +-
 src/audits/Makefile.in                             |    2 +
 src/auth.h                                         |   28 +-
 src/call_history.cpp                               |  190 +-
 src/call_history.h                                 |   74 +-
 src/call_script.cpp                                |   10 +-
 src/call_script.h                                  |   33 +-
 src/cmd_socket.cpp                                 |    6 +-
 src/dialog.cpp                                     |   37 +-
 src/dialog.h                                       |    3 +
 src/epa.cpp                                        |  515 ++
 src/epa.h                                          |  216 +
 src/events.cpp                                     |   37 -
 src/events.h                                       |   69 -
 src/exceptions.h                                   |    5 +
 src/gui/Makefile                                   |  126 +-
 src/gui/buddyform.ui                               |  255 +
 src/gui/buddyform.ui.h                             |  153 +
 src/gui/buddylistview.cpp                          |  276 ++
 src/gui/buddylistview.h                            |   91 +
 src/gui/core_strings.h                             |   14 +-
 src/gui/getaddressform.ui.h                        |    6 +-
 src/gui/gui.cpp                                    |  163 +-
 src/gui/gui.h                                      |   26 +
 src/gui/historyform.ui                             |   11 +-
 src/gui/historyform.ui.h                           |   45 +-
 src/gui/images/buddy.png                           |  Bin 0 -> 737 bytes
 src/gui/images/edit16.png                          |  Bin 0 -> 636 bytes
 src/gui/images/message.png                         |  Bin 0 -> 496 bytes
 src/gui/images/message32.png                       |  Bin 0 -> 959 bytes
 src/gui/images/presence.png                        |  Bin 0 -> 764 bytes
 src/gui/images/presence_failed.png                 |  Bin 0 -> 832 bytes
 src/gui/images/presence_offline.png                |  Bin 0 -> 849 bytes
 src/gui/images/presence_online.png                 |  Bin 0 -> 848 bytes
 src/gui/images/presence_rejected.png               |  Bin 0 -> 896 bytes
 src/gui/images/presence_unknown.png                |  Bin 0 -> 688 bytes
 src/gui/lang/Makefile.am                           |    7 +-
 src/gui/lang/Makefile.in                           |    9 +-
 src/gui/lang/twinkle_cs.ts                         |  548 ++-
 src/gui/lang/twinkle_de.ts                         |  354 +-
 src/gui/lang/{twinkle_de.ts => twinkle_fr.ts}      | 2552 +++++-----
 src/gui/lang/twinkle_nl.ts                         |  285 ++
 src/gui/main.cpp                                   |    9 +-
 src/gui/messageform.ui                             |  231 +
 src/gui/messageform.ui.h                           |  200 +
 src/gui/messageformview.cpp                        |  112 +
 src/{exceptions.h => gui/messageformview.h}        |   31 +-
 src/gui/mphoneform.ui                              | 3084 ++++++------
 src/gui/mphoneform.ui.h                            |  290 +-
 src/gui/selectprofileform.ui                       |    1 +
 src/gui/selectprofileform.ui.h                     |   10 +
 src/gui/twinkle.pro                                |   31 +-
 src/gui/userprofileform.ui                         |  321 ++
 src/gui/userprofileform.ui.h                       |   38 +-
 src/gui/wizardform.ui.h                            |    3 +-
 src/im/Makefile.am                                 |    7 +
 src/{audits => im}/Makefile.in                     |   38 +-
 src/im/msg_session.cpp                             |  117 +
 src/im/msg_session.h                               |  181 +
 src/line.cpp                                       |   31 +-
 src/line.h                                         |   16 +-
 src/listener.cpp                                   |   26 +-
 src/main.cpp                                       |    7 +-
 src/mwi/Makefile.in                                |    2 +
 src/mwi/mwi_subscription.cpp                       |   22 +-
 src/mwi/simple_msg_sum_body.cpp                    |    4 +
 src/mwi/simple_msg_sum_body.h                      |    2 +
 src/parser/Makefile.am                             |    4 +
 src/parser/Makefile.in                             |   11 +-
 src/parser/definitions.cpp                         |    4 +
 src/parser/definitions.h                           |   19 +-
 src/parser/hdr_event.h                             |    1 +
 src/{exceptions.h => parser/hdr_sip_etag.cpp}      |   24 +-
 src/{exceptions.h => parser/hdr_sip_etag.h}        |   30 +-
 src/{exceptions.h => parser/hdr_sip_if_match.cpp}  |   33 +-
 src/parser/{hdr_event.h => hdr_sip_if_match.h}     |   45 +-
 src/parser/media_type.cpp                          |   12 +-
 src/parser/media_type.h                            |   39 +-
 src/parser/parser.cxx                              | 5130 +++++++++++---------
 src/parser/parser.h                                |  103 +-
 src/parser/parser.yxx                              |   26 +
 src/parser/response.cpp                            |    1 +
 src/parser/response.h                              |    2 +
 src/parser/scanner.cxx                             | 1898 ++++----
 src/parser/scanner.lxx                             |    2 +
 src/parser/sip_body.cpp                            |   70 +-
 src/parser/sip_body.h                              |   84 +-
 src/parser/sip_message.cpp                         |   21 +
 src/parser/sip_message.h                           |   13 +
 src/patterns/Makefile.am                           |    7 +
 src/{audits => patterns}/Makefile.in               |   38 +-
 src/{parser/hdr_event.h => patterns/observer.cpp}  |   68 +-
 src/patterns/observer.h                            |   83 +
 src/phone.cpp                                      |  443 +-
 src/phone.h                                        |  240 +-
 src/phone_user.cpp                                 |  272 +-
 src/phone_user.h                                   |  313 +-
 src/presence/Makefile.am                           |   19 +
 src/{mwi => presence}/Makefile.in                  |   78 +-
 src/presence/buddy.cpp                             |  574 +++
 src/presence/buddy.h                               |  341 ++
 src/presence/pidf_body.cpp                         |  278 ++
 src/presence/pidf_body.h                           |  111 +
 src/{exceptions.h => presence/presence_dialog.cpp} |   28 +-
 src/{exceptions.h => presence/presence_dialog.h}   |   32 +-
 src/presence/presence_epa.cpp                      |   69 +
 src/presence/presence_epa.h                        |   67 +
 src/presence/presence_state.cpp                    |  100 +
 src/presence/presence_state.h                      |   94 +
 src/presence/presence_subscription.cpp             |  144 +
 .../presence_subscription.h}                       |   36 +-
 src/protocol.h                                     |   83 +-
 src/sdp/Makefile.in                                |    2 +
 src/sdp/sdp.cpp                                    |    4 +
 src/sdp/sdp.h                                      |    1 +
 src/sender.cpp                                     |    5 +-
 src/service.cpp                                    |   14 +-
 src/session.cpp                                    |   44 +-
 src/session.h                                      |   47 +-
 src/sockets/Makefile.in                            |    2 +
 src/sockets/socket.cpp                             |    2 +
 src/stun/Makefile.in                               |    2 +
 src/stun/stun_transaction.cpp                      |    9 +-
 src/subscription.cpp                               |    9 +
 src/subscription.h                                 |  258 +-
 src/subscription_dialog.h                          |   38 +-
 src/sys_settings.cpp                               |   21 +-
 src/sys_settings.h                                 |    7 +-
 src/threads/Makefile.in                            |    2 +
 src/threads/sema.cpp                               |    5 +-
 src/timekeeper.cpp                                 |  155 +-
 src/timekeeper.h                                   |   38 +-
 src/transaction_layer.cpp                          |   27 +
 src/transaction_layer.h                            |    7 +
 src/twinkle_config.h.in                            |   10 +
 src/user.cpp                                       |   93 +-
 src/user.h                                         |   40 +-
 src/userintf.cpp                                   |  175 +
 src/userintf.h                                     |   25 +
 src/util.cpp                                       |   26 +
 src/util.h                                         |    7 +
 src/utils/Makefile.am                              |    7 +
 src/{audits => utils}/Makefile.in                  |   62 +-
 src/utils/record_file.h                            |  157 +
 src/utils/record_file.hpp                          |  180 +
 twinkle.spec.in                                    |    6 +-
 166 files changed, 17472 insertions(+), 7842 deletions(-)

diff --cc debian/changelog
index 30e036b,0000000..17620c1
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,289 -1,0 +1,298 @@@
++twinkle (1:1.1-1) unstable; urgency=low
++
++  * New upstream release
++  * Rework debian/patches/libgsm.patch
++  * Rework debian/patches/configure-boost.patch  to correctly detect
++    -lboost_regex-mt...
++
++ -- Mark Purcell <msp at debian.org>  Wed, 25 Jul 2007 22:50:26 +0100
++
 +twinkle (1:1.0.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * debian/patches deleted as included upstream:
 +    - audiocheck.patch
 +    - conf.patch
 +    - incoming.patch
 +  * Rebuild with Depends: libzrtpcpp-0.9-0 (>= 0.9-4)
 +    - Crashes when making/receiving a call (Closes: #420138)
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 20 May 2007 16:55:03 +0100
 +
 +twinkle (1:1.0-3) unstable; urgency=low
 +
 +  * Rebuild for libccrtp-dev > 1.5.1 [libccrtp soname]
 +    - twinkle depends on libccrtp1-1.5-0 which is not in sid (Closes:
 +    #418843)
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 12 Apr 2007 21:43:17 +0100
 +
 +twinkle (1:1.0-2) unstable; urgency=low
 +
 +  * Add upstream patches; audiocheck, conf & incoming
 +
 + -- Mark Purcell <msp at debian.org>  Sat,  3 Mar 2007 13:14:15 +0000
 +
 +twinkle (1:1.0-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - binNMU required (Closes: #402509)
 +    - Via headers containing ipv6 addresses are dropped (Closes: #398849)
 +  * Update debian/rules URL location
 +  * Delete debian/patches/extra-qualifications.patch included upstream
 +  * Update debian/control package Description
 +  * Update debian/twinkle.1 manpage for 1.0 release
 +  * lintian cleanup: extended-description-line-too-long
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 25 Jan 2007 22:32:22 +0000
 +
 +twinkle (1:1.0~beta-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Needed for the preceeding package to get into etch
 +  * delete debian/patches dtmf, invite4xx and memman included upstream
 +  * debian/rules get-orig-source targets rewritten
 +  * Cleanup debian/watch
 +  * Add extra-qualifications.patch to fix upstream g 4.1.1 build errors
 +
 + -- Mark Purcell <msp at debian.org>  Mon,  8 Jan 2007 21:29:49 +0000
 +
 +twinkle (1:0.9-6) testing-proposed-updates; urgency=medium
 +
 +  * Apply upstream memman.patch to fix random twinkle crashes
 +    - crash on call end (Closes: #402509)
 +  * Loaded direct to t-p-u as discussed on debian-release
 +
 + -- Mark Purcell <msp at debian.org>  Sun,  7 Jan 2007 06:27:36 +0000
 +
 +twinkle (1:0.9-5) unstable; urgency=low
 +
 +  * Pre-run autoheader to include expected src/twinkle_config.h.in changes
 +    inside debian/patches/libgsm.patch
 +    - Closes: #394153: FTBFS: undefined reference to gsm_decode
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 25 Nov 2006 08:57:34 +0000
 +
 +twinkle (1:0.9-4) unstable; urgency=low
 +
 +  * Grab upstream patches: DTMF & Invite4xx
 +  * VoIP Provider issue: Can't talk for more than a minute (Closes: #365588)
 +  * help2man generated manpage
 +  * Linitan cleanup: manpage-has-useless-whatis-entry
 +
 + -- Mark Purcell <msp at debian.org>  Sat,  4 Nov 2006 13:17:50 +0000
 +
 +twinkle (1:0.9-3) unstable; urgency=low
 +
 +  * Rebuild
 +
 + -- Mark Purcell <msp at debian.org>  Wed,  1 Nov 2006 21:38:21 +0000
 +
 +twinkle (1:0.9-2) unstable; urgency=low
 +
 +  * Build-Depends: libzrtpcpp-dev
 +
 + -- Mark Purcell <msp at debian.org>  Mon, 16 Oct 2006 19:22:13 +0100
 +
 +twinkle (1:0.9-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Update Build-Depends
 +  * PRACK messages should be authenticated (Closes: #389252)
 +
 + -- Mark Purcell <msp at debian.org>  Mon,  2 Oct 2006 09:50:03 +0800
 +
 +twinkle (1:0.8.1-1) unstable; urgency=low
 +
 +  [ Kilian Krause ]
 +  * New upstream release. Ships without iLBC, therefore no need to repackage.
 +
 +  [ Mark Purcell ]
 +  * Cleanup debian/patches/libgsm.patch
 +  * Use upstream supplied sip.protocol & twinkle.desktop
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 20 Jul 2006 19:33:00 +0100
 +
 +twinkle (0.8.dfsg-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Remove non-free iLBC code from DFSG release
 +
 + -- Mark Purcell <msp at debian.org>  Sun,  2 Jul 2006 21:37:09 +0100
 +
 +twinkle (0.7.1-2) unstable; urgency=low
 +
 +  * Enable sip URIs: debian/sip.protocol
 +    - Twinkle won't manage sip URI from Konqueror (Closes: #366975)
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 12 May 2006 21:20:39 +0100
 +
 +twinkle (0.7.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  Sun,  7 May 2006 23:00:03 +0100
 +
 +twinkle (0.7-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Update debian/control. Fixes FTBFS on kfreebsd-amd64: unsatisfied
 +     Build-Depends (Closes: #361483)
 +  * Rebuild with updated libccrtp & libcommoncpp2
 +    - Fixes: libccext2-1.3.so.1: cannot open shared object file (Closes: #362440)
 +  * Installed debian/twinkle.desktop. Fixes: please install a .desktop
 +  file (Closes: #358398)
 +  * Add Build-Depends: libspeex-dev
 +  * Modify debian/patches/libgsm.diff
 +
 + -- Mark Purcell <msp at debian.org>  Mon,  1 May 2006 12:21:03 +0100
 +
 +twinkle (0.6.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * debian/patches/gui.cpp.diff removed as applied upstream
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 26 Feb 2006 17:46:56 +0000
 +
 +twinkle (0.6.1-2) unstable; urgency=low
 +
 +  * Add debian/patches/libgsm.diff to use Build-Depends: libgsm1-dev
 +  * Add debian/patches/gui.cpp.diff (Closes: Bug#352534)
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 21 Feb 2006 18:31:51 +0000
 +
 +twinkle (0.6.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 12 Feb 2006 08:06:44 +0000
 +
 +twinkle (0.6-1) UNRELEASED; urgency=low
 +
 +  * (NOT RELEASED YET) New upstream release
 +  * Add Build-Depends: libxpm-dev, libsndfile1-dev
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 10 Feb 2006 10:32:07 +1100
 +
 +twinkle (0.5-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Don't ship upstream NEWS as it is a duplicate of upstream ChangeLog
 +  * Remove usr/sbin from debian/dirs
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 17 Jan 2006 16:53:16 +0000
 +
 +twinkle (0.4.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - Lines hang with "dialing" status (Closes: #340779)
 +    - does not play ringtone (Closes: #340233)
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 29 Nov 2005 20:47:21 +0000
 +
 +twinkle (0.4.1-3) unstable; urgency=low
 +
 +  * Rebuild against kdelibs 3.4.2 for unstable
 +    - twinkle is not installable on sid (Closes: #340534)
 +  * Suggests: kaddressbook
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 24 Nov 2005 07:34:45 +0000
 +
 +twinkle (0.4.1-2) unstable; urgency=low
 +
 +  * Rebuild against kdelibs 3.4.2
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 22 Nov 2005 20:16:05 +0000
 +
 +twinkle (0.4.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - FTBFS on 64 bit arches: cast from 'void*' to 'int' loses precision
 +    (Closes: #324395)
 +    - ftbfs [sparc] stun.cxx:680: error: 'gethrtime' was not declared in
 +    this scope (Closes: #336746)
 +  * Fix Build-Depends: FTBFS on GNU/kFreeBSD (Closes: #336859)
 +  * Copyright audit to debian/copyright
 +  * Use correct QTDIR=/usr/share/qt3, negates need for
 +    DEB_AUTO_UPDATE_AUTOCONF
 +  * Remove patch against configure.in
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 20 Nov 2005 23:05:07 +0000
 +
 +twinkle (0.3.2-4) unstable; urgency=low
 +
 +  * Add Build-Depends: kdelibs4-dev kdelibs-bin, libasounds2-dev, libxml2-dev
 +    - fix ppc build (Closes: #325057)
 +  * Remove ppc-build patch, obsolete by upstream v 0.3
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 30 Oct 2005 07:56:45 +0000
 +
 +twinkle (0.3.2-3) unstable; urgency=low
 +
 +  * Use DEB_AUTO_UPDATE_AUTOCONF to rebuild configure from patched
 +    configure.in. Ugly..
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 29 Oct 2005 22:54:12 +0100
 +
 +twinkle (0.3.2-2) unstable; urgency=low
 +
 +  * Add Build-Depends: cdbs
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 29 Oct 2005 17:45:43 +0100
 +
 +twinkle (0.3.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - New upstream version available (Closes: #334615)
 +  * FTBFS on 64 bit arches: cast from 'void*' to 'int' loses precision
 +    (Closes: #324395)
 +  * Patch from Guido Guenther
 +    - fix ppc build (Closes: #325057)
 +  * Patch from Mikael Magnusson
 +    - Thread creation timing bug causes crashes (Closes: #329433)
 +  * Fix: old-fsf-address-in-copyright-file
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 29 Oct 2005 16:46:40 +0100
 +
 +twinkle (0.3-1) unstable; urgency=low
 +
 +  [ Kilian Krause ]
 +  * Debian VoIP upload
 +
 +  [ Mark Purcell ]
 +  * New upstream release
 +  * Switch to cdbs!
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 13 Oct 2005 18:12:02 +0100
 +
 +twinkle (0.2.1-2) unstable; urgency=low
 +
 +  * Build-Depends: libxml2-dev
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 21 Aug 2005 15:55:13 +0100
 +
 +twinkle (0.2.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +  * Build-Depends:  libccrtp-dev (>=1.3.4)
 +  * Add Build-Depends: qt3-apps-dev
 +  * Add Build-Depends: automake1.9
 +  * Export QTDIR for build target as well :-(
 +  * Update extended description
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 21 Aug 2005 14:05:30 +0100
 +
 +twinkle (0.1-2) unstable; urgency=low
 +
 +  * C++ migration
 +  * Build-Depends:  libqt3-mt-dev (>= 3:3.3.4-4)
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 18 Aug 2005 21:02:31 +0100
 +
 +twinkle (0.1-1) experimental; urgency=low
 +
 +  * Upload to experimental while c++ transition
 +  * Initial release Closes: #311150
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 11 Aug 2005 22:16:20 +0100
 +
diff --cc debian/patches/configure-boost.patch
index 9e82e4f,0000000..ad4d1cb
mode 100644,000000..100644
--- a/debian/patches/configure-boost.patch
+++ b/debian/patches/configure-boost.patch
@@@ -1,6528 -1,0 +1,6653 @@@
- diff -Nur twinkle-1.0.1/configure twinkle-1.0.1.new/configure
- --- twinkle-1.0.1/configure	2007-05-19 15:50:36.000000000 +0100
- +++ twinkle-1.0.1.new/configure	2007-05-20 13:26:41.000000000 +0100
++diff -Nur twinkle-1.1/configure twinkle-1.1.new/configure
++--- twinkle-1.1/configure	2007-07-21 20:11:10.000000000 +0100
+++++ twinkle-1.1.new/configure	2007-07-25 22:28:06.000000000 +0100
 +@@ -1,6 +1,6 @@
 + #! /bin/sh
 + # Guess values for system-dependent variables and create Makefiles.
 +-# Generated by GNU Autoconf 2.60.
 ++# Generated by GNU Autoconf 2.61.
 + #
 + # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 + # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 +@@ -10,7 +10,8 @@
 + ## M4sh Initialization.  ##
 + ## --------------------- ##
 + 
 +-# Be Bourne compatible
 ++# Be more Bourne compatible
 ++DUALCASE=1; export DUALCASE # for MKS sh
 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 +   emulate sh
 +   NULLCMD=:
 +@@ -19,10 +20,13 @@
 +   alias -g '${1+"$@"}'='"$@"'
 +   setopt NO_GLOB_SUBST
 + else
 +-  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
 ++  case `(set -o) 2>/dev/null` in
 ++  *posix*) set -o posix ;;
 ++esac
 ++
 + fi
 +-BIN_SH=xpg4; export BIN_SH # for Tru64
 +-DUALCASE=1; export DUALCASE # for MKS sh
 ++
 ++
 + 
 + 
 + # PATH needs CR
 +@@ -215,7 +219,7 @@
 + else
 +   as_candidate_shells=
 +     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 +-for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 ++for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 + do
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +@@ -233,7 +237,6 @@
 + 	 # Try only shells that exist, to save several forks.
 + 	 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
 + 		{ ("$as_shell") 2> /dev/null <<\_ASEOF
 +-# Be Bourne compatible
 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 +   emulate sh
 +   NULLCMD=:
 +@@ -242,10 +245,12 @@
 +   alias -g '${1+"$@"}'='"$@"'
 +   setopt NO_GLOB_SUBST
 + else
 +-  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
 ++  case `(set -o) 2>/dev/null` in
 ++  *posix*) set -o posix ;;
 ++esac
 ++
 + fi
 +-BIN_SH=xpg4; export BIN_SH # for Tru64
 +-DUALCASE=1; export DUALCASE # for MKS sh
 ++
 + 
 + :
 + _ASEOF
 +@@ -253,7 +258,6 @@
 +   CONFIG_SHELL=$as_shell
 + 	       as_have_required=yes
 + 	       if { "$as_shell" 2> /dev/null <<\_ASEOF
 +-# Be Bourne compatible
 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 +   emulate sh
 +   NULLCMD=:
 +@@ -262,10 +266,12 @@
 +   alias -g '${1+"$@"}'='"$@"'
 +   setopt NO_GLOB_SUBST
 + else
 +-  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
 ++  case `(set -o) 2>/dev/null` in
 ++  *posix*) set -o posix ;;
 ++esac
 ++
 + fi
 +-BIN_SH=xpg4; export BIN_SH # for Tru64
 +-DUALCASE=1; export DUALCASE # for MKS sh
 ++
 + 
 + :
 + (as_func_return () {
 +@@ -512,19 +518,28 @@
 +   as_mkdir_p=false
 + fi
 + 
 +-# Find out whether ``test -x'' works.  Don't use a zero-byte file, as
 +-# systems may use methods other than mode bits to determine executability.
 +-cat >conf$$.file <<_ASEOF
 +-#! /bin/sh
 +-exit 0
 +-_ASEOF
 +-chmod +x conf$$.file
 +-if test -x conf$$.file >/dev/null 2>&1; then
 +-  as_executable_p="test -x"
 ++if test -x / >/dev/null 2>&1; then
 ++  as_test_x='test -x'
 + else
 +-  as_executable_p=:
 ++  if ls -dL / >/dev/null 2>&1; then
 ++    as_ls_L_option=L
 ++  else
 ++    as_ls_L_option=
 ++  fi
 ++  as_test_x='
 ++    eval sh -c '\''
 ++      if test -d "$1"; then
 ++        test -d "$1/.";
 ++      else
 ++	case $1 in
 ++        -*)set "./$1";;
 ++	esac;
 ++	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
 ++	???[sx]*):;;*)false;;esac;fi
 ++    '\'' sh
 ++  '
 + fi
 +-rm -f conf$$.file
 ++as_executable_p=$as_test_x
 + 
 + # Sed expression to map a string onto a valid CPP name.
 + as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 +@@ -565,36 +580,36 @@
 + # Factoring default headers for most tests.
 + ac_includes_default="\
 + #include <stdio.h>
 +-#if HAVE_SYS_TYPES_H
 ++#ifdef HAVE_SYS_TYPES_H
 + # include <sys/types.h>
 + #endif
 +-#if HAVE_SYS_STAT_H
 ++#ifdef HAVE_SYS_STAT_H
 + # include <sys/stat.h>
 + #endif
 +-#if STDC_HEADERS
 ++#ifdef STDC_HEADERS
 + # include <stdlib.h>
 + # include <stddef.h>
 + #else
 +-# if HAVE_STDLIB_H
 ++# ifdef HAVE_STDLIB_H
 + #  include <stdlib.h>
 + # endif
 + #endif
 +-#if HAVE_STRING_H
 +-# if !STDC_HEADERS && HAVE_MEMORY_H
 ++#ifdef HAVE_STRING_H
 ++# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 + #  include <memory.h>
 + # endif
 + # include <string.h>
 + #endif
 +-#if HAVE_STRINGS_H
 ++#ifdef HAVE_STRINGS_H
 + # include <strings.h>
 + #endif
 +-#if HAVE_INTTYPES_H
 ++#ifdef HAVE_INTTYPES_H
 + # include <inttypes.h>
 + #endif
 +-#if HAVE_STDINT_H
 ++#ifdef HAVE_STDINT_H
 + # include <stdint.h>
 + #endif
 +-#if HAVE_UNISTD_H
 ++#ifdef HAVE_UNISTD_H
 + # include <unistd.h>
 + #endif"
 + 
 +@@ -696,8 +711,8 @@
 + CXXCPP
 + RANLIB
 + LEX
 +-LEXLIB
 + LEX_OUTPUT_ROOT
 ++LEXLIB
 + YACC
 + YFLAGS
 + GREP
- @@ -835,6 +850,7 @@
++@@ -837,6 +852,7 @@
 + CC
 + CFLAGS
 + LDFLAGS
 ++LIBS
 + CPPFLAGS
 + CXX
 + CXXFLAGS
- @@ -949,10 +965,10 @@
++@@ -951,10 +967,10 @@
 +   -disable-* | --disable-*)
 +     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
 +     # Reject names that are not valid shell variable names.
 +-    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 ++    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
 +       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 +    { (exit 1); exit 1; }; }
 +-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
 ++    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
 +     eval enable_$ac_feature=no ;;
 + 
 +   -docdir | --docdir | --docdi | --doc | --do)
- @@ -968,10 +984,10 @@
++@@ -970,10 +986,10 @@
 +   -enable-* | --enable-*)
 +     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
 +     # Reject names that are not valid shell variable names.
 +-    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 ++    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
 +       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 +    { (exit 1); exit 1; }; }
 +-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
 ++    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
 +     eval enable_$ac_feature=\$ac_optarg ;;
 + 
 +   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- @@ -1165,19 +1181,19 @@
++@@ -1167,19 +1183,19 @@
 +   -with-* | --with-*)
 +     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
 +     # Reject names that are not valid shell variable names.
 +-    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 ++    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
 +       { echo "$as_me: error: invalid package name: $ac_package" >&2
 +    { (exit 1); exit 1; }; }
 +-    ac_package=`echo $ac_package| sed 's/-/_/g'`
 ++    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
 +     eval with_$ac_package=\$ac_optarg ;;
 + 
 +   -without-* | --without-*)
 +     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
 +     # Reject names that are not valid shell variable names.
 +-    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 ++    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
 +       { echo "$as_me: error: invalid package name: $ac_package" >&2
 +    { (exit 1); exit 1; }; }
 +-    ac_package=`echo $ac_package | sed 's/-/_/g'`
 ++    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
 +     eval with_$ac_package=no ;;
 + 
 +   --x)
- @@ -1456,6 +1472,7 @@
++@@ -1458,6 +1474,7 @@
 +   CFLAGS      C compiler flags
 +   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
 +               nonstandard directory <lib dir>
 ++  LIBS        libraries to pass to the linker, e.g. -l<library>
 +   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
 +               you have headers in a nonstandard directory <include dir>
 +   CXX         C++ compiler command
- @@ -1533,7 +1550,7 @@
++@@ -1535,7 +1552,7 @@
 + if $ac_init_version; then
 +   cat <<\_ACEOF
 + configure
 +-generated by GNU Autoconf 2.60
 ++generated by GNU Autoconf 2.61
 + 
 + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 + 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
- @@ -1547,7 +1564,7 @@
++@@ -1549,7 +1566,7 @@
 + running configure, to aid debugging if configure makes a mistake.
 + 
 + It was created by $as_me, which was
 +-generated by GNU Autoconf 2.60.  Invocation command line was
 ++generated by GNU Autoconf 2.61.  Invocation command line was
 + 
 +   $ $0 $@
 + 
- @@ -2145,7 +2162,7 @@
++@@ -2147,7 +2164,7 @@
 +     # by default.
 +     for ac_prog in ginstall scoinst install; do
 +       for ac_exec_ext in '' $ac_executable_extensions; do
 +-	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
 ++	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
 + 	  if test $ac_prog = install &&
 + 	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 + 	    # AIX install.  It has an incompatible calling convention.
- @@ -2339,7 +2356,7 @@
++@@ -2341,7 +2358,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_AWK="$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2474,7 +2491,7 @@
++@@ -2476,7 +2493,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2514,7 +2531,7 @@
++@@ -2516,7 +2533,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_ac_ct_STRIP="strip"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2595,7 +2612,7 @@
++@@ -2597,7 +2614,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_CC="${ac_tool_prefix}gcc"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2635,7 +2652,7 @@
++@@ -2637,7 +2654,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_ac_ct_CC="gcc"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2692,7 +2709,7 @@
++@@ -2694,7 +2711,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_CC="${ac_tool_prefix}cc"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2733,7 +2750,7 @@
++@@ -2735,7 +2752,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
 +        ac_prog_rejected=yes
 +        continue
- @@ -2791,7 +2808,7 @@
++@@ -2793,7 +2810,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2835,7 +2852,7 @@
++@@ -2837,7 +2854,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_ac_ct_CC="$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -2976,7 +2993,7 @@
++@@ -2978,7 +2995,7 @@
 + # in a Makefile.  We should not override ac_cv_exeext if it was cached,
 + # so that the user can short-circuit this test for compilers unknown to
 + # Autoconf.
 +-for ac_file in $ac_files
 ++for ac_file in $ac_files ''
 + do
 +   test -f "$ac_file" || continue
 +   case $ac_file in
- @@ -3004,6 +3021,12 @@
++@@ -3006,6 +3023,12 @@
 + test "$ac_cv_exeext" = no && ac_cv_exeext=
 + 
 + else
 ++  ac_file=''
 ++fi
 ++
 ++{ echo "$as_me:$LINENO: result: $ac_file" >&5
 ++echo "${ECHO_T}$ac_file" >&6; }
 ++if test -z "$ac_file"; then
 +   echo "$as_me: failed program was:" >&5
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
- @@ -3015,8 +3038,6 @@
++@@ -3017,8 +3040,6 @@
 + fi
 + 
 + ac_exeext=$ac_cv_exeext
 +-{ echo "$as_me:$LINENO: result: $ac_file" >&5
 +-echo "${ECHO_T}$ac_file" >&6; }
 + 
 + # Check that the compiler produces executables we can run.  If not, either
 + # the compiler is broken, or we cross compile.
- @@ -3194,27 +3215,10 @@
++@@ -3196,27 +3217,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_compiler_gnu=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -3269,27 +3273,10 @@
++@@ -3271,27 +3275,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_prog_cc_g=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -3324,27 +3311,10 @@
++@@ -3326,27 +3313,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   :
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -3380,27 +3350,10 @@
++@@ -3382,27 +3352,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_prog_cc_g=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -3516,27 +3469,10 @@
++@@ -3518,27 +3471,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_prog_cc_c89=$ac_arg
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -3775,7 +3711,7 @@
++@@ -3777,7 +3713,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -3819,7 +3755,7 @@
++@@ -3821,7 +3757,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_ac_ct_CXX="$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -3932,27 +3868,10 @@
++@@ -3934,27 +3870,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_compiler_gnu=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4007,27 +3926,10 @@
++@@ -4009,27 +3928,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_prog_cxx_g=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4062,27 +3964,10 @@
++@@ -4064,27 +3966,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   :
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4118,27 +4003,10 @@
++@@ -4120,27 +4005,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_prog_cxx_g=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4340,17 +4208,10 @@
++@@ -4342,17 +4210,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_c_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   :
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4384,17 +4245,10 @@
++@@ -4386,17 +4247,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_c_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   # Broken: success on invalid input.
 + continue
 + else
- @@ -4459,17 +4313,10 @@
++@@ -4461,17 +4315,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_c_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   :
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4503,17 +4350,10 @@
++@@ -4505,17 +4352,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_c_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   # Broken: success on invalid input.
 + continue
 + else
- @@ -4594,17 +4434,10 @@
++@@ -4596,17 +4436,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   :
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4638,17 +4471,10 @@
++@@ -4640,17 +4473,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   # Broken: success on invalid input.
 + continue
 + else
- @@ -4713,17 +4539,10 @@
++@@ -4715,17 +4541,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   :
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -4757,17 +4576,10 @@
++@@ -4759,17 +4578,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   # Broken: success on invalid input.
 + continue
 + else
- @@ -4817,7 +4629,7 @@
++@@ -4819,7 +4631,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -4857,7 +4669,7 @@
++@@ -4859,7 +4671,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_ac_ct_RANLIB="ranlib"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -4915,7 +4727,7 @@
++@@ -4917,7 +4729,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_LEX="$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -4940,116 +4752,69 @@
++@@ -4942,116 +4754,69 @@
 + done
 + test -n "$LEX" || LEX=":"
 + 
 +-if test -z "$LEXLIB"
 +-then
 +-  { echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5
 +-echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6; }
 +-if test "${ac_cv_lib_fl_yywrap+set}" = set; then
 +-  echo $ECHO_N "(cached) $ECHO_C" >&6
 +-else
 +-  ac_check_lib_save_LIBS=$LIBS
 +-LIBS="-lfl  $LIBS"
 +-cat >conftest.$ac_ext <<_ACEOF
 +-/* confdefs.h.  */
 +-_ACEOF
 +-cat confdefs.h >>conftest.$ac_ext
 +-cat >>conftest.$ac_ext <<_ACEOF
 +-/* end confdefs.h.  */
 +-
 +-/* Override any GCC internal prototype to avoid an error.
 +-   Use char because int might match the return type of a GCC
 +-   builtin and then its argument prototype would still apply.  */
 +-#ifdef __cplusplus
 +-extern "C"
 ++if test "x$LEX" != "x:"; then
 ++  cat >conftest.l <<_ACEOF
 ++%%
 ++a { ECHO; }
 ++b { REJECT; }
 ++c { yymore (); }
 ++d { yyless (1); }
 ++e { yyless (input () != 0); }
 ++f { unput (yytext[0]); }
 ++. { BEGIN INITIAL; }
 ++%%
 ++#ifdef YYTEXT_POINTER
 ++extern char *yytext;
 + #endif
 +-char yywrap ();
 + int
 +-main ()
 ++main (void)
 + {
 +-return yywrap ();
 +-  ;
 +-  return 0;
 ++  return ! yylex () + ! yywrap ();
 + }
 + _ACEOF
 +-rm -f conftest.$ac_objext conftest$ac_exeext
 +-if { (ac_try="$ac_link"
 ++{ (ac_try="$LEX conftest.l"
 + case "(($ac_try" in
 +   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +   *) ac_try_echo=$ac_try;;
 + esac
 + eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_link") 2>conftest.er1
 +-  ac_status=$?
 +-  grep -v '^ *+' conftest.er1 >conftest.err
 +-  rm -f conftest.er1
 +-  cat conftest.err >&5
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 ++  (eval "$LEX conftest.l") 2>&5
 +   ac_status=$?
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 +-  ac_cv_lib_fl_yywrap=yes
 ++  (exit $ac_status); }
 ++{ echo "$as_me:$LINENO: checking lex output file root" >&5
 ++echo $ECHO_N "checking lex output file root... $ECHO_C" >&6; }
 ++if test "${ac_cv_prog_lex_root+set}" = set; then
 ++  echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  echo "$as_me: failed program was:" >&5
 +-sed 's/^/| /' conftest.$ac_ext >&5
 + 
 +-	ac_cv_lib_fl_yywrap=no
 ++if test -f lex.yy.c; then
 ++  ac_cv_prog_lex_root=lex.yy
 ++elif test -f lexyy.c; then
 ++  ac_cv_prog_lex_root=lexyy
 ++else
 ++  { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5
 ++echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
 ++   { (exit 1); exit 1; }; }
 + fi
 +-
 +-rm -f core conftest.err conftest.$ac_objext \
 +-      conftest$ac_exeext conftest.$ac_ext
 +-LIBS=$ac_check_lib_save_LIBS
 + fi
 +-{ echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5
 +-echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6; }
 +-if test $ac_cv_lib_fl_yywrap = yes; then
 +-  LEXLIB="-lfl"
 +-else
 +-  { echo "$as_me:$LINENO: checking for yywrap in -ll" >&5
 +-echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6; }
 +-if test "${ac_cv_lib_l_yywrap+set}" = set; then
 ++{ echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5
 ++echo "${ECHO_T}$ac_cv_prog_lex_root" >&6; }
 ++LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
 ++
 ++if test -z "${LEXLIB+set}"; then
 ++  { echo "$as_me:$LINENO: checking lex library" >&5
 ++echo $ECHO_N "checking lex library... $ECHO_C" >&6; }
 ++if test "${ac_cv_lib_lex+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  ac_check_lib_save_LIBS=$LIBS
 +-LIBS="-ll  $LIBS"
 +-cat >conftest.$ac_ext <<_ACEOF
 +-/* confdefs.h.  */
 +-_ACEOF
 +-cat confdefs.h >>conftest.$ac_ext
 +-cat >>conftest.$ac_ext <<_ACEOF
 +-/* end confdefs.h.  */
 + 
 +-/* Override any GCC internal prototype to avoid an error.
 +-   Use char because int might match the return type of a GCC
 +-   builtin and then its argument prototype would still apply.  */
 +-#ifdef __cplusplus
 +-extern "C"
 +-#endif
 +-char yywrap ();
 +-int
 +-main ()
 +-{
 +-return yywrap ();
 +-  ;
 +-  return 0;
 +-}
 ++    ac_save_LIBS=$LIBS
 ++    ac_cv_lib_lex='none needed'
 ++    for ac_lib in '' -lfl -ll; do
 ++      LIBS="$ac_lib $ac_save_LIBS"
 ++      cat >conftest.$ac_ext <<_ACEOF
 ++`cat $LEX_OUTPUT_ROOT.c`
 + _ACEOF
 + rm -f conftest.$ac_objext conftest$ac_exeext
 + if { (ac_try="$ac_link"
- @@ -5064,85 +4829,31 @@
++@@ -5066,85 +4831,31 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 +-  ac_cv_lib_l_yywrap=yes
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 ++  ac_cv_lib_lex=$ac_lib
 + else
 +   echo "$as_me: failed program was:" >&5
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 +-	ac_cv_lib_l_yywrap=no
 ++
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 +-LIBS=$ac_check_lib_save_LIBS
 +-fi
 +-{ echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5
 +-echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6; }
 +-if test $ac_cv_lib_l_yywrap = yes; then
 +-  LEXLIB="-ll"
 +-fi
 ++      test "$ac_cv_lib_lex" != 'none needed' && break
 ++    done
 ++    LIBS=$ac_save_LIBS
 + 
 + fi
 +-
 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_lex" >&5
 ++echo "${ECHO_T}$ac_cv_lib_lex" >&6; }
 ++  test "$ac_cv_lib_lex" != 'none needed' && LEXLIB=$ac_cv_lib_lex
 + fi
 + 
 +-if test "x$LEX" != "x:"; then
 +-  { echo "$as_me:$LINENO: checking lex output file root" >&5
 +-echo $ECHO_N "checking lex output file root... $ECHO_C" >&6; }
 +-if test "${ac_cv_prog_lex_root+set}" = set; then
 +-  echo $ECHO_N "(cached) $ECHO_C" >&6
 +-else
 +-  # The minimal lex program is just a single line: %%.  But some broken lexes
 +-# (Solaris, I think it was) want two %% lines, so accommodate them.
 +-cat >conftest.l <<_ACEOF
 +-%%
 +-%%
 +-_ACEOF
 +-{ (ac_try="$LEX conftest.l"
 +-case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$LEX conftest.l") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }
 +-if test -f lex.yy.c; then
 +-  ac_cv_prog_lex_root=lex.yy
 +-elif test -f lexyy.c; then
 +-  ac_cv_prog_lex_root=lexyy
 +-else
 +-  { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5
 +-echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
 +-   { (exit 1); exit 1; }; }
 +-fi
 +-fi
 +-{ echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5
 +-echo "${ECHO_T}$ac_cv_prog_lex_root" >&6; }
 +-rm -f conftest.l
 +-LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
 + 
 + { echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5
 + echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6; }
- @@ -5150,13 +4861,13 @@
++@@ -5152,13 +4863,13 @@
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +   # POSIX says lex can declare yytext either as a pointer or an array; the
 +-# default is implementation-dependent. Figure out which it is, since
 ++# default is implementation-dependent.  Figure out which it is, since
 + # not all implementations provide the %pointer and %array declarations.
 + ac_cv_prog_lex_yytext_pointer=no
 +-echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
 + ac_save_LIBS=$LIBS
 +-LIBS="$LIBS $LEXLIB"
 ++LIBS="$LEXLIB $ac_save_LIBS"
 + cat >conftest.$ac_ext <<_ACEOF
 ++#define YYTEXT_POINTER 1
 + `cat $LEX_OUTPUT_ROOT.c`
 + _ACEOF
 + rm -f conftest.$ac_objext conftest$ac_exeext
- @@ -5172,27 +4883,11 @@
++@@ -5174,27 +4885,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_prog_lex_yytext_pointer=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -5201,10 +4896,9 @@
++@@ -5203,10 +4898,9 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_save_LIBS
 +-rm -f "${LEX_OUTPUT_ROOT}.c"
 + 
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5
- @@ -5216,6 +4910,7 @@
++@@ -5218,6 +4912,7 @@
 + _ACEOF
 + 
 + fi
 ++rm -f conftest.l $LEX_OUTPUT_ROOT.c
 + 
 + fi
 + for ac_prog in 'bison -y' byacc
- @@ -5236,7 +4931,7 @@
++@@ -5238,7 +4933,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_YACC="$ac_prog"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -5283,7 +4978,7 @@
++@@ -5285,7 +4980,7 @@
 +   for ac_prog in grep ggrep; do
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +     ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
 +-    { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue
 ++    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
 +     # Check for GNU ac_path_GREP and select it if it is found.
 +   # Check for GNU $ac_path_GREP
 + case `"$ac_path_GREP" --version 2>&1` in
- @@ -5365,7 +5060,7 @@
++@@ -5367,7 +5062,7 @@
 +   for ac_prog in egrep; do
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +     ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
 +-    { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue
 ++    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
 +     # Check for GNU ac_path_EGREP and select it if it is found.
 +   # Check for GNU $ac_path_EGREP
 + case `"$ac_path_EGREP" --version 2>&1` in
- @@ -5461,27 +5156,10 @@
++@@ -5463,27 +5158,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_header_stdc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -5657,27 +5335,10 @@
++@@ -5659,27 +5337,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   eval "$as_ac_Header=yes"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -5719,7 +5380,8 @@
++@@ -5721,7 +5382,8 @@
 + int
 + main ()
 + {
 +-#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 ++#if  ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \
 ++	&& BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
 +  bogus endian macros
 + #endif
 + 
- @@ -5740,27 +5402,10 @@
++@@ -5742,27 +5404,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   # It does; now see whether it defined to BIG_ENDIAN or not.
 + cat >conftest.$ac_ext <<_ACEOF
 + /* confdefs.h.  */
- @@ -5795,27 +5440,10 @@
++@@ -5797,27 +5442,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_c_bigendian=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -5866,27 +5494,10 @@
++@@ -5868,27 +5496,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_c_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
 +   ac_cv_c_bigendian=yes
 + fi
- @@ -6035,27 +5646,10 @@
++@@ -6012,8 +5623,7 @@
++ main ()
++ {
++ #ifndef strerror_r
++-  char *p = (char *) strerror_r;
++-  return !p;
+++  (void) strerror_r;
++ #endif
++ 
++   ;
++@@ -6033,27 +5643,10 @@
++   rm -f conftest.er1
++   cat conftest.err >&5
++   echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); } &&
++-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
++-  { (case "(($ac_try" in
++-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++-  *) ac_try_echo=$ac_try;;
++-esac
++-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++-  (eval "$ac_try") 2>&5
++-  ac_status=$?
++-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); }; } &&
++-	 { ac_try='test -s conftest.$ac_objext'
++-  { (case "(($ac_try" in
++-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++-  *) ac_try_echo=$ac_try;;
++-esac
++-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++-  (eval "$ac_try") 2>&5
++-  ac_status=$?
++-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); }; }; then
+++  (exit $ac_status); } && {
+++	 test -z "$ac_cxx_werror_flag" ||
+++	 test ! -s conftest.err
+++       } && test -s conftest.$ac_objext; then
++   ac_cv_have_decl_strerror_r=yes
++ else
++   echo "$as_me: failed program was:" >&5
++@@ -6149,27 +5742,11 @@
++   rm -f conftest.er1
++   cat conftest.err >&5
++   echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); } &&
++-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
++-  { (case "(($ac_try" in
++-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++-  *) ac_try_echo=$ac_try;;
++-esac
++-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++-  (eval "$ac_try") 2>&5
++-  ac_status=$?
++-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); }; } &&
++-	 { ac_try='test -s conftest$ac_exeext'
++-  { (case "(($ac_try" in
++-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++-  *) ac_try_echo=$ac_try;;
++-esac
++-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++-  (eval "$ac_try") 2>&5
++-  ac_status=$?
++-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); }; }; then
+++  (exit $ac_status); } && {
+++	 test -z "$ac_cxx_werror_flag" ||
+++	 test ! -s conftest.err
+++       } && test -s conftest$ac_exeext &&
+++       $as_test_x conftest$ac_exeext; then
++   eval "$as_ac_var=yes"
++ else
++   echo "$as_me: failed program was:" >&5
++@@ -6178,7 +5755,7 @@
++ 	eval "$as_ac_var=no"
++ fi
++ 
++-rm -f core conftest.err conftest.$ac_objext \
+++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
++       conftest$ac_exeext conftest.$ac_ext
++ fi
++ ac_res=`eval echo '${'$as_ac_var'}'`
++@@ -6233,27 +5810,10 @@
++   rm -f conftest.er1
++   cat conftest.err >&5
++   echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); } &&
++-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
++-  { (case "(($ac_try" in
++-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++-  *) ac_try_echo=$ac_try;;
++-esac
++-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++-  (eval "$ac_try") 2>&5
++-  ac_status=$?
++-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); }; } &&
++-	 { ac_try='test -s conftest.$ac_objext'
++-  { (case "(($ac_try" in
++-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++-  *) ac_try_echo=$ac_try;;
++-esac
++-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++-  (eval "$ac_try") 2>&5
++-  ac_status=$?
++-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
++-  (exit $ac_status); }; }; then
+++  (exit $ac_status); } && {
+++	 test -z "$ac_cxx_werror_flag" ||
+++	 test ! -s conftest.err
+++       } && test -s conftest.$ac_objext; then
++   ac_cv_func_strerror_r_char_p=yes
++ else
++   echo "$as_me: failed program was:" >&5
++@@ -6376,27 +5936,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -6091,17 +5685,10 @@
++@@ -6432,17 +5975,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -6195,27 +5782,10 @@
++@@ -6536,27 +6072,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   eval "$as_ac_Header=yes"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -6265,7 +5835,7 @@
++@@ -6606,7 +6125,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_path_CCGNU2_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -6395,7 +5965,7 @@
++@@ -6736,7 +6255,7 @@
++   IFS=$as_save_IFS
++   test -z "$as_dir" && as_dir=.
++   for ac_exec_ext in '' $ac_executable_extensions; do
++-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
+++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
++     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
++     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
++     break 2
++@@ -6836,7 +6355,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -6497,7 +6067,7 @@
++@@ -6940,7 +6459,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -6671,27 +6241,10 @@
++@@ -7114,27 +6633,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   kde_cv_func_strlcat=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -6788,27 +6341,11 @@
++@@ -7231,27 +6733,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +    kde_cv_func_strlcat=yes
 +   kde_cv_proto_strlcat=yes
 + else
- @@ -6819,7 +6356,7 @@
++@@ -7262,7 +6748,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$kde_safe_libs
 + ac_ext=cpp
- @@ -6915,27 +6452,10 @@
++@@ -7358,27 +6844,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   kde_cv_func_strlcpy=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7031,27 +6551,11 @@
++@@ -7474,27 +6943,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +    kde_cv_func_strlcpy=yes
 +   kde_cv_proto_strlcpy=yes
 + else
- @@ -7062,7 +6566,7 @@
++@@ -7505,7 +6958,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$kde_safe_libs
 + ac_ext=cpp
- @@ -7135,27 +6639,11 @@
++@@ -7578,27 +7031,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_util_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7164,7 +6652,7 @@
++@@ -7607,7 +7044,7 @@
 + 	ac_cv_lib_util_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -7210,27 +6698,11 @@
++@@ -7653,27 +7090,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_compat_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7239,7 +6711,7 @@
++@@ -7682,7 +7103,7 @@
 + 	ac_cv_lib_compat_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -7292,27 +6764,11 @@
++@@ -7735,27 +7156,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_crypt_crypt=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7321,7 +6777,7 @@
++@@ -7764,7 +7169,7 @@
 + 	ac_cv_lib_crypt_crypt=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -7372,27 +6828,11 @@
++@@ -7815,27 +7220,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_c_crypt=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7401,7 +6841,7 @@
++@@ -7844,7 +7233,7 @@
 + 	ac_cv_lib_c_crypt=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -7479,27 +6919,10 @@
++@@ -7922,27 +7311,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 + 
 +          kde_cv_socklen_t=yes
 +          kde_cv_socklen_t_equiv=socklen_t
- @@ -7572,27 +6995,10 @@
++@@ -8015,27 +7387,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 + 
 +                kde_cv_socklen_t_equiv="$t"
 +                break
- @@ -7671,27 +7077,11 @@
++@@ -8114,27 +7469,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_dnet_dnet_ntoa=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7700,7 +7090,7 @@
++@@ -8143,7 +7482,7 @@
 + 	ac_cv_lib_dnet_dnet_ntoa=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -7753,27 +7143,11 @@
++@@ -8196,27 +7535,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_dnet_stub_dnet_ntoa=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7782,7 +7156,7 @@
++@@ -8225,7 +7548,7 @@
 + 	ac_cv_lib_dnet_stub_dnet_ntoa=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -7856,27 +7230,11 @@
++@@ -8299,27 +7622,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_func_inet_ntoa=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7885,7 +7243,7 @@
++@@ -8328,7 +7635,7 @@
 + 	ac_cv_func_inet_ntoa=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_func_inet_ntoa" >&5
- @@ -7934,27 +7292,11 @@
++@@ -8377,27 +7684,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_nsl_inet_ntoa=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -7963,7 +7305,7 @@
++@@ -8406,7 +7697,7 @@
 + 	ac_cv_lib_nsl_inet_ntoa=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -8037,27 +7379,11 @@
++@@ -8480,27 +7771,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_func_connect=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8066,7 +7392,7 @@
++@@ -8509,7 +7784,7 @@
 + 	ac_cv_func_connect=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
- @@ -8115,27 +7441,11 @@
++@@ -8558,27 +7833,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_socket_connect=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8144,7 +7454,7 @@
++@@ -8587,7 +7846,7 @@
 + 	ac_cv_lib_socket_connect=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -8219,27 +7529,11 @@
++@@ -8662,27 +7921,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_func_remove=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8248,7 +7542,7 @@
++@@ -8691,7 +7934,7 @@
 + 	ac_cv_func_remove=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
- @@ -8297,27 +7591,11 @@
++@@ -8740,27 +7983,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_posix_remove=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8326,7 +7604,7 @@
++@@ -8769,7 +7996,7 @@
 + 	ac_cv_lib_posix_remove=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -8402,27 +7680,11 @@
++@@ -8845,27 +8072,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_func_shmat=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8431,7 +7693,7 @@
++@@ -8874,7 +8085,7 @@
 + 	ac_cv_func_shmat=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
- @@ -8481,27 +7743,11 @@
++@@ -8924,27 +8135,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_ipc_shmat=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8510,7 +7756,7 @@
++@@ -8953,7 +8148,7 @@
 + 	ac_cv_lib_ipc_shmat=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -8564,27 +7810,10 @@
++@@ -9007,27 +8202,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8620,17 +7849,10 @@
++@@ -9063,17 +8241,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8730,27 +7952,10 @@
++@@ -9173,27 +8344,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8786,17 +7991,10 @@
++@@ -9229,17 +8383,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8899,27 +8097,11 @@
++@@ -9342,27 +8489,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_poll_poll=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -8928,7 +8110,7 @@
++@@ -9371,7 +8502,7 @@
 + 	ac_cv_lib_poll_poll=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -8979,27 +8161,10 @@
++@@ -9422,27 +8553,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9035,17 +8200,10 @@
++@@ -9478,17 +8592,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9140,27 +8298,10 @@
++@@ -9583,27 +8690,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9196,17 +8337,10 @@
++@@ -9639,17 +8729,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9308,27 +8442,11 @@
++@@ -9751,27 +8834,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 + 
 +       LIBRESOLV="-lresolv"
 +       { echo "$as_me:$LINENO: result: yes" >&5
- @@ -9348,7 +8466,7 @@
++@@ -9791,7 +8858,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 +   LIBS=$kde_libs_safe
 + 
- @@ -9415,27 +8533,10 @@
++@@ -9858,27 +8925,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   kde_cv_func_res_init=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9532,27 +8633,11 @@
++@@ -9975,27 +9025,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +    kde_cv_func_res_init=yes
 +   kde_cv_proto_res_init=yes
 + else
- @@ -9563,7 +8648,7 @@
++@@ -10006,7 +9040,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$kde_safe_libs
 + ac_ext=cpp
- @@ -9646,27 +8731,11 @@
++@@ -10089,27 +9123,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_ucb_killpg=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9675,7 +8744,7 @@
++@@ -10118,7 +9136,7 @@
 + 	ac_cv_lib_ucb_killpg=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -9734,27 +8803,11 @@
++@@ -10177,27 +9195,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_bsd_gethostbyname=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9763,7 +8816,7 @@
++@@ -10206,7 +9208,7 @@
 + 	ac_cv_lib_bsd_gethostbyname=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -9812,27 +8865,10 @@
++@@ -10255,27 +9257,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_type_int=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9846,16 +8882,15 @@
++@@ -10289,16 +9274,15 @@
 + { echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
 + echo "${ECHO_T}$ac_cv_type_int" >&6; }
 + 
 ++# The cast to long int works around a bug in the HP C Compiler
 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 ++# This bug is HP SR number 8606223364.
 + { echo "$as_me:$LINENO: checking size of int" >&5
 + echo $ECHO_N "checking size of int... $ECHO_C" >&6; }
 + if test "${ac_cv_sizeof_int+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  if test "$ac_cv_type_int" = yes; then
 +-  # The cast to long int works around a bug in the HP C Compiler
 +-  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 +-  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 +-  # This bug is HP SR number 8606223364.
 +   if test "$cross_compiling" = yes; then
 +   # Depending upon the size, compute the lo and hi bounds.
 + cat >conftest.$ac_ext <<_ACEOF
- @@ -9865,7 +8900,7 @@
++@@ -10308,7 +9292,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef int ac__type_sizeof_;
 ++   typedef int ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -9889,27 +8924,10 @@
++@@ -10332,27 +9316,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=0 ac_mid=0
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -9919,7 +8937,7 @@
++@@ -10362,7 +9329,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef int ac__type_sizeof_;
 ++   typedef int ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -9943,27 +8961,10 @@
++@@ -10386,27 +9353,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -9990,7 +8991,7 @@
++@@ -10433,7 +9383,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef int ac__type_sizeof_;
 ++   typedef int ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10014,27 +9015,10 @@
++@@ -10457,27 +9407,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=-1 ac_mid=-1
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -10044,7 +9028,7 @@
++@@ -10487,7 +9420,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef int ac__type_sizeof_;
 ++   typedef int ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10068,27 +9052,10 @@
++@@ -10511,27 +9444,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10125,7 +9092,7 @@
++@@ -10568,7 +9484,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef int ac__type_sizeof_;
 ++   typedef int ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10149,27 +9116,10 @@
++@@ -10592,27 +9508,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10182,11 +9132,15 @@
++@@ -10625,11 +9524,15 @@
 + done
 + case $ac_lo in
 + ?*) ac_cv_sizeof_int=$ac_lo;;
 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
 ++'') if test "$ac_cv_type_int" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (int)
 + See \`config.log' for more details." >&2;}
 +-   { (exit 77); exit 77; }; } ;;
 ++   { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_int=0
 ++   fi ;;
 + esac
 + else
 +   cat >conftest.$ac_ext <<_ACEOF
- @@ -10196,7 +9150,7 @@
++@@ -10639,7 +9542,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef int ac__type_sizeof_;
 ++   typedef int ac__type_sizeof_;
 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + #include <stdio.h>
- @@ -10255,21 +9209,25 @@
++@@ -10698,21 +9601,25 @@
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 + ( exit $ac_status )
 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
 ++if test "$ac_cv_type_int" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (int)
 + See \`config.log' for more details." >&2;}
 +    { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_int=0
 ++   fi
 + fi
 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 + fi
 + rm -f conftest.val
 +-else
 +-  ac_cv_sizeof_int=0
 +-fi
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
 + echo "${ECHO_T}$ac_cv_sizeof_int" >&6; }
 ++
 ++
 ++
 + cat >>confdefs.h <<_ACEOF
 + #define SIZEOF_INT $ac_cv_sizeof_int
 + _ACEOF
- @@ -10311,27 +9269,10 @@
++@@ -10754,27 +9661,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_type_short=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10345,16 +9286,15 @@
++@@ -10788,16 +9678,15 @@
 + { echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5
 + echo "${ECHO_T}$ac_cv_type_short" >&6; }
 + 
 ++# The cast to long int works around a bug in the HP C Compiler
 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 ++# This bug is HP SR number 8606223364.
 + { echo "$as_me:$LINENO: checking size of short" >&5
 + echo $ECHO_N "checking size of short... $ECHO_C" >&6; }
 + if test "${ac_cv_sizeof_short+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  if test "$ac_cv_type_short" = yes; then
 +-  # The cast to long int works around a bug in the HP C Compiler
 +-  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 +-  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 +-  # This bug is HP SR number 8606223364.
 +   if test "$cross_compiling" = yes; then
 +   # Depending upon the size, compute the lo and hi bounds.
 + cat >conftest.$ac_ext <<_ACEOF
- @@ -10364,7 +9304,7 @@
++@@ -10807,7 +9696,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef short ac__type_sizeof_;
 ++   typedef short ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10388,27 +9328,10 @@
++@@ -10831,27 +9720,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=0 ac_mid=0
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -10418,7 +9341,7 @@
++@@ -10861,7 +9733,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef short ac__type_sizeof_;
 ++   typedef short ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10442,27 +9365,10 @@
++@@ -10885,27 +9757,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10489,7 +9395,7 @@
++@@ -10932,7 +9787,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef short ac__type_sizeof_;
 ++   typedef short ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10513,27 +9419,10 @@
++@@ -10956,27 +9811,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=-1 ac_mid=-1
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -10543,7 +9432,7 @@
++@@ -10986,7 +9824,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef short ac__type_sizeof_;
 ++   typedef short ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10567,27 +9456,10 @@
++@@ -11010,27 +9848,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10624,7 +9496,7 @@
++@@ -11067,7 +9888,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef short ac__type_sizeof_;
 ++   typedef short ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10648,27 +9520,10 @@
++@@ -11091,27 +9912,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10681,11 +9536,15 @@
++@@ -11124,11 +9928,15 @@
 + done
 + case $ac_lo in
 + ?*) ac_cv_sizeof_short=$ac_lo;;
 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
 ++'') if test "$ac_cv_type_short" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (short)
 + See \`config.log' for more details." >&2;}
 +-   { (exit 77); exit 77; }; } ;;
 ++   { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_short=0
 ++   fi ;;
 + esac
 + else
 +   cat >conftest.$ac_ext <<_ACEOF
- @@ -10695,7 +9554,7 @@
++@@ -11138,7 +9946,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef short ac__type_sizeof_;
 ++   typedef short ac__type_sizeof_;
 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + #include <stdio.h>
- @@ -10754,21 +9613,25 @@
++@@ -11197,21 +10005,25 @@
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 + ( exit $ac_status )
 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
 ++if test "$ac_cv_type_short" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (short)
 + See \`config.log' for more details." >&2;}
 +    { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_short=0
 ++   fi
 + fi
 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 + fi
 + rm -f conftest.val
 +-else
 +-  ac_cv_sizeof_short=0
 +-fi
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
 + echo "${ECHO_T}$ac_cv_sizeof_short" >&6; }
 ++
 ++
 ++
 + cat >>confdefs.h <<_ACEOF
 + #define SIZEOF_SHORT $ac_cv_sizeof_short
 + _ACEOF
- @@ -10810,27 +9673,10 @@
++@@ -11253,27 +10065,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_type_long=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10844,16 +9690,15 @@
++@@ -11287,16 +10082,15 @@
 + { echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
 + echo "${ECHO_T}$ac_cv_type_long" >&6; }
 + 
 ++# The cast to long int works around a bug in the HP C Compiler
 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 ++# This bug is HP SR number 8606223364.
 + { echo "$as_me:$LINENO: checking size of long" >&5
 + echo $ECHO_N "checking size of long... $ECHO_C" >&6; }
 + if test "${ac_cv_sizeof_long+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  if test "$ac_cv_type_long" = yes; then
 +-  # The cast to long int works around a bug in the HP C Compiler
 +-  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 +-  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 +-  # This bug is HP SR number 8606223364.
 +   if test "$cross_compiling" = yes; then
 +   # Depending upon the size, compute the lo and hi bounds.
 + cat >conftest.$ac_ext <<_ACEOF
- @@ -10863,7 +9708,7 @@
++@@ -11306,7 +10100,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef long ac__type_sizeof_;
 ++   typedef long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10887,27 +9732,10 @@
++@@ -11330,27 +10124,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=0 ac_mid=0
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -10917,7 +9745,7 @@
++@@ -11360,7 +10137,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef long ac__type_sizeof_;
 ++   typedef long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -10941,27 +9769,10 @@
++@@ -11384,27 +10161,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -10988,7 +9799,7 @@
++@@ -11431,7 +10191,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef long ac__type_sizeof_;
 ++   typedef long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11012,27 +9823,10 @@
++@@ -11455,27 +10215,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=-1 ac_mid=-1
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -11042,7 +9836,7 @@
++@@ -11485,7 +10228,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef long ac__type_sizeof_;
 ++   typedef long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11066,27 +9860,10 @@
++@@ -11509,27 +10252,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11123,7 +9900,7 @@
++@@ -11566,7 +10292,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef long ac__type_sizeof_;
 ++   typedef long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11147,27 +9924,10 @@
++@@ -11590,27 +10316,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11180,11 +9940,15 @@
++@@ -11623,11 +10332,15 @@
 + done
 + case $ac_lo in
 + ?*) ac_cv_sizeof_long=$ac_lo;;
 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
 ++'') if test "$ac_cv_type_long" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (long)
 + See \`config.log' for more details." >&2;}
 +-   { (exit 77); exit 77; }; } ;;
 ++   { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_long=0
 ++   fi ;;
 + esac
 + else
 +   cat >conftest.$ac_ext <<_ACEOF
- @@ -11194,7 +9958,7 @@
++@@ -11637,7 +10350,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef long ac__type_sizeof_;
 ++   typedef long ac__type_sizeof_;
 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + #include <stdio.h>
- @@ -11253,21 +10017,25 @@
++@@ -11696,21 +10409,25 @@
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 + ( exit $ac_status )
 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
 ++if test "$ac_cv_type_long" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (long)
 + See \`config.log' for more details." >&2;}
 +    { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_long=0
 ++   fi
 + fi
 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 + fi
 + rm -f conftest.val
 +-else
 +-  ac_cv_sizeof_long=0
 +-fi
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
 + echo "${ECHO_T}$ac_cv_sizeof_long" >&6; }
 ++
 ++
 ++
 + cat >>confdefs.h <<_ACEOF
 + #define SIZEOF_LONG $ac_cv_sizeof_long
 + _ACEOF
- @@ -11309,27 +10077,10 @@
++@@ -11752,27 +10469,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_type_char_p=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11343,16 +10094,15 @@
++@@ -11786,16 +10486,15 @@
 + { echo "$as_me:$LINENO: result: $ac_cv_type_char_p" >&5
 + echo "${ECHO_T}$ac_cv_type_char_p" >&6; }
 + 
 ++# The cast to long int works around a bug in the HP C Compiler
 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 ++# This bug is HP SR number 8606223364.
 + { echo "$as_me:$LINENO: checking size of char *" >&5
 + echo $ECHO_N "checking size of char *... $ECHO_C" >&6; }
 + if test "${ac_cv_sizeof_char_p+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  if test "$ac_cv_type_char_p" = yes; then
 +-  # The cast to long int works around a bug in the HP C Compiler
 +-  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 +-  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 +-  # This bug is HP SR number 8606223364.
 +   if test "$cross_compiling" = yes; then
 +   # Depending upon the size, compute the lo and hi bounds.
 + cat >conftest.$ac_ext <<_ACEOF
- @@ -11362,7 +10112,7 @@
++@@ -11805,7 +10504,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef char * ac__type_sizeof_;
 ++   typedef char * ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11386,27 +10136,10 @@
++@@ -11829,27 +10528,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=0 ac_mid=0
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -11416,7 +10149,7 @@
++@@ -11859,7 +10541,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef char * ac__type_sizeof_;
 ++   typedef char * ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11440,27 +10173,10 @@
++@@ -11883,27 +10565,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11487,7 +10203,7 @@
++@@ -11930,7 +10595,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef char * ac__type_sizeof_;
 ++   typedef char * ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11511,27 +10227,10 @@
++@@ -11954,27 +10619,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=-1 ac_mid=-1
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -11541,7 +10240,7 @@
++@@ -11984,7 +10632,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef char * ac__type_sizeof_;
 ++   typedef char * ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11565,27 +10264,10 @@
++@@ -12008,27 +10656,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11622,7 +10304,7 @@
++@@ -12065,7 +10696,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef char * ac__type_sizeof_;
 ++   typedef char * ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -11646,27 +10328,10 @@
++@@ -12089,27 +10720,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11679,11 +10344,15 @@
++@@ -12122,11 +10736,15 @@
 + done
 + case $ac_lo in
 + ?*) ac_cv_sizeof_char_p=$ac_lo;;
 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
 ++'') if test "$ac_cv_type_char_p" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (char *)
 + See \`config.log' for more details." >&2;}
 +-   { (exit 77); exit 77; }; } ;;
 ++   { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_char_p=0
 ++   fi ;;
 + esac
 + else
 +   cat >conftest.$ac_ext <<_ACEOF
- @@ -11693,7 +10362,7 @@
++@@ -12136,7 +10754,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef char * ac__type_sizeof_;
 ++   typedef char * ac__type_sizeof_;
 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + #include <stdio.h>
- @@ -11752,21 +10421,25 @@
++@@ -12195,21 +10813,25 @@
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 + ( exit $ac_status )
 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
 ++if test "$ac_cv_type_char_p" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (char *)
 + See \`config.log' for more details." >&2;}
 +    { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_char_p=0
 ++   fi
 + fi
 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 + fi
 + rm -f conftest.val
 +-else
 +-  ac_cv_sizeof_char_p=0
 +-fi
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_char_p" >&5
 + echo "${ECHO_T}$ac_cv_sizeof_char_p" >&6; }
 ++
 ++
 ++
 + cat >>confdefs.h <<_ACEOF
 + #define SIZEOF_CHAR_P $ac_cv_sizeof_char_p
 + _ACEOF
- @@ -11815,27 +10488,11 @@
++@@ -12258,27 +10880,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_dl_dlopen=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11844,7 +10501,7 @@
++@@ -12287,7 +10893,7 @@
 + 	ac_cv_lib_dl_dlopen=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -11900,27 +10557,11 @@
++@@ -12343,27 +10949,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_dld_shl_unload=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -11929,7 +10570,7 @@
++@@ -12372,7 +10962,7 @@
 + 	ac_cv_lib_dld_shl_unload=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -11985,27 +10626,10 @@
++@@ -12428,27 +11018,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_type_size_t=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12019,16 +10643,15 @@
++@@ -12462,16 +11035,15 @@
 + { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
 + echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
 + 
 ++# The cast to long int works around a bug in the HP C Compiler
 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 ++# This bug is HP SR number 8606223364.
 + { echo "$as_me:$LINENO: checking size of size_t" >&5
 + echo $ECHO_N "checking size of size_t... $ECHO_C" >&6; }
 + if test "${ac_cv_sizeof_size_t+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  if test "$ac_cv_type_size_t" = yes; then
 +-  # The cast to long int works around a bug in the HP C Compiler
 +-  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 +-  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 +-  # This bug is HP SR number 8606223364.
 +   if test "$cross_compiling" = yes; then
 +   # Depending upon the size, compute the lo and hi bounds.
 + cat >conftest.$ac_ext <<_ACEOF
- @@ -12038,7 +10661,7 @@
++@@ -12481,7 +11053,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef size_t ac__type_sizeof_;
 ++   typedef size_t ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12062,27 +10685,10 @@
++@@ -12505,27 +11077,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=0 ac_mid=0
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -12092,7 +10698,7 @@
++@@ -12535,7 +11090,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef size_t ac__type_sizeof_;
 ++   typedef size_t ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12116,27 +10722,10 @@
++@@ -12559,27 +11114,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12163,7 +10752,7 @@
++@@ -12606,7 +11144,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef size_t ac__type_sizeof_;
 ++   typedef size_t ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12187,27 +10776,10 @@
++@@ -12630,27 +11168,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=-1 ac_mid=-1
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -12217,7 +10789,7 @@
++@@ -12660,7 +11181,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef size_t ac__type_sizeof_;
 ++   typedef size_t ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12241,27 +10813,10 @@
++@@ -12684,27 +11205,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12298,7 +10853,7 @@
++@@ -12741,7 +11245,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef size_t ac__type_sizeof_;
 ++   typedef size_t ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12322,27 +10877,10 @@
++@@ -12765,27 +11269,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12355,11 +10893,15 @@
++@@ -12798,11 +11285,15 @@
 + done
 + case $ac_lo in
 + ?*) ac_cv_sizeof_size_t=$ac_lo;;
 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
 ++'') if test "$ac_cv_type_size_t" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (size_t)
 + See \`config.log' for more details." >&2;}
 +-   { (exit 77); exit 77; }; } ;;
 ++   { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_size_t=0
 ++   fi ;;
 + esac
 + else
 +   cat >conftest.$ac_ext <<_ACEOF
- @@ -12369,7 +10911,7 @@
++@@ -12812,7 +11303,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef size_t ac__type_sizeof_;
 ++   typedef size_t ac__type_sizeof_;
 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + #include <stdio.h>
- @@ -12428,21 +10970,25 @@
++@@ -12871,21 +11362,25 @@
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 + ( exit $ac_status )
 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
 ++if test "$ac_cv_type_size_t" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (size_t)
 + See \`config.log' for more details." >&2;}
 +    { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_size_t=0
 ++   fi
 + fi
 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 + fi
 + rm -f conftest.val
 +-else
 +-  ac_cv_sizeof_size_t=0
 +-fi
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5
 + echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6; }
 ++
 ++
 ++
 + cat >>confdefs.h <<_ACEOF
 + #define SIZEOF_SIZE_T $ac_cv_sizeof_size_t
 + _ACEOF
- @@ -12470,42 +11016,25 @@
++@@ -12913,42 +11408,25 @@
 +   return 0;
 +   ;
 +   return 0;
 +-}
 +-_ACEOF
 +-rm -f conftest.$ac_objext
 +-if { (ac_try="$ac_compile"
 +-case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_compile") 2>conftest.er1
 +-  ac_status=$?
 +-  grep -v '^ *+' conftest.er1 >conftest.err
 +-  rm -f conftest.er1
 +-  cat conftest.err >&5
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 ++}
 ++_ACEOF
 ++rm -f conftest.$ac_objext
 ++if { (ac_try="$ac_compile"
 ++case "(($ac_try" in
 +   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +   *) ac_try_echo=$ac_try;;
 + esac
 + eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 ++  (eval "$ac_compile") 2>conftest.er1
 +   ac_status=$?
 ++  grep -v '^ *+' conftest.er1 >conftest.err
 ++  rm -f conftest.er1
 ++  cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_cv_type_unsigned_long=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12519,16 +11048,15 @@
++@@ -12962,16 +11440,15 @@
 + { echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long" >&5
 + echo "${ECHO_T}$ac_cv_type_unsigned_long" >&6; }
 + 
 ++# The cast to long int works around a bug in the HP C Compiler
 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 ++# This bug is HP SR number 8606223364.
 + { echo "$as_me:$LINENO: checking size of unsigned long" >&5
 + echo $ECHO_N "checking size of unsigned long... $ECHO_C" >&6; }
 + if test "${ac_cv_sizeof_unsigned_long+set}" = set; then
 +   echo $ECHO_N "(cached) $ECHO_C" >&6
 + else
 +-  if test "$ac_cv_type_unsigned_long" = yes; then
 +-  # The cast to long int works around a bug in the HP C Compiler
 +-  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
 +-  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
 +-  # This bug is HP SR number 8606223364.
 +   if test "$cross_compiling" = yes; then
 +   # Depending upon the size, compute the lo and hi bounds.
 + cat >conftest.$ac_ext <<_ACEOF
- @@ -12538,7 +11066,7 @@
++@@ -12981,7 +11458,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef unsigned long ac__type_sizeof_;
 ++   typedef unsigned long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12562,27 +11090,10 @@
++@@ -13005,27 +11482,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=0 ac_mid=0
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -12592,7 +11103,7 @@
++@@ -13035,7 +11495,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef unsigned long ac__type_sizeof_;
 ++   typedef unsigned long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12616,27 +11127,10 @@
++@@ -13059,27 +11519,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12663,7 +11157,7 @@
++@@ -13106,7 +11549,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef unsigned long ac__type_sizeof_;
 ++   typedef unsigned long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12687,27 +11181,10 @@
++@@ -13130,27 +11573,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=-1 ac_mid=-1
 +   while :; do
 +     cat >conftest.$ac_ext <<_ACEOF
- @@ -12717,7 +11194,7 @@
++@@ -13160,7 +11586,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef unsigned long ac__type_sizeof_;
 ++   typedef unsigned long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12741,27 +11218,10 @@
++@@ -13184,27 +11610,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_lo=$ac_mid; break
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12798,7 +11258,7 @@
++@@ -13241,7 +11650,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef unsigned long ac__type_sizeof_;
 ++   typedef unsigned long ac__type_sizeof_;
 + int
 + main ()
 + {
- @@ -12822,27 +11282,10 @@
++@@ -13265,27 +11674,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_hi=$ac_mid
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -12855,11 +11298,15 @@
++@@ -13298,11 +11690,15 @@
 + done
 + case $ac_lo in
 + ?*) ac_cv_sizeof_unsigned_long=$ac_lo;;
 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
 ++'') if test "$ac_cv_type_unsigned_long" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (unsigned long)
 + See \`config.log' for more details." >&2;}
 +-   { (exit 77); exit 77; }; } ;;
 ++   { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_unsigned_long=0
 ++   fi ;;
 + esac
 + else
 +   cat >conftest.$ac_ext <<_ACEOF
- @@ -12869,7 +11316,7 @@
++@@ -13312,7 +11708,7 @@
 + cat >>conftest.$ac_ext <<_ACEOF
 + /* end confdefs.h.  */
 + $ac_includes_default
 +-		   typedef unsigned long ac__type_sizeof_;
 ++   typedef unsigned long ac__type_sizeof_;
 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
 + #include <stdio.h>
- @@ -12928,21 +11375,25 @@
++@@ -13371,21 +11767,25 @@
 + sed 's/^/| /' conftest.$ac_ext >&5
 + 
 + ( exit $ac_status )
 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
 ++if test "$ac_cv_type_unsigned_long" = yes; then
 ++     { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
 + See \`config.log' for more details." >&5
 + echo "$as_me: error: cannot compute sizeof (unsigned long)
 + See \`config.log' for more details." >&2;}
 +    { (exit 77); exit 77; }; }
 ++   else
 ++     ac_cv_sizeof_unsigned_long=0
 ++   fi
 + fi
 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 + fi
 + rm -f conftest.val
 +-else
 +-  ac_cv_sizeof_unsigned_long=0
 +-fi
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5
 + echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6; }
 ++
 ++
 ++
 + cat >>confdefs.h <<_ACEOF
 + #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
 + _ACEOF
- @@ -12983,27 +11434,10 @@
++@@ -13426,27 +11826,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   { echo "$as_me:$LINENO: result: yes" >&5
 + echo "${ECHO_T}yes" >&6; }
 + else
- @@ -13068,27 +11502,10 @@
++@@ -13511,27 +11894,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -13124,17 +11541,10 @@
++@@ -13567,17 +11933,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -13256,27 +11666,11 @@
++@@ -13699,27 +12058,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_func__NSGetEnviron=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -13285,7 +11679,7 @@
++@@ -13728,7 +12071,7 @@
 + 	ac_cv_func__NSGetEnviron=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi
 + { echo "$as_me:$LINENO: result: $ac_cv_func__NSGetEnviron" >&5
- @@ -13373,27 +11767,11 @@
++@@ -13816,27 +12159,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "$as_ac_var=yes"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -13402,7 +11780,7 @@
++@@ -13845,7 +12172,7 @@
 + 	eval "$as_ac_var=no"
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi
 + ac_res=`eval echo '${'$as_ac_var'}'`
- @@ -13552,17 +11930,10 @@
++@@ -13995,17 +12322,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   # We can compile using X headers with no special include directory.
 + ac_x_includes=
 + else
- @@ -13655,27 +12026,11 @@
++@@ -14098,27 +12418,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   LIBS="$ac_save_LIBS"
 + # We can link X programs with no special library path.
 + ac_x_libraries=
- @@ -13732,7 +12087,7 @@
++@@ -14175,7 +12479,7 @@
 + done
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + fi # $ac_x_libraries = NO
 + 
- @@ -13897,27 +12252,11 @@
++@@ -14340,27 +12644,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_ICE_IceConnectionNumber=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -13926,7 +12265,7 @@
++@@ -14369,7 +12657,7 @@
 + 	ac_cv_lib_ICE_IceConnectionNumber=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -13987,27 +12326,11 @@
++@@ -14430,27 +12718,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   kde_cv_have_libXext=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14017,7 +12340,7 @@
++@@ -14460,7 +12732,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + 
 + LDFLAGS=$kde_ldflags_safe
- @@ -14209,42 +12532,26 @@
++@@ -14652,42 +12924,26 @@
 + return pthread_create ();
 +   ;
 +   return 0;
 +-}
 +-_ACEOF
 +-rm -f conftest.$ac_objext conftest$ac_exeext
 +-if { (ac_try="$ac_link"
 +-case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_link") 2>conftest.er1
 +-  ac_status=$?
 +-  grep -v '^ *+' conftest.er1 >conftest.err
 +-  rm -f conftest.er1
 +-  cat conftest.err >&5
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 ++}
 ++_ACEOF
 ++rm -f conftest.$ac_objext conftest$ac_exeext
 ++if { (ac_try="$ac_link"
 ++case "(($ac_try" in
 +   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +   *) ac_try_echo=$ac_try;;
 + esac
 + eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 ++  (eval "$ac_link") 2>conftest.er1
 +   ac_status=$?
 ++  grep -v '^ *+' conftest.er1 >conftest.err
 ++  rm -f conftest.er1
 ++  cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "$as_ac_Lib=yes"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14253,7 +12560,7 @@
++@@ -14696,7 +12952,7 @@
 + 	eval "$as_ac_Lib=no"
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -14314,27 +12621,11 @@
++@@ -14757,27 +13013,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_pthread_pthread_create=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14343,7 +12634,7 @@
++@@ -14786,7 +13026,7 @@
 + 	ac_cv_lib_pthread_pthread_create=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -14388,27 +12679,11 @@
++@@ -14831,27 +13071,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 + 
 +         { echo "$as_me:$LINENO: result: yes" >&5
 + echo "${ECHO_T}yes" >&6; }
- @@ -14422,7 +12697,7 @@
++@@ -14865,7 +13089,7 @@
 + echo "${ECHO_T}no" >&6; }
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 +     LIBS=$kde_safe_libs
 +   fi
- @@ -14484,27 +12759,11 @@
++@@ -14927,27 +13151,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "kde_cv_prog_cxx_$kde_cache=yes"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14513,7 +12772,7 @@
++@@ -14956,7 +13164,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 +   CXXFLAGS="$save_CXXFLAGS"
 +   ac_ext=cpp
- @@ -14591,27 +12850,11 @@
++@@ -15034,27 +13242,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "kde_cv_prog_cxx_$kde_cache=yes"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14620,7 +12863,7 @@
++@@ -15063,7 +13255,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 +   CXXFLAGS="$save_CXXFLAGS"
 +   ac_ext=cpp
- @@ -14780,27 +13023,11 @@
++@@ -15223,27 +13415,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "ac_cv_lib_z='-lz'"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14809,7 +13036,7 @@
++@@ -15252,7 +13428,7 @@
 + 	eval "ac_cv_lib_z=no"
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS="$kde_save_LIBS"
 + CFLAGS="$kde_save_CFLAGS"
- @@ -14892,27 +13119,11 @@
++@@ -15335,27 +13511,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "ac_cv_lib_png='-lpng $LIBZ -lm'"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -14922,7 +13133,7 @@
++@@ -15365,7 +13525,7 @@
 + 
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS="$kde_save_LIBS"
 + CFLAGS="$kde_save_CFLAGS"
- @@ -14999,27 +13210,11 @@
++@@ -15442,27 +13602,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "ac_cv_lib_jpeg_6b=-ljpeg6b"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -15028,7 +13223,7 @@
++@@ -15471,7 +13615,7 @@
 + 	eval "ac_cv_lib_jpeg_6b=no"
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS="$ac_save_LIBS"
 + CFLAGS="$ac_save_CFLAGS"
- @@ -15096,27 +13291,11 @@
++@@ -15539,27 +13683,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "ac_cv_lib_jpeg_normal=-ljpeg"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -15125,7 +13304,7 @@
++@@ -15568,7 +13696,7 @@
 + 	eval "ac_cv_lib_jpeg_normal=no"
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS="$ac_save_LIBS"
 + CFLAGS="$ac_save_CFLAGS"
- @@ -15159,7 +13338,7 @@
++@@ -15602,7 +13730,7 @@
 + do
 +   for j in jpeglib.h;
 +   do
- -    echo "configure: 15162: $i/$j" >&5
- +    echo "configure: 13341: $i/$j" >&5
++-    echo "configure: 15605: $i/$j" >&5
+++    echo "configure: 13733: $i/$j" >&5
 +     if test -r "$i/$j"; then
 +       echo "taking that" >&5
 +       jpeg_incdir=$i
- @@ -15467,7 +13646,7 @@
++@@ -15910,7 +14038,7 @@
 + do
 +   for j in $kde_qt_header;
 +   do
- -    echo "configure: 15470: $i/$j" >&5
- +    echo "configure: 13649: $i/$j" >&5
++-    echo "configure: 15913: $i/$j" >&5
+++    echo "configure: 14041: $i/$j" >&5
 +     if test -r "$i/$j"; then
 +       echo "taking that" >&5
 +       qt_incdir=$i
- @@ -16145,27 +14324,11 @@
++@@ -16588,27 +14716,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   eval "kde_cv_qt_jpeg=no"
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -16174,7 +14337,7 @@
++@@ -16617,7 +14729,7 @@
 + 	eval "kde_cv_qt_jpeg=yes"
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS="$ac_save_LIBS"
 + CXXFLAGS="$ac_save_CXXFLAGS"
- @@ -16238,7 +14401,7 @@
++@@ -16681,7 +14793,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_have_lrelease="yes"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -16296,7 +14459,7 @@
++@@ -16740,7 +14852,7 @@
 +   IFS=$as_save_IFS
 +   test -z "$as_dir" && as_dir=.
 +   for ac_exec_ext in '' $ac_executable_extensions; do
 +-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
 ++  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 +     ac_cv_prog_have_kde="yes"
 +     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +     break 2
- @@ -16599,27 +14762,10 @@
++@@ -17043,27 +15155,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   kde_cv_stl_works=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -16755,7 +14901,7 @@
++@@ -17199,7 +15294,7 @@
 + do
 +   for j in $kde_check_header;
 +   do
- -    echo "configure: 16758: $i/$j" >&5
- +    echo "configure: 14904: $i/$j" >&5
++-    echo "configure: 17202: $i/$j" >&5
+++    echo "configure: 15297: $i/$j" >&5
 +     if test -r "$i/$j"; then
 +       echo "taking that" >&5
 +       kde_incdir=$i
- @@ -16785,7 +14931,7 @@
++@@ -17229,7 +15324,7 @@
 + do
 +   for j in $kde_check_lib;
 +   do
- -    echo "configure: 16788: $i/$j" >&5
- +    echo "configure: 14934: $i/$j" >&5
++-    echo "configure: 17232: $i/$j" >&5
+++    echo "configure: 15327: $i/$j" >&5
 +     if test -r "$i/$j"; then
 +       echo "taking that" >&5
 +       kde_libdir=$i
- @@ -16803,7 +14949,7 @@
++@@ -17247,7 +15342,7 @@
 + do
 +   for j in "kde3/plugins/designer/kdewidgets.la";
 +   do
- -    echo "configure: 16806: $i/$j" >&5
- +    echo "configure: 14952: $i/$j" >&5
++-    echo "configure: 17250: $i/$j" >&5
+++    echo "configure: 15345: $i/$j" >&5
 +     if test -r "$i/$j"; then
 +       echo "taking that" >&5
 +       kde_widgetdir=$i
- @@ -18303,7 +16449,7 @@
++@@ -18747,7 +16842,7 @@
 + do
 +   for j in apps/ksgmltools2/customization/kde-chunk.xsl;
 +   do
- -    echo "configure: 18306: $i/$j" >&5
- +    echo "configure: 16452: $i/$j" >&5
++-    echo "configure: 18750: $i/$j" >&5
+++    echo "configure: 16845: $i/$j" >&5
 +     if test -r "$i/$j"; then
 +       echo "taking that" >&5
 +       KDE_XSL_STYLESHEET=$i
- @@ -18535,27 +16681,11 @@
++@@ -18979,27 +17074,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_bind_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -18564,7 +16694,7 @@
++@@ -19008,7 +17087,7 @@
 + 	ac_cv_lib_bind_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -18616,27 +16746,10 @@
++@@ -19060,27 +17139,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -18672,17 +16785,10 @@
++@@ -19116,17 +17178,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -18783,27 +16889,11 @@
++@@ -19227,27 +17282,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_sndfile_sf_open=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -18812,7 +16902,7 @@
++@@ -19256,7 +17295,7 @@
 + 	ac_cv_lib_sndfile_sf_open=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -18863,33 +16953,17 @@
++@@ -19307,33 +17346,17 @@
 +   *) ac_try_echo=$ac_try;;
 + esac
 + eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_link") 2>conftest.er1
 +-  ac_status=$?
 +-  grep -v '^ *+' conftest.er1 >conftest.err
 +-  rm -f conftest.er1
 +-  cat conftest.err >&5
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 ++  (eval "$ac_link") 2>conftest.er1
 +   ac_status=$?
 ++  grep -v '^ *+' conftest.er1 >conftest.err
 ++  rm -f conftest.er1
 ++  cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_asound_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -18898,7 +16972,7 @@
++@@ -19342,7 +17365,7 @@
 + 	ac_cv_lib_asound_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -18940,27 +17014,10 @@
++@@ -19384,27 +17407,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -18996,17 +17053,10 @@
++@@ -19440,17 +17446,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19117,27 +17167,11 @@
++@@ -19561,27 +17560,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_speex_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19146,7 +17180,7 @@
++@@ -19590,7 +17573,7 @@
 + 	ac_cv_lib_speex_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -19188,27 +17222,10 @@
++@@ -19632,27 +17615,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19244,17 +17261,10 @@
++@@ -19688,17 +17654,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19374,27 +17384,11 @@
++@@ -19818,27 +17777,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_ilbc_iLBC_decode=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19403,7 +17397,7 @@
++@@ -19847,7 +17790,7 @@
 + 	ac_cv_lib_ilbc_iLBC_decode=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -19445,27 +17439,10 @@
++@@ -19889,27 +17832,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19501,17 +17478,10 @@
++@@ -19945,17 +17871,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19634,27 +17604,11 @@
++@@ -20078,27 +17997,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_zrtpcpp_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19663,7 +17617,7 @@
++@@ -20107,7 +18010,7 @@
 + 	ac_cv_lib_zrtpcpp_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -19705,27 +17659,10 @@
++@@ -20149,27 +18052,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19761,17 +17698,10 @@
++@@ -20205,17 +18091,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19881,27 +17811,10 @@
++@@ -20325,27 +18204,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest.$ac_objext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest.$ac_objext; then
 +   ac_header_compiler=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -19937,17 +17850,10 @@
++@@ -20381,17 +18243,10 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } >/dev/null; then
 +-  if test -s conftest.err; then
 +-    ac_cpp_err=$ac_cxx_preproc_warn_flag
 +-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 +-  else
 +-    ac_cpp_err=
 +-  fi
 +-else
 +-  ac_cpp_err=yes
 +-fi
 +-if test -z "$ac_cpp_err"; then
 ++  (exit $ac_status); } >/dev/null && {
 ++	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       }; then
 +   ac_header_preproc=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -20041,27 +17947,11 @@
++@@ -20485,27 +18340,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_boost_regex_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -20070,7 +17960,7 @@
++@@ -20514,7 +18353,7 @@
 + 	ac_cv_lib_boost_regex_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -20118,27 +18008,11 @@
++@@ -20562,27 +18401,11 @@
 +   rm -f conftest.er1
 +   cat conftest.err >&5
 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); } &&
 +-	 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; } &&
 +-	 { ac_try='test -s conftest$ac_exeext'
 +-  { (case "(($ac_try" in
 +-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +-  *) ac_try_echo=$ac_try;;
 +-esac
 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 +-  (eval "$ac_try") 2>&5
 +-  ac_status=$?
 +-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 +-  (exit $ac_status); }; }; then
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 +   ac_cv_lib_boost_regex_gcc_main=yes
 + else
 +   echo "$as_me: failed program was:" >&5
- @@ -20147,7 +18021,7 @@
++@@ -20591,7 +18414,7 @@
 + 	ac_cv_lib_boost_regex_gcc_main=no
 + fi
 + 
 +-rm -f core conftest.err conftest.$ac_objext \
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 +       conftest$ac_exeext conftest.$ac_ext
 + LIBS=$ac_check_lib_save_LIBS
 + fi
- @@ -20158,6 +18032,67 @@
++@@ -20602,6 +18425,67 @@
 + 		LIBS="-lboost_regex-gcc $LIBS"
 + 		echo "LIBS += -lboost_regex-gcc" >> $QT_INCL_PRO
 + else
 ++
 ++		{ echo "$as_me:$LINENO: checking for main in -lboost_regex-mt" >&5
 ++echo $ECHO_N "checking for main in -lboost_regex-mt... $ECHO_C" >&6; }
 ++if test "${ac_cv_lib_boost_regex_mt_main+set}" = set; then
 ++  echo $ECHO_N "(cached) $ECHO_C" >&6
 ++else
 ++  ac_check_lib_save_LIBS=$LIBS
 ++LIBS="-lboost_regex-mt  $LIBS"
 ++cat >conftest.$ac_ext <<_ACEOF
 ++/* confdefs.h.  */
 ++_ACEOF
 ++cat confdefs.h >>conftest.$ac_ext
 ++cat >>conftest.$ac_ext <<_ACEOF
 ++/* end confdefs.h.  */
 ++
 ++
 ++int
 ++main ()
 ++{
 ++return main ();
 ++  ;
 ++  return 0;
 ++}
 ++_ACEOF
 ++rm -f conftest.$ac_objext conftest$ac_exeext
 ++if { (ac_try="$ac_link"
 ++case "(($ac_try" in
 ++  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 ++  *) ac_try_echo=$ac_try;;
 ++esac
 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
 ++  (eval "$ac_link") 2>conftest.er1
 ++  ac_status=$?
 ++  grep -v '^ *+' conftest.er1 >conftest.err
 ++  rm -f conftest.er1
 ++  cat conftest.err >&5
 ++  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 ++  (exit $ac_status); } && {
 ++	 test -z "$ac_cxx_werror_flag" ||
 ++	 test ! -s conftest.err
 ++       } && test -s conftest$ac_exeext &&
 ++       $as_test_x conftest$ac_exeext; then
 ++  ac_cv_lib_boost_regex_mt_main=yes
 ++else
 ++  echo "$as_me: failed program was:" >&5
 ++sed 's/^/| /' conftest.$ac_ext >&5
 ++
 ++	ac_cv_lib_boost_regex_mt_main=no
 ++fi
 ++
 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 ++      conftest$ac_exeext conftest.$ac_ext
 ++LIBS=$ac_check_lib_save_LIBS
 ++fi
 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_boost_regex_mt_main" >&5
 ++echo "${ECHO_T}$ac_cv_lib_boost_regex_mt_main" >&6; }
 ++if test $ac_cv_lib_boost_regex_mt_main = yes; then
 ++
 ++			LIBS="-lboost_regex-mt $LIBS"
 ++			echo "LIBS += -lboost_regex-mt" >> $QT_INCL_PRO
 ++else
 +   { { echo "$as_me:$LINENO: error: libboost_regex library is missing (boost package)." >&5
 + echo "$as_me: error: libboost_regex library is missing (boost package)." >&2;}
 +    { (exit 1); exit 1; }; }
- @@ -20165,6 +18100,8 @@
++@@ -20609,6 +18493,8 @@
 + 
 + fi
 + 
 ++fi
 ++
 + 
 + 
 + $QTDIR/bin/qmake -o src/gui/Makefile src/gui/twinkle.pro
- @@ -20333,7 +18270,8 @@
++@@ -20777,7 +18663,8 @@
 + ## M4sh Initialization.  ##
 + ## --------------------- ##
 + 
 +-# Be Bourne compatible
 ++# Be more Bourne compatible
 ++DUALCASE=1; export DUALCASE # for MKS sh
 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 +   emulate sh
 +   NULLCMD=:
- @@ -20342,10 +18280,13 @@
++@@ -20786,10 +18673,13 @@
 +   alias -g '${1+"$@"}'='"$@"'
 +   setopt NO_GLOB_SUBST
 + else
 +-  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
 ++  case `(set -o) 2>/dev/null` in
 ++  *posix*) set -o posix ;;
 ++esac
 ++
 + fi
 +-BIN_SH=xpg4; export BIN_SH # for Tru64
 +-DUALCASE=1; export DUALCASE # for MKS sh
 ++
 ++
 + 
 + 
 + # PATH needs CR
- @@ -20569,19 +18510,28 @@
++@@ -21013,19 +18903,28 @@
 +   as_mkdir_p=false
 + fi
 + 
 +-# Find out whether ``test -x'' works.  Don't use a zero-byte file, as
 +-# systems may use methods other than mode bits to determine executability.
 +-cat >conf$$.file <<_ASEOF
 +-#! /bin/sh
 +-exit 0
 +-_ASEOF
 +-chmod +x conf$$.file
 +-if test -x conf$$.file >/dev/null 2>&1; then
 +-  as_executable_p="test -x"
 ++if test -x / >/dev/null 2>&1; then
 ++  as_test_x='test -x'
 + else
 +-  as_executable_p=:
 ++  if ls -dL / >/dev/null 2>&1; then
 ++    as_ls_L_option=L
 ++  else
 ++    as_ls_L_option=
 ++  fi
 ++  as_test_x='
 ++    eval sh -c '\''
 ++      if test -d "$1"; then
 ++        test -d "$1/.";
 ++      else
 ++	case $1 in
 ++        -*)set "./$1";;
 ++	esac;
 ++	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
 ++	???[sx]*):;;*)false;;esac;fi
 ++    '\'' sh
 ++  '
 + fi
 +-rm -f conf$$.file
 ++as_executable_p=$as_test_x
 + 
 + # Sed expression to map a string onto a valid CPP name.
 + as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
- @@ -20597,7 +18547,7 @@
++@@ -21041,7 +18940,7 @@
 + # values after options handling.
 + ac_log="
 + This file was extended by $as_me, which was
 +-generated by GNU Autoconf 2.60.  Invocation command line was
 ++generated by GNU Autoconf 2.61.  Invocation command line was
 + 
 +   CONFIG_FILES    = $CONFIG_FILES
 +   CONFIG_HEADERS  = $CONFIG_HEADERS
- @@ -20626,7 +18576,7 @@
++@@ -21070,7 +18969,7 @@
 + Usage: $0 [OPTIONS] [FILE]...
 + 
 +   -h, --help       print this help, then exit
 +-  -V, --version    print version number, then exit
 ++  -V, --version    print version number and configuration settings, then exit
 +   -q, --quiet      do not print progress messages
 +   -d, --debug      don't remove temporary files
 +       --recheck    update $as_me by reconfiguring in the same conditions
- @@ -20650,7 +18600,7 @@
++@@ -21094,7 +18993,7 @@
 + cat >>$CONFIG_STATUS <<_ACEOF
 + ac_cs_version="\\
 + config.status
 +-configured by $0, generated by GNU Autoconf 2.60,
 ++configured by $0, generated by GNU Autoconf 2.61,
 +   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 + 
 + Copyright (C) 2006 Free Software Foundation, Inc.
- @@ -20935,7 +18885,7 @@
++@@ -21383,7 +19282,7 @@
 + CXXCPP!$CXXCPP$ac_delim
 + RANLIB!$RANLIB$ac_delim
 + LEX!$LEX$ac_delim
 +-LEXLIB!$LEXLIB$ac_delim
 ++LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim
 + _ACEOF
 + 
 +   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
- @@ -20977,7 +18927,7 @@
++@@ -21425,7 +19324,7 @@
 + ac_delim='%!_!# '
 + for ac_last_try in false false false false false :; do
 +   cat >conf$$subs.sed <<_ACEOF
 +-LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim
 ++LEXLIB!$LEXLIB$ac_delim
 + YACC!$YACC$ac_delim
 + YFLAGS!$YFLAGS$ac_delim
 + GREP!$GREP$ac_delim
diff --cc debian/patches/libgsm.patch
index 6d0e156,0000000..70f69c6
mode 100644,000000..100644
--- a/debian/patches/libgsm.patch
+++ b/debian/patches/libgsm.patch
@@@ -1,99 -1,0 +1,101 @@@
- diff -Nur twinkle-1.0~beta/configure.in twinkle-1.0~beta.new/configure.in
- --- twinkle-1.0~beta/configure.in	2006-12-29 20:16:14.000000000 +0000
- +++ twinkle-1.0~beta.new/configure.in	2007-01-08 21:07:33.000000000 +0000
- @@ -149,6 +149,17 @@
++diff -Nur twinkle-1.1/configure.in twinkle-1.1.new/configure.in
++--- twinkle-1.1/configure.in	2007-07-25 22:17:06.000000000 +0100
+++++ twinkle-1.1.new/configure.in	2007-07-25 22:17:07.000000000 +0100
++@@ -161,6 +161,17 @@
 + AC_CHECK_LIB(sndfile, sf_open, [], 
 + 	[AC_MSG_ERROR([libsndfile library is missing.])])
 + 
 ++# Check if libgsm is available
 ++AC_CHECK_LIB(gsm, sf_open, [
 ++	AC_CHECK_HEADER(gsm.h, [],
 ++		[AC_MSG_ERROR([gsm header files missing (gsm.h)])])
 ++	AC_DEFINE(HAVE_GSM, 1, [Define to 1 if you have the <libgsm> library.])
 ++	LIBS="-lgsm $LIBS"
 ++	echo "LIBS += -lgsm" >> $QT_INCL_PRO
 ++	have_gsm="yes" ], [
 ++	have_gsm="no"
 ++	echo "$(top_builddir)/src/audio/gsm/libgsm.a" >> $QT_INCL_PRO ])
 ++
 + # Check if ALSA is available
 + AC_CHECK_LIB(asound, main, [
 + 	AC_CHECK_HEADER(alsa/asoundlib.h, [],
- @@ -244,3 +255,4 @@
++@@ -261,3 +272,4 @@
 + AC_MSG_RESULT([Speex:       $have_speex])
 + AC_MSG_RESULT([iLBC:        $have_ilbc])
 + AC_MSG_RESULT([ZRTP:        $have_zrtp])
 ++AC_MSG_RESULT([Libgsm dynamic link:	$have_gsm])
- diff -Nur twinkle-1.0~beta/src/Makefile.am twinkle-1.0~beta.new/src/Makefile.am
- --- twinkle-1.0~beta/src/Makefile.am	2006-12-29 04:24:06.000000000 +0000
- +++ twinkle-1.0~beta.new/src/Makefile.am	2007-01-08 21:07:46.000000000 +0000
- @@ -16,11 +16,11 @@
-          $(top_builddir)/src/sockets/libsocket.a\
-          $(top_builddir)/src/threads/libthread.a\
-          $(top_builddir)/src/audio/libaudio.a\
- -        $(top_builddir)/src/audio/gsm/libgsm.a\
-          $(top_builddir)/src/audits/libaudits.a\
-          $(top_builddir)/src/stun/libstun.a\
-          $(top_builddir)/src/mwi/libmwi.a\
-  	$(CCRTP_LIBS)\
- +	$(LIBS)\
-  	-lsndfile
-  
-  libtwinkle_a_SOURCES =\
- diff -Nur twinkle-1.0~beta/src/audio/audio_decoder.h twinkle-1.0~beta.new/src/audio/audio_decoder.h
- --- twinkle-1.0~beta/src/audio/audio_decoder.h	2006-12-28 20:56:49.000000000 +0000
- +++ twinkle-1.0~beta.new/src/audio/audio_decoder.h	2007-01-08 21:07:33.000000000 +0000
++diff -Nur twinkle-1.1/src/audio/audio_decoder.h twinkle-1.1.new/src/audio/audio_decoder.h
++--- twinkle-1.1/src/audio/audio_decoder.h	2007-01-07 07:47:33.000000000 +0000
+++++ twinkle-1.1.new/src/audio/audio_decoder.h	2007-07-25 22:17:07.000000000 +0100
 +@@ -25,7 +25,12 @@
 + #include "twinkle_config.h"
 + #include "audio_codecs.h"
 + #include "user.h"
 ++
 ++#ifdef HAVE_GSM
 ++#include <gsm/gsm.h>
 ++#else
 + #include "gsm/inc/gsm.h"
 ++#endif
 + 
 + #ifdef HAVE_SPEEX
 + #include <speex/speex.h>
- diff -Nur twinkle-1.0~beta/src/audio/audio_encoder.h twinkle-1.0~beta.new/src/audio/audio_encoder.h
- --- twinkle-1.0~beta/src/audio/audio_encoder.h	2006-12-28 20:56:17.000000000 +0000
- +++ twinkle-1.0~beta.new/src/audio/audio_encoder.h	2007-01-08 21:07:33.000000000 +0000
++diff -Nur twinkle-1.1/src/audio/audio_encoder.h twinkle-1.1.new/src/audio/audio_encoder.h
++--- twinkle-1.1/src/audio/audio_encoder.h	2007-01-07 07:47:33.000000000 +0000
+++++ twinkle-1.1.new/src/audio/audio_encoder.h	2007-07-25 22:17:07.000000000 +0100
 +@@ -25,7 +25,12 @@
 + #include "twinkle_config.h"
 + #include "audio_codecs.h"
 + #include "user.h"
 ++
 ++#ifdef HAVE_GSM
 ++#include <gsm/gsm.h>
 ++#else
 + #include "gsm/inc/gsm.h"
 ++#endif
 + 
 + #ifdef HAVE_SPEEX
 + #include <speex/speex.h>
- diff -Nur twinkle-1.0~beta/src/gui/twinkle.pro twinkle-1.0~beta.new/src/gui/twinkle.pro
- --- twinkle-1.0~beta/src/gui/twinkle.pro	2006-12-29 04:24:24.000000000 +0000
- +++ twinkle-1.0~beta.new/src/gui/twinkle.pro	2007-01-08 21:08:02.000000000 +0000
++diff -Nur twinkle-1.1/src/gui/twinkle.pro twinkle-1.1.new/src/gui/twinkle.pro
++--- twinkle-1.1/src/gui/twinkle.pro	2007-07-21 19:56:16.000000000 +0100
+++++ twinkle-1.1.new/src/gui/twinkle.pro	2007-07-25 22:17:07.000000000 +0100
 +@@ -3,7 +3,7 @@
 + 
 + CONFIG	+= qt warn_off release thread
 + 
- -LIBS	+= ../libtwinkle.a ../parser/libsipparser.a ../sdp/libsdpparser.a ../sockets/libsocket.a ../threads/libthread.a ../audio/libaudio.a ../audio/gsm/libgsm.a ../audits/libaudits.a ../stun/libstun.a ../mwi/libmwi.a -lsndfile
- +LIBS	+= ../libtwinkle.a ../parser/libsipparser.a ../sdp/libsdpparser.a ../sockets/libsocket.a ../threads/libthread.a ../audio/libaudio.a ../audits/libaudits.a ../stun/libstun.a ../mwi/libmwi.a -lsndfile
++-LIBS	+= ../libtwinkle.a ../parser/libsipparser.a ../sdp/libsdpparser.a ../sockets/libsocket.a ../threads/libthread.a ../audio/libaudio.a ../audio/gsm/libgsm.a ../audits/libaudits.a ../stun/libstun.a ../mwi/libmwi.a ../im/libim.a ../patterns/libpatterns.a ../presence/libpresence.a -lsndfile
+++LIBS	+= ../libtwinkle.a ../parser/libsipparser.a ../sdp/libsdpparser.a ../sockets/libsocket.a ../threads/libthread.a ../audio/libaudio.a ../audits/libaudits.a ../stun/libstun.a ../mwi/libmwi.a ../im/libim.a ../patterns/libpatterns.a ../presence/libpresence.a -lsndfile
 + 
 + DEFINES	+= QT_NO_STL
 + 
- diff -Nur twinkle-1.0~beta/src/twinkle_config.h.in twinkle-1.0~beta.new/src/twinkle_config.h.in
- --- twinkle-1.0~beta/src/twinkle_config.h.in	2006-12-29 20:18:31.000000000 +0000
- +++ twinkle-1.0~beta.new/src/twinkle_config.h.in	2007-01-08 21:07:33.000000000 +0000
- @@ -12,6 +12,9 @@
-  /* Defines if your system has the crypt function */
-  #undef HAVE_CRYPT
++diff -Nur twinkle-1.1/src/Makefile.am twinkle-1.1.new/src/Makefile.am
++--- twinkle-1.1/src/Makefile.am	2007-07-19 19:53:56.000000000 +0100
+++++ twinkle-1.1.new/src/Makefile.am	2007-07-25 22:17:07.000000000 +0100
++@@ -16,13 +16,13 @@
++         $(top_builddir)/src/sockets/libsocket.a\
++         $(top_builddir)/src/threads/libthread.a\
++         $(top_builddir)/src/audio/libaudio.a\
++-        $(top_builddir)/src/audio/gsm/libgsm.a\
++         $(top_builddir)/src/audits/libaudits.a\
++         $(top_builddir)/src/stun/libstun.a\
++         $(top_builddir)/src/mwi/libmwi.a\
++         $(top_builddir)/src/im/libim.a\
++         $(top_builddir)/src/presence/libpresence.a\
++         $(top_builddir)/src/patterns/libpatterns.a\
+++	$(LIBS)\
++ 	$(CCRTP_LIBS)\
++ 	$(XML2_LIBS)\
++ 	-lsndfile
++diff -Nur twinkle-1.1/src/twinkle_config.h.in twinkle-1.1.new/src/twinkle_config.h.in
++--- twinkle-1.1/src/twinkle_config.h.in	2007-07-21 20:21:08.000000000 +0100
+++++ twinkle-1.1.new/src/twinkle_config.h.in	2007-07-25 22:17:07.000000000 +0100
++@@ -16,6 +16,9 @@
++    don't. */
++ #undef HAVE_DECL_STRERROR_R
 + 
 ++/* Define to 1 if you have the <libgsm> library. */
 ++#undef HAVE_GSM
 ++
 + /* Define to 1 if you have the <ilbc> library. */
 + #undef HAVE_ILBC
 + 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git



More information about the Pkg-voip-commits mailing list