Mon, 23 Feb 2009 18:09:09 +0100
Import custom package specs to build for undistributed platforms.
twinkle/README.Debian | file | annotate | diff | comparison | revisions | |
twinkle/changelog | file | annotate | diff | comparison | revisions | |
twinkle/compat | file | annotate | diff | comparison | revisions | |
twinkle/control | file | annotate | diff | comparison | revisions | |
twinkle/copyright | file | annotate | diff | comparison | revisions | |
twinkle/dirs | file | annotate | diff | comparison | revisions | |
twinkle/docs | file | annotate | diff | comparison | revisions | |
twinkle/menu | file | annotate | diff | comparison | revisions | |
twinkle/patches/twinkle.patch | file | annotate | diff | comparison | revisions | |
twinkle/rules | file | annotate | diff | comparison | revisions | |
twinkle/twinkle.1 | file | annotate | diff | comparison | revisions | |
twinkle/watch | file | annotate | diff | comparison | revisions |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/twinkle/README.Debian Mon Feb 23 18:09:09 2009 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +twinkle for Debian 1.5 +------------------ 1.6 + 1.7 +This package has been configured to use the Debian system shared library 1.8 +libgsm, rather than libgsm included with twinkle. 1.9 + 1.10 + -- Mark Purcell <msp@debian.org>, Sun, 29 May 2005 09:40:22 +0100
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/twinkle/changelog Mon Feb 23 18:09:09 2009 +0100 2.3 @@ -0,0 +1,338 @@ 2.4 +twinkle (1:1.4.1-1) unstable; urgency=low 2.5 + 2.6 + * Update twinkle from ancient 1.2 to 1.4.1 version 2.7 + 2.8 + -- Michael Schloh von Bennewitz <michael@schloh.com> Mon, 23 Feb 2009 11:25:20 +1000 2.9 + 2.10 +twinkle (1:1.2-2) unstable; urgency=low 2.11 + 2.12 + * Provide gcc4.3.patch to fix build issues 2.13 + - FTBFS: twinkle_zrtp_ui.h:47: error: 'MessageSeverity' has not been 2.14 + declared (Closes: #479874) 2.15 + * Fixup menu entry. Thks Rodrigo Campos 2.16 + - switch to new debian menu policy (Closes: #475424) 2.17 + * Update debian/twinkle.1 manpage for 1.2 version 2.18 + 2.19 + -- Mark Purcell <msp@debian.org> Sat, 31 May 2008 12:38:57 +1000 2.20 + 2.21 +twinkle (1:1.2-1) unstable; urgency=low 2.22 + 2.23 + [ Kilian Krause ] 2.24 + * Fix menu entry Apps -> Applications 2.25 + * Add Homepage field as added in dpkg-dev 1.14.6. 2.26 + 2.27 + [ Mikael Magnusson ] 2.28 + * New upstream release (Closes: #465187) 2.29 + * Add myself to Uploaders. 2.30 + * Update debian/control package Description. 2.31 + * Update patches/libgsm.patch. (Partly merged by upstream.) 2.32 + * Rename patches/configure-boost.patch to 2.33 + patches/z99-configure-boost.patch (fixes patch order), and update. 2.34 + 2.35 + -- Mikael Magnusson <mikma@users.sourceforge.net> Sat, 15 Mar 2008 18:43:10 +0100 2.36 + 2.37 +twinkle (1:1.1-2) unstable; urgency=low 2.38 + 2.39 + * Remove obsolete Build-Depends: kdelibs-bin 2.40 + * Rebuild for libboost transition 2.41 + 2.42 + -- Mark Purcell <msp@debian.org> Thu, 16 Aug 2007 18:12:05 +0100 2.43 + 2.44 +twinkle (1:1.1-1) unstable; urgency=low 2.45 + 2.46 + * New upstream release 2.47 + * Rework debian/patches/libgsm.patch 2.48 + * Rework debian/patches/configure-boost.patch to correctly detect 2.49 + -lboost_regex-mt... 2.50 + 2.51 + -- Mark Purcell <msp@debian.org> Wed, 25 Jul 2007 22:50:26 +0100 2.52 + 2.53 +twinkle (1:1.0.1-1) unstable; urgency=low 2.54 + 2.55 + * New upstream release 2.56 + * debian/patches deleted as included upstream: 2.57 + - audiocheck.patch 2.58 + - conf.patch 2.59 + - incoming.patch 2.60 + * Rebuild with Depends: libzrtpcpp-0.9-0 (>= 0.9-4) 2.61 + - Crashes when making/receiving a call (Closes: #420138) 2.62 + 2.63 + -- Mark Purcell <msp@debian.org> Sun, 20 May 2007 16:55:03 +0100 2.64 + 2.65 +twinkle (1:1.0-3) unstable; urgency=low 2.66 + 2.67 + * Rebuild for libccrtp-dev > 1.5.1 [libccrtp soname] 2.68 + - twinkle depends on libccrtp1-1.5-0 which is not in sid (Closes: 2.69 + #418843) 2.70 + 2.71 + -- Mark Purcell <msp@debian.org> Thu, 12 Apr 2007 21:43:17 +0100 2.72 + 2.73 +twinkle (1:1.0-2) unstable; urgency=low 2.74 + 2.75 + * Add upstream patches; audiocheck, conf & incoming 2.76 + 2.77 + -- Mark Purcell <msp@debian.org> Sat, 3 Mar 2007 13:14:15 +0000 2.78 + 2.79 +twinkle (1:1.0-1) unstable; urgency=low 2.80 + 2.81 + * New upstream release 2.82 + - binNMU required (Closes: #402509) 2.83 + - Via headers containing ipv6 addresses are dropped (Closes: #398849) 2.84 + * Update debian/rules URL location 2.85 + * Delete debian/patches/extra-qualifications.patch included upstream 2.86 + * Update debian/control package Description 2.87 + * Update debian/twinkle.1 manpage for 1.0 release 2.88 + * lintian cleanup: extended-description-line-too-long 2.89 + 2.90 + -- Mark Purcell <msp@debian.org> Thu, 25 Jan 2007 22:32:22 +0000 2.91 + 2.92 +twinkle (1:1.0~beta-1) unstable; urgency=low 2.93 + 2.94 + * New upstream release 2.95 + * Needed for the preceeding package to get into etch 2.96 + * delete debian/patches dtmf, invite4xx and memman included upstream 2.97 + * debian/rules get-orig-source targets rewritten 2.98 + * Cleanup debian/watch 2.99 + * Add extra-qualifications.patch to fix upstream g 4.1.1 build errors 2.100 + 2.101 + -- Mark Purcell <msp@debian.org> Mon, 8 Jan 2007 21:29:49 +0000 2.102 + 2.103 +twinkle (1:0.9-6) testing-proposed-updates; urgency=medium 2.104 + 2.105 + * Apply upstream memman.patch to fix random twinkle crashes 2.106 + - crash on call end (Closes: #402509) 2.107 + * Loaded direct to t-p-u as discussed on debian-release 2.108 + 2.109 + -- Mark Purcell <msp@debian.org> Sun, 7 Jan 2007 06:27:36 +0000 2.110 + 2.111 +twinkle (1:0.9-5) unstable; urgency=low 2.112 + 2.113 + * Pre-run autoheader to include expected src/twinkle_config.h.in changes 2.114 + inside debian/patches/libgsm.patch 2.115 + - Closes: #394153: FTBFS: undefined reference to gsm_decode 2.116 + 2.117 + -- Mark Purcell <msp@debian.org> Sat, 25 Nov 2006 08:57:34 +0000 2.118 + 2.119 +twinkle (1:0.9-4) unstable; urgency=low 2.120 + 2.121 + * Grab upstream patches: DTMF & Invite4xx 2.122 + * VoIP Provider issue: Can't talk for more than a minute (Closes: #365588) 2.123 + * help2man generated manpage 2.124 + * Linitan cleanup: manpage-has-useless-whatis-entry 2.125 + 2.126 + -- Mark Purcell <msp@debian.org> Sat, 4 Nov 2006 13:17:50 +0000 2.127 + 2.128 +twinkle (1:0.9-3) unstable; urgency=low 2.129 + 2.130 + * Rebuild 2.131 + 2.132 + -- Mark Purcell <msp@debian.org> Wed, 1 Nov 2006 21:38:21 +0000 2.133 + 2.134 +twinkle (1:0.9-2) unstable; urgency=low 2.135 + 2.136 + * Build-Depends: libzrtpcpp-dev 2.137 + 2.138 + -- Mark Purcell <msp@debian.org> Mon, 16 Oct 2006 19:22:13 +0100 2.139 + 2.140 +twinkle (1:0.9-1) unstable; urgency=low 2.141 + 2.142 + * New upstream release 2.143 + * Update Build-Depends 2.144 + * PRACK messages should be authenticated (Closes: #389252) 2.145 + 2.146 + -- Mark Purcell <msp@debian.org> Mon, 2 Oct 2006 09:50:03 +0800 2.147 + 2.148 +twinkle (1:0.8.1-1) unstable; urgency=low 2.149 + 2.150 + [ Kilian Krause ] 2.151 + * New upstream release. Ships without iLBC, therefore no need to repackage. 2.152 + 2.153 + [ Mark Purcell ] 2.154 + * Cleanup debian/patches/libgsm.patch 2.155 + * Use upstream supplied sip.protocol & twinkle.desktop 2.156 + 2.157 + -- Mark Purcell <msp@debian.org> Thu, 20 Jul 2006 19:33:00 +0100 2.158 + 2.159 +twinkle (0.8.dfsg-1) unstable; urgency=low 2.160 + 2.161 + * New upstream release 2.162 + * Remove non-free iLBC code from DFSG release 2.163 + 2.164 + -- Mark Purcell <msp@debian.org> Sun, 2 Jul 2006 21:37:09 +0100 2.165 + 2.166 +twinkle (0.7.1-2) unstable; urgency=low 2.167 + 2.168 + * Enable sip URIs: debian/sip.protocol 2.169 + - Twinkle won't manage sip URI from Konqueror (Closes: #366975) 2.170 + 2.171 + -- Mark Purcell <msp@debian.org> Fri, 12 May 2006 21:20:39 +0100 2.172 + 2.173 +twinkle (0.7.1-1) unstable; urgency=low 2.174 + 2.175 + * New upstream release 2.176 + 2.177 + -- Mark Purcell <msp@debian.org> Sun, 7 May 2006 23:00:03 +0100 2.178 + 2.179 +twinkle (0.7-1) unstable; urgency=low 2.180 + 2.181 + * New upstream release 2.182 + * Update debian/control. Fixes FTBFS on kfreebsd-amd64: unsatisfied 2.183 + Build-Depends (Closes: #361483) 2.184 + * Rebuild with updated libccrtp & libcommoncpp2 2.185 + - Fixes: libccext2-1.3.so.1: cannot open shared object file (Closes: #362440) 2.186 + * Installed debian/twinkle.desktop. Fixes: please install a .desktop 2.187 + file (Closes: #358398) 2.188 + * Add Build-Depends: libspeex-dev 2.189 + * Modify debian/patches/libgsm.diff 2.190 + 2.191 + -- Mark Purcell <msp@debian.org> Mon, 1 May 2006 12:21:03 +0100 2.192 + 2.193 +twinkle (0.6.2-1) unstable; urgency=low 2.194 + 2.195 + * New upstream release 2.196 + * debian/patches/gui.cpp.diff removed as applied upstream 2.197 + 2.198 + -- Mark Purcell <msp@debian.org> Sun, 26 Feb 2006 17:46:56 +0000 2.199 + 2.200 +twinkle (0.6.1-2) unstable; urgency=low 2.201 + 2.202 + * Add debian/patches/libgsm.diff to use Build-Depends: libgsm1-dev 2.203 + * Add debian/patches/gui.cpp.diff (Closes: Bug#352534) 2.204 + 2.205 + -- Mark Purcell <msp@debian.org> Tue, 21 Feb 2006 18:31:51 +0000 2.206 + 2.207 +twinkle (0.6.1-1) unstable; urgency=low 2.208 + 2.209 + * New upstream release 2.210 + 2.211 + -- Mark Purcell <msp@debian.org> Sun, 12 Feb 2006 08:06:44 +0000 2.212 + 2.213 +twinkle (0.6-1) UNRELEASED; urgency=low 2.214 + 2.215 + * (NOT RELEASED YET) New upstream release 2.216 + * Add Build-Depends: libxpm-dev, libsndfile1-dev 2.217 + 2.218 + -- Mark Purcell <msp@debian.org> Fri, 10 Feb 2006 10:32:07 +1100 2.219 + 2.220 +twinkle (0.5-1) unstable; urgency=low 2.221 + 2.222 + * New upstream release 2.223 + * Don't ship upstream NEWS as it is a duplicate of upstream ChangeLog 2.224 + * Remove usr/sbin from debian/dirs 2.225 + 2.226 + -- Mark Purcell <msp@debian.org> Tue, 17 Jan 2006 16:53:16 +0000 2.227 + 2.228 +twinkle (0.4.2-1) unstable; urgency=low 2.229 + 2.230 + * New upstream release 2.231 + - Lines hang with "dialing" status (Closes: #340779) 2.232 + - does not play ringtone (Closes: #340233) 2.233 + 2.234 + -- Mark Purcell <msp@debian.org> Tue, 29 Nov 2005 20:47:21 +0000 2.235 + 2.236 +twinkle (0.4.1-3) unstable; urgency=low 2.237 + 2.238 + * Rebuild against kdelibs 3.4.2 for unstable 2.239 + - twinkle is not installable on sid (Closes: #340534) 2.240 + * Suggests: kaddressbook 2.241 + 2.242 + -- Mark Purcell <msp@debian.org> Thu, 24 Nov 2005 07:34:45 +0000 2.243 + 2.244 +twinkle (0.4.1-2) unstable; urgency=low 2.245 + 2.246 + * Rebuild against kdelibs 3.4.2 2.247 + 2.248 + -- Mark Purcell <msp@debian.org> Tue, 22 Nov 2005 20:16:05 +0000 2.249 + 2.250 +twinkle (0.4.1-1) unstable; urgency=low 2.251 + 2.252 + * New upstream release 2.253 + - FTBFS on 64 bit arches: cast from 'void*' to 'int' loses precision 2.254 + (Closes: #324395) 2.255 + - ftbfs [sparc] stun.cxx:680: error: 'gethrtime' was not declared in 2.256 + this scope (Closes: #336746) 2.257 + * Fix Build-Depends: FTBFS on GNU/kFreeBSD (Closes: #336859) 2.258 + * Copyright audit to debian/copyright 2.259 + * Use correct QTDIR=/usr/share/qt3, negates need for 2.260 + DEB_AUTO_UPDATE_AUTOCONF 2.261 + * Remove patch against configure.in 2.262 + 2.263 + -- Mark Purcell <msp@debian.org> Sun, 20 Nov 2005 23:05:07 +0000 2.264 + 2.265 +twinkle (0.3.2-4) unstable; urgency=low 2.266 + 2.267 + * Add Build-Depends: kdelibs4-dev kdelibs-bin, libasounds2-dev, libxml2-dev 2.268 + - fix ppc build (Closes: #325057) 2.269 + * Remove ppc-build patch, obsolete by upstream v 0.3 2.270 + 2.271 + -- Mark Purcell <msp@debian.org> Sun, 30 Oct 2005 07:56:45 +0000 2.272 + 2.273 +twinkle (0.3.2-3) unstable; urgency=low 2.274 + 2.275 + * Use DEB_AUTO_UPDATE_AUTOCONF to rebuild configure from patched 2.276 + configure.in. Ugly.. 2.277 + 2.278 + -- Mark Purcell <msp@debian.org> Sat, 29 Oct 2005 22:54:12 +0100 2.279 + 2.280 +twinkle (0.3.2-2) unstable; urgency=low 2.281 + 2.282 + * Add Build-Depends: cdbs 2.283 + 2.284 + -- Mark Purcell <msp@debian.org> Sat, 29 Oct 2005 17:45:43 +0100 2.285 + 2.286 +twinkle (0.3.2-1) unstable; urgency=low 2.287 + 2.288 + * New upstream release 2.289 + - New upstream version available (Closes: #334615) 2.290 + * FTBFS on 64 bit arches: cast from 'void*' to 'int' loses precision 2.291 + (Closes: #324395) 2.292 + * Patch from Guido Guenther 2.293 + - fix ppc build (Closes: #325057) 2.294 + * Patch from Mikael Magnusson 2.295 + - Thread creation timing bug causes crashes (Closes: #329433) 2.296 + * Fix: old-fsf-address-in-copyright-file 2.297 + 2.298 + -- Mark Purcell <msp@debian.org> Sat, 29 Oct 2005 16:46:40 +0100 2.299 + 2.300 +twinkle (0.3-1) unstable; urgency=low 2.301 + 2.302 + [ Kilian Krause ] 2.303 + * Debian VoIP upload 2.304 + 2.305 + [ Mark Purcell ] 2.306 + * New upstream release 2.307 + * Switch to cdbs! 2.308 + 2.309 + -- Mark Purcell <msp@debian.org> Thu, 13 Oct 2005 18:12:02 +0100 2.310 + 2.311 +twinkle (0.2.1-2) unstable; urgency=low 2.312 + 2.313 + * Build-Depends: libxml2-dev 2.314 + 2.315 + -- Mark Purcell <msp@debian.org> Sun, 21 Aug 2005 15:55:13 +0100 2.316 + 2.317 +twinkle (0.2.1-1) unstable; urgency=low 2.318 + 2.319 + * New upstream release 2.320 + * Build-Depends: libccrtp-dev (>=1.3.4) 2.321 + * Add Build-Depends: qt3-apps-dev 2.322 + * Add Build-Depends: automake1.9 2.323 + * Export QTDIR for build target as well :-( 2.324 + * Update extended description 2.325 + 2.326 + -- Mark Purcell <msp@debian.org> Sun, 21 Aug 2005 14:05:30 +0100 2.327 + 2.328 +twinkle (0.1-2) unstable; urgency=low 2.329 + 2.330 + * C++ migration 2.331 + * Build-Depends: libqt3-mt-dev (>= 3:3.3.4-4) 2.332 + 2.333 + -- Mark Purcell <msp@debian.org> Thu, 18 Aug 2005 21:02:31 +0100 2.334 + 2.335 +twinkle (0.1-1) experimental; urgency=low 2.336 + 2.337 + * Upload to experimental while c++ transition 2.338 + * Initial release Closes: #311150 2.339 + 2.340 + -- Mark Purcell <msp@debian.org> Thu, 11 Aug 2005 22:16:20 +0100 2.341 +
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/twinkle/compat Mon Feb 23 18:09:09 2009 +0100 3.3 @@ -0,0 +1,1 @@ 3.4 +4
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/twinkle/control Mon Feb 23 18:09:09 2009 +0100 4.3 @@ -0,0 +1,79 @@ 4.4 +Source: twinkle 4.5 +Section: comm 4.6 +Priority: optional 4.7 +Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org> 4.8 +Uploaders: Kilian Krause <kilian@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Mark Purcell <msp@debian.org>, Santiago Garcia Mantinan <manty@debian.org>, Mikael Magnusson <mikma@users.sourceforge.net> 4.9 +Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcommoncpp2-dev (>= 1.4.2), libccrtp-dev (>= 1.5.0), help2man, libqt3-mt-dev (>= 3:3.3.0), qt3-apps-dev, automake1.9, cdbs, kdelibs4-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libxml2-dev, libgsm1-dev, libsndfile1-dev, libxpm-dev, libspeex-dev, libboost-regex-dev, libzrtpcpp-dev (>= 1.3.0), libmagic-dev, libreadline5-dev 4.10 +Standards-Version: 3.6.1 4.11 +Homepage: http://www.twinklephone.com/ 4.12 +Vcs-Svn: svn://svn.debian.org/pkg-voip/twinkle/trunk/ 4.13 +Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/twinkle/?op=log 4.14 + 4.15 +Package: twinkle 4.16 +Architecture: any 4.17 +Depends: ${shlibs:Depends}, ${misc:Depends} 4.18 +Suggests: kaddressbook 4.19 +Description: Voice over Internet Protocol (VoIP) SIP Phone 4.20 + Soft-phone for making telephone calls using SIP over an IP network. 4.21 + . 4.22 + Twinkle supports direct IP phone to IP phone communication or a network 4.23 + using a SIP proxy to route your calls. 4.24 + . 4.25 + In addition to making basic voice calls Twinkle provides you the 4.26 + following features regardless of the services that your VoIP service 4.27 + provider might offer. 4.28 + . 4.29 + 2 call appearances (lines) 4.30 + Multiple active call identities 4.31 + Custom ring tones 4.32 + Call Waiting 4.33 + Call Hold 4.34 + 3-way conference calling 4.35 + Mute 4.36 + Call redirection on demand 4.37 + Call redirection unconditional 4.38 + Call redirection when busy 4.39 + Call redirection no answer 4.40 + Reject call redirection request 4.41 + Blind call transfer 4.42 + Call transfer with consultation (attended call transfer) (new) 4.43 + Reject call transfer request 4.44 + Call reject 4.45 + Repeat last call 4.46 + Do not disturb 4.47 + Auto answer 4.48 + Message Waiting Indication 4.49 + Voice mail speed dial 4.50 + User definable scripts triggered on call events 4.51 + E.g. to implement selective call reject or distinctive ringing 4.52 + RFC 2833 DTMF events 4.53 + In-band DTMF 4.54 + Out-of-band DTMF (SIP INFO) 4.55 + STUN support for NAT traversal 4.56 + Send NAT keep alive packets when using STUN 4.57 + NAT traversal through static provisioning 4.58 + Missed call indication 4.59 + History of call detail records for incoming, outgoing, successful and missed 4.60 + DNS SRV support 4.61 + Automatic fail-over to an alternate server if a server is unavailable 4.62 + Other programs can originate a call via Twinkle, e.g. call from address book 4.63 + System tray icon 4.64 + System tray menu to originate and answer calls while Twinkle stays hidden 4.65 + User definable number conversion rules 4.66 + Simple address book 4.67 + Support for UDP and TCP (new) as transport for SIP 4.68 + . 4.69 + Audio codecs 4.70 + G.711 A-law (64 kbps payload, 8 kHz sampling rate) 4.71 + G.711 u-law (64 kbps payload, 8 kHz sampling rate) 4.72 + GSM (13 kbps payload, 8 kHz sampling rate) 4.73 + Speex narrow band (15.2 kbps payload, 8 kHz sampling rate) 4.74 + Speex wide band (28 kbps payload, 16 kHz sampling rate) 4.75 + Speex ultra wide band (36 kbps payload, 32 kHz sampling rate) 4.76 + G.726 (16, 24, 32 or 40 kbps payload, 8 kHz sampling rate) 4.77 + . 4.78 + KDE goodies 4.79 + Balloon pop-up from system tray when a call comes in 4.80 + Interface to KAddressBook: dial phone numbers from your address book 4.81 + Display names from KAddressBook on incoming calls 4.82 + Display photos from KAddressBook on incoming calls
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/twinkle/copyright Mon Feb 23 18:09:09 2009 +0100 5.3 @@ -0,0 +1,125 @@ 5.4 +This package was debianized by Mark Purcell <msp@debian.org> on 5.5 +Sun, 29 May 2005 09:40:22 +0100. 5.6 + 5.7 +It was downloaded from http://www.twinklephone.com/ 5.8 + 5.9 +In order to make twinkle DFSG compliant the audio/ilbc portion of code 5.10 +has been removed and the package as been built with 5.11 + ./configure --without-ilbc 5.12 + 5.13 +Copyright Holder: 5.14 + 5.15 +Author of Twinkle. 5.16 + 5.17 +Michel de Boer <michel@twinklephone.com> designed and implemented Twinkle. 5.18 + 5.19 +License: 5.20 + 5.21 + This package is free software; you can redistribute it and/or modify 5.22 + it under the terms of the GNU General Public License as published by 5.23 + the Free Software Foundation; either version 2 of the License, or 5.24 + (at your option) any later version. 5.25 + 5.26 + This package is distributed in the hope that it will be useful, 5.27 + but WITHOUT ANY WARRANTY; without even the implied warranty of 5.28 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 5.29 + GNU General Public License for more details. 5.30 + 5.31 + You should have received a copy of the GNU General Public License 5.32 + along with this package; if not, write to the Free Software 5.33 + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 5.34 + MA 02110-1301, USA. 5.35 + 5.36 +On Debian systems, the complete text of the GNU General 5.37 +Public License can be found in `/usr/share/common-licenses/GPL'. 5.38 + 5.39 +Twinkle contains the following 3rd party software packages: 5.40 +- GSM codec from Jutta Degener and Carsten Bormann 5.41 + 5.42 +Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann, 5.43 +Technische Universitaet Berlin 5.44 + 5.45 +Any use of this software is permitted provided that this notice is not 5.46 +removed and that neither the authors nor the Technische Universitaet Berlin 5.47 +are deemed to have made any representations as to the suitability of this 5.48 +software for any purpose nor are held responsible for any defects of 5.49 +this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE. 5.50 + 5.51 +As a matter of courtesy, the authors request to be informed about uses 5.52 +this software has found, about bugs in this software, and about any 5.53 +improvements that may be of general interest. 5.54 + 5.55 +Berlin, 28.11.1994 5.56 +Jutta Degener 5.57 +Carsten Bormann 5.58 + 5.59 +- G.711 codec from Sun Microsystems 5.60 +The files in this directory comprise ANSI-C language reference implementations 5.61 +of the CCITT (International Telegraph and Telephone Consultative Committee) 5.62 +G.711, G.721 and G.723 voice compressions. They have been tested on Sun 5.63 +SPARCstations and passed 82 out of 84 test vectors published by CCITT 5.64 +(Dec. 20, 1988) for G.721 and G.723. [The two remaining test vectors, 5.65 +which the G.721 decoder implementation for u-law samples did not pass, 5.66 +may be in error because they are identical to two other vectors for G.723_40.] 5.67 + 5.68 +This source code is released by Sun Microsystems, Inc. to the public domain. 5.69 +Please give your acknowledgement in product literature if this code is used 5.70 +in your product implementation. 5.71 + 5.72 + 5.73 +src/stun/stun.* 5.74 +/* ==================================================================== 5.75 + * The Vovida Software License, Version 1.0 5.76 + * 5.77 + * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. 5.78 + * 5.79 + * Redistribution and use in source and binary forms, with or without 5.80 + * modification, are permitted provided that the following conditions 5.81 + * are met: 5.82 + * 5.83 + * 1. Redistributions of source code must retain the above copyright 5.84 + * notice, this list of conditions and the following disclaimer. 5.85 + * 5.86 + * 2. Redistributions in binary form must reproduce the above copyright 5.87 + * notice, this list of conditions and the following disclaimer in 5.88 + * the documentation and/or other materials provided with the 5.89 + * distribution. 5.90 + * 5.91 + * 3. The names "VOCAL", "Vovida Open Communication Application Library", 5.92 + * and "Vovida Open Communication Application Library (VOCAL)" must 5.93 + * not be used to endorse or promote products derived from this 5.94 + * software without prior written permission. For written 5.95 + * permission, please contact vocal@vovida.org. 5.96 + * 5.97 + * 4. Products derived from this software may not be called "VOCAL", nor 5.98 + * may "VOCAL" appear in their name, without prior written 5.99 + * permission of Vovida Networks, Inc. 5.100 + * 5.101 + * THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED 5.102 + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 5.103 + * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND 5.104 + * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL VOVIDA 5.105 + * NETWORKS, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT DAMAGES 5.106 + * IN EXCESS OF $1,000, NOR FOR ANY INDIRECT, INCIDENTAL, SPECIAL, 5.107 + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 5.108 + * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 5.109 + * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 5.110 + * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5.111 + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 5.112 + * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 5.113 + * DAMAGE. 5.114 + * 5.115 + * ==================================================================== 5.116 + * 5.117 + * This software consists of voluntary contributions made by Vovida 5.118 + * Networks, Inc. and many individuals on behalf of Vovida Networks, 5.119 + * Inc. For more information on Vovida Networks, Inc., please see 5.120 + * <http://www.vovida.org/>. 5.121 + * 5.122 + */ 5.123 + 5.124 +src/sockets/dnssrv.cpp: 5.125 + This software is copyrighted (c) 2002 Rick van Rein, the Netherlands. 5.126 + 5.127 + This software has been modified by Michel de Boer. 2005 5.128 +
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/twinkle/dirs Mon Feb 23 18:09:09 2009 +0100 6.3 @@ -0,0 +1,3 @@ 6.4 +usr/bin 6.5 +usr/share/applications 6.6 +usr/share/services
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/twinkle/docs Mon Feb 23 18:09:09 2009 +0100 7.3 @@ -0,0 +1,2 @@ 7.4 +README 7.5 +THANKS
8.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 8.2 +++ b/twinkle/menu Mon Feb 23 18:09:09 2009 +0100 8.3 @@ -0,0 +1,5 @@ 8.4 +?package(twinkle):needs="X11" section="Applications/Network/Communication"\ 8.5 + title="twinkle" command="/usr/bin/twinkle" \ 8.6 + icon16x16="/usr/share/twinkle/twinkle16.png" \ 8.7 + icon32x32="/usr/share/twinkle/twinkle32.png" \ 8.8 + icon="/usr/share/twinkle/twinkle48.png"
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 9.2 +++ b/twinkle/patches/twinkle.patch Mon Feb 23 18:09:09 2009 +0100 9.3 @@ -0,0 +1,7306 @@ 9.4 +Index: configure 9.5 +diff -Nau configure.orig configure 9.6 +--- configure.orig 2009-01-31 05:48:59.000000000 +0100 9.7 ++++ configure 2009-02-23 14:32:54.000000000 +0100 9.8 +@@ -1,6 +1,6 @@ 9.9 + #! /bin/sh 9.10 + # Guess values for system-dependent variables and create Makefiles. 9.11 +-# Generated by GNU Autoconf 2.60. 9.12 ++# Generated by GNU Autoconf 2.61. 9.13 + # 9.14 + # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 9.15 + # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 9.16 +@@ -10,7 +10,8 @@ 9.17 + ## M4sh Initialization. ## 9.18 + ## --------------------- ## 9.19 + 9.20 +-# Be Bourne compatible 9.21 ++# Be more Bourne compatible 9.22 ++DUALCASE=1; export DUALCASE # for MKS sh 9.23 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 9.24 + emulate sh 9.25 + NULLCMD=: 9.26 +@@ -19,10 +20,13 @@ 9.27 + alias -g '${1+"$@"}'='"$@"' 9.28 + setopt NO_GLOB_SUBST 9.29 + else 9.30 +- case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac 9.31 ++ case `(set -o) 2>/dev/null` in 9.32 ++ *posix*) set -o posix ;; 9.33 ++esac 9.34 ++ 9.35 + fi 9.36 +-BIN_SH=xpg4; export BIN_SH # for Tru64 9.37 +-DUALCASE=1; export DUALCASE # for MKS sh 9.38 ++ 9.39 ++ 9.40 + 9.41 + 9.42 + # PATH needs CR 9.43 +@@ -215,7 +219,7 @@ 9.44 + else 9.45 + as_candidate_shells= 9.46 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 9.47 +-for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 9.48 ++for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 9.49 + do 9.50 + IFS=$as_save_IFS 9.51 + test -z "$as_dir" && as_dir=. 9.52 +@@ -233,7 +237,6 @@ 9.53 + # Try only shells that exist, to save several forks. 9.54 + if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 9.55 + { ("$as_shell") 2> /dev/null <<\_ASEOF 9.56 +-# Be Bourne compatible 9.57 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 9.58 + emulate sh 9.59 + NULLCMD=: 9.60 +@@ -242,10 +245,12 @@ 9.61 + alias -g '${1+"$@"}'='"$@"' 9.62 + setopt NO_GLOB_SUBST 9.63 + else 9.64 +- case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac 9.65 ++ case `(set -o) 2>/dev/null` in 9.66 ++ *posix*) set -o posix ;; 9.67 ++esac 9.68 ++ 9.69 + fi 9.70 +-BIN_SH=xpg4; export BIN_SH # for Tru64 9.71 +-DUALCASE=1; export DUALCASE # for MKS sh 9.72 ++ 9.73 + 9.74 + : 9.75 + _ASEOF 9.76 +@@ -253,7 +258,6 @@ 9.77 + CONFIG_SHELL=$as_shell 9.78 + as_have_required=yes 9.79 + if { "$as_shell" 2> /dev/null <<\_ASEOF 9.80 +-# Be Bourne compatible 9.81 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 9.82 + emulate sh 9.83 + NULLCMD=: 9.84 +@@ -262,10 +266,12 @@ 9.85 + alias -g '${1+"$@"}'='"$@"' 9.86 + setopt NO_GLOB_SUBST 9.87 + else 9.88 +- case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac 9.89 ++ case `(set -o) 2>/dev/null` in 9.90 ++ *posix*) set -o posix ;; 9.91 ++esac 9.92 ++ 9.93 + fi 9.94 +-BIN_SH=xpg4; export BIN_SH # for Tru64 9.95 +-DUALCASE=1; export DUALCASE # for MKS sh 9.96 ++ 9.97 + 9.98 + : 9.99 + (as_func_return () { 9.100 +@@ -512,19 +518,28 @@ 9.101 + as_mkdir_p=false 9.102 + fi 9.103 + 9.104 +-# Find out whether ``test -x'' works. Don't use a zero-byte file, as 9.105 +-# systems may use methods other than mode bits to determine executability. 9.106 +-cat >conf$$.file <<_ASEOF 9.107 +-#! /bin/sh 9.108 +-exit 0 9.109 +-_ASEOF 9.110 +-chmod +x conf$$.file 9.111 +-if test -x conf$$.file >/dev/null 2>&1; then 9.112 +- as_executable_p="test -x" 9.113 ++if test -x / >/dev/null 2>&1; then 9.114 ++ as_test_x='test -x' 9.115 + else 9.116 +- as_executable_p=: 9.117 ++ if ls -dL / >/dev/null 2>&1; then 9.118 ++ as_ls_L_option=L 9.119 ++ else 9.120 ++ as_ls_L_option= 9.121 ++ fi 9.122 ++ as_test_x=' 9.123 ++ eval sh -c '\'' 9.124 ++ if test -d "$1"; then 9.125 ++ test -d "$1/."; 9.126 ++ else 9.127 ++ case $1 in 9.128 ++ -*)set "./$1";; 9.129 ++ esac; 9.130 ++ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 9.131 ++ ???[sx]*):;;*)false;;esac;fi 9.132 ++ '\'' sh 9.133 ++ ' 9.134 + fi 9.135 +-rm -f conf$$.file 9.136 ++as_executable_p=$as_test_x 9.137 + 9.138 + # Sed expression to map a string onto a valid CPP name. 9.139 + as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 9.140 +@@ -565,36 +580,36 @@ 9.141 + # Factoring default headers for most tests. 9.142 + ac_includes_default="\ 9.143 + #include <stdio.h> 9.144 +-#if HAVE_SYS_TYPES_H 9.145 ++#ifdef HAVE_SYS_TYPES_H 9.146 + # include <sys/types.h> 9.147 + #endif 9.148 +-#if HAVE_SYS_STAT_H 9.149 ++#ifdef HAVE_SYS_STAT_H 9.150 + # include <sys/stat.h> 9.151 + #endif 9.152 +-#if STDC_HEADERS 9.153 ++#ifdef STDC_HEADERS 9.154 + # include <stdlib.h> 9.155 + # include <stddef.h> 9.156 + #else 9.157 +-# if HAVE_STDLIB_H 9.158 ++# ifdef HAVE_STDLIB_H 9.159 + # include <stdlib.h> 9.160 + # endif 9.161 + #endif 9.162 +-#if HAVE_STRING_H 9.163 +-# if !STDC_HEADERS && HAVE_MEMORY_H 9.164 ++#ifdef HAVE_STRING_H 9.165 ++# if !defined STDC_HEADERS && defined HAVE_MEMORY_H 9.166 + # include <memory.h> 9.167 + # endif 9.168 + # include <string.h> 9.169 + #endif 9.170 +-#if HAVE_STRINGS_H 9.171 ++#ifdef HAVE_STRINGS_H 9.172 + # include <strings.h> 9.173 + #endif 9.174 +-#if HAVE_INTTYPES_H 9.175 ++#ifdef HAVE_INTTYPES_H 9.176 + # include <inttypes.h> 9.177 + #endif 9.178 +-#if HAVE_STDINT_H 9.179 ++#ifdef HAVE_STDINT_H 9.180 + # include <stdint.h> 9.181 + #endif 9.182 +-#if HAVE_UNISTD_H 9.183 ++#ifdef HAVE_UNISTD_H 9.184 + # include <unistd.h> 9.185 + #endif" 9.186 + 9.187 +@@ -696,8 +711,8 @@ 9.188 + CXXCPP 9.189 + RANLIB 9.190 + LEX 9.191 +-LEXLIB 9.192 + LEX_OUTPUT_ROOT 9.193 ++LEXLIB 9.194 + YACC 9.195 + YFLAGS 9.196 + GREP 9.197 +@@ -840,6 +855,7 @@ 9.198 + CC 9.199 + CFLAGS 9.200 + LDFLAGS 9.201 ++LIBS 9.202 + CPPFLAGS 9.203 + CXX 9.204 + CXXFLAGS 9.205 +@@ -954,10 +970,10 @@ 9.206 + -disable-* | --disable-*) 9.207 + ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 9.208 + # Reject names that are not valid shell variable names. 9.209 +- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && 9.210 ++ expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 9.211 + { echo "$as_me: error: invalid feature name: $ac_feature" >&2 9.212 + { (exit 1); exit 1; }; } 9.213 +- ac_feature=`echo $ac_feature | sed 's/-/_/g'` 9.214 ++ ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 9.215 + eval enable_$ac_feature=no ;; 9.216 + 9.217 + -docdir | --docdir | --docdi | --doc | --do) 9.218 +@@ -973,10 +989,10 @@ 9.219 + -enable-* | --enable-*) 9.220 + ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 9.221 + # Reject names that are not valid shell variable names. 9.222 +- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && 9.223 ++ expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 9.224 + { echo "$as_me: error: invalid feature name: $ac_feature" >&2 9.225 + { (exit 1); exit 1; }; } 9.226 +- ac_feature=`echo $ac_feature | sed 's/-/_/g'` 9.227 ++ ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 9.228 + eval enable_$ac_feature=\$ac_optarg ;; 9.229 + 9.230 + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 9.231 +@@ -1170,19 +1186,19 @@ 9.232 + -with-* | --with-*) 9.233 + ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 9.234 + # Reject names that are not valid shell variable names. 9.235 +- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && 9.236 ++ expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 9.237 + { echo "$as_me: error: invalid package name: $ac_package" >&2 9.238 + { (exit 1); exit 1; }; } 9.239 +- ac_package=`echo $ac_package| sed 's/-/_/g'` 9.240 ++ ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 9.241 + eval with_$ac_package=\$ac_optarg ;; 9.242 + 9.243 + -without-* | --without-*) 9.244 + ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 9.245 + # Reject names that are not valid shell variable names. 9.246 +- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && 9.247 ++ expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 9.248 + { echo "$as_me: error: invalid package name: $ac_package" >&2 9.249 + { (exit 1); exit 1; }; } 9.250 +- ac_package=`echo $ac_package | sed 's/-/_/g'` 9.251 ++ ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 9.252 + eval with_$ac_package=no ;; 9.253 + 9.254 + --x) 9.255 +@@ -1461,6 +1477,7 @@ 9.256 + CFLAGS C compiler flags 9.257 + LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a 9.258 + nonstandard directory <lib dir> 9.259 ++ LIBS libraries to pass to the linker, e.g. -l<library> 9.260 + CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 9.261 + you have headers in a nonstandard directory <include dir> 9.262 + CXX C++ compiler command 9.263 +@@ -1538,7 +1555,7 @@ 9.264 + if $ac_init_version; then 9.265 + cat <<\_ACEOF 9.266 + configure 9.267 +-generated by GNU Autoconf 2.60 9.268 ++generated by GNU Autoconf 2.61 9.269 + 9.270 + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 9.271 + 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 9.272 +@@ -1552,7 +1569,7 @@ 9.273 + running configure, to aid debugging if configure makes a mistake. 9.274 + 9.275 + It was created by $as_me, which was 9.276 +-generated by GNU Autoconf 2.60. Invocation command line was 9.277 ++generated by GNU Autoconf 2.61. Invocation command line was 9.278 + 9.279 + $ $0 $@ 9.280 + 9.281 +@@ -2150,7 +2167,7 @@ 9.282 + # by default. 9.283 + for ac_prog in ginstall scoinst install; do 9.284 + for ac_exec_ext in '' $ac_executable_extensions; do 9.285 +- if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then 9.286 ++ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 9.287 + if test $ac_prog = install && 9.288 + grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 9.289 + # AIX install. It has an incompatible calling convention. 9.290 +@@ -2344,7 +2361,7 @@ 9.291 + IFS=$as_save_IFS 9.292 + test -z "$as_dir" && as_dir=. 9.293 + for ac_exec_ext in '' $ac_executable_extensions; do 9.294 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.295 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.296 + ac_cv_prog_AWK="$ac_prog" 9.297 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.298 + break 2 9.299 +@@ -2479,7 +2496,7 @@ 9.300 + IFS=$as_save_IFS 9.301 + test -z "$as_dir" && as_dir=. 9.302 + for ac_exec_ext in '' $ac_executable_extensions; do 9.303 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.304 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.305 + ac_cv_prog_STRIP="${ac_tool_prefix}strip" 9.306 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.307 + break 2 9.308 +@@ -2519,7 +2536,7 @@ 9.309 + IFS=$as_save_IFS 9.310 + test -z "$as_dir" && as_dir=. 9.311 + for ac_exec_ext in '' $ac_executable_extensions; do 9.312 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.313 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.314 + ac_cv_prog_ac_ct_STRIP="strip" 9.315 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.316 + break 2 9.317 +@@ -2600,7 +2617,7 @@ 9.318 + IFS=$as_save_IFS 9.319 + test -z "$as_dir" && as_dir=. 9.320 + for ac_exec_ext in '' $ac_executable_extensions; do 9.321 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.322 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.323 + ac_cv_prog_CC="${ac_tool_prefix}gcc" 9.324 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.325 + break 2 9.326 +@@ -2640,7 +2657,7 @@ 9.327 + IFS=$as_save_IFS 9.328 + test -z "$as_dir" && as_dir=. 9.329 + for ac_exec_ext in '' $ac_executable_extensions; do 9.330 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.331 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.332 + ac_cv_prog_ac_ct_CC="gcc" 9.333 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.334 + break 2 9.335 +@@ -2697,7 +2714,7 @@ 9.336 + IFS=$as_save_IFS 9.337 + test -z "$as_dir" && as_dir=. 9.338 + for ac_exec_ext in '' $ac_executable_extensions; do 9.339 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.340 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.341 + ac_cv_prog_CC="${ac_tool_prefix}cc" 9.342 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.343 + break 2 9.344 +@@ -2738,7 +2755,7 @@ 9.345 + IFS=$as_save_IFS 9.346 + test -z "$as_dir" && as_dir=. 9.347 + for ac_exec_ext in '' $ac_executable_extensions; do 9.348 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.349 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.350 + if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 9.351 + ac_prog_rejected=yes 9.352 + continue 9.353 +@@ -2796,7 +2813,7 @@ 9.354 + IFS=$as_save_IFS 9.355 + test -z "$as_dir" && as_dir=. 9.356 + for ac_exec_ext in '' $ac_executable_extensions; do 9.357 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.358 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.359 + ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 9.360 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.361 + break 2 9.362 +@@ -2840,7 +2857,7 @@ 9.363 + IFS=$as_save_IFS 9.364 + test -z "$as_dir" && as_dir=. 9.365 + for ac_exec_ext in '' $ac_executable_extensions; do 9.366 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.367 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.368 + ac_cv_prog_ac_ct_CC="$ac_prog" 9.369 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.370 + break 2 9.371 +@@ -2981,7 +2998,7 @@ 9.372 + # in a Makefile. We should not override ac_cv_exeext if it was cached, 9.373 + # so that the user can short-circuit this test for compilers unknown to 9.374 + # Autoconf. 9.375 +-for ac_file in $ac_files 9.376 ++for ac_file in $ac_files '' 9.377 + do 9.378 + test -f "$ac_file" || continue 9.379 + case $ac_file in 9.380 +@@ -3009,6 +3026,12 @@ 9.381 + test "$ac_cv_exeext" = no && ac_cv_exeext= 9.382 + 9.383 + else 9.384 ++ ac_file='' 9.385 ++fi 9.386 ++ 9.387 ++{ echo "$as_me:$LINENO: result: $ac_file" >&5 9.388 ++echo "${ECHO_T}$ac_file" >&6; } 9.389 ++if test -z "$ac_file"; then 9.390 + echo "$as_me: failed program was:" >&5 9.391 + sed 's/^/| /' conftest.$ac_ext >&5 9.392 + 9.393 +@@ -3020,8 +3043,6 @@ 9.394 + fi 9.395 + 9.396 + ac_exeext=$ac_cv_exeext 9.397 +-{ echo "$as_me:$LINENO: result: $ac_file" >&5 9.398 +-echo "${ECHO_T}$ac_file" >&6; } 9.399 + 9.400 + # Check that the compiler produces executables we can run. If not, either 9.401 + # the compiler is broken, or we cross compile. 9.402 +@@ -3199,27 +3220,10 @@ 9.403 + rm -f conftest.er1 9.404 + cat conftest.err >&5 9.405 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.406 +- (exit $ac_status); } && 9.407 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.408 +- { (case "(($ac_try" in 9.409 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.410 +- *) ac_try_echo=$ac_try;; 9.411 +-esac 9.412 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.413 +- (eval "$ac_try") 2>&5 9.414 +- ac_status=$? 9.415 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.416 +- (exit $ac_status); }; } && 9.417 +- { ac_try='test -s conftest.$ac_objext' 9.418 +- { (case "(($ac_try" in 9.419 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.420 +- *) ac_try_echo=$ac_try;; 9.421 +-esac 9.422 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.423 +- (eval "$ac_try") 2>&5 9.424 +- ac_status=$? 9.425 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.426 +- (exit $ac_status); }; }; then 9.427 ++ (exit $ac_status); } && { 9.428 ++ test -z "$ac_c_werror_flag" || 9.429 ++ test ! -s conftest.err 9.430 ++ } && test -s conftest.$ac_objext; then 9.431 + ac_compiler_gnu=yes 9.432 + else 9.433 + echo "$as_me: failed program was:" >&5 9.434 +@@ -3274,27 +3278,10 @@ 9.435 + rm -f conftest.er1 9.436 + cat conftest.err >&5 9.437 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.438 +- (exit $ac_status); } && 9.439 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.440 +- { (case "(($ac_try" in 9.441 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.442 +- *) ac_try_echo=$ac_try;; 9.443 +-esac 9.444 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.445 +- (eval "$ac_try") 2>&5 9.446 +- ac_status=$? 9.447 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.448 +- (exit $ac_status); }; } && 9.449 +- { ac_try='test -s conftest.$ac_objext' 9.450 +- { (case "(($ac_try" in 9.451 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.452 +- *) ac_try_echo=$ac_try;; 9.453 +-esac 9.454 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.455 +- (eval "$ac_try") 2>&5 9.456 +- ac_status=$? 9.457 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.458 +- (exit $ac_status); }; }; then 9.459 ++ (exit $ac_status); } && { 9.460 ++ test -z "$ac_c_werror_flag" || 9.461 ++ test ! -s conftest.err 9.462 ++ } && test -s conftest.$ac_objext; then 9.463 + ac_cv_prog_cc_g=yes 9.464 + else 9.465 + echo "$as_me: failed program was:" >&5 9.466 +@@ -3329,27 +3316,10 @@ 9.467 + rm -f conftest.er1 9.468 + cat conftest.err >&5 9.469 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.470 +- (exit $ac_status); } && 9.471 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.472 +- { (case "(($ac_try" in 9.473 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.474 +- *) ac_try_echo=$ac_try;; 9.475 +-esac 9.476 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.477 +- (eval "$ac_try") 2>&5 9.478 +- ac_status=$? 9.479 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.480 +- (exit $ac_status); }; } && 9.481 +- { ac_try='test -s conftest.$ac_objext' 9.482 +- { (case "(($ac_try" in 9.483 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.484 +- *) ac_try_echo=$ac_try;; 9.485 +-esac 9.486 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.487 +- (eval "$ac_try") 2>&5 9.488 +- ac_status=$? 9.489 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.490 +- (exit $ac_status); }; }; then 9.491 ++ (exit $ac_status); } && { 9.492 ++ test -z "$ac_c_werror_flag" || 9.493 ++ test ! -s conftest.err 9.494 ++ } && test -s conftest.$ac_objext; then 9.495 + : 9.496 + else 9.497 + echo "$as_me: failed program was:" >&5 9.498 +@@ -3385,27 +3355,10 @@ 9.499 + rm -f conftest.er1 9.500 + cat conftest.err >&5 9.501 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.502 +- (exit $ac_status); } && 9.503 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.504 +- { (case "(($ac_try" in 9.505 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.506 +- *) ac_try_echo=$ac_try;; 9.507 +-esac 9.508 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.509 +- (eval "$ac_try") 2>&5 9.510 +- ac_status=$? 9.511 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.512 +- (exit $ac_status); }; } && 9.513 +- { ac_try='test -s conftest.$ac_objext' 9.514 +- { (case "(($ac_try" in 9.515 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.516 +- *) ac_try_echo=$ac_try;; 9.517 +-esac 9.518 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.519 +- (eval "$ac_try") 2>&5 9.520 +- ac_status=$? 9.521 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.522 +- (exit $ac_status); }; }; then 9.523 ++ (exit $ac_status); } && { 9.524 ++ test -z "$ac_c_werror_flag" || 9.525 ++ test ! -s conftest.err 9.526 ++ } && test -s conftest.$ac_objext; then 9.527 + ac_cv_prog_cc_g=yes 9.528 + else 9.529 + echo "$as_me: failed program was:" >&5 9.530 +@@ -3521,27 +3474,10 @@ 9.531 + rm -f conftest.er1 9.532 + cat conftest.err >&5 9.533 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.534 +- (exit $ac_status); } && 9.535 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.536 +- { (case "(($ac_try" in 9.537 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.538 +- *) ac_try_echo=$ac_try;; 9.539 +-esac 9.540 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.541 +- (eval "$ac_try") 2>&5 9.542 +- ac_status=$? 9.543 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.544 +- (exit $ac_status); }; } && 9.545 +- { ac_try='test -s conftest.$ac_objext' 9.546 +- { (case "(($ac_try" in 9.547 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.548 +- *) ac_try_echo=$ac_try;; 9.549 +-esac 9.550 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.551 +- (eval "$ac_try") 2>&5 9.552 +- ac_status=$? 9.553 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.554 +- (exit $ac_status); }; }; then 9.555 ++ (exit $ac_status); } && { 9.556 ++ test -z "$ac_c_werror_flag" || 9.557 ++ test ! -s conftest.err 9.558 ++ } && test -s conftest.$ac_objext; then 9.559 + ac_cv_prog_cc_c89=$ac_arg 9.560 + else 9.561 + echo "$as_me: failed program was:" >&5 9.562 +@@ -3780,7 +3716,7 @@ 9.563 + IFS=$as_save_IFS 9.564 + test -z "$as_dir" && as_dir=. 9.565 + for ac_exec_ext in '' $ac_executable_extensions; do 9.566 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.567 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.568 + ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 9.569 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.570 + break 2 9.571 +@@ -3824,7 +3760,7 @@ 9.572 + IFS=$as_save_IFS 9.573 + test -z "$as_dir" && as_dir=. 9.574 + for ac_exec_ext in '' $ac_executable_extensions; do 9.575 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.576 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.577 + ac_cv_prog_ac_ct_CXX="$ac_prog" 9.578 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.579 + break 2 9.580 +@@ -3937,27 +3873,10 @@ 9.581 + rm -f conftest.er1 9.582 + cat conftest.err >&5 9.583 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.584 +- (exit $ac_status); } && 9.585 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.586 +- { (case "(($ac_try" in 9.587 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.588 +- *) ac_try_echo=$ac_try;; 9.589 +-esac 9.590 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.591 +- (eval "$ac_try") 2>&5 9.592 +- ac_status=$? 9.593 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.594 +- (exit $ac_status); }; } && 9.595 +- { ac_try='test -s conftest.$ac_objext' 9.596 +- { (case "(($ac_try" in 9.597 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.598 +- *) ac_try_echo=$ac_try;; 9.599 +-esac 9.600 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.601 +- (eval "$ac_try") 2>&5 9.602 +- ac_status=$? 9.603 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.604 +- (exit $ac_status); }; }; then 9.605 ++ (exit $ac_status); } && { 9.606 ++ test -z "$ac_cxx_werror_flag" || 9.607 ++ test ! -s conftest.err 9.608 ++ } && test -s conftest.$ac_objext; then 9.609 + ac_compiler_gnu=yes 9.610 + else 9.611 + echo "$as_me: failed program was:" >&5 9.612 +@@ -4012,27 +3931,10 @@ 9.613 + rm -f conftest.er1 9.614 + cat conftest.err >&5 9.615 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.616 +- (exit $ac_status); } && 9.617 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.618 +- { (case "(($ac_try" in 9.619 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.620 +- *) ac_try_echo=$ac_try;; 9.621 +-esac 9.622 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.623 +- (eval "$ac_try") 2>&5 9.624 +- ac_status=$? 9.625 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.626 +- (exit $ac_status); }; } && 9.627 +- { ac_try='test -s conftest.$ac_objext' 9.628 +- { (case "(($ac_try" in 9.629 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.630 +- *) ac_try_echo=$ac_try;; 9.631 +-esac 9.632 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.633 +- (eval "$ac_try") 2>&5 9.634 +- ac_status=$? 9.635 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.636 +- (exit $ac_status); }; }; then 9.637 ++ (exit $ac_status); } && { 9.638 ++ test -z "$ac_cxx_werror_flag" || 9.639 ++ test ! -s conftest.err 9.640 ++ } && test -s conftest.$ac_objext; then 9.641 + ac_cv_prog_cxx_g=yes 9.642 + else 9.643 + echo "$as_me: failed program was:" >&5 9.644 +@@ -4067,27 +3969,10 @@ 9.645 + rm -f conftest.er1 9.646 + cat conftest.err >&5 9.647 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.648 +- (exit $ac_status); } && 9.649 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.650 +- { (case "(($ac_try" in 9.651 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.652 +- *) ac_try_echo=$ac_try;; 9.653 +-esac 9.654 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.655 +- (eval "$ac_try") 2>&5 9.656 +- ac_status=$? 9.657 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.658 +- (exit $ac_status); }; } && 9.659 +- { ac_try='test -s conftest.$ac_objext' 9.660 +- { (case "(($ac_try" in 9.661 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.662 +- *) ac_try_echo=$ac_try;; 9.663 +-esac 9.664 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.665 +- (eval "$ac_try") 2>&5 9.666 +- ac_status=$? 9.667 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.668 +- (exit $ac_status); }; }; then 9.669 ++ (exit $ac_status); } && { 9.670 ++ test -z "$ac_cxx_werror_flag" || 9.671 ++ test ! -s conftest.err 9.672 ++ } && test -s conftest.$ac_objext; then 9.673 + : 9.674 + else 9.675 + echo "$as_me: failed program was:" >&5 9.676 +@@ -4123,27 +4008,10 @@ 9.677 + rm -f conftest.er1 9.678 + cat conftest.err >&5 9.679 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.680 +- (exit $ac_status); } && 9.681 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.682 +- { (case "(($ac_try" in 9.683 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.684 +- *) ac_try_echo=$ac_try;; 9.685 +-esac 9.686 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.687 +- (eval "$ac_try") 2>&5 9.688 +- ac_status=$? 9.689 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.690 +- (exit $ac_status); }; } && 9.691 +- { ac_try='test -s conftest.$ac_objext' 9.692 +- { (case "(($ac_try" in 9.693 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.694 +- *) ac_try_echo=$ac_try;; 9.695 +-esac 9.696 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.697 +- (eval "$ac_try") 2>&5 9.698 +- ac_status=$? 9.699 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.700 +- (exit $ac_status); }; }; then 9.701 ++ (exit $ac_status); } && { 9.702 ++ test -z "$ac_cxx_werror_flag" || 9.703 ++ test ! -s conftest.err 9.704 ++ } && test -s conftest.$ac_objext; then 9.705 + ac_cv_prog_cxx_g=yes 9.706 + else 9.707 + echo "$as_me: failed program was:" >&5 9.708 +@@ -4345,17 +4213,10 @@ 9.709 + rm -f conftest.er1 9.710 + cat conftest.err >&5 9.711 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.712 +- (exit $ac_status); } >/dev/null; then 9.713 +- if test -s conftest.err; then 9.714 +- ac_cpp_err=$ac_c_preproc_warn_flag 9.715 +- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 9.716 +- else 9.717 +- ac_cpp_err= 9.718 +- fi 9.719 +-else 9.720 +- ac_cpp_err=yes 9.721 +-fi 9.722 +-if test -z "$ac_cpp_err"; then 9.723 ++ (exit $ac_status); } >/dev/null && { 9.724 ++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9.725 ++ test ! -s conftest.err 9.726 ++ }; then 9.727 + : 9.728 + else 9.729 + echo "$as_me: failed program was:" >&5 9.730 +@@ -4389,17 +4250,10 @@ 9.731 + rm -f conftest.er1 9.732 + cat conftest.err >&5 9.733 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.734 +- (exit $ac_status); } >/dev/null; then 9.735 +- if test -s conftest.err; then 9.736 +- ac_cpp_err=$ac_c_preproc_warn_flag 9.737 +- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 9.738 +- else 9.739 +- ac_cpp_err= 9.740 +- fi 9.741 +-else 9.742 +- ac_cpp_err=yes 9.743 +-fi 9.744 +-if test -z "$ac_cpp_err"; then 9.745 ++ (exit $ac_status); } >/dev/null && { 9.746 ++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9.747 ++ test ! -s conftest.err 9.748 ++ }; then 9.749 + # Broken: success on invalid input. 9.750 + continue 9.751 + else 9.752 +@@ -4464,17 +4318,10 @@ 9.753 + rm -f conftest.er1 9.754 + cat conftest.err >&5 9.755 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.756 +- (exit $ac_status); } >/dev/null; then 9.757 +- if test -s conftest.err; then 9.758 +- ac_cpp_err=$ac_c_preproc_warn_flag 9.759 +- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 9.760 +- else 9.761 +- ac_cpp_err= 9.762 +- fi 9.763 +-else 9.764 +- ac_cpp_err=yes 9.765 +-fi 9.766 +-if test -z "$ac_cpp_err"; then 9.767 ++ (exit $ac_status); } >/dev/null && { 9.768 ++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9.769 ++ test ! -s conftest.err 9.770 ++ }; then 9.771 + : 9.772 + else 9.773 + echo "$as_me: failed program was:" >&5 9.774 +@@ -4508,17 +4355,10 @@ 9.775 + rm -f conftest.er1 9.776 + cat conftest.err >&5 9.777 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.778 +- (exit $ac_status); } >/dev/null; then 9.779 +- if test -s conftest.err; then 9.780 +- ac_cpp_err=$ac_c_preproc_warn_flag 9.781 +- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 9.782 +- else 9.783 +- ac_cpp_err= 9.784 +- fi 9.785 +-else 9.786 +- ac_cpp_err=yes 9.787 +-fi 9.788 +-if test -z "$ac_cpp_err"; then 9.789 ++ (exit $ac_status); } >/dev/null && { 9.790 ++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9.791 ++ test ! -s conftest.err 9.792 ++ }; then 9.793 + # Broken: success on invalid input. 9.794 + continue 9.795 + else 9.796 +@@ -4599,17 +4439,10 @@ 9.797 + rm -f conftest.er1 9.798 + cat conftest.err >&5 9.799 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.800 +- (exit $ac_status); } >/dev/null; then 9.801 +- if test -s conftest.err; then 9.802 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.803 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.804 +- else 9.805 +- ac_cpp_err= 9.806 +- fi 9.807 +-else 9.808 +- ac_cpp_err=yes 9.809 +-fi 9.810 +-if test -z "$ac_cpp_err"; then 9.811 ++ (exit $ac_status); } >/dev/null && { 9.812 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.813 ++ test ! -s conftest.err 9.814 ++ }; then 9.815 + : 9.816 + else 9.817 + echo "$as_me: failed program was:" >&5 9.818 +@@ -4643,17 +4476,10 @@ 9.819 + rm -f conftest.er1 9.820 + cat conftest.err >&5 9.821 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.822 +- (exit $ac_status); } >/dev/null; then 9.823 +- if test -s conftest.err; then 9.824 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.825 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.826 +- else 9.827 +- ac_cpp_err= 9.828 +- fi 9.829 +-else 9.830 +- ac_cpp_err=yes 9.831 +-fi 9.832 +-if test -z "$ac_cpp_err"; then 9.833 ++ (exit $ac_status); } >/dev/null && { 9.834 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.835 ++ test ! -s conftest.err 9.836 ++ }; then 9.837 + # Broken: success on invalid input. 9.838 + continue 9.839 + else 9.840 +@@ -4718,17 +4544,10 @@ 9.841 + rm -f conftest.er1 9.842 + cat conftest.err >&5 9.843 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.844 +- (exit $ac_status); } >/dev/null; then 9.845 +- if test -s conftest.err; then 9.846 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.847 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.848 +- else 9.849 +- ac_cpp_err= 9.850 +- fi 9.851 +-else 9.852 +- ac_cpp_err=yes 9.853 +-fi 9.854 +-if test -z "$ac_cpp_err"; then 9.855 ++ (exit $ac_status); } >/dev/null && { 9.856 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.857 ++ test ! -s conftest.err 9.858 ++ }; then 9.859 + : 9.860 + else 9.861 + echo "$as_me: failed program was:" >&5 9.862 +@@ -4762,17 +4581,10 @@ 9.863 + rm -f conftest.er1 9.864 + cat conftest.err >&5 9.865 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.866 +- (exit $ac_status); } >/dev/null; then 9.867 +- if test -s conftest.err; then 9.868 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.869 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.870 +- else 9.871 +- ac_cpp_err= 9.872 +- fi 9.873 +-else 9.874 +- ac_cpp_err=yes 9.875 +-fi 9.876 +-if test -z "$ac_cpp_err"; then 9.877 ++ (exit $ac_status); } >/dev/null && { 9.878 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.879 ++ test ! -s conftest.err 9.880 ++ }; then 9.881 + # Broken: success on invalid input. 9.882 + continue 9.883 + else 9.884 +@@ -4822,7 +4634,7 @@ 9.885 + IFS=$as_save_IFS 9.886 + test -z "$as_dir" && as_dir=. 9.887 + for ac_exec_ext in '' $ac_executable_extensions; do 9.888 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.889 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.890 + ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 9.891 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.892 + break 2 9.893 +@@ -4862,7 +4674,7 @@ 9.894 + IFS=$as_save_IFS 9.895 + test -z "$as_dir" && as_dir=. 9.896 + for ac_exec_ext in '' $ac_executable_extensions; do 9.897 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.898 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.899 + ac_cv_prog_ac_ct_RANLIB="ranlib" 9.900 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.901 + break 2 9.902 +@@ -4920,7 +4732,7 @@ 9.903 + IFS=$as_save_IFS 9.904 + test -z "$as_dir" && as_dir=. 9.905 + for ac_exec_ext in '' $ac_executable_extensions; do 9.906 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.907 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.908 + ac_cv_prog_LEX="$ac_prog" 9.909 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.910 + break 2 9.911 +@@ -4945,116 +4757,69 @@ 9.912 + done 9.913 + test -n "$LEX" || LEX=":" 9.914 + 9.915 +-if test -z "$LEXLIB" 9.916 +-then 9.917 +- { echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5 9.918 +-echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6; } 9.919 +-if test "${ac_cv_lib_fl_yywrap+set}" = set; then 9.920 +- echo $ECHO_N "(cached) $ECHO_C" >&6 9.921 +-else 9.922 +- ac_check_lib_save_LIBS=$LIBS 9.923 +-LIBS="-lfl $LIBS" 9.924 +-cat >conftest.$ac_ext <<_ACEOF 9.925 +-/* confdefs.h. */ 9.926 +-_ACEOF 9.927 +-cat confdefs.h >>conftest.$ac_ext 9.928 +-cat >>conftest.$ac_ext <<_ACEOF 9.929 +-/* end confdefs.h. */ 9.930 +- 9.931 +-/* Override any GCC internal prototype to avoid an error. 9.932 +- Use char because int might match the return type of a GCC 9.933 +- builtin and then its argument prototype would still apply. */ 9.934 +-#ifdef __cplusplus 9.935 +-extern "C" 9.936 ++if test "x$LEX" != "x:"; then 9.937 ++ cat >conftest.l <<_ACEOF 9.938 ++%% 9.939 ++a { ECHO; } 9.940 ++b { REJECT; } 9.941 ++c { yymore (); } 9.942 ++d { yyless (1); } 9.943 ++e { yyless (input () != 0); } 9.944 ++f { unput (yytext[0]); } 9.945 ++. { BEGIN INITIAL; } 9.946 ++%% 9.947 ++#ifdef YYTEXT_POINTER 9.948 ++extern char *yytext; 9.949 + #endif 9.950 +-char yywrap (); 9.951 + int 9.952 +-main () 9.953 ++main (void) 9.954 + { 9.955 +-return yywrap (); 9.956 +- ; 9.957 +- return 0; 9.958 ++ return ! yylex () + ! yywrap (); 9.959 + } 9.960 + _ACEOF 9.961 +-rm -f conftest.$ac_objext conftest$ac_exeext 9.962 +-if { (ac_try="$ac_link" 9.963 ++{ (ac_try="$LEX conftest.l" 9.964 + case "(($ac_try" in 9.965 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.966 + *) ac_try_echo=$ac_try;; 9.967 + esac 9.968 + eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.969 +- (eval "$ac_link") 2>conftest.er1 9.970 +- ac_status=$? 9.971 +- grep -v '^ *+' conftest.er1 >conftest.err 9.972 +- rm -f conftest.er1 9.973 +- cat conftest.err >&5 9.974 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.975 +- (exit $ac_status); } && 9.976 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.977 +- { (case "(($ac_try" in 9.978 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.979 +- *) ac_try_echo=$ac_try;; 9.980 +-esac 9.981 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.982 +- (eval "$ac_try") 2>&5 9.983 +- ac_status=$? 9.984 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.985 +- (exit $ac_status); }; } && 9.986 +- { ac_try='test -s conftest$ac_exeext' 9.987 +- { (case "(($ac_try" in 9.988 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.989 +- *) ac_try_echo=$ac_try;; 9.990 +-esac 9.991 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.992 +- (eval "$ac_try") 2>&5 9.993 ++ (eval "$LEX conftest.l") 2>&5 9.994 + ac_status=$? 9.995 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.996 +- (exit $ac_status); }; }; then 9.997 +- ac_cv_lib_fl_yywrap=yes 9.998 ++ (exit $ac_status); } 9.999 ++{ echo "$as_me:$LINENO: checking lex output file root" >&5 9.1000 ++echo $ECHO_N "checking lex output file root... $ECHO_C" >&6; } 9.1001 ++if test "${ac_cv_prog_lex_root+set}" = set; then 9.1002 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.1003 + else 9.1004 +- echo "$as_me: failed program was:" >&5 9.1005 +-sed 's/^/| /' conftest.$ac_ext >&5 9.1006 + 9.1007 +- ac_cv_lib_fl_yywrap=no 9.1008 ++if test -f lex.yy.c; then 9.1009 ++ ac_cv_prog_lex_root=lex.yy 9.1010 ++elif test -f lexyy.c; then 9.1011 ++ ac_cv_prog_lex_root=lexyy 9.1012 ++else 9.1013 ++ { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5 9.1014 ++echo "$as_me: error: cannot find output from $LEX; giving up" >&2;} 9.1015 ++ { (exit 1); exit 1; }; } 9.1016 + fi 9.1017 +- 9.1018 +-rm -f core conftest.err conftest.$ac_objext \ 9.1019 +- conftest$ac_exeext conftest.$ac_ext 9.1020 +-LIBS=$ac_check_lib_save_LIBS 9.1021 + fi 9.1022 +-{ echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5 9.1023 +-echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6; } 9.1024 +-if test $ac_cv_lib_fl_yywrap = yes; then 9.1025 +- LEXLIB="-lfl" 9.1026 +-else 9.1027 +- { echo "$as_me:$LINENO: checking for yywrap in -ll" >&5 9.1028 +-echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6; } 9.1029 +-if test "${ac_cv_lib_l_yywrap+set}" = set; then 9.1030 ++{ echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5 9.1031 ++echo "${ECHO_T}$ac_cv_prog_lex_root" >&6; } 9.1032 ++LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root 9.1033 ++ 9.1034 ++if test -z "${LEXLIB+set}"; then 9.1035 ++ { echo "$as_me:$LINENO: checking lex library" >&5 9.1036 ++echo $ECHO_N "checking lex library... $ECHO_C" >&6; } 9.1037 ++if test "${ac_cv_lib_lex+set}" = set; then 9.1038 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.1039 + else 9.1040 +- ac_check_lib_save_LIBS=$LIBS 9.1041 +-LIBS="-ll $LIBS" 9.1042 +-cat >conftest.$ac_ext <<_ACEOF 9.1043 +-/* confdefs.h. */ 9.1044 +-_ACEOF 9.1045 +-cat confdefs.h >>conftest.$ac_ext 9.1046 +-cat >>conftest.$ac_ext <<_ACEOF 9.1047 +-/* end confdefs.h. */ 9.1048 + 9.1049 +-/* Override any GCC internal prototype to avoid an error. 9.1050 +- Use char because int might match the return type of a GCC 9.1051 +- builtin and then its argument prototype would still apply. */ 9.1052 +-#ifdef __cplusplus 9.1053 +-extern "C" 9.1054 +-#endif 9.1055 +-char yywrap (); 9.1056 +-int 9.1057 +-main () 9.1058 +-{ 9.1059 +-return yywrap (); 9.1060 +- ; 9.1061 +- return 0; 9.1062 +-} 9.1063 ++ ac_save_LIBS=$LIBS 9.1064 ++ ac_cv_lib_lex='none needed' 9.1065 ++ for ac_lib in '' -lfl -ll; do 9.1066 ++ LIBS="$ac_lib $ac_save_LIBS" 9.1067 ++ cat >conftest.$ac_ext <<_ACEOF 9.1068 ++`cat $LEX_OUTPUT_ROOT.c` 9.1069 + _ACEOF 9.1070 + rm -f conftest.$ac_objext conftest$ac_exeext 9.1071 + if { (ac_try="$ac_link" 9.1072 +@@ -5069,85 +4834,31 @@ 9.1073 + rm -f conftest.er1 9.1074 + cat conftest.err >&5 9.1075 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1076 +- (exit $ac_status); } && 9.1077 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1078 +- { (case "(($ac_try" in 9.1079 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1080 +- *) ac_try_echo=$ac_try;; 9.1081 +-esac 9.1082 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1083 +- (eval "$ac_try") 2>&5 9.1084 +- ac_status=$? 9.1085 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1086 +- (exit $ac_status); }; } && 9.1087 +- { ac_try='test -s conftest$ac_exeext' 9.1088 +- { (case "(($ac_try" in 9.1089 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1090 +- *) ac_try_echo=$ac_try;; 9.1091 +-esac 9.1092 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1093 +- (eval "$ac_try") 2>&5 9.1094 +- ac_status=$? 9.1095 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1096 +- (exit $ac_status); }; }; then 9.1097 +- ac_cv_lib_l_yywrap=yes 9.1098 ++ (exit $ac_status); } && { 9.1099 ++ test -z "$ac_c_werror_flag" || 9.1100 ++ test ! -s conftest.err 9.1101 ++ } && test -s conftest$ac_exeext && 9.1102 ++ $as_test_x conftest$ac_exeext; then 9.1103 ++ ac_cv_lib_lex=$ac_lib 9.1104 + else 9.1105 + echo "$as_me: failed program was:" >&5 9.1106 + sed 's/^/| /' conftest.$ac_ext >&5 9.1107 + 9.1108 +- ac_cv_lib_l_yywrap=no 9.1109 ++ 9.1110 + fi 9.1111 + 9.1112 +-rm -f core conftest.err conftest.$ac_objext \ 9.1113 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1114 + conftest$ac_exeext conftest.$ac_ext 9.1115 +-LIBS=$ac_check_lib_save_LIBS 9.1116 +-fi 9.1117 +-{ echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5 9.1118 +-echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6; } 9.1119 +-if test $ac_cv_lib_l_yywrap = yes; then 9.1120 +- LEXLIB="-ll" 9.1121 +-fi 9.1122 ++ test "$ac_cv_lib_lex" != 'none needed' && break 9.1123 ++ done 9.1124 ++ LIBS=$ac_save_LIBS 9.1125 + 9.1126 + fi 9.1127 +- 9.1128 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_lex" >&5 9.1129 ++echo "${ECHO_T}$ac_cv_lib_lex" >&6; } 9.1130 ++ test "$ac_cv_lib_lex" != 'none needed' && LEXLIB=$ac_cv_lib_lex 9.1131 + fi 9.1132 + 9.1133 +-if test "x$LEX" != "x:"; then 9.1134 +- { echo "$as_me:$LINENO: checking lex output file root" >&5 9.1135 +-echo $ECHO_N "checking lex output file root... $ECHO_C" >&6; } 9.1136 +-if test "${ac_cv_prog_lex_root+set}" = set; then 9.1137 +- echo $ECHO_N "(cached) $ECHO_C" >&6 9.1138 +-else 9.1139 +- # The minimal lex program is just a single line: %%. But some broken lexes 9.1140 +-# (Solaris, I think it was) want two %% lines, so accommodate them. 9.1141 +-cat >conftest.l <<_ACEOF 9.1142 +-%% 9.1143 +-%% 9.1144 +-_ACEOF 9.1145 +-{ (ac_try="$LEX conftest.l" 9.1146 +-case "(($ac_try" in 9.1147 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1148 +- *) ac_try_echo=$ac_try;; 9.1149 +-esac 9.1150 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1151 +- (eval "$LEX conftest.l") 2>&5 9.1152 +- ac_status=$? 9.1153 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1154 +- (exit $ac_status); } 9.1155 +-if test -f lex.yy.c; then 9.1156 +- ac_cv_prog_lex_root=lex.yy 9.1157 +-elif test -f lexyy.c; then 9.1158 +- ac_cv_prog_lex_root=lexyy 9.1159 +-else 9.1160 +- { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5 9.1161 +-echo "$as_me: error: cannot find output from $LEX; giving up" >&2;} 9.1162 +- { (exit 1); exit 1; }; } 9.1163 +-fi 9.1164 +-fi 9.1165 +-{ echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5 9.1166 +-echo "${ECHO_T}$ac_cv_prog_lex_root" >&6; } 9.1167 +-rm -f conftest.l 9.1168 +-LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root 9.1169 + 9.1170 + { echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5 9.1171 + echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6; } 9.1172 +@@ -5155,13 +4866,13 @@ 9.1173 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.1174 + else 9.1175 + # POSIX says lex can declare yytext either as a pointer or an array; the 9.1176 +-# default is implementation-dependent. Figure out which it is, since 9.1177 ++# default is implementation-dependent. Figure out which it is, since 9.1178 + # not all implementations provide the %pointer and %array declarations. 9.1179 + ac_cv_prog_lex_yytext_pointer=no 9.1180 +-echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c 9.1181 + ac_save_LIBS=$LIBS 9.1182 +-LIBS="$LIBS $LEXLIB" 9.1183 ++LIBS="$LEXLIB $ac_save_LIBS" 9.1184 + cat >conftest.$ac_ext <<_ACEOF 9.1185 ++#define YYTEXT_POINTER 1 9.1186 + `cat $LEX_OUTPUT_ROOT.c` 9.1187 + _ACEOF 9.1188 + rm -f conftest.$ac_objext conftest$ac_exeext 9.1189 +@@ -5177,27 +4888,11 @@ 9.1190 + rm -f conftest.er1 9.1191 + cat conftest.err >&5 9.1192 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1193 +- (exit $ac_status); } && 9.1194 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1195 +- { (case "(($ac_try" in 9.1196 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1197 +- *) ac_try_echo=$ac_try;; 9.1198 +-esac 9.1199 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1200 +- (eval "$ac_try") 2>&5 9.1201 +- ac_status=$? 9.1202 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1203 +- (exit $ac_status); }; } && 9.1204 +- { ac_try='test -s conftest$ac_exeext' 9.1205 +- { (case "(($ac_try" in 9.1206 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1207 +- *) ac_try_echo=$ac_try;; 9.1208 +-esac 9.1209 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1210 +- (eval "$ac_try") 2>&5 9.1211 +- ac_status=$? 9.1212 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1213 +- (exit $ac_status); }; }; then 9.1214 ++ (exit $ac_status); } && { 9.1215 ++ test -z "$ac_c_werror_flag" || 9.1216 ++ test ! -s conftest.err 9.1217 ++ } && test -s conftest$ac_exeext && 9.1218 ++ $as_test_x conftest$ac_exeext; then 9.1219 + ac_cv_prog_lex_yytext_pointer=yes 9.1220 + else 9.1221 + echo "$as_me: failed program was:" >&5 9.1222 +@@ -5206,10 +4901,9 @@ 9.1223 + 9.1224 + fi 9.1225 + 9.1226 +-rm -f core conftest.err conftest.$ac_objext \ 9.1227 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1228 + conftest$ac_exeext conftest.$ac_ext 9.1229 + LIBS=$ac_save_LIBS 9.1230 +-rm -f "${LEX_OUTPUT_ROOT}.c" 9.1231 + 9.1232 + fi 9.1233 + { echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5 9.1234 +@@ -5221,6 +4915,7 @@ 9.1235 + _ACEOF 9.1236 + 9.1237 + fi 9.1238 ++rm -f conftest.l $LEX_OUTPUT_ROOT.c 9.1239 + 9.1240 + fi 9.1241 + for ac_prog in 'bison -y' byacc 9.1242 +@@ -5241,7 +4936,7 @@ 9.1243 + IFS=$as_save_IFS 9.1244 + test -z "$as_dir" && as_dir=. 9.1245 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1246 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1247 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1248 + ac_cv_prog_YACC="$ac_prog" 9.1249 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.1250 + break 2 9.1251 +@@ -5288,7 +4983,7 @@ 9.1252 + for ac_prog in grep ggrep; do 9.1253 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1254 + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 9.1255 +- { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue 9.1256 ++ { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 9.1257 + # Check for GNU ac_path_GREP and select it if it is found. 9.1258 + # Check for GNU $ac_path_GREP 9.1259 + case `"$ac_path_GREP" --version 2>&1` in 9.1260 +@@ -5370,7 +5065,7 @@ 9.1261 + for ac_prog in egrep; do 9.1262 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1263 + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 9.1264 +- { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue 9.1265 ++ { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 9.1266 + # Check for GNU ac_path_EGREP and select it if it is found. 9.1267 + # Check for GNU $ac_path_EGREP 9.1268 + case `"$ac_path_EGREP" --version 2>&1` in 9.1269 +@@ -5466,27 +5161,10 @@ 9.1270 + rm -f conftest.er1 9.1271 + cat conftest.err >&5 9.1272 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1273 +- (exit $ac_status); } && 9.1274 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1275 +- { (case "(($ac_try" in 9.1276 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1277 +- *) ac_try_echo=$ac_try;; 9.1278 +-esac 9.1279 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1280 +- (eval "$ac_try") 2>&5 9.1281 +- ac_status=$? 9.1282 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1283 +- (exit $ac_status); }; } && 9.1284 +- { ac_try='test -s conftest.$ac_objext' 9.1285 +- { (case "(($ac_try" in 9.1286 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1287 +- *) ac_try_echo=$ac_try;; 9.1288 +-esac 9.1289 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1290 +- (eval "$ac_try") 2>&5 9.1291 +- ac_status=$? 9.1292 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1293 +- (exit $ac_status); }; }; then 9.1294 ++ (exit $ac_status); } && { 9.1295 ++ test -z "$ac_c_werror_flag" || 9.1296 ++ test ! -s conftest.err 9.1297 ++ } && test -s conftest.$ac_objext; then 9.1298 + ac_cv_header_stdc=yes 9.1299 + else 9.1300 + echo "$as_me: failed program was:" >&5 9.1301 +@@ -5662,27 +5340,10 @@ 9.1302 + rm -f conftest.er1 9.1303 + cat conftest.err >&5 9.1304 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1305 +- (exit $ac_status); } && 9.1306 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1307 +- { (case "(($ac_try" in 9.1308 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1309 +- *) ac_try_echo=$ac_try;; 9.1310 +-esac 9.1311 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1312 +- (eval "$ac_try") 2>&5 9.1313 +- ac_status=$? 9.1314 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1315 +- (exit $ac_status); }; } && 9.1316 +- { ac_try='test -s conftest.$ac_objext' 9.1317 +- { (case "(($ac_try" in 9.1318 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1319 +- *) ac_try_echo=$ac_try;; 9.1320 +-esac 9.1321 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1322 +- (eval "$ac_try") 2>&5 9.1323 +- ac_status=$? 9.1324 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1325 +- (exit $ac_status); }; }; then 9.1326 ++ (exit $ac_status); } && { 9.1327 ++ test -z "$ac_c_werror_flag" || 9.1328 ++ test ! -s conftest.err 9.1329 ++ } && test -s conftest.$ac_objext; then 9.1330 + eval "$as_ac_Header=yes" 9.1331 + else 9.1332 + echo "$as_me: failed program was:" >&5 9.1333 +@@ -5724,7 +5385,8 @@ 9.1334 + int 9.1335 + main () 9.1336 + { 9.1337 +-#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN 9.1338 ++#if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \ 9.1339 ++ && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) 9.1340 + bogus endian macros 9.1341 + #endif 9.1342 + 9.1343 +@@ -5745,27 +5407,10 @@ 9.1344 + rm -f conftest.er1 9.1345 + cat conftest.err >&5 9.1346 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1347 +- (exit $ac_status); } && 9.1348 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1349 +- { (case "(($ac_try" in 9.1350 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1351 +- *) ac_try_echo=$ac_try;; 9.1352 +-esac 9.1353 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1354 +- (eval "$ac_try") 2>&5 9.1355 +- ac_status=$? 9.1356 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1357 +- (exit $ac_status); }; } && 9.1358 +- { ac_try='test -s conftest.$ac_objext' 9.1359 +- { (case "(($ac_try" in 9.1360 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1361 +- *) ac_try_echo=$ac_try;; 9.1362 +-esac 9.1363 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1364 +- (eval "$ac_try") 2>&5 9.1365 +- ac_status=$? 9.1366 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1367 +- (exit $ac_status); }; }; then 9.1368 ++ (exit $ac_status); } && { 9.1369 ++ test -z "$ac_c_werror_flag" || 9.1370 ++ test ! -s conftest.err 9.1371 ++ } && test -s conftest.$ac_objext; then 9.1372 + # It does; now see whether it defined to BIG_ENDIAN or not. 9.1373 + cat >conftest.$ac_ext <<_ACEOF 9.1374 + /* confdefs.h. */ 9.1375 +@@ -5800,27 +5445,10 @@ 9.1376 + rm -f conftest.er1 9.1377 + cat conftest.err >&5 9.1378 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1379 +- (exit $ac_status); } && 9.1380 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1381 +- { (case "(($ac_try" in 9.1382 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1383 +- *) ac_try_echo=$ac_try;; 9.1384 +-esac 9.1385 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1386 +- (eval "$ac_try") 2>&5 9.1387 +- ac_status=$? 9.1388 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1389 +- (exit $ac_status); }; } && 9.1390 +- { ac_try='test -s conftest.$ac_objext' 9.1391 +- { (case "(($ac_try" in 9.1392 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1393 +- *) ac_try_echo=$ac_try;; 9.1394 +-esac 9.1395 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1396 +- (eval "$ac_try") 2>&5 9.1397 +- ac_status=$? 9.1398 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1399 +- (exit $ac_status); }; }; then 9.1400 ++ (exit $ac_status); } && { 9.1401 ++ test -z "$ac_c_werror_flag" || 9.1402 ++ test ! -s conftest.err 9.1403 ++ } && test -s conftest.$ac_objext; then 9.1404 + ac_cv_c_bigendian=yes 9.1405 + else 9.1406 + echo "$as_me: failed program was:" >&5 9.1407 +@@ -5871,27 +5499,10 @@ 9.1408 + rm -f conftest.er1 9.1409 + cat conftest.err >&5 9.1410 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1411 +- (exit $ac_status); } && 9.1412 +- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9.1413 +- { (case "(($ac_try" in 9.1414 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1415 +- *) ac_try_echo=$ac_try;; 9.1416 +-esac 9.1417 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1418 +- (eval "$ac_try") 2>&5 9.1419 +- ac_status=$? 9.1420 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1421 +- (exit $ac_status); }; } && 9.1422 +- { ac_try='test -s conftest.$ac_objext' 9.1423 +- { (case "(($ac_try" in 9.1424 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1425 +- *) ac_try_echo=$ac_try;; 9.1426 +-esac 9.1427 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1428 +- (eval "$ac_try") 2>&5 9.1429 +- ac_status=$? 9.1430 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1431 +- (exit $ac_status); }; }; then 9.1432 ++ (exit $ac_status); } && { 9.1433 ++ test -z "$ac_c_werror_flag" || 9.1434 ++ test ! -s conftest.err 9.1435 ++ } && test -s conftest.$ac_objext; then 9.1436 + if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then 9.1437 + ac_cv_c_bigendian=yes 9.1438 + fi 9.1439 +@@ -6015,8 +5626,7 @@ 9.1440 + main () 9.1441 + { 9.1442 + #ifndef strerror_r 9.1443 +- char *p = (char *) strerror_r; 9.1444 +- return !p; 9.1445 ++ (void) strerror_r; 9.1446 + #endif 9.1447 + 9.1448 + ; 9.1449 +@@ -6036,27 +5646,10 @@ 9.1450 + rm -f conftest.er1 9.1451 + cat conftest.err >&5 9.1452 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1453 +- (exit $ac_status); } && 9.1454 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1455 +- { (case "(($ac_try" in 9.1456 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1457 +- *) ac_try_echo=$ac_try;; 9.1458 +-esac 9.1459 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1460 +- (eval "$ac_try") 2>&5 9.1461 +- ac_status=$? 9.1462 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1463 +- (exit $ac_status); }; } && 9.1464 +- { ac_try='test -s conftest.$ac_objext' 9.1465 +- { (case "(($ac_try" in 9.1466 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1467 +- *) ac_try_echo=$ac_try;; 9.1468 +-esac 9.1469 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1470 +- (eval "$ac_try") 2>&5 9.1471 +- ac_status=$? 9.1472 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1473 +- (exit $ac_status); }; }; then 9.1474 ++ (exit $ac_status); } && { 9.1475 ++ test -z "$ac_cxx_werror_flag" || 9.1476 ++ test ! -s conftest.err 9.1477 ++ } && test -s conftest.$ac_objext; then 9.1478 + ac_cv_have_decl_strerror_r=yes 9.1479 + else 9.1480 + echo "$as_me: failed program was:" >&5 9.1481 +@@ -6152,27 +5745,11 @@ 9.1482 + rm -f conftest.er1 9.1483 + cat conftest.err >&5 9.1484 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1485 +- (exit $ac_status); } && 9.1486 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1487 +- { (case "(($ac_try" in 9.1488 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1489 +- *) ac_try_echo=$ac_try;; 9.1490 +-esac 9.1491 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1492 +- (eval "$ac_try") 2>&5 9.1493 +- ac_status=$? 9.1494 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1495 +- (exit $ac_status); }; } && 9.1496 +- { ac_try='test -s conftest$ac_exeext' 9.1497 +- { (case "(($ac_try" in 9.1498 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1499 +- *) ac_try_echo=$ac_try;; 9.1500 +-esac 9.1501 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1502 +- (eval "$ac_try") 2>&5 9.1503 +- ac_status=$? 9.1504 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1505 +- (exit $ac_status); }; }; then 9.1506 ++ (exit $ac_status); } && { 9.1507 ++ test -z "$ac_cxx_werror_flag" || 9.1508 ++ test ! -s conftest.err 9.1509 ++ } && test -s conftest$ac_exeext && 9.1510 ++ $as_test_x conftest$ac_exeext; then 9.1511 + eval "$as_ac_var=yes" 9.1512 + else 9.1513 + echo "$as_me: failed program was:" >&5 9.1514 +@@ -6181,7 +5758,7 @@ 9.1515 + eval "$as_ac_var=no" 9.1516 + fi 9.1517 + 9.1518 +-rm -f core conftest.err conftest.$ac_objext \ 9.1519 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1520 + conftest$ac_exeext conftest.$ac_ext 9.1521 + fi 9.1522 + ac_res=`eval echo '${'$as_ac_var'}'` 9.1523 +@@ -6236,27 +5813,10 @@ 9.1524 + rm -f conftest.er1 9.1525 + cat conftest.err >&5 9.1526 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1527 +- (exit $ac_status); } && 9.1528 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1529 +- { (case "(($ac_try" in 9.1530 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1531 +- *) ac_try_echo=$ac_try;; 9.1532 +-esac 9.1533 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1534 +- (eval "$ac_try") 2>&5 9.1535 +- ac_status=$? 9.1536 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1537 +- (exit $ac_status); }; } && 9.1538 +- { ac_try='test -s conftest.$ac_objext' 9.1539 +- { (case "(($ac_try" in 9.1540 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1541 +- *) ac_try_echo=$ac_try;; 9.1542 +-esac 9.1543 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1544 +- (eval "$ac_try") 2>&5 9.1545 +- ac_status=$? 9.1546 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1547 +- (exit $ac_status); }; }; then 9.1548 ++ (exit $ac_status); } && { 9.1549 ++ test -z "$ac_cxx_werror_flag" || 9.1550 ++ test ! -s conftest.err 9.1551 ++ } && test -s conftest.$ac_objext; then 9.1552 + ac_cv_func_strerror_r_char_p=yes 9.1553 + else 9.1554 + echo "$as_me: failed program was:" >&5 9.1555 +@@ -6379,27 +5939,10 @@ 9.1556 + rm -f conftest.er1 9.1557 + cat conftest.err >&5 9.1558 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1559 +- (exit $ac_status); } && 9.1560 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1561 +- { (case "(($ac_try" in 9.1562 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1563 +- *) ac_try_echo=$ac_try;; 9.1564 +-esac 9.1565 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1566 +- (eval "$ac_try") 2>&5 9.1567 +- ac_status=$? 9.1568 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1569 +- (exit $ac_status); }; } && 9.1570 +- { ac_try='test -s conftest.$ac_objext' 9.1571 +- { (case "(($ac_try" in 9.1572 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1573 +- *) ac_try_echo=$ac_try;; 9.1574 +-esac 9.1575 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1576 +- (eval "$ac_try") 2>&5 9.1577 +- ac_status=$? 9.1578 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1579 +- (exit $ac_status); }; }; then 9.1580 ++ (exit $ac_status); } && { 9.1581 ++ test -z "$ac_cxx_werror_flag" || 9.1582 ++ test ! -s conftest.err 9.1583 ++ } && test -s conftest.$ac_objext; then 9.1584 + ac_header_compiler=yes 9.1585 + else 9.1586 + echo "$as_me: failed program was:" >&5 9.1587 +@@ -6435,17 +5978,10 @@ 9.1588 + rm -f conftest.er1 9.1589 + cat conftest.err >&5 9.1590 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1591 +- (exit $ac_status); } >/dev/null; then 9.1592 +- if test -s conftest.err; then 9.1593 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.1594 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.1595 +- else 9.1596 +- ac_cpp_err= 9.1597 +- fi 9.1598 +-else 9.1599 +- ac_cpp_err=yes 9.1600 +-fi 9.1601 +-if test -z "$ac_cpp_err"; then 9.1602 ++ (exit $ac_status); } >/dev/null && { 9.1603 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.1604 ++ test ! -s conftest.err 9.1605 ++ }; then 9.1606 + ac_header_preproc=yes 9.1607 + else 9.1608 + echo "$as_me: failed program was:" >&5 9.1609 +@@ -6539,27 +6075,10 @@ 9.1610 + rm -f conftest.er1 9.1611 + cat conftest.err >&5 9.1612 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1613 +- (exit $ac_status); } && 9.1614 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1615 +- { (case "(($ac_try" in 9.1616 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1617 +- *) ac_try_echo=$ac_try;; 9.1618 +-esac 9.1619 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1620 +- (eval "$ac_try") 2>&5 9.1621 +- ac_status=$? 9.1622 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1623 +- (exit $ac_status); }; } && 9.1624 +- { ac_try='test -s conftest.$ac_objext' 9.1625 +- { (case "(($ac_try" in 9.1626 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1627 +- *) ac_try_echo=$ac_try;; 9.1628 +-esac 9.1629 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1630 +- (eval "$ac_try") 2>&5 9.1631 +- ac_status=$? 9.1632 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1633 +- (exit $ac_status); }; }; then 9.1634 ++ (exit $ac_status); } && { 9.1635 ++ test -z "$ac_cxx_werror_flag" || 9.1636 ++ test ! -s conftest.err 9.1637 ++ } && test -s conftest.$ac_objext; then 9.1638 + eval "$as_ac_Header=yes" 9.1639 + else 9.1640 + echo "$as_me: failed program was:" >&5 9.1641 +@@ -6609,7 +6128,7 @@ 9.1642 + IFS=$as_save_IFS 9.1643 + test -z "$as_dir" && as_dir=. 9.1644 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1645 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1646 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1647 + ac_cv_path_CCGNU2_CONFIG="$as_dir/$ac_word$ac_exec_ext" 9.1648 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.1649 + break 2 9.1650 +@@ -6739,7 +6258,7 @@ 9.1651 + IFS=$as_save_IFS 9.1652 + test -z "$as_dir" && as_dir=. 9.1653 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1654 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1655 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1656 + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 9.1657 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.1658 + break 2 9.1659 +@@ -6839,7 +6358,7 @@ 9.1660 + IFS=$as_save_IFS 9.1661 + test -z "$as_dir" && as_dir=. 9.1662 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1663 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1664 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1665 + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 9.1666 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.1667 + break 2 9.1668 +@@ -6943,7 +6462,7 @@ 9.1669 + IFS=$as_save_IFS 9.1670 + test -z "$as_dir" && as_dir=. 9.1671 + for ac_exec_ext in '' $ac_executable_extensions; do 9.1672 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1673 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.1674 + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 9.1675 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.1676 + break 2 9.1677 +@@ -7117,27 +6636,10 @@ 9.1678 + rm -f conftest.er1 9.1679 + cat conftest.err >&5 9.1680 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1681 +- (exit $ac_status); } && 9.1682 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1683 +- { (case "(($ac_try" in 9.1684 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1685 +- *) ac_try_echo=$ac_try;; 9.1686 +-esac 9.1687 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1688 +- (eval "$ac_try") 2>&5 9.1689 +- ac_status=$? 9.1690 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1691 +- (exit $ac_status); }; } && 9.1692 +- { ac_try='test -s conftest.$ac_objext' 9.1693 +- { (case "(($ac_try" in 9.1694 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1695 +- *) ac_try_echo=$ac_try;; 9.1696 +-esac 9.1697 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1698 +- (eval "$ac_try") 2>&5 9.1699 +- ac_status=$? 9.1700 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1701 +- (exit $ac_status); }; }; then 9.1702 ++ (exit $ac_status); } && { 9.1703 ++ test -z "$ac_cxx_werror_flag" || 9.1704 ++ test ! -s conftest.err 9.1705 ++ } && test -s conftest.$ac_objext; then 9.1706 + kde_cv_func_strlcat=yes 9.1707 + else 9.1708 + echo "$as_me: failed program was:" >&5 9.1709 +@@ -7234,27 +6736,11 @@ 9.1710 + rm -f conftest.er1 9.1711 + cat conftest.err >&5 9.1712 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1713 +- (exit $ac_status); } && 9.1714 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1715 +- { (case "(($ac_try" in 9.1716 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1717 +- *) ac_try_echo=$ac_try;; 9.1718 +-esac 9.1719 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1720 +- (eval "$ac_try") 2>&5 9.1721 +- ac_status=$? 9.1722 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1723 +- (exit $ac_status); }; } && 9.1724 +- { ac_try='test -s conftest$ac_exeext' 9.1725 +- { (case "(($ac_try" in 9.1726 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1727 +- *) ac_try_echo=$ac_try;; 9.1728 +-esac 9.1729 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1730 +- (eval "$ac_try") 2>&5 9.1731 +- ac_status=$? 9.1732 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1733 +- (exit $ac_status); }; }; then 9.1734 ++ (exit $ac_status); } && { 9.1735 ++ test -z "$ac_cxx_werror_flag" || 9.1736 ++ test ! -s conftest.err 9.1737 ++ } && test -s conftest$ac_exeext && 9.1738 ++ $as_test_x conftest$ac_exeext; then 9.1739 + kde_cv_func_strlcat=yes 9.1740 + kde_cv_proto_strlcat=yes 9.1741 + else 9.1742 +@@ -7265,7 +6751,7 @@ 9.1743 + 9.1744 + fi 9.1745 + 9.1746 +-rm -f core conftest.err conftest.$ac_objext \ 9.1747 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1748 + conftest$ac_exeext conftest.$ac_ext 9.1749 + LIBS=$kde_safe_libs 9.1750 + ac_ext=cpp 9.1751 +@@ -7361,27 +6847,10 @@ 9.1752 + rm -f conftest.er1 9.1753 + cat conftest.err >&5 9.1754 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1755 +- (exit $ac_status); } && 9.1756 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1757 +- { (case "(($ac_try" in 9.1758 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1759 +- *) ac_try_echo=$ac_try;; 9.1760 +-esac 9.1761 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1762 +- (eval "$ac_try") 2>&5 9.1763 +- ac_status=$? 9.1764 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1765 +- (exit $ac_status); }; } && 9.1766 +- { ac_try='test -s conftest.$ac_objext' 9.1767 +- { (case "(($ac_try" in 9.1768 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1769 +- *) ac_try_echo=$ac_try;; 9.1770 +-esac 9.1771 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1772 +- (eval "$ac_try") 2>&5 9.1773 +- ac_status=$? 9.1774 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1775 +- (exit $ac_status); }; }; then 9.1776 ++ (exit $ac_status); } && { 9.1777 ++ test -z "$ac_cxx_werror_flag" || 9.1778 ++ test ! -s conftest.err 9.1779 ++ } && test -s conftest.$ac_objext; then 9.1780 + kde_cv_func_strlcpy=yes 9.1781 + else 9.1782 + echo "$as_me: failed program was:" >&5 9.1783 +@@ -7477,27 +6946,11 @@ 9.1784 + rm -f conftest.er1 9.1785 + cat conftest.err >&5 9.1786 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1787 +- (exit $ac_status); } && 9.1788 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1789 +- { (case "(($ac_try" in 9.1790 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1791 +- *) ac_try_echo=$ac_try;; 9.1792 +-esac 9.1793 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1794 +- (eval "$ac_try") 2>&5 9.1795 +- ac_status=$? 9.1796 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1797 +- (exit $ac_status); }; } && 9.1798 +- { ac_try='test -s conftest$ac_exeext' 9.1799 +- { (case "(($ac_try" in 9.1800 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1801 +- *) ac_try_echo=$ac_try;; 9.1802 +-esac 9.1803 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1804 +- (eval "$ac_try") 2>&5 9.1805 +- ac_status=$? 9.1806 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1807 +- (exit $ac_status); }; }; then 9.1808 ++ (exit $ac_status); } && { 9.1809 ++ test -z "$ac_cxx_werror_flag" || 9.1810 ++ test ! -s conftest.err 9.1811 ++ } && test -s conftest$ac_exeext && 9.1812 ++ $as_test_x conftest$ac_exeext; then 9.1813 + kde_cv_func_strlcpy=yes 9.1814 + kde_cv_proto_strlcpy=yes 9.1815 + else 9.1816 +@@ -7508,7 +6961,7 @@ 9.1817 + 9.1818 + fi 9.1819 + 9.1820 +-rm -f core conftest.err conftest.$ac_objext \ 9.1821 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1822 + conftest$ac_exeext conftest.$ac_ext 9.1823 + LIBS=$kde_safe_libs 9.1824 + ac_ext=cpp 9.1825 +@@ -7581,27 +7034,11 @@ 9.1826 + rm -f conftest.er1 9.1827 + cat conftest.err >&5 9.1828 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1829 +- (exit $ac_status); } && 9.1830 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1831 +- { (case "(($ac_try" in 9.1832 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1833 +- *) ac_try_echo=$ac_try;; 9.1834 +-esac 9.1835 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1836 +- (eval "$ac_try") 2>&5 9.1837 +- ac_status=$? 9.1838 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1839 +- (exit $ac_status); }; } && 9.1840 +- { ac_try='test -s conftest$ac_exeext' 9.1841 +- { (case "(($ac_try" in 9.1842 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1843 +- *) ac_try_echo=$ac_try;; 9.1844 +-esac 9.1845 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1846 +- (eval "$ac_try") 2>&5 9.1847 +- ac_status=$? 9.1848 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1849 +- (exit $ac_status); }; }; then 9.1850 ++ (exit $ac_status); } && { 9.1851 ++ test -z "$ac_cxx_werror_flag" || 9.1852 ++ test ! -s conftest.err 9.1853 ++ } && test -s conftest$ac_exeext && 9.1854 ++ $as_test_x conftest$ac_exeext; then 9.1855 + ac_cv_lib_util_main=yes 9.1856 + else 9.1857 + echo "$as_me: failed program was:" >&5 9.1858 +@@ -7610,7 +7047,7 @@ 9.1859 + ac_cv_lib_util_main=no 9.1860 + fi 9.1861 + 9.1862 +-rm -f core conftest.err conftest.$ac_objext \ 9.1863 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1864 + conftest$ac_exeext conftest.$ac_ext 9.1865 + LIBS=$ac_check_lib_save_LIBS 9.1866 + fi 9.1867 +@@ -7656,27 +7093,11 @@ 9.1868 + rm -f conftest.er1 9.1869 + cat conftest.err >&5 9.1870 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1871 +- (exit $ac_status); } && 9.1872 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1873 +- { (case "(($ac_try" in 9.1874 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1875 +- *) ac_try_echo=$ac_try;; 9.1876 +-esac 9.1877 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1878 +- (eval "$ac_try") 2>&5 9.1879 +- ac_status=$? 9.1880 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1881 +- (exit $ac_status); }; } && 9.1882 +- { ac_try='test -s conftest$ac_exeext' 9.1883 +- { (case "(($ac_try" in 9.1884 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1885 +- *) ac_try_echo=$ac_try;; 9.1886 +-esac 9.1887 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1888 +- (eval "$ac_try") 2>&5 9.1889 +- ac_status=$? 9.1890 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1891 +- (exit $ac_status); }; }; then 9.1892 ++ (exit $ac_status); } && { 9.1893 ++ test -z "$ac_cxx_werror_flag" || 9.1894 ++ test ! -s conftest.err 9.1895 ++ } && test -s conftest$ac_exeext && 9.1896 ++ $as_test_x conftest$ac_exeext; then 9.1897 + ac_cv_lib_compat_main=yes 9.1898 + else 9.1899 + echo "$as_me: failed program was:" >&5 9.1900 +@@ -7685,7 +7106,7 @@ 9.1901 + ac_cv_lib_compat_main=no 9.1902 + fi 9.1903 + 9.1904 +-rm -f core conftest.err conftest.$ac_objext \ 9.1905 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1906 + conftest$ac_exeext conftest.$ac_ext 9.1907 + LIBS=$ac_check_lib_save_LIBS 9.1908 + fi 9.1909 +@@ -7738,27 +7159,11 @@ 9.1910 + rm -f conftest.er1 9.1911 + cat conftest.err >&5 9.1912 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1913 +- (exit $ac_status); } && 9.1914 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1915 +- { (case "(($ac_try" in 9.1916 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1917 +- *) ac_try_echo=$ac_try;; 9.1918 +-esac 9.1919 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1920 +- (eval "$ac_try") 2>&5 9.1921 +- ac_status=$? 9.1922 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1923 +- (exit $ac_status); }; } && 9.1924 +- { ac_try='test -s conftest$ac_exeext' 9.1925 +- { (case "(($ac_try" in 9.1926 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1927 +- *) ac_try_echo=$ac_try;; 9.1928 +-esac 9.1929 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1930 +- (eval "$ac_try") 2>&5 9.1931 +- ac_status=$? 9.1932 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1933 +- (exit $ac_status); }; }; then 9.1934 ++ (exit $ac_status); } && { 9.1935 ++ test -z "$ac_cxx_werror_flag" || 9.1936 ++ test ! -s conftest.err 9.1937 ++ } && test -s conftest$ac_exeext && 9.1938 ++ $as_test_x conftest$ac_exeext; then 9.1939 + ac_cv_lib_crypt_crypt=yes 9.1940 + else 9.1941 + echo "$as_me: failed program was:" >&5 9.1942 +@@ -7767,7 +7172,7 @@ 9.1943 + ac_cv_lib_crypt_crypt=no 9.1944 + fi 9.1945 + 9.1946 +-rm -f core conftest.err conftest.$ac_objext \ 9.1947 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1948 + conftest$ac_exeext conftest.$ac_ext 9.1949 + LIBS=$ac_check_lib_save_LIBS 9.1950 + fi 9.1951 +@@ -7818,27 +7223,11 @@ 9.1952 + rm -f conftest.er1 9.1953 + cat conftest.err >&5 9.1954 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1955 +- (exit $ac_status); } && 9.1956 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1957 +- { (case "(($ac_try" in 9.1958 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1959 +- *) ac_try_echo=$ac_try;; 9.1960 +-esac 9.1961 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1962 +- (eval "$ac_try") 2>&5 9.1963 +- ac_status=$? 9.1964 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1965 +- (exit $ac_status); }; } && 9.1966 +- { ac_try='test -s conftest$ac_exeext' 9.1967 +- { (case "(($ac_try" in 9.1968 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.1969 +- *) ac_try_echo=$ac_try;; 9.1970 +-esac 9.1971 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.1972 +- (eval "$ac_try") 2>&5 9.1973 +- ac_status=$? 9.1974 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1975 +- (exit $ac_status); }; }; then 9.1976 ++ (exit $ac_status); } && { 9.1977 ++ test -z "$ac_cxx_werror_flag" || 9.1978 ++ test ! -s conftest.err 9.1979 ++ } && test -s conftest$ac_exeext && 9.1980 ++ $as_test_x conftest$ac_exeext; then 9.1981 + ac_cv_lib_c_crypt=yes 9.1982 + else 9.1983 + echo "$as_me: failed program was:" >&5 9.1984 +@@ -7847,7 +7236,7 @@ 9.1985 + ac_cv_lib_c_crypt=no 9.1986 + fi 9.1987 + 9.1988 +-rm -f core conftest.err conftest.$ac_objext \ 9.1989 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.1990 + conftest$ac_exeext conftest.$ac_ext 9.1991 + LIBS=$ac_check_lib_save_LIBS 9.1992 + fi 9.1993 +@@ -7925,27 +7314,10 @@ 9.1994 + rm -f conftest.er1 9.1995 + cat conftest.err >&5 9.1996 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.1997 +- (exit $ac_status); } && 9.1998 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.1999 +- { (case "(($ac_try" in 9.2000 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2001 +- *) ac_try_echo=$ac_try;; 9.2002 +-esac 9.2003 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2004 +- (eval "$ac_try") 2>&5 9.2005 +- ac_status=$? 9.2006 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2007 +- (exit $ac_status); }; } && 9.2008 +- { ac_try='test -s conftest.$ac_objext' 9.2009 +- { (case "(($ac_try" in 9.2010 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2011 +- *) ac_try_echo=$ac_try;; 9.2012 +-esac 9.2013 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2014 +- (eval "$ac_try") 2>&5 9.2015 +- ac_status=$? 9.2016 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2017 +- (exit $ac_status); }; }; then 9.2018 ++ (exit $ac_status); } && { 9.2019 ++ test -z "$ac_cxx_werror_flag" || 9.2020 ++ test ! -s conftest.err 9.2021 ++ } && test -s conftest.$ac_objext; then 9.2022 + 9.2023 + kde_cv_socklen_t=yes 9.2024 + kde_cv_socklen_t_equiv=socklen_t 9.2025 +@@ -8018,27 +7390,10 @@ 9.2026 + rm -f conftest.er1 9.2027 + cat conftest.err >&5 9.2028 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2029 +- (exit $ac_status); } && 9.2030 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2031 +- { (case "(($ac_try" in 9.2032 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2033 +- *) ac_try_echo=$ac_try;; 9.2034 +-esac 9.2035 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2036 +- (eval "$ac_try") 2>&5 9.2037 +- ac_status=$? 9.2038 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2039 +- (exit $ac_status); }; } && 9.2040 +- { ac_try='test -s conftest.$ac_objext' 9.2041 +- { (case "(($ac_try" in 9.2042 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2043 +- *) ac_try_echo=$ac_try;; 9.2044 +-esac 9.2045 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2046 +- (eval "$ac_try") 2>&5 9.2047 +- ac_status=$? 9.2048 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2049 +- (exit $ac_status); }; }; then 9.2050 ++ (exit $ac_status); } && { 9.2051 ++ test -z "$ac_cxx_werror_flag" || 9.2052 ++ test ! -s conftest.err 9.2053 ++ } && test -s conftest.$ac_objext; then 9.2054 + 9.2055 + kde_cv_socklen_t_equiv="$t" 9.2056 + break 9.2057 +@@ -8117,27 +7472,11 @@ 9.2058 + rm -f conftest.er1 9.2059 + cat conftest.err >&5 9.2060 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2061 +- (exit $ac_status); } && 9.2062 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2063 +- { (case "(($ac_try" in 9.2064 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2065 +- *) ac_try_echo=$ac_try;; 9.2066 +-esac 9.2067 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2068 +- (eval "$ac_try") 2>&5 9.2069 +- ac_status=$? 9.2070 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2071 +- (exit $ac_status); }; } && 9.2072 +- { ac_try='test -s conftest$ac_exeext' 9.2073 +- { (case "(($ac_try" in 9.2074 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2075 +- *) ac_try_echo=$ac_try;; 9.2076 +-esac 9.2077 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2078 +- (eval "$ac_try") 2>&5 9.2079 +- ac_status=$? 9.2080 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2081 +- (exit $ac_status); }; }; then 9.2082 ++ (exit $ac_status); } && { 9.2083 ++ test -z "$ac_cxx_werror_flag" || 9.2084 ++ test ! -s conftest.err 9.2085 ++ } && test -s conftest$ac_exeext && 9.2086 ++ $as_test_x conftest$ac_exeext; then 9.2087 + ac_cv_lib_dnet_dnet_ntoa=yes 9.2088 + else 9.2089 + echo "$as_me: failed program was:" >&5 9.2090 +@@ -8146,7 +7485,7 @@ 9.2091 + ac_cv_lib_dnet_dnet_ntoa=no 9.2092 + fi 9.2093 + 9.2094 +-rm -f core conftest.err conftest.$ac_objext \ 9.2095 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2096 + conftest$ac_exeext conftest.$ac_ext 9.2097 + LIBS=$ac_check_lib_save_LIBS 9.2098 + fi 9.2099 +@@ -8199,27 +7538,11 @@ 9.2100 + rm -f conftest.er1 9.2101 + cat conftest.err >&5 9.2102 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2103 +- (exit $ac_status); } && 9.2104 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2105 +- { (case "(($ac_try" in 9.2106 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2107 +- *) ac_try_echo=$ac_try;; 9.2108 +-esac 9.2109 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2110 +- (eval "$ac_try") 2>&5 9.2111 +- ac_status=$? 9.2112 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2113 +- (exit $ac_status); }; } && 9.2114 +- { ac_try='test -s conftest$ac_exeext' 9.2115 +- { (case "(($ac_try" in 9.2116 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2117 +- *) ac_try_echo=$ac_try;; 9.2118 +-esac 9.2119 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2120 +- (eval "$ac_try") 2>&5 9.2121 +- ac_status=$? 9.2122 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2123 +- (exit $ac_status); }; }; then 9.2124 ++ (exit $ac_status); } && { 9.2125 ++ test -z "$ac_cxx_werror_flag" || 9.2126 ++ test ! -s conftest.err 9.2127 ++ } && test -s conftest$ac_exeext && 9.2128 ++ $as_test_x conftest$ac_exeext; then 9.2129 + ac_cv_lib_dnet_stub_dnet_ntoa=yes 9.2130 + else 9.2131 + echo "$as_me: failed program was:" >&5 9.2132 +@@ -8228,7 +7551,7 @@ 9.2133 + ac_cv_lib_dnet_stub_dnet_ntoa=no 9.2134 + fi 9.2135 + 9.2136 +-rm -f core conftest.err conftest.$ac_objext \ 9.2137 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2138 + conftest$ac_exeext conftest.$ac_ext 9.2139 + LIBS=$ac_check_lib_save_LIBS 9.2140 + fi 9.2141 +@@ -8302,27 +7625,11 @@ 9.2142 + rm -f conftest.er1 9.2143 + cat conftest.err >&5 9.2144 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2145 +- (exit $ac_status); } && 9.2146 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2147 +- { (case "(($ac_try" in 9.2148 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2149 +- *) ac_try_echo=$ac_try;; 9.2150 +-esac 9.2151 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2152 +- (eval "$ac_try") 2>&5 9.2153 +- ac_status=$? 9.2154 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2155 +- (exit $ac_status); }; } && 9.2156 +- { ac_try='test -s conftest$ac_exeext' 9.2157 +- { (case "(($ac_try" in 9.2158 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2159 +- *) ac_try_echo=$ac_try;; 9.2160 +-esac 9.2161 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2162 +- (eval "$ac_try") 2>&5 9.2163 +- ac_status=$? 9.2164 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2165 +- (exit $ac_status); }; }; then 9.2166 ++ (exit $ac_status); } && { 9.2167 ++ test -z "$ac_cxx_werror_flag" || 9.2168 ++ test ! -s conftest.err 9.2169 ++ } && test -s conftest$ac_exeext && 9.2170 ++ $as_test_x conftest$ac_exeext; then 9.2171 + ac_cv_func_inet_ntoa=yes 9.2172 + else 9.2173 + echo "$as_me: failed program was:" >&5 9.2174 +@@ -8331,7 +7638,7 @@ 9.2175 + ac_cv_func_inet_ntoa=no 9.2176 + fi 9.2177 + 9.2178 +-rm -f core conftest.err conftest.$ac_objext \ 9.2179 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2180 + conftest$ac_exeext conftest.$ac_ext 9.2181 + fi 9.2182 + { echo "$as_me:$LINENO: result: $ac_cv_func_inet_ntoa" >&5 9.2183 +@@ -8380,27 +7687,11 @@ 9.2184 + rm -f conftest.er1 9.2185 + cat conftest.err >&5 9.2186 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2187 +- (exit $ac_status); } && 9.2188 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2189 +- { (case "(($ac_try" in 9.2190 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2191 +- *) ac_try_echo=$ac_try;; 9.2192 +-esac 9.2193 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2194 +- (eval "$ac_try") 2>&5 9.2195 +- ac_status=$? 9.2196 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2197 +- (exit $ac_status); }; } && 9.2198 +- { ac_try='test -s conftest$ac_exeext' 9.2199 +- { (case "(($ac_try" in 9.2200 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2201 +- *) ac_try_echo=$ac_try;; 9.2202 +-esac 9.2203 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2204 +- (eval "$ac_try") 2>&5 9.2205 +- ac_status=$? 9.2206 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2207 +- (exit $ac_status); }; }; then 9.2208 ++ (exit $ac_status); } && { 9.2209 ++ test -z "$ac_cxx_werror_flag" || 9.2210 ++ test ! -s conftest.err 9.2211 ++ } && test -s conftest$ac_exeext && 9.2212 ++ $as_test_x conftest$ac_exeext; then 9.2213 + ac_cv_lib_nsl_inet_ntoa=yes 9.2214 + else 9.2215 + echo "$as_me: failed program was:" >&5 9.2216 +@@ -8409,7 +7700,7 @@ 9.2217 + ac_cv_lib_nsl_inet_ntoa=no 9.2218 + fi 9.2219 + 9.2220 +-rm -f core conftest.err conftest.$ac_objext \ 9.2221 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2222 + conftest$ac_exeext conftest.$ac_ext 9.2223 + LIBS=$ac_check_lib_save_LIBS 9.2224 + fi 9.2225 +@@ -8483,27 +7774,11 @@ 9.2226 + rm -f conftest.er1 9.2227 + cat conftest.err >&5 9.2228 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2229 +- (exit $ac_status); } && 9.2230 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2231 +- { (case "(($ac_try" in 9.2232 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2233 +- *) ac_try_echo=$ac_try;; 9.2234 +-esac 9.2235 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2236 +- (eval "$ac_try") 2>&5 9.2237 +- ac_status=$? 9.2238 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2239 +- (exit $ac_status); }; } && 9.2240 +- { ac_try='test -s conftest$ac_exeext' 9.2241 +- { (case "(($ac_try" in 9.2242 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2243 +- *) ac_try_echo=$ac_try;; 9.2244 +-esac 9.2245 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2246 +- (eval "$ac_try") 2>&5 9.2247 +- ac_status=$? 9.2248 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2249 +- (exit $ac_status); }; }; then 9.2250 ++ (exit $ac_status); } && { 9.2251 ++ test -z "$ac_cxx_werror_flag" || 9.2252 ++ test ! -s conftest.err 9.2253 ++ } && test -s conftest$ac_exeext && 9.2254 ++ $as_test_x conftest$ac_exeext; then 9.2255 + ac_cv_func_connect=yes 9.2256 + else 9.2257 + echo "$as_me: failed program was:" >&5 9.2258 +@@ -8512,7 +7787,7 @@ 9.2259 + ac_cv_func_connect=no 9.2260 + fi 9.2261 + 9.2262 +-rm -f core conftest.err conftest.$ac_objext \ 9.2263 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2264 + conftest$ac_exeext conftest.$ac_ext 9.2265 + fi 9.2266 + { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 9.2267 +@@ -8561,27 +7836,11 @@ 9.2268 + rm -f conftest.er1 9.2269 + cat conftest.err >&5 9.2270 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2271 +- (exit $ac_status); } && 9.2272 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2273 +- { (case "(($ac_try" in 9.2274 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2275 +- *) ac_try_echo=$ac_try;; 9.2276 +-esac 9.2277 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2278 +- (eval "$ac_try") 2>&5 9.2279 +- ac_status=$? 9.2280 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2281 +- (exit $ac_status); }; } && 9.2282 +- { ac_try='test -s conftest$ac_exeext' 9.2283 +- { (case "(($ac_try" in 9.2284 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2285 +- *) ac_try_echo=$ac_try;; 9.2286 +-esac 9.2287 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2288 +- (eval "$ac_try") 2>&5 9.2289 +- ac_status=$? 9.2290 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2291 +- (exit $ac_status); }; }; then 9.2292 ++ (exit $ac_status); } && { 9.2293 ++ test -z "$ac_cxx_werror_flag" || 9.2294 ++ test ! -s conftest.err 9.2295 ++ } && test -s conftest$ac_exeext && 9.2296 ++ $as_test_x conftest$ac_exeext; then 9.2297 + ac_cv_lib_socket_connect=yes 9.2298 + else 9.2299 + echo "$as_me: failed program was:" >&5 9.2300 +@@ -8590,7 +7849,7 @@ 9.2301 + ac_cv_lib_socket_connect=no 9.2302 + fi 9.2303 + 9.2304 +-rm -f core conftest.err conftest.$ac_objext \ 9.2305 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2306 + conftest$ac_exeext conftest.$ac_ext 9.2307 + LIBS=$ac_check_lib_save_LIBS 9.2308 + fi 9.2309 +@@ -8665,27 +7924,11 @@ 9.2310 + rm -f conftest.er1 9.2311 + cat conftest.err >&5 9.2312 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2313 +- (exit $ac_status); } && 9.2314 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2315 +- { (case "(($ac_try" in 9.2316 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2317 +- *) ac_try_echo=$ac_try;; 9.2318 +-esac 9.2319 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2320 +- (eval "$ac_try") 2>&5 9.2321 +- ac_status=$? 9.2322 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2323 +- (exit $ac_status); }; } && 9.2324 +- { ac_try='test -s conftest$ac_exeext' 9.2325 +- { (case "(($ac_try" in 9.2326 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2327 +- *) ac_try_echo=$ac_try;; 9.2328 +-esac 9.2329 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2330 +- (eval "$ac_try") 2>&5 9.2331 +- ac_status=$? 9.2332 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2333 +- (exit $ac_status); }; }; then 9.2334 ++ (exit $ac_status); } && { 9.2335 ++ test -z "$ac_cxx_werror_flag" || 9.2336 ++ test ! -s conftest.err 9.2337 ++ } && test -s conftest$ac_exeext && 9.2338 ++ $as_test_x conftest$ac_exeext; then 9.2339 + ac_cv_func_remove=yes 9.2340 + else 9.2341 + echo "$as_me: failed program was:" >&5 9.2342 +@@ -8694,7 +7937,7 @@ 9.2343 + ac_cv_func_remove=no 9.2344 + fi 9.2345 + 9.2346 +-rm -f core conftest.err conftest.$ac_objext \ 9.2347 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2348 + conftest$ac_exeext conftest.$ac_ext 9.2349 + fi 9.2350 + { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 9.2351 +@@ -8743,27 +7986,11 @@ 9.2352 + rm -f conftest.er1 9.2353 + cat conftest.err >&5 9.2354 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2355 +- (exit $ac_status); } && 9.2356 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2357 +- { (case "(($ac_try" in 9.2358 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2359 +- *) ac_try_echo=$ac_try;; 9.2360 +-esac 9.2361 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2362 +- (eval "$ac_try") 2>&5 9.2363 +- ac_status=$? 9.2364 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2365 +- (exit $ac_status); }; } && 9.2366 +- { ac_try='test -s conftest$ac_exeext' 9.2367 +- { (case "(($ac_try" in 9.2368 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2369 +- *) ac_try_echo=$ac_try;; 9.2370 +-esac 9.2371 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2372 +- (eval "$ac_try") 2>&5 9.2373 +- ac_status=$? 9.2374 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2375 +- (exit $ac_status); }; }; then 9.2376 ++ (exit $ac_status); } && { 9.2377 ++ test -z "$ac_cxx_werror_flag" || 9.2378 ++ test ! -s conftest.err 9.2379 ++ } && test -s conftest$ac_exeext && 9.2380 ++ $as_test_x conftest$ac_exeext; then 9.2381 + ac_cv_lib_posix_remove=yes 9.2382 + else 9.2383 + echo "$as_me: failed program was:" >&5 9.2384 +@@ -8772,7 +7999,7 @@ 9.2385 + ac_cv_lib_posix_remove=no 9.2386 + fi 9.2387 + 9.2388 +-rm -f core conftest.err conftest.$ac_objext \ 9.2389 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2390 + conftest$ac_exeext conftest.$ac_ext 9.2391 + LIBS=$ac_check_lib_save_LIBS 9.2392 + fi 9.2393 +@@ -8848,27 +8075,11 @@ 9.2394 + rm -f conftest.er1 9.2395 + cat conftest.err >&5 9.2396 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2397 +- (exit $ac_status); } && 9.2398 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2399 +- { (case "(($ac_try" in 9.2400 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2401 +- *) ac_try_echo=$ac_try;; 9.2402 +-esac 9.2403 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2404 +- (eval "$ac_try") 2>&5 9.2405 +- ac_status=$? 9.2406 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2407 +- (exit $ac_status); }; } && 9.2408 +- { ac_try='test -s conftest$ac_exeext' 9.2409 +- { (case "(($ac_try" in 9.2410 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2411 +- *) ac_try_echo=$ac_try;; 9.2412 +-esac 9.2413 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2414 +- (eval "$ac_try") 2>&5 9.2415 +- ac_status=$? 9.2416 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2417 +- (exit $ac_status); }; }; then 9.2418 ++ (exit $ac_status); } && { 9.2419 ++ test -z "$ac_cxx_werror_flag" || 9.2420 ++ test ! -s conftest.err 9.2421 ++ } && test -s conftest$ac_exeext && 9.2422 ++ $as_test_x conftest$ac_exeext; then 9.2423 + ac_cv_func_shmat=yes 9.2424 + else 9.2425 + echo "$as_me: failed program was:" >&5 9.2426 +@@ -8877,7 +8088,7 @@ 9.2427 + ac_cv_func_shmat=no 9.2428 + fi 9.2429 + 9.2430 +-rm -f core conftest.err conftest.$ac_objext \ 9.2431 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2432 + conftest$ac_exeext conftest.$ac_ext 9.2433 + fi 9.2434 + { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 9.2435 +@@ -8927,27 +8138,11 @@ 9.2436 + rm -f conftest.er1 9.2437 + cat conftest.err >&5 9.2438 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2439 +- (exit $ac_status); } && 9.2440 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2441 +- { (case "(($ac_try" in 9.2442 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2443 +- *) ac_try_echo=$ac_try;; 9.2444 +-esac 9.2445 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2446 +- (eval "$ac_try") 2>&5 9.2447 +- ac_status=$? 9.2448 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2449 +- (exit $ac_status); }; } && 9.2450 +- { ac_try='test -s conftest$ac_exeext' 9.2451 +- { (case "(($ac_try" in 9.2452 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2453 +- *) ac_try_echo=$ac_try;; 9.2454 +-esac 9.2455 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2456 +- (eval "$ac_try") 2>&5 9.2457 +- ac_status=$? 9.2458 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2459 +- (exit $ac_status); }; }; then 9.2460 ++ (exit $ac_status); } && { 9.2461 ++ test -z "$ac_cxx_werror_flag" || 9.2462 ++ test ! -s conftest.err 9.2463 ++ } && test -s conftest$ac_exeext && 9.2464 ++ $as_test_x conftest$ac_exeext; then 9.2465 + ac_cv_lib_ipc_shmat=yes 9.2466 + else 9.2467 + echo "$as_me: failed program was:" >&5 9.2468 +@@ -8956,7 +8151,7 @@ 9.2469 + ac_cv_lib_ipc_shmat=no 9.2470 + fi 9.2471 + 9.2472 +-rm -f core conftest.err conftest.$ac_objext \ 9.2473 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2474 + conftest$ac_exeext conftest.$ac_ext 9.2475 + LIBS=$ac_check_lib_save_LIBS 9.2476 + fi 9.2477 +@@ -9010,27 +8205,10 @@ 9.2478 + rm -f conftest.er1 9.2479 + cat conftest.err >&5 9.2480 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2481 +- (exit $ac_status); } && 9.2482 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2483 +- { (case "(($ac_try" in 9.2484 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2485 +- *) ac_try_echo=$ac_try;; 9.2486 +-esac 9.2487 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2488 +- (eval "$ac_try") 2>&5 9.2489 +- ac_status=$? 9.2490 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2491 +- (exit $ac_status); }; } && 9.2492 +- { ac_try='test -s conftest.$ac_objext' 9.2493 +- { (case "(($ac_try" in 9.2494 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2495 +- *) ac_try_echo=$ac_try;; 9.2496 +-esac 9.2497 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2498 +- (eval "$ac_try") 2>&5 9.2499 +- ac_status=$? 9.2500 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2501 +- (exit $ac_status); }; }; then 9.2502 ++ (exit $ac_status); } && { 9.2503 ++ test -z "$ac_cxx_werror_flag" || 9.2504 ++ test ! -s conftest.err 9.2505 ++ } && test -s conftest.$ac_objext; then 9.2506 + ac_header_compiler=yes 9.2507 + else 9.2508 + echo "$as_me: failed program was:" >&5 9.2509 +@@ -9066,17 +8244,10 @@ 9.2510 + rm -f conftest.er1 9.2511 + cat conftest.err >&5 9.2512 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2513 +- (exit $ac_status); } >/dev/null; then 9.2514 +- if test -s conftest.err; then 9.2515 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.2516 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.2517 +- else 9.2518 +- ac_cpp_err= 9.2519 +- fi 9.2520 +-else 9.2521 +- ac_cpp_err=yes 9.2522 +-fi 9.2523 +-if test -z "$ac_cpp_err"; then 9.2524 ++ (exit $ac_status); } >/dev/null && { 9.2525 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.2526 ++ test ! -s conftest.err 9.2527 ++ }; then 9.2528 + ac_header_preproc=yes 9.2529 + else 9.2530 + echo "$as_me: failed program was:" >&5 9.2531 +@@ -9176,27 +8347,10 @@ 9.2532 + rm -f conftest.er1 9.2533 + cat conftest.err >&5 9.2534 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2535 +- (exit $ac_status); } && 9.2536 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2537 +- { (case "(($ac_try" in 9.2538 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2539 +- *) ac_try_echo=$ac_try;; 9.2540 +-esac 9.2541 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2542 +- (eval "$ac_try") 2>&5 9.2543 +- ac_status=$? 9.2544 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2545 +- (exit $ac_status); }; } && 9.2546 +- { ac_try='test -s conftest.$ac_objext' 9.2547 +- { (case "(($ac_try" in 9.2548 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2549 +- *) ac_try_echo=$ac_try;; 9.2550 +-esac 9.2551 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2552 +- (eval "$ac_try") 2>&5 9.2553 +- ac_status=$? 9.2554 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2555 +- (exit $ac_status); }; }; then 9.2556 ++ (exit $ac_status); } && { 9.2557 ++ test -z "$ac_cxx_werror_flag" || 9.2558 ++ test ! -s conftest.err 9.2559 ++ } && test -s conftest.$ac_objext; then 9.2560 + ac_header_compiler=yes 9.2561 + else 9.2562 + echo "$as_me: failed program was:" >&5 9.2563 +@@ -9232,17 +8386,10 @@ 9.2564 + rm -f conftest.er1 9.2565 + cat conftest.err >&5 9.2566 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2567 +- (exit $ac_status); } >/dev/null; then 9.2568 +- if test -s conftest.err; then 9.2569 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.2570 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.2571 +- else 9.2572 +- ac_cpp_err= 9.2573 +- fi 9.2574 +-else 9.2575 +- ac_cpp_err=yes 9.2576 +-fi 9.2577 +-if test -z "$ac_cpp_err"; then 9.2578 ++ (exit $ac_status); } >/dev/null && { 9.2579 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.2580 ++ test ! -s conftest.err 9.2581 ++ }; then 9.2582 + ac_header_preproc=yes 9.2583 + else 9.2584 + echo "$as_me: failed program was:" >&5 9.2585 +@@ -9345,27 +8492,11 @@ 9.2586 + rm -f conftest.er1 9.2587 + cat conftest.err >&5 9.2588 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2589 +- (exit $ac_status); } && 9.2590 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2591 +- { (case "(($ac_try" in 9.2592 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2593 +- *) ac_try_echo=$ac_try;; 9.2594 +-esac 9.2595 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2596 +- (eval "$ac_try") 2>&5 9.2597 +- ac_status=$? 9.2598 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2599 +- (exit $ac_status); }; } && 9.2600 +- { ac_try='test -s conftest$ac_exeext' 9.2601 +- { (case "(($ac_try" in 9.2602 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2603 +- *) ac_try_echo=$ac_try;; 9.2604 +-esac 9.2605 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2606 +- (eval "$ac_try") 2>&5 9.2607 +- ac_status=$? 9.2608 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2609 +- (exit $ac_status); }; }; then 9.2610 ++ (exit $ac_status); } && { 9.2611 ++ test -z "$ac_cxx_werror_flag" || 9.2612 ++ test ! -s conftest.err 9.2613 ++ } && test -s conftest$ac_exeext && 9.2614 ++ $as_test_x conftest$ac_exeext; then 9.2615 + ac_cv_lib_poll_poll=yes 9.2616 + else 9.2617 + echo "$as_me: failed program was:" >&5 9.2618 +@@ -9374,7 +8505,7 @@ 9.2619 + ac_cv_lib_poll_poll=no 9.2620 + fi 9.2621 + 9.2622 +-rm -f core conftest.err conftest.$ac_objext \ 9.2623 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2624 + conftest$ac_exeext conftest.$ac_ext 9.2625 + LIBS=$ac_check_lib_save_LIBS 9.2626 + fi 9.2627 +@@ -9425,27 +8556,10 @@ 9.2628 + rm -f conftest.er1 9.2629 + cat conftest.err >&5 9.2630 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2631 +- (exit $ac_status); } && 9.2632 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2633 +- { (case "(($ac_try" in 9.2634 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2635 +- *) ac_try_echo=$ac_try;; 9.2636 +-esac 9.2637 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2638 +- (eval "$ac_try") 2>&5 9.2639 +- ac_status=$? 9.2640 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2641 +- (exit $ac_status); }; } && 9.2642 +- { ac_try='test -s conftest.$ac_objext' 9.2643 +- { (case "(($ac_try" in 9.2644 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2645 +- *) ac_try_echo=$ac_try;; 9.2646 +-esac 9.2647 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2648 +- (eval "$ac_try") 2>&5 9.2649 +- ac_status=$? 9.2650 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2651 +- (exit $ac_status); }; }; then 9.2652 ++ (exit $ac_status); } && { 9.2653 ++ test -z "$ac_cxx_werror_flag" || 9.2654 ++ test ! -s conftest.err 9.2655 ++ } && test -s conftest.$ac_objext; then 9.2656 + ac_header_compiler=yes 9.2657 + else 9.2658 + echo "$as_me: failed program was:" >&5 9.2659 +@@ -9481,17 +8595,10 @@ 9.2660 + rm -f conftest.er1 9.2661 + cat conftest.err >&5 9.2662 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2663 +- (exit $ac_status); } >/dev/null; then 9.2664 +- if test -s conftest.err; then 9.2665 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.2666 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.2667 +- else 9.2668 +- ac_cpp_err= 9.2669 +- fi 9.2670 +-else 9.2671 +- ac_cpp_err=yes 9.2672 +-fi 9.2673 +-if test -z "$ac_cpp_err"; then 9.2674 ++ (exit $ac_status); } >/dev/null && { 9.2675 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.2676 ++ test ! -s conftest.err 9.2677 ++ }; then 9.2678 + ac_header_preproc=yes 9.2679 + else 9.2680 + echo "$as_me: failed program was:" >&5 9.2681 +@@ -9586,27 +8693,10 @@ 9.2682 + rm -f conftest.er1 9.2683 + cat conftest.err >&5 9.2684 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2685 +- (exit $ac_status); } && 9.2686 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2687 +- { (case "(($ac_try" in 9.2688 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2689 +- *) ac_try_echo=$ac_try;; 9.2690 +-esac 9.2691 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2692 +- (eval "$ac_try") 2>&5 9.2693 +- ac_status=$? 9.2694 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2695 +- (exit $ac_status); }; } && 9.2696 +- { ac_try='test -s conftest.$ac_objext' 9.2697 +- { (case "(($ac_try" in 9.2698 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2699 +- *) ac_try_echo=$ac_try;; 9.2700 +-esac 9.2701 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2702 +- (eval "$ac_try") 2>&5 9.2703 +- ac_status=$? 9.2704 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2705 +- (exit $ac_status); }; }; then 9.2706 ++ (exit $ac_status); } && { 9.2707 ++ test -z "$ac_cxx_werror_flag" || 9.2708 ++ test ! -s conftest.err 9.2709 ++ } && test -s conftest.$ac_objext; then 9.2710 + ac_header_compiler=yes 9.2711 + else 9.2712 + echo "$as_me: failed program was:" >&5 9.2713 +@@ -9642,17 +8732,10 @@ 9.2714 + rm -f conftest.er1 9.2715 + cat conftest.err >&5 9.2716 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2717 +- (exit $ac_status); } >/dev/null; then 9.2718 +- if test -s conftest.err; then 9.2719 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.2720 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.2721 +- else 9.2722 +- ac_cpp_err= 9.2723 +- fi 9.2724 +-else 9.2725 +- ac_cpp_err=yes 9.2726 +-fi 9.2727 +-if test -z "$ac_cpp_err"; then 9.2728 ++ (exit $ac_status); } >/dev/null && { 9.2729 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.2730 ++ test ! -s conftest.err 9.2731 ++ }; then 9.2732 + ac_header_preproc=yes 9.2733 + else 9.2734 + echo "$as_me: failed program was:" >&5 9.2735 +@@ -9754,27 +8837,11 @@ 9.2736 + rm -f conftest.er1 9.2737 + cat conftest.err >&5 9.2738 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2739 +- (exit $ac_status); } && 9.2740 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2741 +- { (case "(($ac_try" in 9.2742 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2743 +- *) ac_try_echo=$ac_try;; 9.2744 +-esac 9.2745 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2746 +- (eval "$ac_try") 2>&5 9.2747 +- ac_status=$? 9.2748 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2749 +- (exit $ac_status); }; } && 9.2750 +- { ac_try='test -s conftest$ac_exeext' 9.2751 +- { (case "(($ac_try" in 9.2752 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2753 +- *) ac_try_echo=$ac_try;; 9.2754 +-esac 9.2755 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2756 +- (eval "$ac_try") 2>&5 9.2757 +- ac_status=$? 9.2758 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2759 +- (exit $ac_status); }; }; then 9.2760 ++ (exit $ac_status); } && { 9.2761 ++ test -z "$ac_cxx_werror_flag" || 9.2762 ++ test ! -s conftest.err 9.2763 ++ } && test -s conftest$ac_exeext && 9.2764 ++ $as_test_x conftest$ac_exeext; then 9.2765 + 9.2766 + LIBRESOLV="-lresolv" 9.2767 + { echo "$as_me:$LINENO: result: yes" >&5 9.2768 +@@ -9794,7 +8861,7 @@ 9.2769 + 9.2770 + fi 9.2771 + 9.2772 +-rm -f core conftest.err conftest.$ac_objext \ 9.2773 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2774 + conftest$ac_exeext conftest.$ac_ext 9.2775 + LIBS=$kde_libs_safe 9.2776 + 9.2777 +@@ -9861,27 +8928,10 @@ 9.2778 + rm -f conftest.er1 9.2779 + cat conftest.err >&5 9.2780 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2781 +- (exit $ac_status); } && 9.2782 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2783 +- { (case "(($ac_try" in 9.2784 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2785 +- *) ac_try_echo=$ac_try;; 9.2786 +-esac 9.2787 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2788 +- (eval "$ac_try") 2>&5 9.2789 +- ac_status=$? 9.2790 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2791 +- (exit $ac_status); }; } && 9.2792 +- { ac_try='test -s conftest.$ac_objext' 9.2793 +- { (case "(($ac_try" in 9.2794 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2795 +- *) ac_try_echo=$ac_try;; 9.2796 +-esac 9.2797 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2798 +- (eval "$ac_try") 2>&5 9.2799 +- ac_status=$? 9.2800 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2801 +- (exit $ac_status); }; }; then 9.2802 ++ (exit $ac_status); } && { 9.2803 ++ test -z "$ac_cxx_werror_flag" || 9.2804 ++ test ! -s conftest.err 9.2805 ++ } && test -s conftest.$ac_objext; then 9.2806 + kde_cv_func_res_init=yes 9.2807 + else 9.2808 + echo "$as_me: failed program was:" >&5 9.2809 +@@ -9978,27 +9028,11 @@ 9.2810 + rm -f conftest.er1 9.2811 + cat conftest.err >&5 9.2812 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2813 +- (exit $ac_status); } && 9.2814 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2815 +- { (case "(($ac_try" in 9.2816 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2817 +- *) ac_try_echo=$ac_try;; 9.2818 +-esac 9.2819 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2820 +- (eval "$ac_try") 2>&5 9.2821 +- ac_status=$? 9.2822 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2823 +- (exit $ac_status); }; } && 9.2824 +- { ac_try='test -s conftest$ac_exeext' 9.2825 +- { (case "(($ac_try" in 9.2826 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2827 +- *) ac_try_echo=$ac_try;; 9.2828 +-esac 9.2829 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2830 +- (eval "$ac_try") 2>&5 9.2831 +- ac_status=$? 9.2832 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2833 +- (exit $ac_status); }; }; then 9.2834 ++ (exit $ac_status); } && { 9.2835 ++ test -z "$ac_cxx_werror_flag" || 9.2836 ++ test ! -s conftest.err 9.2837 ++ } && test -s conftest$ac_exeext && 9.2838 ++ $as_test_x conftest$ac_exeext; then 9.2839 + kde_cv_func_res_init=yes 9.2840 + kde_cv_proto_res_init=yes 9.2841 + else 9.2842 +@@ -10009,7 +9043,7 @@ 9.2843 + 9.2844 + fi 9.2845 + 9.2846 +-rm -f core conftest.err conftest.$ac_objext \ 9.2847 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2848 + conftest$ac_exeext conftest.$ac_ext 9.2849 + LIBS=$kde_safe_libs 9.2850 + ac_ext=cpp 9.2851 +@@ -10092,27 +9126,11 @@ 9.2852 + rm -f conftest.er1 9.2853 + cat conftest.err >&5 9.2854 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2855 +- (exit $ac_status); } && 9.2856 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2857 +- { (case "(($ac_try" in 9.2858 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2859 +- *) ac_try_echo=$ac_try;; 9.2860 +-esac 9.2861 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2862 +- (eval "$ac_try") 2>&5 9.2863 +- ac_status=$? 9.2864 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2865 +- (exit $ac_status); }; } && 9.2866 +- { ac_try='test -s conftest$ac_exeext' 9.2867 +- { (case "(($ac_try" in 9.2868 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2869 +- *) ac_try_echo=$ac_try;; 9.2870 +-esac 9.2871 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2872 +- (eval "$ac_try") 2>&5 9.2873 +- ac_status=$? 9.2874 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2875 +- (exit $ac_status); }; }; then 9.2876 ++ (exit $ac_status); } && { 9.2877 ++ test -z "$ac_cxx_werror_flag" || 9.2878 ++ test ! -s conftest.err 9.2879 ++ } && test -s conftest$ac_exeext && 9.2880 ++ $as_test_x conftest$ac_exeext; then 9.2881 + ac_cv_lib_ucb_killpg=yes 9.2882 + else 9.2883 + echo "$as_me: failed program was:" >&5 9.2884 +@@ -10121,7 +9139,7 @@ 9.2885 + ac_cv_lib_ucb_killpg=no 9.2886 + fi 9.2887 + 9.2888 +-rm -f core conftest.err conftest.$ac_objext \ 9.2889 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2890 + conftest$ac_exeext conftest.$ac_ext 9.2891 + LIBS=$ac_check_lib_save_LIBS 9.2892 + fi 9.2893 +@@ -10180,27 +9198,11 @@ 9.2894 + rm -f conftest.er1 9.2895 + cat conftest.err >&5 9.2896 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2897 +- (exit $ac_status); } && 9.2898 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2899 +- { (case "(($ac_try" in 9.2900 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2901 +- *) ac_try_echo=$ac_try;; 9.2902 +-esac 9.2903 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2904 +- (eval "$ac_try") 2>&5 9.2905 +- ac_status=$? 9.2906 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2907 +- (exit $ac_status); }; } && 9.2908 +- { ac_try='test -s conftest$ac_exeext' 9.2909 +- { (case "(($ac_try" in 9.2910 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2911 +- *) ac_try_echo=$ac_try;; 9.2912 +-esac 9.2913 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2914 +- (eval "$ac_try") 2>&5 9.2915 +- ac_status=$? 9.2916 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2917 +- (exit $ac_status); }; }; then 9.2918 ++ (exit $ac_status); } && { 9.2919 ++ test -z "$ac_cxx_werror_flag" || 9.2920 ++ test ! -s conftest.err 9.2921 ++ } && test -s conftest$ac_exeext && 9.2922 ++ $as_test_x conftest$ac_exeext; then 9.2923 + ac_cv_lib_bsd_gethostbyname=yes 9.2924 + else 9.2925 + echo "$as_me: failed program was:" >&5 9.2926 +@@ -10209,7 +9211,7 @@ 9.2927 + ac_cv_lib_bsd_gethostbyname=no 9.2928 + fi 9.2929 + 9.2930 +-rm -f core conftest.err conftest.$ac_objext \ 9.2931 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.2932 + conftest$ac_exeext conftest.$ac_ext 9.2933 + LIBS=$ac_check_lib_save_LIBS 9.2934 + fi 9.2935 +@@ -10258,27 +9260,10 @@ 9.2936 + rm -f conftest.er1 9.2937 + cat conftest.err >&5 9.2938 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2939 +- (exit $ac_status); } && 9.2940 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.2941 +- { (case "(($ac_try" in 9.2942 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2943 +- *) ac_try_echo=$ac_try;; 9.2944 +-esac 9.2945 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2946 +- (eval "$ac_try") 2>&5 9.2947 +- ac_status=$? 9.2948 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2949 +- (exit $ac_status); }; } && 9.2950 +- { ac_try='test -s conftest.$ac_objext' 9.2951 +- { (case "(($ac_try" in 9.2952 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.2953 +- *) ac_try_echo=$ac_try;; 9.2954 +-esac 9.2955 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.2956 +- (eval "$ac_try") 2>&5 9.2957 +- ac_status=$? 9.2958 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.2959 +- (exit $ac_status); }; }; then 9.2960 ++ (exit $ac_status); } && { 9.2961 ++ test -z "$ac_cxx_werror_flag" || 9.2962 ++ test ! -s conftest.err 9.2963 ++ } && test -s conftest.$ac_objext; then 9.2964 + ac_cv_type_int=yes 9.2965 + else 9.2966 + echo "$as_me: failed program was:" >&5 9.2967 +@@ -10292,16 +9277,15 @@ 9.2968 + { echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5 9.2969 + echo "${ECHO_T}$ac_cv_type_int" >&6; } 9.2970 + 9.2971 ++# The cast to long int works around a bug in the HP C Compiler 9.2972 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.2973 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.2974 ++# This bug is HP SR number 8606223364. 9.2975 + { echo "$as_me:$LINENO: checking size of int" >&5 9.2976 + echo $ECHO_N "checking size of int... $ECHO_C" >&6; } 9.2977 + if test "${ac_cv_sizeof_int+set}" = set; then 9.2978 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.2979 + else 9.2980 +- if test "$ac_cv_type_int" = yes; then 9.2981 +- # The cast to long int works around a bug in the HP C Compiler 9.2982 +- # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.2983 +- # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.2984 +- # This bug is HP SR number 8606223364. 9.2985 + if test "$cross_compiling" = yes; then 9.2986 + # Depending upon the size, compute the lo and hi bounds. 9.2987 + cat >conftest.$ac_ext <<_ACEOF 9.2988 +@@ -10311,7 +9295,7 @@ 9.2989 + cat >>conftest.$ac_ext <<_ACEOF 9.2990 + /* end confdefs.h. */ 9.2991 + $ac_includes_default 9.2992 +- typedef int ac__type_sizeof_; 9.2993 ++ typedef int ac__type_sizeof_; 9.2994 + int 9.2995 + main () 9.2996 + { 9.2997 +@@ -10335,27 +9319,10 @@ 9.2998 + rm -f conftest.er1 9.2999 + cat conftest.err >&5 9.3000 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3001 +- (exit $ac_status); } && 9.3002 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3003 +- { (case "(($ac_try" in 9.3004 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3005 +- *) ac_try_echo=$ac_try;; 9.3006 +-esac 9.3007 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3008 +- (eval "$ac_try") 2>&5 9.3009 +- ac_status=$? 9.3010 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3011 +- (exit $ac_status); }; } && 9.3012 +- { ac_try='test -s conftest.$ac_objext' 9.3013 +- { (case "(($ac_try" in 9.3014 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3015 +- *) ac_try_echo=$ac_try;; 9.3016 +-esac 9.3017 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3018 +- (eval "$ac_try") 2>&5 9.3019 +- ac_status=$? 9.3020 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3021 +- (exit $ac_status); }; }; then 9.3022 ++ (exit $ac_status); } && { 9.3023 ++ test -z "$ac_cxx_werror_flag" || 9.3024 ++ test ! -s conftest.err 9.3025 ++ } && test -s conftest.$ac_objext; then 9.3026 + ac_lo=0 ac_mid=0 9.3027 + while :; do 9.3028 + cat >conftest.$ac_ext <<_ACEOF 9.3029 +@@ -10365,7 +9332,7 @@ 9.3030 + cat >>conftest.$ac_ext <<_ACEOF 9.3031 + /* end confdefs.h. */ 9.3032 + $ac_includes_default 9.3033 +- typedef int ac__type_sizeof_; 9.3034 ++ typedef int ac__type_sizeof_; 9.3035 + int 9.3036 + main () 9.3037 + { 9.3038 +@@ -10389,27 +9356,10 @@ 9.3039 + rm -f conftest.er1 9.3040 + cat conftest.err >&5 9.3041 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3042 +- (exit $ac_status); } && 9.3043 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3044 +- { (case "(($ac_try" in 9.3045 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3046 +- *) ac_try_echo=$ac_try;; 9.3047 +-esac 9.3048 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3049 +- (eval "$ac_try") 2>&5 9.3050 +- ac_status=$? 9.3051 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3052 +- (exit $ac_status); }; } && 9.3053 +- { ac_try='test -s conftest.$ac_objext' 9.3054 +- { (case "(($ac_try" in 9.3055 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3056 +- *) ac_try_echo=$ac_try;; 9.3057 +-esac 9.3058 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3059 +- (eval "$ac_try") 2>&5 9.3060 +- ac_status=$? 9.3061 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3062 +- (exit $ac_status); }; }; then 9.3063 ++ (exit $ac_status); } && { 9.3064 ++ test -z "$ac_cxx_werror_flag" || 9.3065 ++ test ! -s conftest.err 9.3066 ++ } && test -s conftest.$ac_objext; then 9.3067 + ac_hi=$ac_mid; break 9.3068 + else 9.3069 + echo "$as_me: failed program was:" >&5 9.3070 +@@ -10436,7 +9386,7 @@ 9.3071 + cat >>conftest.$ac_ext <<_ACEOF 9.3072 + /* end confdefs.h. */ 9.3073 + $ac_includes_default 9.3074 +- typedef int ac__type_sizeof_; 9.3075 ++ typedef int ac__type_sizeof_; 9.3076 + int 9.3077 + main () 9.3078 + { 9.3079 +@@ -10460,27 +9410,10 @@ 9.3080 + rm -f conftest.er1 9.3081 + cat conftest.err >&5 9.3082 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3083 +- (exit $ac_status); } && 9.3084 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3085 +- { (case "(($ac_try" in 9.3086 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3087 +- *) ac_try_echo=$ac_try;; 9.3088 +-esac 9.3089 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3090 +- (eval "$ac_try") 2>&5 9.3091 +- ac_status=$? 9.3092 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3093 +- (exit $ac_status); }; } && 9.3094 +- { ac_try='test -s conftest.$ac_objext' 9.3095 +- { (case "(($ac_try" in 9.3096 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3097 +- *) ac_try_echo=$ac_try;; 9.3098 +-esac 9.3099 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3100 +- (eval "$ac_try") 2>&5 9.3101 +- ac_status=$? 9.3102 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3103 +- (exit $ac_status); }; }; then 9.3104 ++ (exit $ac_status); } && { 9.3105 ++ test -z "$ac_cxx_werror_flag" || 9.3106 ++ test ! -s conftest.err 9.3107 ++ } && test -s conftest.$ac_objext; then 9.3108 + ac_hi=-1 ac_mid=-1 9.3109 + while :; do 9.3110 + cat >conftest.$ac_ext <<_ACEOF 9.3111 +@@ -10490,7 +9423,7 @@ 9.3112 + cat >>conftest.$ac_ext <<_ACEOF 9.3113 + /* end confdefs.h. */ 9.3114 + $ac_includes_default 9.3115 +- typedef int ac__type_sizeof_; 9.3116 ++ typedef int ac__type_sizeof_; 9.3117 + int 9.3118 + main () 9.3119 + { 9.3120 +@@ -10514,27 +9447,10 @@ 9.3121 + rm -f conftest.er1 9.3122 + cat conftest.err >&5 9.3123 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3124 +- (exit $ac_status); } && 9.3125 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3126 +- { (case "(($ac_try" in 9.3127 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3128 +- *) ac_try_echo=$ac_try;; 9.3129 +-esac 9.3130 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3131 +- (eval "$ac_try") 2>&5 9.3132 +- ac_status=$? 9.3133 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3134 +- (exit $ac_status); }; } && 9.3135 +- { ac_try='test -s conftest.$ac_objext' 9.3136 +- { (case "(($ac_try" in 9.3137 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3138 +- *) ac_try_echo=$ac_try;; 9.3139 +-esac 9.3140 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3141 +- (eval "$ac_try") 2>&5 9.3142 +- ac_status=$? 9.3143 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3144 +- (exit $ac_status); }; }; then 9.3145 ++ (exit $ac_status); } && { 9.3146 ++ test -z "$ac_cxx_werror_flag" || 9.3147 ++ test ! -s conftest.err 9.3148 ++ } && test -s conftest.$ac_objext; then 9.3149 + ac_lo=$ac_mid; break 9.3150 + else 9.3151 + echo "$as_me: failed program was:" >&5 9.3152 +@@ -10571,7 +9487,7 @@ 9.3153 + cat >>conftest.$ac_ext <<_ACEOF 9.3154 + /* end confdefs.h. */ 9.3155 + $ac_includes_default 9.3156 +- typedef int ac__type_sizeof_; 9.3157 ++ typedef int ac__type_sizeof_; 9.3158 + int 9.3159 + main () 9.3160 + { 9.3161 +@@ -10595,27 +9511,10 @@ 9.3162 + rm -f conftest.er1 9.3163 + cat conftest.err >&5 9.3164 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3165 +- (exit $ac_status); } && 9.3166 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3167 +- { (case "(($ac_try" in 9.3168 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3169 +- *) ac_try_echo=$ac_try;; 9.3170 +-esac 9.3171 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3172 +- (eval "$ac_try") 2>&5 9.3173 +- ac_status=$? 9.3174 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3175 +- (exit $ac_status); }; } && 9.3176 +- { ac_try='test -s conftest.$ac_objext' 9.3177 +- { (case "(($ac_try" in 9.3178 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3179 +- *) ac_try_echo=$ac_try;; 9.3180 +-esac 9.3181 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3182 +- (eval "$ac_try") 2>&5 9.3183 +- ac_status=$? 9.3184 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3185 +- (exit $ac_status); }; }; then 9.3186 ++ (exit $ac_status); } && { 9.3187 ++ test -z "$ac_cxx_werror_flag" || 9.3188 ++ test ! -s conftest.err 9.3189 ++ } && test -s conftest.$ac_objext; then 9.3190 + ac_hi=$ac_mid 9.3191 + else 9.3192 + echo "$as_me: failed program was:" >&5 9.3193 +@@ -10628,11 +9527,15 @@ 9.3194 + done 9.3195 + case $ac_lo in 9.3196 + ?*) ac_cv_sizeof_int=$ac_lo;; 9.3197 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9.3198 ++'') if test "$ac_cv_type_int" = yes; then 9.3199 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9.3200 + See \`config.log' for more details." >&5 9.3201 + echo "$as_me: error: cannot compute sizeof (int) 9.3202 + See \`config.log' for more details." >&2;} 9.3203 +- { (exit 77); exit 77; }; } ;; 9.3204 ++ { (exit 77); exit 77; }; } 9.3205 ++ else 9.3206 ++ ac_cv_sizeof_int=0 9.3207 ++ fi ;; 9.3208 + esac 9.3209 + else 9.3210 + cat >conftest.$ac_ext <<_ACEOF 9.3211 +@@ -10642,7 +9545,7 @@ 9.3212 + cat >>conftest.$ac_ext <<_ACEOF 9.3213 + /* end confdefs.h. */ 9.3214 + $ac_includes_default 9.3215 +- typedef int ac__type_sizeof_; 9.3216 ++ typedef int ac__type_sizeof_; 9.3217 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.3218 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.3219 + #include <stdio.h> 9.3220 +@@ -10701,21 +9604,25 @@ 9.3221 + sed 's/^/| /' conftest.$ac_ext >&5 9.3222 + 9.3223 + ( exit $ac_status ) 9.3224 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9.3225 ++if test "$ac_cv_type_int" = yes; then 9.3226 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9.3227 + See \`config.log' for more details." >&5 9.3228 + echo "$as_me: error: cannot compute sizeof (int) 9.3229 + See \`config.log' for more details." >&2;} 9.3230 + { (exit 77); exit 77; }; } 9.3231 ++ else 9.3232 ++ ac_cv_sizeof_int=0 9.3233 ++ fi 9.3234 + fi 9.3235 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9.3236 + fi 9.3237 + rm -f conftest.val 9.3238 +-else 9.3239 +- ac_cv_sizeof_int=0 9.3240 +-fi 9.3241 + fi 9.3242 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5 9.3243 + echo "${ECHO_T}$ac_cv_sizeof_int" >&6; } 9.3244 ++ 9.3245 ++ 9.3246 ++ 9.3247 + cat >>confdefs.h <<_ACEOF 9.3248 + #define SIZEOF_INT $ac_cv_sizeof_int 9.3249 + _ACEOF 9.3250 +@@ -10757,27 +9664,10 @@ 9.3251 + rm -f conftest.er1 9.3252 + cat conftest.err >&5 9.3253 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3254 +- (exit $ac_status); } && 9.3255 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3256 +- { (case "(($ac_try" in 9.3257 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3258 +- *) ac_try_echo=$ac_try;; 9.3259 +-esac 9.3260 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3261 +- (eval "$ac_try") 2>&5 9.3262 +- ac_status=$? 9.3263 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3264 +- (exit $ac_status); }; } && 9.3265 +- { ac_try='test -s conftest.$ac_objext' 9.3266 +- { (case "(($ac_try" in 9.3267 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3268 +- *) ac_try_echo=$ac_try;; 9.3269 +-esac 9.3270 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3271 +- (eval "$ac_try") 2>&5 9.3272 +- ac_status=$? 9.3273 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3274 +- (exit $ac_status); }; }; then 9.3275 ++ (exit $ac_status); } && { 9.3276 ++ test -z "$ac_cxx_werror_flag" || 9.3277 ++ test ! -s conftest.err 9.3278 ++ } && test -s conftest.$ac_objext; then 9.3279 + ac_cv_type_short=yes 9.3280 + else 9.3281 + echo "$as_me: failed program was:" >&5 9.3282 +@@ -10791,16 +9681,15 @@ 9.3283 + { echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5 9.3284 + echo "${ECHO_T}$ac_cv_type_short" >&6; } 9.3285 + 9.3286 ++# The cast to long int works around a bug in the HP C Compiler 9.3287 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.3288 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.3289 ++# This bug is HP SR number 8606223364. 9.3290 + { echo "$as_me:$LINENO: checking size of short" >&5 9.3291 + echo $ECHO_N "checking size of short... $ECHO_C" >&6; } 9.3292 + if test "${ac_cv_sizeof_short+set}" = set; then 9.3293 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.3294 + else 9.3295 +- if test "$ac_cv_type_short" = yes; then 9.3296 +- # The cast to long int works around a bug in the HP C Compiler 9.3297 +- # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.3298 +- # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.3299 +- # This bug is HP SR number 8606223364. 9.3300 + if test "$cross_compiling" = yes; then 9.3301 + # Depending upon the size, compute the lo and hi bounds. 9.3302 + cat >conftest.$ac_ext <<_ACEOF 9.3303 +@@ -10810,7 +9699,7 @@ 9.3304 + cat >>conftest.$ac_ext <<_ACEOF 9.3305 + /* end confdefs.h. */ 9.3306 + $ac_includes_default 9.3307 +- typedef short ac__type_sizeof_; 9.3308 ++ typedef short ac__type_sizeof_; 9.3309 + int 9.3310 + main () 9.3311 + { 9.3312 +@@ -10834,27 +9723,10 @@ 9.3313 + rm -f conftest.er1 9.3314 + cat conftest.err >&5 9.3315 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3316 +- (exit $ac_status); } && 9.3317 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3318 +- { (case "(($ac_try" in 9.3319 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3320 +- *) ac_try_echo=$ac_try;; 9.3321 +-esac 9.3322 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3323 +- (eval "$ac_try") 2>&5 9.3324 +- ac_status=$? 9.3325 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3326 +- (exit $ac_status); }; } && 9.3327 +- { ac_try='test -s conftest.$ac_objext' 9.3328 +- { (case "(($ac_try" in 9.3329 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3330 +- *) ac_try_echo=$ac_try;; 9.3331 +-esac 9.3332 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3333 +- (eval "$ac_try") 2>&5 9.3334 +- ac_status=$? 9.3335 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3336 +- (exit $ac_status); }; }; then 9.3337 ++ (exit $ac_status); } && { 9.3338 ++ test -z "$ac_cxx_werror_flag" || 9.3339 ++ test ! -s conftest.err 9.3340 ++ } && test -s conftest.$ac_objext; then 9.3341 + ac_lo=0 ac_mid=0 9.3342 + while :; do 9.3343 + cat >conftest.$ac_ext <<_ACEOF 9.3344 +@@ -10864,7 +9736,7 @@ 9.3345 + cat >>conftest.$ac_ext <<_ACEOF 9.3346 + /* end confdefs.h. */ 9.3347 + $ac_includes_default 9.3348 +- typedef short ac__type_sizeof_; 9.3349 ++ typedef short ac__type_sizeof_; 9.3350 + int 9.3351 + main () 9.3352 + { 9.3353 +@@ -10888,27 +9760,10 @@ 9.3354 + rm -f conftest.er1 9.3355 + cat conftest.err >&5 9.3356 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3357 +- (exit $ac_status); } && 9.3358 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3359 +- { (case "(($ac_try" in 9.3360 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3361 +- *) ac_try_echo=$ac_try;; 9.3362 +-esac 9.3363 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3364 +- (eval "$ac_try") 2>&5 9.3365 +- ac_status=$? 9.3366 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3367 +- (exit $ac_status); }; } && 9.3368 +- { ac_try='test -s conftest.$ac_objext' 9.3369 +- { (case "(($ac_try" in 9.3370 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3371 +- *) ac_try_echo=$ac_try;; 9.3372 +-esac 9.3373 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3374 +- (eval "$ac_try") 2>&5 9.3375 +- ac_status=$? 9.3376 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3377 +- (exit $ac_status); }; }; then 9.3378 ++ (exit $ac_status); } && { 9.3379 ++ test -z "$ac_cxx_werror_flag" || 9.3380 ++ test ! -s conftest.err 9.3381 ++ } && test -s conftest.$ac_objext; then 9.3382 + ac_hi=$ac_mid; break 9.3383 + else 9.3384 + echo "$as_me: failed program was:" >&5 9.3385 +@@ -10935,7 +9790,7 @@ 9.3386 + cat >>conftest.$ac_ext <<_ACEOF 9.3387 + /* end confdefs.h. */ 9.3388 + $ac_includes_default 9.3389 +- typedef short ac__type_sizeof_; 9.3390 ++ typedef short ac__type_sizeof_; 9.3391 + int 9.3392 + main () 9.3393 + { 9.3394 +@@ -10959,27 +9814,10 @@ 9.3395 + rm -f conftest.er1 9.3396 + cat conftest.err >&5 9.3397 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3398 +- (exit $ac_status); } && 9.3399 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3400 +- { (case "(($ac_try" in 9.3401 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3402 +- *) ac_try_echo=$ac_try;; 9.3403 +-esac 9.3404 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3405 +- (eval "$ac_try") 2>&5 9.3406 +- ac_status=$? 9.3407 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3408 +- (exit $ac_status); }; } && 9.3409 +- { ac_try='test -s conftest.$ac_objext' 9.3410 +- { (case "(($ac_try" in 9.3411 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3412 +- *) ac_try_echo=$ac_try;; 9.3413 +-esac 9.3414 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3415 +- (eval "$ac_try") 2>&5 9.3416 +- ac_status=$? 9.3417 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3418 +- (exit $ac_status); }; }; then 9.3419 ++ (exit $ac_status); } && { 9.3420 ++ test -z "$ac_cxx_werror_flag" || 9.3421 ++ test ! -s conftest.err 9.3422 ++ } && test -s conftest.$ac_objext; then 9.3423 + ac_hi=-1 ac_mid=-1 9.3424 + while :; do 9.3425 + cat >conftest.$ac_ext <<_ACEOF 9.3426 +@@ -10989,7 +9827,7 @@ 9.3427 + cat >>conftest.$ac_ext <<_ACEOF 9.3428 + /* end confdefs.h. */ 9.3429 + $ac_includes_default 9.3430 +- typedef short ac__type_sizeof_; 9.3431 ++ typedef short ac__type_sizeof_; 9.3432 + int 9.3433 + main () 9.3434 + { 9.3435 +@@ -11013,27 +9851,10 @@ 9.3436 + rm -f conftest.er1 9.3437 + cat conftest.err >&5 9.3438 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3439 +- (exit $ac_status); } && 9.3440 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3441 +- { (case "(($ac_try" in 9.3442 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3443 +- *) ac_try_echo=$ac_try;; 9.3444 +-esac 9.3445 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3446 +- (eval "$ac_try") 2>&5 9.3447 +- ac_status=$? 9.3448 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3449 +- (exit $ac_status); }; } && 9.3450 +- { ac_try='test -s conftest.$ac_objext' 9.3451 +- { (case "(($ac_try" in 9.3452 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3453 +- *) ac_try_echo=$ac_try;; 9.3454 +-esac 9.3455 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3456 +- (eval "$ac_try") 2>&5 9.3457 +- ac_status=$? 9.3458 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3459 +- (exit $ac_status); }; }; then 9.3460 ++ (exit $ac_status); } && { 9.3461 ++ test -z "$ac_cxx_werror_flag" || 9.3462 ++ test ! -s conftest.err 9.3463 ++ } && test -s conftest.$ac_objext; then 9.3464 + ac_lo=$ac_mid; break 9.3465 + else 9.3466 + echo "$as_me: failed program was:" >&5 9.3467 +@@ -11070,7 +9891,7 @@ 9.3468 + cat >>conftest.$ac_ext <<_ACEOF 9.3469 + /* end confdefs.h. */ 9.3470 + $ac_includes_default 9.3471 +- typedef short ac__type_sizeof_; 9.3472 ++ typedef short ac__type_sizeof_; 9.3473 + int 9.3474 + main () 9.3475 + { 9.3476 +@@ -11094,27 +9915,10 @@ 9.3477 + rm -f conftest.er1 9.3478 + cat conftest.err >&5 9.3479 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3480 +- (exit $ac_status); } && 9.3481 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3482 +- { (case "(($ac_try" in 9.3483 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3484 +- *) ac_try_echo=$ac_try;; 9.3485 +-esac 9.3486 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3487 +- (eval "$ac_try") 2>&5 9.3488 +- ac_status=$? 9.3489 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3490 +- (exit $ac_status); }; } && 9.3491 +- { ac_try='test -s conftest.$ac_objext' 9.3492 +- { (case "(($ac_try" in 9.3493 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3494 +- *) ac_try_echo=$ac_try;; 9.3495 +-esac 9.3496 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3497 +- (eval "$ac_try") 2>&5 9.3498 +- ac_status=$? 9.3499 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3500 +- (exit $ac_status); }; }; then 9.3501 ++ (exit $ac_status); } && { 9.3502 ++ test -z "$ac_cxx_werror_flag" || 9.3503 ++ test ! -s conftest.err 9.3504 ++ } && test -s conftest.$ac_objext; then 9.3505 + ac_hi=$ac_mid 9.3506 + else 9.3507 + echo "$as_me: failed program was:" >&5 9.3508 +@@ -11127,11 +9931,15 @@ 9.3509 + done 9.3510 + case $ac_lo in 9.3511 + ?*) ac_cv_sizeof_short=$ac_lo;; 9.3512 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short) 9.3513 ++'') if test "$ac_cv_type_short" = yes; then 9.3514 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short) 9.3515 + See \`config.log' for more details." >&5 9.3516 + echo "$as_me: error: cannot compute sizeof (short) 9.3517 + See \`config.log' for more details." >&2;} 9.3518 +- { (exit 77); exit 77; }; } ;; 9.3519 ++ { (exit 77); exit 77; }; } 9.3520 ++ else 9.3521 ++ ac_cv_sizeof_short=0 9.3522 ++ fi ;; 9.3523 + esac 9.3524 + else 9.3525 + cat >conftest.$ac_ext <<_ACEOF 9.3526 +@@ -11141,7 +9949,7 @@ 9.3527 + cat >>conftest.$ac_ext <<_ACEOF 9.3528 + /* end confdefs.h. */ 9.3529 + $ac_includes_default 9.3530 +- typedef short ac__type_sizeof_; 9.3531 ++ typedef short ac__type_sizeof_; 9.3532 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.3533 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.3534 + #include <stdio.h> 9.3535 +@@ -11200,21 +10008,25 @@ 9.3536 + sed 's/^/| /' conftest.$ac_ext >&5 9.3537 + 9.3538 + ( exit $ac_status ) 9.3539 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short) 9.3540 ++if test "$ac_cv_type_short" = yes; then 9.3541 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short) 9.3542 + See \`config.log' for more details." >&5 9.3543 + echo "$as_me: error: cannot compute sizeof (short) 9.3544 + See \`config.log' for more details." >&2;} 9.3545 + { (exit 77); exit 77; }; } 9.3546 ++ else 9.3547 ++ ac_cv_sizeof_short=0 9.3548 ++ fi 9.3549 + fi 9.3550 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9.3551 + fi 9.3552 + rm -f conftest.val 9.3553 +-else 9.3554 +- ac_cv_sizeof_short=0 9.3555 +-fi 9.3556 + fi 9.3557 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5 9.3558 + echo "${ECHO_T}$ac_cv_sizeof_short" >&6; } 9.3559 ++ 9.3560 ++ 9.3561 ++ 9.3562 + cat >>confdefs.h <<_ACEOF 9.3563 + #define SIZEOF_SHORT $ac_cv_sizeof_short 9.3564 + _ACEOF 9.3565 +@@ -11256,27 +10068,10 @@ 9.3566 + rm -f conftest.er1 9.3567 + cat conftest.err >&5 9.3568 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3569 +- (exit $ac_status); } && 9.3570 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3571 +- { (case "(($ac_try" in 9.3572 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3573 +- *) ac_try_echo=$ac_try;; 9.3574 +-esac 9.3575 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3576 +- (eval "$ac_try") 2>&5 9.3577 +- ac_status=$? 9.3578 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3579 +- (exit $ac_status); }; } && 9.3580 +- { ac_try='test -s conftest.$ac_objext' 9.3581 +- { (case "(($ac_try" in 9.3582 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3583 +- *) ac_try_echo=$ac_try;; 9.3584 +-esac 9.3585 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3586 +- (eval "$ac_try") 2>&5 9.3587 +- ac_status=$? 9.3588 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3589 +- (exit $ac_status); }; }; then 9.3590 ++ (exit $ac_status); } && { 9.3591 ++ test -z "$ac_cxx_werror_flag" || 9.3592 ++ test ! -s conftest.err 9.3593 ++ } && test -s conftest.$ac_objext; then 9.3594 + ac_cv_type_long=yes 9.3595 + else 9.3596 + echo "$as_me: failed program was:" >&5 9.3597 +@@ -11290,16 +10085,15 @@ 9.3598 + { echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5 9.3599 + echo "${ECHO_T}$ac_cv_type_long" >&6; } 9.3600 + 9.3601 ++# The cast to long int works around a bug in the HP C Compiler 9.3602 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.3603 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.3604 ++# This bug is HP SR number 8606223364. 9.3605 + { echo "$as_me:$LINENO: checking size of long" >&5 9.3606 + echo $ECHO_N "checking size of long... $ECHO_C" >&6; } 9.3607 + if test "${ac_cv_sizeof_long+set}" = set; then 9.3608 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.3609 + else 9.3610 +- if test "$ac_cv_type_long" = yes; then 9.3611 +- # The cast to long int works around a bug in the HP C Compiler 9.3612 +- # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.3613 +- # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.3614 +- # This bug is HP SR number 8606223364. 9.3615 + if test "$cross_compiling" = yes; then 9.3616 + # Depending upon the size, compute the lo and hi bounds. 9.3617 + cat >conftest.$ac_ext <<_ACEOF 9.3618 +@@ -11309,7 +10103,7 @@ 9.3619 + cat >>conftest.$ac_ext <<_ACEOF 9.3620 + /* end confdefs.h. */ 9.3621 + $ac_includes_default 9.3622 +- typedef long ac__type_sizeof_; 9.3623 ++ typedef long ac__type_sizeof_; 9.3624 + int 9.3625 + main () 9.3626 + { 9.3627 +@@ -11333,27 +10127,10 @@ 9.3628 + rm -f conftest.er1 9.3629 + cat conftest.err >&5 9.3630 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3631 +- (exit $ac_status); } && 9.3632 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3633 +- { (case "(($ac_try" in 9.3634 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3635 +- *) ac_try_echo=$ac_try;; 9.3636 +-esac 9.3637 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3638 +- (eval "$ac_try") 2>&5 9.3639 +- ac_status=$? 9.3640 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3641 +- (exit $ac_status); }; } && 9.3642 +- { ac_try='test -s conftest.$ac_objext' 9.3643 +- { (case "(($ac_try" in 9.3644 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3645 +- *) ac_try_echo=$ac_try;; 9.3646 +-esac 9.3647 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3648 +- (eval "$ac_try") 2>&5 9.3649 +- ac_status=$? 9.3650 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3651 +- (exit $ac_status); }; }; then 9.3652 ++ (exit $ac_status); } && { 9.3653 ++ test -z "$ac_cxx_werror_flag" || 9.3654 ++ test ! -s conftest.err 9.3655 ++ } && test -s conftest.$ac_objext; then 9.3656 + ac_lo=0 ac_mid=0 9.3657 + while :; do 9.3658 + cat >conftest.$ac_ext <<_ACEOF 9.3659 +@@ -11363,7 +10140,7 @@ 9.3660 + cat >>conftest.$ac_ext <<_ACEOF 9.3661 + /* end confdefs.h. */ 9.3662 + $ac_includes_default 9.3663 +- typedef long ac__type_sizeof_; 9.3664 ++ typedef long ac__type_sizeof_; 9.3665 + int 9.3666 + main () 9.3667 + { 9.3668 +@@ -11387,27 +10164,10 @@ 9.3669 + rm -f conftest.er1 9.3670 + cat conftest.err >&5 9.3671 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3672 +- (exit $ac_status); } && 9.3673 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3674 +- { (case "(($ac_try" in 9.3675 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3676 +- *) ac_try_echo=$ac_try;; 9.3677 +-esac 9.3678 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3679 +- (eval "$ac_try") 2>&5 9.3680 +- ac_status=$? 9.3681 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3682 +- (exit $ac_status); }; } && 9.3683 +- { ac_try='test -s conftest.$ac_objext' 9.3684 +- { (case "(($ac_try" in 9.3685 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3686 +- *) ac_try_echo=$ac_try;; 9.3687 +-esac 9.3688 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3689 +- (eval "$ac_try") 2>&5 9.3690 +- ac_status=$? 9.3691 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3692 +- (exit $ac_status); }; }; then 9.3693 ++ (exit $ac_status); } && { 9.3694 ++ test -z "$ac_cxx_werror_flag" || 9.3695 ++ test ! -s conftest.err 9.3696 ++ } && test -s conftest.$ac_objext; then 9.3697 + ac_hi=$ac_mid; break 9.3698 + else 9.3699 + echo "$as_me: failed program was:" >&5 9.3700 +@@ -11434,7 +10194,7 @@ 9.3701 + cat >>conftest.$ac_ext <<_ACEOF 9.3702 + /* end confdefs.h. */ 9.3703 + $ac_includes_default 9.3704 +- typedef long ac__type_sizeof_; 9.3705 ++ typedef long ac__type_sizeof_; 9.3706 + int 9.3707 + main () 9.3708 + { 9.3709 +@@ -11458,27 +10218,10 @@ 9.3710 + rm -f conftest.er1 9.3711 + cat conftest.err >&5 9.3712 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3713 +- (exit $ac_status); } && 9.3714 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3715 +- { (case "(($ac_try" in 9.3716 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3717 +- *) ac_try_echo=$ac_try;; 9.3718 +-esac 9.3719 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3720 +- (eval "$ac_try") 2>&5 9.3721 +- ac_status=$? 9.3722 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3723 +- (exit $ac_status); }; } && 9.3724 +- { ac_try='test -s conftest.$ac_objext' 9.3725 +- { (case "(($ac_try" in 9.3726 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3727 +- *) ac_try_echo=$ac_try;; 9.3728 +-esac 9.3729 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3730 +- (eval "$ac_try") 2>&5 9.3731 +- ac_status=$? 9.3732 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3733 +- (exit $ac_status); }; }; then 9.3734 ++ (exit $ac_status); } && { 9.3735 ++ test -z "$ac_cxx_werror_flag" || 9.3736 ++ test ! -s conftest.err 9.3737 ++ } && test -s conftest.$ac_objext; then 9.3738 + ac_hi=-1 ac_mid=-1 9.3739 + while :; do 9.3740 + cat >conftest.$ac_ext <<_ACEOF 9.3741 +@@ -11488,7 +10231,7 @@ 9.3742 + cat >>conftest.$ac_ext <<_ACEOF 9.3743 + /* end confdefs.h. */ 9.3744 + $ac_includes_default 9.3745 +- typedef long ac__type_sizeof_; 9.3746 ++ typedef long ac__type_sizeof_; 9.3747 + int 9.3748 + main () 9.3749 + { 9.3750 +@@ -11512,27 +10255,10 @@ 9.3751 + rm -f conftest.er1 9.3752 + cat conftest.err >&5 9.3753 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3754 +- (exit $ac_status); } && 9.3755 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3756 +- { (case "(($ac_try" in 9.3757 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3758 +- *) ac_try_echo=$ac_try;; 9.3759 +-esac 9.3760 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3761 +- (eval "$ac_try") 2>&5 9.3762 +- ac_status=$? 9.3763 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3764 +- (exit $ac_status); }; } && 9.3765 +- { ac_try='test -s conftest.$ac_objext' 9.3766 +- { (case "(($ac_try" in 9.3767 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3768 +- *) ac_try_echo=$ac_try;; 9.3769 +-esac 9.3770 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3771 +- (eval "$ac_try") 2>&5 9.3772 +- ac_status=$? 9.3773 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3774 +- (exit $ac_status); }; }; then 9.3775 ++ (exit $ac_status); } && { 9.3776 ++ test -z "$ac_cxx_werror_flag" || 9.3777 ++ test ! -s conftest.err 9.3778 ++ } && test -s conftest.$ac_objext; then 9.3779 + ac_lo=$ac_mid; break 9.3780 + else 9.3781 + echo "$as_me: failed program was:" >&5 9.3782 +@@ -11569,7 +10295,7 @@ 9.3783 + cat >>conftest.$ac_ext <<_ACEOF 9.3784 + /* end confdefs.h. */ 9.3785 + $ac_includes_default 9.3786 +- typedef long ac__type_sizeof_; 9.3787 ++ typedef long ac__type_sizeof_; 9.3788 + int 9.3789 + main () 9.3790 + { 9.3791 +@@ -11593,27 +10319,10 @@ 9.3792 + rm -f conftest.er1 9.3793 + cat conftest.err >&5 9.3794 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3795 +- (exit $ac_status); } && 9.3796 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3797 +- { (case "(($ac_try" in 9.3798 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3799 +- *) ac_try_echo=$ac_try;; 9.3800 +-esac 9.3801 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3802 +- (eval "$ac_try") 2>&5 9.3803 +- ac_status=$? 9.3804 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3805 +- (exit $ac_status); }; } && 9.3806 +- { ac_try='test -s conftest.$ac_objext' 9.3807 +- { (case "(($ac_try" in 9.3808 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3809 +- *) ac_try_echo=$ac_try;; 9.3810 +-esac 9.3811 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3812 +- (eval "$ac_try") 2>&5 9.3813 +- ac_status=$? 9.3814 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3815 +- (exit $ac_status); }; }; then 9.3816 ++ (exit $ac_status); } && { 9.3817 ++ test -z "$ac_cxx_werror_flag" || 9.3818 ++ test ! -s conftest.err 9.3819 ++ } && test -s conftest.$ac_objext; then 9.3820 + ac_hi=$ac_mid 9.3821 + else 9.3822 + echo "$as_me: failed program was:" >&5 9.3823 +@@ -11626,11 +10335,15 @@ 9.3824 + done 9.3825 + case $ac_lo in 9.3826 + ?*) ac_cv_sizeof_long=$ac_lo;; 9.3827 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long) 9.3828 ++'') if test "$ac_cv_type_long" = yes; then 9.3829 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long) 9.3830 + See \`config.log' for more details." >&5 9.3831 + echo "$as_me: error: cannot compute sizeof (long) 9.3832 + See \`config.log' for more details." >&2;} 9.3833 +- { (exit 77); exit 77; }; } ;; 9.3834 ++ { (exit 77); exit 77; }; } 9.3835 ++ else 9.3836 ++ ac_cv_sizeof_long=0 9.3837 ++ fi ;; 9.3838 + esac 9.3839 + else 9.3840 + cat >conftest.$ac_ext <<_ACEOF 9.3841 +@@ -11640,7 +10353,7 @@ 9.3842 + cat >>conftest.$ac_ext <<_ACEOF 9.3843 + /* end confdefs.h. */ 9.3844 + $ac_includes_default 9.3845 +- typedef long ac__type_sizeof_; 9.3846 ++ typedef long ac__type_sizeof_; 9.3847 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.3848 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.3849 + #include <stdio.h> 9.3850 +@@ -11699,21 +10412,25 @@ 9.3851 + sed 's/^/| /' conftest.$ac_ext >&5 9.3852 + 9.3853 + ( exit $ac_status ) 9.3854 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long) 9.3855 ++if test "$ac_cv_type_long" = yes; then 9.3856 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long) 9.3857 + See \`config.log' for more details." >&5 9.3858 + echo "$as_me: error: cannot compute sizeof (long) 9.3859 + See \`config.log' for more details." >&2;} 9.3860 + { (exit 77); exit 77; }; } 9.3861 ++ else 9.3862 ++ ac_cv_sizeof_long=0 9.3863 ++ fi 9.3864 + fi 9.3865 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9.3866 + fi 9.3867 + rm -f conftest.val 9.3868 +-else 9.3869 +- ac_cv_sizeof_long=0 9.3870 +-fi 9.3871 + fi 9.3872 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5 9.3873 + echo "${ECHO_T}$ac_cv_sizeof_long" >&6; } 9.3874 ++ 9.3875 ++ 9.3876 ++ 9.3877 + cat >>confdefs.h <<_ACEOF 9.3878 + #define SIZEOF_LONG $ac_cv_sizeof_long 9.3879 + _ACEOF 9.3880 +@@ -11755,27 +10472,10 @@ 9.3881 + rm -f conftest.er1 9.3882 + cat conftest.err >&5 9.3883 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3884 +- (exit $ac_status); } && 9.3885 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3886 +- { (case "(($ac_try" in 9.3887 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3888 +- *) ac_try_echo=$ac_try;; 9.3889 +-esac 9.3890 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3891 +- (eval "$ac_try") 2>&5 9.3892 +- ac_status=$? 9.3893 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3894 +- (exit $ac_status); }; } && 9.3895 +- { ac_try='test -s conftest.$ac_objext' 9.3896 +- { (case "(($ac_try" in 9.3897 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3898 +- *) ac_try_echo=$ac_try;; 9.3899 +-esac 9.3900 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3901 +- (eval "$ac_try") 2>&5 9.3902 +- ac_status=$? 9.3903 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3904 +- (exit $ac_status); }; }; then 9.3905 ++ (exit $ac_status); } && { 9.3906 ++ test -z "$ac_cxx_werror_flag" || 9.3907 ++ test ! -s conftest.err 9.3908 ++ } && test -s conftest.$ac_objext; then 9.3909 + ac_cv_type_char_p=yes 9.3910 + else 9.3911 + echo "$as_me: failed program was:" >&5 9.3912 +@@ -11789,16 +10489,15 @@ 9.3913 + { echo "$as_me:$LINENO: result: $ac_cv_type_char_p" >&5 9.3914 + echo "${ECHO_T}$ac_cv_type_char_p" >&6; } 9.3915 + 9.3916 ++# The cast to long int works around a bug in the HP C Compiler 9.3917 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.3918 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.3919 ++# This bug is HP SR number 8606223364. 9.3920 + { echo "$as_me:$LINENO: checking size of char *" >&5 9.3921 + echo $ECHO_N "checking size of char *... $ECHO_C" >&6; } 9.3922 + if test "${ac_cv_sizeof_char_p+set}" = set; then 9.3923 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.3924 + else 9.3925 +- if test "$ac_cv_type_char_p" = yes; then 9.3926 +- # The cast to long int works around a bug in the HP C Compiler 9.3927 +- # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.3928 +- # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.3929 +- # This bug is HP SR number 8606223364. 9.3930 + if test "$cross_compiling" = yes; then 9.3931 + # Depending upon the size, compute the lo and hi bounds. 9.3932 + cat >conftest.$ac_ext <<_ACEOF 9.3933 +@@ -11808,7 +10507,7 @@ 9.3934 + cat >>conftest.$ac_ext <<_ACEOF 9.3935 + /* end confdefs.h. */ 9.3936 + $ac_includes_default 9.3937 +- typedef char * ac__type_sizeof_; 9.3938 ++ typedef char * ac__type_sizeof_; 9.3939 + int 9.3940 + main () 9.3941 + { 9.3942 +@@ -11832,27 +10531,10 @@ 9.3943 + rm -f conftest.er1 9.3944 + cat conftest.err >&5 9.3945 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3946 +- (exit $ac_status); } && 9.3947 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3948 +- { (case "(($ac_try" in 9.3949 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3950 +- *) ac_try_echo=$ac_try;; 9.3951 +-esac 9.3952 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3953 +- (eval "$ac_try") 2>&5 9.3954 +- ac_status=$? 9.3955 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3956 +- (exit $ac_status); }; } && 9.3957 +- { ac_try='test -s conftest.$ac_objext' 9.3958 +- { (case "(($ac_try" in 9.3959 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3960 +- *) ac_try_echo=$ac_try;; 9.3961 +-esac 9.3962 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3963 +- (eval "$ac_try") 2>&5 9.3964 +- ac_status=$? 9.3965 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3966 +- (exit $ac_status); }; }; then 9.3967 ++ (exit $ac_status); } && { 9.3968 ++ test -z "$ac_cxx_werror_flag" || 9.3969 ++ test ! -s conftest.err 9.3970 ++ } && test -s conftest.$ac_objext; then 9.3971 + ac_lo=0 ac_mid=0 9.3972 + while :; do 9.3973 + cat >conftest.$ac_ext <<_ACEOF 9.3974 +@@ -11862,7 +10544,7 @@ 9.3975 + cat >>conftest.$ac_ext <<_ACEOF 9.3976 + /* end confdefs.h. */ 9.3977 + $ac_includes_default 9.3978 +- typedef char * ac__type_sizeof_; 9.3979 ++ typedef char * ac__type_sizeof_; 9.3980 + int 9.3981 + main () 9.3982 + { 9.3983 +@@ -11886,27 +10568,10 @@ 9.3984 + rm -f conftest.er1 9.3985 + cat conftest.err >&5 9.3986 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3987 +- (exit $ac_status); } && 9.3988 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.3989 +- { (case "(($ac_try" in 9.3990 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.3991 +- *) ac_try_echo=$ac_try;; 9.3992 +-esac 9.3993 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.3994 +- (eval "$ac_try") 2>&5 9.3995 +- ac_status=$? 9.3996 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.3997 +- (exit $ac_status); }; } && 9.3998 +- { ac_try='test -s conftest.$ac_objext' 9.3999 +- { (case "(($ac_try" in 9.4000 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4001 +- *) ac_try_echo=$ac_try;; 9.4002 +-esac 9.4003 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4004 +- (eval "$ac_try") 2>&5 9.4005 +- ac_status=$? 9.4006 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4007 +- (exit $ac_status); }; }; then 9.4008 ++ (exit $ac_status); } && { 9.4009 ++ test -z "$ac_cxx_werror_flag" || 9.4010 ++ test ! -s conftest.err 9.4011 ++ } && test -s conftest.$ac_objext; then 9.4012 + ac_hi=$ac_mid; break 9.4013 + else 9.4014 + echo "$as_me: failed program was:" >&5 9.4015 +@@ -11933,7 +10598,7 @@ 9.4016 + cat >>conftest.$ac_ext <<_ACEOF 9.4017 + /* end confdefs.h. */ 9.4018 + $ac_includes_default 9.4019 +- typedef char * ac__type_sizeof_; 9.4020 ++ typedef char * ac__type_sizeof_; 9.4021 + int 9.4022 + main () 9.4023 + { 9.4024 +@@ -11957,27 +10622,10 @@ 9.4025 + rm -f conftest.er1 9.4026 + cat conftest.err >&5 9.4027 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4028 +- (exit $ac_status); } && 9.4029 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4030 +- { (case "(($ac_try" in 9.4031 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4032 +- *) ac_try_echo=$ac_try;; 9.4033 +-esac 9.4034 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4035 +- (eval "$ac_try") 2>&5 9.4036 +- ac_status=$? 9.4037 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4038 +- (exit $ac_status); }; } && 9.4039 +- { ac_try='test -s conftest.$ac_objext' 9.4040 +- { (case "(($ac_try" in 9.4041 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4042 +- *) ac_try_echo=$ac_try;; 9.4043 +-esac 9.4044 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4045 +- (eval "$ac_try") 2>&5 9.4046 +- ac_status=$? 9.4047 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4048 +- (exit $ac_status); }; }; then 9.4049 ++ (exit $ac_status); } && { 9.4050 ++ test -z "$ac_cxx_werror_flag" || 9.4051 ++ test ! -s conftest.err 9.4052 ++ } && test -s conftest.$ac_objext; then 9.4053 + ac_hi=-1 ac_mid=-1 9.4054 + while :; do 9.4055 + cat >conftest.$ac_ext <<_ACEOF 9.4056 +@@ -11987,7 +10635,7 @@ 9.4057 + cat >>conftest.$ac_ext <<_ACEOF 9.4058 + /* end confdefs.h. */ 9.4059 + $ac_includes_default 9.4060 +- typedef char * ac__type_sizeof_; 9.4061 ++ typedef char * ac__type_sizeof_; 9.4062 + int 9.4063 + main () 9.4064 + { 9.4065 +@@ -12011,27 +10659,10 @@ 9.4066 + rm -f conftest.er1 9.4067 + cat conftest.err >&5 9.4068 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4069 +- (exit $ac_status); } && 9.4070 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4071 +- { (case "(($ac_try" in 9.4072 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4073 +- *) ac_try_echo=$ac_try;; 9.4074 +-esac 9.4075 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4076 +- (eval "$ac_try") 2>&5 9.4077 +- ac_status=$? 9.4078 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4079 +- (exit $ac_status); }; } && 9.4080 +- { ac_try='test -s conftest.$ac_objext' 9.4081 +- { (case "(($ac_try" in 9.4082 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4083 +- *) ac_try_echo=$ac_try;; 9.4084 +-esac 9.4085 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4086 +- (eval "$ac_try") 2>&5 9.4087 +- ac_status=$? 9.4088 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4089 +- (exit $ac_status); }; }; then 9.4090 ++ (exit $ac_status); } && { 9.4091 ++ test -z "$ac_cxx_werror_flag" || 9.4092 ++ test ! -s conftest.err 9.4093 ++ } && test -s conftest.$ac_objext; then 9.4094 + ac_lo=$ac_mid; break 9.4095 + else 9.4096 + echo "$as_me: failed program was:" >&5 9.4097 +@@ -12068,7 +10699,7 @@ 9.4098 + cat >>conftest.$ac_ext <<_ACEOF 9.4099 + /* end confdefs.h. */ 9.4100 + $ac_includes_default 9.4101 +- typedef char * ac__type_sizeof_; 9.4102 ++ typedef char * ac__type_sizeof_; 9.4103 + int 9.4104 + main () 9.4105 + { 9.4106 +@@ -12092,27 +10723,10 @@ 9.4107 + rm -f conftest.er1 9.4108 + cat conftest.err >&5 9.4109 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4110 +- (exit $ac_status); } && 9.4111 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4112 +- { (case "(($ac_try" in 9.4113 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4114 +- *) ac_try_echo=$ac_try;; 9.4115 +-esac 9.4116 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4117 +- (eval "$ac_try") 2>&5 9.4118 +- ac_status=$? 9.4119 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4120 +- (exit $ac_status); }; } && 9.4121 +- { ac_try='test -s conftest.$ac_objext' 9.4122 +- { (case "(($ac_try" in 9.4123 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4124 +- *) ac_try_echo=$ac_try;; 9.4125 +-esac 9.4126 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4127 +- (eval "$ac_try") 2>&5 9.4128 +- ac_status=$? 9.4129 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4130 +- (exit $ac_status); }; }; then 9.4131 ++ (exit $ac_status); } && { 9.4132 ++ test -z "$ac_cxx_werror_flag" || 9.4133 ++ test ! -s conftest.err 9.4134 ++ } && test -s conftest.$ac_objext; then 9.4135 + ac_hi=$ac_mid 9.4136 + else 9.4137 + echo "$as_me: failed program was:" >&5 9.4138 +@@ -12125,11 +10739,15 @@ 9.4139 + done 9.4140 + case $ac_lo in 9.4141 + ?*) ac_cv_sizeof_char_p=$ac_lo;; 9.4142 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *) 9.4143 ++'') if test "$ac_cv_type_char_p" = yes; then 9.4144 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *) 9.4145 + See \`config.log' for more details." >&5 9.4146 + echo "$as_me: error: cannot compute sizeof (char *) 9.4147 + See \`config.log' for more details." >&2;} 9.4148 +- { (exit 77); exit 77; }; } ;; 9.4149 ++ { (exit 77); exit 77; }; } 9.4150 ++ else 9.4151 ++ ac_cv_sizeof_char_p=0 9.4152 ++ fi ;; 9.4153 + esac 9.4154 + else 9.4155 + cat >conftest.$ac_ext <<_ACEOF 9.4156 +@@ -12139,7 +10757,7 @@ 9.4157 + cat >>conftest.$ac_ext <<_ACEOF 9.4158 + /* end confdefs.h. */ 9.4159 + $ac_includes_default 9.4160 +- typedef char * ac__type_sizeof_; 9.4161 ++ typedef char * ac__type_sizeof_; 9.4162 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.4163 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.4164 + #include <stdio.h> 9.4165 +@@ -12198,21 +10816,25 @@ 9.4166 + sed 's/^/| /' conftest.$ac_ext >&5 9.4167 + 9.4168 + ( exit $ac_status ) 9.4169 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *) 9.4170 ++if test "$ac_cv_type_char_p" = yes; then 9.4171 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *) 9.4172 + See \`config.log' for more details." >&5 9.4173 + echo "$as_me: error: cannot compute sizeof (char *) 9.4174 + See \`config.log' for more details." >&2;} 9.4175 + { (exit 77); exit 77; }; } 9.4176 ++ else 9.4177 ++ ac_cv_sizeof_char_p=0 9.4178 ++ fi 9.4179 + fi 9.4180 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9.4181 + fi 9.4182 + rm -f conftest.val 9.4183 +-else 9.4184 +- ac_cv_sizeof_char_p=0 9.4185 +-fi 9.4186 + fi 9.4187 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_char_p" >&5 9.4188 + echo "${ECHO_T}$ac_cv_sizeof_char_p" >&6; } 9.4189 ++ 9.4190 ++ 9.4191 ++ 9.4192 + cat >>confdefs.h <<_ACEOF 9.4193 + #define SIZEOF_CHAR_P $ac_cv_sizeof_char_p 9.4194 + _ACEOF 9.4195 +@@ -12261,27 +10883,11 @@ 9.4196 + rm -f conftest.er1 9.4197 + cat conftest.err >&5 9.4198 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4199 +- (exit $ac_status); } && 9.4200 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4201 +- { (case "(($ac_try" in 9.4202 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4203 +- *) ac_try_echo=$ac_try;; 9.4204 +-esac 9.4205 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4206 +- (eval "$ac_try") 2>&5 9.4207 +- ac_status=$? 9.4208 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4209 +- (exit $ac_status); }; } && 9.4210 +- { ac_try='test -s conftest$ac_exeext' 9.4211 +- { (case "(($ac_try" in 9.4212 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4213 +- *) ac_try_echo=$ac_try;; 9.4214 +-esac 9.4215 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4216 +- (eval "$ac_try") 2>&5 9.4217 +- ac_status=$? 9.4218 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4219 +- (exit $ac_status); }; }; then 9.4220 ++ (exit $ac_status); } && { 9.4221 ++ test -z "$ac_cxx_werror_flag" || 9.4222 ++ test ! -s conftest.err 9.4223 ++ } && test -s conftest$ac_exeext && 9.4224 ++ $as_test_x conftest$ac_exeext; then 9.4225 + ac_cv_lib_dl_dlopen=yes 9.4226 + else 9.4227 + echo "$as_me: failed program was:" >&5 9.4228 +@@ -12290,7 +10896,7 @@ 9.4229 + ac_cv_lib_dl_dlopen=no 9.4230 + fi 9.4231 + 9.4232 +-rm -f core conftest.err conftest.$ac_objext \ 9.4233 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.4234 + conftest$ac_exeext conftest.$ac_ext 9.4235 + LIBS=$ac_check_lib_save_LIBS 9.4236 + fi 9.4237 +@@ -12346,27 +10952,11 @@ 9.4238 + rm -f conftest.er1 9.4239 + cat conftest.err >&5 9.4240 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4241 +- (exit $ac_status); } && 9.4242 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4243 +- { (case "(($ac_try" in 9.4244 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4245 +- *) ac_try_echo=$ac_try;; 9.4246 +-esac 9.4247 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4248 +- (eval "$ac_try") 2>&5 9.4249 +- ac_status=$? 9.4250 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4251 +- (exit $ac_status); }; } && 9.4252 +- { ac_try='test -s conftest$ac_exeext' 9.4253 +- { (case "(($ac_try" in 9.4254 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4255 +- *) ac_try_echo=$ac_try;; 9.4256 +-esac 9.4257 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4258 +- (eval "$ac_try") 2>&5 9.4259 +- ac_status=$? 9.4260 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4261 +- (exit $ac_status); }; }; then 9.4262 ++ (exit $ac_status); } && { 9.4263 ++ test -z "$ac_cxx_werror_flag" || 9.4264 ++ test ! -s conftest.err 9.4265 ++ } && test -s conftest$ac_exeext && 9.4266 ++ $as_test_x conftest$ac_exeext; then 9.4267 + ac_cv_lib_dld_shl_unload=yes 9.4268 + else 9.4269 + echo "$as_me: failed program was:" >&5 9.4270 +@@ -12375,7 +10965,7 @@ 9.4271 + ac_cv_lib_dld_shl_unload=no 9.4272 + fi 9.4273 + 9.4274 +-rm -f core conftest.err conftest.$ac_objext \ 9.4275 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.4276 + conftest$ac_exeext conftest.$ac_ext 9.4277 + LIBS=$ac_check_lib_save_LIBS 9.4278 + fi 9.4279 +@@ -12431,27 +11021,10 @@ 9.4280 + rm -f conftest.er1 9.4281 + cat conftest.err >&5 9.4282 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4283 +- (exit $ac_status); } && 9.4284 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4285 +- { (case "(($ac_try" in 9.4286 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4287 +- *) ac_try_echo=$ac_try;; 9.4288 +-esac 9.4289 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4290 +- (eval "$ac_try") 2>&5 9.4291 +- ac_status=$? 9.4292 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4293 +- (exit $ac_status); }; } && 9.4294 +- { ac_try='test -s conftest.$ac_objext' 9.4295 +- { (case "(($ac_try" in 9.4296 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4297 +- *) ac_try_echo=$ac_try;; 9.4298 +-esac 9.4299 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4300 +- (eval "$ac_try") 2>&5 9.4301 +- ac_status=$? 9.4302 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4303 +- (exit $ac_status); }; }; then 9.4304 ++ (exit $ac_status); } && { 9.4305 ++ test -z "$ac_cxx_werror_flag" || 9.4306 ++ test ! -s conftest.err 9.4307 ++ } && test -s conftest.$ac_objext; then 9.4308 + ac_cv_type_size_t=yes 9.4309 + else 9.4310 + echo "$as_me: failed program was:" >&5 9.4311 +@@ -12465,16 +11038,15 @@ 9.4312 + { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 9.4313 + echo "${ECHO_T}$ac_cv_type_size_t" >&6; } 9.4314 + 9.4315 ++# The cast to long int works around a bug in the HP C Compiler 9.4316 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.4317 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.4318 ++# This bug is HP SR number 8606223364. 9.4319 + { echo "$as_me:$LINENO: checking size of size_t" >&5 9.4320 + echo $ECHO_N "checking size of size_t... $ECHO_C" >&6; } 9.4321 + if test "${ac_cv_sizeof_size_t+set}" = set; then 9.4322 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.4323 + else 9.4324 +- if test "$ac_cv_type_size_t" = yes; then 9.4325 +- # The cast to long int works around a bug in the HP C Compiler 9.4326 +- # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.4327 +- # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.4328 +- # This bug is HP SR number 8606223364. 9.4329 + if test "$cross_compiling" = yes; then 9.4330 + # Depending upon the size, compute the lo and hi bounds. 9.4331 + cat >conftest.$ac_ext <<_ACEOF 9.4332 +@@ -12484,7 +11056,7 @@ 9.4333 + cat >>conftest.$ac_ext <<_ACEOF 9.4334 + /* end confdefs.h. */ 9.4335 + $ac_includes_default 9.4336 +- typedef size_t ac__type_sizeof_; 9.4337 ++ typedef size_t ac__type_sizeof_; 9.4338 + int 9.4339 + main () 9.4340 + { 9.4341 +@@ -12508,27 +11080,10 @@ 9.4342 + rm -f conftest.er1 9.4343 + cat conftest.err >&5 9.4344 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4345 +- (exit $ac_status); } && 9.4346 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4347 +- { (case "(($ac_try" in 9.4348 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4349 +- *) ac_try_echo=$ac_try;; 9.4350 +-esac 9.4351 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4352 +- (eval "$ac_try") 2>&5 9.4353 +- ac_status=$? 9.4354 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4355 +- (exit $ac_status); }; } && 9.4356 +- { ac_try='test -s conftest.$ac_objext' 9.4357 +- { (case "(($ac_try" in 9.4358 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4359 +- *) ac_try_echo=$ac_try;; 9.4360 +-esac 9.4361 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4362 +- (eval "$ac_try") 2>&5 9.4363 +- ac_status=$? 9.4364 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4365 +- (exit $ac_status); }; }; then 9.4366 ++ (exit $ac_status); } && { 9.4367 ++ test -z "$ac_cxx_werror_flag" || 9.4368 ++ test ! -s conftest.err 9.4369 ++ } && test -s conftest.$ac_objext; then 9.4370 + ac_lo=0 ac_mid=0 9.4371 + while :; do 9.4372 + cat >conftest.$ac_ext <<_ACEOF 9.4373 +@@ -12538,7 +11093,7 @@ 9.4374 + cat >>conftest.$ac_ext <<_ACEOF 9.4375 + /* end confdefs.h. */ 9.4376 + $ac_includes_default 9.4377 +- typedef size_t ac__type_sizeof_; 9.4378 ++ typedef size_t ac__type_sizeof_; 9.4379 + int 9.4380 + main () 9.4381 + { 9.4382 +@@ -12562,27 +11117,10 @@ 9.4383 + rm -f conftest.er1 9.4384 + cat conftest.err >&5 9.4385 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4386 +- (exit $ac_status); } && 9.4387 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4388 +- { (case "(($ac_try" in 9.4389 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4390 +- *) ac_try_echo=$ac_try;; 9.4391 +-esac 9.4392 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4393 +- (eval "$ac_try") 2>&5 9.4394 +- ac_status=$? 9.4395 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4396 +- (exit $ac_status); }; } && 9.4397 +- { ac_try='test -s conftest.$ac_objext' 9.4398 +- { (case "(($ac_try" in 9.4399 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4400 +- *) ac_try_echo=$ac_try;; 9.4401 +-esac 9.4402 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4403 +- (eval "$ac_try") 2>&5 9.4404 +- ac_status=$? 9.4405 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4406 +- (exit $ac_status); }; }; then 9.4407 ++ (exit $ac_status); } && { 9.4408 ++ test -z "$ac_cxx_werror_flag" || 9.4409 ++ test ! -s conftest.err 9.4410 ++ } && test -s conftest.$ac_objext; then 9.4411 + ac_hi=$ac_mid; break 9.4412 + else 9.4413 + echo "$as_me: failed program was:" >&5 9.4414 +@@ -12609,7 +11147,7 @@ 9.4415 + cat >>conftest.$ac_ext <<_ACEOF 9.4416 + /* end confdefs.h. */ 9.4417 + $ac_includes_default 9.4418 +- typedef size_t ac__type_sizeof_; 9.4419 ++ typedef size_t ac__type_sizeof_; 9.4420 + int 9.4421 + main () 9.4422 + { 9.4423 +@@ -12633,27 +11171,10 @@ 9.4424 + rm -f conftest.er1 9.4425 + cat conftest.err >&5 9.4426 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4427 +- (exit $ac_status); } && 9.4428 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4429 +- { (case "(($ac_try" in 9.4430 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4431 +- *) ac_try_echo=$ac_try;; 9.4432 +-esac 9.4433 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4434 +- (eval "$ac_try") 2>&5 9.4435 +- ac_status=$? 9.4436 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4437 +- (exit $ac_status); }; } && 9.4438 +- { ac_try='test -s conftest.$ac_objext' 9.4439 +- { (case "(($ac_try" in 9.4440 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4441 +- *) ac_try_echo=$ac_try;; 9.4442 +-esac 9.4443 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4444 +- (eval "$ac_try") 2>&5 9.4445 +- ac_status=$? 9.4446 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4447 +- (exit $ac_status); }; }; then 9.4448 ++ (exit $ac_status); } && { 9.4449 ++ test -z "$ac_cxx_werror_flag" || 9.4450 ++ test ! -s conftest.err 9.4451 ++ } && test -s conftest.$ac_objext; then 9.4452 + ac_hi=-1 ac_mid=-1 9.4453 + while :; do 9.4454 + cat >conftest.$ac_ext <<_ACEOF 9.4455 +@@ -12663,7 +11184,7 @@ 9.4456 + cat >>conftest.$ac_ext <<_ACEOF 9.4457 + /* end confdefs.h. */ 9.4458 + $ac_includes_default 9.4459 +- typedef size_t ac__type_sizeof_; 9.4460 ++ typedef size_t ac__type_sizeof_; 9.4461 + int 9.4462 + main () 9.4463 + { 9.4464 +@@ -12687,27 +11208,10 @@ 9.4465 + rm -f conftest.er1 9.4466 + cat conftest.err >&5 9.4467 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4468 +- (exit $ac_status); } && 9.4469 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4470 +- { (case "(($ac_try" in 9.4471 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4472 +- *) ac_try_echo=$ac_try;; 9.4473 +-esac 9.4474 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4475 +- (eval "$ac_try") 2>&5 9.4476 +- ac_status=$? 9.4477 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4478 +- (exit $ac_status); }; } && 9.4479 +- { ac_try='test -s conftest.$ac_objext' 9.4480 +- { (case "(($ac_try" in 9.4481 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4482 +- *) ac_try_echo=$ac_try;; 9.4483 +-esac 9.4484 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4485 +- (eval "$ac_try") 2>&5 9.4486 +- ac_status=$? 9.4487 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4488 +- (exit $ac_status); }; }; then 9.4489 ++ (exit $ac_status); } && { 9.4490 ++ test -z "$ac_cxx_werror_flag" || 9.4491 ++ test ! -s conftest.err 9.4492 ++ } && test -s conftest.$ac_objext; then 9.4493 + ac_lo=$ac_mid; break 9.4494 + else 9.4495 + echo "$as_me: failed program was:" >&5 9.4496 +@@ -12744,7 +11248,7 @@ 9.4497 + cat >>conftest.$ac_ext <<_ACEOF 9.4498 + /* end confdefs.h. */ 9.4499 + $ac_includes_default 9.4500 +- typedef size_t ac__type_sizeof_; 9.4501 ++ typedef size_t ac__type_sizeof_; 9.4502 + int 9.4503 + main () 9.4504 + { 9.4505 +@@ -12768,27 +11272,10 @@ 9.4506 + rm -f conftest.er1 9.4507 + cat conftest.err >&5 9.4508 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4509 +- (exit $ac_status); } && 9.4510 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4511 +- { (case "(($ac_try" in 9.4512 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4513 +- *) ac_try_echo=$ac_try;; 9.4514 +-esac 9.4515 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4516 +- (eval "$ac_try") 2>&5 9.4517 +- ac_status=$? 9.4518 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4519 +- (exit $ac_status); }; } && 9.4520 +- { ac_try='test -s conftest.$ac_objext' 9.4521 +- { (case "(($ac_try" in 9.4522 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4523 +- *) ac_try_echo=$ac_try;; 9.4524 +-esac 9.4525 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4526 +- (eval "$ac_try") 2>&5 9.4527 +- ac_status=$? 9.4528 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4529 +- (exit $ac_status); }; }; then 9.4530 ++ (exit $ac_status); } && { 9.4531 ++ test -z "$ac_cxx_werror_flag" || 9.4532 ++ test ! -s conftest.err 9.4533 ++ } && test -s conftest.$ac_objext; then 9.4534 + ac_hi=$ac_mid 9.4535 + else 9.4536 + echo "$as_me: failed program was:" >&5 9.4537 +@@ -12801,11 +11288,15 @@ 9.4538 + done 9.4539 + case $ac_lo in 9.4540 + ?*) ac_cv_sizeof_size_t=$ac_lo;; 9.4541 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t) 9.4542 ++'') if test "$ac_cv_type_size_t" = yes; then 9.4543 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t) 9.4544 + See \`config.log' for more details." >&5 9.4545 + echo "$as_me: error: cannot compute sizeof (size_t) 9.4546 + See \`config.log' for more details." >&2;} 9.4547 +- { (exit 77); exit 77; }; } ;; 9.4548 ++ { (exit 77); exit 77; }; } 9.4549 ++ else 9.4550 ++ ac_cv_sizeof_size_t=0 9.4551 ++ fi ;; 9.4552 + esac 9.4553 + else 9.4554 + cat >conftest.$ac_ext <<_ACEOF 9.4555 +@@ -12815,7 +11306,7 @@ 9.4556 + cat >>conftest.$ac_ext <<_ACEOF 9.4557 + /* end confdefs.h. */ 9.4558 + $ac_includes_default 9.4559 +- typedef size_t ac__type_sizeof_; 9.4560 ++ typedef size_t ac__type_sizeof_; 9.4561 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.4562 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.4563 + #include <stdio.h> 9.4564 +@@ -12874,21 +11365,25 @@ 9.4565 + sed 's/^/| /' conftest.$ac_ext >&5 9.4566 + 9.4567 + ( exit $ac_status ) 9.4568 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t) 9.4569 ++if test "$ac_cv_type_size_t" = yes; then 9.4570 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t) 9.4571 + See \`config.log' for more details." >&5 9.4572 + echo "$as_me: error: cannot compute sizeof (size_t) 9.4573 + See \`config.log' for more details." >&2;} 9.4574 + { (exit 77); exit 77; }; } 9.4575 ++ else 9.4576 ++ ac_cv_sizeof_size_t=0 9.4577 ++ fi 9.4578 + fi 9.4579 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9.4580 + fi 9.4581 + rm -f conftest.val 9.4582 +-else 9.4583 +- ac_cv_sizeof_size_t=0 9.4584 +-fi 9.4585 + fi 9.4586 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5 9.4587 + echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6; } 9.4588 ++ 9.4589 ++ 9.4590 ++ 9.4591 + cat >>confdefs.h <<_ACEOF 9.4592 + #define SIZEOF_SIZE_T $ac_cv_sizeof_size_t 9.4593 + _ACEOF 9.4594 +@@ -12931,27 +11426,10 @@ 9.4595 + rm -f conftest.er1 9.4596 + cat conftest.err >&5 9.4597 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4598 +- (exit $ac_status); } && 9.4599 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4600 +- { (case "(($ac_try" in 9.4601 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4602 +- *) ac_try_echo=$ac_try;; 9.4603 +-esac 9.4604 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4605 +- (eval "$ac_try") 2>&5 9.4606 +- ac_status=$? 9.4607 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4608 +- (exit $ac_status); }; } && 9.4609 +- { ac_try='test -s conftest.$ac_objext' 9.4610 +- { (case "(($ac_try" in 9.4611 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4612 +- *) ac_try_echo=$ac_try;; 9.4613 +-esac 9.4614 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4615 +- (eval "$ac_try") 2>&5 9.4616 +- ac_status=$? 9.4617 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4618 +- (exit $ac_status); }; }; then 9.4619 ++ (exit $ac_status); } && { 9.4620 ++ test -z "$ac_cxx_werror_flag" || 9.4621 ++ test ! -s conftest.err 9.4622 ++ } && test -s conftest.$ac_objext; then 9.4623 + ac_cv_type_unsigned_long=yes 9.4624 + else 9.4625 + echo "$as_me: failed program was:" >&5 9.4626 +@@ -12965,16 +11443,15 @@ 9.4627 + { echo "$as_me:$LINENO: result: $ac_cv_type_unsigned_long" >&5 9.4628 + echo "${ECHO_T}$ac_cv_type_unsigned_long" >&6; } 9.4629 + 9.4630 ++# The cast to long int works around a bug in the HP C Compiler 9.4631 ++# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.4632 ++# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.4633 ++# This bug is HP SR number 8606223364. 9.4634 + { echo "$as_me:$LINENO: checking size of unsigned long" >&5 9.4635 + echo $ECHO_N "checking size of unsigned long... $ECHO_C" >&6; } 9.4636 + if test "${ac_cv_sizeof_unsigned_long+set}" = set; then 9.4637 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.4638 + else 9.4639 +- if test "$ac_cv_type_unsigned_long" = yes; then 9.4640 +- # The cast to long int works around a bug in the HP C Compiler 9.4641 +- # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 9.4642 +- # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 9.4643 +- # This bug is HP SR number 8606223364. 9.4644 + if test "$cross_compiling" = yes; then 9.4645 + # Depending upon the size, compute the lo and hi bounds. 9.4646 + cat >conftest.$ac_ext <<_ACEOF 9.4647 +@@ -12984,7 +11461,7 @@ 9.4648 + cat >>conftest.$ac_ext <<_ACEOF 9.4649 + /* end confdefs.h. */ 9.4650 + $ac_includes_default 9.4651 +- typedef unsigned long ac__type_sizeof_; 9.4652 ++ typedef unsigned long ac__type_sizeof_; 9.4653 + int 9.4654 + main () 9.4655 + { 9.4656 +@@ -13008,27 +11485,10 @@ 9.4657 + rm -f conftest.er1 9.4658 + cat conftest.err >&5 9.4659 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4660 +- (exit $ac_status); } && 9.4661 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4662 +- { (case "(($ac_try" in 9.4663 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4664 +- *) ac_try_echo=$ac_try;; 9.4665 +-esac 9.4666 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4667 +- (eval "$ac_try") 2>&5 9.4668 +- ac_status=$? 9.4669 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4670 +- (exit $ac_status); }; } && 9.4671 +- { ac_try='test -s conftest.$ac_objext' 9.4672 +- { (case "(($ac_try" in 9.4673 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4674 +- *) ac_try_echo=$ac_try;; 9.4675 +-esac 9.4676 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4677 +- (eval "$ac_try") 2>&5 9.4678 +- ac_status=$? 9.4679 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4680 +- (exit $ac_status); }; }; then 9.4681 ++ (exit $ac_status); } && { 9.4682 ++ test -z "$ac_cxx_werror_flag" || 9.4683 ++ test ! -s conftest.err 9.4684 ++ } && test -s conftest.$ac_objext; then 9.4685 + ac_lo=0 ac_mid=0 9.4686 + while :; do 9.4687 + cat >conftest.$ac_ext <<_ACEOF 9.4688 +@@ -13038,7 +11498,7 @@ 9.4689 + cat >>conftest.$ac_ext <<_ACEOF 9.4690 + /* end confdefs.h. */ 9.4691 + $ac_includes_default 9.4692 +- typedef unsigned long ac__type_sizeof_; 9.4693 ++ typedef unsigned long ac__type_sizeof_; 9.4694 + int 9.4695 + main () 9.4696 + { 9.4697 +@@ -13062,27 +11522,10 @@ 9.4698 + rm -f conftest.er1 9.4699 + cat conftest.err >&5 9.4700 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4701 +- (exit $ac_status); } && 9.4702 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4703 +- { (case "(($ac_try" in 9.4704 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4705 +- *) ac_try_echo=$ac_try;; 9.4706 +-esac 9.4707 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4708 +- (eval "$ac_try") 2>&5 9.4709 +- ac_status=$? 9.4710 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4711 +- (exit $ac_status); }; } && 9.4712 +- { ac_try='test -s conftest.$ac_objext' 9.4713 +- { (case "(($ac_try" in 9.4714 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4715 +- *) ac_try_echo=$ac_try;; 9.4716 +-esac 9.4717 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4718 +- (eval "$ac_try") 2>&5 9.4719 +- ac_status=$? 9.4720 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4721 +- (exit $ac_status); }; }; then 9.4722 ++ (exit $ac_status); } && { 9.4723 ++ test -z "$ac_cxx_werror_flag" || 9.4724 ++ test ! -s conftest.err 9.4725 ++ } && test -s conftest.$ac_objext; then 9.4726 + ac_hi=$ac_mid; break 9.4727 + else 9.4728 + echo "$as_me: failed program was:" >&5 9.4729 +@@ -13109,7 +11552,7 @@ 9.4730 + cat >>conftest.$ac_ext <<_ACEOF 9.4731 + /* end confdefs.h. */ 9.4732 + $ac_includes_default 9.4733 +- typedef unsigned long ac__type_sizeof_; 9.4734 ++ typedef unsigned long ac__type_sizeof_; 9.4735 + int 9.4736 + main () 9.4737 + { 9.4738 +@@ -13133,27 +11576,10 @@ 9.4739 + rm -f conftest.er1 9.4740 + cat conftest.err >&5 9.4741 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4742 +- (exit $ac_status); } && 9.4743 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4744 +- { (case "(($ac_try" in 9.4745 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4746 +- *) ac_try_echo=$ac_try;; 9.4747 +-esac 9.4748 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4749 +- (eval "$ac_try") 2>&5 9.4750 +- ac_status=$? 9.4751 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4752 +- (exit $ac_status); }; } && 9.4753 +- { ac_try='test -s conftest.$ac_objext' 9.4754 +- { (case "(($ac_try" in 9.4755 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4756 +- *) ac_try_echo=$ac_try;; 9.4757 +-esac 9.4758 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4759 +- (eval "$ac_try") 2>&5 9.4760 +- ac_status=$? 9.4761 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4762 +- (exit $ac_status); }; }; then 9.4763 ++ (exit $ac_status); } && { 9.4764 ++ test -z "$ac_cxx_werror_flag" || 9.4765 ++ test ! -s conftest.err 9.4766 ++ } && test -s conftest.$ac_objext; then 9.4767 + ac_hi=-1 ac_mid=-1 9.4768 + while :; do 9.4769 + cat >conftest.$ac_ext <<_ACEOF 9.4770 +@@ -13163,7 +11589,7 @@ 9.4771 + cat >>conftest.$ac_ext <<_ACEOF 9.4772 + /* end confdefs.h. */ 9.4773 + $ac_includes_default 9.4774 +- typedef unsigned long ac__type_sizeof_; 9.4775 ++ typedef unsigned long ac__type_sizeof_; 9.4776 + int 9.4777 + main () 9.4778 + { 9.4779 +@@ -13187,27 +11613,10 @@ 9.4780 + rm -f conftest.er1 9.4781 + cat conftest.err >&5 9.4782 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4783 +- (exit $ac_status); } && 9.4784 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4785 +- { (case "(($ac_try" in 9.4786 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4787 +- *) ac_try_echo=$ac_try;; 9.4788 +-esac 9.4789 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4790 +- (eval "$ac_try") 2>&5 9.4791 +- ac_status=$? 9.4792 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4793 +- (exit $ac_status); }; } && 9.4794 +- { ac_try='test -s conftest.$ac_objext' 9.4795 +- { (case "(($ac_try" in 9.4796 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4797 +- *) ac_try_echo=$ac_try;; 9.4798 +-esac 9.4799 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4800 +- (eval "$ac_try") 2>&5 9.4801 +- ac_status=$? 9.4802 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4803 +- (exit $ac_status); }; }; then 9.4804 ++ (exit $ac_status); } && { 9.4805 ++ test -z "$ac_cxx_werror_flag" || 9.4806 ++ test ! -s conftest.err 9.4807 ++ } && test -s conftest.$ac_objext; then 9.4808 + ac_lo=$ac_mid; break 9.4809 + else 9.4810 + echo "$as_me: failed program was:" >&5 9.4811 +@@ -13244,7 +11653,7 @@ 9.4812 + cat >>conftest.$ac_ext <<_ACEOF 9.4813 + /* end confdefs.h. */ 9.4814 + $ac_includes_default 9.4815 +- typedef unsigned long ac__type_sizeof_; 9.4816 ++ typedef unsigned long ac__type_sizeof_; 9.4817 + int 9.4818 + main () 9.4819 + { 9.4820 +@@ -13268,27 +11677,10 @@ 9.4821 + rm -f conftest.er1 9.4822 + cat conftest.err >&5 9.4823 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4824 +- (exit $ac_status); } && 9.4825 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4826 +- { (case "(($ac_try" in 9.4827 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4828 +- *) ac_try_echo=$ac_try;; 9.4829 +-esac 9.4830 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4831 +- (eval "$ac_try") 2>&5 9.4832 +- ac_status=$? 9.4833 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4834 +- (exit $ac_status); }; } && 9.4835 +- { ac_try='test -s conftest.$ac_objext' 9.4836 +- { (case "(($ac_try" in 9.4837 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4838 +- *) ac_try_echo=$ac_try;; 9.4839 +-esac 9.4840 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4841 +- (eval "$ac_try") 2>&5 9.4842 +- ac_status=$? 9.4843 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4844 +- (exit $ac_status); }; }; then 9.4845 ++ (exit $ac_status); } && { 9.4846 ++ test -z "$ac_cxx_werror_flag" || 9.4847 ++ test ! -s conftest.err 9.4848 ++ } && test -s conftest.$ac_objext; then 9.4849 + ac_hi=$ac_mid 9.4850 + else 9.4851 + echo "$as_me: failed program was:" >&5 9.4852 +@@ -13301,11 +11693,15 @@ 9.4853 + done 9.4854 + case $ac_lo in 9.4855 + ?*) ac_cv_sizeof_unsigned_long=$ac_lo;; 9.4856 +-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) 9.4857 ++'') if test "$ac_cv_type_unsigned_long" = yes; then 9.4858 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) 9.4859 + See \`config.log' for more details." >&5 9.4860 + echo "$as_me: error: cannot compute sizeof (unsigned long) 9.4861 + See \`config.log' for more details." >&2;} 9.4862 +- { (exit 77); exit 77; }; } ;; 9.4863 ++ { (exit 77); exit 77; }; } 9.4864 ++ else 9.4865 ++ ac_cv_sizeof_unsigned_long=0 9.4866 ++ fi ;; 9.4867 + esac 9.4868 + else 9.4869 + cat >conftest.$ac_ext <<_ACEOF 9.4870 +@@ -13315,7 +11711,7 @@ 9.4871 + cat >>conftest.$ac_ext <<_ACEOF 9.4872 + /* end confdefs.h. */ 9.4873 + $ac_includes_default 9.4874 +- typedef unsigned long ac__type_sizeof_; 9.4875 ++ typedef unsigned long ac__type_sizeof_; 9.4876 + static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.4877 + static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } 9.4878 + #include <stdio.h> 9.4879 +@@ -13374,21 +11770,25 @@ 9.4880 + sed 's/^/| /' conftest.$ac_ext >&5 9.4881 + 9.4882 + ( exit $ac_status ) 9.4883 +-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) 9.4884 ++if test "$ac_cv_type_unsigned_long" = yes; then 9.4885 ++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long) 9.4886 + See \`config.log' for more details." >&5 9.4887 + echo "$as_me: error: cannot compute sizeof (unsigned long) 9.4888 + See \`config.log' for more details." >&2;} 9.4889 + { (exit 77); exit 77; }; } 9.4890 ++ else 9.4891 ++ ac_cv_sizeof_unsigned_long=0 9.4892 ++ fi 9.4893 + fi 9.4894 + rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9.4895 + fi 9.4896 + rm -f conftest.val 9.4897 +-else 9.4898 +- ac_cv_sizeof_unsigned_long=0 9.4899 +-fi 9.4900 + fi 9.4901 + { echo "$as_me:$LINENO: result: $ac_cv_sizeof_unsigned_long" >&5 9.4902 + echo "${ECHO_T}$ac_cv_sizeof_unsigned_long" >&6; } 9.4903 ++ 9.4904 ++ 9.4905 ++ 9.4906 + cat >>confdefs.h <<_ACEOF 9.4907 + #define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long 9.4908 + _ACEOF 9.4909 +@@ -13429,27 +11829,10 @@ 9.4910 + rm -f conftest.er1 9.4911 + cat conftest.err >&5 9.4912 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4913 +- (exit $ac_status); } && 9.4914 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4915 +- { (case "(($ac_try" in 9.4916 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4917 +- *) ac_try_echo=$ac_try;; 9.4918 +-esac 9.4919 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4920 +- (eval "$ac_try") 2>&5 9.4921 +- ac_status=$? 9.4922 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4923 +- (exit $ac_status); }; } && 9.4924 +- { ac_try='test -s conftest.$ac_objext' 9.4925 +- { (case "(($ac_try" in 9.4926 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4927 +- *) ac_try_echo=$ac_try;; 9.4928 +-esac 9.4929 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4930 +- (eval "$ac_try") 2>&5 9.4931 +- ac_status=$? 9.4932 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4933 +- (exit $ac_status); }; }; then 9.4934 ++ (exit $ac_status); } && { 9.4935 ++ test -z "$ac_cxx_werror_flag" || 9.4936 ++ test ! -s conftest.err 9.4937 ++ } && test -s conftest.$ac_objext; then 9.4938 + { echo "$as_me:$LINENO: result: yes" >&5 9.4939 + echo "${ECHO_T}yes" >&6; } 9.4940 + else 9.4941 +@@ -13514,27 +11897,10 @@ 9.4942 + rm -f conftest.er1 9.4943 + cat conftest.err >&5 9.4944 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4945 +- (exit $ac_status); } && 9.4946 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.4947 +- { (case "(($ac_try" in 9.4948 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4949 +- *) ac_try_echo=$ac_try;; 9.4950 +-esac 9.4951 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4952 +- (eval "$ac_try") 2>&5 9.4953 +- ac_status=$? 9.4954 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4955 +- (exit $ac_status); }; } && 9.4956 +- { ac_try='test -s conftest.$ac_objext' 9.4957 +- { (case "(($ac_try" in 9.4958 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.4959 +- *) ac_try_echo=$ac_try;; 9.4960 +-esac 9.4961 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.4962 +- (eval "$ac_try") 2>&5 9.4963 +- ac_status=$? 9.4964 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4965 +- (exit $ac_status); }; }; then 9.4966 ++ (exit $ac_status); } && { 9.4967 ++ test -z "$ac_cxx_werror_flag" || 9.4968 ++ test ! -s conftest.err 9.4969 ++ } && test -s conftest.$ac_objext; then 9.4970 + ac_header_compiler=yes 9.4971 + else 9.4972 + echo "$as_me: failed program was:" >&5 9.4973 +@@ -13570,18 +11936,11 @@ 9.4974 + rm -f conftest.er1 9.4975 + cat conftest.err >&5 9.4976 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.4977 +- (exit $ac_status); } >/dev/null; then 9.4978 +- if test -s conftest.err; then 9.4979 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.4980 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.4981 +- else 9.4982 +- ac_cpp_err= 9.4983 +- fi 9.4984 +-else 9.4985 +- ac_cpp_err=yes 9.4986 +-fi 9.4987 +-if test -z "$ac_cpp_err"; then 9.4988 +- ac_header_preproc=yes 9.4989 ++ (exit $ac_status); } >/dev/null && { 9.4990 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.4991 ++ test ! -s conftest.err 9.4992 ++ }; then 9.4993 ++ ac_header_preproc=yes 9.4994 + else 9.4995 + echo "$as_me: failed program was:" >&5 9.4996 + sed 's/^/| /' conftest.$ac_ext >&5 9.4997 +@@ -13702,27 +12061,11 @@ 9.4998 + rm -f conftest.er1 9.4999 + cat conftest.err >&5 9.5000 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5001 +- (exit $ac_status); } && 9.5002 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5003 +- { (case "(($ac_try" in 9.5004 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5005 +- *) ac_try_echo=$ac_try;; 9.5006 +-esac 9.5007 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5008 +- (eval "$ac_try") 2>&5 9.5009 +- ac_status=$? 9.5010 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5011 +- (exit $ac_status); }; } && 9.5012 +- { ac_try='test -s conftest$ac_exeext' 9.5013 +- { (case "(($ac_try" in 9.5014 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5015 +- *) ac_try_echo=$ac_try;; 9.5016 +-esac 9.5017 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5018 +- (eval "$ac_try") 2>&5 9.5019 +- ac_status=$? 9.5020 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5021 +- (exit $ac_status); }; }; then 9.5022 ++ (exit $ac_status); } && { 9.5023 ++ test -z "$ac_cxx_werror_flag" || 9.5024 ++ test ! -s conftest.err 9.5025 ++ } && test -s conftest$ac_exeext && 9.5026 ++ $as_test_x conftest$ac_exeext; then 9.5027 + ac_cv_func__NSGetEnviron=yes 9.5028 + else 9.5029 + echo "$as_me: failed program was:" >&5 9.5030 +@@ -13731,7 +12074,7 @@ 9.5031 + ac_cv_func__NSGetEnviron=no 9.5032 + fi 9.5033 + 9.5034 +-rm -f core conftest.err conftest.$ac_objext \ 9.5035 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5036 + conftest$ac_exeext conftest.$ac_ext 9.5037 + fi 9.5038 + { echo "$as_me:$LINENO: result: $ac_cv_func__NSGetEnviron" >&5 9.5039 +@@ -13819,27 +12162,11 @@ 9.5040 + rm -f conftest.er1 9.5041 + cat conftest.err >&5 9.5042 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5043 +- (exit $ac_status); } && 9.5044 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5045 +- { (case "(($ac_try" in 9.5046 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5047 +- *) ac_try_echo=$ac_try;; 9.5048 +-esac 9.5049 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5050 +- (eval "$ac_try") 2>&5 9.5051 +- ac_status=$? 9.5052 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5053 +- (exit $ac_status); }; } && 9.5054 +- { ac_try='test -s conftest$ac_exeext' 9.5055 +- { (case "(($ac_try" in 9.5056 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5057 +- *) ac_try_echo=$ac_try;; 9.5058 +-esac 9.5059 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5060 +- (eval "$ac_try") 2>&5 9.5061 +- ac_status=$? 9.5062 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5063 +- (exit $ac_status); }; }; then 9.5064 ++ (exit $ac_status); } && { 9.5065 ++ test -z "$ac_cxx_werror_flag" || 9.5066 ++ test ! -s conftest.err 9.5067 ++ } && test -s conftest$ac_exeext && 9.5068 ++ $as_test_x conftest$ac_exeext; then 9.5069 + eval "$as_ac_var=yes" 9.5070 + else 9.5071 + echo "$as_me: failed program was:" >&5 9.5072 +@@ -13848,7 +12175,7 @@ 9.5073 + eval "$as_ac_var=no" 9.5074 + fi 9.5075 + 9.5076 +-rm -f core conftest.err conftest.$ac_objext \ 9.5077 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5078 + conftest$ac_exeext conftest.$ac_ext 9.5079 + fi 9.5080 + ac_res=`eval echo '${'$as_ac_var'}'` 9.5081 +@@ -13998,17 +12325,10 @@ 9.5082 + rm -f conftest.er1 9.5083 + cat conftest.err >&5 9.5084 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5085 +- (exit $ac_status); } >/dev/null; then 9.5086 +- if test -s conftest.err; then 9.5087 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.5088 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.5089 +- else 9.5090 +- ac_cpp_err= 9.5091 +- fi 9.5092 +-else 9.5093 +- ac_cpp_err=yes 9.5094 +-fi 9.5095 +-if test -z "$ac_cpp_err"; then 9.5096 ++ (exit $ac_status); } >/dev/null && { 9.5097 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.5098 ++ test ! -s conftest.err 9.5099 ++ }; then 9.5100 + # We can compile using X headers with no special include directory. 9.5101 + ac_x_includes= 9.5102 + else 9.5103 +@@ -14101,27 +12421,11 @@ 9.5104 + rm -f conftest.er1 9.5105 + cat conftest.err >&5 9.5106 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5107 +- (exit $ac_status); } && 9.5108 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5109 +- { (case "(($ac_try" in 9.5110 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5111 +- *) ac_try_echo=$ac_try;; 9.5112 +-esac 9.5113 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5114 +- (eval "$ac_try") 2>&5 9.5115 +- ac_status=$? 9.5116 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5117 +- (exit $ac_status); }; } && 9.5118 +- { ac_try='test -s conftest$ac_exeext' 9.5119 +- { (case "(($ac_try" in 9.5120 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5121 +- *) ac_try_echo=$ac_try;; 9.5122 +-esac 9.5123 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5124 +- (eval "$ac_try") 2>&5 9.5125 +- ac_status=$? 9.5126 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5127 +- (exit $ac_status); }; }; then 9.5128 ++ (exit $ac_status); } && { 9.5129 ++ test -z "$ac_cxx_werror_flag" || 9.5130 ++ test ! -s conftest.err 9.5131 ++ } && test -s conftest$ac_exeext && 9.5132 ++ $as_test_x conftest$ac_exeext; then 9.5133 + LIBS="$ac_save_LIBS" 9.5134 + # We can link X programs with no special library path. 9.5135 + ac_x_libraries= 9.5136 +@@ -14178,7 +12482,7 @@ 9.5137 + done 9.5138 + fi 9.5139 + 9.5140 +-rm -f core conftest.err conftest.$ac_objext \ 9.5141 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5142 + conftest$ac_exeext conftest.$ac_ext 9.5143 + fi # $ac_x_libraries = NO 9.5144 + 9.5145 +@@ -14343,27 +12647,11 @@ 9.5146 + rm -f conftest.er1 9.5147 + cat conftest.err >&5 9.5148 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5149 +- (exit $ac_status); } && 9.5150 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5151 +- { (case "(($ac_try" in 9.5152 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5153 +- *) ac_try_echo=$ac_try;; 9.5154 +-esac 9.5155 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5156 +- (eval "$ac_try") 2>&5 9.5157 +- ac_status=$? 9.5158 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5159 +- (exit $ac_status); }; } && 9.5160 +- { ac_try='test -s conftest$ac_exeext' 9.5161 +- { (case "(($ac_try" in 9.5162 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5163 +- *) ac_try_echo=$ac_try;; 9.5164 +-esac 9.5165 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5166 +- (eval "$ac_try") 2>&5 9.5167 +- ac_status=$? 9.5168 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5169 +- (exit $ac_status); }; }; then 9.5170 ++ (exit $ac_status); } && { 9.5171 ++ test -z "$ac_cxx_werror_flag" || 9.5172 ++ test ! -s conftest.err 9.5173 ++ } && test -s conftest$ac_exeext && 9.5174 ++ $as_test_x conftest$ac_exeext; then 9.5175 + ac_cv_lib_ICE_IceConnectionNumber=yes 9.5176 + else 9.5177 + echo "$as_me: failed program was:" >&5 9.5178 +@@ -14372,7 +12660,7 @@ 9.5179 + ac_cv_lib_ICE_IceConnectionNumber=no 9.5180 + fi 9.5181 + 9.5182 +-rm -f core conftest.err conftest.$ac_objext \ 9.5183 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5184 + conftest$ac_exeext conftest.$ac_ext 9.5185 + LIBS=$ac_check_lib_save_LIBS 9.5186 + fi 9.5187 +@@ -14433,27 +12721,11 @@ 9.5188 + rm -f conftest.er1 9.5189 + cat conftest.err >&5 9.5190 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5191 +- (exit $ac_status); } && 9.5192 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5193 +- { (case "(($ac_try" in 9.5194 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5195 +- *) ac_try_echo=$ac_try;; 9.5196 +-esac 9.5197 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5198 +- (eval "$ac_try") 2>&5 9.5199 +- ac_status=$? 9.5200 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5201 +- (exit $ac_status); }; } && 9.5202 +- { ac_try='test -s conftest$ac_exeext' 9.5203 +- { (case "(($ac_try" in 9.5204 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5205 +- *) ac_try_echo=$ac_try;; 9.5206 +-esac 9.5207 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5208 +- (eval "$ac_try") 2>&5 9.5209 +- ac_status=$? 9.5210 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5211 +- (exit $ac_status); }; }; then 9.5212 ++ (exit $ac_status); } && { 9.5213 ++ test -z "$ac_cxx_werror_flag" || 9.5214 ++ test ! -s conftest.err 9.5215 ++ } && test -s conftest$ac_exeext && 9.5216 ++ $as_test_x conftest$ac_exeext; then 9.5217 + kde_cv_have_libXext=yes 9.5218 + else 9.5219 + echo "$as_me: failed program was:" >&5 9.5220 +@@ -14463,7 +12735,7 @@ 9.5221 + 9.5222 + fi 9.5223 + 9.5224 +-rm -f core conftest.err conftest.$ac_objext \ 9.5225 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5226 + conftest$ac_exeext conftest.$ac_ext 9.5227 + 9.5228 + LDFLAGS=$kde_ldflags_safe 9.5229 +@@ -14670,27 +12942,11 @@ 9.5230 + rm -f conftest.er1 9.5231 + cat conftest.err >&5 9.5232 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5233 +- (exit $ac_status); } && 9.5234 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5235 +- { (case "(($ac_try" in 9.5236 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5237 +- *) ac_try_echo=$ac_try;; 9.5238 +-esac 9.5239 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5240 +- (eval "$ac_try") 2>&5 9.5241 +- ac_status=$? 9.5242 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5243 +- (exit $ac_status); }; } && 9.5244 +- { ac_try='test -s conftest$ac_exeext' 9.5245 +- { (case "(($ac_try" in 9.5246 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5247 +- *) ac_try_echo=$ac_try;; 9.5248 +-esac 9.5249 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5250 +- (eval "$ac_try") 2>&5 9.5251 +- ac_status=$? 9.5252 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5253 +- (exit $ac_status); }; }; then 9.5254 ++ (exit $ac_status); } && { 9.5255 ++ test -z "$ac_cxx_werror_flag" || 9.5256 ++ test ! -s conftest.err 9.5257 ++ } && test -s conftest$ac_exeext && 9.5258 ++ $as_test_x conftest$ac_exeext; then 9.5259 + eval "$as_ac_Lib=yes" 9.5260 + else 9.5261 + echo "$as_me: failed program was:" >&5 9.5262 +@@ -14699,7 +12955,7 @@ 9.5263 + eval "$as_ac_Lib=no" 9.5264 + fi 9.5265 + 9.5266 +-rm -f core conftest.err conftest.$ac_objext \ 9.5267 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5268 + conftest$ac_exeext conftest.$ac_ext 9.5269 + LIBS=$ac_check_lib_save_LIBS 9.5270 + fi 9.5271 +@@ -14760,27 +13016,11 @@ 9.5272 + rm -f conftest.er1 9.5273 + cat conftest.err >&5 9.5274 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5275 +- (exit $ac_status); } && 9.5276 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5277 +- { (case "(($ac_try" in 9.5278 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5279 +- *) ac_try_echo=$ac_try;; 9.5280 +-esac 9.5281 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5282 +- (eval "$ac_try") 2>&5 9.5283 +- ac_status=$? 9.5284 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5285 +- (exit $ac_status); }; } && 9.5286 +- { ac_try='test -s conftest$ac_exeext' 9.5287 +- { (case "(($ac_try" in 9.5288 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5289 +- *) ac_try_echo=$ac_try;; 9.5290 +-esac 9.5291 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5292 +- (eval "$ac_try") 2>&5 9.5293 +- ac_status=$? 9.5294 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5295 +- (exit $ac_status); }; }; then 9.5296 ++ (exit $ac_status); } && { 9.5297 ++ test -z "$ac_cxx_werror_flag" || 9.5298 ++ test ! -s conftest.err 9.5299 ++ } && test -s conftest$ac_exeext && 9.5300 ++ $as_test_x conftest$ac_exeext; then 9.5301 + ac_cv_lib_pthread_pthread_create=yes 9.5302 + else 9.5303 + echo "$as_me: failed program was:" >&5 9.5304 +@@ -14789,7 +13029,7 @@ 9.5305 + ac_cv_lib_pthread_pthread_create=no 9.5306 + fi 9.5307 + 9.5308 +-rm -f core conftest.err conftest.$ac_objext \ 9.5309 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5310 + conftest$ac_exeext conftest.$ac_ext 9.5311 + LIBS=$ac_check_lib_save_LIBS 9.5312 + fi 9.5313 +@@ -14834,27 +13074,11 @@ 9.5314 + rm -f conftest.er1 9.5315 + cat conftest.err >&5 9.5316 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5317 +- (exit $ac_status); } && 9.5318 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5319 +- { (case "(($ac_try" in 9.5320 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5321 +- *) ac_try_echo=$ac_try;; 9.5322 +-esac 9.5323 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5324 +- (eval "$ac_try") 2>&5 9.5325 +- ac_status=$? 9.5326 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5327 +- (exit $ac_status); }; } && 9.5328 +- { ac_try='test -s conftest$ac_exeext' 9.5329 +- { (case "(($ac_try" in 9.5330 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5331 +- *) ac_try_echo=$ac_try;; 9.5332 +-esac 9.5333 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5334 +- (eval "$ac_try") 2>&5 9.5335 +- ac_status=$? 9.5336 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5337 +- (exit $ac_status); }; }; then 9.5338 ++ (exit $ac_status); } && { 9.5339 ++ test -z "$ac_cxx_werror_flag" || 9.5340 ++ test ! -s conftest.err 9.5341 ++ } && test -s conftest$ac_exeext && 9.5342 ++ $as_test_x conftest$ac_exeext; then 9.5343 + 9.5344 + { echo "$as_me:$LINENO: result: yes" >&5 9.5345 + echo "${ECHO_T}yes" >&6; } 9.5346 +@@ -14868,7 +13092,7 @@ 9.5347 + echo "${ECHO_T}no" >&6; } 9.5348 + fi 9.5349 + 9.5350 +-rm -f core conftest.err conftest.$ac_objext \ 9.5351 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5352 + conftest$ac_exeext conftest.$ac_ext 9.5353 + LIBS=$kde_safe_libs 9.5354 + fi 9.5355 +@@ -14930,27 +13154,11 @@ 9.5356 + rm -f conftest.er1 9.5357 + cat conftest.err >&5 9.5358 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5359 +- (exit $ac_status); } && 9.5360 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5361 +- { (case "(($ac_try" in 9.5362 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5363 +- *) ac_try_echo=$ac_try;; 9.5364 +-esac 9.5365 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5366 +- (eval "$ac_try") 2>&5 9.5367 +- ac_status=$? 9.5368 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5369 +- (exit $ac_status); }; } && 9.5370 +- { ac_try='test -s conftest$ac_exeext' 9.5371 +- { (case "(($ac_try" in 9.5372 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5373 +- *) ac_try_echo=$ac_try;; 9.5374 +-esac 9.5375 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5376 +- (eval "$ac_try") 2>&5 9.5377 +- ac_status=$? 9.5378 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5379 +- (exit $ac_status); }; }; then 9.5380 ++ (exit $ac_status); } && { 9.5381 ++ test -z "$ac_cxx_werror_flag" || 9.5382 ++ test ! -s conftest.err 9.5383 ++ } && test -s conftest$ac_exeext && 9.5384 ++ $as_test_x conftest$ac_exeext; then 9.5385 + eval "kde_cv_prog_cxx_$kde_cache=yes" 9.5386 + else 9.5387 + echo "$as_me: failed program was:" >&5 9.5388 +@@ -14959,7 +13167,7 @@ 9.5389 + 9.5390 + fi 9.5391 + 9.5392 +-rm -f core conftest.err conftest.$ac_objext \ 9.5393 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5394 + conftest$ac_exeext conftest.$ac_ext 9.5395 + CXXFLAGS="$save_CXXFLAGS" 9.5396 + ac_ext=cpp 9.5397 +@@ -15037,27 +13245,11 @@ 9.5398 + rm -f conftest.er1 9.5399 + cat conftest.err >&5 9.5400 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5401 +- (exit $ac_status); } && 9.5402 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5403 +- { (case "(($ac_try" in 9.5404 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5405 +- *) ac_try_echo=$ac_try;; 9.5406 +-esac 9.5407 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5408 +- (eval "$ac_try") 2>&5 9.5409 +- ac_status=$? 9.5410 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5411 +- (exit $ac_status); }; } && 9.5412 +- { ac_try='test -s conftest$ac_exeext' 9.5413 +- { (case "(($ac_try" in 9.5414 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5415 +- *) ac_try_echo=$ac_try;; 9.5416 +-esac 9.5417 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5418 +- (eval "$ac_try") 2>&5 9.5419 +- ac_status=$? 9.5420 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5421 +- (exit $ac_status); }; }; then 9.5422 ++ (exit $ac_status); } && { 9.5423 ++ test -z "$ac_cxx_werror_flag" || 9.5424 ++ test ! -s conftest.err 9.5425 ++ } && test -s conftest$ac_exeext && 9.5426 ++ $as_test_x conftest$ac_exeext; then 9.5427 + eval "kde_cv_prog_cxx_$kde_cache=yes" 9.5428 + else 9.5429 + echo "$as_me: failed program was:" >&5 9.5430 +@@ -15066,7 +13258,7 @@ 9.5431 + 9.5432 + fi 9.5433 + 9.5434 +-rm -f core conftest.err conftest.$ac_objext \ 9.5435 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5436 + conftest$ac_exeext conftest.$ac_ext 9.5437 + CXXFLAGS="$save_CXXFLAGS" 9.5438 + ac_ext=cpp 9.5439 +@@ -15226,27 +13418,11 @@ 9.5440 + rm -f conftest.er1 9.5441 + cat conftest.err >&5 9.5442 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5443 +- (exit $ac_status); } && 9.5444 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5445 +- { (case "(($ac_try" in 9.5446 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5447 +- *) ac_try_echo=$ac_try;; 9.5448 +-esac 9.5449 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5450 +- (eval "$ac_try") 2>&5 9.5451 +- ac_status=$? 9.5452 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5453 +- (exit $ac_status); }; } && 9.5454 +- { ac_try='test -s conftest$ac_exeext' 9.5455 +- { (case "(($ac_try" in 9.5456 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5457 +- *) ac_try_echo=$ac_try;; 9.5458 +-esac 9.5459 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5460 +- (eval "$ac_try") 2>&5 9.5461 +- ac_status=$? 9.5462 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5463 +- (exit $ac_status); }; }; then 9.5464 ++ (exit $ac_status); } && { 9.5465 ++ test -z "$ac_cxx_werror_flag" || 9.5466 ++ test ! -s conftest.err 9.5467 ++ } && test -s conftest$ac_exeext && 9.5468 ++ $as_test_x conftest$ac_exeext; then 9.5469 + eval "ac_cv_lib_z='-lz'" 9.5470 + else 9.5471 + echo "$as_me: failed program was:" >&5 9.5472 +@@ -15255,7 +13431,7 @@ 9.5473 + eval "ac_cv_lib_z=no" 9.5474 + fi 9.5475 + 9.5476 +-rm -f core conftest.err conftest.$ac_objext \ 9.5477 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5478 + conftest$ac_exeext conftest.$ac_ext 9.5479 + LIBS="$kde_save_LIBS" 9.5480 + CFLAGS="$kde_save_CFLAGS" 9.5481 +@@ -15338,27 +13514,11 @@ 9.5482 + rm -f conftest.er1 9.5483 + cat conftest.err >&5 9.5484 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5485 +- (exit $ac_status); } && 9.5486 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5487 +- { (case "(($ac_try" in 9.5488 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5489 +- *) ac_try_echo=$ac_try;; 9.5490 +-esac 9.5491 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5492 +- (eval "$ac_try") 2>&5 9.5493 +- ac_status=$? 9.5494 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5495 +- (exit $ac_status); }; } && 9.5496 +- { ac_try='test -s conftest$ac_exeext' 9.5497 +- { (case "(($ac_try" in 9.5498 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5499 +- *) ac_try_echo=$ac_try;; 9.5500 +-esac 9.5501 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5502 +- (eval "$ac_try") 2>&5 9.5503 +- ac_status=$? 9.5504 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5505 +- (exit $ac_status); }; }; then 9.5506 ++ (exit $ac_status); } && { 9.5507 ++ test -z "$ac_cxx_werror_flag" || 9.5508 ++ test ! -s conftest.err 9.5509 ++ } && test -s conftest$ac_exeext && 9.5510 ++ $as_test_x conftest$ac_exeext; then 9.5511 + eval "ac_cv_lib_png='-lpng $LIBZ -lm'" 9.5512 + else 9.5513 + echo "$as_me: failed program was:" >&5 9.5514 +@@ -15368,7 +13528,7 @@ 9.5515 + 9.5516 + fi 9.5517 + 9.5518 +-rm -f core conftest.err conftest.$ac_objext \ 9.5519 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5520 + conftest$ac_exeext conftest.$ac_ext 9.5521 + LIBS="$kde_save_LIBS" 9.5522 + CFLAGS="$kde_save_CFLAGS" 9.5523 +@@ -15445,27 +13605,11 @@ 9.5524 + rm -f conftest.er1 9.5525 + cat conftest.err >&5 9.5526 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5527 +- (exit $ac_status); } && 9.5528 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5529 +- { (case "(($ac_try" in 9.5530 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5531 +- *) ac_try_echo=$ac_try;; 9.5532 +-esac 9.5533 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5534 +- (eval "$ac_try") 2>&5 9.5535 +- ac_status=$? 9.5536 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5537 +- (exit $ac_status); }; } && 9.5538 +- { ac_try='test -s conftest$ac_exeext' 9.5539 +- { (case "(($ac_try" in 9.5540 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5541 +- *) ac_try_echo=$ac_try;; 9.5542 +-esac 9.5543 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5544 +- (eval "$ac_try") 2>&5 9.5545 +- ac_status=$? 9.5546 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5547 +- (exit $ac_status); }; }; then 9.5548 ++ (exit $ac_status); } && { 9.5549 ++ test -z "$ac_cxx_werror_flag" || 9.5550 ++ test ! -s conftest.err 9.5551 ++ } && test -s conftest$ac_exeext && 9.5552 ++ $as_test_x conftest$ac_exeext; then 9.5553 + eval "ac_cv_lib_jpeg_6b=-ljpeg6b" 9.5554 + else 9.5555 + echo "$as_me: failed program was:" >&5 9.5556 +@@ -15474,7 +13618,7 @@ 9.5557 + eval "ac_cv_lib_jpeg_6b=no" 9.5558 + fi 9.5559 + 9.5560 +-rm -f core conftest.err conftest.$ac_objext \ 9.5561 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5562 + conftest$ac_exeext conftest.$ac_ext 9.5563 + LIBS="$ac_save_LIBS" 9.5564 + CFLAGS="$ac_save_CFLAGS" 9.5565 +@@ -15542,27 +13686,11 @@ 9.5566 + rm -f conftest.er1 9.5567 + cat conftest.err >&5 9.5568 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5569 +- (exit $ac_status); } && 9.5570 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5571 +- { (case "(($ac_try" in 9.5572 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5573 +- *) ac_try_echo=$ac_try;; 9.5574 +-esac 9.5575 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5576 +- (eval "$ac_try") 2>&5 9.5577 +- ac_status=$? 9.5578 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5579 +- (exit $ac_status); }; } && 9.5580 +- { ac_try='test -s conftest$ac_exeext' 9.5581 +- { (case "(($ac_try" in 9.5582 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5583 +- *) ac_try_echo=$ac_try;; 9.5584 +-esac 9.5585 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5586 +- (eval "$ac_try") 2>&5 9.5587 +- ac_status=$? 9.5588 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5589 +- (exit $ac_status); }; }; then 9.5590 ++ (exit $ac_status); } && { 9.5591 ++ test -z "$ac_cxx_werror_flag" || 9.5592 ++ test ! -s conftest.err 9.5593 ++ } && test -s conftest$ac_exeext && 9.5594 ++ $as_test_x conftest$ac_exeext; then 9.5595 + eval "ac_cv_lib_jpeg_normal=-ljpeg" 9.5596 + else 9.5597 + echo "$as_me: failed program was:" >&5 9.5598 +@@ -15571,7 +13699,7 @@ 9.5599 + eval "ac_cv_lib_jpeg_normal=no" 9.5600 + fi 9.5601 + 9.5602 +-rm -f core conftest.err conftest.$ac_objext \ 9.5603 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5604 + conftest$ac_exeext conftest.$ac_ext 9.5605 + LIBS="$ac_save_LIBS" 9.5606 + CFLAGS="$ac_save_CFLAGS" 9.5607 +@@ -15605,7 +13733,7 @@ 9.5608 + do 9.5609 + for j in jpeglib.h; 9.5610 + do 9.5611 +- echo "configure: 15608: $i/$j" >&5 9.5612 ++ echo "configure: 13736: $i/$j" >&5 9.5613 + if test -r "$i/$j"; then 9.5614 + echo "taking that" >&5 9.5615 + jpeg_incdir=$i 9.5616 +@@ -15913,7 +14041,7 @@ 9.5617 + do 9.5618 + for j in $kde_qt_header; 9.5619 + do 9.5620 +- echo "configure: 15916: $i/$j" >&5 9.5621 ++ echo "configure: 14044: $i/$j" >&5 9.5622 + if test -r "$i/$j"; then 9.5623 + echo "taking that" >&5 9.5624 + qt_incdir=$i 9.5625 +@@ -16591,27 +14719,11 @@ 9.5626 + rm -f conftest.er1 9.5627 + cat conftest.err >&5 9.5628 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5629 +- (exit $ac_status); } && 9.5630 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5631 +- { (case "(($ac_try" in 9.5632 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5633 +- *) ac_try_echo=$ac_try;; 9.5634 +-esac 9.5635 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5636 +- (eval "$ac_try") 2>&5 9.5637 +- ac_status=$? 9.5638 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5639 +- (exit $ac_status); }; } && 9.5640 +- { ac_try='test -s conftest$ac_exeext' 9.5641 +- { (case "(($ac_try" in 9.5642 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5643 +- *) ac_try_echo=$ac_try;; 9.5644 +-esac 9.5645 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5646 +- (eval "$ac_try") 2>&5 9.5647 +- ac_status=$? 9.5648 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5649 +- (exit $ac_status); }; }; then 9.5650 ++ (exit $ac_status); } && { 9.5651 ++ test -z "$ac_cxx_werror_flag" || 9.5652 ++ test ! -s conftest.err 9.5653 ++ } && test -s conftest$ac_exeext && 9.5654 ++ $as_test_x conftest$ac_exeext; then 9.5655 + eval "kde_cv_qt_jpeg=no" 9.5656 + else 9.5657 + echo "$as_me: failed program was:" >&5 9.5658 +@@ -16620,7 +14732,7 @@ 9.5659 + eval "kde_cv_qt_jpeg=yes" 9.5660 + fi 9.5661 + 9.5662 +-rm -f core conftest.err conftest.$ac_objext \ 9.5663 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5664 + conftest$ac_exeext conftest.$ac_ext 9.5665 + LIBS="$ac_save_LIBS" 9.5666 + CXXFLAGS="$ac_save_CXXFLAGS" 9.5667 +@@ -16684,7 +14796,7 @@ 9.5668 + IFS=$as_save_IFS 9.5669 + test -z "$as_dir" && as_dir=. 9.5670 + for ac_exec_ext in '' $ac_executable_extensions; do 9.5671 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.5672 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.5673 + ac_cv_prog_have_lrelease="yes" 9.5674 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.5675 + break 2 9.5676 +@@ -16760,7 +14872,7 @@ 9.5677 + IFS=$as_save_IFS 9.5678 + test -z "$as_dir" && as_dir=. 9.5679 + for ac_exec_ext in '' $ac_executable_extensions; do 9.5680 +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then 9.5681 ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9.5682 + ac_cv_prog_have_kde="yes" 9.5683 + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9.5684 + break 2 9.5685 +@@ -17063,27 +15175,10 @@ 9.5686 + rm -f conftest.er1 9.5687 + cat conftest.err >&5 9.5688 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5689 +- (exit $ac_status); } && 9.5690 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5691 +- { (case "(($ac_try" in 9.5692 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5693 +- *) ac_try_echo=$ac_try;; 9.5694 +-esac 9.5695 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5696 +- (eval "$ac_try") 2>&5 9.5697 +- ac_status=$? 9.5698 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5699 +- (exit $ac_status); }; } && 9.5700 +- { ac_try='test -s conftest.$ac_objext' 9.5701 +- { (case "(($ac_try" in 9.5702 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5703 +- *) ac_try_echo=$ac_try;; 9.5704 +-esac 9.5705 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5706 +- (eval "$ac_try") 2>&5 9.5707 +- ac_status=$? 9.5708 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5709 +- (exit $ac_status); }; }; then 9.5710 ++ (exit $ac_status); } && { 9.5711 ++ test -z "$ac_cxx_werror_flag" || 9.5712 ++ test ! -s conftest.err 9.5713 ++ } && test -s conftest.$ac_objext; then 9.5714 + kde_cv_stl_works=yes 9.5715 + else 9.5716 + echo "$as_me: failed program was:" >&5 9.5717 +@@ -17219,7 +15314,7 @@ 9.5718 + do 9.5719 + for j in $kde_check_header; 9.5720 + do 9.5721 +- echo "configure: 17222: $i/$j" >&5 9.5722 ++ echo "configure: 15317: $i/$j" >&5 9.5723 + if test -r "$i/$j"; then 9.5724 + echo "taking that" >&5 9.5725 + kde_incdir=$i 9.5726 +@@ -17249,7 +15344,7 @@ 9.5727 + do 9.5728 + for j in $kde_check_lib; 9.5729 + do 9.5730 +- echo "configure: 17252: $i/$j" >&5 9.5731 ++ echo "configure: 15347: $i/$j" >&5 9.5732 + if test -r "$i/$j"; then 9.5733 + echo "taking that" >&5 9.5734 + kde_libdir=$i 9.5735 +@@ -17267,7 +15362,7 @@ 9.5736 + do 9.5737 + for j in "kde3/plugins/designer/kdewidgets.la"; 9.5738 + do 9.5739 +- echo "configure: 17270: $i/$j" >&5 9.5740 ++ echo "configure: 15365: $i/$j" >&5 9.5741 + if test -r "$i/$j"; then 9.5742 + echo "taking that" >&5 9.5743 + kde_widgetdir=$i 9.5744 +@@ -18767,7 +16862,7 @@ 9.5745 + do 9.5746 + for j in apps/ksgmltools2/customization/kde-chunk.xsl; 9.5747 + do 9.5748 +- echo "configure: 18770: $i/$j" >&5 9.5749 ++ echo "configure: 16865: $i/$j" >&5 9.5750 + if test -r "$i/$j"; then 9.5751 + echo "taking that" >&5 9.5752 + KDE_XSL_STYLESHEET=$i 9.5753 +@@ -18999,27 +17094,11 @@ 9.5754 + rm -f conftest.er1 9.5755 + cat conftest.err >&5 9.5756 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5757 +- (exit $ac_status); } && 9.5758 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5759 +- { (case "(($ac_try" in 9.5760 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5761 +- *) ac_try_echo=$ac_try;; 9.5762 +-esac 9.5763 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5764 +- (eval "$ac_try") 2>&5 9.5765 +- ac_status=$? 9.5766 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5767 +- (exit $ac_status); }; } && 9.5768 +- { ac_try='test -s conftest$ac_exeext' 9.5769 +- { (case "(($ac_try" in 9.5770 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5771 +- *) ac_try_echo=$ac_try;; 9.5772 +-esac 9.5773 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5774 +- (eval "$ac_try") 2>&5 9.5775 +- ac_status=$? 9.5776 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5777 +- (exit $ac_status); }; }; then 9.5778 ++ (exit $ac_status); } && { 9.5779 ++ test -z "$ac_cxx_werror_flag" || 9.5780 ++ test ! -s conftest.err 9.5781 ++ } && test -s conftest$ac_exeext && 9.5782 ++ $as_test_x conftest$ac_exeext; then 9.5783 + ac_cv_lib_bind_main=yes 9.5784 + else 9.5785 + echo "$as_me: failed program was:" >&5 9.5786 +@@ -19028,7 +17107,7 @@ 9.5787 + ac_cv_lib_bind_main=no 9.5788 + fi 9.5789 + 9.5790 +-rm -f core conftest.err conftest.$ac_objext \ 9.5791 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5792 + conftest$ac_exeext conftest.$ac_ext 9.5793 + LIBS=$ac_check_lib_save_LIBS 9.5794 + fi 9.5795 +@@ -19080,27 +17159,10 @@ 9.5796 + rm -f conftest.er1 9.5797 + cat conftest.err >&5 9.5798 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5799 +- (exit $ac_status); } && 9.5800 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5801 +- { (case "(($ac_try" in 9.5802 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5803 +- *) ac_try_echo=$ac_try;; 9.5804 +-esac 9.5805 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5806 +- (eval "$ac_try") 2>&5 9.5807 +- ac_status=$? 9.5808 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5809 +- (exit $ac_status); }; } && 9.5810 +- { ac_try='test -s conftest.$ac_objext' 9.5811 +- { (case "(($ac_try" in 9.5812 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5813 +- *) ac_try_echo=$ac_try;; 9.5814 +-esac 9.5815 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5816 +- (eval "$ac_try") 2>&5 9.5817 +- ac_status=$? 9.5818 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5819 +- (exit $ac_status); }; }; then 9.5820 ++ (exit $ac_status); } && { 9.5821 ++ test -z "$ac_cxx_werror_flag" || 9.5822 ++ test ! -s conftest.err 9.5823 ++ } && test -s conftest.$ac_objext; then 9.5824 + ac_header_compiler=yes 9.5825 + else 9.5826 + echo "$as_me: failed program was:" >&5 9.5827 +@@ -19136,17 +17198,10 @@ 9.5828 + rm -f conftest.er1 9.5829 + cat conftest.err >&5 9.5830 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5831 +- (exit $ac_status); } >/dev/null; then 9.5832 +- if test -s conftest.err; then 9.5833 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.5834 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.5835 +- else 9.5836 +- ac_cpp_err= 9.5837 +- fi 9.5838 +-else 9.5839 +- ac_cpp_err=yes 9.5840 +-fi 9.5841 +-if test -z "$ac_cpp_err"; then 9.5842 ++ (exit $ac_status); } >/dev/null && { 9.5843 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.5844 ++ test ! -s conftest.err 9.5845 ++ }; then 9.5846 + ac_header_preproc=yes 9.5847 + else 9.5848 + echo "$as_me: failed program was:" >&5 9.5849 +@@ -19247,27 +17302,11 @@ 9.5850 + rm -f conftest.er1 9.5851 + cat conftest.err >&5 9.5852 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5853 +- (exit $ac_status); } && 9.5854 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5855 +- { (case "(($ac_try" in 9.5856 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5857 +- *) ac_try_echo=$ac_try;; 9.5858 +-esac 9.5859 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5860 +- (eval "$ac_try") 2>&5 9.5861 +- ac_status=$? 9.5862 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5863 +- (exit $ac_status); }; } && 9.5864 +- { ac_try='test -s conftest$ac_exeext' 9.5865 +- { (case "(($ac_try" in 9.5866 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5867 +- *) ac_try_echo=$ac_try;; 9.5868 +-esac 9.5869 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5870 +- (eval "$ac_try") 2>&5 9.5871 +- ac_status=$? 9.5872 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5873 +- (exit $ac_status); }; }; then 9.5874 ++ (exit $ac_status); } && { 9.5875 ++ test -z "$ac_cxx_werror_flag" || 9.5876 ++ test ! -s conftest.err 9.5877 ++ } && test -s conftest$ac_exeext && 9.5878 ++ $as_test_x conftest$ac_exeext; then 9.5879 + ac_cv_lib_sndfile_sf_open=yes 9.5880 + else 9.5881 + echo "$as_me: failed program was:" >&5 9.5882 +@@ -19276,7 +17315,7 @@ 9.5883 + ac_cv_lib_sndfile_sf_open=no 9.5884 + fi 9.5885 + 9.5886 +-rm -f core conftest.err conftest.$ac_objext \ 9.5887 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5888 + conftest$ac_exeext conftest.$ac_ext 9.5889 + LIBS=$ac_check_lib_save_LIBS 9.5890 + fi 9.5891 +@@ -19549,30 +17588,13 @@ 9.5892 + 9.5893 + # This check does not work on all platforms 9.5894 + # Check if libgsm is available 9.5895 +-# AC_CHECK_LIB(gsm, sf_open, [ 9.5896 +-# AC_CHECK_HEADER(gsm.h, [], 9.5897 +-# [AC_MSG_ERROR([gsm header files missing (gsm.h)])]) 9.5898 +-# AC_DEFINE(HAVE_GSM, 1, [Define to 1 if you have the <libgsm> library.]) 9.5899 +-# GSM_LIBS="-lgsm" 9.5900 +-# echo "LIBS += -lgsm" >> $QT_INCL_PRO 9.5901 +-# have_gsm="yes" ], [ 9.5902 +-# have_gsm="no" 9.5903 +-# GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.5904 +-# echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO ]) 9.5905 +-have_gsm="no" 9.5906 +-GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.5907 +-echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO 9.5908 +- 9.5909 +- 9.5910 +- 9.5911 +-# Check if ALSA is available 9.5912 +-{ echo "$as_me:$LINENO: checking for main in -lasound" >&5 9.5913 +-echo $ECHO_N "checking for main in -lasound... $ECHO_C" >&6; } 9.5914 +-if test "${ac_cv_lib_asound_main+set}" = set; then 9.5915 ++{ echo "$as_me:$LINENO: checking for sf_open in -lgsm" >&5 9.5916 ++echo $ECHO_N "checking for sf_open in -lgsm... $ECHO_C" >&6; } 9.5917 ++if test "${ac_cv_lib_gsm_sf_open+set}" = set; then 9.5918 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.5919 + else 9.5920 + ac_check_lib_save_LIBS=$LIBS 9.5921 +-LIBS="-lasound $LIBS" 9.5922 ++LIBS="-lgsm $LIBS" 9.5923 + cat >conftest.$ac_ext <<_ACEOF 9.5924 + /* confdefs.h. */ 9.5925 + _ACEOF 9.5926 +@@ -19580,11 +17602,17 @@ 9.5927 + cat >>conftest.$ac_ext <<_ACEOF 9.5928 + /* end confdefs.h. */ 9.5929 + 9.5930 +- 9.5931 ++/* Override any GCC internal prototype to avoid an error. 9.5932 ++ Use char because int might match the return type of a GCC 9.5933 ++ builtin and then its argument prototype would still apply. */ 9.5934 ++#ifdef __cplusplus 9.5935 ++extern "C" 9.5936 ++#endif 9.5937 ++char sf_open (); 9.5938 + int 9.5939 + main () 9.5940 + { 9.5941 +-return main (); 9.5942 ++return sf_open (); 9.5943 + ; 9.5944 + return 0; 9.5945 + } 9.5946 +@@ -19602,55 +17630,39 @@ 9.5947 + rm -f conftest.er1 9.5948 + cat conftest.err >&5 9.5949 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5950 +- (exit $ac_status); } && 9.5951 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.5952 +- { (case "(($ac_try" in 9.5953 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5954 +- *) ac_try_echo=$ac_try;; 9.5955 +-esac 9.5956 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5957 +- (eval "$ac_try") 2>&5 9.5958 +- ac_status=$? 9.5959 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5960 +- (exit $ac_status); }; } && 9.5961 +- { ac_try='test -s conftest$ac_exeext' 9.5962 +- { (case "(($ac_try" in 9.5963 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.5964 +- *) ac_try_echo=$ac_try;; 9.5965 +-esac 9.5966 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.5967 +- (eval "$ac_try") 2>&5 9.5968 +- ac_status=$? 9.5969 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.5970 +- (exit $ac_status); }; }; then 9.5971 +- ac_cv_lib_asound_main=yes 9.5972 ++ (exit $ac_status); } && { 9.5973 ++ test -z "$ac_cxx_werror_flag" || 9.5974 ++ test ! -s conftest.err 9.5975 ++ } && test -s conftest$ac_exeext && 9.5976 ++ $as_test_x conftest$ac_exeext; then 9.5977 ++ ac_cv_lib_gsm_sf_open=yes 9.5978 + else 9.5979 + echo "$as_me: failed program was:" >&5 9.5980 + sed 's/^/| /' conftest.$ac_ext >&5 9.5981 + 9.5982 +- ac_cv_lib_asound_main=no 9.5983 ++ ac_cv_lib_gsm_sf_open=no 9.5984 + fi 9.5985 + 9.5986 +-rm -f core conftest.err conftest.$ac_objext \ 9.5987 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.5988 + conftest$ac_exeext conftest.$ac_ext 9.5989 + LIBS=$ac_check_lib_save_LIBS 9.5990 + fi 9.5991 +-{ echo "$as_me:$LINENO: result: $ac_cv_lib_asound_main" >&5 9.5992 +-echo "${ECHO_T}$ac_cv_lib_asound_main" >&6; } 9.5993 +-if test $ac_cv_lib_asound_main = yes; then 9.5994 +- 9.5995 +- if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then 9.5996 +- { echo "$as_me:$LINENO: checking for alsa/asoundlib.h" >&5 9.5997 +-echo $ECHO_N "checking for alsa/asoundlib.h... $ECHO_C" >&6; } 9.5998 +-if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then 9.5999 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_gsm_sf_open" >&5 9.6000 ++echo "${ECHO_T}$ac_cv_lib_gsm_sf_open" >&6; } 9.6001 ++if test $ac_cv_lib_gsm_sf_open = yes; then 9.6002 ++ 9.6003 ++ if test "${ac_cv_header_gsm_h+set}" = set; then 9.6004 ++ { echo "$as_me:$LINENO: checking for gsm.h" >&5 9.6005 ++echo $ECHO_N "checking for gsm.h... $ECHO_C" >&6; } 9.6006 ++if test "${ac_cv_header_gsm_h+set}" = set; then 9.6007 + echo $ECHO_N "(cached) $ECHO_C" >&6 9.6008 + fi 9.6009 +-{ echo "$as_me:$LINENO: result: $ac_cv_header_alsa_asoundlib_h" >&5 9.6010 +-echo "${ECHO_T}$ac_cv_header_alsa_asoundlib_h" >&6; } 9.6011 ++{ echo "$as_me:$LINENO: result: $ac_cv_header_gsm_h" >&5 9.6012 ++echo "${ECHO_T}$ac_cv_header_gsm_h" >&6; } 9.6013 + else 9.6014 + # Is the header compilable? 9.6015 +-{ echo "$as_me:$LINENO: checking alsa/asoundlib.h usability" >&5 9.6016 +-echo $ECHO_N "checking alsa/asoundlib.h usability... $ECHO_C" >&6; } 9.6017 ++{ echo "$as_me:$LINENO: checking gsm.h usability" >&5 9.6018 ++echo $ECHO_N "checking gsm.h usability... $ECHO_C" >&6; } 9.6019 + cat >conftest.$ac_ext <<_ACEOF 9.6020 + /* confdefs.h. */ 9.6021 + _ACEOF 9.6022 +@@ -19658,7 +17670,7 @@ 9.6023 + cat >>conftest.$ac_ext <<_ACEOF 9.6024 + /* end confdefs.h. */ 9.6025 + $ac_includes_default 9.6026 +-#include <alsa/asoundlib.h> 9.6027 ++#include <gsm.h> 9.6028 + _ACEOF 9.6029 + rm -f conftest.$ac_objext 9.6030 + if { (ac_try="$ac_compile" 9.6031 +@@ -19673,27 +17685,436 @@ 9.6032 + rm -f conftest.er1 9.6033 + cat conftest.err >&5 9.6034 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6035 +- (exit $ac_status); } && 9.6036 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6037 +- { (case "(($ac_try" in 9.6038 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6039 +- *) ac_try_echo=$ac_try;; 9.6040 +-esac 9.6041 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6042 +- (eval "$ac_try") 2>&5 9.6043 +- ac_status=$? 9.6044 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6045 +- (exit $ac_status); }; } && 9.6046 +- { ac_try='test -s conftest.$ac_objext' 9.6047 +- { (case "(($ac_try" in 9.6048 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6049 ++ (exit $ac_status); } && { 9.6050 ++ test -z "$ac_cxx_werror_flag" || 9.6051 ++ test ! -s conftest.err 9.6052 ++ } && test -s conftest.$ac_objext; then 9.6053 ++ ac_header_compiler=yes 9.6054 ++else 9.6055 ++ echo "$as_me: failed program was:" >&5 9.6056 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6057 ++ 9.6058 ++ ac_header_compiler=no 9.6059 ++fi 9.6060 ++ 9.6061 ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 9.6062 ++{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9.6063 ++echo "${ECHO_T}$ac_header_compiler" >&6; } 9.6064 ++ 9.6065 ++# Is the header present? 9.6066 ++{ echo "$as_me:$LINENO: checking gsm.h presence" >&5 9.6067 ++echo $ECHO_N "checking gsm.h presence... $ECHO_C" >&6; } 9.6068 ++cat >conftest.$ac_ext <<_ACEOF 9.6069 ++/* confdefs.h. */ 9.6070 ++_ACEOF 9.6071 ++cat confdefs.h >>conftest.$ac_ext 9.6072 ++cat >>conftest.$ac_ext <<_ACEOF 9.6073 ++/* end confdefs.h. */ 9.6074 ++#include <gsm.h> 9.6075 ++_ACEOF 9.6076 ++if { (ac_try="$ac_cpp conftest.$ac_ext" 9.6077 ++case "(($ac_try" in 9.6078 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6079 + *) ac_try_echo=$ac_try;; 9.6080 + esac 9.6081 + eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6082 +- (eval "$ac_try") 2>&5 9.6083 ++ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 9.6084 + ac_status=$? 9.6085 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6086 ++ rm -f conftest.er1 9.6087 ++ cat conftest.err >&5 9.6088 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6089 +- (exit $ac_status); }; }; then 9.6090 ++ (exit $ac_status); } >/dev/null && { 9.6091 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6092 ++ test ! -s conftest.err 9.6093 ++ }; then 9.6094 ++ ac_header_preproc=yes 9.6095 ++else 9.6096 ++ echo "$as_me: failed program was:" >&5 9.6097 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6098 ++ 9.6099 ++ ac_header_preproc=no 9.6100 ++fi 9.6101 ++ 9.6102 ++rm -f conftest.err conftest.$ac_ext 9.6103 ++{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9.6104 ++echo "${ECHO_T}$ac_header_preproc" >&6; } 9.6105 ++ 9.6106 ++# So? What about this header? 9.6107 ++case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 9.6108 ++ yes:no: ) 9.6109 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: accepted by the compiler, rejected by the preprocessor!" >&5 9.6110 ++echo "$as_me: WARNING: gsm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9.6111 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: proceeding with the compiler's result" >&5 9.6112 ++echo "$as_me: WARNING: gsm.h: proceeding with the compiler's result" >&2;} 9.6113 ++ ac_header_preproc=yes 9.6114 ++ ;; 9.6115 ++ no:yes:* ) 9.6116 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: present but cannot be compiled" >&5 9.6117 ++echo "$as_me: WARNING: gsm.h: present but cannot be compiled" >&2;} 9.6118 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: check for missing prerequisite headers?" >&5 9.6119 ++echo "$as_me: WARNING: gsm.h: check for missing prerequisite headers?" >&2;} 9.6120 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: see the Autoconf documentation" >&5 9.6121 ++echo "$as_me: WARNING: gsm.h: see the Autoconf documentation" >&2;} 9.6122 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: section \"Present But Cannot Be Compiled\"" >&5 9.6123 ++echo "$as_me: WARNING: gsm.h: section \"Present But Cannot Be Compiled\"" >&2;} 9.6124 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: proceeding with the preprocessor's result" >&5 9.6125 ++echo "$as_me: WARNING: gsm.h: proceeding with the preprocessor's result" >&2;} 9.6126 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: in the future, the compiler will take precedence" >&5 9.6127 ++echo "$as_me: WARNING: gsm.h: in the future, the compiler will take precedence" >&2;} 9.6128 ++ 9.6129 ++ ;; 9.6130 ++esac 9.6131 ++{ echo "$as_me:$LINENO: checking for gsm.h" >&5 9.6132 ++echo $ECHO_N "checking for gsm.h... $ECHO_C" >&6; } 9.6133 ++if test "${ac_cv_header_gsm_h+set}" = set; then 9.6134 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6135 ++else 9.6136 ++ ac_cv_header_gsm_h=$ac_header_preproc 9.6137 ++fi 9.6138 ++{ echo "$as_me:$LINENO: result: $ac_cv_header_gsm_h" >&5 9.6139 ++echo "${ECHO_T}$ac_cv_header_gsm_h" >&6; } 9.6140 ++ 9.6141 ++fi 9.6142 ++if test $ac_cv_header_gsm_h = yes; then 9.6143 ++ : 9.6144 ++else 9.6145 ++ { { echo "$as_me:$LINENO: error: gsm header files missing (gsm.h)" >&5 9.6146 ++echo "$as_me: error: gsm header files missing (gsm.h)" >&2;} 9.6147 ++ { (exit 1); exit 1; }; } 9.6148 ++fi 9.6149 ++ 9.6150 ++ 9.6151 ++ 9.6152 ++cat >>confdefs.h <<\_ACEOF 9.6153 ++#define HAVE_GSM 1 9.6154 ++_ACEOF 9.6155 ++ 9.6156 ++ GSM_LIBS="-lgsm" 9.6157 ++ echo "LIBS += -lgsm" >> $QT_INCL_PRO 9.6158 ++ have_gsm="yes" 9.6159 ++else 9.6160 ++ 9.6161 ++ have_gsm="no" 9.6162 ++ GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.6163 ++ echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO 9.6164 ++fi 9.6165 ++ 9.6166 ++#have_gsm="no" 9.6167 ++#GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.6168 ++#echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO 9.6169 ++ 9.6170 ++ 9.6171 ++ 9.6172 ++# Check if libgsm is available 9.6173 ++{ echo "$as_me:$LINENO: checking for sf_open in -lgsm" >&5 9.6174 ++echo $ECHO_N "checking for sf_open in -lgsm... $ECHO_C" >&6; } 9.6175 ++if test "${ac_cv_lib_gsm_sf_open+set}" = set; then 9.6176 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6177 ++else 9.6178 ++ ac_check_lib_save_LIBS=$LIBS 9.6179 ++LIBS="-lgsm $LIBS" 9.6180 ++cat >conftest.$ac_ext <<_ACEOF 9.6181 ++/* confdefs.h. */ 9.6182 ++_ACEOF 9.6183 ++cat confdefs.h >>conftest.$ac_ext 9.6184 ++cat >>conftest.$ac_ext <<_ACEOF 9.6185 ++/* end confdefs.h. */ 9.6186 ++ 9.6187 ++/* Override any GCC internal prototype to avoid an error. 9.6188 ++ Use char because int might match the return type of a GCC 9.6189 ++ builtin and then its argument prototype would still apply. */ 9.6190 ++#ifdef __cplusplus 9.6191 ++extern "C" 9.6192 ++#endif 9.6193 ++char sf_open (); 9.6194 ++int 9.6195 ++main () 9.6196 ++{ 9.6197 ++return sf_open (); 9.6198 ++ ; 9.6199 ++ return 0; 9.6200 ++} 9.6201 ++_ACEOF 9.6202 ++rm -f conftest.$ac_objext conftest$ac_exeext 9.6203 ++if { (ac_try="$ac_link" 9.6204 ++case "(($ac_try" in 9.6205 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6206 ++ *) ac_try_echo=$ac_try;; 9.6207 ++esac 9.6208 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6209 ++ (eval "$ac_link") 2>conftest.er1 9.6210 ++ ac_status=$? 9.6211 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6212 ++ rm -f conftest.er1 9.6213 ++ cat conftest.err >&5 9.6214 ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6215 ++ (exit $ac_status); } && { 9.6216 ++ test -z "$ac_cxx_werror_flag" || 9.6217 ++ test ! -s conftest.err 9.6218 ++ } && test -s conftest$ac_exeext && 9.6219 ++ $as_test_x conftest$ac_exeext; then 9.6220 ++ ac_cv_lib_gsm_sf_open=yes 9.6221 ++else 9.6222 ++ echo "$as_me: failed program was:" >&5 9.6223 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6224 ++ 9.6225 ++ ac_cv_lib_gsm_sf_open=no 9.6226 ++fi 9.6227 ++ 9.6228 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6229 ++ conftest$ac_exeext conftest.$ac_ext 9.6230 ++LIBS=$ac_check_lib_save_LIBS 9.6231 ++fi 9.6232 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_gsm_sf_open" >&5 9.6233 ++echo "${ECHO_T}$ac_cv_lib_gsm_sf_open" >&6; } 9.6234 ++if test $ac_cv_lib_gsm_sf_open = yes; then 9.6235 ++ 9.6236 ++ if test "${ac_cv_header_gsm_h+set}" = set; then 9.6237 ++ { echo "$as_me:$LINENO: checking for gsm.h" >&5 9.6238 ++echo $ECHO_N "checking for gsm.h... $ECHO_C" >&6; } 9.6239 ++if test "${ac_cv_header_gsm_h+set}" = set; then 9.6240 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6241 ++fi 9.6242 ++{ echo "$as_me:$LINENO: result: $ac_cv_header_gsm_h" >&5 9.6243 ++echo "${ECHO_T}$ac_cv_header_gsm_h" >&6; } 9.6244 ++else 9.6245 ++ # Is the header compilable? 9.6246 ++{ echo "$as_me:$LINENO: checking gsm.h usability" >&5 9.6247 ++echo $ECHO_N "checking gsm.h usability... $ECHO_C" >&6; } 9.6248 ++cat >conftest.$ac_ext <<_ACEOF 9.6249 ++/* confdefs.h. */ 9.6250 ++_ACEOF 9.6251 ++cat confdefs.h >>conftest.$ac_ext 9.6252 ++cat >>conftest.$ac_ext <<_ACEOF 9.6253 ++/* end confdefs.h. */ 9.6254 ++$ac_includes_default 9.6255 ++#include <gsm.h> 9.6256 ++_ACEOF 9.6257 ++rm -f conftest.$ac_objext 9.6258 ++if { (ac_try="$ac_compile" 9.6259 ++case "(($ac_try" in 9.6260 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6261 ++ *) ac_try_echo=$ac_try;; 9.6262 ++esac 9.6263 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6264 ++ (eval "$ac_compile") 2>conftest.er1 9.6265 ++ ac_status=$? 9.6266 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6267 ++ rm -f conftest.er1 9.6268 ++ cat conftest.err >&5 9.6269 ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6270 ++ (exit $ac_status); } && { 9.6271 ++ test -z "$ac_cxx_werror_flag" || 9.6272 ++ test ! -s conftest.err 9.6273 ++ } && test -s conftest.$ac_objext; then 9.6274 ++ ac_header_compiler=yes 9.6275 ++else 9.6276 ++ echo "$as_me: failed program was:" >&5 9.6277 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6278 ++ 9.6279 ++ ac_header_compiler=no 9.6280 ++fi 9.6281 ++ 9.6282 ++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 9.6283 ++{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9.6284 ++echo "${ECHO_T}$ac_header_compiler" >&6; } 9.6285 ++ 9.6286 ++# Is the header present? 9.6287 ++{ echo "$as_me:$LINENO: checking gsm.h presence" >&5 9.6288 ++echo $ECHO_N "checking gsm.h presence... $ECHO_C" >&6; } 9.6289 ++cat >conftest.$ac_ext <<_ACEOF 9.6290 ++/* confdefs.h. */ 9.6291 ++_ACEOF 9.6292 ++cat confdefs.h >>conftest.$ac_ext 9.6293 ++cat >>conftest.$ac_ext <<_ACEOF 9.6294 ++/* end confdefs.h. */ 9.6295 ++#include <gsm.h> 9.6296 ++_ACEOF 9.6297 ++if { (ac_try="$ac_cpp conftest.$ac_ext" 9.6298 ++case "(($ac_try" in 9.6299 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6300 ++ *) ac_try_echo=$ac_try;; 9.6301 ++esac 9.6302 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6303 ++ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 9.6304 ++ ac_status=$? 9.6305 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6306 ++ rm -f conftest.er1 9.6307 ++ cat conftest.err >&5 9.6308 ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6309 ++ (exit $ac_status); } >/dev/null && { 9.6310 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6311 ++ test ! -s conftest.err 9.6312 ++ }; then 9.6313 ++ ac_header_preproc=yes 9.6314 ++else 9.6315 ++ echo "$as_me: failed program was:" >&5 9.6316 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6317 ++ 9.6318 ++ ac_header_preproc=no 9.6319 ++fi 9.6320 ++ 9.6321 ++rm -f conftest.err conftest.$ac_ext 9.6322 ++{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9.6323 ++echo "${ECHO_T}$ac_header_preproc" >&6; } 9.6324 ++ 9.6325 ++# So? What about this header? 9.6326 ++case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 9.6327 ++ yes:no: ) 9.6328 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: accepted by the compiler, rejected by the preprocessor!" >&5 9.6329 ++echo "$as_me: WARNING: gsm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9.6330 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: proceeding with the compiler's result" >&5 9.6331 ++echo "$as_me: WARNING: gsm.h: proceeding with the compiler's result" >&2;} 9.6332 ++ ac_header_preproc=yes 9.6333 ++ ;; 9.6334 ++ no:yes:* ) 9.6335 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: present but cannot be compiled" >&5 9.6336 ++echo "$as_me: WARNING: gsm.h: present but cannot be compiled" >&2;} 9.6337 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: check for missing prerequisite headers?" >&5 9.6338 ++echo "$as_me: WARNING: gsm.h: check for missing prerequisite headers?" >&2;} 9.6339 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: see the Autoconf documentation" >&5 9.6340 ++echo "$as_me: WARNING: gsm.h: see the Autoconf documentation" >&2;} 9.6341 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: section \"Present But Cannot Be Compiled\"" >&5 9.6342 ++echo "$as_me: WARNING: gsm.h: section \"Present But Cannot Be Compiled\"" >&2;} 9.6343 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: proceeding with the preprocessor's result" >&5 9.6344 ++echo "$as_me: WARNING: gsm.h: proceeding with the preprocessor's result" >&2;} 9.6345 ++ { echo "$as_me:$LINENO: WARNING: gsm.h: in the future, the compiler will take precedence" >&5 9.6346 ++echo "$as_me: WARNING: gsm.h: in the future, the compiler will take precedence" >&2;} 9.6347 ++ 9.6348 ++ ;; 9.6349 ++esac 9.6350 ++{ echo "$as_me:$LINENO: checking for gsm.h" >&5 9.6351 ++echo $ECHO_N "checking for gsm.h... $ECHO_C" >&6; } 9.6352 ++if test "${ac_cv_header_gsm_h+set}" = set; then 9.6353 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6354 ++else 9.6355 ++ ac_cv_header_gsm_h=$ac_header_preproc 9.6356 ++fi 9.6357 ++{ echo "$as_me:$LINENO: result: $ac_cv_header_gsm_h" >&5 9.6358 ++echo "${ECHO_T}$ac_cv_header_gsm_h" >&6; } 9.6359 ++ 9.6360 ++fi 9.6361 ++if test $ac_cv_header_gsm_h = yes; then 9.6362 ++ : 9.6363 ++else 9.6364 ++ { { echo "$as_me:$LINENO: error: gsm header files missing (gsm.h)" >&5 9.6365 ++echo "$as_me: error: gsm header files missing (gsm.h)" >&2;} 9.6366 ++ { (exit 1); exit 1; }; } 9.6367 ++fi 9.6368 ++ 9.6369 ++ 9.6370 ++ 9.6371 ++cat >>confdefs.h <<\_ACEOF 9.6372 ++#define HAVE_GSM 1 9.6373 ++_ACEOF 9.6374 ++ 9.6375 ++ LIBS="-lgsm $LIBS" 9.6376 ++ echo "LIBS += -lgsm" >> $QT_INCL_PRO 9.6377 ++ have_gsm="yes" 9.6378 ++else 9.6379 ++ 9.6380 ++ have_gsm="no" 9.6381 ++ echo "$(top_builddir)/src/audio/gsm/libgsm.a" >> $QT_INCL_PRO 9.6382 ++fi 9.6383 ++ 9.6384 ++ 9.6385 ++# Check if ALSA is available 9.6386 ++{ echo "$as_me:$LINENO: checking for main in -lasound" >&5 9.6387 ++echo $ECHO_N "checking for main in -lasound... $ECHO_C" >&6; } 9.6388 ++if test "${ac_cv_lib_asound_main+set}" = set; then 9.6389 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6390 ++else 9.6391 ++ ac_check_lib_save_LIBS=$LIBS 9.6392 ++LIBS="-lasound $LIBS" 9.6393 ++cat >conftest.$ac_ext <<_ACEOF 9.6394 ++/* confdefs.h. */ 9.6395 ++_ACEOF 9.6396 ++cat confdefs.h >>conftest.$ac_ext 9.6397 ++cat >>conftest.$ac_ext <<_ACEOF 9.6398 ++/* end confdefs.h. */ 9.6399 ++ 9.6400 ++ 9.6401 ++int 9.6402 ++main () 9.6403 ++{ 9.6404 ++return main (); 9.6405 ++ ; 9.6406 ++ return 0; 9.6407 ++} 9.6408 ++_ACEOF 9.6409 ++rm -f conftest.$ac_objext conftest$ac_exeext 9.6410 ++if { (ac_try="$ac_link" 9.6411 ++case "(($ac_try" in 9.6412 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6413 ++ *) ac_try_echo=$ac_try;; 9.6414 ++esac 9.6415 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6416 ++ (eval "$ac_link") 2>conftest.er1 9.6417 ++ ac_status=$? 9.6418 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6419 ++ rm -f conftest.er1 9.6420 ++ cat conftest.err >&5 9.6421 ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6422 ++ (exit $ac_status); } && { 9.6423 ++ test -z "$ac_cxx_werror_flag" || 9.6424 ++ test ! -s conftest.err 9.6425 ++ } && test -s conftest$ac_exeext && 9.6426 ++ $as_test_x conftest$ac_exeext; then 9.6427 ++ ac_cv_lib_asound_main=yes 9.6428 ++else 9.6429 ++ echo "$as_me: failed program was:" >&5 9.6430 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6431 ++ 9.6432 ++ ac_cv_lib_asound_main=no 9.6433 ++fi 9.6434 ++ 9.6435 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6436 ++ conftest$ac_exeext conftest.$ac_ext 9.6437 ++LIBS=$ac_check_lib_save_LIBS 9.6438 ++fi 9.6439 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_asound_main" >&5 9.6440 ++echo "${ECHO_T}$ac_cv_lib_asound_main" >&6; } 9.6441 ++if test $ac_cv_lib_asound_main = yes; then 9.6442 ++ 9.6443 ++ if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then 9.6444 ++ { echo "$as_me:$LINENO: checking for alsa/asoundlib.h" >&5 9.6445 ++echo $ECHO_N "checking for alsa/asoundlib.h... $ECHO_C" >&6; } 9.6446 ++if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then 9.6447 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6448 ++fi 9.6449 ++{ echo "$as_me:$LINENO: result: $ac_cv_header_alsa_asoundlib_h" >&5 9.6450 ++echo "${ECHO_T}$ac_cv_header_alsa_asoundlib_h" >&6; } 9.6451 ++else 9.6452 ++ # Is the header compilable? 9.6453 ++{ echo "$as_me:$LINENO: checking alsa/asoundlib.h usability" >&5 9.6454 ++echo $ECHO_N "checking alsa/asoundlib.h usability... $ECHO_C" >&6; } 9.6455 ++cat >conftest.$ac_ext <<_ACEOF 9.6456 ++/* confdefs.h. */ 9.6457 ++_ACEOF 9.6458 ++cat confdefs.h >>conftest.$ac_ext 9.6459 ++cat >>conftest.$ac_ext <<_ACEOF 9.6460 ++/* end confdefs.h. */ 9.6461 ++$ac_includes_default 9.6462 ++#include <alsa/asoundlib.h> 9.6463 ++_ACEOF 9.6464 ++rm -f conftest.$ac_objext 9.6465 ++if { (ac_try="$ac_compile" 9.6466 ++case "(($ac_try" in 9.6467 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6468 ++ *) ac_try_echo=$ac_try;; 9.6469 ++esac 9.6470 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6471 ++ (eval "$ac_compile") 2>conftest.er1 9.6472 ++ ac_status=$? 9.6473 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6474 ++ rm -f conftest.er1 9.6475 ++ cat conftest.err >&5 9.6476 ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6477 ++ (exit $ac_status); } && { 9.6478 ++ test -z "$ac_cxx_werror_flag" || 9.6479 ++ test ! -s conftest.err 9.6480 ++ } && test -s conftest.$ac_objext; then 9.6481 + ac_header_compiler=yes 9.6482 + else 9.6483 + echo "$as_me: failed program was:" >&5 9.6484 +@@ -19729,17 +18150,10 @@ 9.6485 + rm -f conftest.er1 9.6486 + cat conftest.err >&5 9.6487 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6488 +- (exit $ac_status); } >/dev/null; then 9.6489 +- if test -s conftest.err; then 9.6490 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.6491 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.6492 +- else 9.6493 +- ac_cpp_err= 9.6494 +- fi 9.6495 +-else 9.6496 +- ac_cpp_err=yes 9.6497 +-fi 9.6498 +-if test -z "$ac_cpp_err"; then 9.6499 ++ (exit $ac_status); } >/dev/null && { 9.6500 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6501 ++ test ! -s conftest.err 9.6502 ++ }; then 9.6503 + ac_header_preproc=yes 9.6504 + else 9.6505 + echo "$as_me: failed program was:" >&5 9.6506 +@@ -19850,27 +18264,11 @@ 9.6507 + rm -f conftest.er1 9.6508 + cat conftest.err >&5 9.6509 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6510 +- (exit $ac_status); } && 9.6511 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6512 +- { (case "(($ac_try" in 9.6513 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6514 +- *) ac_try_echo=$ac_try;; 9.6515 +-esac 9.6516 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6517 +- (eval "$ac_try") 2>&5 9.6518 +- ac_status=$? 9.6519 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6520 +- (exit $ac_status); }; } && 9.6521 +- { ac_try='test -s conftest$ac_exeext' 9.6522 +- { (case "(($ac_try" in 9.6523 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6524 +- *) ac_try_echo=$ac_try;; 9.6525 +-esac 9.6526 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6527 +- (eval "$ac_try") 2>&5 9.6528 +- ac_status=$? 9.6529 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6530 +- (exit $ac_status); }; }; then 9.6531 ++ (exit $ac_status); } && { 9.6532 ++ test -z "$ac_cxx_werror_flag" || 9.6533 ++ test ! -s conftest.err 9.6534 ++ } && test -s conftest$ac_exeext && 9.6535 ++ $as_test_x conftest$ac_exeext; then 9.6536 + ac_cv_lib_speex_main=yes 9.6537 + else 9.6538 + echo "$as_me: failed program was:" >&5 9.6539 +@@ -19879,7 +18277,7 @@ 9.6540 + ac_cv_lib_speex_main=no 9.6541 + fi 9.6542 + 9.6543 +-rm -f core conftest.err conftest.$ac_objext \ 9.6544 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6545 + conftest$ac_exeext conftest.$ac_ext 9.6546 + LIBS=$ac_check_lib_save_LIBS 9.6547 + fi 9.6548 +@@ -19921,27 +18319,10 @@ 9.6549 + rm -f conftest.er1 9.6550 + cat conftest.err >&5 9.6551 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6552 +- (exit $ac_status); } && 9.6553 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6554 +- { (case "(($ac_try" in 9.6555 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6556 +- *) ac_try_echo=$ac_try;; 9.6557 +-esac 9.6558 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6559 +- (eval "$ac_try") 2>&5 9.6560 +- ac_status=$? 9.6561 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6562 +- (exit $ac_status); }; } && 9.6563 +- { ac_try='test -s conftest.$ac_objext' 9.6564 +- { (case "(($ac_try" in 9.6565 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6566 +- *) ac_try_echo=$ac_try;; 9.6567 +-esac 9.6568 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6569 +- (eval "$ac_try") 2>&5 9.6570 +- ac_status=$? 9.6571 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6572 +- (exit $ac_status); }; }; then 9.6573 ++ (exit $ac_status); } && { 9.6574 ++ test -z "$ac_cxx_werror_flag" || 9.6575 ++ test ! -s conftest.err 9.6576 ++ } && test -s conftest.$ac_objext; then 9.6577 + ac_header_compiler=yes 9.6578 + else 9.6579 + echo "$as_me: failed program was:" >&5 9.6580 +@@ -19977,17 +18358,10 @@ 9.6581 + rm -f conftest.er1 9.6582 + cat conftest.err >&5 9.6583 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6584 +- (exit $ac_status); } >/dev/null; then 9.6585 +- if test -s conftest.err; then 9.6586 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.6587 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.6588 +- else 9.6589 +- ac_cpp_err= 9.6590 +- fi 9.6591 +-else 9.6592 +- ac_cpp_err=yes 9.6593 +-fi 9.6594 +-if test -z "$ac_cpp_err"; then 9.6595 ++ (exit $ac_status); } >/dev/null && { 9.6596 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6597 ++ test ! -s conftest.err 9.6598 ++ }; then 9.6599 + ac_header_preproc=yes 9.6600 + else 9.6601 + echo "$as_me: failed program was:" >&5 9.6602 +@@ -20355,27 +18729,11 @@ 9.6603 + rm -f conftest.er1 9.6604 + cat conftest.err >&5 9.6605 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6606 +- (exit $ac_status); } && 9.6607 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6608 +- { (case "(($ac_try" in 9.6609 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6610 +- *) ac_try_echo=$ac_try;; 9.6611 +-esac 9.6612 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6613 +- (eval "$ac_try") 2>&5 9.6614 +- ac_status=$? 9.6615 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6616 +- (exit $ac_status); }; } && 9.6617 +- { ac_try='test -s conftest$ac_exeext' 9.6618 +- { (case "(($ac_try" in 9.6619 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6620 +- *) ac_try_echo=$ac_try;; 9.6621 +-esac 9.6622 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6623 +- (eval "$ac_try") 2>&5 9.6624 +- ac_status=$? 9.6625 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6626 +- (exit $ac_status); }; }; then 9.6627 ++ (exit $ac_status); } && { 9.6628 ++ test -z "$ac_cxx_werror_flag" || 9.6629 ++ test ! -s conftest.err 9.6630 ++ } && test -s conftest$ac_exeext && 9.6631 ++ $as_test_x conftest$ac_exeext; then 9.6632 + ac_cv_lib_ilbc_iLBC_decode=yes 9.6633 + else 9.6634 + echo "$as_me: failed program was:" >&5 9.6635 +@@ -20384,7 +18742,7 @@ 9.6636 + ac_cv_lib_ilbc_iLBC_decode=no 9.6637 + fi 9.6638 + 9.6639 +-rm -f core conftest.err conftest.$ac_objext \ 9.6640 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6641 + conftest$ac_exeext conftest.$ac_ext 9.6642 + LIBS=$ac_check_lib_save_LIBS 9.6643 + fi 9.6644 +@@ -20426,27 +18784,10 @@ 9.6645 + rm -f conftest.er1 9.6646 + cat conftest.err >&5 9.6647 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6648 +- (exit $ac_status); } && 9.6649 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6650 +- { (case "(($ac_try" in 9.6651 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6652 +- *) ac_try_echo=$ac_try;; 9.6653 +-esac 9.6654 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6655 +- (eval "$ac_try") 2>&5 9.6656 +- ac_status=$? 9.6657 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6658 +- (exit $ac_status); }; } && 9.6659 +- { ac_try='test -s conftest.$ac_objext' 9.6660 +- { (case "(($ac_try" in 9.6661 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6662 +- *) ac_try_echo=$ac_try;; 9.6663 +-esac 9.6664 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6665 +- (eval "$ac_try") 2>&5 9.6666 +- ac_status=$? 9.6667 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6668 +- (exit $ac_status); }; }; then 9.6669 ++ (exit $ac_status); } && { 9.6670 ++ test -z "$ac_cxx_werror_flag" || 9.6671 ++ test ! -s conftest.err 9.6672 ++ } && test -s conftest.$ac_objext; then 9.6673 + ac_header_compiler=yes 9.6674 + else 9.6675 + echo "$as_me: failed program was:" >&5 9.6676 +@@ -20482,17 +18823,10 @@ 9.6677 + rm -f conftest.er1 9.6678 + cat conftest.err >&5 9.6679 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6680 +- (exit $ac_status); } >/dev/null; then 9.6681 +- if test -s conftest.err; then 9.6682 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.6683 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.6684 +- else 9.6685 +- ac_cpp_err= 9.6686 +- fi 9.6687 +-else 9.6688 +- ac_cpp_err=yes 9.6689 +-fi 9.6690 +-if test -z "$ac_cpp_err"; then 9.6691 ++ (exit $ac_status); } >/dev/null && { 9.6692 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6693 ++ test ! -s conftest.err 9.6694 ++ }; then 9.6695 + ac_header_preproc=yes 9.6696 + else 9.6697 + echo "$as_me: failed program was:" >&5 9.6698 +@@ -20714,27 +19048,11 @@ 9.6699 + rm -f conftest.er1 9.6700 + cat conftest.err >&5 9.6701 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6702 +- (exit $ac_status); } && 9.6703 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6704 +- { (case "(($ac_try" in 9.6705 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6706 +- *) ac_try_echo=$ac_try;; 9.6707 +-esac 9.6708 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6709 +- (eval "$ac_try") 2>&5 9.6710 +- ac_status=$? 9.6711 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6712 +- (exit $ac_status); }; } && 9.6713 +- { ac_try='test -s conftest$ac_exeext' 9.6714 +- { (case "(($ac_try" in 9.6715 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6716 +- *) ac_try_echo=$ac_try;; 9.6717 +-esac 9.6718 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6719 +- (eval "$ac_try") 2>&5 9.6720 +- ac_status=$? 9.6721 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6722 +- (exit $ac_status); }; }; then 9.6723 ++ (exit $ac_status); } && { 9.6724 ++ test -z "$ac_cxx_werror_flag" || 9.6725 ++ test ! -s conftest.err 9.6726 ++ } && test -s conftest$ac_exeext && 9.6727 ++ $as_test_x conftest$ac_exeext; then 9.6728 + ac_cv_lib_zrtpcpp_main=yes 9.6729 + else 9.6730 + echo "$as_me: failed program was:" >&5 9.6731 +@@ -20743,7 +19061,7 @@ 9.6732 + ac_cv_lib_zrtpcpp_main=no 9.6733 + fi 9.6734 + 9.6735 +-rm -f core conftest.err conftest.$ac_objext \ 9.6736 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6737 + conftest$ac_exeext conftest.$ac_ext 9.6738 + LIBS=$ac_check_lib_save_LIBS 9.6739 + fi 9.6740 +@@ -20785,27 +19103,10 @@ 9.6741 + rm -f conftest.er1 9.6742 + cat conftest.err >&5 9.6743 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6744 +- (exit $ac_status); } && 9.6745 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6746 +- { (case "(($ac_try" in 9.6747 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6748 +- *) ac_try_echo=$ac_try;; 9.6749 +-esac 9.6750 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6751 +- (eval "$ac_try") 2>&5 9.6752 +- ac_status=$? 9.6753 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6754 +- (exit $ac_status); }; } && 9.6755 +- { ac_try='test -s conftest.$ac_objext' 9.6756 +- { (case "(($ac_try" in 9.6757 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6758 +- *) ac_try_echo=$ac_try;; 9.6759 +-esac 9.6760 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6761 +- (eval "$ac_try") 2>&5 9.6762 +- ac_status=$? 9.6763 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6764 +- (exit $ac_status); }; }; then 9.6765 ++ (exit $ac_status); } && { 9.6766 ++ test -z "$ac_cxx_werror_flag" || 9.6767 ++ test ! -s conftest.err 9.6768 ++ } && test -s conftest.$ac_objext; then 9.6769 + ac_header_compiler=yes 9.6770 + else 9.6771 + echo "$as_me: failed program was:" >&5 9.6772 +@@ -20841,17 +19142,10 @@ 9.6773 + rm -f conftest.er1 9.6774 + cat conftest.err >&5 9.6775 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6776 +- (exit $ac_status); } >/dev/null; then 9.6777 +- if test -s conftest.err; then 9.6778 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.6779 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.6780 +- else 9.6781 +- ac_cpp_err= 9.6782 +- fi 9.6783 +-else 9.6784 +- ac_cpp_err=yes 9.6785 +-fi 9.6786 +-if test -z "$ac_cpp_err"; then 9.6787 ++ (exit $ac_status); } >/dev/null && { 9.6788 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6789 ++ test ! -s conftest.err 9.6790 ++ }; then 9.6791 + ac_header_preproc=yes 9.6792 + else 9.6793 + echo "$as_me: failed program was:" >&5 9.6794 +@@ -21072,27 +19366,10 @@ 9.6795 + rm -f conftest.er1 9.6796 + cat conftest.err >&5 9.6797 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6798 +- (exit $ac_status); } && 9.6799 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6800 +- { (case "(($ac_try" in 9.6801 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6802 +- *) ac_try_echo=$ac_try;; 9.6803 +-esac 9.6804 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6805 +- (eval "$ac_try") 2>&5 9.6806 +- ac_status=$? 9.6807 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6808 +- (exit $ac_status); }; } && 9.6809 +- { ac_try='test -s conftest.$ac_objext' 9.6810 +- { (case "(($ac_try" in 9.6811 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6812 +- *) ac_try_echo=$ac_try;; 9.6813 +-esac 9.6814 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6815 +- (eval "$ac_try") 2>&5 9.6816 +- ac_status=$? 9.6817 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6818 +- (exit $ac_status); }; }; then 9.6819 ++ (exit $ac_status); } && { 9.6820 ++ test -z "$ac_cxx_werror_flag" || 9.6821 ++ test ! -s conftest.err 9.6822 ++ } && test -s conftest.$ac_objext; then 9.6823 + ac_header_compiler=yes 9.6824 + else 9.6825 + echo "$as_me: failed program was:" >&5 9.6826 +@@ -21128,17 +19405,10 @@ 9.6827 + rm -f conftest.er1 9.6828 + cat conftest.err >&5 9.6829 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6830 +- (exit $ac_status); } >/dev/null; then 9.6831 +- if test -s conftest.err; then 9.6832 +- ac_cpp_err=$ac_cxx_preproc_warn_flag 9.6833 +- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag 9.6834 +- else 9.6835 +- ac_cpp_err= 9.6836 +- fi 9.6837 +-else 9.6838 +- ac_cpp_err=yes 9.6839 +-fi 9.6840 +-if test -z "$ac_cpp_err"; then 9.6841 ++ (exit $ac_status); } >/dev/null && { 9.6842 ++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 9.6843 ++ test ! -s conftest.err 9.6844 ++ }; then 9.6845 + ac_header_preproc=yes 9.6846 + else 9.6847 + echo "$as_me: failed program was:" >&5 9.6848 +@@ -21650,27 +19920,11 @@ 9.6849 + rm -f conftest.er1 9.6850 + cat conftest.err >&5 9.6851 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6852 +- (exit $ac_status); } && 9.6853 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6854 +- { (case "(($ac_try" in 9.6855 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6856 +- *) ac_try_echo=$ac_try;; 9.6857 +-esac 9.6858 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6859 +- (eval "$ac_try") 2>&5 9.6860 +- ac_status=$? 9.6861 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6862 +- (exit $ac_status); }; } && 9.6863 +- { ac_try='test -s conftest$ac_exeext' 9.6864 +- { (case "(($ac_try" in 9.6865 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6866 +- *) ac_try_echo=$ac_try;; 9.6867 +-esac 9.6868 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6869 +- (eval "$ac_try") 2>&5 9.6870 +- ac_status=$? 9.6871 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6872 +- (exit $ac_status); }; }; then 9.6873 ++ (exit $ac_status); } && { 9.6874 ++ test -z "$ac_cxx_werror_flag" || 9.6875 ++ test ! -s conftest.err 9.6876 ++ } && test -s conftest$ac_exeext && 9.6877 ++ $as_test_x conftest$ac_exeext; then 9.6878 + ac_cv_lib_boost_regex_main=yes 9.6879 + else 9.6880 + echo "$as_me: failed program was:" >&5 9.6881 +@@ -21679,7 +19933,7 @@ 9.6882 + ac_cv_lib_boost_regex_main=no 9.6883 + fi 9.6884 + 9.6885 +-rm -f core conftest.err conftest.$ac_objext \ 9.6886 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6887 + conftest$ac_exeext conftest.$ac_ext 9.6888 + LIBS=$ac_check_lib_save_LIBS 9.6889 + fi 9.6890 +@@ -21727,27 +19981,11 @@ 9.6891 + rm -f conftest.er1 9.6892 + cat conftest.err >&5 9.6893 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6894 +- (exit $ac_status); } && 9.6895 +- { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9.6896 +- { (case "(($ac_try" in 9.6897 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6898 +- *) ac_try_echo=$ac_try;; 9.6899 +-esac 9.6900 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6901 +- (eval "$ac_try") 2>&5 9.6902 +- ac_status=$? 9.6903 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6904 +- (exit $ac_status); }; } && 9.6905 +- { ac_try='test -s conftest$ac_exeext' 9.6906 +- { (case "(($ac_try" in 9.6907 +- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6908 +- *) ac_try_echo=$ac_try;; 9.6909 +-esac 9.6910 +-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6911 +- (eval "$ac_try") 2>&5 9.6912 +- ac_status=$? 9.6913 +- echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6914 +- (exit $ac_status); }; }; then 9.6915 ++ (exit $ac_status); } && { 9.6916 ++ test -z "$ac_cxx_werror_flag" || 9.6917 ++ test ! -s conftest.err 9.6918 ++ } && test -s conftest$ac_exeext && 9.6919 ++ $as_test_x conftest$ac_exeext; then 9.6920 + ac_cv_lib_boost_regex_gcc_main=yes 9.6921 + else 9.6922 + echo "$as_me: failed program was:" >&5 9.6923 +@@ -21756,7 +19994,7 @@ 9.6924 + ac_cv_lib_boost_regex_gcc_main=no 9.6925 + fi 9.6926 + 9.6927 +-rm -f core conftest.err conftest.$ac_objext \ 9.6928 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6929 + conftest$ac_exeext conftest.$ac_ext 9.6930 + LIBS=$ac_check_lib_save_LIBS 9.6931 + fi 9.6932 +@@ -21767,6 +20005,67 @@ 9.6933 + LIBS="-lboost_regex-gcc $LIBS" 9.6934 + echo "LIBS += -lboost_regex-gcc" >> $QT_INCL_PRO 9.6935 + else 9.6936 ++ 9.6937 ++ { echo "$as_me:$LINENO: checking for main in -lboost_regex-mt" >&5 9.6938 ++echo $ECHO_N "checking for main in -lboost_regex-mt... $ECHO_C" >&6; } 9.6939 ++if test "${ac_cv_lib_boost_regex_mt_main+set}" = set; then 9.6940 ++ echo $ECHO_N "(cached) $ECHO_C" >&6 9.6941 ++else 9.6942 ++ ac_check_lib_save_LIBS=$LIBS 9.6943 ++LIBS="-lboost_regex-mt $LIBS" 9.6944 ++cat >conftest.$ac_ext <<_ACEOF 9.6945 ++/* confdefs.h. */ 9.6946 ++_ACEOF 9.6947 ++cat confdefs.h >>conftest.$ac_ext 9.6948 ++cat >>conftest.$ac_ext <<_ACEOF 9.6949 ++/* end confdefs.h. */ 9.6950 ++ 9.6951 ++ 9.6952 ++int 9.6953 ++main () 9.6954 ++{ 9.6955 ++return main (); 9.6956 ++ ; 9.6957 ++ return 0; 9.6958 ++} 9.6959 ++_ACEOF 9.6960 ++rm -f conftest.$ac_objext conftest$ac_exeext 9.6961 ++if { (ac_try="$ac_link" 9.6962 ++case "(($ac_try" in 9.6963 ++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9.6964 ++ *) ac_try_echo=$ac_try;; 9.6965 ++esac 9.6966 ++eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 9.6967 ++ (eval "$ac_link") 2>conftest.er1 9.6968 ++ ac_status=$? 9.6969 ++ grep -v '^ *+' conftest.er1 >conftest.err 9.6970 ++ rm -f conftest.er1 9.6971 ++ cat conftest.err >&5 9.6972 ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 9.6973 ++ (exit $ac_status); } && { 9.6974 ++ test -z "$ac_cxx_werror_flag" || 9.6975 ++ test ! -s conftest.err 9.6976 ++ } && test -s conftest$ac_exeext && 9.6977 ++ $as_test_x conftest$ac_exeext; then 9.6978 ++ ac_cv_lib_boost_regex_mt_main=yes 9.6979 ++else 9.6980 ++ echo "$as_me: failed program was:" >&5 9.6981 ++sed 's/^/| /' conftest.$ac_ext >&5 9.6982 ++ 9.6983 ++ ac_cv_lib_boost_regex_mt_main=no 9.6984 ++fi 9.6985 ++ 9.6986 ++rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9.6987 ++ conftest$ac_exeext conftest.$ac_ext 9.6988 ++LIBS=$ac_check_lib_save_LIBS 9.6989 ++fi 9.6990 ++{ echo "$as_me:$LINENO: result: $ac_cv_lib_boost_regex_mt_main" >&5 9.6991 ++echo "${ECHO_T}$ac_cv_lib_boost_regex_mt_main" >&6; } 9.6992 ++if test $ac_cv_lib_boost_regex_mt_main = yes; then 9.6993 ++ 9.6994 ++ LIBS="-lboost_regex-mt $LIBS" 9.6995 ++ echo "LIBS += -lboost_regex-mt" >> $QT_INCL_PRO 9.6996 ++else 9.6997 + { { echo "$as_me:$LINENO: error: libboost_regex library is missing (boost package)." >&5 9.6998 + echo "$as_me: error: libboost_regex library is missing (boost package)." >&2;} 9.6999 + { (exit 1); exit 1; }; } 9.7000 +@@ -21774,6 +20073,8 @@ 9.7001 + 9.7002 + fi 9.7003 + 9.7004 ++fi 9.7005 ++ 9.7006 + 9.7007 + 9.7008 + { echo "$as_me:$LINENO: checking LRELEASE OPTIONS" >&5 9.7009 +@@ -21954,7 +20255,8 @@ 9.7010 + ## M4sh Initialization. ## 9.7011 + ## --------------------- ## 9.7012 + 9.7013 +-# Be Bourne compatible 9.7014 ++# Be more Bourne compatible 9.7015 ++DUALCASE=1; export DUALCASE # for MKS sh 9.7016 + if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 9.7017 + emulate sh 9.7018 + NULLCMD=: 9.7019 +@@ -21963,10 +20265,13 @@ 9.7020 + alias -g '${1+"$@"}'='"$@"' 9.7021 + setopt NO_GLOB_SUBST 9.7022 + else 9.7023 +- case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac 9.7024 ++ case `(set -o) 2>/dev/null` in 9.7025 ++ *posix*) set -o posix ;; 9.7026 ++esac 9.7027 ++ 9.7028 + fi 9.7029 +-BIN_SH=xpg4; export BIN_SH # for Tru64 9.7030 +-DUALCASE=1; export DUALCASE # for MKS sh 9.7031 ++ 9.7032 ++ 9.7033 + 9.7034 + 9.7035 + # PATH needs CR 9.7036 +@@ -22190,19 +20495,28 @@ 9.7037 + as_mkdir_p=false 9.7038 + fi 9.7039 + 9.7040 +-# Find out whether ``test -x'' works. Don't use a zero-byte file, as 9.7041 +-# systems may use methods other than mode bits to determine executability. 9.7042 +-cat >conf$$.file <<_ASEOF 9.7043 +-#! /bin/sh 9.7044 +-exit 0 9.7045 +-_ASEOF 9.7046 +-chmod +x conf$$.file 9.7047 +-if test -x conf$$.file >/dev/null 2>&1; then 9.7048 +- as_executable_p="test -x" 9.7049 ++if test -x / >/dev/null 2>&1; then 9.7050 ++ as_test_x='test -x' 9.7051 + else 9.7052 +- as_executable_p=: 9.7053 ++ if ls -dL / >/dev/null 2>&1; then 9.7054 ++ as_ls_L_option=L 9.7055 ++ else 9.7056 ++ as_ls_L_option= 9.7057 ++ fi 9.7058 ++ as_test_x=' 9.7059 ++ eval sh -c '\'' 9.7060 ++ if test -d "$1"; then 9.7061 ++ test -d "$1/."; 9.7062 ++ else 9.7063 ++ case $1 in 9.7064 ++ -*)set "./$1";; 9.7065 ++ esac; 9.7066 ++ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 9.7067 ++ ???[sx]*):;;*)false;;esac;fi 9.7068 ++ '\'' sh 9.7069 ++ ' 9.7070 + fi 9.7071 +-rm -f conf$$.file 9.7072 ++as_executable_p=$as_test_x 9.7073 + 9.7074 + # Sed expression to map a string onto a valid CPP name. 9.7075 + as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 9.7076 +@@ -22218,7 +20532,7 @@ 9.7077 + # values after options handling. 9.7078 + ac_log=" 9.7079 + This file was extended by $as_me, which was 9.7080 +-generated by GNU Autoconf 2.60. Invocation command line was 9.7081 ++generated by GNU Autoconf 2.61. Invocation command line was 9.7082 + 9.7083 + CONFIG_FILES = $CONFIG_FILES 9.7084 + CONFIG_HEADERS = $CONFIG_HEADERS 9.7085 +@@ -22247,7 +20561,7 @@ 9.7086 + Usage: $0 [OPTIONS] [FILE]... 9.7087 + 9.7088 + -h, --help print this help, then exit 9.7089 +- -V, --version print version number, then exit 9.7090 ++ -V, --version print version number and configuration settings, then exit 9.7091 + -q, --quiet do not print progress messages 9.7092 + -d, --debug don't remove temporary files 9.7093 + --recheck update $as_me by reconfiguring in the same conditions 9.7094 +@@ -22271,7 +20585,7 @@ 9.7095 + cat >>$CONFIG_STATUS <<_ACEOF 9.7096 + ac_cs_version="\\ 9.7097 + config.status 9.7098 +-configured by $0, generated by GNU Autoconf 2.60, 9.7099 ++configured by $0, generated by GNU Autoconf 2.61, 9.7100 + with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 9.7101 + 9.7102 + Copyright (C) 2006 Free Software Foundation, Inc. 9.7103 +@@ -22563,7 +20877,7 @@ 9.7104 + CXXCPP!$CXXCPP$ac_delim 9.7105 + RANLIB!$RANLIB$ac_delim 9.7106 + LEX!$LEX$ac_delim 9.7107 +-LEXLIB!$LEXLIB$ac_delim 9.7108 ++LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim 9.7109 + _ACEOF 9.7110 + 9.7111 + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 9.7112 +@@ -22605,7 +20919,7 @@ 9.7113 + ac_delim='%!_!# ' 9.7114 + for ac_last_try in false false false false false :; do 9.7115 + cat >conf$$subs.sed <<_ACEOF 9.7116 +-LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim 9.7117 ++LEXLIB!$LEXLIB$ac_delim 9.7118 + YACC!$YACC$ac_delim 9.7119 + YFLAGS!$YFLAGS$ac_delim 9.7120 + GREP!$GREP$ac_delim 9.7121 +@@ -23400,3 +21714,5 @@ 9.7122 + echo "${ECHO_T}iLBC: $have_ilbc" >&6; } 9.7123 + { echo "$as_me:$LINENO: result: ZRTP: $have_zrtp" >&5 9.7124 + echo "${ECHO_T}ZRTP: $have_zrtp" >&6; } 9.7125 ++{ echo "$as_me:$LINENO: result: Libgsm dynamic link: $have_gsm" >&5 9.7126 ++echo "${ECHO_T}Libgsm dynamic link: $have_gsm" >&6; } 9.7127 +Index: configure.in 9.7128 +diff -Nau configure.in.orig configure.in 9.7129 +--- configure.in.orig 2009-01-31 05:48:30.000000000 +0100 9.7130 ++++ configure.in 2009-02-23 14:26:38.000000000 +0100 9.7131 +@@ -195,22 +195,33 @@ 9.7132 + 9.7133 + # This check does not work on all platforms 9.7134 + # Check if libgsm is available 9.7135 +-# AC_CHECK_LIB(gsm, sf_open, [ 9.7136 +-# AC_CHECK_HEADER(gsm.h, [], 9.7137 +-# [AC_MSG_ERROR([gsm header files missing (gsm.h)])]) 9.7138 +-# AC_DEFINE(HAVE_GSM, 1, [Define to 1 if you have the <libgsm> library.]) 9.7139 +-# GSM_LIBS="-lgsm" 9.7140 +-# echo "LIBS += -lgsm" >> $QT_INCL_PRO 9.7141 +-# have_gsm="yes" ], [ 9.7142 +-# have_gsm="no" 9.7143 +-# GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.7144 +-# echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO ]) 9.7145 +-have_gsm="no" 9.7146 +-GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.7147 +-echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO 9.7148 ++AC_CHECK_LIB(gsm, sf_open, [ 9.7149 ++ AC_CHECK_HEADER(gsm.h, [], 9.7150 ++ [AC_MSG_ERROR([gsm header files missing (gsm.h)])]) 9.7151 ++ AC_DEFINE(HAVE_GSM, 1, [Define to 1 if you have the <libgsm> library.]) 9.7152 ++ GSM_LIBS="-lgsm" 9.7153 ++ echo "LIBS += -lgsm" >> $QT_INCL_PRO 9.7154 ++ have_gsm="yes" ], [ 9.7155 ++ have_gsm="no" 9.7156 ++ GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.7157 ++ echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO ]) 9.7158 ++#have_gsm="no" 9.7159 ++#GSM_LIBS="\$(top_builddir)/src/audio/gsm/libgsm.a" 9.7160 ++#echo "LIBS += ../audio/gsm/libgsm.a" >> $QT_INCL_PRO 9.7161 + 9.7162 + AC_SUBST(GSM_LIBS) 9.7163 + 9.7164 ++# Check if libgsm is available 9.7165 ++AC_CHECK_LIB(gsm, sf_open, [ 9.7166 ++ AC_CHECK_HEADER(gsm.h, [], 9.7167 ++ [AC_MSG_ERROR([gsm header files missing (gsm.h)])]) 9.7168 ++ AC_DEFINE(HAVE_GSM, 1, [Define to 1 if you have the <libgsm> library.]) 9.7169 ++ LIBS="-lgsm $LIBS" 9.7170 ++ echo "LIBS += -lgsm" >> $QT_INCL_PRO 9.7171 ++ have_gsm="yes" ], [ 9.7172 ++ have_gsm="no" 9.7173 ++ echo "$(top_builddir)/src/audio/gsm/libgsm.a" >> $QT_INCL_PRO ]) 9.7174 ++ 9.7175 + # Check if ALSA is available 9.7176 + AC_CHECK_LIB(asound, main, [ 9.7177 + AC_CHECK_HEADER(alsa/asoundlib.h, [], 9.7178 +@@ -294,7 +305,11 @@ 9.7179 + AC_CHECK_LIB(boost_regex-gcc, main, [ 9.7180 + LIBS="-lboost_regex-gcc $LIBS" 9.7181 + echo "LIBS += -lboost_regex-gcc" >> $QT_INCL_PRO], 9.7182 +- [AC_MSG_ERROR([libboost_regex library is missing (boost package).])])]) 9.7183 ++ [ 9.7184 ++ AC_CHECK_LIB(boost_regex-mt, main, [ 9.7185 ++ LIBS="-lboost_regex-mt $LIBS" 9.7186 ++ echo "LIBS += -lboost_regex-mt" >> $QT_INCL_PRO], 9.7187 ++ [AC_MSG_ERROR([libboost_regex library is missing (boost package).])])])]) 9.7188 + 9.7189 + ms_CHECK_LRELEASE() 9.7190 + 9.7191 +@@ -344,3 +359,4 @@ 9.7192 + AC_MSG_RESULT([Speex: $have_speex]) 9.7193 + AC_MSG_RESULT([iLBC: $have_ilbc]) 9.7194 + AC_MSG_RESULT([ZRTP: $have_zrtp]) 9.7195 ++AC_MSG_RESULT([Libgsm dynamic link: $have_gsm]) 9.7196 +Index: src/twinkle_config.h.in 9.7197 +diff -Nau src/twinkle_config.h.in.orig src/twinkle_config.h.in 9.7198 +--- src/twinkle_config.h.in.orig 2009-01-31 05:49:04.000000000 +0100 9.7199 ++++ src/twinkle_config.h.in 2009-02-23 14:24:10.000000000 +0100 9.7200 +@@ -19,6 +19,9 @@ 9.7201 + /* Define to 1 if you have the <history.h> header file. */ 9.7202 + #undef HAVE_HISTORY_H 9.7203 + 9.7204 ++/* Define to 1 if you have the <libgsm> library. */ 9.7205 ++#undef HAVE_GSM 9.7206 ++ 9.7207 + /* Define to 1 if you have the <ilbc> library. */ 9.7208 + #undef HAVE_ILBC 9.7209 + 9.7210 +Index: src/audio/twinkle_zrtp_ui.cpp 9.7211 +diff -Nau src/audio/twinkle_zrtp_ui.cpp.orig src/audio/twinkle_zrtp_ui.cpp 9.7212 +--- src/audio/twinkle_zrtp_ui.cpp.orig 2009-01-03 17:54:05.000000000 +0100 9.7213 ++++ src/audio/twinkle_zrtp_ui.cpp 2009-02-23 14:54:31.000000000 +0100 9.7214 +@@ -208,7 +208,7 @@ 9.7215 + ui->cb_async_zrtp_confirm_go_clear(lineno); 9.7216 + } 9.7217 + 9.7218 +-void TwinkleZrtpUI::showMessage(MessageSeverity sev, int subCode) { 9.7219 ++void TwinkleZrtpUI::showMessage(GnuZrtpCodes::MessageSeverity sev, int subCode) { 9.7220 + t_line *line = audioSession->get_line(); 9.7221 + int lineno = line->get_line_number(); 9.7222 + 9.7223 +@@ -218,11 +218,11 @@ 9.7224 + msg += *mapCodesToString(sev, subCode); 9.7225 + 9.7226 + switch (sev) { 9.7227 +- case Info: 9.7228 ++ case GnuZrtpCodes::Info: 9.7229 + log_file->write_report(msg, "TwinkleZrtpUI::showMessage", LOG_NORMAL, 9.7230 + LOG_INFO); 9.7231 + break; 9.7232 +- case Warning: 9.7233 ++ case GnuZrtpCodes::Warning: 9.7234 + log_file->write_report(msg, "TwinkleZrtpUI::showMessage", LOG_NORMAL, 9.7235 + LOG_WARNING); 9.7236 + break; 9.7237 +@@ -232,7 +232,7 @@ 9.7238 + } 9.7239 + } 9.7240 + 9.7241 +-void TwinkleZrtpUI::zrtpNegotiationFailed(MessageSeverity severity, int subCode) { 9.7242 ++void TwinkleZrtpUI::zrtpNegotiationFailed(GnuZrtpCodes::MessageSeverity severity, int subCode) { 9.7243 + t_line *line = audioSession->get_line(); 9.7244 + int lineno = line->get_line_number(); 9.7245 + 9.7246 +@@ -242,11 +242,11 @@ 9.7247 + m += *mapCodesToString(severity, subCode); 9.7248 + 9.7249 + switch (severity) { 9.7250 +- case Info: 9.7251 ++ case GnuZrtpCodes::Info: 9.7252 + log_file->write_report(m, "TwinkleZrtpUI::zrtpNegotiationFailed", LOG_NORMAL, 9.7253 + LOG_INFO); 9.7254 + break; 9.7255 +- case Warning: 9.7256 ++ case GnuZrtpCodes::Warning: 9.7257 + log_file->write_report(m, "TwinkleZrtpUI::zrtpNegotiationFailed", LOG_NORMAL, 9.7258 + LOG_WARNING); 9.7259 + break; 9.7260 +@@ -266,20 +266,20 @@ 9.7261 + log_file->write_report(msg, "TwinkleZrtpUI::zrtpNotSuppOther"); 9.7262 + } 9.7263 + 9.7264 +-const string *const TwinkleZrtpUI::mapCodesToString(MessageSeverity severity, int subCode) { 9.7265 ++const string *const TwinkleZrtpUI::mapCodesToString(GnuZrtpCodes::MessageSeverity severity, int subCode) { 9.7266 + string *m = &unknownCode; 9.7267 + 9.7268 + switch (severity) { 9.7269 +- case Info: 9.7270 ++ case GnuZrtpCodes::Info: 9.7271 + m = &infoMap[subCode]; 9.7272 + break; 9.7273 +- case Warning: 9.7274 ++ case GnuZrtpCodes::Warning: 9.7275 + m = &warningMap[subCode]; 9.7276 + break; 9.7277 +- case Severe: 9.7278 ++ case GnuZrtpCodes::Severe: 9.7279 + m = &severeMap[subCode]; 9.7280 + break; 9.7281 +- case ZrtpError: 9.7282 ++ case GnuZrtpCodes::ZrtpError: 9.7283 + if (subCode < 0) { 9.7284 + subCode *= -1; 9.7285 + } 9.7286 +Index: src/audio/twinkle_zrtp_ui.h 9.7287 +diff -Nau src/audio/twinkle_zrtp_ui.h.orig src/audio/twinkle_zrtp_ui.h 9.7288 +--- src/audio/twinkle_zrtp_ui.h.orig 2009-01-03 17:53:58.000000000 +0100 9.7289 ++++ src/audio/twinkle_zrtp_ui.h 2009-02-23 14:55:21.000000000 +0100 9.7290 +@@ -56,8 +56,8 @@ 9.7291 + virtual void secureOff(); 9.7292 + virtual void showSAS(std::string sas, bool verified); 9.7293 + virtual void confirmGoClear(); 9.7294 +- virtual void showMessage(MessageSeverity sev, int subCode); 9.7295 +- virtual void zrtpNegotiationFailed(MessageSeverity severity, int subCode); 9.7296 ++ virtual void showMessage(GnuZrtpCodes::MessageSeverity sev, int subCode); 9.7297 ++ virtual void zrtpNegotiationFailed(GnuZrtpCodes::MessageSeverity severity, int subCode); 9.7298 + virtual void zrtpNotSuppOther(); 9.7299 + //} 9.7300 + 9.7301 +@@ -81,7 +81,7 @@ 9.7302 + * @param subCode [in] The message code. 9.7303 + * @return The message text. 9.7304 + */ 9.7305 +- const string *const mapCodesToString(MessageSeverity severity, int subCode); 9.7306 ++ const string *const mapCodesToString(GnuZrtpCodes::MessageSeverity severity, int subCode); 9.7307 + 9.7308 + }; 9.7309 +
10.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 10.2 +++ b/twinkle/rules Mon Feb 23 18:09:09 2009 +0100 10.3 @@ -0,0 +1,27 @@ 10.4 +#!/usr/bin/make -f 10.5 + 10.6 +export QTDIR=/usr/share/qt3 10.7 + 10.8 +URL = http://www.xs4all.nl/~mfnboer/twinkle/download/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).tar.gz 10.9 +FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz 10.10 + 10.11 +include /usr/share/cdbs/1/class/autotools.mk 10.12 +include /usr/share/cdbs/1/rules/debhelper.mk 10.13 +include /usr/share/cdbs/1/rules/simple-patchsys.mk 10.14 + 10.15 +DEB_CONFIGURE_EXTRA_FLAGS := --without-ilbc 10.16 + 10.17 +DEB_INSTALL_MANPAGES_twinkle = debian/twinkle.1 10.18 + 10.19 +install/twinkle:: 10.20 + cp twinkle.desktop $(CURDIR)/debian/twinkle/usr/share/applications 10.21 + cp sip.protocol $(CURDIR)/debian/twinkle/usr/share/services 10.22 + 10.23 +get-orig-source: 10.24 + @@dh_testdir 10.25 + @@[ -d ../tarballs/. ]||mkdir -p ../tarballs 10.26 + @@echo Downloading $(FILENAME) from $(URL) ... 10.27 + @@wget -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL) 10.28 + 10.29 +help2man: 10.30 + help2man twinkle -N -n 'Voice over Internet Protocol (VoIP) SIP Phone' -o debian/twinkle.1
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 11.2 +++ b/twinkle/twinkle.1 Mon Feb 23 18:09:09 2009 +0100 11.3 @@ -0,0 +1,115 @@ 11.4 +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. 11.5 +.TH TWINKLE "1" "May 2008" "Twinkle 1.2 - 09 March 2008" "User Commands" 11.6 +.SH NAME 11.7 +Twinkle \- Voice over Internet Protocol (VoIP) SIP Phone 11.8 +.SH SYNOPSIS 11.9 +.B twinkle 11.10 +[\fIoptions\fR] 11.11 +.SH OPTIONS 11.12 +.TP 11.13 +\fB\-c\fR 11.14 +Run in command line interface (CLI) mode 11.15 +.TP 11.16 +\fB\-\-share\fR <dir> 11.17 +Set the share directory. 11.18 +.TP 11.19 +\fB\-f\fR <profile> 11.20 +Startup with a specific profile. You will not be requested 11.21 +to choose a profile at startup. The profiles that you created 11.22 +are the .cfg files in your .twinkle directory. 11.23 +You may specify multiple profiles separated by spaces. 11.24 +.TP 11.25 +\fB\-\-force\fR 11.26 +If a lock file is detected at startup, then override it 11.27 +and startup. 11.28 +.HP 11.29 +\fB\-\-sip\-port\fR <port> 11.30 +.IP 11.31 +Port for SIP signalling. 11.32 +This port overrides the port from the system settings. 11.33 +.HP 11.34 +\fB\-\-rtp\-port\fR <port> 11.35 +.IP 11.36 +Port for RTP. 11.37 +This port overrides the port from the system settings. 11.38 +.HP 11.39 +\fB\-\-call\fR <address> 11.40 +.IP 11.41 +Instruct Twinkle to call the address. 11.42 +When Twinkle is already running, this will instruct the running 11.43 +process to call the address. 11.44 +The address may be a full or partial SIP URI. A partial SIP URI 11.45 +will be completed with the information from the user profile. 11.46 +.IP 11.47 +A subject may be passed by appending '?subject=<subject>' 11.48 +to the address. 11.49 +.IP 11.50 +Examples: 11.51 +twinkle \fB\-\-call\fR 123456 11.52 +twinkle \fB\-\-call\fR sip:example@example.com?subject=hello 11.53 +.HP 11.54 +\fB\-\-cmd\fR <cli command> 11.55 +.IP 11.56 +Instruct Twinkle to execute the CLI command. You can run 11.57 +all commands from the command line interface mode. 11.58 +When Twinkle is already running, this will instruct the running 11.59 +process to execute the CLI command. 11.60 +.IP 11.61 +Examples: 11.62 +twinkle \fB\-\-cmd\fR answer 11.63 +twinkle \fB\-\-cmd\fR mute 11.64 +twinkle \fB\-\-cmd\fR 'transfer 12345' 11.65 +.TP 11.66 +\fB\-\-immediate\fR 11.67 +This option can be used in conjunction with \fB\-\-call\fR or \fB\-\-cmd\fR 11.68 +It indicates the the command or call is to be performed 11.69 +immediately without asking the user for any confirmation. 11.70 +.HP 11.71 +\fB\-\-set\-profile\fR <profile> 11.72 +.IP 11.73 +Make <profile> the active profile. 11.74 +When using this option in conjuction with \fB\-\-call\fR and \fB\-\-cmd\fR, 11.75 +then the profile is activated before executing \fB\-\-call\fR or 11.76 +\fB\-\-cmd\fR. 11.77 +.TP 11.78 +\fB\-\-show\fR 11.79 +Instruct a running instance of Twinkle to show the main window 11.80 +and take focus. 11.81 +.TP 11.82 +\fB\-\-hide\fR 11.83 +Instruct a running instance of Twinkle to hide in the sytem tray. 11.84 +If no system tray is used, then Twinkle will minimize. 11.85 +.HP 11.86 +\fB\-\-help\-cli\fR [cli command] 11.87 +.IP 11.88 +Without a cli command this option lists all available CLI 11.89 +commands. With a CLI command this option prints help on 11.90 +the CLI command. 11.91 +.TP 11.92 +\fB\-\-version\fR 11.93 +Get version information. 11.94 +.SH COPYRIGHT 11.95 +Copyright \(co 2005-2008 Michel de Boer 11.96 +http://www.twinklephone.com 11.97 +.PP 11.98 +Built with support for: ALSA, KDE, Speex, ZRTP 11.99 +.PP 11.100 +Contributions: 11.101 +* ALSA \- Rickard Petzall 11.102 +* ZRTP/SRTP \- Werner Dittmann 11.103 +.PP 11.104 +This software contains the following software from 3rd parties: 11.105 +* GSM codec from Jutta Degener and Carsten Bormann, University of Berlin 11.106 +* G.711/G.726 codecs from Sun Microsystems (public domain) 11.107 +* Parts of the STUN project at http://sourceforge.net/projects/stun 11.108 +* Parts of libsrv at http://libsrv.sourceforge.net/ 11.109 +.PP 11.110 +For RTP the following dynamic libraries are linked: 11.111 +* GNU ccRTP \- http://www.gnu.org/software/ccrtp 11.112 +* GNU CommonC++ \- http://www.gnu.org/software/commoncpp 11.113 +.PP 11.114 +Twinkle comes with ABSOLUTELY NO WARRANTY. 11.115 +This program is free software; you can redistribute it and/or modify 11.116 +it under the terms of the GNU General Public License as published by 11.117 +the Free Software Foundation; either version 2 of the License, or 11.118 +(at your option) any later version.
12.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 12.2 +++ b/twinkle/watch Mon Feb 23 18:09:09 2009 +0100 12.3 @@ -0,0 +1,8 @@ 12.4 +# See uscan(1) for format 12.5 + 12.6 +# Compulsory line, this is a version 3 file 12.7 +version=3 12.8 + 12.9 +opts=dversionmangle=s/~// \ 12.10 + http://www.xs4all.nl/~mfnboer/twinkle/download/twinkle-(.*)\.tar\.gz debian svn-upgrade 12.11 +