Concert package to 3.0 format (quilt)
[manu/suphp.git] / debian / patches / 02_libtool.diff
1 From: <elacour@home-dn.net>
2 Subject: Libtool update
3
4 --- ./aclocal.m4
5 +++ ./aclocal.m4
6 @@ -1,7 +1,7 @@
7 -# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
8 +# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
9  
10  # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
11 -# 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
12 +# 2005  Free Software Foundation, Inc.
13  # This file is free software; the Free Software Foundation
14  # gives unlimited permission to copy and/or distribute it,
15  # with or without modifications, as long as this notice is preserved.
16 @@ -11,17 +11,9 @@
17  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18  # PARTICULAR PURPOSE.
19  
20 -m4_ifndef([AC_AUTOCONF_VERSION],
21 -  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
22 -m4_if(AC_AUTOCONF_VERSION, [2.61],,
23 -[m4_warning([this file was generated for autoconf 2.61.
24 -You have another version of autoconf.  It may work, but is not guaranteed to.
25 -If you have problems, you may need to regenerate the build system entirely.
26 -To do so, use the procedure documented by the package, typically `autoreconf'.])])
27 -
28  # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
29  
30 -# serial 52 Debian 1.5.26-1ubuntu1 AC_PROG_LIBTOOL
31 +# serial 52 Debian 1.5.26-4 AC_PROG_LIBTOOL
32  
33  
34  # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
35 @@ -6671,7 +6663,7 @@ AC_SUBST([SED])
36  AC_MSG_RESULT([$SED])
37  ])
38  
39 -# Copyright (C) 2002, 2003, 2005, 2006, 2007  Free Software Foundation, Inc.
40 +# Copyright (C) 2002, 2003, 2005  Free Software Foundation, Inc.
41  #
42  # This file is free software; the Free Software Foundation
43  # gives unlimited permission to copy and/or distribute it,
44 @@ -6681,31 +6673,14 @@ AC_MSG_RESULT([$SED])
45  # ----------------------------
46  # Automake X.Y traces this macro to ensure aclocal.m4 has been
47  # generated from the m4 files accompanying Automake X.Y.
48 -# (This private macro should not be called outside this file.)
49 -AC_DEFUN([AM_AUTOMAKE_VERSION],
50 -[am__api_version='1.10'
51 -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
52 -dnl require some minimum version.  Point them to the right macro.
53 -m4_if([$1], [1.10.1], [],
54 -      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
55 -])
56 -
57 -# _AM_AUTOCONF_VERSION(VERSION)
58 -# -----------------------------
59 -# aclocal traces this macro to find the Autoconf version.
60 -# This is a private macro too.  Using m4_define simplifies
61 -# the logic in aclocal, which can simply ignore this definition.
62 -m4_define([_AM_AUTOCONF_VERSION], [])
63 +AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
64  
65  # AM_SET_CURRENT_AUTOMAKE_VERSION
66  # -------------------------------
67 -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
68 +# Call AM_AUTOMAKE_VERSION so it can be traced.
69  # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
70  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
71 -[AM_AUTOMAKE_VERSION([1.10.1])dnl
72 -m4_ifndef([AC_AUTOCONF_VERSION],
73 -  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
74 -_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)])
75 +        [AM_AUTOMAKE_VERSION([1.9.6])])
76  
77  # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
78  
79 @@ -6762,14 +6737,14 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
80  
81  # AM_CONDITIONAL                                            -*- Autoconf -*-
82  
83 -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
84 +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
85  # Free Software Foundation, Inc.
86  #
87  # This file is free software; the Free Software Foundation
88  # gives unlimited permission to copy and/or distribute it,
89  # with or without modifications, as long as this notice is preserved.
90  
91 -# serial 8
92 +# serial 7
93  
94  # AM_CONDITIONAL(NAME, SHELL-CONDITION)
95  # -------------------------------------
96 @@ -6778,10 +6753,8 @@ AC_DEFUN([AM_CONDITIONAL],
97  [AC_PREREQ(2.52)dnl
98   ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
99         [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
100 -AC_SUBST([$1_TRUE])dnl
101 -AC_SUBST([$1_FALSE])dnl
102 -_AM_SUBST_NOTMAKE([$1_TRUE])dnl
103 -_AM_SUBST_NOTMAKE([$1_FALSE])dnl
104 +AC_SUBST([$1_TRUE])
105 +AC_SUBST([$1_FALSE])
106  if $2; then
107    $1_TRUE=
108    $1_FALSE='#'
109 @@ -6795,14 +6768,15 @@ AC_CONFIG_COMMANDS_PRE(
110  Usually this means the macro was only invoked conditionally.]])
111  fi])])
112  
113 -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
114 +
115 +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
116  # Free Software Foundation, Inc.
117  #
118  # This file is free software; the Free Software Foundation
119  # gives unlimited permission to copy and/or distribute it,
120  # with or without modifications, as long as this notice is preserved.
121  
122 -# serial 9
123 +# serial 8
124  
125  # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
126  # written in clear, in which case automake, when reading aclocal.m4,
127 @@ -6830,7 +6804,6 @@ AC_REQUIRE([AM_DEP_TRACK])dnl
128  ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
129         [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
130         [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
131 -       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
132         [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
133                     [depcc="$$1"   am_compiler_list=])
134  
135 @@ -6896,7 +6869,6 @@ AC_CACHE_CHECK([dependency style of $depcc],
136         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
137         $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
138           >/dev/null 2>conftest.err &&
139 -       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
140         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
141         grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
142         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
143 @@ -6949,8 +6921,7 @@ if test "x$enable_dependency_tracking" != xno; then
144    AMDEPBACKSLASH='\'
145  fi
146  AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
147 -AC_SUBST([AMDEPBACKSLASH])dnl
148 -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
149 +AC_SUBST([AMDEPBACKSLASH])
150  ])
151  
152  # Generate code to set up dependency tracking.              -*- Autoconf -*-
153 @@ -6975,9 +6946,8 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
154    # some people rename them; so instead we look at the file content.
155    # Grep'ing the first line is not enough: some people post-process
156    # each Makefile.in and add a new line on top of each file to say so.
157 -  # Grep'ing the whole file is not good either: AIX grep has a line
158 -  # limit of 2048, but all sed's we know have understand at least 4000.
159 -  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
160 +  # So let's grep whole file.
161 +  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
162      dirpart=`AS_DIRNAME("$mf")`
163    else
164      continue
165 @@ -7036,14 +7006,14 @@ AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
166  
167  # Do all the work for Automake.                             -*- Autoconf -*-
168  
169 -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
170 -# 2005, 2006, 2008 Free Software Foundation, Inc.
171 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
172 +# Free Software Foundation, Inc.
173  #
174  # This file is free software; the Free Software Foundation
175  # gives unlimited permission to copy and/or distribute it,
176  # with or without modifications, as long as this notice is preserved.
177  
178 -# serial 13
179 +# serial 12
180  
181  # This macro actually does too much.  Some checks are only needed if
182  # your package does certain things.  But this isn't really a big deal.
183 @@ -7060,20 +7030,16 @@ AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
184  # arguments mandatory, and then we can depend on a new Autoconf
185  # release and drop the old call support.
186  AC_DEFUN([AM_INIT_AUTOMAKE],
187 -[AC_PREREQ([2.60])dnl
188 +[AC_PREREQ([2.58])dnl
189  dnl Autoconf wants to disallow AM_ names.  We explicitly allow
190  dnl the ones we care about.
191  m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
192  AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
193  AC_REQUIRE([AC_PROG_INSTALL])dnl
194 -if test "`cd $srcdir && pwd`" != "`pwd`"; then
195 -  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
196 -  # is not polluted with repeated "-I."
197 -  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
198 -  # test to see if srcdir already configured
199 -  if test -f $srcdir/config.status; then
200 -    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
201 -  fi
202 +# test to see if srcdir already configured
203 +if test "`cd $srcdir && pwd`" != "`pwd`" &&
204 +   test -f $srcdir/config.status; then
205 +  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
206  fi
207  
208  # test whether we have cygpath
209 @@ -7093,9 +7059,6 @@ m4_ifval([$2],
210   AC_SUBST([PACKAGE], [$1])dnl
211   AC_SUBST([VERSION], [$2])],
212  [_AM_SET_OPTIONS([$1])dnl
213 -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
214 -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
215 -  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
216   AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
217   AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
218  
219 @@ -7131,10 +7094,6 @@ AC_PROVIDE_IFELSE([AC_PROG_CXX],
220                    [_AM_DEPENDENCIES(CXX)],
221                    [define([AC_PROG_CXX],
222                            defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
223 -AC_PROVIDE_IFELSE([AC_PROG_OBJC],
224 -                  [_AM_DEPENDENCIES(OBJC)],
225 -                  [define([AC_PROG_OBJC],
226 -                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
227  ])
228  ])
229  
230 @@ -7148,17 +7107,16 @@ AC_PROVIDE_IFELSE([AC_PROG_OBJC],
231  # our stamp files there.
232  AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
233  [# Compute $1's index in $config_headers.
234 -_am_arg=$1
235  _am_stamp_count=1
236  for _am_header in $config_headers :; do
237    case $_am_header in
238 -    $_am_arg | $_am_arg:* )
239 +    $1 | $1:* )
240        break ;;
241      * )
242        _am_stamp_count=`expr $_am_stamp_count + 1` ;;
243    esac
244  done
245 -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
246 +echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
247  
248  # Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
249  #
250 @@ -7171,7 +7129,7 @@ echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_co
251  # Define $install_sh.
252  AC_DEFUN([AM_PROG_INSTALL_SH],
253  [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
254 -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
255 +install_sh=${install_sh-"$am_aux_dir/install-sh"}
256  AC_SUBST(install_sh)])
257  
258  # Copyright (C) 2003, 2005  Free Software Foundation, Inc.
259 @@ -7249,14 +7207,14 @@ rm -f confinc confmf
260  
261  # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
262  
263 -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
264 +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
265  # Free Software Foundation, Inc.
266  #
267  # This file is free software; the Free Software Foundation
268  # gives unlimited permission to copy and/or distribute it,
269  # with or without modifications, as long as this notice is preserved.
270  
271 -# serial 5
272 +# serial 4
273  
274  # AM_MISSING_PROG(NAME, PROGRAM)
275  # ------------------------------
276 @@ -7272,7 +7230,6 @@ AC_SUBST($1)])
277  # If it does, set am_missing_run to use it, otherwise, to nothing.
278  AC_DEFUN([AM_MISSING_HAS_RUN],
279  [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
280 -AC_REQUIRE_AUX_FILE([missing])dnl
281  test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
282  # Use eval to expand $SHELL
283  if eval "$MISSING --run true"; then
284 @@ -7283,7 +7240,7 @@ else
285  fi
286  ])
287  
288 -# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
289 +# Copyright (C) 2003, 2004, 2005  Free Software Foundation, Inc.
290  #
291  # This file is free software; the Free Software Foundation
292  # gives unlimited permission to copy and/or distribute it,
293 @@ -7291,23 +7248,60 @@ fi
294  
295  # AM_PROG_MKDIR_P
296  # ---------------
297 -# Check for `mkdir -p'.
298 +# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
299 +#
300 +# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
301 +# created by `make install' are always world readable, even if the
302 +# installer happens to have an overly restrictive umask (e.g. 077).
303 +# This was a mistake.  There are at least two reasons why we must not
304 +# use `-m 0755':
305 +#   - it causes special bits like SGID to be ignored,
306 +#   - it may be too restrictive (some setups expect 775 directories).
307 +#
308 +# Do not use -m 0755 and let people choose whatever they expect by
309 +# setting umask.
310 +#
311 +# We cannot accept any implementation of `mkdir' that recognizes `-p'.
312 +# Some implementations (such as Solaris 8's) are not thread-safe: if a
313 +# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
314 +# concurrently, both version can detect that a/ is missing, but only
315 +# one can create it and the other will error out.  Consequently we
316 +# restrict ourselves to GNU make (using the --version option ensures
317 +# this.)
318  AC_DEFUN([AM_PROG_MKDIR_P],
319 -[AC_PREREQ([2.60])dnl
320 -AC_REQUIRE([AC_PROG_MKDIR_P])dnl
321 -dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
322 -dnl while keeping a definition of mkdir_p for backward compatibility.
323 -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
324 -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
325 -dnl Makefile.ins that do not define MKDIR_P, so we do our own
326 -dnl adjustment using top_builddir (which is defined more often than
327 -dnl MKDIR_P).
328 -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
329 -case $mkdir_p in
330 -  [[\\/$]]* | ?:[[\\/]]*) ;;
331 -  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
332 -esac
333 -])
334 +[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
335 +  # We used to keeping the `.' as first argument, in order to
336 +  # allow $(mkdir_p) to be used without argument.  As in
337 +  #   $(mkdir_p) $(somedir)
338 +  # where $(somedir) is conditionally defined.  However this is wrong
339 +  # for two reasons:
340 +  #  1. if the package is installed by a user who cannot write `.'
341 +  #     make install will fail,
342 +  #  2. the above comment should most certainly read
343 +  #     $(mkdir_p) $(DESTDIR)$(somedir)
344 +  #     so it does not work when $(somedir) is undefined and
345 +  #     $(DESTDIR) is not.
346 +  #  To support the latter case, we have to write
347 +  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
348 +  #  so the `.' trick is pointless.
349 +  mkdir_p='mkdir -p --'
350 +else
351 +  # On NextStep and OpenStep, the `mkdir' command does not
352 +  # recognize any option.  It will interpret all options as
353 +  # directories to create, and then abort because `.' already
354 +  # exists.
355 +  for d in ./-p ./--version;
356 +  do
357 +    test -d $d && rmdir $d
358 +  done
359 +  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
360 +  if test -f "$ac_aux_dir/mkinstalldirs"; then
361 +    mkdir_p='$(mkinstalldirs)'
362 +  else
363 +    mkdir_p='$(install_sh) -d'
364 +  fi
365 +fi
366 +AC_SUBST([mkdir_p])])
367  
368  # Helper functions for option handling.                     -*- Autoconf -*-
369  
370 @@ -7419,21 +7413,9 @@ dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
371  if test "$cross_compiling" != no; then
372    AC_CHECK_TOOL([STRIP], [strip], :)
373  fi
374 -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
375 +INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
376  AC_SUBST([INSTALL_STRIP_PROGRAM])])
377  
378 -# Copyright (C) 2006  Free Software Foundation, Inc.
379 -#
380 -# This file is free software; the Free Software Foundation
381 -# gives unlimited permission to copy and/or distribute it,
382 -# with or without modifications, as long as this notice is preserved.
383 -
384 -# _AM_SUBST_NOTMAKE(VARIABLE)
385 -# ---------------------------
386 -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
387 -# This macro is traced by Automake.
388 -AC_DEFUN([_AM_SUBST_NOTMAKE])
389 -
390  # Check how to create a tarball.                            -*- Autoconf -*-
391  
392  # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
393 --- ./config/config.guess
394 +++ ./config/config.guess
395 @@ -1,10 +1,10 @@
396  #! /bin/sh
397  # Attempt to guess a canonical system name.
398  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
399 -#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
400 -#   Inc.
401 +#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
402 +#   Free Software Foundation, Inc.
403  
404 -timestamp='2007-07-22'
405 +timestamp='2008-01-23'
406  
407  # This file is free software; you can redistribute it and/or modify it
408  # under the terms of the GNU General Public License as published by
409 @@ -56,8 +56,8 @@ version="\
410  GNU config.guess ($timestamp)
411  
412  Originally written by Per Bothner.
413 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
414 -Free Software Foundation, Inc.
415 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
416 +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
417  
418  This is free software; see the source for copying conditions.  There is NO
419  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
420 @@ -532,7 +532,7 @@ EOF
421                 echo rs6000-ibm-aix3.2
422         fi
423         exit ;;
424 -    *:AIX:*:[45])
425 +    *:AIX:*:[456])
426         IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
427         if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
428                 IBM_ARCH=rs6000
429 @@ -799,6 +799,9 @@ EOF
430             EM64T | authenticamd)
431                 echo x86_64-unknown-interix${UNAME_RELEASE}
432                 exit ;;
433 +           IA64)
434 +               echo ia64-unknown-interix${UNAME_RELEASE}
435 +               exit ;;
436         esac ;;
437      [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
438         echo i${UNAME_MACHINE}-pc-mks
439 @@ -833,7 +836,14 @@ EOF
440         echo ${UNAME_MACHINE}-pc-minix
441         exit ;;
442      arm*:Linux:*:*)
443 -       echo ${UNAME_MACHINE}-unknown-linux-gnu
444 +       eval $set_cc_for_build
445 +       if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
446 +           | grep -q __ARM_EABI__
447 +       then
448 +           echo ${UNAME_MACHINE}-unknown-linux-gnu
449 +       else
450 +           echo ${UNAME_MACHINE}-unknown-linux-gnueabi
451 +       fi
452         exit ;;
453      avr32*:Linux:*:*)
454         echo ${UNAME_MACHINE}-unknown-linux-gnu
455 @@ -954,8 +964,8 @@ EOF
456      x86_64:Linux:*:*)
457         echo x86_64-unknown-linux-gnu
458         exit ;;
459 -    xtensa:Linux:*:*)
460 -       echo xtensa-unknown-linux-gnu
461 +    xtensa*:Linux:*:*)
462 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
463         exit ;;
464      i*86:Linux:*:*)
465         # The BFD linker knows what the default object file format is, so
466 @@ -1474,9 +1484,9 @@ This script, last modified $timestamp, has failed to recognize
467  the operating system you are using. It is advised that you
468  download the most up to date version of the config scripts from
469  
470 -  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
471 +  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
472  and
473 -  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
474 +  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
475  
476  If the version you run ($0) is already up to date, please
477  send the following data and any information you think might be
478 --- ./config/config.sub
479 +++ ./config/config.sub
480 @@ -1,10 +1,10 @@
481  #! /bin/sh
482  # Configuration validation subroutine script.
483  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
484 -#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
485 -#   Inc.
486 +#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
487 +#   Free Software Foundation, Inc.
488  
489 -timestamp='2007-06-28'
490 +timestamp='2008-01-16'
491  
492  # This file is (in principle) common to ALL GNU software.
493  # The presence of a machine in this file suggests that SOME GNU software
494 @@ -72,8 +72,8 @@ Report bugs and patches to <config-patches@gnu.org>."
495  version="\
496  GNU config.sub ($timestamp)
497  
498 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
499 -Free Software Foundation, Inc.
500 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
501 +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
502  
503  This is free software; see the source for copying conditions.  There is NO
504  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
505 @@ -369,10 +369,14 @@ case $basic_machine in
506         | v850-* | v850e-* | vax-* \
507         | we32k-* \
508         | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
509 -       | xstormy16-* | xtensa-* \
510 +       | xstormy16-* | xtensa*-* \
511         | ymp-* \
512         | z8k-*)
513                 ;;
514 +       # Recognize the basic CPU types without company name, with glob match.
515 +       xtensa*)
516 +               basic_machine=$basic_machine-unknown
517 +               ;;
518         # Recognize the various machine names and aliases which stand
519         # for a CPU type and a company and sometimes even an OS.
520         386bsd)
521 @@ -443,6 +447,14 @@ case $basic_machine in
522                 basic_machine=ns32k-sequent
523                 os=-dynix
524                 ;;
525 +       blackfin)
526 +               basic_machine=bfin-unknown
527 +               os=-linux
528 +               ;;
529 +       blackfin-*)
530 +               basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
531 +               os=-linux
532 +               ;;
533         c90)
534                 basic_machine=c90-cray
535                 os=-unicos
536 @@ -668,6 +680,14 @@ case $basic_machine in
537                 basic_machine=m68k-isi
538                 os=-sysv
539                 ;;
540 +       m68knommu)
541 +               basic_machine=m68k-unknown
542 +               os=-linux
543 +               ;;
544 +       m68knommu-*)
545 +               basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
546 +               os=-linux
547 +               ;;
548         m88k-omron*)
549                 basic_machine=m88k-omron
550                 ;;
551 @@ -813,6 +833,14 @@ case $basic_machine in
552                 basic_machine=i860-intel
553                 os=-osf
554                 ;;
555 +       parisc)
556 +               basic_machine=hppa-unknown
557 +               os=-linux
558 +               ;;
559 +       parisc-*)
560 +               basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
561 +               os=-linux
562 +               ;;
563         pbd)
564                 basic_machine=sparc-tti
565                 ;;
566 @@ -1021,6 +1049,10 @@ case $basic_machine in
567                 basic_machine=tic6x-unknown
568                 os=-coff
569                 ;;
570 +       tile*)
571 +               basic_machine=tile-unknown
572 +               os=-linux-gnu
573 +               ;;
574         tx39)
575                 basic_machine=mipstx39-unknown
576                 ;;
577 --- ./config/ltmain.sh
578 +++ ./config/ltmain.sh
579 @@ -43,7 +43,7 @@ EXIT_FAILURE=1
580  
581  PROGRAM=ltmain.sh
582  PACKAGE=libtool
583 -VERSION="1.5.26 Debian 1.5.26-1ubuntu1"
584 +VERSION="1.5.26 Debian 1.5.26-4"
585  TIMESTAMP=" (1.1220.2.493 2008/02/01 16:58:18)"
586  
587  # Be Bourne compatible (taken from Autoconf:_AS_BOURNE_COMPATIBLE).
588 --- ./configure
589 +++ ./configure
590 @@ -1,11 +1,11 @@
591  #! /bin/sh
592  # Guess values for system-dependent variables and create Makefiles.
593 -# Generated by GNU Autoconf 2.61 for suPHP 0.7.1.
594 +# Generated by GNU Autoconf 2.63 for suPHP 0.7.1.
595  #
596  # Report bugs to <sebastian.marsching@suphp.org>.
597  #
598  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
599 -# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
600 +# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
601  # This configure script is free software; the Free Software Foundation
602  # gives unlimited permission to copy, distribute and modify it.
603  ## --------------------- ##
604 @@ -17,7 +17,7 @@ DUALCASE=1; export DUALCASE # for MKS sh
605  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
606    emulate sh
607    NULLCMD=:
608 -  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
609 +  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
610    # is contrary to our usage.  Disable this feature.
611    alias -g '${1+"$@"}'='"$@"'
612    setopt NO_GLOB_SUBST
613 @@ -39,17 +39,45 @@ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
614  as_cr_digits='0123456789'
615  as_cr_alnum=$as_cr_Letters$as_cr_digits
616  
617 -# The user is always right.
618 -if test "${PATH_SEPARATOR+set}" != set; then
619 -  echo "#! /bin/sh" >conf$$.sh
620 -  echo  "exit 0"   >>conf$$.sh
621 -  chmod +x conf$$.sh
622 -  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
623 -    PATH_SEPARATOR=';'
624 +as_nl='
625 +'
626 +export as_nl
627 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
628 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
629 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
630 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
631 +if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
632 +  as_echo='printf %s\n'
633 +  as_echo_n='printf %s'
634 +else
635 +  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
636 +    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
637 +    as_echo_n='/usr/ucb/echo -n'
638    else
639 -    PATH_SEPARATOR=:
640 +    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
641 +    as_echo_n_body='eval
642 +      arg=$1;
643 +      case $arg in
644 +      *"$as_nl"*)
645 +       expr "X$arg" : "X\\(.*\\)$as_nl";
646 +       arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
647 +      esac;
648 +      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
649 +    '
650 +    export as_echo_n_body
651 +    as_echo_n='sh -c $as_echo_n_body as_echo'
652    fi
653 -  rm -f conf$$.sh
654 +  export as_echo_body
655 +  as_echo='sh -c $as_echo_body as_echo'
656 +fi
657 +
658 +# The user is always right.
659 +if test "${PATH_SEPARATOR+set}" != set; then
660 +  PATH_SEPARATOR=:
661 +  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
662 +    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
663 +      PATH_SEPARATOR=';'
664 +  }
665  fi
666  
667  # Support unset when possible.
668 @@ -65,8 +93,6 @@ fi
669  # there to prevent editors from complaining about space-tab.
670  # (If _AS_PATH_WALK were called with IFS unset, it would disable word
671  # splitting by setting IFS to empty value.)
672 -as_nl='
673 -'
674  IFS=" ""       $as_nl"
675  
676  # Find who we are.  Look in the path if we contain no directory separator.
677 @@ -89,7 +115,7 @@ if test "x$as_myself" = x; then
678    as_myself=$0
679  fi
680  if test ! -f "$as_myself"; then
681 -  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
682 +  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
683    { (exit 1); exit 1; }
684  fi
685  
686 @@ -102,17 +128,10 @@ PS2='> '
687  PS4='+ '
688  
689  # NLS nuisances.
690 -for as_var in \
691 -  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
692 -  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
693 -  LC_TELEPHONE LC_TIME
694 -do
695 -  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
696 -    eval $as_var=C; export $as_var
697 -  else
698 -    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
699 -  fi
700 -done
701 +LC_ALL=C
702 +export LC_ALL
703 +LANGUAGE=C
704 +export LANGUAGE
705  
706  # Required to use basename.
707  if expr a : '\(a\)' >/dev/null 2>&1 &&
708 @@ -134,7 +153,7 @@ as_me=`$as_basename -- "$0" ||
709  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
710          X"$0" : 'X\(//\)$' \| \
711          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
712 -echo X/"$0" |
713 +$as_echo X/"$0" |
714      sed '/^.*\/\([^/][^/]*\)\/*$/{
715             s//\1/
716             q
717 @@ -160,7 +179,7 @@ else
718    as_have_required=no
719  fi
720  
721 -  if test $as_have_required = yes &&    (eval ":
722 +  if test $as_have_required = yes &&    (eval ":
723  (as_func_return () {
724    (exit \$1)
725  }
726 @@ -242,7 +261,7 @@ IFS=$as_save_IFS
727  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
728    emulate sh
729    NULLCMD=:
730 -  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
731 +  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
732    # is contrary to our usage.  Disable this feature.
733    alias -g '${1+"$@"}'='"$@"'
734    setopt NO_GLOB_SUBST
735 @@ -263,7 +282,7 @@ _ASEOF
736  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
737    emulate sh
738    NULLCMD=:
739 -  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
740 +  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
741    # is contrary to our usage.  Disable this feature.
742    alias -g '${1+"$@"}'='"$@"'
743    setopt NO_GLOB_SUBST
744 @@ -343,10 +362,10 @@ fi
745  
746        if test "x$CONFIG_SHELL" != x; then
747    for as_var in BASH_ENV ENV
748 -        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
749 -        done
750 -        export CONFIG_SHELL
751 -        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
752 +       do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
753 +       done
754 +       export CONFIG_SHELL
755 +       exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
756  fi
757  
758  
759 @@ -415,9 +434,10 @@ fi
760  
761  test \$exitcode = 0") || {
762    echo No shell found that supports shell functions.
763 -  echo Please tell autoconf@gnu.org about your system,
764 -  echo including any error possibly output before this
765 -  echo message
766 +  echo Please tell bug-autoconf@gnu.org about your system,
767 +  echo including any error possibly output before this message.
768 +  echo This can help us improve future autoconf versions.
769 +  echo Configuration will now proceed without shell functions.
770  }
771  
772  
773 @@ -453,7 +473,7 @@ test \$exitcode = 0") || {
774        s/-\n.*//
775      ' >$as_me.lineno &&
776    chmod +x "$as_me.lineno" ||
777 -    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
778 +    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
779     { (exit 1); exit 1; }; }
780  
781    # Don't try to exec as it changes $[0], causing all sort of problems
782 @@ -481,7 +501,6 @@ case `echo -n x` in
783  *)
784    ECHO_N='-n';;
785  esac
786 -
787  if expr a : '\(a\)' >/dev/null 2>&1 &&
788     test "X`expr 00001 : '.*\(...\)'`" = X001; then
789    as_expr=expr
790 @@ -494,19 +513,22 @@ if test -d conf$$.dir; then
791    rm -f conf$$.dir/conf$$.file
792  else
793    rm -f conf$$.dir
794 -  mkdir conf$$.dir
795 -fi
796 -echo >conf$$.file
797 -if ln -s conf$$.file conf$$ 2>/dev/null; then
798 -  as_ln_s='ln -s'
799 -  # ... but there are two gotchas:
800 -  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
801 -  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
802 -  # In both cases, we have to default to `cp -p'.
803 -  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
804 +  mkdir conf$$.dir 2>/dev/null
805 +fi
806 +if (echo >conf$$.file) 2>/dev/null; then
807 +  if ln -s conf$$.file conf$$ 2>/dev/null; then
808 +    as_ln_s='ln -s'
809 +    # ... but there are two gotchas:
810 +    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
811 +    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
812 +    # In both cases, we have to default to `cp -p'.
813 +    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
814 +      as_ln_s='cp -p'
815 +  elif ln conf$$.file conf$$ 2>/dev/null; then
816 +    as_ln_s=ln
817 +  else
818      as_ln_s='cp -p'
819 -elif ln conf$$.file conf$$ 2>/dev/null; then
820 -  as_ln_s=ln
821 +  fi
822  else
823    as_ln_s='cp -p'
824  fi
825 @@ -531,10 +553,10 @@ else
826    as_test_x='
827      eval sh -c '\''
828        if test -d "$1"; then
829 -        test -d "$1/.";
830 +       test -d "$1/.";
831        else
832         case $1 in
833 -        -*)set "./$1";;
834 +       -*)set "./$1";;
835         esac;
836         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
837         ???[sx]*):;;*)false;;esac;fi
838 @@ -769,128 +791,146 @@ ac_includes_default="\
839  # include <unistd.h>
840  #endif"
841  
842 -ac_subst_vars='SHELL
843 -PATH_SEPARATOR
844 -PACKAGE_NAME
845 -PACKAGE_TARNAME
846 -PACKAGE_VERSION
847 -PACKAGE_STRING
848 -PACKAGE_BUGREPORT
849 -exec_prefix
850 -prefix
851 -program_transform_name
852 -bindir
853 -sbindir
854 -libexecdir
855 -datarootdir
856 -datadir
857 -sysconfdir
858 -sharedstatedir
859 -localstatedir
860 -includedir
861 -oldincludedir
862 -docdir
863 -infodir
864 -htmldir
865 -dvidir
866 -pdfdir
867 -psdir
868 -libdir
869 -localedir
870 -mandir
871 -DEFS
872 -ECHO_C
873 -ECHO_N
874 -ECHO_T
875 -LIBS
876 -build_alias
877 -host_alias
878 -target_alias
879 -INSTALL_PROGRAM
880 -INSTALL_SCRIPT
881 -INSTALL_DATA
882 -am__isrc
883 -CYGPATH_W
884 -PACKAGE
885 -VERSION
886 -ACLOCAL
887 -AUTOCONF
888 -AUTOMAKE
889 -AUTOHEADER
890 -MAKEINFO
891 -install_sh
892 -STRIP
893 -INSTALL_STRIP_PROGRAM
894 -mkdir_p
895 -AWK
896 -SET_MAKE
897 -am__leading_dot
898 -AMTAR
899 -am__tar
900 -am__untar
901 -CC
902 -CFLAGS
903 -LDFLAGS
904 -CPPFLAGS
905 -ac_ct_CC
906 -EXEEXT
907 -OBJEXT
908 -DEPDIR
909 -am__include
910 -am__quote
911 -AMDEP_TRUE
912 -AMDEP_FALSE
913 -AMDEPBACKSLASH
914 -CCDEPMODE
915 -am__fastdepCC_TRUE
916 -am__fastdepCC_FALSE
917 -CXX
918 -CXXFLAGS
919 -ac_ct_CXX
920 -CXXDEPMODE
921 -am__fastdepCXX_TRUE
922 -am__fastdepCXX_FALSE
923 -build
924 -build_cpu
925 -build_vendor
926 -build_os
927 -host
928 -host_cpu
929 -host_vendor
930 -host_os
931 -SED
932 -GREP
933 -EGREP
934 -LN_S
935 -ECHO
936 -AR
937 -RANLIB
938 -DSYMUTIL
939 -NMEDIT
940 -CPP
941 -CXXCPP
942 -F77
943 -FFLAGS
944 -ac_ct_F77
945 -LIBTOOL
946 -APXS
947 -APACHE_VERSION_1_3
948 -APACHE_VERSION_2
949 -APXS_INCLUDEDIR
950 -APXS_LIBEXECDIR
951 -APXS_EXTRA_CFLAGS
952 -APR_INCLUDEDIR
953 -APR_CPPFLAGS
954 -OPT_APACHEMOD_USERGROUP_DEF
955 -COND_AP13_TRUE
956 -COND_AP13_FALSE
957 -COND_AP20_TRUE
958 -COND_AP20_FALSE
959 -COND_APUSERGROUP_TRUE
960 -COND_APUSERGROUP_FALSE
961 +ac_subst_vars='LTLIBOBJS
962  LIBOBJS
963 -LTLIBOBJS'
964 +COND_APUSERGROUP_FALSE
965 +COND_APUSERGROUP_TRUE
966 +COND_AP20_FALSE
967 +COND_AP20_TRUE
968 +COND_AP13_FALSE
969 +COND_AP13_TRUE
970 +OPT_APACHEMOD_USERGROUP_DEF
971 +APR_CPPFLAGS
972 +APR_INCLUDEDIR
973 +APXS_EXTRA_CFLAGS
974 +APXS_LIBEXECDIR
975 +APXS_INCLUDEDIR
976 +APACHE_VERSION_2
977 +APACHE_VERSION_1_3
978 +APXS
979 +LIBTOOL
980 +ac_ct_F77
981 +FFLAGS
982 +F77
983 +CXXCPP
984 +CPP
985 +NMEDIT
986 +DSYMUTIL
987 +RANLIB
988 +AR
989 +ECHO
990 +LN_S
991 +EGREP
992 +GREP
993 +SED
994 +host_os
995 +host_vendor
996 +host_cpu
997 +host
998 +build_os
999 +build_vendor
1000 +build_cpu
1001 +build
1002 +am__fastdepCXX_FALSE
1003 +am__fastdepCXX_TRUE
1004 +CXXDEPMODE
1005 +ac_ct_CXX
1006 +CXXFLAGS
1007 +CXX
1008 +am__fastdepCC_FALSE
1009 +am__fastdepCC_TRUE
1010 +CCDEPMODE
1011 +AMDEPBACKSLASH
1012 +AMDEP_FALSE
1013 +AMDEP_TRUE
1014 +am__quote
1015 +am__include
1016 +DEPDIR
1017 +OBJEXT
1018 +EXEEXT
1019 +ac_ct_CC
1020 +CPPFLAGS
1021 +LDFLAGS
1022 +CFLAGS
1023 +CC
1024 +am__untar
1025 +am__tar
1026 +AMTAR
1027 +am__leading_dot
1028 +SET_MAKE
1029 +AWK
1030 +mkdir_p
1031 +INSTALL_STRIP_PROGRAM
1032 +STRIP
1033 +install_sh
1034 +MAKEINFO
1035 +AUTOHEADER
1036 +AUTOMAKE
1037 +AUTOCONF
1038 +ACLOCAL
1039 +VERSION
1040 +PACKAGE
1041 +CYGPATH_W
1042 +INSTALL_DATA
1043 +INSTALL_SCRIPT
1044 +INSTALL_PROGRAM
1045 +target_alias
1046 +host_alias
1047 +build_alias
1048 +LIBS
1049 +ECHO_T
1050 +ECHO_N
1051 +ECHO_C
1052 +DEFS
1053 +mandir
1054 +localedir
1055 +libdir
1056 +psdir
1057 +pdfdir
1058 +dvidir
1059 +htmldir
1060 +infodir
1061 +docdir
1062 +oldincludedir
1063 +includedir
1064 +localstatedir
1065 +sharedstatedir
1066 +sysconfdir
1067 +datadir
1068 +datarootdir
1069 +libexecdir
1070 +sbindir
1071 +bindir
1072 +program_transform_name
1073 +prefix
1074 +exec_prefix
1075 +PACKAGE_BUGREPORT
1076 +PACKAGE_STRING
1077 +PACKAGE_VERSION
1078 +PACKAGE_TARNAME
1079 +PACKAGE_NAME
1080 +PATH_SEPARATOR
1081 +SHELL'
1082  ac_subst_files=''
1083 +ac_user_opts='
1084 +enable_option_checking
1085 +enable_dependency_tracking
1086 +enable_shared
1087 +enable_static
1088 +enable_fast_install
1089 +with_gnu_ld
1090 +enable_libtool_lock
1091 +with_pic
1092 +with_tags
1093 +with_apr
1094 +with_apxs
1095 +with_setid_mode
1096 +enable_checkpath
1097 +with_min_uid
1098 +with_min_gid
1099 +with_apache_user
1100 +with_logfile
1101 +'
1102        ac_precious_vars='build_alias
1103  host_alias
1104  target_alias
1105 @@ -911,6 +951,8 @@ FFLAGS'
1106  # Initialize some variables set by options.
1107  ac_init_help=
1108  ac_init_version=false
1109 +ac_unrecognized_opts=
1110 +ac_unrecognized_sep=
1111  # The variables have the same names as the options, with
1112  # dashes changed to underlines.
1113  cache_file=/dev/null
1114 @@ -1009,13 +1051,21 @@ do
1115      datarootdir=$ac_optarg ;;
1116  
1117    -disable-* | --disable-*)
1118 -    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1119 +    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1120      # Reject names that are not valid shell variable names.
1121 -    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1122 -      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1123 +    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1124 +      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1125     { (exit 1); exit 1; }; }
1126 -    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1127 -    eval enable_$ac_feature=no ;;
1128 +    ac_useropt_orig=$ac_useropt
1129 +    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1130 +    case $ac_user_opts in
1131 +      *"
1132 +"enable_$ac_useropt"
1133 +"*) ;;
1134 +      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1135 +        ac_unrecognized_sep=', ';;
1136 +    esac
1137 +    eval enable_$ac_useropt=no ;;
1138  
1139    -docdir | --docdir | --docdi | --doc | --do)
1140      ac_prev=docdir ;;
1141 @@ -1028,13 +1078,21 @@ do
1142      dvidir=$ac_optarg ;;
1143  
1144    -enable-* | --enable-*)
1145 -    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1146 +    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1147      # Reject names that are not valid shell variable names.
1148 -    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1149 -      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1150 +    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1151 +      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1152     { (exit 1); exit 1; }; }
1153 -    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1154 -    eval enable_$ac_feature=\$ac_optarg ;;
1155 +    ac_useropt_orig=$ac_useropt
1156 +    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1157 +    case $ac_user_opts in
1158 +      *"
1159 +"enable_$ac_useropt"
1160 +"*) ;;
1161 +      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1162 +        ac_unrecognized_sep=', ';;
1163 +    esac
1164 +    eval enable_$ac_useropt=\$ac_optarg ;;
1165  
1166    -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1167    | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1168 @@ -1225,22 +1283,38 @@ do
1169      ac_init_version=: ;;
1170  
1171    -with-* | --with-*)
1172 -    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1173 +    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1174      # Reject names that are not valid shell variable names.
1175 -    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1176 -      { echo "$as_me: error: invalid package name: $ac_package" >&2
1177 +    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1178 +      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1179     { (exit 1); exit 1; }; }
1180 -    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1181 -    eval with_$ac_package=\$ac_optarg ;;
1182 +    ac_useropt_orig=$ac_useropt
1183 +    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1184 +    case $ac_user_opts in
1185 +      *"
1186 +"with_$ac_useropt"
1187 +"*) ;;
1188 +      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1189 +        ac_unrecognized_sep=', ';;
1190 +    esac
1191 +    eval with_$ac_useropt=\$ac_optarg ;;
1192  
1193    -without-* | --without-*)
1194 -    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1195 +    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1196      # Reject names that are not valid shell variable names.
1197 -    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1198 -      { echo "$as_me: error: invalid package name: $ac_package" >&2
1199 +    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1200 +      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1201     { (exit 1); exit 1; }; }
1202 -    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1203 -    eval with_$ac_package=no ;;
1204 +    ac_useropt_orig=$ac_useropt
1205 +    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1206 +    case $ac_user_opts in
1207 +      *"
1208 +"with_$ac_useropt"
1209 +"*) ;;
1210 +      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1211 +        ac_unrecognized_sep=', ';;
1212 +    esac
1213 +    eval with_$ac_useropt=no ;;
1214  
1215    --x)
1216      # Obsolete; use --with-x.
1217 @@ -1260,7 +1334,7 @@ do
1218    | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1219      x_libraries=$ac_optarg ;;
1220  
1221 -  -*) { echo "$as_me: error: unrecognized option: $ac_option
1222 +  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1223  Try \`$0 --help' for more information." >&2
1224     { (exit 1); exit 1; }; }
1225      ;;
1226 @@ -1269,16 +1343,16 @@ Try \`$0 --help' for more information." >&2
1227      ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1228      # Reject names that are not valid shell variable names.
1229      expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1230 -      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1231 +      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1232     { (exit 1); exit 1; }; }
1233      eval $ac_envvar=\$ac_optarg
1234      export $ac_envvar ;;
1235  
1236    *)
1237      # FIXME: should be removed in autoconf 3.0.
1238 -    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1239 +    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1240      expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1241 -      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1242 +      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1243      : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1244      ;;
1245  
1246 @@ -1287,22 +1361,38 @@ done
1247  
1248  if test -n "$ac_prev"; then
1249    ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1250 -  { echo "$as_me: error: missing argument to $ac_option" >&2
1251 +  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1252     { (exit 1); exit 1; }; }
1253  fi
1254  
1255 -# Be sure to have absolute directory names.
1256 +if test -n "$ac_unrecognized_opts"; then
1257 +  case $enable_option_checking in
1258 +    no) ;;
1259 +    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1260 +   { (exit 1); exit 1; }; } ;;
1261 +    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1262 +  esac
1263 +fi
1264 +
1265 +# Check all directory arguments for consistency.
1266  for ac_var in  exec_prefix prefix bindir sbindir libexecdir datarootdir \
1267                 datadir sysconfdir sharedstatedir localstatedir includedir \
1268                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1269                 libdir localedir mandir
1270  do
1271    eval ac_val=\$$ac_var
1272 +  # Remove trailing slashes.
1273 +  case $ac_val in
1274 +    */ )
1275 +      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1276 +      eval $ac_var=\$ac_val;;
1277 +  esac
1278 +  # Be sure to have absolute directory names.
1279    case $ac_val in
1280      [\\/$]* | ?:[\\/]* )  continue;;
1281      NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1282    esac
1283 -  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1284 +  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1285     { (exit 1); exit 1; }; }
1286  done
1287  
1288 @@ -1317,7 +1407,7 @@ target=$target_alias
1289  if test "x$host_alias" != x; then
1290    if test "x$build_alias" = x; then
1291      cross_compiling=maybe
1292 -    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1293 +    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1294      If a cross compiler is detected then cross compile mode will be used." >&2
1295    elif test "x$build_alias" != "x$host_alias"; then
1296      cross_compiling=yes
1297 @@ -1333,10 +1423,10 @@ test "$silent" = yes && exec 6>/dev/null
1298  ac_pwd=`pwd` && test -n "$ac_pwd" &&
1299  ac_ls_di=`ls -di .` &&
1300  ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1301 -  { echo "$as_me: error: Working directory cannot be determined" >&2
1302 +  { $as_echo "$as_me: error: working directory cannot be determined" >&2
1303     { (exit 1); exit 1; }; }
1304  test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1305 -  { echo "$as_me: error: pwd does not report name of working directory" >&2
1306 +  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1307     { (exit 1); exit 1; }; }
1308  
1309  
1310 @@ -1344,12 +1434,12 @@ test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1311  if test -z "$srcdir"; then
1312    ac_srcdir_defaulted=yes
1313    # Try the directory containing this script, then the parent directory.
1314 -  ac_confdir=`$as_dirname -- "$0" ||
1315 -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1316 -        X"$0" : 'X\(//\)[^/]' \| \
1317 -        X"$0" : 'X\(//\)$' \| \
1318 -        X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1319 -echo X"$0" |
1320 +  ac_confdir=`$as_dirname -- "$as_myself" ||
1321 +$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1322 +        X"$as_myself" : 'X\(//\)[^/]' \| \
1323 +        X"$as_myself" : 'X\(//\)$' \| \
1324 +        X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1325 +$as_echo X"$as_myself" |
1326      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1327             s//\1/
1328             q
1329 @@ -1376,12 +1466,12 @@ else
1330  fi
1331  if test ! -r "$srcdir/$ac_unique_file"; then
1332    test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1333 -  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1334 +  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1335     { (exit 1); exit 1; }; }
1336  fi
1337  ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1338  ac_abs_confdir=`(
1339 -       cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1340 +       cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1341     { (exit 1); exit 1; }; }
1342         pwd)`
1343  # When building in place, set srcdir=.
1344 @@ -1430,9 +1520,9 @@ Configuration:
1345  
1346  Installation directories:
1347    --prefix=PREFIX         install architecture-independent files in PREFIX
1348 -                         [$ac_default_prefix]
1349 +                          [$ac_default_prefix]
1350    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1351 -                         [PREFIX]
1352 +                          [PREFIX]
1353  
1354  By default, \`make install' will install all the files in
1355  \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1356 @@ -1442,25 +1532,25 @@ for instance \`--prefix=\$HOME'.
1357  For better control, use the options below.
1358  
1359  Fine tuning of the installation directories:
1360 -  --bindir=DIR           user executables [EPREFIX/bin]
1361 -  --sbindir=DIR          system admin executables [EPREFIX/sbin]
1362 -  --libexecdir=DIR       program executables [EPREFIX/libexec]
1363 -  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
1364 -  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
1365 -  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
1366 -  --libdir=DIR           object code libraries [EPREFIX/lib]
1367 -  --includedir=DIR       C header files [PREFIX/include]
1368 -  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
1369 -  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
1370 -  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
1371 -  --infodir=DIR          info documentation [DATAROOTDIR/info]
1372 -  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
1373 -  --mandir=DIR           man documentation [DATAROOTDIR/man]
1374 -  --docdir=DIR           documentation root [DATAROOTDIR/doc/suphp]
1375 -  --htmldir=DIR          html documentation [DOCDIR]
1376 -  --dvidir=DIR           dvi documentation [DOCDIR]
1377 -  --pdfdir=DIR           pdf documentation [DOCDIR]
1378 -  --psdir=DIR            ps documentation [DOCDIR]
1379 +  --bindir=DIR            user executables [EPREFIX/bin]
1380 +  --sbindir=DIR           system admin executables [EPREFIX/sbin]
1381 +  --libexecdir=DIR        program executables [EPREFIX/libexec]
1382 +  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1383 +  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1384 +  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1385 +  --libdir=DIR            object code libraries [EPREFIX/lib]
1386 +  --includedir=DIR        C header files [PREFIX/include]
1387 +  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1388 +  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1389 +  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1390 +  --infodir=DIR           info documentation [DATAROOTDIR/info]
1391 +  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1392 +  --mandir=DIR            man documentation [DATAROOTDIR/man]
1393 +  --docdir=DIR            documentation root [DATAROOTDIR/doc/suphp]
1394 +  --htmldir=DIR           html documentation [DOCDIR]
1395 +  --dvidir=DIR            dvi documentation [DOCDIR]
1396 +  --pdfdir=DIR            pdf documentation [DOCDIR]
1397 +  --psdir=DIR             ps documentation [DOCDIR]
1398  _ACEOF
1399  
1400    cat <<\_ACEOF
1401 @@ -1483,6 +1573,7 @@ if test -n "$ac_init_help"; then
1402    cat <<\_ACEOF
1403  
1404  Optional Features:
1405 +  --disable-option-checking  ignore unrecognized --enable/--with options
1406    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1407    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1408    --disable-dependency-tracking  speeds up one-time build
1409 @@ -1546,15 +1637,17 @@ fi
1410  if test "$ac_init_help" = "recursive"; then
1411    # If there are subdirs, report their specific --help.
1412    for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1413 -    test -d "$ac_dir" || continue
1414 +    test -d "$ac_dir" ||
1415 +      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1416 +      continue
1417      ac_builddir=.
1418  
1419  case "$ac_dir" in
1420  .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1421  *)
1422 -  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1423 +  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1424    # A ".." for each directory in $ac_dir_suffix.
1425 -  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1426 +  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1427    case $ac_top_builddir_sub in
1428    "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1429    *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1430 @@ -1590,7 +1683,7 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1431        echo &&
1432        $SHELL "$ac_srcdir/configure" --help=recursive
1433      else
1434 -      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1435 +      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1436      fi || ac_status=$?
1437      cd "$ac_pwd" || { ac_status=$?; break; }
1438    done
1439 @@ -1600,10 +1693,10 @@ test -n "$ac_init_help" && exit $ac_status
1440  if $ac_init_version; then
1441    cat <<\_ACEOF
1442  suPHP configure 0.7.1
1443 -generated by GNU Autoconf 2.61
1444 +generated by GNU Autoconf 2.63
1445  
1446  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1447 -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1448 +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1449  This configure script is free software; the Free Software Foundation
1450  gives unlimited permission to copy, distribute and modify it.
1451  _ACEOF
1452 @@ -1614,7 +1707,7 @@ This file contains any messages produced by compilers while
1453  running configure, to aid debugging if configure makes a mistake.
1454  
1455  It was created by suPHP $as_me 0.7.1, which was
1456 -generated by GNU Autoconf 2.61.  Invocation command line was
1457 +generated by GNU Autoconf 2.63.  Invocation command line was
1458  
1459    $ $0 $@
1460  
1461 @@ -1650,7 +1743,7 @@ for as_dir in $PATH
1462  do
1463    IFS=$as_save_IFS
1464    test -z "$as_dir" && as_dir=.
1465 -  echo "PATH: $as_dir"
1466 +  $as_echo "PATH: $as_dir"
1467  done
1468  IFS=$as_save_IFS
1469  
1470 @@ -1685,7 +1778,7 @@ do
1471      | -silent | --silent | --silen | --sile | --sil)
1472        continue ;;
1473      *\'*)
1474 -      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1475 +      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1476      esac
1477      case $ac_pass in
1478      1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1479 @@ -1737,11 +1830,12 @@ _ASBOX
1480      case $ac_val in #(
1481      *${as_nl}*)
1482        case $ac_var in #(
1483 -      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1484 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1485 +      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1486 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1487        esac
1488        case $ac_var in #(
1489        _ | IFS | as_nl) ;; #(
1490 +      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1491        *) $as_unset $ac_var ;;
1492        esac ;;
1493      esac
1494 @@ -1771,9 +1865,9 @@ _ASBOX
1495      do
1496        eval ac_val=\$$ac_var
1497        case $ac_val in
1498 -      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1499 +      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1500        esac
1501 -      echo "$ac_var='\''$ac_val'\''"
1502 +      $as_echo "$ac_var='\''$ac_val'\''"
1503      done | sort
1504      echo
1505  
1506 @@ -1788,9 +1882,9 @@ _ASBOX
1507        do
1508         eval ac_val=\$$ac_var
1509         case $ac_val in
1510 -       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1511 +       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1512         esac
1513 -       echo "$ac_var='\''$ac_val'\''"
1514 +       $as_echo "$ac_var='\''$ac_val'\''"
1515        done | sort
1516        echo
1517      fi
1518 @@ -1806,8 +1900,8 @@ _ASBOX
1519        echo
1520      fi
1521      test "$ac_signal" != 0 &&
1522 -      echo "$as_me: caught signal $ac_signal"
1523 -    echo "$as_me: exit $exit_status"
1524 +      $as_echo "$as_me: caught signal $ac_signal"
1525 +    $as_echo "$as_me: exit $exit_status"
1526    } >&5
1527    rm -f core *.core core.conftest.* &&
1528      rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1529 @@ -1849,21 +1943,24 @@ _ACEOF
1530  
1531  
1532  # Let the site file select an alternate cache file if it wants to.
1533 -# Prefer explicitly selected file to automatically selected ones.
1534 +# Prefer an explicitly selected file to automatically selected ones.
1535 +ac_site_file1=NONE
1536 +ac_site_file2=NONE
1537  if test -n "$CONFIG_SITE"; then
1538 -  set x "$CONFIG_SITE"
1539 +  ac_site_file1=$CONFIG_SITE
1540  elif test "x$prefix" != xNONE; then
1541 -  set x "$prefix/share/config.site" "$prefix/etc/config.site"
1542 +  ac_site_file1=$prefix/share/config.site
1543 +  ac_site_file2=$prefix/etc/config.site
1544  else
1545 -  set x "$ac_default_prefix/share/config.site" \
1546 -       "$ac_default_prefix/etc/config.site"
1547 +  ac_site_file1=$ac_default_prefix/share/config.site
1548 +  ac_site_file2=$ac_default_prefix/etc/config.site
1549  fi
1550 -shift
1551 -for ac_site_file
1552 +for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1553  do
1554 +  test "x$ac_site_file" = xNONE && continue
1555    if test -r "$ac_site_file"; then
1556 -    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1557 -echo "$as_me: loading site script $ac_site_file" >&6;}
1558 +    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1559 +$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1560      sed 's/^/| /' "$ac_site_file" >&5
1561      . "$ac_site_file"
1562    fi
1563 @@ -1873,16 +1970,16 @@ if test -r "$cache_file"; then
1564    # Some versions of bash will fail to source /dev/null (special
1565    # files actually), so we avoid doing that.
1566    if test -f "$cache_file"; then
1567 -    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1568 -echo "$as_me: loading cache $cache_file" >&6;}
1569 +    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1570 +$as_echo "$as_me: loading cache $cache_file" >&6;}
1571      case $cache_file in
1572        [\\/]* | ?:[\\/]* ) . "$cache_file";;
1573        *)                      . "./$cache_file";;
1574      esac
1575    fi
1576  else
1577 -  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1578 -echo "$as_me: creating cache $cache_file" >&6;}
1579 +  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1580 +$as_echo "$as_me: creating cache $cache_file" >&6;}
1581    >$cache_file
1582  fi
1583  
1584 @@ -1896,29 +1993,38 @@ for ac_var in $ac_precious_vars; do
1585    eval ac_new_val=\$ac_env_${ac_var}_value
1586    case $ac_old_set,$ac_new_set in
1587      set,)
1588 -      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1589 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1590 +      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1591 +$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1592        ac_cache_corrupted=: ;;
1593      ,set)
1594 -      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1595 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1596 +      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1597 +$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1598        ac_cache_corrupted=: ;;
1599      ,);;
1600      *)
1601        if test "x$ac_old_val" != "x$ac_new_val"; then
1602 -       { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1603 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1604 -       { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1605 -echo "$as_me:   former value:  $ac_old_val" >&2;}
1606 -       { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1607 -echo "$as_me:   current value: $ac_new_val" >&2;}
1608 -       ac_cache_corrupted=:
1609 +       # differences in whitespace do not lead to failure.
1610 +       ac_old_val_w=`echo x $ac_old_val`
1611 +       ac_new_val_w=`echo x $ac_new_val`
1612 +       if test "$ac_old_val_w" != "$ac_new_val_w"; then
1613 +         { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1614 +$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1615 +         ac_cache_corrupted=:
1616 +       else
1617 +         { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1618 +$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1619 +         eval $ac_var=\$ac_old_val
1620 +       fi
1621 +       { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1622 +$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1623 +       { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1624 +$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1625        fi;;
1626    esac
1627    # Pass precious variables to config.status.
1628    if test "$ac_new_set" = set; then
1629      case $ac_new_val in
1630 -    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1631 +    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1632      *) ac_arg=$ac_var=$ac_new_val ;;
1633      esac
1634      case " $ac_configure_args " in
1635 @@ -1928,10 +2034,12 @@ echo "$as_me:   current value: $ac_new_val" >&2;}
1636    fi
1637  done
1638  if $ac_cache_corrupted; then
1639 -  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1640 -echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1641 -  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1642 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1643 +  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1644 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1645 +  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1646 +$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1647 +  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1648 +$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1649     { (exit 1); exit 1; }; }
1650  fi
1651  
1652 @@ -1985,8 +2093,8 @@ for ac_dir in config "$srcdir"/config; do
1653    fi
1654  done
1655  if test -z "$ac_aux_dir"; then
1656 -  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config \"$srcdir\"/config" >&5
1657 -echo "$as_me: error: cannot find install-sh or install.sh in config \"$srcdir\"/config" >&2;}
1658 +  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config \"$srcdir\"/config" >&5
1659 +$as_echo "$as_me: error: cannot find install-sh or install.sh in config \"$srcdir\"/config" >&2;}
1660     { (exit 1); exit 1; }; }
1661  fi
1662  
1663 @@ -2000,8 +2108,7 @@ ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
1664  
1665  
1666  
1667 -am__api_version='1.10'
1668 -
1669 +am__api_version="1.9"
1670  # Find a good install program.  We prefer a C program (faster),
1671  # so one script is as good as another.  But avoid the broken or
1672  # incompatible versions:
1673 @@ -2015,11 +2122,12 @@ am__api_version='1.10'
1674  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1675  # OS/2's system install, which has a completely different semantic
1676  # ./install, which can be erroneously created by make from ./install.sh.
1677 -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1678 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1679 +# Reject install programs that cannot install multiple files.
1680 +{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1681 +$as_echo_n "checking for a BSD-compatible install... " >&6; }
1682  if test -z "$INSTALL"; then
1683  if test "${ac_cv_path_install+set}" = set; then
1684 -  echo $ECHO_N "(cached) $ECHO_C" >&6
1685 +  $as_echo_n "(cached) " >&6
1686  else
1687    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1688  for as_dir in $PATH
1689 @@ -2048,17 +2156,29 @@ case $as_dir/ in
1690             # program-specific install script used by HP pwplus--don't use.
1691             :
1692           else
1693 -           ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1694 -           break 3
1695 +           rm -rf conftest.one conftest.two conftest.dir
1696 +           echo one > conftest.one
1697 +           echo two > conftest.two
1698 +           mkdir conftest.dir
1699 +           if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1700 +             test -s conftest.one && test -s conftest.two &&
1701 +             test -s conftest.dir/conftest.one &&
1702 +             test -s conftest.dir/conftest.two
1703 +           then
1704 +             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1705 +             break 3
1706 +           fi
1707           fi
1708         fi
1709        done
1710      done
1711      ;;
1712  esac
1713 +
1714  done
1715  IFS=$as_save_IFS
1716  
1717 +rm -rf conftest.one conftest.two conftest.dir
1718  
1719  fi
1720    if test "${ac_cv_path_install+set}" = set; then
1721 @@ -2071,8 +2191,8 @@ fi
1722      INSTALL=$ac_install_sh
1723    fi
1724  fi
1725 -{ echo "$as_me:$LINENO: result: $INSTALL" >&5
1726 -echo "${ECHO_T}$INSTALL" >&6; }
1727 +{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
1728 +$as_echo "$INSTALL" >&6; }
1729  
1730  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1731  # It thinks the first close brace ends the variable substitution.
1732 @@ -2082,8 +2202,8 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1733  
1734  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1735  
1736 -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1737 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
1738 +{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1739 +$as_echo_n "checking whether build environment is sane... " >&6; }
1740  # Just in case
1741  sleep 1
1742  echo timestamp > conftest.file
1743 @@ -2106,9 +2226,9 @@ if (
1744        # if, for instance, CONFIG_SHELL is bash and it inherits a
1745        # broken ls alias from the environment.  This has actually
1746        # happened.  Such a system could not be considered "sane".
1747 -      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1748 +      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1749  alias in your environment" >&5
1750 -echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1751 +$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1752  alias in your environment" >&2;}
1753     { (exit 1); exit 1; }; }
1754     fi
1755 @@ -2119,26 +2239,23 @@ then
1756     # Ok.
1757     :
1758  else
1759 -   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1760 +   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1761  Check your system clock" >&5
1762 -echo "$as_me: error: newly created file is older than distributed files!
1763 +$as_echo "$as_me: error: newly created file is older than distributed files!
1764  Check your system clock" >&2;}
1765     { (exit 1); exit 1; }; }
1766  fi
1767 -{ echo "$as_me:$LINENO: result: yes" >&5
1768 -echo "${ECHO_T}yes" >&6; }
1769 +{ $as_echo "$as_me:$LINENO: result: yes" >&5
1770 +$as_echo "yes" >&6; }
1771  test "$program_prefix" != NONE &&
1772    program_transform_name="s&^&$program_prefix&;$program_transform_name"
1773  # Use a double $ so make ignores it.
1774  test "$program_suffix" != NONE &&
1775    program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1776 -# Double any \ or $.  echo might interpret backslashes.
1777 +# Double any \ or $.
1778  # By default was `s,x,x', remove it if useless.
1779 -cat <<\_ACEOF >conftest.sed
1780 -s/[\\$]/&&/g;s/;s,x,x,$//
1781 -_ACEOF
1782 -program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1783 -rm -f conftest.sed
1784 +ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
1785 +program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1786  
1787  # expand $ac_aux_dir to an absolute path
1788  am_aux_dir=`cd $ac_aux_dir && pwd`
1789 @@ -2149,66 +2266,51 @@ if eval "$MISSING --run true"; then
1790    am_missing_run="$MISSING --run "
1791  else
1792    am_missing_run=
1793 -  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1794 -echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1795 -fi
1796 -
1797 -{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
1798 -echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
1799 -if test -z "$MKDIR_P"; then
1800 -  if test "${ac_cv_path_mkdir+set}" = set; then
1801 -  echo $ECHO_N "(cached) $ECHO_C" >&6
1802 -else
1803 -  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1804 -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
1805 -do
1806 -  IFS=$as_save_IFS
1807 -  test -z "$as_dir" && as_dir=.
1808 -  for ac_prog in mkdir gmkdir; do
1809 -        for ac_exec_ext in '' $ac_executable_extensions; do
1810 -          { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
1811 -          case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
1812 -            'mkdir (GNU coreutils) '* | \
1813 -            'mkdir (coreutils) '* | \
1814 -            'mkdir (fileutils) '4.1*)
1815 -              ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
1816 -              break 3;;
1817 -          esac
1818 -        done
1819 -       done
1820 -done
1821 -IFS=$as_save_IFS
1822 -
1823 -fi
1824 -
1825 -  if test "${ac_cv_path_mkdir+set}" = set; then
1826 -    MKDIR_P="$ac_cv_path_mkdir -p"
1827 +  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1828 +$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1829 +fi
1830 +
1831 +if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
1832 +  # We used to keeping the `.' as first argument, in order to
1833 +  # allow $(mkdir_p) to be used without argument.  As in
1834 +  #   $(mkdir_p) $(somedir)
1835 +  # where $(somedir) is conditionally defined.  However this is wrong
1836 +  # for two reasons:
1837 +  #  1. if the package is installed by a user who cannot write `.'
1838 +  #     make install will fail,
1839 +  #  2. the above comment should most certainly read
1840 +  #     $(mkdir_p) $(DESTDIR)$(somedir)
1841 +  #     so it does not work when $(somedir) is undefined and
1842 +  #     $(DESTDIR) is not.
1843 +  #  To support the latter case, we have to write
1844 +  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
1845 +  #  so the `.' trick is pointless.
1846 +  mkdir_p='mkdir -p --'
1847 +else
1848 +  # On NextStep and OpenStep, the `mkdir' command does not
1849 +  # recognize any option.  It will interpret all options as
1850 +  # directories to create, and then abort because `.' already
1851 +  # exists.
1852 +  for d in ./-p ./--version;
1853 +  do
1854 +    test -d $d && rmdir $d
1855 +  done
1856 +  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
1857 +  if test -f "$ac_aux_dir/mkinstalldirs"; then
1858 +    mkdir_p='$(mkinstalldirs)'
1859    else
1860 -    # As a last resort, use the slow shell script.  Don't cache a
1861 -    # value for MKDIR_P within a source directory, because that will
1862 -    # break other packages using the cache if that directory is
1863 -    # removed, or if the value is a relative name.
1864 -    test -d ./--version && rmdir ./--version
1865 -    MKDIR_P="$ac_install_sh -d"
1866 +    mkdir_p='$(install_sh) -d'
1867    fi
1868  fi
1869 -{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5
1870 -echo "${ECHO_T}$MKDIR_P" >&6; }
1871 -
1872 -mkdir_p="$MKDIR_P"
1873 -case $mkdir_p in
1874 -  [\\/$]* | ?:[\\/]*) ;;
1875 -  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
1876 -esac
1877  
1878  for ac_prog in gawk mawk nawk awk
1879  do
1880    # Extract the first word of "$ac_prog", so it can be a program name with args.
1881  set dummy $ac_prog; ac_word=$2
1882 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
1883 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1884 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
1885 +$as_echo_n "checking for $ac_word... " >&6; }
1886  if test "${ac_cv_prog_AWK+set}" = set; then
1887 -  echo $ECHO_N "(cached) $ECHO_C" >&6
1888 +  $as_echo_n "(cached) " >&6
1889  else
1890    if test -n "$AWK"; then
1891    ac_cv_prog_AWK="$AWK" # Let the user override the test.
1892 @@ -2221,7 +2323,7 @@ do
1893    for ac_exec_ext in '' $ac_executable_extensions; do
1894    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1895      ac_cv_prog_AWK="$ac_prog"
1896 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1897 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1898      break 2
1899    fi
1900  done
1901 @@ -2232,22 +2334,23 @@ fi
1902  fi
1903  AWK=$ac_cv_prog_AWK
1904  if test -n "$AWK"; then
1905 -  { echo "$as_me:$LINENO: result: $AWK" >&5
1906 -echo "${ECHO_T}$AWK" >&6; }
1907 +  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
1908 +$as_echo "$AWK" >&6; }
1909  else
1910 -  { echo "$as_me:$LINENO: result: no" >&5
1911 -echo "${ECHO_T}no" >&6; }
1912 +  { $as_echo "$as_me:$LINENO: result: no" >&5
1913 +$as_echo "no" >&6; }
1914  fi
1915  
1916  
1917    test -n "$AWK" && break
1918  done
1919  
1920 -{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1921 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
1922 -set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
1923 +{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1924 +$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
1925 +set x ${MAKE-make}
1926 +ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
1927  if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
1928 -  echo $ECHO_N "(cached) $ECHO_C" >&6
1929 +  $as_echo_n "(cached) " >&6
1930  else
1931    cat >conftest.make <<\_ACEOF
1932  SHELL = /bin/sh
1933 @@ -2264,12 +2367,12 @@ esac
1934  rm -f conftest.make
1935  fi
1936  if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
1937 -  { echo "$as_me:$LINENO: result: yes" >&5
1938 -echo "${ECHO_T}yes" >&6; }
1939 +  { $as_echo "$as_me:$LINENO: result: yes" >&5
1940 +$as_echo "yes" >&6; }
1941    SET_MAKE=
1942  else
1943 -  { echo "$as_me:$LINENO: result: no" >&5
1944 -echo "${ECHO_T}no" >&6; }
1945 +  { $as_echo "$as_me:$LINENO: result: no" >&5
1946 +$as_echo "no" >&6; }
1947    SET_MAKE="MAKE=${MAKE-make}"
1948  fi
1949  
1950 @@ -2282,16 +2385,12 @@ else
1951  fi
1952  rmdir .tst 2>/dev/null
1953  
1954 -if test "`cd $srcdir && pwd`" != "`pwd`"; then
1955 -  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
1956 -  # is not polluted with repeated "-I."
1957 -  am__isrc=' -I$(srcdir)'
1958 -  # test to see if srcdir already configured
1959 -  if test -f $srcdir/config.status; then
1960 -    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1961 -echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1962 +# test to see if srcdir already configured
1963 +if test "`cd $srcdir && pwd`" != "`pwd`" &&
1964 +   test -f $srcdir/config.status; then
1965 +  { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1966 +$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1967     { (exit 1); exit 1; }; }
1968 -  fi
1969  fi
1970  
1971  # test whether we have cygpath
1972 @@ -2334,7 +2433,7 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
1973  
1974  MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
1975  
1976 -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
1977 +install_sh=${install_sh-"$am_aux_dir/install-sh"}
1978  
1979  # Installed binaries are usually stripped using `strip' when the user
1980  # run `make install-strip'.  However `strip' might not be the right
1981 @@ -2344,10 +2443,10 @@ if test "$cross_compiling" != no; then
1982    if test -n "$ac_tool_prefix"; then
1983    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1984  set dummy ${ac_tool_prefix}strip; ac_word=$2
1985 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
1986 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1987 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
1988 +$as_echo_n "checking for $ac_word... " >&6; }
1989  if test "${ac_cv_prog_STRIP+set}" = set; then
1990 -  echo $ECHO_N "(cached) $ECHO_C" >&6
1991 +  $as_echo_n "(cached) " >&6
1992  else
1993    if test -n "$STRIP"; then
1994    ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1995 @@ -2360,7 +2459,7 @@ do
1996    for ac_exec_ext in '' $ac_executable_extensions; do
1997    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1998      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
1999 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2000 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2001      break 2
2002    fi
2003  done
2004 @@ -2371,11 +2470,11 @@ fi
2005  fi
2006  STRIP=$ac_cv_prog_STRIP
2007  if test -n "$STRIP"; then
2008 -  { echo "$as_me:$LINENO: result: $STRIP" >&5
2009 -echo "${ECHO_T}$STRIP" >&6; }
2010 +  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
2011 +$as_echo "$STRIP" >&6; }
2012  else
2013 -  { echo "$as_me:$LINENO: result: no" >&5
2014 -echo "${ECHO_T}no" >&6; }
2015 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2016 +$as_echo "no" >&6; }
2017  fi
2018  
2019  
2020 @@ -2384,10 +2483,10 @@ if test -z "$ac_cv_prog_STRIP"; then
2021    ac_ct_STRIP=$STRIP
2022    # Extract the first word of "strip", so it can be a program name with args.
2023  set dummy strip; ac_word=$2
2024 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2025 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2026 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2027 +$as_echo_n "checking for $ac_word... " >&6; }
2028  if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2029 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2030 +  $as_echo_n "(cached) " >&6
2031  else
2032    if test -n "$ac_ct_STRIP"; then
2033    ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2034 @@ -2400,7 +2499,7 @@ do
2035    for ac_exec_ext in '' $ac_executable_extensions; do
2036    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2037      ac_cv_prog_ac_ct_STRIP="strip"
2038 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2039 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2040      break 2
2041    fi
2042  done
2043 @@ -2411,11 +2510,11 @@ fi
2044  fi
2045  ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2046  if test -n "$ac_ct_STRIP"; then
2047 -  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2048 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2049 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2050 +$as_echo "$ac_ct_STRIP" >&6; }
2051  else
2052 -  { echo "$as_me:$LINENO: result: no" >&5
2053 -echo "${ECHO_T}no" >&6; }
2054 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2055 +$as_echo "no" >&6; }
2056  fi
2057  
2058    if test "x$ac_ct_STRIP" = x; then
2059 @@ -2423,12 +2522,8 @@ fi
2060    else
2061      case $cross_compiling:$ac_tool_warned in
2062  yes:)
2063 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2064 -whose name does not start with the host triplet.  If you think this
2065 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2066 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2067 -whose name does not start with the host triplet.  If you think this
2068 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2069 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2070 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2071  ac_tool_warned=yes ;;
2072  esac
2073      STRIP=$ac_ct_STRIP
2074 @@ -2438,7 +2533,7 @@ else
2075  fi
2076  
2077  fi
2078 -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2079 +INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
2080  
2081  # We need awk for the "check" target.  The system "awk" is bad on
2082  # some platforms.
2083 @@ -2459,8 +2554,8 @@ ac_config_headers="$ac_config_headers src/config.h"
2084  
2085  
2086  # Build time sanity check
2087 -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2088 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
2089 +{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2090 +$as_echo_n "checking whether build environment is sane... " >&6; }
2091  # Just in case
2092  sleep 1
2093  echo timestamp > conftest.file
2094 @@ -2483,9 +2578,9 @@ if (
2095        # if, for instance, CONFIG_SHELL is bash and it inherits a
2096        # broken ls alias from the environment.  This has actually
2097        # happened.  Such a system could not be considered "sane".
2098 -      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
2099 +      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
2100  alias in your environment" >&5
2101 -echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
2102 +$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
2103  alias in your environment" >&2;}
2104     { (exit 1); exit 1; }; }
2105     fi
2106 @@ -2496,14 +2591,14 @@ then
2107     # Ok.
2108     :
2109  else
2110 -   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
2111 +   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
2112  Check your system clock" >&5
2113 -echo "$as_me: error: newly created file is older than distributed files!
2114 +$as_echo "$as_me: error: newly created file is older than distributed files!
2115  Check your system clock" >&2;}
2116     { (exit 1); exit 1; }; }
2117  fi
2118 -{ echo "$as_me:$LINENO: result: yes" >&5
2119 -echo "${ECHO_T}yes" >&6; }
2120 +{ $as_echo "$as_me:$LINENO: result: yes" >&5
2121 +$as_echo "yes" >&6; }
2122  
2123  # Look for install program
2124  # Find a good install program.  We prefer a C program (faster),
2125 @@ -2519,11 +2614,12 @@ echo "${ECHO_T}yes" >&6; }
2126  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2127  # OS/2's system install, which has a completely different semantic
2128  # ./install, which can be erroneously created by make from ./install.sh.
2129 -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2130 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
2131 +# Reject install programs that cannot install multiple files.
2132 +{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2133 +$as_echo_n "checking for a BSD-compatible install... " >&6; }
2134  if test -z "$INSTALL"; then
2135  if test "${ac_cv_path_install+set}" = set; then
2136 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2137 +  $as_echo_n "(cached) " >&6
2138  else
2139    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2140  for as_dir in $PATH
2141 @@ -2552,17 +2648,29 @@ case $as_dir/ in
2142             # program-specific install script used by HP pwplus--don't use.
2143             :
2144           else
2145 -           ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2146 -           break 3
2147 +           rm -rf conftest.one conftest.two conftest.dir
2148 +           echo one > conftest.one
2149 +           echo two > conftest.two
2150 +           mkdir conftest.dir
2151 +           if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2152 +             test -s conftest.one && test -s conftest.two &&
2153 +             test -s conftest.dir/conftest.one &&
2154 +             test -s conftest.dir/conftest.two
2155 +           then
2156 +             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2157 +             break 3
2158 +           fi
2159           fi
2160         fi
2161        done
2162      done
2163      ;;
2164  esac
2165 +
2166  done
2167  IFS=$as_save_IFS
2168  
2169 +rm -rf conftest.one conftest.two conftest.dir
2170  
2171  fi
2172    if test "${ac_cv_path_install+set}" = set; then
2173 @@ -2575,8 +2683,8 @@ fi
2174      INSTALL=$ac_install_sh
2175    fi
2176  fi
2177 -{ echo "$as_me:$LINENO: result: $INSTALL" >&5
2178 -echo "${ECHO_T}$INSTALL" >&6; }
2179 +{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
2180 +$as_echo "$INSTALL" >&6; }
2181  
2182  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2183  # It thinks the first close brace ends the variable substitution.
2184 @@ -2596,10 +2704,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
2185  if test -n "$ac_tool_prefix"; then
2186    # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2187  set dummy ${ac_tool_prefix}gcc; ac_word=$2
2188 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2189 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2190 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2191 +$as_echo_n "checking for $ac_word... " >&6; }
2192  if test "${ac_cv_prog_CC+set}" = set; then
2193 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2194 +  $as_echo_n "(cached) " >&6
2195  else
2196    if test -n "$CC"; then
2197    ac_cv_prog_CC="$CC" # Let the user override the test.
2198 @@ -2612,7 +2720,7 @@ do
2199    for ac_exec_ext in '' $ac_executable_extensions; do
2200    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2201      ac_cv_prog_CC="${ac_tool_prefix}gcc"
2202 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2203 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2204      break 2
2205    fi
2206  done
2207 @@ -2623,11 +2731,11 @@ fi
2208  fi
2209  CC=$ac_cv_prog_CC
2210  if test -n "$CC"; then
2211 -  { echo "$as_me:$LINENO: result: $CC" >&5
2212 -echo "${ECHO_T}$CC" >&6; }
2213 +  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2214 +$as_echo "$CC" >&6; }
2215  else
2216 -  { echo "$as_me:$LINENO: result: no" >&5
2217 -echo "${ECHO_T}no" >&6; }
2218 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2219 +$as_echo "no" >&6; }
2220  fi
2221  
2222  
2223 @@ -2636,10 +2744,10 @@ if test -z "$ac_cv_prog_CC"; then
2224    ac_ct_CC=$CC
2225    # Extract the first word of "gcc", so it can be a program name with args.
2226  set dummy gcc; ac_word=$2
2227 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2228 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2229 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2230 +$as_echo_n "checking for $ac_word... " >&6; }
2231  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2232 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2233 +  $as_echo_n "(cached) " >&6
2234  else
2235    if test -n "$ac_ct_CC"; then
2236    ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2237 @@ -2652,7 +2760,7 @@ do
2238    for ac_exec_ext in '' $ac_executable_extensions; do
2239    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2240      ac_cv_prog_ac_ct_CC="gcc"
2241 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2242 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2243      break 2
2244    fi
2245  done
2246 @@ -2663,11 +2771,11 @@ fi
2247  fi
2248  ac_ct_CC=$ac_cv_prog_ac_ct_CC
2249  if test -n "$ac_ct_CC"; then
2250 -  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2251 -echo "${ECHO_T}$ac_ct_CC" >&6; }
2252 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2253 +$as_echo "$ac_ct_CC" >&6; }
2254  else
2255 -  { echo "$as_me:$LINENO: result: no" >&5
2256 -echo "${ECHO_T}no" >&6; }
2257 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2258 +$as_echo "no" >&6; }
2259  fi
2260  
2261    if test "x$ac_ct_CC" = x; then
2262 @@ -2675,12 +2783,8 @@ fi
2263    else
2264      case $cross_compiling:$ac_tool_warned in
2265  yes:)
2266 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2267 -whose name does not start with the host triplet.  If you think this
2268 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2269 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2270 -whose name does not start with the host triplet.  If you think this
2271 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2272 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2273 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2274  ac_tool_warned=yes ;;
2275  esac
2276      CC=$ac_ct_CC
2277 @@ -2693,10 +2797,10 @@ if test -z "$CC"; then
2278            if test -n "$ac_tool_prefix"; then
2279      # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2280  set dummy ${ac_tool_prefix}cc; ac_word=$2
2281 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2282 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2283 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2284 +$as_echo_n "checking for $ac_word... " >&6; }
2285  if test "${ac_cv_prog_CC+set}" = set; then
2286 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2287 +  $as_echo_n "(cached) " >&6
2288  else
2289    if test -n "$CC"; then
2290    ac_cv_prog_CC="$CC" # Let the user override the test.
2291 @@ -2709,7 +2813,7 @@ do
2292    for ac_exec_ext in '' $ac_executable_extensions; do
2293    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2294      ac_cv_prog_CC="${ac_tool_prefix}cc"
2295 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2296 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2297      break 2
2298    fi
2299  done
2300 @@ -2720,11 +2824,11 @@ fi
2301  fi
2302  CC=$ac_cv_prog_CC
2303  if test -n "$CC"; then
2304 -  { echo "$as_me:$LINENO: result: $CC" >&5
2305 -echo "${ECHO_T}$CC" >&6; }
2306 +  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2307 +$as_echo "$CC" >&6; }
2308  else
2309 -  { echo "$as_me:$LINENO: result: no" >&5
2310 -echo "${ECHO_T}no" >&6; }
2311 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2312 +$as_echo "no" >&6; }
2313  fi
2314  
2315  
2316 @@ -2733,10 +2837,10 @@ fi
2317  if test -z "$CC"; then
2318    # Extract the first word of "cc", so it can be a program name with args.
2319  set dummy cc; ac_word=$2
2320 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2321 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2322 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2323 +$as_echo_n "checking for $ac_word... " >&6; }
2324  if test "${ac_cv_prog_CC+set}" = set; then
2325 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2326 +  $as_echo_n "(cached) " >&6
2327  else
2328    if test -n "$CC"; then
2329    ac_cv_prog_CC="$CC" # Let the user override the test.
2330 @@ -2754,7 +2858,7 @@ do
2331         continue
2332       fi
2333      ac_cv_prog_CC="cc"
2334 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2335 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2336      break 2
2337    fi
2338  done
2339 @@ -2777,11 +2881,11 @@ fi
2340  fi
2341  CC=$ac_cv_prog_CC
2342  if test -n "$CC"; then
2343 -  { echo "$as_me:$LINENO: result: $CC" >&5
2344 -echo "${ECHO_T}$CC" >&6; }
2345 +  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2346 +$as_echo "$CC" >&6; }
2347  else
2348 -  { echo "$as_me:$LINENO: result: no" >&5
2349 -echo "${ECHO_T}no" >&6; }
2350 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2351 +$as_echo "no" >&6; }
2352  fi
2353  
2354  
2355 @@ -2792,10 +2896,10 @@ if test -z "$CC"; then
2356    do
2357      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2358  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2359 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2360 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2361 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2362 +$as_echo_n "checking for $ac_word... " >&6; }
2363  if test "${ac_cv_prog_CC+set}" = set; then
2364 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2365 +  $as_echo_n "(cached) " >&6
2366  else
2367    if test -n "$CC"; then
2368    ac_cv_prog_CC="$CC" # Let the user override the test.
2369 @@ -2808,7 +2912,7 @@ do
2370    for ac_exec_ext in '' $ac_executable_extensions; do
2371    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2372      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2373 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2374 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2375      break 2
2376    fi
2377  done
2378 @@ -2819,11 +2923,11 @@ fi
2379  fi
2380  CC=$ac_cv_prog_CC
2381  if test -n "$CC"; then
2382 -  { echo "$as_me:$LINENO: result: $CC" >&5
2383 -echo "${ECHO_T}$CC" >&6; }
2384 +  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2385 +$as_echo "$CC" >&6; }
2386  else
2387 -  { echo "$as_me:$LINENO: result: no" >&5
2388 -echo "${ECHO_T}no" >&6; }
2389 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2390 +$as_echo "no" >&6; }
2391  fi
2392  
2393  
2394 @@ -2836,10 +2940,10 @@ if test -z "$CC"; then
2395  do
2396    # Extract the first word of "$ac_prog", so it can be a program name with args.
2397  set dummy $ac_prog; ac_word=$2
2398 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2399 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2400 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2401 +$as_echo_n "checking for $ac_word... " >&6; }
2402  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2403 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2404 +  $as_echo_n "(cached) " >&6
2405  else
2406    if test -n "$ac_ct_CC"; then
2407    ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2408 @@ -2852,7 +2956,7 @@ do
2409    for ac_exec_ext in '' $ac_executable_extensions; do
2410    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2411      ac_cv_prog_ac_ct_CC="$ac_prog"
2412 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2413 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2414      break 2
2415    fi
2416  done
2417 @@ -2863,11 +2967,11 @@ fi
2418  fi
2419  ac_ct_CC=$ac_cv_prog_ac_ct_CC
2420  if test -n "$ac_ct_CC"; then
2421 -  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2422 -echo "${ECHO_T}$ac_ct_CC" >&6; }
2423 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2424 +$as_echo "$ac_ct_CC" >&6; }
2425  else
2426 -  { echo "$as_me:$LINENO: result: no" >&5
2427 -echo "${ECHO_T}no" >&6; }
2428 +  { $as_echo "$as_me:$LINENO: result: no" >&5
2429 +$as_echo "no" >&6; }
2430  fi
2431  
2432  
2433 @@ -2879,12 +2983,8 @@ done
2434    else
2435      case $cross_compiling:$ac_tool_warned in
2436  yes:)
2437 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2438 -whose name does not start with the host triplet.  If you think this
2439 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2440 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2441 -whose name does not start with the host triplet.  If you think this
2442 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2443 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2444 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2445  ac_tool_warned=yes ;;
2446  esac
2447      CC=$ac_ct_CC
2448 @@ -2894,44 +2994,50 @@ fi
2449  fi
2450  
2451  
2452 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2453 +test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2454 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2455 +{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2456  See \`config.log' for more details." >&5
2457 -echo "$as_me: error: no acceptable C compiler found in \$PATH
2458 +$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2459  See \`config.log' for more details." >&2;}
2460 -   { (exit 1); exit 1; }; }
2461 +   { (exit 1); exit 1; }; }; }
2462  
2463  # Provide some information about the compiler.
2464 -echo "$as_me:$LINENO: checking for C compiler version" >&5
2465 -ac_compiler=`set X $ac_compile; echo $2`
2466 +$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2467 +set X $ac_compile
2468 +ac_compiler=$2
2469  { (ac_try="$ac_compiler --version >&5"
2470  case "(($ac_try" in
2471    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2472    *) ac_try_echo=$ac_try;;
2473  esac
2474 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2475 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2476 +$as_echo "$ac_try_echo") >&5
2477    (eval "$ac_compiler --version >&5") 2>&5
2478    ac_status=$?
2479 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2480 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2481    (exit $ac_status); }
2482  { (ac_try="$ac_compiler -v >&5"
2483  case "(($ac_try" in
2484    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2485    *) ac_try_echo=$ac_try;;
2486  esac
2487 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2488 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2489 +$as_echo "$ac_try_echo") >&5
2490    (eval "$ac_compiler -v >&5") 2>&5
2491    ac_status=$?
2492 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2493 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2494    (exit $ac_status); }
2495  { (ac_try="$ac_compiler -V >&5"
2496  case "(($ac_try" in
2497    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2498    *) ac_try_echo=$ac_try;;
2499  esac
2500 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2501 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2502 +$as_echo "$ac_try_echo") >&5
2503    (eval "$ac_compiler -V >&5") 2>&5
2504    ac_status=$?
2505 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2506 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2507    (exit $ac_status); }
2508  
2509  cat >conftest.$ac_ext <<_ACEOF
2510 @@ -2950,27 +3056,22 @@ main ()
2511  }
2512  _ACEOF
2513  ac_clean_files_save=$ac_clean_files
2514 -ac_clean_files="$ac_clean_files a.out a.exe b.out"
2515 +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2516  # Try to create an executable without -o first, disregard a.out.
2517  # It will help us diagnose broken compilers, and finding out an intuition
2518  # of exeext.
2519 -{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2520 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2521 -ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2522 -#
2523 -# List of possible output files, starting from the most likely.
2524 -# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2525 -# only as a last resort.  b.out is created by i960 compilers.
2526 -ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2527 -#
2528 -# The IRIX 6 linker writes into existing files which may not be
2529 -# executable, retaining their permissions.  Remove them first so a
2530 -# subsequent execution test works.
2531 +{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2532 +$as_echo_n "checking for C compiler default output file name... " >&6; }
2533 +ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2534 +
2535 +# The possible output files:
2536 +ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2537 +
2538  ac_rmfiles=
2539  for ac_file in $ac_files
2540  do
2541    case $ac_file in
2542 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2543 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2544      * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2545    esac
2546  done
2547 @@ -2981,10 +3082,11 @@ case "(($ac_try" in
2548    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2549    *) ac_try_echo=$ac_try;;
2550  esac
2551 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2552 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2553 +$as_echo "$ac_try_echo") >&5
2554    (eval "$ac_link_default") 2>&5
2555    ac_status=$?
2556 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2557 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2558    (exit $ac_status); }; then
2559    # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2560  # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2561 @@ -2995,7 +3097,7 @@ for ac_file in $ac_files ''
2562  do
2563    test -f "$ac_file" || continue
2564    case $ac_file in
2565 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2566 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2567         ;;
2568      [ab].out )
2569         # We found the default executable, but exeext='' is most
2570 @@ -3022,25 +3124,27 @@ else
2571    ac_file=''
2572  fi
2573  
2574 -{ echo "$as_me:$LINENO: result: $ac_file" >&5
2575 -echo "${ECHO_T}$ac_file" >&6; }
2576 +{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2577 +$as_echo "$ac_file" >&6; }
2578  if test -z "$ac_file"; then
2579 -  echo "$as_me: failed program was:" >&5
2580 +  $as_echo "$as_me: failed program was:" >&5
2581  sed 's/^/| /' conftest.$ac_ext >&5
2582  
2583 -{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2584 +{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2585 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2586 +{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2587  See \`config.log' for more details." >&5
2588 -echo "$as_me: error: C compiler cannot create executables
2589 +$as_echo "$as_me: error: C compiler cannot create executables
2590  See \`config.log' for more details." >&2;}
2591 -   { (exit 77); exit 77; }; }
2592 +   { (exit 77); exit 77; }; }; }
2593  fi
2594  
2595  ac_exeext=$ac_cv_exeext
2596  
2597  # Check that the compiler produces executables we can run.  If not, either
2598  # the compiler is broken, or we cross compile.
2599 -{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2600 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2601 +{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2602 +$as_echo_n "checking whether the C compiler works... " >&6; }
2603  # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2604  # If not cross compiling, check that we can run a simple program.
2605  if test "$cross_compiling" != yes; then
2606 @@ -3049,49 +3153,53 @@ if test "$cross_compiling" != yes; then
2607    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2608    *) ac_try_echo=$ac_try;;
2609  esac
2610 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2611 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2612 +$as_echo "$ac_try_echo") >&5
2613    (eval "$ac_try") 2>&5
2614    ac_status=$?
2615 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2616 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2617    (exit $ac_status); }; }; then
2618      cross_compiling=no
2619    else
2620      if test "$cross_compiling" = maybe; then
2621         cross_compiling=yes
2622      else
2623 -       { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2624 +       { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2625 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2626 +{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2627  If you meant to cross compile, use \`--host'.
2628  See \`config.log' for more details." >&5
2629 -echo "$as_me: error: cannot run C compiled programs.
2630 +$as_echo "$as_me: error: cannot run C compiled programs.
2631  If you meant to cross compile, use \`--host'.
2632  See \`config.log' for more details." >&2;}
2633 -   { (exit 1); exit 1; }; }
2634 +   { (exit 1); exit 1; }; }; }
2635      fi
2636    fi
2637  fi
2638 -{ echo "$as_me:$LINENO: result: yes" >&5
2639 -echo "${ECHO_T}yes" >&6; }
2640 +{ $as_echo "$as_me:$LINENO: result: yes" >&5
2641 +$as_echo "yes" >&6; }
2642  
2643 -rm -f a.out a.exe conftest$ac_cv_exeext b.out
2644 +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2645  ac_clean_files=$ac_clean_files_save
2646  # Check that the compiler produces executables we can run.  If not, either
2647  # the compiler is broken, or we cross compile.
2648 -{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2649 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2650 -{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
2651 -echo "${ECHO_T}$cross_compiling" >&6; }
2652 +{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2653 +$as_echo_n "checking whether we are cross compiling... " >&6; }
2654 +{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2655 +$as_echo "$cross_compiling" >&6; }
2656  
2657 -{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
2658 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2659 +{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2660 +$as_echo_n "checking for suffix of executables... " >&6; }
2661  if { (ac_try="$ac_link"
2662  case "(($ac_try" in
2663    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2664    *) ac_try_echo=$ac_try;;
2665  esac
2666 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2667 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2668 +$as_echo "$ac_try_echo") >&5
2669    (eval "$ac_link") 2>&5
2670    ac_status=$?
2671 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2672 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2673    (exit $ac_status); }; then
2674    # If both `conftest.exe' and `conftest' are `present' (well, observable)
2675  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2676 @@ -3100,31 +3208,33 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2677  for ac_file in conftest.exe conftest conftest.*; do
2678    test -f "$ac_file" || continue
2679    case $ac_file in
2680 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2681 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2682      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2683           break;;
2684      * ) break;;
2685    esac
2686  done
2687  else
2688 -  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2689 +  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2690 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2691 +{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2692  See \`config.log' for more details." >&5
2693 -echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2694 +$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2695  See \`config.log' for more details." >&2;}
2696 -   { (exit 1); exit 1; }; }
2697 +   { (exit 1); exit 1; }; }; }
2698  fi
2699  
2700  rm -f conftest$ac_cv_exeext
2701 -{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2702 -echo "${ECHO_T}$ac_cv_exeext" >&6; }
2703 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2704 +$as_echo "$ac_cv_exeext" >&6; }
2705  
2706  rm -f conftest.$ac_ext
2707  EXEEXT=$ac_cv_exeext
2708  ac_exeext=$EXEEXT
2709 -{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
2710 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2711 +{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2712 +$as_echo_n "checking for suffix of object files... " >&6; }
2713  if test "${ac_cv_objext+set}" = set; then
2714 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2715 +  $as_echo_n "(cached) " >&6
2716  else
2717    cat >conftest.$ac_ext <<_ACEOF
2718  /* confdefs.h.  */
2719 @@ -3147,40 +3257,43 @@ case "(($ac_try" in
2720    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2721    *) ac_try_echo=$ac_try;;
2722  esac
2723 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2724 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2725 +$as_echo "$ac_try_echo") >&5
2726    (eval "$ac_compile") 2>&5
2727    ac_status=$?
2728 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2729 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2730    (exit $ac_status); }; then
2731    for ac_file in conftest.o conftest.obj conftest.*; do
2732    test -f "$ac_file" || continue;
2733    case $ac_file in
2734 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2735 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2736      *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2737         break;;
2738    esac
2739  done
2740  else
2741 -  echo "$as_me: failed program was:" >&5
2742 +  $as_echo "$as_me: failed program was:" >&5
2743  sed 's/^/| /' conftest.$ac_ext >&5
2744  
2745 -{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2746 +{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2747 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2748 +{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2749  See \`config.log' for more details." >&5
2750 -echo "$as_me: error: cannot compute suffix of object files: cannot compile
2751 +$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2752  See \`config.log' for more details." >&2;}
2753 -   { (exit 1); exit 1; }; }
2754 +   { (exit 1); exit 1; }; }; }
2755  fi
2756  
2757  rm -f conftest.$ac_cv_objext conftest.$ac_ext
2758  fi
2759 -{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2760 -echo "${ECHO_T}$ac_cv_objext" >&6; }
2761 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2762 +$as_echo "$ac_cv_objext" >&6; }
2763  OBJEXT=$ac_cv_objext
2764  ac_objext=$OBJEXT
2765 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2766 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2767 +{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2768 +$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2769  if test "${ac_cv_c_compiler_gnu+set}" = set; then
2770 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2771 +  $as_echo_n "(cached) " >&6
2772  else
2773    cat >conftest.$ac_ext <<_ACEOF
2774  /* confdefs.h.  */
2775 @@ -3206,20 +3319,21 @@ case "(($ac_try" in
2776    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2777    *) ac_try_echo=$ac_try;;
2778  esac
2779 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2780 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2781 +$as_echo "$ac_try_echo") >&5
2782    (eval "$ac_compile") 2>conftest.er1
2783    ac_status=$?
2784    grep -v '^ *+' conftest.er1 >conftest.err
2785    rm -f conftest.er1
2786    cat conftest.err >&5
2787 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2788 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2789    (exit $ac_status); } && {
2790          test -z "$ac_c_werror_flag" ||
2791          test ! -s conftest.err
2792         } && test -s conftest.$ac_objext; then
2793    ac_compiler_gnu=yes
2794  else
2795 -  echo "$as_me: failed program was:" >&5
2796 +  $as_echo "$as_me: failed program was:" >&5
2797  sed 's/^/| /' conftest.$ac_ext >&5
2798  
2799         ac_compiler_gnu=no
2800 @@ -3229,15 +3343,19 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2801  ac_cv_c_compiler_gnu=$ac_compiler_gnu
2802  
2803  fi
2804 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2805 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2806 -GCC=`test $ac_compiler_gnu = yes && echo yes`
2807 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2808 +$as_echo "$ac_cv_c_compiler_gnu" >&6; }
2809 +if test $ac_compiler_gnu = yes; then
2810 +  GCC=yes
2811 +else
2812 +  GCC=
2813 +fi
2814  ac_test_CFLAGS=${CFLAGS+set}
2815  ac_save_CFLAGS=$CFLAGS
2816 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2817 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2818 +{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2819 +$as_echo_n "checking whether $CC accepts -g... " >&6; }
2820  if test "${ac_cv_prog_cc_g+set}" = set; then
2821 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2822 +  $as_echo_n "(cached) " >&6
2823  else
2824    ac_save_c_werror_flag=$ac_c_werror_flag
2825     ac_c_werror_flag=yes
2826 @@ -3264,20 +3382,21 @@ case "(($ac_try" in
2827    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2828    *) ac_try_echo=$ac_try;;
2829  esac
2830 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2831 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2832 +$as_echo "$ac_try_echo") >&5
2833    (eval "$ac_compile") 2>conftest.er1
2834    ac_status=$?
2835    grep -v '^ *+' conftest.er1 >conftest.err
2836    rm -f conftest.er1
2837    cat conftest.err >&5
2838 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2839 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2840    (exit $ac_status); } && {
2841          test -z "$ac_c_werror_flag" ||
2842          test ! -s conftest.err
2843         } && test -s conftest.$ac_objext; then
2844    ac_cv_prog_cc_g=yes
2845  else
2846 -  echo "$as_me: failed program was:" >&5
2847 +  $as_echo "$as_me: failed program was:" >&5
2848  sed 's/^/| /' conftest.$ac_ext >&5
2849  
2850         CFLAGS=""
2851 @@ -3302,20 +3421,21 @@ case "(($ac_try" in
2852    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2853    *) ac_try_echo=$ac_try;;
2854  esac
2855 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2856 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2857 +$as_echo "$ac_try_echo") >&5
2858    (eval "$ac_compile") 2>conftest.er1
2859    ac_status=$?
2860    grep -v '^ *+' conftest.er1 >conftest.err
2861    rm -f conftest.er1
2862    cat conftest.err >&5
2863 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2864 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2865    (exit $ac_status); } && {
2866          test -z "$ac_c_werror_flag" ||
2867          test ! -s conftest.err
2868         } && test -s conftest.$ac_objext; then
2869    :
2870  else
2871 -  echo "$as_me: failed program was:" >&5
2872 +  $as_echo "$as_me: failed program was:" >&5
2873  sed 's/^/| /' conftest.$ac_ext >&5
2874  
2875         ac_c_werror_flag=$ac_save_c_werror_flag
2876 @@ -3341,20 +3461,21 @@ case "(($ac_try" in
2877    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2878    *) ac_try_echo=$ac_try;;
2879  esac
2880 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2881 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2882 +$as_echo "$ac_try_echo") >&5
2883    (eval "$ac_compile") 2>conftest.er1
2884    ac_status=$?
2885    grep -v '^ *+' conftest.er1 >conftest.err
2886    rm -f conftest.er1
2887    cat conftest.err >&5
2888 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2889 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2890    (exit $ac_status); } && {
2891          test -z "$ac_c_werror_flag" ||
2892          test ! -s conftest.err
2893         } && test -s conftest.$ac_objext; then
2894    ac_cv_prog_cc_g=yes
2895  else
2896 -  echo "$as_me: failed program was:" >&5
2897 +  $as_echo "$as_me: failed program was:" >&5
2898  sed 's/^/| /' conftest.$ac_ext >&5
2899  
2900  
2901 @@ -3369,8 +3490,8 @@ fi
2902  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2903     ac_c_werror_flag=$ac_save_c_werror_flag
2904  fi
2905 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2906 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
2907 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2908 +$as_echo "$ac_cv_prog_cc_g" >&6; }
2909  if test "$ac_test_CFLAGS" = set; then
2910    CFLAGS=$ac_save_CFLAGS
2911  elif test $ac_cv_prog_cc_g = yes; then
2912 @@ -3386,10 +3507,10 @@ else
2913      CFLAGS=
2914    fi
2915  fi
2916 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
2917 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
2918 +{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
2919 +$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
2920  if test "${ac_cv_prog_cc_c89+set}" = set; then
2921 -  echo $ECHO_N "(cached) $ECHO_C" >&6
2922 +  $as_echo_n "(cached) " >&6
2923  else
2924    ac_cv_prog_cc_c89=no
2925  ac_save_CC=$CC
2926 @@ -3460,20 +3581,21 @@ case "(($ac_try" in
2927    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2928    *) ac_try_echo=$ac_try;;
2929  esac
2930 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2931 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2932 +$as_echo "$ac_try_echo") >&5
2933    (eval "$ac_compile") 2>conftest.er1
2934    ac_status=$?
2935    grep -v '^ *+' conftest.er1 >conftest.err
2936    rm -f conftest.er1
2937    cat conftest.err >&5
2938 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2939 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2940    (exit $ac_status); } && {
2941          test -z "$ac_c_werror_flag" ||
2942          test ! -s conftest.err
2943         } && test -s conftest.$ac_objext; then
2944    ac_cv_prog_cc_c89=$ac_arg
2945  else
2946 -  echo "$as_me: failed program was:" >&5
2947 +  $as_echo "$as_me: failed program was:" >&5
2948  sed 's/^/| /' conftest.$ac_ext >&5
2949  
2950  
2951 @@ -3489,15 +3611,15 @@ fi
2952  # AC_CACHE_VAL
2953  case "x$ac_cv_prog_cc_c89" in
2954    x)
2955 -    { echo "$as_me:$LINENO: result: none needed" >&5
2956 -echo "${ECHO_T}none needed" >&6; } ;;
2957 +    { $as_echo "$as_me:$LINENO: result: none needed" >&5
2958 +$as_echo "none needed" >&6; } ;;
2959    xno)
2960 -    { echo "$as_me:$LINENO: result: unsupported" >&5
2961 -echo "${ECHO_T}unsupported" >&6; } ;;
2962 +    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
2963 +$as_echo "unsupported" >&6; } ;;
2964    *)
2965      CC="$CC $ac_cv_prog_cc_c89"
2966 -    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
2967 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2968 +    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
2969 +$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
2970  esac
2971  
2972  
2973 @@ -3518,8 +3640,8 @@ am__doit:
2974  .PHONY: am__doit
2975  END
2976  # If we don't find an include directive, just comment out the code.
2977 -{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2978 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
2979 +{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2980 +$as_echo_n "checking for style of include used by $am_make... " >&6; }
2981  am__include="#"
2982  am__quote=
2983  _am_result=none
2984 @@ -3546,8 +3668,8 @@ if test "$am__include" = "#"; then
2985  fi
2986  
2987  
2988 -{ echo "$as_me:$LINENO: result: $_am_result" >&5
2989 -echo "${ECHO_T}$_am_result" >&6; }
2990 +{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5
2991 +$as_echo "$_am_result" >&6; }
2992  rm -f confinc confmf
2993  
2994  # Check whether --enable-dependency-tracking was given.
2995 @@ -3559,7 +3681,9 @@ if test "x$enable_dependency_tracking" != xno; then
2996    am_depcomp="$ac_aux_dir/depcomp"
2997    AMDEPBACKSLASH='\'
2998  fi
2999 - if test "x$enable_dependency_tracking" != xno; then
3000 +
3001 +
3002 +if test "x$enable_dependency_tracking" != xno; then
3003    AMDEP_TRUE=
3004    AMDEP_FALSE='#'
3005  else
3006 @@ -3569,12 +3693,13 @@ fi
3007  
3008  
3009  
3010 +
3011  depcc="$CC"   am_compiler_list=
3012  
3013 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3014 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3015 +{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3016 +$as_echo_n "checking dependency style of $depcc... " >&6; }
3017  if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3018 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3019 +  $as_echo_n "(cached) " >&6
3020  else
3021    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3022    # We make a subdir and do the tests there.  Otherwise we can end up
3023 @@ -3636,7 +3761,6 @@ else
3024         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3025         $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3026           >/dev/null 2>conftest.err &&
3027 -       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3028         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3029         grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3030         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3031 @@ -3662,11 +3786,13 @@ else
3032  fi
3033  
3034  fi
3035 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3036 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3037 +{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3038 +$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3039  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3040  
3041 - if
3042 +
3043 +
3044 +if
3045    test "x$enable_dependency_tracking" != xno \
3046    && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3047    am__fastdepCC_TRUE=
3048 @@ -3691,10 +3817,10 @@ if test -z "$CXX"; then
3049    do
3050      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3051  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3052 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3053 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3054 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3055 +$as_echo_n "checking for $ac_word... " >&6; }
3056  if test "${ac_cv_prog_CXX+set}" = set; then
3057 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3058 +  $as_echo_n "(cached) " >&6
3059  else
3060    if test -n "$CXX"; then
3061    ac_cv_prog_CXX="$CXX" # Let the user override the test.
3062 @@ -3707,7 +3833,7 @@ do
3063    for ac_exec_ext in '' $ac_executable_extensions; do
3064    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3065      ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3066 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3067 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3068      break 2
3069    fi
3070  done
3071 @@ -3718,11 +3844,11 @@ fi
3072  fi
3073  CXX=$ac_cv_prog_CXX
3074  if test -n "$CXX"; then
3075 -  { echo "$as_me:$LINENO: result: $CXX" >&5
3076 -echo "${ECHO_T}$CXX" >&6; }
3077 +  { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3078 +$as_echo "$CXX" >&6; }
3079  else
3080 -  { echo "$as_me:$LINENO: result: no" >&5
3081 -echo "${ECHO_T}no" >&6; }
3082 +  { $as_echo "$as_me:$LINENO: result: no" >&5
3083 +$as_echo "no" >&6; }
3084  fi
3085  
3086  
3087 @@ -3735,10 +3861,10 @@ if test -z "$CXX"; then
3088  do
3089    # Extract the first word of "$ac_prog", so it can be a program name with args.
3090  set dummy $ac_prog; ac_word=$2
3091 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3092 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3093 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3094 +$as_echo_n "checking for $ac_word... " >&6; }
3095  if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3096 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3097 +  $as_echo_n "(cached) " >&6
3098  else
3099    if test -n "$ac_ct_CXX"; then
3100    ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3101 @@ -3751,7 +3877,7 @@ do
3102    for ac_exec_ext in '' $ac_executable_extensions; do
3103    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3104      ac_cv_prog_ac_ct_CXX="$ac_prog"
3105 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3106 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3107      break 2
3108    fi
3109  done
3110 @@ -3762,11 +3888,11 @@ fi
3111  fi
3112  ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3113  if test -n "$ac_ct_CXX"; then
3114 -  { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3115 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
3116 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3117 +$as_echo "$ac_ct_CXX" >&6; }
3118  else
3119 -  { echo "$as_me:$LINENO: result: no" >&5
3120 -echo "${ECHO_T}no" >&6; }
3121 +  { $as_echo "$as_me:$LINENO: result: no" >&5
3122 +$as_echo "no" >&6; }
3123  fi
3124  
3125  
3126 @@ -3778,12 +3904,8 @@ done
3127    else
3128      case $cross_compiling:$ac_tool_warned in
3129  yes:)
3130 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3131 -whose name does not start with the host triplet.  If you think this
3132 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3133 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3134 -whose name does not start with the host triplet.  If you think this
3135 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3136 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3137 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3138  ac_tool_warned=yes ;;
3139  esac
3140      CXX=$ac_ct_CXX
3141 @@ -3793,43 +3915,47 @@ fi
3142    fi
3143  fi
3144  # Provide some information about the compiler.
3145 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3146 -ac_compiler=`set X $ac_compile; echo $2`
3147 +$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3148 +set X $ac_compile
3149 +ac_compiler=$2
3150  { (ac_try="$ac_compiler --version >&5"
3151  case "(($ac_try" in
3152    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3153    *) ac_try_echo=$ac_try;;
3154  esac
3155 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3156 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3157 +$as_echo "$ac_try_echo") >&5
3158    (eval "$ac_compiler --version >&5") 2>&5
3159    ac_status=$?
3160 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3161 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3162    (exit $ac_status); }
3163  { (ac_try="$ac_compiler -v >&5"
3164  case "(($ac_try" in
3165    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3166    *) ac_try_echo=$ac_try;;
3167  esac
3168 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3169 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3170 +$as_echo "$ac_try_echo") >&5
3171    (eval "$ac_compiler -v >&5") 2>&5
3172    ac_status=$?
3173 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3174 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3175    (exit $ac_status); }
3176  { (ac_try="$ac_compiler -V >&5"
3177  case "(($ac_try" in
3178    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3179    *) ac_try_echo=$ac_try;;
3180  esac
3181 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3182 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3183 +$as_echo "$ac_try_echo") >&5
3184    (eval "$ac_compiler -V >&5") 2>&5
3185    ac_status=$?
3186 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3187 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3188    (exit $ac_status); }
3189  
3190 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3191 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
3192 +{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3193 +$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3194  if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3195 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3196 +  $as_echo_n "(cached) " >&6
3197  else
3198    cat >conftest.$ac_ext <<_ACEOF
3199  /* confdefs.h.  */
3200 @@ -3855,20 +3981,21 @@ case "(($ac_try" in
3201    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3202    *) ac_try_echo=$ac_try;;
3203  esac
3204 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3205 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3206 +$as_echo "$ac_try_echo") >&5
3207    (eval "$ac_compile") 2>conftest.er1
3208    ac_status=$?
3209    grep -v '^ *+' conftest.er1 >conftest.err
3210    rm -f conftest.er1
3211    cat conftest.err >&5
3212 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3213 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3214    (exit $ac_status); } && {
3215          test -z "$ac_cxx_werror_flag" ||
3216          test ! -s conftest.err
3217         } && test -s conftest.$ac_objext; then
3218    ac_compiler_gnu=yes
3219  else
3220 -  echo "$as_me: failed program was:" >&5
3221 +  $as_echo "$as_me: failed program was:" >&5
3222  sed 's/^/| /' conftest.$ac_ext >&5
3223  
3224         ac_compiler_gnu=no
3225 @@ -3878,15 +4005,19 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3226  ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3227  
3228  fi
3229 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3230 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
3231 -GXX=`test $ac_compiler_gnu = yes && echo yes`
3232 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3233 +$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3234 +if test $ac_compiler_gnu = yes; then
3235 +  GXX=yes
3236 +else
3237 +  GXX=
3238 +fi
3239  ac_test_CXXFLAGS=${CXXFLAGS+set}
3240  ac_save_CXXFLAGS=$CXXFLAGS
3241 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3242 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
3243 +{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3244 +$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3245  if test "${ac_cv_prog_cxx_g+set}" = set; then
3246 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3247 +  $as_echo_n "(cached) " >&6
3248  else
3249    ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3250     ac_cxx_werror_flag=yes
3251 @@ -3913,20 +4044,21 @@ case "(($ac_try" in
3252    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3253    *) ac_try_echo=$ac_try;;
3254  esac
3255 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3256 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3257 +$as_echo "$ac_try_echo") >&5
3258    (eval "$ac_compile") 2>conftest.er1
3259    ac_status=$?
3260    grep -v '^ *+' conftest.er1 >conftest.err
3261    rm -f conftest.er1
3262    cat conftest.err >&5
3263 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3264 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3265    (exit $ac_status); } && {
3266          test -z "$ac_cxx_werror_flag" ||
3267          test ! -s conftest.err
3268         } && test -s conftest.$ac_objext; then
3269    ac_cv_prog_cxx_g=yes
3270  else
3271 -  echo "$as_me: failed program was:" >&5
3272 +  $as_echo "$as_me: failed program was:" >&5
3273  sed 's/^/| /' conftest.$ac_ext >&5
3274  
3275         CXXFLAGS=""
3276 @@ -3951,20 +4083,21 @@ case "(($ac_try" in
3277    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3278    *) ac_try_echo=$ac_try;;
3279  esac
3280 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3281 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3282 +$as_echo "$ac_try_echo") >&5
3283    (eval "$ac_compile") 2>conftest.er1
3284    ac_status=$?
3285    grep -v '^ *+' conftest.er1 >conftest.err
3286    rm -f conftest.er1
3287    cat conftest.err >&5
3288 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3289 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3290    (exit $ac_status); } && {
3291          test -z "$ac_cxx_werror_flag" ||
3292          test ! -s conftest.err
3293         } && test -s conftest.$ac_objext; then
3294    :
3295  else
3296 -  echo "$as_me: failed program was:" >&5
3297 +  $as_echo "$as_me: failed program was:" >&5
3298  sed 's/^/| /' conftest.$ac_ext >&5
3299  
3300         ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3301 @@ -3990,20 +4123,21 @@ case "(($ac_try" in
3302    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3303    *) ac_try_echo=$ac_try;;
3304  esac
3305 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3306 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3307 +$as_echo "$ac_try_echo") >&5
3308    (eval "$ac_compile") 2>conftest.er1
3309    ac_status=$?
3310    grep -v '^ *+' conftest.er1 >conftest.err
3311    rm -f conftest.er1
3312    cat conftest.err >&5
3313 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3314 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3315    (exit $ac_status); } && {
3316          test -z "$ac_cxx_werror_flag" ||
3317          test ! -s conftest.err
3318         } && test -s conftest.$ac_objext; then
3319    ac_cv_prog_cxx_g=yes
3320  else
3321 -  echo "$as_me: failed program was:" >&5
3322 +  $as_echo "$as_me: failed program was:" >&5
3323  sed 's/^/| /' conftest.$ac_ext >&5
3324  
3325  
3326 @@ -4018,8 +4152,8 @@ fi
3327  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3328     ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3329  fi
3330 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3331 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
3332 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3333 +$as_echo "$ac_cv_prog_cxx_g" >&6; }
3334  if test "$ac_test_CXXFLAGS" = set; then
3335    CXXFLAGS=$ac_save_CXXFLAGS
3336  elif test $ac_cv_prog_cxx_g = yes; then
3337 @@ -4043,10 +4177,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
3338  
3339  depcc="$CXX"  am_compiler_list=
3340  
3341 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3342 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3343 +{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3344 +$as_echo_n "checking dependency style of $depcc... " >&6; }
3345  if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
3346 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3347 +  $as_echo_n "(cached) " >&6
3348  else
3349    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3350    # We make a subdir and do the tests there.  Otherwise we can end up
3351 @@ -4108,7 +4242,6 @@ else
3352         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3353         $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3354           >/dev/null 2>conftest.err &&
3355 -       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3356         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3357         grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3358         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3359 @@ -4134,11 +4267,13 @@ else
3360  fi
3361  
3362  fi
3363 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
3364 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
3365 +{ $as_echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
3366 +$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
3367  CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
3368  
3369 - if
3370 +
3371 +
3372 +if
3373    test "x$enable_dependency_tracking" != xno \
3374    && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3375    am__fastdepCXX_TRUE=
3376 @@ -4223,34 +4358,34 @@ fi
3377  
3378  # Make sure we can run config.sub.
3379  $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3380 -  { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
3381 -echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
3382 +  { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
3383 +$as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
3384     { (exit 1); exit 1; }; }
3385  
3386 -{ echo "$as_me:$LINENO: checking build system type" >&5
3387 -echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
3388 +{ $as_echo "$as_me:$LINENO: checking build system type" >&5
3389 +$as_echo_n "checking build system type... " >&6; }
3390  if test "${ac_cv_build+set}" = set; then
3391 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3392 +  $as_echo_n "(cached) " >&6
3393  else
3394    ac_build_alias=$build_alias
3395  test "x$ac_build_alias" = x &&
3396    ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3397  test "x$ac_build_alias" = x &&
3398 -  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
3399 -echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
3400 +  { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
3401 +$as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
3402     { (exit 1); exit 1; }; }
3403  ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3404 -  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
3405 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
3406 +  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
3407 +$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
3408     { (exit 1); exit 1; }; }
3409  
3410  fi
3411 -{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
3412 -echo "${ECHO_T}$ac_cv_build" >&6; }
3413 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
3414 +$as_echo "$ac_cv_build" >&6; }
3415  case $ac_cv_build in
3416  *-*-*) ;;
3417 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
3418 -echo "$as_me: error: invalid value of canonical build" >&2;}
3419 +*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
3420 +$as_echo "$as_me: error: invalid value of canonical build" >&2;}
3421     { (exit 1); exit 1; }; };;
3422  esac
3423  build=$ac_cv_build
3424 @@ -4267,27 +4402,27 @@ IFS=$ac_save_IFS
3425  case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3426  
3427  
3428 -{ echo "$as_me:$LINENO: checking host system type" >&5
3429 -echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
3430 +{ $as_echo "$as_me:$LINENO: checking host system type" >&5
3431 +$as_echo_n "checking host system type... " >&6; }
3432  if test "${ac_cv_host+set}" = set; then
3433 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3434 +  $as_echo_n "(cached) " >&6
3435  else
3436    if test "x$host_alias" = x; then
3437    ac_cv_host=$ac_cv_build
3438  else
3439    ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3440 -    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
3441 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
3442 +    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
3443 +$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
3444     { (exit 1); exit 1; }; }
3445  fi
3446  
3447  fi
3448 -{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
3449 -echo "${ECHO_T}$ac_cv_host" >&6; }
3450 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
3451 +$as_echo "$ac_cv_host" >&6; }
3452  case $ac_cv_host in
3453  *-*-*) ;;
3454 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
3455 -echo "$as_me: error: invalid value of canonical host" >&2;}
3456 +*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
3457 +$as_echo "$as_me: error: invalid value of canonical host" >&2;}
3458     { (exit 1); exit 1; }; };;
3459  esac
3460  host=$ac_cv_host
3461 @@ -4304,10 +4439,10 @@ IFS=$ac_save_IFS
3462  case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3463  
3464  
3465 -{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
3466 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; }
3467 +{ $as_echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
3468 +$as_echo_n "checking for a sed that does not truncate output... " >&6; }
3469  if test "${lt_cv_path_SED+set}" = set; then
3470 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3471 +  $as_echo_n "(cached) " >&6
3472  else
3473    # Loop through the user's path and test for sed and gsed.
3474  # Then use that list of sed's as ones to test for truncation.
3475 @@ -4360,45 +4495,40 @@ fi
3476  
3477  SED=$lt_cv_path_SED
3478  
3479 -{ echo "$as_me:$LINENO: result: $SED" >&5
3480 -echo "${ECHO_T}$SED" >&6; }
3481 +{ $as_echo "$as_me:$LINENO: result: $SED" >&5
3482 +$as_echo "$SED" >&6; }
3483  
3484 -{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3485 -echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3486 -if test "${ac_cv_path_GREP+set}" = set; then
3487 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3488 -else
3489 -  # Extract the first word of "grep ggrep" to use in msg output
3490 -if test -z "$GREP"; then
3491 -set dummy grep ggrep; ac_prog_name=$2
3492 +{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3493 +$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3494  if test "${ac_cv_path_GREP+set}" = set; then
3495 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3496 +  $as_echo_n "(cached) " >&6
3497  else
3498 +  if test -z "$GREP"; then
3499    ac_path_GREP_found=false
3500 -# Loop through the user's path and test for each of PROGNAME-LIST
3501 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3502 +  # Loop through the user's path and test for each of PROGNAME-LIST
3503 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3504  for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3505  do
3506    IFS=$as_save_IFS
3507    test -z "$as_dir" && as_dir=.
3508    for ac_prog in grep ggrep; do
3509 -  for ac_exec_ext in '' $ac_executable_extensions; do
3510 -    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3511 -    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3512 -    # Check for GNU ac_path_GREP and select it if it is found.
3513 +    for ac_exec_ext in '' $ac_executable_extensions; do
3514 +      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3515 +      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3516 +# Check for GNU ac_path_GREP and select it if it is found.
3517    # Check for GNU $ac_path_GREP
3518  case `"$ac_path_GREP" --version 2>&1` in
3519  *GNU*)
3520    ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3521  *)
3522    ac_count=0
3523 -  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3524 +  $as_echo_n 0123456789 >"conftest.in"
3525    while :
3526    do
3527      cat "conftest.in" "conftest.in" >"conftest.tmp"
3528      mv "conftest.tmp" "conftest.in"
3529      cp "conftest.in" "conftest.nl"
3530 -    echo 'GREP' >> "conftest.nl"
3531 +    $as_echo 'GREP' >> "conftest.nl"
3532      "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3533      diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3534      ac_count=`expr $ac_count + 1`
3535 @@ -4413,74 +4543,60 @@ case `"$ac_path_GREP" --version 2>&1` in
3536    rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3537  esac
3538  
3539 -
3540 -    $ac_path_GREP_found && break 3
3541 +      $ac_path_GREP_found && break 3
3542 +    done
3543    done
3544  done
3545 -
3546 -done
3547  IFS=$as_save_IFS
3548 -
3549 -
3550 -fi
3551 -
3552 -GREP="$ac_cv_path_GREP"
3553 -if test -z "$GREP"; then
3554 -  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3555 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3556 +  if test -z "$ac_cv_path_GREP"; then
3557 +    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3558 +$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3559     { (exit 1); exit 1; }; }
3560 -fi
3561 -
3562 +  fi
3563  else
3564    ac_cv_path_GREP=$GREP
3565  fi
3566  
3567 -
3568  fi
3569 -{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3570 -echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3571 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3572 +$as_echo "$ac_cv_path_GREP" >&6; }
3573   GREP="$ac_cv_path_GREP"
3574  
3575  
3576 -{ echo "$as_me:$LINENO: checking for egrep" >&5
3577 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3578 +{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
3579 +$as_echo_n "checking for egrep... " >&6; }
3580  if test "${ac_cv_path_EGREP+set}" = set; then
3581 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3582 +  $as_echo_n "(cached) " >&6
3583  else
3584    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3585     then ac_cv_path_EGREP="$GREP -E"
3586     else
3587 -     # Extract the first word of "egrep" to use in msg output
3588 -if test -z "$EGREP"; then
3589 -set dummy egrep; ac_prog_name=$2
3590 -if test "${ac_cv_path_EGREP+set}" = set; then
3591 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3592 -else
3593 +     if test -z "$EGREP"; then
3594    ac_path_EGREP_found=false
3595 -# Loop through the user's path and test for each of PROGNAME-LIST
3596 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3597 +  # Loop through the user's path and test for each of PROGNAME-LIST
3598 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3599  for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3600  do
3601    IFS=$as_save_IFS
3602    test -z "$as_dir" && as_dir=.
3603    for ac_prog in egrep; do
3604 -  for ac_exec_ext in '' $ac_executable_extensions; do
3605 -    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3606 -    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3607 -    # Check for GNU ac_path_EGREP and select it if it is found.
3608 +    for ac_exec_ext in '' $ac_executable_extensions; do
3609 +      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3610 +      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3611 +# Check for GNU ac_path_EGREP and select it if it is found.
3612    # Check for GNU $ac_path_EGREP
3613  case `"$ac_path_EGREP" --version 2>&1` in
3614  *GNU*)
3615    ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3616  *)
3617    ac_count=0
3618 -  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3619 +  $as_echo_n 0123456789 >"conftest.in"
3620    while :
3621    do
3622      cat "conftest.in" "conftest.in" >"conftest.tmp"
3623      mv "conftest.tmp" "conftest.in"
3624      cp "conftest.in" "conftest.nl"
3625 -    echo 'EGREP' >> "conftest.nl"
3626 +    $as_echo 'EGREP' >> "conftest.nl"
3627      "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3628      diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3629      ac_count=`expr $ac_count + 1`
3630 @@ -4495,33 +4611,24 @@ case `"$ac_path_EGREP" --version 2>&1` in
3631    rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3632  esac
3633  
3634 -
3635 -    $ac_path_EGREP_found && break 3
3636 +      $ac_path_EGREP_found && break 3
3637 +    done
3638    done
3639  done
3640 -
3641 -done
3642  IFS=$as_save_IFS
3643 -
3644 -
3645 -fi
3646 -
3647 -EGREP="$ac_cv_path_EGREP"
3648 -if test -z "$EGREP"; then
3649 -  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3650 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3651 +  if test -z "$ac_cv_path_EGREP"; then
3652 +    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3653 +$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3654     { (exit 1); exit 1; }; }
3655 -fi
3656 -
3657 +  fi
3658  else
3659    ac_cv_path_EGREP=$EGREP
3660  fi
3661  
3662 -
3663     fi
3664  fi
3665 -{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3666 -echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3667 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3668 +$as_echo "$ac_cv_path_EGREP" >&6; }
3669   EGREP="$ac_cv_path_EGREP"
3670  
3671  
3672 @@ -4536,8 +4643,8 @@ fi
3673  ac_prog=ld
3674  if test "$GCC" = yes; then
3675    # Check if gcc -print-prog-name=ld gives a path.
3676 -  { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
3677 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
3678 +  { $as_echo "$as_me:$LINENO: checking for ld used by $CC" >&5
3679 +$as_echo_n "checking for ld used by $CC... " >&6; }
3680    case $host in
3681    *-*-mingw*)
3682      # gcc leaves a trailing carriage return which upsets mingw
3683 @@ -4566,14 +4673,14 @@ echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
3684      ;;
3685    esac
3686  elif test "$with_gnu_ld" = yes; then
3687 -  { echo "$as_me:$LINENO: checking for GNU ld" >&5
3688 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
3689 +  { $as_echo "$as_me:$LINENO: checking for GNU ld" >&5
3690 +$as_echo_n "checking for GNU ld... " >&6; }
3691  else
3692 -  { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
3693 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
3694 +  { $as_echo "$as_me:$LINENO: checking for non-GNU ld" >&5
3695 +$as_echo_n "checking for non-GNU ld... " >&6; }
3696  fi
3697  if test "${lt_cv_path_LD+set}" = set; then
3698 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3699 +  $as_echo_n "(cached) " >&6
3700  else
3701    if test -z "$LD"; then
3702    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3703 @@ -4603,19 +4710,19 @@ fi
3704  
3705  LD="$lt_cv_path_LD"
3706  if test -n "$LD"; then
3707 -  { echo "$as_me:$LINENO: result: $LD" >&5
3708 -echo "${ECHO_T}$LD" >&6; }
3709 +  { $as_echo "$as_me:$LINENO: result: $LD" >&5
3710 +$as_echo "$LD" >&6; }
3711  else
3712 -  { echo "$as_me:$LINENO: result: no" >&5
3713 -echo "${ECHO_T}no" >&6; }
3714 +  { $as_echo "$as_me:$LINENO: result: no" >&5
3715 +$as_echo "no" >&6; }
3716  fi
3717 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
3718 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
3719 +test -z "$LD" && { { $as_echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
3720 +$as_echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
3721     { (exit 1); exit 1; }; }
3722 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
3723 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
3724 +{ $as_echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
3725 +$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
3726  if test "${lt_cv_prog_gnu_ld+set}" = set; then
3727 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3728 +  $as_echo_n "(cached) " >&6
3729  else
3730    # I'd rather use --version here, but apparently some GNU lds only accept -v.
3731  case `$LD -v 2>&1 </dev/null` in
3732 @@ -4627,20 +4734,20 @@ case `$LD -v 2>&1 </dev/null` in
3733    ;;
3734  esac
3735  fi
3736 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
3737 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
3738 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
3739 +$as_echo "$lt_cv_prog_gnu_ld" >&6; }
3740  with_gnu_ld=$lt_cv_prog_gnu_ld
3741  
3742  
3743 -{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
3744 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; }
3745 +{ $as_echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
3746 +$as_echo_n "checking for $LD option to reload object files... " >&6; }
3747  if test "${lt_cv_ld_reload_flag+set}" = set; then
3748 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3749 +  $as_echo_n "(cached) " >&6
3750  else
3751    lt_cv_ld_reload_flag='-r'
3752  fi
3753 -{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
3754 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; }
3755 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
3756 +$as_echo "$lt_cv_ld_reload_flag" >&6; }
3757  reload_flag=$lt_cv_ld_reload_flag
3758  case $reload_flag in
3759  "" | " "*) ;;
3760 @@ -4657,10 +4764,10 @@ case $host_os in
3761      ;;
3762  esac
3763  
3764 -{ echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
3765 -echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
3766 +{ $as_echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
3767 +$as_echo_n "checking for BSD-compatible nm... " >&6; }
3768  if test "${lt_cv_path_NM+set}" = set; then
3769 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3770 +  $as_echo_n "(cached) " >&6
3771  else
3772    if test -n "$NM"; then
3773    # Let the user override the test.
3774 @@ -4706,25 +4813,25 @@ else
3775    test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
3776  fi
3777  fi
3778 -{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
3779 -echo "${ECHO_T}$lt_cv_path_NM" >&6; }
3780 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
3781 +$as_echo "$lt_cv_path_NM" >&6; }
3782  NM="$lt_cv_path_NM"
3783  
3784 -{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
3785 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
3786 +{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
3787 +$as_echo_n "checking whether ln -s works... " >&6; }
3788  LN_S=$as_ln_s
3789  if test "$LN_S" = "ln -s"; then
3790 -  { echo "$as_me:$LINENO: result: yes" >&5
3791 -echo "${ECHO_T}yes" >&6; }
3792 +  { $as_echo "$as_me:$LINENO: result: yes" >&5
3793 +$as_echo "yes" >&6; }
3794  else
3795 -  { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
3796 -echo "${ECHO_T}no, using $LN_S" >&6; }
3797 +  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
3798 +$as_echo "no, using $LN_S" >&6; }
3799  fi
3800  
3801 -{ echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5
3802 -echo $ECHO_N "checking how to recognize dependent libraries... $ECHO_C" >&6; }
3803 +{ $as_echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5
3804 +$as_echo_n "checking how to recognize dependent libraries... " >&6; }
3805  if test "${lt_cv_deplibs_check_method+set}" = set; then
3806 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3807 +  $as_echo_n "(cached) " >&6
3808  else
3809    lt_cv_file_magic_cmd='$MAGIC_CMD'
3810  lt_cv_file_magic_test_file=
3811 @@ -4907,8 +5014,8 @@ sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
3812  esac
3813  
3814  fi
3815 -{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
3816 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; }
3817 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
3818 +$as_echo "$lt_cv_deplibs_check_method" >&6; }
3819  file_magic_cmd=$lt_cv_file_magic_cmd
3820  deplibs_check_method=$lt_cv_deplibs_check_method
3821  test -z "$deplibs_check_method" && deplibs_check_method=unknown
3822 @@ -4942,7 +5049,7 @@ ia64-*-hpux*)
3823    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3824    (eval $ac_compile) 2>&5
3825    ac_status=$?
3826 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3827 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3828    (exit $ac_status); }; then
3829      case `/usr/bin/file conftest.$ac_objext` in
3830      *ELF-32*)
3831 @@ -4957,11 +5064,11 @@ ia64-*-hpux*)
3832    ;;
3833  *-*-irix6*)
3834    # Find out which ABI we are using.
3835 -  echo '#line 4960 "configure"' > conftest.$ac_ext
3836 +  echo '#line 5067 "configure"' > conftest.$ac_ext
3837    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3838    (eval $ac_compile) 2>&5
3839    ac_status=$?
3840 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3841 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3842    (exit $ac_status); }; then
3843     if test "$lt_cv_prog_gnu_ld" = yes; then
3844      case `/usr/bin/file conftest.$ac_objext` in
3845 @@ -4999,7 +5106,7 @@ s390*-*linux*|sparc*-*linux*)
3846    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3847    (eval $ac_compile) 2>&5
3848    ac_status=$?
3849 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3850 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3851    (exit $ac_status); }; then
3852      case `/usr/bin/file conftest.o` in
3853      *32-bit*)
3854 @@ -5049,10 +5156,10 @@ s390*-*linux*|sparc*-*linux*)
3855    # On SCO OpenServer 5, we need -belf to get full-featured binaries.
3856    SAVE_CFLAGS="$CFLAGS"
3857    CFLAGS="$CFLAGS -belf"
3858 -  { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
3859 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; }
3860 +  { $as_echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
3861 +$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
3862  if test "${lt_cv_cc_needs_belf+set}" = set; then
3863 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3864 +  $as_echo_n "(cached) " >&6
3865  else
3866    ac_ext=c
3867  ac_cpp='$CPP $CPPFLAGS'
3868 @@ -5081,26 +5188,30 @@ case "(($ac_try" in
3869    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3870    *) ac_try_echo=$ac_try;;
3871  esac
3872 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3873 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3874 +$as_echo "$ac_try_echo") >&5
3875    (eval "$ac_link") 2>conftest.er1
3876    ac_status=$?
3877    grep -v '^ *+' conftest.er1 >conftest.err
3878    rm -f conftest.er1
3879    cat conftest.err >&5
3880 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3881 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3882    (exit $ac_status); } && {
3883          test -z "$ac_c_werror_flag" ||
3884          test ! -s conftest.err
3885 -       } && test -s conftest$ac_exeext &&
3886 -       $as_test_x conftest$ac_exeext; then
3887 +       } && test -s conftest$ac_exeext && {
3888 +        test "$cross_compiling" = yes ||
3889 +        $as_test_x conftest$ac_exeext
3890 +       }; then
3891    lt_cv_cc_needs_belf=yes
3892  else
3893 -  echo "$as_me: failed program was:" >&5
3894 +  $as_echo "$as_me: failed program was:" >&5
3895  sed 's/^/| /' conftest.$ac_ext >&5
3896  
3897         lt_cv_cc_needs_belf=no
3898  fi
3899  
3900 +rm -rf conftest.dSYM
3901  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3902        conftest$ac_exeext conftest.$ac_ext
3903       ac_ext=c
3904 @@ -5110,8 +5221,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
3905  ac_compiler_gnu=$ac_cv_c_compiler_gnu
3906  
3907  fi
3908 -{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
3909 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; }
3910 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
3911 +$as_echo "$lt_cv_cc_needs_belf" >&6; }
3912    if test x"$lt_cv_cc_needs_belf" != x"yes"; then
3913      # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
3914      CFLAGS="$SAVE_CFLAGS"
3915 @@ -5123,7 +5234,7 @@ sparc*-*solaris*)
3916    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3917    (eval $ac_compile) 2>&5
3918    ac_status=$?
3919 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3920 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3921    (exit $ac_status); }; then
3922      case `/usr/bin/file conftest.o` in
3923      *64-bit*)
3924 @@ -5152,15 +5263,15 @@ ac_cpp='$CPP $CPPFLAGS'
3925  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3926  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3927  ac_compiler_gnu=$ac_cv_c_compiler_gnu
3928 -{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3929 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3930 +{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3931 +$as_echo_n "checking how to run the C preprocessor... " >&6; }
3932  # On Suns, sometimes $CPP names a directory.
3933  if test -n "$CPP" && test -d "$CPP"; then
3934    CPP=
3935  fi
3936  if test -z "$CPP"; then
3937    if test "${ac_cv_prog_CPP+set}" = set; then
3938 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3939 +  $as_echo_n "(cached) " >&6
3940  else
3941        # Double quotes because CPP needs to be expanded
3942      for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3943 @@ -5192,20 +5303,21 @@ case "(($ac_try" in
3944    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3945    *) ac_try_echo=$ac_try;;
3946  esac
3947 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3948 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3949 +$as_echo "$ac_try_echo") >&5
3950    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3951    ac_status=$?
3952    grep -v '^ *+' conftest.er1 >conftest.err
3953    rm -f conftest.er1
3954    cat conftest.err >&5
3955 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3956 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3957    (exit $ac_status); } >/dev/null && {
3958          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3959          test ! -s conftest.err
3960         }; then
3961    :
3962  else
3963 -  echo "$as_me: failed program was:" >&5
3964 +  $as_echo "$as_me: failed program was:" >&5
3965  sed 's/^/| /' conftest.$ac_ext >&5
3966  
3967    # Broken: fails on valid input.
3968 @@ -5229,13 +5341,14 @@ case "(($ac_try" in
3969    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3970    *) ac_try_echo=$ac_try;;
3971  esac
3972 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3973 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3974 +$as_echo "$ac_try_echo") >&5
3975    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3976    ac_status=$?
3977    grep -v '^ *+' conftest.er1 >conftest.err
3978    rm -f conftest.er1
3979    cat conftest.err >&5
3980 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3981 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3982    (exit $ac_status); } >/dev/null && {
3983          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3984          test ! -s conftest.err
3985 @@ -5243,7 +5356,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3986    # Broken: success on invalid input.
3987  continue
3988  else
3989 -  echo "$as_me: failed program was:" >&5
3990 +  $as_echo "$as_me: failed program was:" >&5
3991  sed 's/^/| /' conftest.$ac_ext >&5
3992  
3993    # Passes both tests.
3994 @@ -5268,8 +5381,8 @@ fi
3995  else
3996    ac_cv_prog_CPP=$CPP
3997  fi
3998 -{ echo "$as_me:$LINENO: result: $CPP" >&5
3999 -echo "${ECHO_T}$CPP" >&6; }
4000 +{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
4001 +$as_echo "$CPP" >&6; }
4002  ac_preproc_ok=false
4003  for ac_c_preproc_warn_flag in '' yes
4004  do
4005 @@ -5297,20 +5410,21 @@ case "(($ac_try" in
4006    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4007    *) ac_try_echo=$ac_try;;
4008  esac
4009 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4010 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4011 +$as_echo "$ac_try_echo") >&5
4012    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4013    ac_status=$?
4014    grep -v '^ *+' conftest.er1 >conftest.err
4015    rm -f conftest.er1
4016    cat conftest.err >&5
4017 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4018 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4019    (exit $ac_status); } >/dev/null && {
4020          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4021          test ! -s conftest.err
4022         }; then
4023    :
4024  else
4025 -  echo "$as_me: failed program was:" >&5
4026 +  $as_echo "$as_me: failed program was:" >&5
4027  sed 's/^/| /' conftest.$ac_ext >&5
4028  
4029    # Broken: fails on valid input.
4030 @@ -5334,13 +5448,14 @@ case "(($ac_try" in
4031    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4032    *) ac_try_echo=$ac_try;;
4033  esac
4034 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4035 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4036 +$as_echo "$ac_try_echo") >&5
4037    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4038    ac_status=$?
4039    grep -v '^ *+' conftest.er1 >conftest.err
4040    rm -f conftest.er1
4041    cat conftest.err >&5
4042 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4043 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4044    (exit $ac_status); } >/dev/null && {
4045          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4046          test ! -s conftest.err
4047 @@ -5348,7 +5463,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4048    # Broken: success on invalid input.
4049  continue
4050  else
4051 -  echo "$as_me: failed program was:" >&5
4052 +  $as_echo "$as_me: failed program was:" >&5
4053  sed 's/^/| /' conftest.$ac_ext >&5
4054  
4055    # Passes both tests.
4056 @@ -5364,11 +5479,13 @@ rm -f conftest.err conftest.$ac_ext
4057  if $ac_preproc_ok; then
4058    :
4059  else
4060 -  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4061 +  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
4062 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4063 +{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4064  See \`config.log' for more details." >&5
4065 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4066 +$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4067  See \`config.log' for more details." >&2;}
4068 -   { (exit 1); exit 1; }; }
4069 +   { (exit 1); exit 1; }; }; }
4070  fi
4071  
4072  ac_ext=c
4073 @@ -5378,10 +5495,10 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
4074  ac_compiler_gnu=$ac_cv_c_compiler_gnu
4075  
4076  
4077 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4078 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4079 +{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4080 +$as_echo_n "checking for ANSI C header files... " >&6; }
4081  if test "${ac_cv_header_stdc+set}" = set; then
4082 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4083 +  $as_echo_n "(cached) " >&6
4084  else
4085    cat >conftest.$ac_ext <<_ACEOF
4086  /* confdefs.h.  */
4087 @@ -5408,20 +5525,21 @@ case "(($ac_try" in
4088    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4089    *) ac_try_echo=$ac_try;;
4090  esac
4091 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4092 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4093 +$as_echo "$ac_try_echo") >&5
4094    (eval "$ac_compile") 2>conftest.er1
4095    ac_status=$?
4096    grep -v '^ *+' conftest.er1 >conftest.err
4097    rm -f conftest.er1
4098    cat conftest.err >&5
4099 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4100 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4101    (exit $ac_status); } && {
4102          test -z "$ac_c_werror_flag" ||
4103          test ! -s conftest.err
4104         } && test -s conftest.$ac_objext; then
4105    ac_cv_header_stdc=yes
4106  else
4107 -  echo "$as_me: failed program was:" >&5
4108 +  $as_echo "$as_me: failed program was:" >&5
4109  sed 's/^/| /' conftest.$ac_ext >&5
4110  
4111         ac_cv_header_stdc=no
4112 @@ -5513,37 +5631,40 @@ case "(($ac_try" in
4113    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4114    *) ac_try_echo=$ac_try;;
4115  esac
4116 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4117 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4118 +$as_echo "$ac_try_echo") >&5
4119    (eval "$ac_link") 2>&5
4120    ac_status=$?
4121 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4122 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4123    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4124    { (case "(($ac_try" in
4125    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4126    *) ac_try_echo=$ac_try;;
4127  esac
4128 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4129 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4130 +$as_echo "$ac_try_echo") >&5
4131    (eval "$ac_try") 2>&5
4132    ac_status=$?
4133 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4134 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4135    (exit $ac_status); }; }; then
4136    :
4137  else
4138 -  echo "$as_me: program exited with status $ac_status" >&5
4139 -echo "$as_me: failed program was:" >&5
4140 +  $as_echo "$as_me: program exited with status $ac_status" >&5
4141 +$as_echo "$as_me: failed program was:" >&5
4142  sed 's/^/| /' conftest.$ac_ext >&5
4143  
4144  ( exit $ac_status )
4145  ac_cv_header_stdc=no
4146  fi
4147 +rm -rf conftest.dSYM
4148  rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4149  fi
4150  
4151  
4152  fi
4153  fi
4154 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4155 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4156 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4157 +$as_echo "$ac_cv_header_stdc" >&6; }
4158  if test $ac_cv_header_stdc = yes; then
4159  
4160  cat >>confdefs.h <<\_ACEOF
4161 @@ -5565,11 +5686,11 @@ fi
4162  for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4163                   inttypes.h stdint.h unistd.h
4164  do
4165 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4166 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4167 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4168 +as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4169 +{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4170 +$as_echo_n "checking for $ac_header... " >&6; }
4171  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4172 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4173 +  $as_echo_n "(cached) " >&6
4174  else
4175    cat >conftest.$ac_ext <<_ACEOF
4176  /* confdefs.h.  */
4177 @@ -5587,20 +5708,21 @@ case "(($ac_try" in
4178    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4179    *) ac_try_echo=$ac_try;;
4180  esac
4181 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4182 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4183 +$as_echo "$ac_try_echo") >&5
4184    (eval "$ac_compile") 2>conftest.er1
4185    ac_status=$?
4186    grep -v '^ *+' conftest.er1 >conftest.err
4187    rm -f conftest.er1
4188    cat conftest.err >&5
4189 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4190 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4191    (exit $ac_status); } && {
4192          test -z "$ac_c_werror_flag" ||
4193          test ! -s conftest.err
4194         } && test -s conftest.$ac_objext; then
4195    eval "$as_ac_Header=yes"
4196  else
4197 -  echo "$as_me: failed program was:" >&5
4198 +  $as_echo "$as_me: failed program was:" >&5
4199  sed 's/^/| /' conftest.$ac_ext >&5
4200  
4201         eval "$as_ac_Header=no"
4202 @@ -5608,12 +5730,15 @@ fi
4203  
4204  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4205  fi
4206 -ac_res=`eval echo '${'$as_ac_Header'}'`
4207 -              { echo "$as_me:$LINENO: result: $ac_res" >&5
4208 -echo "${ECHO_T}$ac_res" >&6; }
4209 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
4210 +ac_res=`eval 'as_val=${'$as_ac_Header'}
4211 +                $as_echo "$as_val"'`
4212 +              { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4213 +$as_echo "$ac_res" >&6; }
4214 +as_val=`eval 'as_val=${'$as_ac_Header'}
4215 +                $as_echo "$as_val"'`
4216 +   if test "x$as_val" = x""yes; then
4217    cat >>confdefs.h <<_ACEOF
4218 -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4219 +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4220  _ACEOF
4221  
4222  fi
4223 @@ -5624,20 +5749,21 @@ done
4224  
4225  for ac_header in dlfcn.h
4226  do
4227 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4228 +as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4229  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4230 -  { echo "$as_me:$LINENO: checking for $ac_header" >&5
4231 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4232 +  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4233 +$as_echo_n "checking for $ac_header... " >&6; }
4234  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4235 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4236 +  $as_echo_n "(cached) " >&6
4237  fi
4238 -ac_res=`eval echo '${'$as_ac_Header'}'`
4239 -              { echo "$as_me:$LINENO: result: $ac_res" >&5
4240 -echo "${ECHO_T}$ac_res" >&6; }
4241 +ac_res=`eval 'as_val=${'$as_ac_Header'}
4242 +                $as_echo "$as_val"'`
4243 +              { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4244 +$as_echo "$ac_res" >&6; }
4245  else
4246    # Is the header compilable?
4247 -{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
4248 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
4249 +{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
4250 +$as_echo_n "checking $ac_header usability... " >&6; }
4251  cat >conftest.$ac_ext <<_ACEOF
4252  /* confdefs.h.  */
4253  _ACEOF
4254 @@ -5653,32 +5779,33 @@ case "(($ac_try" in
4255    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4256    *) ac_try_echo=$ac_try;;
4257  esac
4258 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4259 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4260 +$as_echo "$ac_try_echo") >&5
4261    (eval "$ac_compile") 2>conftest.er1
4262    ac_status=$?
4263    grep -v '^ *+' conftest.er1 >conftest.err
4264    rm -f conftest.er1
4265    cat conftest.err >&5
4266 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4267 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4268    (exit $ac_status); } && {
4269          test -z "$ac_c_werror_flag" ||
4270          test ! -s conftest.err
4271         } && test -s conftest.$ac_objext; then
4272    ac_header_compiler=yes
4273  else
4274 -  echo "$as_me: failed program was:" >&5
4275 +  $as_echo "$as_me: failed program was:" >&5
4276  sed 's/^/| /' conftest.$ac_ext >&5
4277  
4278         ac_header_compiler=no
4279  fi
4280  
4281  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4282 -{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4283 -echo "${ECHO_T}$ac_header_compiler" >&6; }
4284 +{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4285 +$as_echo "$ac_header_compiler" >&6; }
4286  
4287  # Is the header present?
4288 -{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
4289 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
4290 +{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
4291 +$as_echo_n "checking $ac_header presence... " >&6; }
4292  cat >conftest.$ac_ext <<_ACEOF
4293  /* confdefs.h.  */
4294  _ACEOF
4295 @@ -5692,51 +5819,52 @@ case "(($ac_try" in
4296    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4297    *) ac_try_echo=$ac_try;;
4298  esac
4299 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4300 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4301 +$as_echo "$ac_try_echo") >&5
4302    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4303    ac_status=$?
4304    grep -v '^ *+' conftest.er1 >conftest.err
4305    rm -f conftest.er1
4306    cat conftest.err >&5
4307 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4308 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4309    (exit $ac_status); } >/dev/null && {
4310          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4311          test ! -s conftest.err
4312         }; then
4313    ac_header_preproc=yes
4314  else
4315 -  echo "$as_me: failed program was:" >&5
4316 +  $as_echo "$as_me: failed program was:" >&5
4317  sed 's/^/| /' conftest.$ac_ext >&5
4318  
4319    ac_header_preproc=no
4320  fi
4321  
4322  rm -f conftest.err conftest.$ac_ext
4323 -{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4324 -echo "${ECHO_T}$ac_header_preproc" >&6; }
4325 +{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4326 +$as_echo "$ac_header_preproc" >&6; }
4327  
4328  # So?  What about this header?
4329  case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4330    yes:no: )
4331 -    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4332 -echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4333 -    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4334 -echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4335 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4336 +$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4337 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4338 +$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4339      ac_header_preproc=yes
4340      ;;
4341    no:yes:* )
4342 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4343 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4344 -    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
4345 -echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
4346 -    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4347 -echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4348 -    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
4349 -echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
4350 -    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4351 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4352 -    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4353 -echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4354 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4355 +$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4356 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
4357 +$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
4358 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4359 +$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4360 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
4361 +$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
4362 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4363 +$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4364 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4365 +$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4366      ( cat <<\_ASBOX
4367  ## -------------------------------------------- ##
4368  ## Report this to sebastian.marsching@suphp.org ##
4369 @@ -5745,21 +5873,24 @@ _ASBOX
4370       ) | sed "s/^/$as_me: WARNING:     /" >&2
4371      ;;
4372  esac
4373 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4374 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4375 +{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4376 +$as_echo_n "checking for $ac_header... " >&6; }
4377  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4378 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4379 +  $as_echo_n "(cached) " >&6
4380  else
4381    eval "$as_ac_Header=\$ac_header_preproc"
4382  fi
4383 -ac_res=`eval echo '${'$as_ac_Header'}'`
4384 -              { echo "$as_me:$LINENO: result: $ac_res" >&5
4385 -echo "${ECHO_T}$ac_res" >&6; }
4386 +ac_res=`eval 'as_val=${'$as_ac_Header'}
4387 +                $as_echo "$as_val"'`
4388 +              { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4389 +$as_echo "$ac_res" >&6; }
4390  
4391  fi
4392 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
4393 +as_val=`eval 'as_val=${'$as_ac_Header'}
4394 +                $as_echo "$as_val"'`
4395 +   if test "x$as_val" = x""yes; then
4396    cat >>confdefs.h <<_ACEOF
4397 -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4398 +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4399  _ACEOF
4400  
4401  fi
4402 @@ -5776,11 +5907,11 @@ ac_cpp='$CXXCPP $CPPFLAGS'
4403  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4404  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4405  ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4406 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4407 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
4408 +{ $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4409 +$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
4410  if test -z "$CXXCPP"; then
4411    if test "${ac_cv_prog_CXXCPP+set}" = set; then
4412 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4413 +  $as_echo_n "(cached) " >&6
4414  else
4415        # Double quotes because CXXCPP needs to be expanded
4416      for CXXCPP in "$CXX -E" "/lib/cpp"
4417 @@ -5812,20 +5943,21 @@ case "(($ac_try" in
4418    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4419    *) ac_try_echo=$ac_try;;
4420  esac
4421 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4422 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4423 +$as_echo "$ac_try_echo") >&5
4424    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4425    ac_status=$?
4426    grep -v '^ *+' conftest.er1 >conftest.err
4427    rm -f conftest.er1
4428    cat conftest.err >&5
4429 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4430 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4431    (exit $ac_status); } >/dev/null && {
4432          test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4433          test ! -s conftest.err
4434         }; then
4435    :
4436  else
4437 -  echo "$as_me: failed program was:" >&5
4438 +  $as_echo "$as_me: failed program was:" >&5
4439  sed 's/^/| /' conftest.$ac_ext >&5
4440  
4441    # Broken: fails on valid input.
4442 @@ -5849,13 +5981,14 @@ case "(($ac_try" in
4443    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4444    *) ac_try_echo=$ac_try;;
4445  esac
4446 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4447 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4448 +$as_echo "$ac_try_echo") >&5
4449    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4450    ac_status=$?
4451    grep -v '^ *+' conftest.er1 >conftest.err
4452    rm -f conftest.er1
4453    cat conftest.err >&5
4454 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4455 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4456    (exit $ac_status); } >/dev/null && {
4457          test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4458          test ! -s conftest.err
4459 @@ -5863,7 +5996,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4460    # Broken: success on invalid input.
4461  continue
4462  else
4463 -  echo "$as_me: failed program was:" >&5
4464 +  $as_echo "$as_me: failed program was:" >&5
4465  sed 's/^/| /' conftest.$ac_ext >&5
4466  
4467    # Passes both tests.
4468 @@ -5888,8 +6021,8 @@ fi
4469  else
4470    ac_cv_prog_CXXCPP=$CXXCPP
4471  fi
4472 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
4473 -echo "${ECHO_T}$CXXCPP" >&6; }
4474 +{ $as_echo "$as_me:$LINENO: result: $CXXCPP" >&5
4475 +$as_echo "$CXXCPP" >&6; }
4476  ac_preproc_ok=false
4477  for ac_cxx_preproc_warn_flag in '' yes
4478  do
4479 @@ -5917,20 +6050,21 @@ case "(($ac_try" in
4480    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4481    *) ac_try_echo=$ac_try;;
4482  esac
4483 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4484 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4485 +$as_echo "$ac_try_echo") >&5
4486    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4487    ac_status=$?
4488    grep -v '^ *+' conftest.er1 >conftest.err
4489    rm -f conftest.er1
4490    cat conftest.err >&5
4491 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4492 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4493    (exit $ac_status); } >/dev/null && {
4494          test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4495          test ! -s conftest.err
4496         }; then
4497    :
4498  else
4499 -  echo "$as_me: failed program was:" >&5
4500 +  $as_echo "$as_me: failed program was:" >&5
4501  sed 's/^/| /' conftest.$ac_ext >&5
4502  
4503    # Broken: fails on valid input.
4504 @@ -5954,13 +6088,14 @@ case "(($ac_try" in
4505    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4506    *) ac_try_echo=$ac_try;;
4507  esac
4508 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4509 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4510 +$as_echo "$ac_try_echo") >&5
4511    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4512    ac_status=$?
4513    grep -v '^ *+' conftest.er1 >conftest.err
4514    rm -f conftest.er1
4515    cat conftest.err >&5
4516 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4517 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4518    (exit $ac_status); } >/dev/null && {
4519          test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4520          test ! -s conftest.err
4521 @@ -5968,7 +6103,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4522    # Broken: success on invalid input.
4523  continue
4524  else
4525 -  echo "$as_me: failed program was:" >&5
4526 +  $as_echo "$as_me: failed program was:" >&5
4527  sed 's/^/| /' conftest.$ac_ext >&5
4528  
4529    # Passes both tests.
4530 @@ -5984,11 +6119,13 @@ rm -f conftest.err conftest.$ac_ext
4531  if $ac_preproc_ok; then
4532    :
4533  else
4534 -  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4535 +  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
4536 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4537 +{ { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4538  See \`config.log' for more details." >&5
4539 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4540 +$as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4541  See \`config.log' for more details." >&2;}
4542 -   { (exit 1); exit 1; }; }
4543 +   { (exit 1); exit 1; }; }; }
4544  fi
4545  
4546  ac_ext=cpp
4547 @@ -6009,10 +6146,10 @@ if test -n "$ac_tool_prefix"; then
4548    do
4549      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4550  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4551 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4552 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4553 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4554 +$as_echo_n "checking for $ac_word... " >&6; }
4555  if test "${ac_cv_prog_F77+set}" = set; then
4556 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4557 +  $as_echo_n "(cached) " >&6
4558  else
4559    if test -n "$F77"; then
4560    ac_cv_prog_F77="$F77" # Let the user override the test.
4561 @@ -6025,7 +6162,7 @@ do
4562    for ac_exec_ext in '' $ac_executable_extensions; do
4563    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4564      ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
4565 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4566 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4567      break 2
4568    fi
4569  done
4570 @@ -6036,11 +6173,11 @@ fi
4571  fi
4572  F77=$ac_cv_prog_F77
4573  if test -n "$F77"; then
4574 -  { echo "$as_me:$LINENO: result: $F77" >&5
4575 -echo "${ECHO_T}$F77" >&6; }
4576 +  { $as_echo "$as_me:$LINENO: result: $F77" >&5
4577 +$as_echo "$F77" >&6; }
4578  else
4579 -  { echo "$as_me:$LINENO: result: no" >&5
4580 -echo "${ECHO_T}no" >&6; }
4581 +  { $as_echo "$as_me:$LINENO: result: no" >&5
4582 +$as_echo "no" >&6; }
4583  fi
4584  
4585  
4586 @@ -6053,10 +6190,10 @@ if test -z "$F77"; then
4587  do
4588    # Extract the first word of "$ac_prog", so it can be a program name with args.
4589  set dummy $ac_prog; ac_word=$2
4590 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4591 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4592 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4593 +$as_echo_n "checking for $ac_word... " >&6; }
4594  if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
4595 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4596 +  $as_echo_n "(cached) " >&6
4597  else
4598    if test -n "$ac_ct_F77"; then
4599    ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
4600 @@ -6069,7 +6206,7 @@ do
4601    for ac_exec_ext in '' $ac_executable_extensions; do
4602    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4603      ac_cv_prog_ac_ct_F77="$ac_prog"
4604 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4605 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4606      break 2
4607    fi
4608  done
4609 @@ -6080,11 +6217,11 @@ fi
4610  fi
4611  ac_ct_F77=$ac_cv_prog_ac_ct_F77
4612  if test -n "$ac_ct_F77"; then
4613 -  { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
4614 -echo "${ECHO_T}$ac_ct_F77" >&6; }
4615 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
4616 +$as_echo "$ac_ct_F77" >&6; }
4617  else
4618 -  { echo "$as_me:$LINENO: result: no" >&5
4619 -echo "${ECHO_T}no" >&6; }
4620 +  { $as_echo "$as_me:$LINENO: result: no" >&5
4621 +$as_echo "no" >&6; }
4622  fi
4623  
4624  
4625 @@ -6096,12 +6233,8 @@ done
4626    else
4627      case $cross_compiling:$ac_tool_warned in
4628  yes:)
4629 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4630 -whose name does not start with the host triplet.  If you think this
4631 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4632 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4633 -whose name does not start with the host triplet.  If you think this
4634 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4635 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4636 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4637  ac_tool_warned=yes ;;
4638  esac
4639      F77=$ac_ct_F77
4640 @@ -6110,37 +6243,41 @@ fi
4641  
4642  
4643  # Provide some information about the compiler.
4644 -echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
4645 -ac_compiler=`set X $ac_compile; echo $2`
4646 +$as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
4647 +set X $ac_compile
4648 +ac_compiler=$2
4649  { (ac_try="$ac_compiler --version >&5"
4650  case "(($ac_try" in
4651    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4652    *) ac_try_echo=$ac_try;;
4653  esac
4654 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4655 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4656 +$as_echo "$ac_try_echo") >&5
4657    (eval "$ac_compiler --version >&5") 2>&5
4658    ac_status=$?
4659 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4660 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4661    (exit $ac_status); }
4662  { (ac_try="$ac_compiler -v >&5"
4663  case "(($ac_try" in
4664    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4665    *) ac_try_echo=$ac_try;;
4666  esac
4667 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4668 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4669 +$as_echo "$ac_try_echo") >&5
4670    (eval "$ac_compiler -v >&5") 2>&5
4671    ac_status=$?
4672 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4673 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4674    (exit $ac_status); }
4675  { (ac_try="$ac_compiler -V >&5"
4676  case "(($ac_try" in
4677    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4678    *) ac_try_echo=$ac_try;;
4679  esac
4680 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4681 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4682 +$as_echo "$ac_try_echo") >&5
4683    (eval "$ac_compiler -V >&5") 2>&5
4684    ac_status=$?
4685 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4686 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4687    (exit $ac_status); }
4688  rm -f a.out
4689  
4690 @@ -6148,10 +6285,10 @@ rm -f a.out
4691  # input file.  (Note that this only needs to work for GNU compilers.)
4692  ac_save_ext=$ac_ext
4693  ac_ext=F
4694 -{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
4695 -echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
4696 +{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
4697 +$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
4698  if test "${ac_cv_f77_compiler_gnu+set}" = set; then
4699 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4700 +  $as_echo_n "(cached) " >&6
4701  else
4702    cat >conftest.$ac_ext <<_ACEOF
4703        program main
4704 @@ -6167,20 +6304,21 @@ case "(($ac_try" in
4705    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4706    *) ac_try_echo=$ac_try;;
4707  esac
4708 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4709 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4710 +$as_echo "$ac_try_echo") >&5
4711    (eval "$ac_compile") 2>conftest.er1
4712    ac_status=$?
4713    grep -v '^ *+' conftest.er1 >conftest.err
4714    rm -f conftest.er1
4715    cat conftest.err >&5
4716 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4717 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4718    (exit $ac_status); } && {
4719          test -z "$ac_f77_werror_flag" ||
4720          test ! -s conftest.err
4721         } && test -s conftest.$ac_objext; then
4722    ac_compiler_gnu=yes
4723  else
4724 -  echo "$as_me: failed program was:" >&5
4725 +  $as_echo "$as_me: failed program was:" >&5
4726  sed 's/^/| /' conftest.$ac_ext >&5
4727  
4728         ac_compiler_gnu=no
4729 @@ -6190,16 +6328,16 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4730  ac_cv_f77_compiler_gnu=$ac_compiler_gnu
4731  
4732  fi
4733 -{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
4734 -echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
4735 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
4736 +$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
4737  ac_ext=$ac_save_ext
4738  ac_test_FFLAGS=${FFLAGS+set}
4739  ac_save_FFLAGS=$FFLAGS
4740  FFLAGS=
4741 -{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
4742 -echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
4743 +{ $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
4744 +$as_echo_n "checking whether $F77 accepts -g... " >&6; }
4745  if test "${ac_cv_prog_f77_g+set}" = set; then
4746 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4747 +  $as_echo_n "(cached) " >&6
4748  else
4749    FFLAGS=-g
4750  cat >conftest.$ac_ext <<_ACEOF
4751 @@ -6213,20 +6351,21 @@ case "(($ac_try" in
4752    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4753    *) ac_try_echo=$ac_try;;
4754  esac
4755 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4756 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4757 +$as_echo "$ac_try_echo") >&5
4758    (eval "$ac_compile") 2>conftest.er1
4759    ac_status=$?
4760    grep -v '^ *+' conftest.er1 >conftest.err
4761    rm -f conftest.er1
4762    cat conftest.err >&5
4763 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4764 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4765    (exit $ac_status); } && {
4766          test -z "$ac_f77_werror_flag" ||
4767          test ! -s conftest.err
4768         } && test -s conftest.$ac_objext; then
4769    ac_cv_prog_f77_g=yes
4770  else
4771 -  echo "$as_me: failed program was:" >&5
4772 +  $as_echo "$as_me: failed program was:" >&5
4773  sed 's/^/| /' conftest.$ac_ext >&5
4774  
4775         ac_cv_prog_f77_g=no
4776 @@ -6235,8 +6374,8 @@ fi
4777  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4778  
4779  fi
4780 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
4781 -echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
4782 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
4783 +$as_echo "$ac_cv_prog_f77_g" >&6; }
4784  if test "$ac_test_FFLAGS" = set; then
4785    FFLAGS=$ac_save_FFLAGS
4786  elif test $ac_cv_prog_f77_g = yes; then
4787 @@ -6253,7 +6392,11 @@ else
4788    fi
4789  fi
4790  
4791 -G77=`test $ac_compiler_gnu = yes && echo yes`
4792 +if test $ac_compiler_gnu = yes; then
4793 +  G77=yes
4794 +else
4795 +  G77=
4796 +fi
4797  ac_ext=c
4798  ac_cpp='$CPP $CPPFLAGS'
4799  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4800 @@ -6264,10 +6407,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
4801  
4802  # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
4803  # find the maximum length of command line arguments
4804 -{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
4805 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; }
4806 +{ $as_echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
4807 +$as_echo_n "checking the maximum length of command line arguments... " >&6; }
4808  if test "${lt_cv_sys_max_cmd_len+set}" = set; then
4809 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4810 +  $as_echo_n "(cached) " >&6
4811  else
4812      i=0
4813    teststring="ABCD"
4814 @@ -6376,11 +6519,11 @@ else
4815  fi
4816  
4817  if test -n $lt_cv_sys_max_cmd_len ; then
4818 -  { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
4819 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; }
4820 +  { $as_echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
4821 +$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
4822  else
4823 -  { echo "$as_me:$LINENO: result: none" >&5
4824 -echo "${ECHO_T}none" >&6; }
4825 +  { $as_echo "$as_me:$LINENO: result: none" >&5
4826 +$as_echo "none" >&6; }
4827  fi
4828  
4829  
4830 @@ -6388,10 +6531,10 @@ fi
4831  
4832  
4833  # Check for command to grab the raw symbol name followed by C symbol from nm.
4834 -{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
4835 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
4836 +{ $as_echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
4837 +$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
4838  if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
4839 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4840 +  $as_echo_n "(cached) " >&6
4841  else
4842  
4843  # These are sane defaults that work on at least a few old systems.
4844 @@ -6496,14 +6639,14 @@ EOF
4845    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4846    (eval $ac_compile) 2>&5
4847    ac_status=$?
4848 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4849 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4850    (exit $ac_status); }; then
4851      # Now try to grab the symbols.
4852      nlist=conftest.nm
4853      if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
4854    (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
4855    ac_status=$?
4856 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4857 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4858    (exit $ac_status); } && test -s "$nlist"; then
4859        # Try sorting and uniquifying the output.
4860        if sort "$nlist" | uniq > "$nlist"T; then
4861 @@ -6558,7 +6701,7 @@ EOF
4862           if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4863    (eval $ac_link) 2>&5
4864    ac_status=$?
4865 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4866 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4867    (exit $ac_status); } && test -s conftest${ac_exeext}; then
4868             pipe_works=yes
4869           fi
4870 @@ -6593,17 +6736,17 @@ if test -z "$lt_cv_sys_global_symbol_pipe"; then
4871    lt_cv_sys_global_symbol_to_cdecl=
4872  fi
4873  if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
4874 -  { echo "$as_me:$LINENO: result: failed" >&5
4875 -echo "${ECHO_T}failed" >&6; }
4876 +  { $as_echo "$as_me:$LINENO: result: failed" >&5
4877 +$as_echo "failed" >&6; }
4878  else
4879 -  { echo "$as_me:$LINENO: result: ok" >&5
4880 -echo "${ECHO_T}ok" >&6; }
4881 +  { $as_echo "$as_me:$LINENO: result: ok" >&5
4882 +$as_echo "ok" >&6; }
4883  fi
4884  
4885 -{ echo "$as_me:$LINENO: checking for objdir" >&5
4886 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6; }
4887 +{ $as_echo "$as_me:$LINENO: checking for objdir" >&5
4888 +$as_echo_n "checking for objdir... " >&6; }
4889  if test "${lt_cv_objdir+set}" = set; then
4890 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4891 +  $as_echo_n "(cached) " >&6
4892  else
4893    rm -f .libs 2>/dev/null
4894  mkdir .libs 2>/dev/null
4895 @@ -6615,8 +6758,8 @@ else
4896  fi
4897  rmdir .libs 2>/dev/null
4898  fi
4899 -{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
4900 -echo "${ECHO_T}$lt_cv_objdir" >&6; }
4901 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
4902 +$as_echo "$lt_cv_objdir" >&6; }
4903  objdir=$lt_cv_objdir
4904  
4905  
4906 @@ -6667,10 +6810,10 @@ with_gnu_ld="$lt_cv_prog_gnu_ld"
4907  if test -n "$ac_tool_prefix"; then
4908    # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
4909  set dummy ${ac_tool_prefix}ar; ac_word=$2
4910 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4911 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4912 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4913 +$as_echo_n "checking for $ac_word... " >&6; }
4914  if test "${ac_cv_prog_AR+set}" = set; then
4915 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4916 +  $as_echo_n "(cached) " >&6
4917  else
4918    if test -n "$AR"; then
4919    ac_cv_prog_AR="$AR" # Let the user override the test.
4920 @@ -6683,7 +6826,7 @@ do
4921    for ac_exec_ext in '' $ac_executable_extensions; do
4922    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4923      ac_cv_prog_AR="${ac_tool_prefix}ar"
4924 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4925 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4926      break 2
4927    fi
4928  done
4929 @@ -6694,11 +6837,11 @@ fi
4930  fi
4931  AR=$ac_cv_prog_AR
4932  if test -n "$AR"; then
4933 -  { echo "$as_me:$LINENO: result: $AR" >&5
4934 -echo "${ECHO_T}$AR" >&6; }
4935 +  { $as_echo "$as_me:$LINENO: result: $AR" >&5
4936 +$as_echo "$AR" >&6; }
4937  else
4938 -  { echo "$as_me:$LINENO: result: no" >&5
4939 -echo "${ECHO_T}no" >&6; }
4940 +  { $as_echo "$as_me:$LINENO: result: no" >&5
4941 +$as_echo "no" >&6; }
4942  fi
4943  
4944  
4945 @@ -6707,10 +6850,10 @@ if test -z "$ac_cv_prog_AR"; then
4946    ac_ct_AR=$AR
4947    # Extract the first word of "ar", so it can be a program name with args.
4948  set dummy ar; ac_word=$2
4949 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4950 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4951 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4952 +$as_echo_n "checking for $ac_word... " >&6; }
4953  if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4954 -  echo $ECHO_N "(cached) $ECHO_C" >&6
4955 +  $as_echo_n "(cached) " >&6
4956  else
4957    if test -n "$ac_ct_AR"; then
4958    ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4959 @@ -6723,7 +6866,7 @@ do
4960    for ac_exec_ext in '' $ac_executable_extensions; do
4961    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4962      ac_cv_prog_ac_ct_AR="ar"
4963 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4964 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4965      break 2
4966    fi
4967  done
4968 @@ -6734,11 +6877,11 @@ fi
4969  fi
4970  ac_ct_AR=$ac_cv_prog_ac_ct_AR
4971  if test -n "$ac_ct_AR"; then
4972 -  { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4973 -echo "${ECHO_T}$ac_ct_AR" >&6; }
4974 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4975 +$as_echo "$ac_ct_AR" >&6; }
4976  else
4977 -  { echo "$as_me:$LINENO: result: no" >&5
4978 -echo "${ECHO_T}no" >&6; }
4979 +  { $as_echo "$as_me:$LINENO: result: no" >&5
4980 +$as_echo "no" >&6; }
4981  fi
4982  
4983    if test "x$ac_ct_AR" = x; then
4984 @@ -6746,12 +6889,8 @@ fi
4985    else
4986      case $cross_compiling:$ac_tool_warned in
4987  yes:)
4988 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4989 -whose name does not start with the host triplet.  If you think this
4990 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4991 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4992 -whose name does not start with the host triplet.  If you think this
4993 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4994 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4995 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4996  ac_tool_warned=yes ;;
4997  esac
4998      AR=$ac_ct_AR
4999 @@ -6763,10 +6902,10 @@ fi
5000  if test -n "$ac_tool_prefix"; then
5001    # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5002  set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5003 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5004 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5005 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5006 +$as_echo_n "checking for $ac_word... " >&6; }
5007  if test "${ac_cv_prog_RANLIB+set}" = set; then
5008 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5009 +  $as_echo_n "(cached) " >&6
5010  else
5011    if test -n "$RANLIB"; then
5012    ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5013 @@ -6779,7 +6918,7 @@ do
5014    for ac_exec_ext in '' $ac_executable_extensions; do
5015    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5016      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5017 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5018 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5019      break 2
5020    fi
5021  done
5022 @@ -6790,11 +6929,11 @@ fi
5023  fi
5024  RANLIB=$ac_cv_prog_RANLIB
5025  if test -n "$RANLIB"; then
5026 -  { echo "$as_me:$LINENO: result: $RANLIB" >&5
5027 -echo "${ECHO_T}$RANLIB" >&6; }
5028 +  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
5029 +$as_echo "$RANLIB" >&6; }
5030  else
5031 -  { echo "$as_me:$LINENO: result: no" >&5
5032 -echo "${ECHO_T}no" >&6; }
5033 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5034 +$as_echo "no" >&6; }
5035  fi
5036  
5037  
5038 @@ -6803,10 +6942,10 @@ if test -z "$ac_cv_prog_RANLIB"; then
5039    ac_ct_RANLIB=$RANLIB
5040    # Extract the first word of "ranlib", so it can be a program name with args.
5041  set dummy ranlib; ac_word=$2
5042 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5043 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5044 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5045 +$as_echo_n "checking for $ac_word... " >&6; }
5046  if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5047 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5048 +  $as_echo_n "(cached) " >&6
5049  else
5050    if test -n "$ac_ct_RANLIB"; then
5051    ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5052 @@ -6819,7 +6958,7 @@ do
5053    for ac_exec_ext in '' $ac_executable_extensions; do
5054    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5055      ac_cv_prog_ac_ct_RANLIB="ranlib"
5056 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5057 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5058      break 2
5059    fi
5060  done
5061 @@ -6830,11 +6969,11 @@ fi
5062  fi
5063  ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5064  if test -n "$ac_ct_RANLIB"; then
5065 -  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5066 -echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
5067 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5068 +$as_echo "$ac_ct_RANLIB" >&6; }
5069  else
5070 -  { echo "$as_me:$LINENO: result: no" >&5
5071 -echo "${ECHO_T}no" >&6; }
5072 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5073 +$as_echo "no" >&6; }
5074  fi
5075  
5076    if test "x$ac_ct_RANLIB" = x; then
5077 @@ -6842,12 +6981,8 @@ fi
5078    else
5079      case $cross_compiling:$ac_tool_warned in
5080  yes:)
5081 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5082 -whose name does not start with the host triplet.  If you think this
5083 -configuration is useful to you, please write to autoconf@gnu.org." >&5
5084 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5085 -whose name does not start with the host triplet.  If you think this
5086 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5087 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5088 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5089  ac_tool_warned=yes ;;
5090  esac
5091      RANLIB=$ac_ct_RANLIB
5092 @@ -6859,10 +6994,10 @@ fi
5093  if test -n "$ac_tool_prefix"; then
5094    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5095  set dummy ${ac_tool_prefix}strip; ac_word=$2
5096 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5097 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5098 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5099 +$as_echo_n "checking for $ac_word... " >&6; }
5100  if test "${ac_cv_prog_STRIP+set}" = set; then
5101 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5102 +  $as_echo_n "(cached) " >&6
5103  else
5104    if test -n "$STRIP"; then
5105    ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5106 @@ -6875,7 +7010,7 @@ do
5107    for ac_exec_ext in '' $ac_executable_extensions; do
5108    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5109      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5110 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5111 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5112      break 2
5113    fi
5114  done
5115 @@ -6886,11 +7021,11 @@ fi
5116  fi
5117  STRIP=$ac_cv_prog_STRIP
5118  if test -n "$STRIP"; then
5119 -  { echo "$as_me:$LINENO: result: $STRIP" >&5
5120 -echo "${ECHO_T}$STRIP" >&6; }
5121 +  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
5122 +$as_echo "$STRIP" >&6; }
5123  else
5124 -  { echo "$as_me:$LINENO: result: no" >&5
5125 -echo "${ECHO_T}no" >&6; }
5126 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5127 +$as_echo "no" >&6; }
5128  fi
5129  
5130  
5131 @@ -6899,10 +7034,10 @@ if test -z "$ac_cv_prog_STRIP"; then
5132    ac_ct_STRIP=$STRIP
5133    # Extract the first word of "strip", so it can be a program name with args.
5134  set dummy strip; ac_word=$2
5135 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5136 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5137 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5138 +$as_echo_n "checking for $ac_word... " >&6; }
5139  if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5140 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5141 +  $as_echo_n "(cached) " >&6
5142  else
5143    if test -n "$ac_ct_STRIP"; then
5144    ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5145 @@ -6915,7 +7050,7 @@ do
5146    for ac_exec_ext in '' $ac_executable_extensions; do
5147    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5148      ac_cv_prog_ac_ct_STRIP="strip"
5149 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5150 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5151      break 2
5152    fi
5153  done
5154 @@ -6926,11 +7061,11 @@ fi
5155  fi
5156  ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5157  if test -n "$ac_ct_STRIP"; then
5158 -  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5159 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
5160 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5161 +$as_echo "$ac_ct_STRIP" >&6; }
5162  else
5163 -  { echo "$as_me:$LINENO: result: no" >&5
5164 -echo "${ECHO_T}no" >&6; }
5165 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5166 +$as_echo "no" >&6; }
5167  fi
5168  
5169    if test "x$ac_ct_STRIP" = x; then
5170 @@ -6938,12 +7073,8 @@ fi
5171    else
5172      case $cross_compiling:$ac_tool_warned in
5173  yes:)
5174 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5175 -whose name does not start with the host triplet.  If you think this
5176 -configuration is useful to you, please write to autoconf@gnu.org." >&5
5177 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5178 -whose name does not start with the host triplet.  If you think this
5179 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5180 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5181 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5182  ac_tool_warned=yes ;;
5183  esac
5184      STRIP=$ac_ct_STRIP
5185 @@ -7006,10 +7137,10 @@ cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
5186  case $deplibs_check_method in
5187  file_magic*)
5188    if test "$file_magic_cmd" = '$MAGIC_CMD'; then
5189 -    { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
5190 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; }
5191 +    { $as_echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
5192 +$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
5193  if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
5194 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5195 +  $as_echo_n "(cached) " >&6
5196  else
5197    case $MAGIC_CMD in
5198  [\\/*] |  ?:[\\/]*)
5199 @@ -7059,19 +7190,19 @@ fi
5200  
5201  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
5202  if test -n "$MAGIC_CMD"; then
5203 -  { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
5204 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
5205 +  { $as_echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
5206 +$as_echo "$MAGIC_CMD" >&6; }
5207  else
5208 -  { echo "$as_me:$LINENO: result: no" >&5
5209 -echo "${ECHO_T}no" >&6; }
5210 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5211 +$as_echo "no" >&6; }
5212  fi
5213  
5214  if test -z "$lt_cv_path_MAGIC_CMD"; then
5215    if test -n "$ac_tool_prefix"; then
5216 -    { echo "$as_me:$LINENO: checking for file" >&5
5217 -echo $ECHO_N "checking for file... $ECHO_C" >&6; }
5218 +    { $as_echo "$as_me:$LINENO: checking for file" >&5
5219 +$as_echo_n "checking for file... " >&6; }
5220  if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
5221 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5222 +  $as_echo_n "(cached) " >&6
5223  else
5224    case $MAGIC_CMD in
5225  [\\/*] |  ?:[\\/]*)
5226 @@ -7121,11 +7252,11 @@ fi
5227  
5228  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
5229  if test -n "$MAGIC_CMD"; then
5230 -  { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
5231 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
5232 +  { $as_echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
5233 +$as_echo "$MAGIC_CMD" >&6; }
5234  else
5235 -  { echo "$as_me:$LINENO: result: no" >&5
5236 -echo "${ECHO_T}no" >&6; }
5237 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5238 +$as_echo "no" >&6; }
5239  fi
5240  
5241    else
5242 @@ -7143,10 +7274,10 @@ esac
5243      if test -n "$ac_tool_prefix"; then
5244    # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
5245  set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
5246 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5247 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5248 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5249 +$as_echo_n "checking for $ac_word... " >&6; }
5250  if test "${ac_cv_prog_DSYMUTIL+set}" = set; then
5251 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5252 +  $as_echo_n "(cached) " >&6
5253  else
5254    if test -n "$DSYMUTIL"; then
5255    ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
5256 @@ -7159,7 +7290,7 @@ do
5257    for ac_exec_ext in '' $ac_executable_extensions; do
5258    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5259      ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
5260 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5261 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5262      break 2
5263    fi
5264  done
5265 @@ -7170,11 +7301,11 @@ fi
5266  fi
5267  DSYMUTIL=$ac_cv_prog_DSYMUTIL
5268  if test -n "$DSYMUTIL"; then
5269 -  { echo "$as_me:$LINENO: result: $DSYMUTIL" >&5
5270 -echo "${ECHO_T}$DSYMUTIL" >&6; }
5271 +  { $as_echo "$as_me:$LINENO: result: $DSYMUTIL" >&5
5272 +$as_echo "$DSYMUTIL" >&6; }
5273  else
5274 -  { echo "$as_me:$LINENO: result: no" >&5
5275 -echo "${ECHO_T}no" >&6; }
5276 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5277 +$as_echo "no" >&6; }
5278  fi
5279  
5280  
5281 @@ -7183,10 +7314,10 @@ if test -z "$ac_cv_prog_DSYMUTIL"; then
5282    ac_ct_DSYMUTIL=$DSYMUTIL
5283    # Extract the first word of "dsymutil", so it can be a program name with args.
5284  set dummy dsymutil; ac_word=$2
5285 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5286 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5287 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5288 +$as_echo_n "checking for $ac_word... " >&6; }
5289  if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then
5290 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5291 +  $as_echo_n "(cached) " >&6
5292  else
5293    if test -n "$ac_ct_DSYMUTIL"; then
5294    ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
5295 @@ -7199,7 +7330,7 @@ do
5296    for ac_exec_ext in '' $ac_executable_extensions; do
5297    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5298      ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
5299 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5300 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5301      break 2
5302    fi
5303  done
5304 @@ -7210,11 +7341,11 @@ fi
5305  fi
5306  ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
5307  if test -n "$ac_ct_DSYMUTIL"; then
5308 -  { echo "$as_me:$LINENO: result: $ac_ct_DSYMUTIL" >&5
5309 -echo "${ECHO_T}$ac_ct_DSYMUTIL" >&6; }
5310 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_DSYMUTIL" >&5
5311 +$as_echo "$ac_ct_DSYMUTIL" >&6; }
5312  else
5313 -  { echo "$as_me:$LINENO: result: no" >&5
5314 -echo "${ECHO_T}no" >&6; }
5315 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5316 +$as_echo "no" >&6; }
5317  fi
5318  
5319    if test "x$ac_ct_DSYMUTIL" = x; then
5320 @@ -7222,12 +7353,8 @@ fi
5321    else
5322      case $cross_compiling:$ac_tool_warned in
5323  yes:)
5324 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5325 -whose name does not start with the host triplet.  If you think this
5326 -configuration is useful to you, please write to autoconf@gnu.org." >&5
5327 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5328 -whose name does not start with the host triplet.  If you think this
5329 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5330 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5331 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5332  ac_tool_warned=yes ;;
5333  esac
5334      DSYMUTIL=$ac_ct_DSYMUTIL
5335 @@ -7239,10 +7366,10 @@ fi
5336      if test -n "$ac_tool_prefix"; then
5337    # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
5338  set dummy ${ac_tool_prefix}nmedit; ac_word=$2
5339 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5340 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5341 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5342 +$as_echo_n "checking for $ac_word... " >&6; }
5343  if test "${ac_cv_prog_NMEDIT+set}" = set; then
5344 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5345 +  $as_echo_n "(cached) " >&6
5346  else
5347    if test -n "$NMEDIT"; then
5348    ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
5349 @@ -7255,7 +7382,7 @@ do
5350    for ac_exec_ext in '' $ac_executable_extensions; do
5351    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5352      ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
5353 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5354 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5355      break 2
5356    fi
5357  done
5358 @@ -7266,11 +7393,11 @@ fi
5359  fi
5360  NMEDIT=$ac_cv_prog_NMEDIT
5361  if test -n "$NMEDIT"; then
5362 -  { echo "$as_me:$LINENO: result: $NMEDIT" >&5
5363 -echo "${ECHO_T}$NMEDIT" >&6; }
5364 +  { $as_echo "$as_me:$LINENO: result: $NMEDIT" >&5
5365 +$as_echo "$NMEDIT" >&6; }
5366  else
5367 -  { echo "$as_me:$LINENO: result: no" >&5
5368 -echo "${ECHO_T}no" >&6; }
5369 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5370 +$as_echo "no" >&6; }
5371  fi
5372  
5373  
5374 @@ -7279,10 +7406,10 @@ if test -z "$ac_cv_prog_NMEDIT"; then
5375    ac_ct_NMEDIT=$NMEDIT
5376    # Extract the first word of "nmedit", so it can be a program name with args.
5377  set dummy nmedit; ac_word=$2
5378 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5379 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5380 +{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5381 +$as_echo_n "checking for $ac_word... " >&6; }
5382  if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then
5383 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5384 +  $as_echo_n "(cached) " >&6
5385  else
5386    if test -n "$ac_ct_NMEDIT"; then
5387    ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
5388 @@ -7295,7 +7422,7 @@ do
5389    for ac_exec_ext in '' $ac_executable_extensions; do
5390    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5391      ac_cv_prog_ac_ct_NMEDIT="nmedit"
5392 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5393 +    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5394      break 2
5395    fi
5396  done
5397 @@ -7306,11 +7433,11 @@ fi
5398  fi
5399  ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
5400  if test -n "$ac_ct_NMEDIT"; then
5401 -  { echo "$as_me:$LINENO: result: $ac_ct_NMEDIT" >&5
5402 -echo "${ECHO_T}$ac_ct_NMEDIT" >&6; }
5403 +  { $as_echo "$as_me:$LINENO: result: $ac_ct_NMEDIT" >&5
5404 +$as_echo "$ac_ct_NMEDIT" >&6; }
5405  else
5406 -  { echo "$as_me:$LINENO: result: no" >&5
5407 -echo "${ECHO_T}no" >&6; }
5408 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5409 +$as_echo "no" >&6; }
5410  fi
5411  
5412    if test "x$ac_ct_NMEDIT" = x; then
5413 @@ -7318,12 +7445,8 @@ fi
5414    else
5415      case $cross_compiling:$ac_tool_warned in
5416  yes:)
5417 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5418 -whose name does not start with the host triplet.  If you think this
5419 -configuration is useful to you, please write to autoconf@gnu.org." >&5
5420 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5421 -whose name does not start with the host triplet.  If you think this
5422 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5423 +{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5424 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5425  ac_tool_warned=yes ;;
5426  esac
5427      NMEDIT=$ac_ct_NMEDIT
5428 @@ -7333,10 +7456,10 @@ else
5429  fi
5430  
5431  
5432 -    { echo "$as_me:$LINENO: checking for -single_module linker flag" >&5
5433 -echo $ECHO_N "checking for -single_module linker flag... $ECHO_C" >&6; }
5434 +    { $as_echo "$as_me:$LINENO: checking for -single_module linker flag" >&5
5435 +$as_echo_n "checking for -single_module linker flag... " >&6; }
5436  if test "${lt_cv_apple_cc_single_mod+set}" = set; then
5437 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5438 +  $as_echo_n "(cached) " >&6
5439  else
5440    lt_cv_apple_cc_single_mod=no
5441        if test -z "${LT_MULTI_MODULE}"; then
5442 @@ -7354,12 +7477,12 @@ else
5443     rm conftest.c
5444        fi
5445  fi
5446 -{ echo "$as_me:$LINENO: result: $lt_cv_apple_cc_single_mod" >&5
5447 -echo "${ECHO_T}$lt_cv_apple_cc_single_mod" >&6; }
5448 -    { echo "$as_me:$LINENO: checking for -exported_symbols_list linker flag" >&5
5449 -echo $ECHO_N "checking for -exported_symbols_list linker flag... $ECHO_C" >&6; }
5450 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_apple_cc_single_mod" >&5
5451 +$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
5452 +    { $as_echo "$as_me:$LINENO: checking for -exported_symbols_list linker flag" >&5
5453 +$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
5454  if test "${lt_cv_ld_exported_symbols_list+set}" = set; then
5455 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5456 +  $as_echo_n "(cached) " >&6
5457  else
5458    lt_cv_ld_exported_symbols_list=no
5459        save_LDFLAGS=$LDFLAGS
5460 @@ -7386,33 +7509,37 @@ case "(($ac_try" in
5461    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5462    *) ac_try_echo=$ac_try;;
5463  esac
5464 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5465 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5466 +$as_echo "$ac_try_echo") >&5
5467    (eval "$ac_link") 2>conftest.er1
5468    ac_status=$?
5469    grep -v '^ *+' conftest.er1 >conftest.err
5470    rm -f conftest.er1
5471    cat conftest.err >&5
5472 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5473 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5474    (exit $ac_status); } && {
5475          test -z "$ac_c_werror_flag" ||
5476          test ! -s conftest.err
5477 -       } && test -s conftest$ac_exeext &&
5478 -       $as_test_x conftest$ac_exeext; then
5479 +       } && test -s conftest$ac_exeext && {
5480 +        test "$cross_compiling" = yes ||
5481 +        $as_test_x conftest$ac_exeext
5482 +       }; then
5483    lt_cv_ld_exported_symbols_list=yes
5484  else
5485 -  echo "$as_me: failed program was:" >&5
5486 +  $as_echo "$as_me: failed program was:" >&5
5487  sed 's/^/| /' conftest.$ac_ext >&5
5488  
5489         lt_cv_ld_exported_symbols_list=no
5490  fi
5491  
5492 +rm -rf conftest.dSYM
5493  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5494        conftest$ac_exeext conftest.$ac_ext
5495     LDFLAGS="$save_LDFLAGS"
5496  
5497  fi
5498 -{ echo "$as_me:$LINENO: result: $lt_cv_ld_exported_symbols_list" >&5
5499 -echo "${ECHO_T}$lt_cv_ld_exported_symbols_list" >&6; }
5500 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_ld_exported_symbols_list" >&5
5501 +$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
5502      case $host_os in
5503      rhapsody* | darwin1.[0123])
5504        _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
5505 @@ -7524,10 +7651,10 @@ if test "$GCC" = yes; then
5506    lt_prog_compiler_no_builtin_flag=' -fno-builtin'
5507  
5508  
5509 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
5510 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
5511 +{ $as_echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
5512 +$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
5513  if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
5514 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5515 +  $as_echo_n "(cached) " >&6
5516  else
5517    lt_cv_prog_compiler_rtti_exceptions=no
5518    ac_outfile=conftest.$ac_objext
5519 @@ -7542,11 +7669,11 @@ else
5520     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
5521     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5522     -e 's:$: $lt_compiler_flag:'`
5523 -   (eval echo "\"\$as_me:7545: $lt_compile\"" >&5)
5524 +   (eval echo "\"\$as_me:7672: $lt_compile\"" >&5)
5525     (eval "$lt_compile" 2>conftest.err)
5526     ac_status=$?
5527     cat conftest.err >&5
5528 -   echo "$as_me:7549: \$? = $ac_status" >&5
5529 +   echo "$as_me:7676: \$? = $ac_status" >&5
5530     if (exit $ac_status) && test -s "$ac_outfile"; then
5531       # The compiler can only warn and ignore the option if not recognized
5532       # So say no if there are warnings other than the usual output.
5533 @@ -7559,8 +7686,8 @@ else
5534     $rm conftest*
5535  
5536  fi
5537 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
5538 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
5539 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
5540 +$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
5541  
5542  if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
5543      lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
5544 @@ -7574,8 +7701,8 @@ lt_prog_compiler_wl=
5545  lt_prog_compiler_pic=
5546  lt_prog_compiler_static=
5547  
5548 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
5549 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
5550 +{ $as_echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
5551 +$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
5552  
5553    if test "$GCC" = yes; then
5554      lt_prog_compiler_wl='-Wl,'
5555 @@ -7806,18 +7933,18 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
5556      esac
5557    fi
5558  
5559 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
5560 -echo "${ECHO_T}$lt_prog_compiler_pic" >&6; }
5561 +{ $as_echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
5562 +$as_echo "$lt_prog_compiler_pic" >&6; }
5563  
5564  #
5565  # Check to make sure the PIC flag actually works.
5566  #
5567  if test -n "$lt_prog_compiler_pic"; then
5568  
5569 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
5570 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; }
5571 +{ $as_echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
5572 +$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
5573  if test "${lt_cv_prog_compiler_pic_works+set}" = set; then
5574 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5575 +  $as_echo_n "(cached) " >&6
5576  else
5577    lt_cv_prog_compiler_pic_works=no
5578    ac_outfile=conftest.$ac_objext
5579 @@ -7832,11 +7959,11 @@ else
5580     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
5581     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5582     -e 's:$: $lt_compiler_flag:'`
5583 -   (eval echo "\"\$as_me:7835: $lt_compile\"" >&5)
5584 +   (eval echo "\"\$as_me:7962: $lt_compile\"" >&5)
5585     (eval "$lt_compile" 2>conftest.err)
5586     ac_status=$?
5587     cat conftest.err >&5
5588 -   echo "$as_me:7839: \$? = $ac_status" >&5
5589 +   echo "$as_me:7966: \$? = $ac_status" >&5
5590     if (exit $ac_status) && test -s "$ac_outfile"; then
5591       # The compiler can only warn and ignore the option if not recognized
5592       # So say no if there are warnings other than the usual output.
5593 @@ -7849,8 +7976,8 @@ else
5594     $rm conftest*
5595  
5596  fi
5597 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works" >&5
5598 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_works" >&6; }
5599 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works" >&5
5600 +$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
5601  
5602  if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
5603      case $lt_prog_compiler_pic in
5604 @@ -7877,10 +8004,10 @@ esac
5605  # Check to make sure the static flag actually works.
5606  #
5607  wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
5608 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
5609 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
5610 +{ $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
5611 +$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
5612  if test "${lt_cv_prog_compiler_static_works+set}" = set; then
5613 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5614 +  $as_echo_n "(cached) " >&6
5615  else
5616    lt_cv_prog_compiler_static_works=no
5617     save_LDFLAGS="$LDFLAGS"
5618 @@ -7905,8 +8032,8 @@ else
5619     LDFLAGS="$save_LDFLAGS"
5620  
5621  fi
5622 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works" >&5
5623 -echo "${ECHO_T}$lt_cv_prog_compiler_static_works" >&6; }
5624 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works" >&5
5625 +$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
5626  
5627  if test x"$lt_cv_prog_compiler_static_works" = xyes; then
5628      :
5629 @@ -7915,10 +8042,10 @@ else
5630  fi
5631  
5632  
5633 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
5634 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
5635 +{ $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
5636 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
5637  if test "${lt_cv_prog_compiler_c_o+set}" = set; then
5638 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5639 +  $as_echo_n "(cached) " >&6
5640  else
5641    lt_cv_prog_compiler_c_o=no
5642     $rm -r conftest 2>/dev/null
5643 @@ -7936,11 +8063,11 @@ else
5644     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
5645     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5646     -e 's:$: $lt_compiler_flag:'`
5647 -   (eval echo "\"\$as_me:7939: $lt_compile\"" >&5)
5648 +   (eval echo "\"\$as_me:8066: $lt_compile\"" >&5)
5649     (eval "$lt_compile" 2>out/conftest.err)
5650     ac_status=$?
5651     cat out/conftest.err >&5
5652 -   echo "$as_me:7943: \$? = $ac_status" >&5
5653 +   echo "$as_me:8070: \$? = $ac_status" >&5
5654     if (exit $ac_status) && test -s out/conftest2.$ac_objext
5655     then
5656       # The compiler can only warn and ignore the option if not recognized
5657 @@ -7962,34 +8089,34 @@ else
5658     $rm conftest*
5659  
5660  fi
5661 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
5662 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; }
5663 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
5664 +$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
5665  
5666  
5667  hard_links="nottested"
5668  if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
5669    # do not overwrite the value of need_locks provided by the user
5670 -  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
5671 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
5672 +  { $as_echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
5673 +$as_echo_n "checking if we can lock with hard links... " >&6; }
5674    hard_links=yes
5675    $rm conftest*
5676    ln conftest.a conftest.b 2>/dev/null && hard_links=no
5677    touch conftest.a
5678    ln conftest.a conftest.b 2>&5 || hard_links=no
5679    ln conftest.a conftest.b 2>/dev/null && hard_links=no
5680 -  { echo "$as_me:$LINENO: result: $hard_links" >&5
5681 -echo "${ECHO_T}$hard_links" >&6; }
5682 +  { $as_echo "$as_me:$LINENO: result: $hard_links" >&5
5683 +$as_echo "$hard_links" >&6; }
5684    if test "$hard_links" = no; then
5685 -    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
5686 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
5687 +    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
5688 +$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
5689      need_locks=warn
5690    fi
5691  else
5692    need_locks=no
5693  fi
5694  
5695 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
5696 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
5697 +{ $as_echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
5698 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
5699  
5700    runpath_var=
5701    allow_undefined_flag=
5702 @@ -8420,18 +8547,21 @@ case "(($ac_try" in
5703    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5704    *) ac_try_echo=$ac_try;;
5705  esac
5706 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5707 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5708 +$as_echo "$ac_try_echo") >&5
5709    (eval "$ac_link") 2>conftest.er1
5710    ac_status=$?
5711    grep -v '^ *+' conftest.er1 >conftest.err
5712    rm -f conftest.er1
5713    cat conftest.err >&5
5714 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5715 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5716    (exit $ac_status); } && {
5717          test -z "$ac_c_werror_flag" ||
5718          test ! -s conftest.err
5719 -       } && test -s conftest$ac_exeext &&
5720 -       $as_test_x conftest$ac_exeext; then
5721 +       } && test -s conftest$ac_exeext && {
5722 +        test "$cross_compiling" = yes ||
5723 +        $as_test_x conftest$ac_exeext
5724 +       }; then
5725  
5726  lt_aix_libpath_sed='
5727      /Import File Strings/,/^$/ {
5728 @@ -8446,12 +8576,13 @@ if test -z "$aix_libpath"; then
5729    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
5730  fi
5731  else
5732 -  echo "$as_me: failed program was:" >&5
5733 +  $as_echo "$as_me: failed program was:" >&5
5734  sed 's/^/| /' conftest.$ac_ext >&5
5735  
5736  
5737  fi
5738  
5739 +rm -rf conftest.dSYM
5740  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5741        conftest$ac_exeext conftest.$ac_ext
5742  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
5743 @@ -8486,18 +8617,21 @@ case "(($ac_try" in
5744    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5745    *) ac_try_echo=$ac_try;;
5746  esac
5747 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5748 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5749 +$as_echo "$ac_try_echo") >&5
5750    (eval "$ac_link") 2>conftest.er1
5751    ac_status=$?
5752    grep -v '^ *+' conftest.er1 >conftest.err
5753    rm -f conftest.er1
5754    cat conftest.err >&5
5755 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5756 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5757    (exit $ac_status); } && {
5758          test -z "$ac_c_werror_flag" ||
5759          test ! -s conftest.err
5760 -       } && test -s conftest$ac_exeext &&
5761 -       $as_test_x conftest$ac_exeext; then
5762 +       } && test -s conftest$ac_exeext && {
5763 +        test "$cross_compiling" = yes ||
5764 +        $as_test_x conftest$ac_exeext
5765 +       }; then
5766  
5767  lt_aix_libpath_sed='
5768      /Import File Strings/,/^$/ {
5769 @@ -8512,12 +8646,13 @@ if test -z "$aix_libpath"; then
5770    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
5771  fi
5772  else
5773 -  echo "$as_me: failed program was:" >&5
5774 +  $as_echo "$as_me: failed program was:" >&5
5775  sed 's/^/| /' conftest.$ac_ext >&5
5776  
5777  
5778  fi
5779  
5780 +rm -rf conftest.dSYM
5781  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5782        conftest$ac_exeext conftest.$ac_ext
5783  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
5784 @@ -8969,8 +9104,8 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
5785      esac
5786    fi
5787  
5788 -{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5
5789 -echo "${ECHO_T}$ld_shlibs" >&6; }
5790 +{ $as_echo "$as_me:$LINENO: result: $ld_shlibs" >&5
5791 +$as_echo "$ld_shlibs" >&6; }
5792  test "$ld_shlibs" = no && can_build_shared=no
5793  
5794  #
5795 @@ -8990,15 +9125,15 @@ x|xyes)
5796        # Test whether the compiler implicitly links with -lc since on some
5797        # systems, -lgcc has to come before -lc. If gcc already passes -lc
5798        # to ld, don't add -lc before -lgcc.
5799 -      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
5800 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
5801 +      { $as_echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
5802 +$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
5803        $rm conftest*
5804        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
5805  
5806        if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5807    (eval $ac_compile) 2>&5
5808    ac_status=$?
5809 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5810 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5811    (exit $ac_status); } 2>conftest.err; then
5812          soname=conftest
5813          lib=conftest
5814 @@ -9016,7 +9151,7 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
5815          if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
5816    (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
5817    ac_status=$?
5818 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5819 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5820    (exit $ac_status); }
5821          then
5822           archive_cmds_need_lc=no
5823 @@ -9028,16 +9163,16 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
5824          cat conftest.err 1>&5
5825        fi
5826        $rm conftest*
5827 -      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
5828 -echo "${ECHO_T}$archive_cmds_need_lc" >&6; }
5829 +      { $as_echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
5830 +$as_echo "$archive_cmds_need_lc" >&6; }
5831        ;;
5832      esac
5833    fi
5834    ;;
5835  esac
5836  
5837 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
5838 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
5839 +{ $as_echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
5840 +$as_echo_n "checking dynamic linker characteristics... " >&6; }
5841  library_names_spec=
5842  libname_spec='lib$name'
5843  soname_spec=
5844 @@ -9650,19 +9785,19 @@ uts4*)
5845    dynamic_linker=no
5846    ;;
5847  esac
5848 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
5849 -echo "${ECHO_T}$dynamic_linker" >&6; }
5850 +{ $as_echo "$as_me:$LINENO: result: $dynamic_linker" >&5
5851 +$as_echo "$dynamic_linker" >&6; }
5852  test "$dynamic_linker" = no && can_build_shared=no
5853  
5854  if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
5855 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5856 +  $as_echo_n "(cached) " >&6
5857  else
5858    lt_cv_sys_lib_search_path_spec="$sys_lib_search_path_spec"
5859  fi
5860  
5861  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
5862  if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
5863 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5864 +  $as_echo_n "(cached) " >&6
5865  else
5866    lt_cv_sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec"
5867  fi
5868 @@ -9674,8 +9809,8 @@ if test "$GCC" = yes; then
5869    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
5870  fi
5871  
5872 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
5873 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
5874 +{ $as_echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
5875 +$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
5876  hardcode_action=
5877  if test -n "$hardcode_libdir_flag_spec" || \
5878     test -n "$runpath_var" || \
5879 @@ -9699,8 +9834,8 @@ else
5880    # directories.
5881    hardcode_action=unsupported
5882  fi
5883 -{ echo "$as_me:$LINENO: result: $hardcode_action" >&5
5884 -echo "${ECHO_T}$hardcode_action" >&6; }
5885 +{ $as_echo "$as_me:$LINENO: result: $hardcode_action" >&5
5886 +$as_echo "$hardcode_action" >&6; }
5887  
5888  if test "$hardcode_action" = relink; then
5889    # Fast installation is not supported
5890 @@ -9713,13 +9848,13 @@ fi
5891  
5892  striplib=
5893  old_striplib=
5894 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
5895 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
5896 +{ $as_echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
5897 +$as_echo_n "checking whether stripping libraries is possible... " >&6; }
5898  if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
5899    test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
5900    test -z "$striplib" && striplib="$STRIP --strip-unneeded"
5901 -  { echo "$as_me:$LINENO: result: yes" >&5
5902 -echo "${ECHO_T}yes" >&6; }
5903 +  { $as_echo "$as_me:$LINENO: result: yes" >&5
5904 +$as_echo "yes" >&6; }
5905  else
5906  # FIXME - insert some real tests, host_os isn't really good enough
5907    case $host_os in
5908 @@ -9727,16 +9862,16 @@ else
5909         if test -n "$STRIP" ; then
5910           striplib="$STRIP -x"
5911           old_striplib="$STRIP -S"
5912 -         { echo "$as_me:$LINENO: result: yes" >&5
5913 -echo "${ECHO_T}yes" >&6; }
5914 +         { $as_echo "$as_me:$LINENO: result: yes" >&5
5915 +$as_echo "yes" >&6; }
5916         else
5917 -  { echo "$as_me:$LINENO: result: no" >&5
5918 -echo "${ECHO_T}no" >&6; }
5919 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5920 +$as_echo "no" >&6; }
5921  fi
5922         ;;
5923     *)
5924 -  { echo "$as_me:$LINENO: result: no" >&5
5925 -echo "${ECHO_T}no" >&6; }
5926 +  { $as_echo "$as_me:$LINENO: result: no" >&5
5927 +$as_echo "no" >&6; }
5928      ;;
5929    esac
5930  fi
5931 @@ -9768,10 +9903,10 @@ else
5932  
5933    darwin*)
5934    # if libdl is installed we need to link against it
5935 -    { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
5936 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
5937 +    { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
5938 +$as_echo_n "checking for dlopen in -ldl... " >&6; }
5939  if test "${ac_cv_lib_dl_dlopen+set}" = set; then
5940 -  echo $ECHO_N "(cached) $ECHO_C" >&6
5941 +  $as_echo_n "(cached) " >&6
5942  else
5943    ac_check_lib_save_LIBS=$LIBS
5944  LIBS="-ldl  $LIBS"
5945 @@ -9803,33 +9938,37 @@ case "(($ac_try" in
5946    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5947    *) ac_try_echo=$ac_try;;
5948  esac
5949 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5950 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5951 +$as_echo "$ac_try_echo") >&5
5952    (eval "$ac_link") 2>conftest.er1
5953    ac_status=$?
5954    grep -v '^ *+' conftest.er1 >conftest.err
5955    rm -f conftest.er1
5956    cat conftest.err >&5
5957 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5958 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5959    (exit $ac_status); } && {
5960          test -z "$ac_c_werror_flag" ||
5961          test ! -s conftest.err
5962 -       } && test -s conftest$ac_exeext &&
5963 -       $as_test_x conftest$ac_exeext; then
5964 +       } && test -s conftest$ac_exeext && {
5965 +        test "$cross_compiling" = yes ||
5966 +        $as_test_x conftest$ac_exeext
5967 +       }; then
5968    ac_cv_lib_dl_dlopen=yes
5969  else
5970 -  echo "$as_me: failed program was:" >&5
5971 +  $as_echo "$as_me: failed program was:" >&5
5972  sed 's/^/| /' conftest.$ac_ext >&5
5973  
5974         ac_cv_lib_dl_dlopen=no
5975  fi
5976  
5977 +rm -rf conftest.dSYM
5978  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5979        conftest$ac_exeext conftest.$ac_ext
5980  LIBS=$ac_check_lib_save_LIBS
5981  fi
5982 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
5983 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
5984 -if test $ac_cv_lib_dl_dlopen = yes; then
5985 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
5986 +$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
5987 +if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
5988    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
5989  else
5990  
5991 @@ -9842,10 +9981,10 @@ fi
5992     ;;
5993  
5994    *)
5995 -    { echo "$as_me:$LINENO: checking for shl_load" >&5
5996 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
5997 +    { $as_echo "$as_me:$LINENO: checking for shl_load" >&5
5998 +$as_echo_n "checking for shl_load... " >&6; }
5999  if test "${ac_cv_func_shl_load+set}" = set; then
6000 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6001 +  $as_echo_n "(cached) " >&6
6002  else
6003    cat >conftest.$ac_ext <<_ACEOF
6004  /* confdefs.h.  */
6005 @@ -9898,38 +10037,42 @@ case "(($ac_try" in
6006    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6007    *) ac_try_echo=$ac_try;;
6008  esac
6009 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6010 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6011 +$as_echo "$ac_try_echo") >&5
6012    (eval "$ac_link") 2>conftest.er1
6013    ac_status=$?
6014    grep -v '^ *+' conftest.er1 >conftest.err
6015    rm -f conftest.er1
6016    cat conftest.err >&5
6017 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6018 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6019    (exit $ac_status); } && {
6020          test -z "$ac_c_werror_flag" ||
6021          test ! -s conftest.err
6022 -       } && test -s conftest$ac_exeext &&
6023 -       $as_test_x conftest$ac_exeext; then
6024 +       } && test -s conftest$ac_exeext && {
6025 +        test "$cross_compiling" = yes ||
6026 +        $as_test_x conftest$ac_exeext
6027 +       }; then
6028    ac_cv_func_shl_load=yes
6029  else
6030 -  echo "$as_me: failed program was:" >&5
6031 +  $as_echo "$as_me: failed program was:" >&5
6032  sed 's/^/| /' conftest.$ac_ext >&5
6033  
6034         ac_cv_func_shl_load=no
6035  fi
6036  
6037 +rm -rf conftest.dSYM
6038  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6039        conftest$ac_exeext conftest.$ac_ext
6040  fi
6041 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
6042 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
6043 -if test $ac_cv_func_shl_load = yes; then
6044 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
6045 +$as_echo "$ac_cv_func_shl_load" >&6; }
6046 +if test "x$ac_cv_func_shl_load" = x""yes; then
6047    lt_cv_dlopen="shl_load"
6048  else
6049 -  { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
6050 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
6051 +  { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
6052 +$as_echo_n "checking for shl_load in -ldld... " >&6; }
6053  if test "${ac_cv_lib_dld_shl_load+set}" = set; then
6054 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6055 +  $as_echo_n "(cached) " >&6
6056  else
6057    ac_check_lib_save_LIBS=$LIBS
6058  LIBS="-ldld  $LIBS"
6059 @@ -9961,39 +10104,43 @@ case "(($ac_try" in
6060    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6061    *) ac_try_echo=$ac_try;;
6062  esac
6063 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6064 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6065 +$as_echo "$ac_try_echo") >&5
6066    (eval "$ac_link") 2>conftest.er1
6067    ac_status=$?
6068    grep -v '^ *+' conftest.er1 >conftest.err
6069    rm -f conftest.er1
6070    cat conftest.err >&5
6071 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6072 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6073    (exit $ac_status); } && {
6074          test -z "$ac_c_werror_flag" ||
6075          test ! -s conftest.err
6076 -       } && test -s conftest$ac_exeext &&
6077 -       $as_test_x conftest$ac_exeext; then
6078 +       } && test -s conftest$ac_exeext && {
6079 +        test "$cross_compiling" = yes ||
6080 +        $as_test_x conftest$ac_exeext
6081 +       }; then
6082    ac_cv_lib_dld_shl_load=yes
6083  else
6084 -  echo "$as_me: failed program was:" >&5
6085 +  $as_echo "$as_me: failed program was:" >&5
6086  sed 's/^/| /' conftest.$ac_ext >&5
6087  
6088         ac_cv_lib_dld_shl_load=no
6089  fi
6090  
6091 +rm -rf conftest.dSYM
6092  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6093        conftest$ac_exeext conftest.$ac_ext
6094  LIBS=$ac_check_lib_save_LIBS
6095  fi
6096 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
6097 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
6098 -if test $ac_cv_lib_dld_shl_load = yes; then
6099 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
6100 +$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
6101 +if test "x$ac_cv_lib_dld_shl_load" = x""yes; then
6102    lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
6103  else
6104 -  { echo "$as_me:$LINENO: checking for dlopen" >&5
6105 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
6106 +  { $as_echo "$as_me:$LINENO: checking for dlopen" >&5
6107 +$as_echo_n "checking for dlopen... " >&6; }
6108  if test "${ac_cv_func_dlopen+set}" = set; then
6109 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6110 +  $as_echo_n "(cached) " >&6
6111  else
6112    cat >conftest.$ac_ext <<_ACEOF
6113  /* confdefs.h.  */
6114 @@ -10046,38 +10193,42 @@ case "(($ac_try" in
6115    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6116    *) ac_try_echo=$ac_try;;
6117  esac
6118 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6119 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6120 +$as_echo "$ac_try_echo") >&5
6121    (eval "$ac_link") 2>conftest.er1
6122    ac_status=$?
6123    grep -v '^ *+' conftest.er1 >conftest.err
6124    rm -f conftest.er1
6125    cat conftest.err >&5
6126 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6127 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6128    (exit $ac_status); } && {
6129          test -z "$ac_c_werror_flag" ||
6130          test ! -s conftest.err
6131 -       } && test -s conftest$ac_exeext &&
6132 -       $as_test_x conftest$ac_exeext; then
6133 +       } && test -s conftest$ac_exeext && {
6134 +        test "$cross_compiling" = yes ||
6135 +        $as_test_x conftest$ac_exeext
6136 +       }; then
6137    ac_cv_func_dlopen=yes
6138  else
6139 -  echo "$as_me: failed program was:" >&5
6140 +  $as_echo "$as_me: failed program was:" >&5
6141  sed 's/^/| /' conftest.$ac_ext >&5
6142  
6143         ac_cv_func_dlopen=no
6144  fi
6145  
6146 +rm -rf conftest.dSYM
6147  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6148        conftest$ac_exeext conftest.$ac_ext
6149  fi
6150 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
6151 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
6152 -if test $ac_cv_func_dlopen = yes; then
6153 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
6154 +$as_echo "$ac_cv_func_dlopen" >&6; }
6155 +if test "x$ac_cv_func_dlopen" = x""yes; then
6156    lt_cv_dlopen="dlopen"
6157  else
6158 -  { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
6159 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
6160 +  { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
6161 +$as_echo_n "checking for dlopen in -ldl... " >&6; }
6162  if test "${ac_cv_lib_dl_dlopen+set}" = set; then
6163 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6164 +  $as_echo_n "(cached) " >&6
6165  else
6166    ac_check_lib_save_LIBS=$LIBS
6167  LIBS="-ldl  $LIBS"
6168 @@ -10109,39 +10260,43 @@ case "(($ac_try" in
6169    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6170    *) ac_try_echo=$ac_try;;
6171  esac
6172 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6173 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6174 +$as_echo "$ac_try_echo") >&5
6175    (eval "$ac_link") 2>conftest.er1
6176    ac_status=$?
6177    grep -v '^ *+' conftest.er1 >conftest.err
6178    rm -f conftest.er1
6179    cat conftest.err >&5
6180 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6181 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6182    (exit $ac_status); } && {
6183          test -z "$ac_c_werror_flag" ||
6184          test ! -s conftest.err
6185 -       } && test -s conftest$ac_exeext &&
6186 -       $as_test_x conftest$ac_exeext; then
6187 +       } && test -s conftest$ac_exeext && {
6188 +        test "$cross_compiling" = yes ||
6189 +        $as_test_x conftest$ac_exeext
6190 +       }; then
6191    ac_cv_lib_dl_dlopen=yes
6192  else
6193 -  echo "$as_me: failed program was:" >&5
6194 +  $as_echo "$as_me: failed program was:" >&5
6195  sed 's/^/| /' conftest.$ac_ext >&5
6196  
6197         ac_cv_lib_dl_dlopen=no
6198  fi
6199  
6200 +rm -rf conftest.dSYM
6201  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6202        conftest$ac_exeext conftest.$ac_ext
6203  LIBS=$ac_check_lib_save_LIBS
6204  fi
6205 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
6206 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
6207 -if test $ac_cv_lib_dl_dlopen = yes; then
6208 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
6209 +$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
6210 +if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
6211    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
6212  else
6213 -  { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
6214 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
6215 +  { $as_echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
6216 +$as_echo_n "checking for dlopen in -lsvld... " >&6; }
6217  if test "${ac_cv_lib_svld_dlopen+set}" = set; then
6218 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6219 +  $as_echo_n "(cached) " >&6
6220  else
6221    ac_check_lib_save_LIBS=$LIBS
6222  LIBS="-lsvld  $LIBS"
6223 @@ -10173,39 +10328,43 @@ case "(($ac_try" in
6224    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6225    *) ac_try_echo=$ac_try;;
6226  esac
6227 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6228 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6229 +$as_echo "$ac_try_echo") >&5
6230    (eval "$ac_link") 2>conftest.er1
6231    ac_status=$?
6232    grep -v '^ *+' conftest.er1 >conftest.err
6233    rm -f conftest.er1
6234    cat conftest.err >&5
6235 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6236 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6237    (exit $ac_status); } && {
6238          test -z "$ac_c_werror_flag" ||
6239          test ! -s conftest.err
6240 -       } && test -s conftest$ac_exeext &&
6241 -       $as_test_x conftest$ac_exeext; then
6242 +       } && test -s conftest$ac_exeext && {
6243 +        test "$cross_compiling" = yes ||
6244 +        $as_test_x conftest$ac_exeext
6245 +       }; then
6246    ac_cv_lib_svld_dlopen=yes
6247  else
6248 -  echo "$as_me: failed program was:" >&5
6249 +  $as_echo "$as_me: failed program was:" >&5
6250  sed 's/^/| /' conftest.$ac_ext >&5
6251  
6252         ac_cv_lib_svld_dlopen=no
6253  fi
6254  
6255 +rm -rf conftest.dSYM
6256  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6257        conftest$ac_exeext conftest.$ac_ext
6258  LIBS=$ac_check_lib_save_LIBS
6259  fi
6260 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
6261 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
6262 -if test $ac_cv_lib_svld_dlopen = yes; then
6263 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
6264 +$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
6265 +if test "x$ac_cv_lib_svld_dlopen" = x""yes; then
6266    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
6267  else
6268 -  { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
6269 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
6270 +  { $as_echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
6271 +$as_echo_n "checking for dld_link in -ldld... " >&6; }
6272  if test "${ac_cv_lib_dld_dld_link+set}" = set; then
6273 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6274 +  $as_echo_n "(cached) " >&6
6275  else
6276    ac_check_lib_save_LIBS=$LIBS
6277  LIBS="-ldld  $LIBS"
6278 @@ -10237,33 +10396,37 @@ case "(($ac_try" in
6279    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6280    *) ac_try_echo=$ac_try;;
6281  esac
6282 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6283 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6284 +$as_echo "$ac_try_echo") >&5
6285    (eval "$ac_link") 2>conftest.er1
6286    ac_status=$?
6287    grep -v '^ *+' conftest.er1 >conftest.err
6288    rm -f conftest.er1
6289    cat conftest.err >&5
6290 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6291 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6292    (exit $ac_status); } && {
6293          test -z "$ac_c_werror_flag" ||
6294          test ! -s conftest.err
6295 -       } && test -s conftest$ac_exeext &&
6296 -       $as_test_x conftest$ac_exeext; then
6297 +       } && test -s conftest$ac_exeext && {
6298 +        test "$cross_compiling" = yes ||
6299 +        $as_test_x conftest$ac_exeext
6300 +       }; then
6301    ac_cv_lib_dld_dld_link=yes
6302  else
6303 -  echo "$as_me: failed program was:" >&5
6304 +  $as_echo "$as_me: failed program was:" >&5
6305  sed 's/^/| /' conftest.$ac_ext >&5
6306  
6307         ac_cv_lib_dld_dld_link=no
6308  fi
6309  
6310 +rm -rf conftest.dSYM
6311  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6312        conftest$ac_exeext conftest.$ac_ext
6313  LIBS=$ac_check_lib_save_LIBS
6314  fi
6315 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
6316 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
6317 -if test $ac_cv_lib_dld_dld_link = yes; then
6318 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
6319 +$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
6320 +if test "x$ac_cv_lib_dld_dld_link" = x""yes; then
6321    lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
6322  fi
6323  
6324 @@ -10302,10 +10465,10 @@ fi
6325      save_LIBS="$LIBS"
6326      LIBS="$lt_cv_dlopen_libs $LIBS"
6327  
6328 -    { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
6329 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
6330 +    { $as_echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
6331 +$as_echo_n "checking whether a program can dlopen itself... " >&6; }
6332  if test "${lt_cv_dlopen_self+set}" = set; then
6333 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6334 +  $as_echo_n "(cached) " >&6
6335  else
6336           if test "$cross_compiling" = yes; then :
6337    lt_cv_dlopen_self=cross
6338 @@ -10313,7 +10476,7 @@ else
6339    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
6340    lt_status=$lt_dlunknown
6341    cat > conftest.$ac_ext <<EOF
6342 -#line 10316 "configure"
6343 +#line 10479 "configure"
6344  #include "confdefs.h"
6345  
6346  #if HAVE_DLFCN_H
6347 @@ -10379,7 +10542,7 @@ EOF
6348    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6349    (eval $ac_link) 2>&5
6350    ac_status=$?
6351 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6352 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6353    (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
6354      (./conftest; exit; ) >&5 2>/dev/null
6355      lt_status=$?
6356 @@ -10397,15 +10560,15 @@ rm -fr conftest*
6357  
6358  
6359  fi
6360 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
6361 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
6362 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
6363 +$as_echo "$lt_cv_dlopen_self" >&6; }
6364  
6365      if test "x$lt_cv_dlopen_self" = xyes; then
6366        wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
6367 -      { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
6368 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
6369 +      { $as_echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
6370 +$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
6371  if test "${lt_cv_dlopen_self_static+set}" = set; then
6372 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6373 +  $as_echo_n "(cached) " >&6
6374  else
6375           if test "$cross_compiling" = yes; then :
6376    lt_cv_dlopen_self_static=cross
6377 @@ -10413,7 +10576,7 @@ else
6378    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
6379    lt_status=$lt_dlunknown
6380    cat > conftest.$ac_ext <<EOF
6381 -#line 10416 "configure"
6382 +#line 10579 "configure"
6383  #include "confdefs.h"
6384  
6385  #if HAVE_DLFCN_H
6386 @@ -10479,7 +10642,7 @@ EOF
6387    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6388    (eval $ac_link) 2>&5
6389    ac_status=$?
6390 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6391 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6392    (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
6393      (./conftest; exit; ) >&5 2>/dev/null
6394      lt_status=$?
6395 @@ -10497,8 +10660,8 @@ rm -fr conftest*
6396  
6397  
6398  fi
6399 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
6400 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
6401 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
6402 +$as_echo "$lt_cv_dlopen_self_static" >&6; }
6403      fi
6404  
6405      CPPFLAGS="$save_CPPFLAGS"
6406 @@ -10520,13 +10683,13 @@ fi
6407  
6408  
6409  # Report which library types will actually be built
6410 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
6411 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
6412 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
6413 -echo "${ECHO_T}$can_build_shared" >&6; }
6414 +{ $as_echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
6415 +$as_echo_n "checking if libtool supports shared libraries... " >&6; }
6416 +{ $as_echo "$as_me:$LINENO: result: $can_build_shared" >&5
6417 +$as_echo "$can_build_shared" >&6; }
6418  
6419 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
6420 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
6421 +{ $as_echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
6422 +$as_echo_n "checking whether to build shared libraries... " >&6; }
6423  test "$can_build_shared" = "no" && enable_shared=no
6424  
6425  # On AIX, shared libraries and static libraries use the same namespace, and
6426 @@ -10546,15 +10709,15 @@ aix[4-9]*)
6427    fi
6428      ;;
6429  esac
6430 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
6431 -echo "${ECHO_T}$enable_shared" >&6; }
6432 +{ $as_echo "$as_me:$LINENO: result: $enable_shared" >&5
6433 +$as_echo "$enable_shared" >&6; }
6434  
6435 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
6436 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
6437 +{ $as_echo "$as_me:$LINENO: checking whether to build static libraries" >&5
6438 +$as_echo_n "checking whether to build static libraries... " >&6; }
6439  # Make sure either enable_shared or enable_static is yes.
6440  test "$enable_shared" = yes || enable_static=yes
6441 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
6442 -echo "${ECHO_T}$enable_static" >&6; }
6443 +{ $as_echo "$as_me:$LINENO: result: $enable_static" >&5
6444 +$as_echo "$enable_static" >&6; }
6445  
6446  # The else clause should only fire when bootstrapping the
6447  # libtool distribution, otherwise you forgot to ship ltmain.sh
6448 @@ -10647,8 +10810,8 @@ if test -f "$ltmain"; then
6449  cfgfile="${ofile}T"
6450    trap "$rm \"$cfgfile\"; exit 1" 1 2 15
6451    $rm -f "$cfgfile"
6452 -  { echo "$as_me:$LINENO: creating $ofile" >&5
6453 -echo "$as_me: creating $ofile" >&6;}
6454 +  { $as_echo "$as_me:$LINENO: creating $ofile" >&5
6455 +$as_echo "$as_me: creating $ofile" >&6;}
6456  
6457    cat <<__EOF__ >> "$cfgfile"
6458  #! $SHELL
6459 @@ -11060,18 +11223,18 @@ fi
6460  
6461  if test -f "$ltmain" && test -n "$tagnames"; then
6462    if test ! -f "${ofile}"; then
6463 -    { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
6464 -echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
6465 +    { $as_echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
6466 +$as_echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
6467    fi
6468  
6469    if test -z "$LTCC"; then
6470      eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
6471      if test -z "$LTCC"; then
6472 -      { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
6473 -echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
6474 +      { $as_echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
6475 +$as_echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
6476      else
6477 -      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
6478 -echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
6479 +      { $as_echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
6480 +$as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
6481      fi
6482    fi
6483    if test -z "$LTCFLAGS"; then
6484 @@ -11088,16 +11251,16 @@ echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
6485      # Check whether tagname contains only valid characters
6486      case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
6487      "") ;;
6488 -    *)  { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
6489 -echo "$as_me: error: invalid tag name: $tagname" >&2;}
6490 +    *)  { { $as_echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
6491 +$as_echo "$as_me: error: invalid tag name: $tagname" >&2;}
6492     { (exit 1); exit 1; }; }
6493         ;;
6494      esac
6495  
6496      if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
6497      then
6498 -      { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
6499 -echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
6500 +      { { $as_echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
6501 +$as_echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
6502     { (exit 1); exit 1; }; }
6503      fi
6504  
6505 @@ -11240,8 +11403,8 @@ fi
6506  ac_prog=ld
6507  if test "$GCC" = yes; then
6508    # Check if gcc -print-prog-name=ld gives a path.
6509 -  { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
6510 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
6511 +  { $as_echo "$as_me:$LINENO: checking for ld used by $CC" >&5
6512 +$as_echo_n "checking for ld used by $CC... " >&6; }
6513    case $host in
6514    *-*-mingw*)
6515      # gcc leaves a trailing carriage return which upsets mingw
6516 @@ -11270,14 +11433,14 @@ echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
6517      ;;
6518    esac
6519  elif test "$with_gnu_ld" = yes; then
6520 -  { echo "$as_me:$LINENO: checking for GNU ld" >&5
6521 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
6522 +  { $as_echo "$as_me:$LINENO: checking for GNU ld" >&5
6523 +$as_echo_n "checking for GNU ld... " >&6; }
6524  else
6525 -  { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
6526 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
6527 +  { $as_echo "$as_me:$LINENO: checking for non-GNU ld" >&5
6528 +$as_echo_n "checking for non-GNU ld... " >&6; }
6529  fi
6530  if test "${lt_cv_path_LD+set}" = set; then
6531 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6532 +  $as_echo_n "(cached) " >&6
6533  else
6534    if test -z "$LD"; then
6535    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6536 @@ -11307,19 +11470,19 @@ fi
6537  
6538  LD="$lt_cv_path_LD"
6539  if test -n "$LD"; then
6540 -  { echo "$as_me:$LINENO: result: $LD" >&5
6541 -echo "${ECHO_T}$LD" >&6; }
6542 +  { $as_echo "$as_me:$LINENO: result: $LD" >&5
6543 +$as_echo "$LD" >&6; }
6544  else
6545 -  { echo "$as_me:$LINENO: result: no" >&5
6546 -echo "${ECHO_T}no" >&6; }
6547 +  { $as_echo "$as_me:$LINENO: result: no" >&5
6548 +$as_echo "no" >&6; }
6549  fi
6550 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
6551 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
6552 +test -z "$LD" && { { $as_echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
6553 +$as_echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
6554     { (exit 1); exit 1; }; }
6555 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
6556 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
6557 +{ $as_echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
6558 +$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
6559  if test "${lt_cv_prog_gnu_ld+set}" = set; then
6560 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6561 +  $as_echo_n "(cached) " >&6
6562  else
6563    # I'd rather use --version here, but apparently some GNU lds only accept -v.
6564  case `$LD -v 2>&1 </dev/null` in
6565 @@ -11331,8 +11494,8 @@ case `$LD -v 2>&1 </dev/null` in
6566    ;;
6567  esac
6568  fi
6569 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
6570 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
6571 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
6572 +$as_echo "$lt_cv_prog_gnu_ld" >&6; }
6573  with_gnu_ld=$lt_cv_prog_gnu_ld
6574  
6575  
6576 @@ -11382,8 +11545,8 @@ else
6577  fi
6578  
6579  # PORTME: fill in a description of your system's C++ link characteristics
6580 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
6581 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
6582 +{ $as_echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
6583 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
6584  ld_shlibs_CXX=yes
6585  case $host_os in
6586    aix3*)
6587 @@ -11500,18 +11663,21 @@ case "(($ac_try" in
6588    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6589    *) ac_try_echo=$ac_try;;
6590  esac
6591 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6592 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6593 +$as_echo "$ac_try_echo") >&5
6594    (eval "$ac_link") 2>conftest.er1
6595    ac_status=$?
6596    grep -v '^ *+' conftest.er1 >conftest.err
6597    rm -f conftest.er1
6598    cat conftest.err >&5
6599 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6600 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6601    (exit $ac_status); } && {
6602          test -z "$ac_cxx_werror_flag" ||
6603          test ! -s conftest.err
6604 -       } && test -s conftest$ac_exeext &&
6605 -       $as_test_x conftest$ac_exeext; then
6606 +       } && test -s conftest$ac_exeext && {
6607 +        test "$cross_compiling" = yes ||
6608 +        $as_test_x conftest$ac_exeext
6609 +       }; then
6610  
6611  lt_aix_libpath_sed='
6612      /Import File Strings/,/^$/ {
6613 @@ -11526,12 +11692,13 @@ if test -z "$aix_libpath"; then
6614    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
6615  fi
6616  else
6617 -  echo "$as_me: failed program was:" >&5
6618 +  $as_echo "$as_me: failed program was:" >&5
6619  sed 's/^/| /' conftest.$ac_ext >&5
6620  
6621  
6622  fi
6623  
6624 +rm -rf conftest.dSYM
6625  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6626        conftest$ac_exeext conftest.$ac_ext
6627  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
6628 @@ -11567,18 +11734,21 @@ case "(($ac_try" in
6629    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6630    *) ac_try_echo=$ac_try;;
6631  esac
6632 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6633 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6634 +$as_echo "$ac_try_echo") >&5
6635    (eval "$ac_link") 2>conftest.er1
6636    ac_status=$?
6637    grep -v '^ *+' conftest.er1 >conftest.err
6638    rm -f conftest.er1
6639    cat conftest.err >&5
6640 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6641 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6642    (exit $ac_status); } && {
6643          test -z "$ac_cxx_werror_flag" ||
6644          test ! -s conftest.err
6645 -       } && test -s conftest$ac_exeext &&
6646 -       $as_test_x conftest$ac_exeext; then
6647 +       } && test -s conftest$ac_exeext && {
6648 +        test "$cross_compiling" = yes ||
6649 +        $as_test_x conftest$ac_exeext
6650 +       }; then
6651  
6652  lt_aix_libpath_sed='
6653      /Import File Strings/,/^$/ {
6654 @@ -11593,12 +11763,13 @@ if test -z "$aix_libpath"; then
6655    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
6656  fi
6657  else
6658 -  echo "$as_me: failed program was:" >&5
6659 +  $as_echo "$as_me: failed program was:" >&5
6660  sed 's/^/| /' conftest.$ac_ext >&5
6661  
6662  
6663  fi
6664  
6665 +rm -rf conftest.dSYM
6666  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6667        conftest$ac_exeext conftest.$ac_ext
6668  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
6669 @@ -12328,8 +12499,8 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
6670      ld_shlibs_CXX=no
6671      ;;
6672  esac
6673 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
6674 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
6675 +{ $as_echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
6676 +$as_echo "$ld_shlibs_CXX" >&6; }
6677  test "$ld_shlibs_CXX" = no && can_build_shared=no
6678  
6679  GCC_CXX="$GXX"
6680 @@ -12348,7 +12519,7 @@ EOF
6681  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6682    (eval $ac_compile) 2>&5
6683    ac_status=$?
6684 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6685 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6686    (exit $ac_status); }; then
6687    # Parse the compiler output and extract the necessary
6688    # objects, libraries and library flags.
6689 @@ -12504,8 +12675,8 @@ lt_prog_compiler_wl_CXX=
6690  lt_prog_compiler_pic_CXX=
6691  lt_prog_compiler_static_CXX=
6692  
6693 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
6694 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
6695 +{ $as_echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
6696 +$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
6697  
6698    # C++ specific cases for pic, static, wl, etc.
6699    if test "$GXX" = yes; then
6700 @@ -12788,18 +12959,18 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
6701      esac
6702    fi
6703  
6704 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
6705 -echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6; }
6706 +{ $as_echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
6707 +$as_echo "$lt_prog_compiler_pic_CXX" >&6; }
6708  
6709  #
6710  # Check to make sure the PIC flag actually works.
6711  #
6712  if test -n "$lt_prog_compiler_pic_CXX"; then
6713  
6714 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
6715 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; }
6716 +{ $as_echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
6717 +$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
6718  if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then
6719 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6720 +  $as_echo_n "(cached) " >&6
6721  else
6722    lt_cv_prog_compiler_pic_works_CXX=no
6723    ac_outfile=conftest.$ac_objext
6724 @@ -12814,11 +12985,11 @@ else
6725     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6726     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6727     -e 's:$: $lt_compiler_flag:'`
6728 -   (eval echo "\"\$as_me:12817: $lt_compile\"" >&5)
6729 +   (eval echo "\"\$as_me:12988: $lt_compile\"" >&5)
6730     (eval "$lt_compile" 2>conftest.err)
6731     ac_status=$?
6732     cat conftest.err >&5
6733 -   echo "$as_me:12821: \$? = $ac_status" >&5
6734 +   echo "$as_me:12992: \$? = $ac_status" >&5
6735     if (exit $ac_status) && test -s "$ac_outfile"; then
6736       # The compiler can only warn and ignore the option if not recognized
6737       # So say no if there are warnings other than the usual output.
6738 @@ -12831,8 +13002,8 @@ else
6739     $rm conftest*
6740  
6741  fi
6742 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
6743 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_works_CXX" >&6; }
6744 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
6745 +$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
6746  
6747  if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
6748      case $lt_prog_compiler_pic_CXX in
6749 @@ -12859,10 +13030,10 @@ esac
6750  # Check to make sure the static flag actually works.
6751  #
6752  wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
6753 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
6754 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
6755 +{ $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
6756 +$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
6757  if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then
6758 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6759 +  $as_echo_n "(cached) " >&6
6760  else
6761    lt_cv_prog_compiler_static_works_CXX=no
6762     save_LDFLAGS="$LDFLAGS"
6763 @@ -12887,8 +13058,8 @@ else
6764     LDFLAGS="$save_LDFLAGS"
6765  
6766  fi
6767 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_CXX" >&5
6768 -echo "${ECHO_T}$lt_cv_prog_compiler_static_works_CXX" >&6; }
6769 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_CXX" >&5
6770 +$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
6771  
6772  if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
6773      :
6774 @@ -12897,10 +13068,10 @@ else
6775  fi
6776  
6777  
6778 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
6779 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
6780 +{ $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
6781 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
6782  if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
6783 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6784 +  $as_echo_n "(cached) " >&6
6785  else
6786    lt_cv_prog_compiler_c_o_CXX=no
6787     $rm -r conftest 2>/dev/null
6788 @@ -12918,11 +13089,11 @@ else
6789     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6790     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6791     -e 's:$: $lt_compiler_flag:'`
6792 -   (eval echo "\"\$as_me:12921: $lt_compile\"" >&5)
6793 +   (eval echo "\"\$as_me:13092: $lt_compile\"" >&5)
6794     (eval "$lt_compile" 2>out/conftest.err)
6795     ac_status=$?
6796     cat out/conftest.err >&5
6797 -   echo "$as_me:12925: \$? = $ac_status" >&5
6798 +   echo "$as_me:13096: \$? = $ac_status" >&5
6799     if (exit $ac_status) && test -s out/conftest2.$ac_objext
6800     then
6801       # The compiler can only warn and ignore the option if not recognized
6802 @@ -12944,34 +13115,34 @@ else
6803     $rm conftest*
6804  
6805  fi
6806 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
6807 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; }
6808 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
6809 +$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
6810  
6811  
6812  hard_links="nottested"
6813  if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
6814    # do not overwrite the value of need_locks provided by the user
6815 -  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
6816 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
6817 +  { $as_echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
6818 +$as_echo_n "checking if we can lock with hard links... " >&6; }
6819    hard_links=yes
6820    $rm conftest*
6821    ln conftest.a conftest.b 2>/dev/null && hard_links=no
6822    touch conftest.a
6823    ln conftest.a conftest.b 2>&5 || hard_links=no
6824    ln conftest.a conftest.b 2>/dev/null && hard_links=no
6825 -  { echo "$as_me:$LINENO: result: $hard_links" >&5
6826 -echo "${ECHO_T}$hard_links" >&6; }
6827 +  { $as_echo "$as_me:$LINENO: result: $hard_links" >&5
6828 +$as_echo "$hard_links" >&6; }
6829    if test "$hard_links" = no; then
6830 -    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
6831 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
6832 +    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
6833 +$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
6834      need_locks=warn
6835    fi
6836  else
6837    need_locks=no
6838  fi
6839  
6840 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
6841 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
6842 +{ $as_echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
6843 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
6844  
6845    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
6846    case $host_os in
6847 @@ -12999,8 +13170,8 @@ echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared librar
6848    esac
6849    exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
6850  
6851 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
6852 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
6853 +{ $as_echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
6854 +$as_echo "$ld_shlibs_CXX" >&6; }
6855  test "$ld_shlibs_CXX" = no && can_build_shared=no
6856  
6857  #
6858 @@ -13020,15 +13191,15 @@ x|xyes)
6859        # Test whether the compiler implicitly links with -lc since on some
6860        # systems, -lgcc has to come before -lc. If gcc already passes -lc
6861        # to ld, don't add -lc before -lgcc.
6862 -      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
6863 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
6864 +      { $as_echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
6865 +$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
6866        $rm conftest*
6867        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
6868  
6869        if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6870    (eval $ac_compile) 2>&5
6871    ac_status=$?
6872 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6873 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6874    (exit $ac_status); } 2>conftest.err; then
6875          soname=conftest
6876          lib=conftest
6877 @@ -13046,7 +13217,7 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
6878          if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
6879    (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
6880    ac_status=$?
6881 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6882 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6883    (exit $ac_status); }
6884          then
6885           archive_cmds_need_lc_CXX=no
6886 @@ -13058,16 +13229,16 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
6887          cat conftest.err 1>&5
6888        fi
6889        $rm conftest*
6890 -      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
6891 -echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6; }
6892 +      { $as_echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
6893 +$as_echo "$archive_cmds_need_lc_CXX" >&6; }
6894        ;;
6895      esac
6896    fi
6897    ;;
6898  esac
6899  
6900 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
6901 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
6902 +{ $as_echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
6903 +$as_echo_n "checking dynamic linker characteristics... " >&6; }
6904  library_names_spec=
6905  libname_spec='lib$name'
6906  soname_spec=
6907 @@ -13628,19 +13799,19 @@ uts4*)
6908    dynamic_linker=no
6909    ;;
6910  esac
6911 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
6912 -echo "${ECHO_T}$dynamic_linker" >&6; }
6913 +{ $as_echo "$as_me:$LINENO: result: $dynamic_linker" >&5
6914 +$as_echo "$dynamic_linker" >&6; }
6915  test "$dynamic_linker" = no && can_build_shared=no
6916  
6917  if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
6918 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6919 +  $as_echo_n "(cached) " >&6
6920  else
6921    lt_cv_sys_lib_search_path_spec="$sys_lib_search_path_spec"
6922  fi
6923  
6924  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
6925  if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
6926 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6927 +  $as_echo_n "(cached) " >&6
6928  else
6929    lt_cv_sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec"
6930  fi
6931 @@ -13652,8 +13823,8 @@ if test "$GCC" = yes; then
6932    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
6933  fi
6934  
6935 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
6936 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
6937 +{ $as_echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
6938 +$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
6939  hardcode_action_CXX=
6940  if test -n "$hardcode_libdir_flag_spec_CXX" || \
6941     test -n "$runpath_var_CXX" || \
6942 @@ -13677,8 +13848,8 @@ else
6943    # directories.
6944    hardcode_action_CXX=unsupported
6945  fi
6946 -{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
6947 -echo "${ECHO_T}$hardcode_action_CXX" >&6; }
6948 +{ $as_echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
6949 +$as_echo "$hardcode_action_CXX" >&6; }
6950  
6951  if test "$hardcode_action_CXX" = relink; then
6952    # Fast installation is not supported
6953 @@ -14216,13 +14387,13 @@ done
6954  cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
6955  
6956  
6957 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
6958 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
6959 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
6960 -echo "${ECHO_T}$can_build_shared" >&6; }
6961 +{ $as_echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
6962 +$as_echo_n "checking if libtool supports shared libraries... " >&6; }
6963 +{ $as_echo "$as_me:$LINENO: result: $can_build_shared" >&5
6964 +$as_echo "$can_build_shared" >&6; }
6965  
6966 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
6967 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
6968 +{ $as_echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
6969 +$as_echo_n "checking whether to build shared libraries... " >&6; }
6970  test "$can_build_shared" = "no" && enable_shared=no
6971  
6972  # On AIX, shared libraries and static libraries use the same namespace, and
6973 @@ -14241,15 +14412,15 @@ aix[4-9]*)
6974    fi
6975    ;;
6976  esac
6977 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
6978 -echo "${ECHO_T}$enable_shared" >&6; }
6979 +{ $as_echo "$as_me:$LINENO: result: $enable_shared" >&5
6980 +$as_echo "$enable_shared" >&6; }
6981  
6982 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
6983 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
6984 +{ $as_echo "$as_me:$LINENO: checking whether to build static libraries" >&5
6985 +$as_echo_n "checking whether to build static libraries... " >&6; }
6986  # Make sure either enable_shared or enable_static is yes.
6987  test "$enable_shared" = yes || enable_static=yes
6988 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
6989 -echo "${ECHO_T}$enable_static" >&6; }
6990 +{ $as_echo "$as_me:$LINENO: result: $enable_static" >&5
6991 +$as_echo "$enable_static" >&6; }
6992  
6993  GCC_F77="$G77"
6994  LD_F77="$LD"
6995 @@ -14258,8 +14429,8 @@ lt_prog_compiler_wl_F77=
6996  lt_prog_compiler_pic_F77=
6997  lt_prog_compiler_static_F77=
6998  
6999 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
7000 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
7001 +{ $as_echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
7002 +$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7003  
7004    if test "$GCC" = yes; then
7005      lt_prog_compiler_wl_F77='-Wl,'
7006 @@ -14490,18 +14661,18 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
7007      esac
7008    fi
7009  
7010 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
7011 -echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6; }
7012 +{ $as_echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
7013 +$as_echo "$lt_prog_compiler_pic_F77" >&6; }
7014  
7015  #
7016  # Check to make sure the PIC flag actually works.
7017  #
7018  if test -n "$lt_prog_compiler_pic_F77"; then
7019  
7020 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
7021 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; }
7022 +{ $as_echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
7023 +$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... " >&6; }
7024  if test "${lt_cv_prog_compiler_pic_works_F77+set}" = set; then
7025 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7026 +  $as_echo_n "(cached) " >&6
7027  else
7028    lt_cv_prog_compiler_pic_works_F77=no
7029    ac_outfile=conftest.$ac_objext
7030 @@ -14516,11 +14687,11 @@ else
7031     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7032     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7033     -e 's:$: $lt_compiler_flag:'`
7034 -   (eval echo "\"\$as_me:14519: $lt_compile\"" >&5)
7035 +   (eval echo "\"\$as_me:14690: $lt_compile\"" >&5)
7036     (eval "$lt_compile" 2>conftest.err)
7037     ac_status=$?
7038     cat conftest.err >&5
7039 -   echo "$as_me:14523: \$? = $ac_status" >&5
7040 +   echo "$as_me:14694: \$? = $ac_status" >&5
7041     if (exit $ac_status) && test -s "$ac_outfile"; then
7042       # The compiler can only warn and ignore the option if not recognized
7043       # So say no if there are warnings other than the usual output.
7044 @@ -14533,8 +14704,8 @@ else
7045     $rm conftest*
7046  
7047  fi
7048 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_F77" >&5
7049 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_works_F77" >&6; }
7050 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_F77" >&5
7051 +$as_echo "$lt_cv_prog_compiler_pic_works_F77" >&6; }
7052  
7053  if test x"$lt_cv_prog_compiler_pic_works_F77" = xyes; then
7054      case $lt_prog_compiler_pic_F77 in
7055 @@ -14561,10 +14732,10 @@ esac
7056  # Check to make sure the static flag actually works.
7057  #
7058  wl=$lt_prog_compiler_wl_F77 eval lt_tmp_static_flag=\"$lt_prog_compiler_static_F77\"
7059 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7060 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
7061 +{ $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7062 +$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7063  if test "${lt_cv_prog_compiler_static_works_F77+set}" = set; then
7064 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7065 +  $as_echo_n "(cached) " >&6
7066  else
7067    lt_cv_prog_compiler_static_works_F77=no
7068     save_LDFLAGS="$LDFLAGS"
7069 @@ -14589,8 +14760,8 @@ else
7070     LDFLAGS="$save_LDFLAGS"
7071  
7072  fi
7073 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_F77" >&5
7074 -echo "${ECHO_T}$lt_cv_prog_compiler_static_works_F77" >&6; }
7075 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_F77" >&5
7076 +$as_echo "$lt_cv_prog_compiler_static_works_F77" >&6; }
7077  
7078  if test x"$lt_cv_prog_compiler_static_works_F77" = xyes; then
7079      :
7080 @@ -14599,10 +14770,10 @@ else
7081  fi
7082  
7083  
7084 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
7085 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
7086 +{ $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
7087 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7088  if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
7089 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7090 +  $as_echo_n "(cached) " >&6
7091  else
7092    lt_cv_prog_compiler_c_o_F77=no
7093     $rm -r conftest 2>/dev/null
7094 @@ -14620,11 +14791,11 @@ else
7095     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7096     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7097     -e 's:$: $lt_compiler_flag:'`
7098 -   (eval echo "\"\$as_me:14623: $lt_compile\"" >&5)
7099 +   (eval echo "\"\$as_me:14794: $lt_compile\"" >&5)
7100     (eval "$lt_compile" 2>out/conftest.err)
7101     ac_status=$?
7102     cat out/conftest.err >&5
7103 -   echo "$as_me:14627: \$? = $ac_status" >&5
7104 +   echo "$as_me:14798: \$? = $ac_status" >&5
7105     if (exit $ac_status) && test -s out/conftest2.$ac_objext
7106     then
7107       # The compiler can only warn and ignore the option if not recognized
7108 @@ -14646,34 +14817,34 @@ else
7109     $rm conftest*
7110  
7111  fi
7112 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
7113 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6; }
7114 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
7115 +$as_echo "$lt_cv_prog_compiler_c_o_F77" >&6; }
7116  
7117  
7118  hard_links="nottested"
7119  if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
7120    # do not overwrite the value of need_locks provided by the user
7121 -  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
7122 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
7123 +  { $as_echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
7124 +$as_echo_n "checking if we can lock with hard links... " >&6; }
7125    hard_links=yes
7126    $rm conftest*
7127    ln conftest.a conftest.b 2>/dev/null && hard_links=no
7128    touch conftest.a
7129    ln conftest.a conftest.b 2>&5 || hard_links=no
7130    ln conftest.a conftest.b 2>/dev/null && hard_links=no
7131 -  { echo "$as_me:$LINENO: result: $hard_links" >&5
7132 -echo "${ECHO_T}$hard_links" >&6; }
7133 +  { $as_echo "$as_me:$LINENO: result: $hard_links" >&5
7134 +$as_echo "$hard_links" >&6; }
7135    if test "$hard_links" = no; then
7136 -    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7137 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7138 +    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7139 +$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7140      need_locks=warn
7141    fi
7142  else
7143    need_locks=no
7144  fi
7145  
7146 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7147 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
7148 +{ $as_echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7149 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
7150  
7151    runpath_var=
7152    allow_undefined_flag_F77=
7153 @@ -15094,18 +15265,21 @@ case "(($ac_try" in
7154    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7155    *) ac_try_echo=$ac_try;;
7156  esac
7157 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7158 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7159 +$as_echo "$ac_try_echo") >&5
7160    (eval "$ac_link") 2>conftest.er1
7161    ac_status=$?
7162    grep -v '^ *+' conftest.er1 >conftest.err
7163    rm -f conftest.er1
7164    cat conftest.err >&5
7165 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7166 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7167    (exit $ac_status); } && {
7168          test -z "$ac_f77_werror_flag" ||
7169          test ! -s conftest.err
7170 -       } && test -s conftest$ac_exeext &&
7171 -       $as_test_x conftest$ac_exeext; then
7172 +       } && test -s conftest$ac_exeext && {
7173 +        test "$cross_compiling" = yes ||
7174 +        $as_test_x conftest$ac_exeext
7175 +       }; then
7176  
7177  lt_aix_libpath_sed='
7178      /Import File Strings/,/^$/ {
7179 @@ -15120,12 +15294,13 @@ if test -z "$aix_libpath"; then
7180    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
7181  fi
7182  else
7183 -  echo "$as_me: failed program was:" >&5
7184 +  $as_echo "$as_me: failed program was:" >&5
7185  sed 's/^/| /' conftest.$ac_ext >&5
7186  
7187  
7188  fi
7189  
7190 +rm -rf conftest.dSYM
7191  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7192        conftest$ac_exeext conftest.$ac_ext
7193  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7194 @@ -15150,18 +15325,21 @@ case "(($ac_try" in
7195    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7196    *) ac_try_echo=$ac_try;;
7197  esac
7198 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7199 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7200 +$as_echo "$ac_try_echo") >&5
7201    (eval "$ac_link") 2>conftest.er1
7202    ac_status=$?
7203    grep -v '^ *+' conftest.er1 >conftest.err
7204    rm -f conftest.er1
7205    cat conftest.err >&5
7206 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7207 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7208    (exit $ac_status); } && {
7209          test -z "$ac_f77_werror_flag" ||
7210          test ! -s conftest.err
7211 -       } && test -s conftest$ac_exeext &&
7212 -       $as_test_x conftest$ac_exeext; then
7213 +       } && test -s conftest$ac_exeext && {
7214 +        test "$cross_compiling" = yes ||
7215 +        $as_test_x conftest$ac_exeext
7216 +       }; then
7217  
7218  lt_aix_libpath_sed='
7219      /Import File Strings/,/^$/ {
7220 @@ -15176,12 +15354,13 @@ if test -z "$aix_libpath"; then
7221    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
7222  fi
7223  else
7224 -  echo "$as_me: failed program was:" >&5
7225 +  $as_echo "$as_me: failed program was:" >&5
7226  sed 's/^/| /' conftest.$ac_ext >&5
7227  
7228  
7229  fi
7230  
7231 +rm -rf conftest.dSYM
7232  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7233        conftest$ac_exeext conftest.$ac_ext
7234  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7235 @@ -15633,8 +15812,8 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7236      esac
7237    fi
7238  
7239 -{ echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
7240 -echo "${ECHO_T}$ld_shlibs_F77" >&6; }
7241 +{ $as_echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
7242 +$as_echo "$ld_shlibs_F77" >&6; }
7243  test "$ld_shlibs_F77" = no && can_build_shared=no
7244  
7245  #
7246 @@ -15654,15 +15833,15 @@ x|xyes)
7247        # Test whether the compiler implicitly links with -lc since on some
7248        # systems, -lgcc has to come before -lc. If gcc already passes -lc
7249        # to ld, don't add -lc before -lgcc.
7250 -      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
7251 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
7252 +      { $as_echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
7253 +$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
7254        $rm conftest*
7255        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7256  
7257        if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7258    (eval $ac_compile) 2>&5
7259    ac_status=$?
7260 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7261 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7262    (exit $ac_status); } 2>conftest.err; then
7263          soname=conftest
7264          lib=conftest
7265 @@ -15680,7 +15859,7 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
7266          if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
7267    (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
7268    ac_status=$?
7269 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7270 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7271    (exit $ac_status); }
7272          then
7273           archive_cmds_need_lc_F77=no
7274 @@ -15692,16 +15871,16 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
7275          cat conftest.err 1>&5
7276        fi
7277        $rm conftest*
7278 -      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
7279 -echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6; }
7280 +      { $as_echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
7281 +$as_echo "$archive_cmds_need_lc_F77" >&6; }
7282        ;;
7283      esac
7284    fi
7285    ;;
7286  esac
7287  
7288 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
7289 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
7290 +{ $as_echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
7291 +$as_echo_n "checking dynamic linker characteristics... " >&6; }
7292  library_names_spec=
7293  libname_spec='lib$name'
7294  soname_spec=
7295 @@ -16262,19 +16441,19 @@ uts4*)
7296    dynamic_linker=no
7297    ;;
7298  esac
7299 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
7300 -echo "${ECHO_T}$dynamic_linker" >&6; }
7301 +{ $as_echo "$as_me:$LINENO: result: $dynamic_linker" >&5
7302 +$as_echo "$dynamic_linker" >&6; }
7303  test "$dynamic_linker" = no && can_build_shared=no
7304  
7305  if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
7306 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7307 +  $as_echo_n "(cached) " >&6
7308  else
7309    lt_cv_sys_lib_search_path_spec="$sys_lib_search_path_spec"
7310  fi
7311  
7312  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
7313  if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
7314 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7315 +  $as_echo_n "(cached) " >&6
7316  else
7317    lt_cv_sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec"
7318  fi
7319 @@ -16286,8 +16465,8 @@ if test "$GCC" = yes; then
7320    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
7321  fi
7322  
7323 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
7324 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
7325 +{ $as_echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
7326 +$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
7327  hardcode_action_F77=
7328  if test -n "$hardcode_libdir_flag_spec_F77" || \
7329     test -n "$runpath_var_F77" || \
7330 @@ -16311,8 +16490,8 @@ else
7331    # directories.
7332    hardcode_action_F77=unsupported
7333  fi
7334 -{ echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
7335 -echo "${ECHO_T}$hardcode_action_F77" >&6; }
7336 +{ $as_echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
7337 +$as_echo "$hardcode_action_F77" >&6; }
7338  
7339  if test "$hardcode_action_F77" = relink; then
7340    # Fast installation is not supported
7341 @@ -16822,10 +17001,10 @@ if test "$GCC" = yes; then
7342    lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
7343  
7344  
7345 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7346 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
7347 +{ $as_echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7348 +$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7349  if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
7350 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7351 +  $as_echo_n "(cached) " >&6
7352  else
7353    lt_cv_prog_compiler_rtti_exceptions=no
7354    ac_outfile=conftest.$ac_objext
7355 @@ -16840,11 +17019,11 @@ else
7356     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7357     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7358     -e 's:$: $lt_compiler_flag:'`
7359 -   (eval echo "\"\$as_me:16843: $lt_compile\"" >&5)
7360 +   (eval echo "\"\$as_me:17022: $lt_compile\"" >&5)
7361     (eval "$lt_compile" 2>conftest.err)
7362     ac_status=$?
7363     cat conftest.err >&5
7364 -   echo "$as_me:16847: \$? = $ac_status" >&5
7365 +   echo "$as_me:17026: \$? = $ac_status" >&5
7366     if (exit $ac_status) && test -s "$ac_outfile"; then
7367       # The compiler can only warn and ignore the option if not recognized
7368       # So say no if there are warnings other than the usual output.
7369 @@ -16857,8 +17036,8 @@ else
7370     $rm conftest*
7371  
7372  fi
7373 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7374 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7375 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7376 +$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7377  
7378  if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
7379      lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
7380 @@ -16872,8 +17051,8 @@ lt_prog_compiler_wl_GCJ=
7381  lt_prog_compiler_pic_GCJ=
7382  lt_prog_compiler_static_GCJ=
7383  
7384 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
7385 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
7386 +{ $as_echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
7387 +$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7388  
7389    if test "$GCC" = yes; then
7390      lt_prog_compiler_wl_GCJ='-Wl,'
7391 @@ -17104,18 +17283,18 @@ echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
7392      esac
7393    fi
7394  
7395 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
7396 -echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6; }
7397 +{ $as_echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
7398 +$as_echo "$lt_prog_compiler_pic_GCJ" >&6; }
7399  
7400  #
7401  # Check to make sure the PIC flag actually works.
7402  #
7403  if test -n "$lt_prog_compiler_pic_GCJ"; then
7404  
7405 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
7406 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; }
7407 +{ $as_echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
7408 +$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... " >&6; }
7409  if test "${lt_cv_prog_compiler_pic_works_GCJ+set}" = set; then
7410 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7411 +  $as_echo_n "(cached) " >&6
7412  else
7413    lt_cv_prog_compiler_pic_works_GCJ=no
7414    ac_outfile=conftest.$ac_objext
7415 @@ -17130,11 +17309,11 @@ else
7416     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7417     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7418     -e 's:$: $lt_compiler_flag:'`
7419 -   (eval echo "\"\$as_me:17133: $lt_compile\"" >&5)
7420 +   (eval echo "\"\$as_me:17312: $lt_compile\"" >&5)
7421     (eval "$lt_compile" 2>conftest.err)
7422     ac_status=$?
7423     cat conftest.err >&5
7424 -   echo "$as_me:17137: \$? = $ac_status" >&5
7425 +   echo "$as_me:17316: \$? = $ac_status" >&5
7426     if (exit $ac_status) && test -s "$ac_outfile"; then
7427       # The compiler can only warn and ignore the option if not recognized
7428       # So say no if there are warnings other than the usual output.
7429 @@ -17147,8 +17326,8 @@ else
7430     $rm conftest*
7431  
7432  fi
7433 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_GCJ" >&5
7434 -echo "${ECHO_T}$lt_cv_prog_compiler_pic_works_GCJ" >&6; }
7435 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works_GCJ" >&5
7436 +$as_echo "$lt_cv_prog_compiler_pic_works_GCJ" >&6; }
7437  
7438  if test x"$lt_cv_prog_compiler_pic_works_GCJ" = xyes; then
7439      case $lt_prog_compiler_pic_GCJ in
7440 @@ -17175,10 +17354,10 @@ esac
7441  # Check to make sure the static flag actually works.
7442  #
7443  wl=$lt_prog_compiler_wl_GCJ eval lt_tmp_static_flag=\"$lt_prog_compiler_static_GCJ\"
7444 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7445 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
7446 +{ $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7447 +$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7448  if test "${lt_cv_prog_compiler_static_works_GCJ+set}" = set; then
7449 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7450 +  $as_echo_n "(cached) " >&6
7451  else
7452    lt_cv_prog_compiler_static_works_GCJ=no
7453     save_LDFLAGS="$LDFLAGS"
7454 @@ -17203,8 +17382,8 @@ else
7455     LDFLAGS="$save_LDFLAGS"
7456  
7457  fi
7458 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_GCJ" >&5
7459 -echo "${ECHO_T}$lt_cv_prog_compiler_static_works_GCJ" >&6; }
7460 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works_GCJ" >&5
7461 +$as_echo "$lt_cv_prog_compiler_static_works_GCJ" >&6; }
7462  
7463  if test x"$lt_cv_prog_compiler_static_works_GCJ" = xyes; then
7464      :
7465 @@ -17213,10 +17392,10 @@ else
7466  fi
7467  
7468  
7469 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
7470 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
7471 +{ $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
7472 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7473  if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
7474 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7475 +  $as_echo_n "(cached) " >&6
7476  else
7477    lt_cv_prog_compiler_c_o_GCJ=no
7478     $rm -r conftest 2>/dev/null
7479 @@ -17234,11 +17413,11 @@ else
7480     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7481     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7482     -e 's:$: $lt_compiler_flag:'`
7483 -   (eval echo "\"\$as_me:17237: $lt_compile\"" >&5)
7484 +   (eval echo "\"\$as_me:17416: $lt_compile\"" >&5)
7485     (eval "$lt_compile" 2>out/conftest.err)
7486     ac_status=$?
7487     cat out/conftest.err >&5
7488 -   echo "$as_me:17241: \$? = $ac_status" >&5
7489 +   echo "$as_me:17420: \$? = $ac_status" >&5
7490     if (exit $ac_status) && test -s out/conftest2.$ac_objext
7491     then
7492       # The compiler can only warn and ignore the option if not recognized
7493 @@ -17260,34 +17439,34 @@ else
7494     $rm conftest*
7495  
7496  fi
7497 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
7498 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6; }
7499 +{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
7500 +$as_echo "$lt_cv_prog_compiler_c_o_GCJ" >&6; }
7501  
7502  
7503  hard_links="nottested"
7504  if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
7505    # do not overwrite the value of need_locks provided by the user
7506 -  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
7507 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
7508 +  { $as_echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
7509 +$as_echo_n "checking if we can lock with hard links... " >&6; }
7510    hard_links=yes
7511    $rm conftest*
7512    ln conftest.a conftest.b 2>/dev/null && hard_links=no
7513    touch conftest.a
7514    ln conftest.a conftest.b 2>&5 || hard_links=no
7515    ln conftest.a conftest.b 2>/dev/null && hard_links=no
7516 -  { echo "$as_me:$LINENO: result: $hard_links" >&5
7517 -echo "${ECHO_T}$hard_links" >&6; }
7518 +  { $as_echo "$as_me:$LINENO: result: $hard_links" >&5
7519 +$as_echo "$hard_links" >&6; }
7520    if test "$hard_links" = no; then
7521 -    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7522 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7523 +    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7524 +$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7525      need_locks=warn
7526    fi
7527  else
7528    need_locks=no
7529  fi
7530  
7531 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7532 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
7533 +{ $as_echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7534 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
7535  
7536    runpath_var=
7537    allow_undefined_flag_GCJ=
7538 @@ -17718,18 +17897,21 @@ case "(($ac_try" in
7539    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7540    *) ac_try_echo=$ac_try;;
7541  esac
7542 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7543 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7544 +$as_echo "$ac_try_echo") >&5
7545    (eval "$ac_link") 2>conftest.er1
7546    ac_status=$?
7547    grep -v '^ *+' conftest.er1 >conftest.err
7548    rm -f conftest.er1
7549    cat conftest.err >&5
7550 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7551 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7552    (exit $ac_status); } && {
7553          test -z "$ac_c_werror_flag" ||
7554          test ! -s conftest.err
7555 -       } && test -s conftest$ac_exeext &&
7556 -       $as_test_x conftest$ac_exeext; then
7557 +       } && test -s conftest$ac_exeext && {
7558 +        test "$cross_compiling" = yes ||
7559 +        $as_test_x conftest$ac_exeext
7560 +       }; then
7561  
7562  lt_aix_libpath_sed='
7563      /Import File Strings/,/^$/ {
7564 @@ -17744,12 +17926,13 @@ if test -z "$aix_libpath"; then
7565    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
7566  fi
7567  else
7568 -  echo "$as_me: failed program was:" >&5
7569 +  $as_echo "$as_me: failed program was:" >&5
7570  sed 's/^/| /' conftest.$ac_ext >&5
7571  
7572  
7573  fi
7574  
7575 +rm -rf conftest.dSYM
7576  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7577        conftest$ac_exeext conftest.$ac_ext
7578  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7579 @@ -17784,18 +17967,21 @@ case "(($ac_try" in
7580    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7581    *) ac_try_echo=$ac_try;;
7582  esac
7583 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7584 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7585 +$as_echo "$ac_try_echo") >&5
7586    (eval "$ac_link") 2>conftest.er1
7587    ac_status=$?
7588    grep -v '^ *+' conftest.er1 >conftest.err
7589    rm -f conftest.er1
7590    cat conftest.err >&5
7591 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7592 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7593    (exit $ac_status); } && {
7594          test -z "$ac_c_werror_flag" ||
7595          test ! -s conftest.err
7596 -       } && test -s conftest$ac_exeext &&
7597 -       $as_test_x conftest$ac_exeext; then
7598 +       } && test -s conftest$ac_exeext && {
7599 +        test "$cross_compiling" = yes ||
7600 +        $as_test_x conftest$ac_exeext
7601 +       }; then
7602  
7603  lt_aix_libpath_sed='
7604      /Import File Strings/,/^$/ {
7605 @@ -17810,12 +17996,13 @@ if test -z "$aix_libpath"; then
7606    aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
7607  fi
7608  else
7609 -  echo "$as_me: failed program was:" >&5
7610 +  $as_echo "$as_me: failed program was:" >&5
7611  sed 's/^/| /' conftest.$ac_ext >&5
7612  
7613  
7614  fi
7615  
7616 +rm -rf conftest.dSYM
7617  rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7618        conftest$ac_exeext conftest.$ac_ext
7619  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7620 @@ -18267,8 +18454,8 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7621      esac
7622    fi
7623  
7624 -{ echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
7625 -echo "${ECHO_T}$ld_shlibs_GCJ" >&6; }
7626 +{ $as_echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
7627 +$as_echo "$ld_shlibs_GCJ" >&6; }
7628  test "$ld_shlibs_GCJ" = no && can_build_shared=no
7629  
7630  #
7631 @@ -18288,15 +18475,15 @@ x|xyes)
7632        # Test whether the compiler implicitly links with -lc since on some
7633        # systems, -lgcc has to come before -lc. If gcc already passes -lc
7634        # to ld, don't add -lc before -lgcc.
7635 -      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
7636 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
7637 +      { $as_echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
7638 +$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
7639        $rm conftest*
7640        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7641  
7642        if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7643    (eval $ac_compile) 2>&5
7644    ac_status=$?
7645 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7646 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7647    (exit $ac_status); } 2>conftest.err; then
7648          soname=conftest
7649          lib=conftest
7650 @@ -18314,7 +18501,7 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
7651          if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
7652    (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
7653    ac_status=$?
7654 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7655 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7656    (exit $ac_status); }
7657          then
7658           archive_cmds_need_lc_GCJ=no
7659 @@ -18326,16 +18513,16 @@ echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&
7660          cat conftest.err 1>&5
7661        fi
7662        $rm conftest*
7663 -      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
7664 -echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6; }
7665 +      { $as_echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
7666 +$as_echo "$archive_cmds_need_lc_GCJ" >&6; }
7667        ;;
7668      esac
7669    fi
7670    ;;
7671  esac
7672  
7673 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
7674 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
7675 +{ $as_echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
7676 +$as_echo_n "checking dynamic linker characteristics... " >&6; }
7677  library_names_spec=
7678  libname_spec='lib$name'
7679  soname_spec=
7680 @@ -18896,19 +19083,19 @@ uts4*)
7681    dynamic_linker=no
7682    ;;
7683  esac
7684 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
7685 -echo "${ECHO_T}$dynamic_linker" >&6; }
7686 +{ $as_echo "$as_me:$LINENO: result: $dynamic_linker" >&5
7687 +$as_echo "$dynamic_linker" >&6; }
7688  test "$dynamic_linker" = no && can_build_shared=no
7689  
7690  if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
7691 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7692 +  $as_echo_n "(cached) " >&6
7693  else
7694    lt_cv_sys_lib_search_path_spec="$sys_lib_search_path_spec"
7695  fi
7696  
7697  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
7698  if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
7699 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7700 +  $as_echo_n "(cached) " >&6
7701  else
7702    lt_cv_sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec"
7703  fi
7704 @@ -18920,8 +19107,8 @@ if test "$GCC" = yes; then
7705    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
7706  fi
7707  
7708 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
7709 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
7710 +{ $as_echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
7711 +$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
7712  hardcode_action_GCJ=
7713  if test -n "$hardcode_libdir_flag_spec_GCJ" || \
7714     test -n "$runpath_var_GCJ" || \
7715 @@ -18945,8 +19132,8 @@ else
7716    # directories.
7717    hardcode_action_GCJ=unsupported
7718  fi
7719 -{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
7720 -echo "${ECHO_T}$hardcode_action_GCJ" >&6; }
7721 +{ $as_echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
7722 +$as_echo "$hardcode_action_GCJ" >&6; }
7723  
7724  if test "$hardcode_action_GCJ" = relink; then
7725    # Fast installation is not supported
7726 @@ -19869,8 +20056,8 @@ CC="$lt_save_CC"
7727         ;;
7728  
7729        *)
7730 -       { { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
7731 -echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
7732 +       { { $as_echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
7733 +$as_echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
7734     { (exit 1); exit 1; }; }
7735         ;;
7736        esac
7737 @@ -19889,8 +20076,8 @@ echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
7738      chmod +x "$ofile"
7739    else
7740      rm -f "${ofile}T"
7741 -    { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
7742 -echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
7743 +    { { $as_echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
7744 +$as_echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
7745     { (exit 1); exit 1; }; }
7746    fi
7747  fi
7748 @@ -19926,10 +20113,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7749  
7750  
7751  # Checks for header files.
7752 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7753 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
7754 +{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7755 +$as_echo_n "checking for ANSI C header files... " >&6; }
7756  if test "${ac_cv_header_stdc+set}" = set; then
7757 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7758 +  $as_echo_n "(cached) " >&6
7759  else
7760    cat >conftest.$ac_ext <<_ACEOF
7761  /* confdefs.h.  */
7762 @@ -19956,20 +20143,21 @@ case "(($ac_try" in
7763    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7764    *) ac_try_echo=$ac_try;;
7765  esac
7766 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7767 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7768 +$as_echo "$ac_try_echo") >&5
7769    (eval "$ac_compile") 2>conftest.er1
7770    ac_status=$?
7771    grep -v '^ *+' conftest.er1 >conftest.err
7772    rm -f conftest.er1
7773    cat conftest.err >&5
7774 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7775 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7776    (exit $ac_status); } && {
7777          test -z "$ac_c_werror_flag" ||
7778          test ! -s conftest.err
7779         } && test -s conftest.$ac_objext; then
7780    ac_cv_header_stdc=yes
7781  else
7782 -  echo "$as_me: failed program was:" >&5
7783 +  $as_echo "$as_me: failed program was:" >&5
7784  sed 's/^/| /' conftest.$ac_ext >&5
7785  
7786         ac_cv_header_stdc=no
7787 @@ -20061,37 +20249,40 @@ case "(($ac_try" in
7788    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7789    *) ac_try_echo=$ac_try;;
7790  esac
7791 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7792 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7793 +$as_echo "$ac_try_echo") >&5
7794    (eval "$ac_link") 2>&5
7795    ac_status=$?
7796 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7797 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7798    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7799    { (case "(($ac_try" in
7800    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7801    *) ac_try_echo=$ac_try;;
7802  esac
7803 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7804 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7805 +$as_echo "$ac_try_echo") >&5
7806    (eval "$ac_try") 2>&5
7807    ac_status=$?
7808 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7809 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7810    (exit $ac_status); }; }; then
7811    :
7812  else
7813 -  echo "$as_me: program exited with status $ac_status" >&5
7814 -echo "$as_me: failed program was:" >&5
7815 +  $as_echo "$as_me: program exited with status $ac_status" >&5
7816 +$as_echo "$as_me: failed program was:" >&5
7817  sed 's/^/| /' conftest.$ac_ext >&5
7818  
7819  ( exit $ac_status )
7820  ac_cv_header_stdc=no
7821  fi
7822 +rm -rf conftest.dSYM
7823  rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7824  fi
7825  
7826  
7827  fi
7828  fi
7829 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7830 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
7831 +{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7832 +$as_echo "$ac_cv_header_stdc" >&6; }
7833  if test $ac_cv_header_stdc = yes; then
7834  
7835  cat >>confdefs.h <<\_ACEOF
7836 @@ -20106,20 +20297,21 @@ fi
7837  
7838  for ac_header in fcntl.h stdlib.h string.h unistd.h
7839  do
7840 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7841 +as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7842  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7843 -  { echo "$as_me:$LINENO: checking for $ac_header" >&5
7844 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7845 +  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7846 +$as_echo_n "checking for $ac_header... " >&6; }
7847  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7848 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7849 +  $as_echo_n "(cached) " >&6
7850  fi
7851 -ac_res=`eval echo '${'$as_ac_Header'}'`
7852 -              { echo "$as_me:$LINENO: result: $ac_res" >&5
7853 -echo "${ECHO_T}$ac_res" >&6; }
7854 +ac_res=`eval 'as_val=${'$as_ac_Header'}
7855 +                $as_echo "$as_val"'`
7856 +              { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7857 +$as_echo "$ac_res" >&6; }
7858  else
7859    # Is the header compilable?
7860 -{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
7861 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
7862 +{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
7863 +$as_echo_n "checking $ac_header usability... " >&6; }
7864  cat >conftest.$ac_ext <<_ACEOF
7865  /* confdefs.h.  */
7866  _ACEOF
7867 @@ -20135,32 +20327,33 @@ case "(($ac_try" in
7868    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7869    *) ac_try_echo=$ac_try;;
7870  esac
7871 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7872 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7873 +$as_echo "$ac_try_echo") >&5
7874    (eval "$ac_compile") 2>conftest.er1
7875    ac_status=$?
7876    grep -v '^ *+' conftest.er1 >conftest.err
7877    rm -f conftest.er1
7878    cat conftest.err >&5
7879 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7880 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7881    (exit $ac_status); } && {
7882          test -z "$ac_c_werror_flag" ||
7883          test ! -s conftest.err
7884         } && test -s conftest.$ac_objext; then
7885    ac_header_compiler=yes
7886  else
7887 -  echo "$as_me: failed program was:" >&5
7888 +  $as_echo "$as_me: failed program was:" >&5
7889  sed 's/^/| /' conftest.$ac_ext >&5
7890  
7891         ac_header_compiler=no
7892  fi
7893  
7894  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7895 -{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7896 -echo "${ECHO_T}$ac_header_compiler" >&6; }
7897 +{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7898 +$as_echo "$ac_header_compiler" >&6; }
7899  
7900  # Is the header present?
7901 -{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
7902 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
7903 +{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
7904 +$as_echo_n "checking $ac_header presence... " >&6; }
7905  cat >conftest.$ac_ext <<_ACEOF
7906  /* confdefs.h.  */
7907  _ACEOF
7908 @@ -20174,51 +20367,52 @@ case "(($ac_try" in
7909    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7910    *) ac_try_echo=$ac_try;;
7911  esac
7912 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7913 +eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7914 +$as_echo "$ac_try_echo") >&5
7915    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7916    ac_status=$?
7917    grep -v '^ *+' conftest.er1 >conftest.err
7918    rm -f conftest.er1
7919    cat conftest.err >&5
7920 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7921 +  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7922    (exit $ac_status); } >/dev/null && {
7923          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7924          test ! -s conftest.err
7925         }; then
7926    ac_header_preproc=yes
7927  else
7928 -  echo "$as_me: failed program was:" >&5
7929 +  $as_echo "$as_me: failed program was:" >&5
7930  sed 's/^/| /' conftest.$ac_ext >&5
7931  
7932    ac_header_preproc=no
7933  fi
7934  
7935  rm -f conftest.err conftest.$ac_ext
7936 -{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7937 -echo "${ECHO_T}$ac_header_preproc" >&6; }
7938 +{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7939 +$as_echo "$ac_header_preproc" >&6; }
7940  
7941  # So?  What about this header?
7942  case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7943    yes:no: )
7944 -    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7945 -echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7946 -    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7947 -echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7948 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7949 +$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7950 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7951 +$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7952      ac_header_preproc=yes
7953      ;;
7954    no:yes:* )
7955 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7956 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7957 -    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
7958 -echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
7959 -    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7960 -echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7961 -    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
7962 -echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
7963 -    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7964 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7965 -    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7966 -echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7967 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7968 +$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7969 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
7970 +$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
7971 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7972 +$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7973 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
7974 +$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
7975 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7976 +$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7977 +    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7978 +$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7979      ( cat <<\_ASBOX
7980  ## -------------------------------------------- ##
7981  ## Report this to sebastian.marsching@suphp.org ##
7982 @@ -20227,21 +20421,24 @@ _ASBOX
7983       ) | sed "s/^/$as_me: WARNING:     /" >&2
7984      ;;
7985  esac
7986 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
7987 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7988 +{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7989 +$as_echo_n "checking for $ac_header... " >&6; }
7990  if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7991 -  echo $ECHO_N "(cached) $ECHO_C" >&6
7992 +  $as_echo_n "(cached) " >&6
7993  else
7994    eval "$as_ac_Header=\$ac_header_preproc"
7995  fi
7996 -ac_res=`eval echo '${'$as_ac_Header'}'`
7997 -              { echo "$as_me:$LINENO: result: $ac_res" >&5
7998 -echo "${ECHO_T}$ac_res" >&6; }
7999 +ac_res=`eval 'as_val=${'$as_ac_Header'}
8000 +                $as_echo "$as_val"'`
8001 +              { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8002 +$as_echo "$ac_res" >&6; }
8003  
8004  fi
8005 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
8006 +as_val=`eval 'as_val=${'$as_ac_Header'}
8007 +                $as_echo "$as_val"'`
8008 +   if test "x$as_val" = x""yes; then
8009    cat >>confdefs.h <<_ACEOF
8010 -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8011 +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8012  _ACEOF
8013  
8014  fi
8015 @@ -20261,15 +20458,15 @@ done
8016      TEST_X="test -x"
8017    fi
8018  
8019 -  { echo "$as_me:$LINENO: checking for APR" >&5
8020 -echo $ECHO_N "checking for APR... $ECHO_C" >&6; }
8021 +  { $as_echo "$as_me:$LINENO: checking for APR" >&5
8022 +$as_echo_n "checking for APR... " >&6; }
8023  
8024  # Check whether --with-apr was given.
8025  if test "${with_apr+set}" = set; then
8026    withval=$with_apr;
8027      if test "$withval" = "no" || test "$withval" = "yes"; then
8028 -      { { echo "$as_me:$LINENO: error: --with-apr requires a directory to be provided" >&5
8029 -echo "$as_me: error: --with-apr requires a directory to be provided" >&2;}
8030 +      { { $as_echo "$as_me:$LINENO: error: --with-apr requires a directory to be provided" >&5
8031 +$as_echo "$as_me: error: --with-apr requires a directory to be provided" >&2;}
8032     { (exit 1); exit 1; }; }
8033      fi
8034  
8035 @@ -20291,9 +20488,9 @@ echo "$as_me: error: --with-apr requires a directory to be provided" >&2;}
8036      fi
8037  
8038          if test "$apr_found" != "yes"; then
8039 -      { { echo "$as_me:$LINENO: error: the --with-apr parameter is incorrect. It must specify an install prefix, a
8040 +      { { $as_echo "$as_me:$LINENO: error: the --with-apr parameter is incorrect. It must specify an install prefix, a
8041  build directory, or an apr-config file." >&5
8042 -echo "$as_me: error: the --with-apr parameter is incorrect. It must specify an install prefix, a
8043 +$as_echo "$as_me: error: the --with-apr parameter is incorrect. It must specify an install prefix, a
8044  build directory, or an apr-config file." >&2;}
8045     { (exit 1); exit 1; }; }
8046      fi
8047 @@ -20327,14 +20524,14 @@ else
8048  fi
8049  
8050  
8051 -  { echo "$as_me:$LINENO: result: $apr_found" >&5
8052 -echo "${ECHO_T}$apr_found" >&6; }
8053 +  { $as_echo "$as_me:$LINENO: result: $apr_found" >&5
8054 +$as_echo "$apr_found" >&6; }
8055  
8056  
8057  # Determine Apache version and find apxs
8058  
8059 -{ echo "$as_me:$LINENO: checking for dynamic Apache module support (via APXS)" >&5
8060 -echo $ECHO_N "checking for dynamic Apache module support (via APXS)... $ECHO_C" >&6; }
8061 +{ $as_echo "$as_me:$LINENO: checking for dynamic Apache module support (via APXS)" >&5
8062 +$as_echo_n "checking for dynamic Apache module support (via APXS)... " >&6; }
8063  
8064  # Check whether --with-apxs was given.
8065  if test "${with_apxs+set}" = set; then
8066 @@ -20391,14 +20588,14 @@ if test -n "$APXS"; then
8067  
8068  
8069  
8070 -    { echo "$as_me:$LINENO: result: found at $APXS (version $APACHE_VERSION)" >&5
8071 -echo "${ECHO_T}found at $APXS (version $APACHE_VERSION)" >&6; }
8072 +    { $as_echo "$as_me:$LINENO: result: found at $APXS (version $APACHE_VERSION)" >&5
8073 +$as_echo "found at $APXS (version $APACHE_VERSION)" >&6; }
8074  else
8075      APXS="/notfound/"
8076  
8077  
8078 -    { echo "$as_me:$LINENO: result: no" >&5
8079 -echo "${ECHO_T}no" >&6; }
8080 +    { $as_echo "$as_me:$LINENO: result: no" >&5
8081 +$as_echo "no" >&6; }
8082  fi
8083  
8084  if test x"${APACHE_VERSION_2}" = xtrue ; then \
8085 @@ -20408,16 +20605,16 @@ if test x"${APACHE_VERSION_2}" = xtrue ; then \
8086         APR_CPPFLAGS=`${apr_config} --cppflags`
8087  
8088      else
8089 -       { { echo "$as_me:$LINENO: error: APR is needed to build mod_suphp for Apache 2.x but was not found" >&5
8090 -echo "$as_me: error: APR is needed to build mod_suphp for Apache 2.x but was not found" >&2;}
8091 +       { { $as_echo "$as_me:$LINENO: error: APR is needed to build mod_suphp for Apache 2.x but was not found" >&5
8092 +$as_echo "$as_me: error: APR is needed to build mod_suphp for Apache 2.x but was not found" >&2;}
8093     { (exit 1); exit 1; }; }
8094      fi
8095  fi
8096  
8097  # Get uid/gid mode
8098  
8099 -{ echo "$as_me:$LINENO: checking for set-UID/set-GID mode" >&5
8100 -echo $ECHO_N "checking for set-UID/set-GID mode... $ECHO_C" >&6; }
8101 +{ $as_echo "$as_me:$LINENO: checking for set-UID/set-GID mode" >&5
8102 +$as_echo_n "checking for set-UID/set-GID mode... " >&6; }
8103  
8104  # Check whether --with-setid-mode was given.
8105  if test "${with_setid_mode+set}" = set; then
8106 @@ -20465,13 +20662,13 @@ _ACEOF
8107  
8108          ;;
8109        *)
8110 -        { { echo "$as_me:$LINENO: error: --with-setid-mode has to be set to one of \"owner\", \"force\" or \"paranoid\"" >&5
8111 -echo "$as_me: error: --with-setid-mode has to be set to one of \"owner\", \"force\" or \"paranoid\"" >&2;}
8112 +        { { $as_echo "$as_me:$LINENO: error: --with-setid-mode has to be set to one of \"owner\", \"force\" or \"paranoid\"" >&5
8113 +$as_echo "$as_me: error: --with-setid-mode has to be set to one of \"owner\", \"force\" or \"paranoid\"" >&2;}
8114     { (exit 1); exit 1; }; }
8115          ;;
8116      esac
8117 -    { echo "$as_me:$LINENO: result: ok - using $SETID_MODE" >&5
8118 -echo "${ECHO_T}ok - using $SETID_MODE" >&6; }
8119 +    { $as_echo "$as_me:$LINENO: result: ok - using $SETID_MODE" >&5
8120 +$as_echo "ok - using $SETID_MODE" >&6; }
8121  fi
8122  
8123  
8124 @@ -20597,7 +20794,9 @@ fi
8125  
8126  
8127  # Conditional building of Apache module
8128 - if test x"$APACHE_VERSION_1_3" = xtrue; then
8129 +
8130 +
8131 +if test x"$APACHE_VERSION_1_3" = xtrue; then
8132    COND_AP13_TRUE=
8133    COND_AP13_FALSE='#'
8134  else
8135 @@ -20605,7 +20804,9 @@ else
8136    COND_AP13_FALSE=
8137  fi
8138  
8139 - if test x"$APACHE_VERSION_2" = xtrue; then
8140 +
8141 +
8142 +if test x"$APACHE_VERSION_2" = xtrue; then
8143    COND_AP20_TRUE=
8144    COND_AP20_FALSE='#'
8145  else
8146 @@ -20615,7 +20816,9 @@ fi
8147  
8148  
8149  # Conditionally include UserGroup support
8150 - if test \( x"$SETID_MODE" = xparanoid \) -o \( x"$SETID_MODE" = xforce \) ; then
8151 +
8152 +
8153 +if test \( x"$SETID_MODE" = xparanoid \) -o \( x"$SETID_MODE" = xforce \) ; then
8154    COND_APUSERGROUP_TRUE=
8155    COND_APUSERGROUP_FALSE='#'
8156  else
8157 @@ -20653,11 +20856,12 @@ _ACEOF
8158      case $ac_val in #(
8159      *${as_nl}*)
8160        case $ac_var in #(
8161 -      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
8162 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
8163 +      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
8164 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
8165        esac
8166        case $ac_var in #(
8167        _ | IFS | as_nl) ;; #(
8168 +      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
8169        *) $as_unset $ac_var ;;
8170        esac ;;
8171      esac
8172 @@ -20690,12 +20894,12 @@ echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
8173  if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8174    if test -w "$cache_file"; then
8175      test "x$cache_file" != "x/dev/null" &&
8176 -      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
8177 -echo "$as_me: updating cache $cache_file" >&6;}
8178 +      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
8179 +$as_echo "$as_me: updating cache $cache_file" >&6;}
8180      cat confcache >$cache_file
8181    else
8182 -    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
8183 -echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8184 +    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
8185 +$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8186    fi
8187  fi
8188  rm -f confcache
8189 @@ -20711,7 +20915,7 @@ ac_ltlibobjs=
8190  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
8191    # 1. Remove the extension, and $U if already installed.
8192    ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
8193 -  ac_i=`echo "$ac_i" | sed "$ac_script"`
8194 +  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
8195    # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
8196    #    will be set to the directory where LIBOBJS objects are built.
8197    ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
8198 @@ -20723,54 +20927,55 @@ LTLIBOBJS=$ac_ltlibobjs
8199  
8200  
8201  if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
8202 -  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
8203 +  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
8204  Usually this means the macro was only invoked conditionally." >&5
8205 -echo "$as_me: error: conditional \"AMDEP\" was never defined.
8206 +$as_echo "$as_me: error: conditional \"AMDEP\" was never defined.
8207  Usually this means the macro was only invoked conditionally." >&2;}
8208     { (exit 1); exit 1; }; }
8209  fi
8210  if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
8211 -  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
8212 +  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
8213  Usually this means the macro was only invoked conditionally." >&5
8214 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
8215 +$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
8216  Usually this means the macro was only invoked conditionally." >&2;}
8217     { (exit 1); exit 1; }; }
8218  fi
8219  if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
8220 -  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
8221 +  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
8222  Usually this means the macro was only invoked conditionally." >&5
8223 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
8224 +$as_echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
8225  Usually this means the macro was only invoked conditionally." >&2;}
8226     { (exit 1); exit 1; }; }
8227  fi
8228  if test -z "${COND_AP13_TRUE}" && test -z "${COND_AP13_FALSE}"; then
8229 -  { { echo "$as_me:$LINENO: error: conditional \"COND_AP13\" was never defined.
8230 +  { { $as_echo "$as_me:$LINENO: error: conditional \"COND_AP13\" was never defined.
8231  Usually this means the macro was only invoked conditionally." >&5
8232 -echo "$as_me: error: conditional \"COND_AP13\" was never defined.
8233 +$as_echo "$as_me: error: conditional \"COND_AP13\" was never defined.
8234  Usually this means the macro was only invoked conditionally." >&2;}
8235     { (exit 1); exit 1; }; }
8236  fi
8237  if test -z "${COND_AP20_TRUE}" && test -z "${COND_AP20_FALSE}"; then
8238 -  { { echo "$as_me:$LINENO: error: conditional \"COND_AP20\" was never defined.
8239 +  { { $as_echo "$as_me:$LINENO: error: conditional \"COND_AP20\" was never defined.
8240  Usually this means the macro was only invoked conditionally." >&5
8241 -echo "$as_me: error: conditional \"COND_AP20\" was never defined.
8242 +$as_echo "$as_me: error: conditional \"COND_AP20\" was never defined.
8243  Usually this means the macro was only invoked conditionally." >&2;}
8244     { (exit 1); exit 1; }; }
8245  fi
8246  if test -z "${COND_APUSERGROUP_TRUE}" && test -z "${COND_APUSERGROUP_FALSE}"; then
8247 -  { { echo "$as_me:$LINENO: error: conditional \"COND_APUSERGROUP\" was never defined.
8248 +  { { $as_echo "$as_me:$LINENO: error: conditional \"COND_APUSERGROUP\" was never defined.
8249  Usually this means the macro was only invoked conditionally." >&5
8250 -echo "$as_me: error: conditional \"COND_APUSERGROUP\" was never defined.
8251 +$as_echo "$as_me: error: conditional \"COND_APUSERGROUP\" was never defined.
8252  Usually this means the macro was only invoked conditionally." >&2;}
8253     { (exit 1); exit 1; }; }
8254  fi
8255  
8256  : ${CONFIG_STATUS=./config.status}
8257 +ac_write_fail=0
8258  ac_clean_files_save=$ac_clean_files
8259  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8260 -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
8261 -echo "$as_me: creating $CONFIG_STATUS" >&6;}
8262 -cat >$CONFIG_STATUS <<_ACEOF
8263 +{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
8264 +$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8265 +cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8266  #! $SHELL
8267  # Generated by $as_me.
8268  # Run this file to recreate the current configuration.
8269 @@ -20783,7 +20988,7 @@ ac_cs_silent=false
8270  SHELL=\${CONFIG_SHELL-$SHELL}
8271  _ACEOF
8272  
8273 -cat >>$CONFIG_STATUS <<\_ACEOF
8274 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8275  ## --------------------- ##
8276  ## M4sh Initialization.  ##
8277  ## --------------------- ##
8278 @@ -20793,7 +20998,7 @@ DUALCASE=1; export DUALCASE # for MKS sh
8279  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
8280    emulate sh
8281    NULLCMD=:
8282 -  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
8283 +  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
8284    # is contrary to our usage.  Disable this feature.
8285    alias -g '${1+"$@"}'='"$@"'
8286    setopt NO_GLOB_SUBST
8287 @@ -20815,17 +21020,45 @@ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
8288  as_cr_digits='0123456789'
8289  as_cr_alnum=$as_cr_Letters$as_cr_digits
8290  
8291 -# The user is always right.
8292 -if test "${PATH_SEPARATOR+set}" != set; then
8293 -  echo "#! /bin/sh" >conf$$.sh
8294 -  echo  "exit 0"   >>conf$$.sh
8295 -  chmod +x conf$$.sh
8296 -  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
8297 -    PATH_SEPARATOR=';'
8298 +as_nl='
8299 +'
8300 +export as_nl
8301 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
8302 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
8303 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
8304 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
8305 +if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
8306 +  as_echo='printf %s\n'
8307 +  as_echo_n='printf %s'
8308 +else
8309 +  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
8310 +    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
8311 +    as_echo_n='/usr/ucb/echo -n'
8312    else
8313 -    PATH_SEPARATOR=:
8314 +    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
8315 +    as_echo_n_body='eval
8316 +      arg=$1;
8317 +      case $arg in
8318 +      *"$as_nl"*)
8319 +       expr "X$arg" : "X\\(.*\\)$as_nl";
8320 +       arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
8321 +      esac;
8322 +      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
8323 +    '
8324 +    export as_echo_n_body
8325 +    as_echo_n='sh -c $as_echo_n_body as_echo'
8326    fi
8327 -  rm -f conf$$.sh
8328 +  export as_echo_body
8329 +  as_echo='sh -c $as_echo_body as_echo'
8330 +fi
8331 +
8332 +# The user is always right.
8333 +if test "${PATH_SEPARATOR+set}" != set; then
8334 +  PATH_SEPARATOR=:
8335 +  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
8336 +    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
8337 +      PATH_SEPARATOR=';'
8338 +  }
8339  fi
8340  
8341  # Support unset when possible.
8342 @@ -20841,8 +21074,6 @@ fi
8343  # there to prevent editors from complaining about space-tab.
8344  # (If _AS_PATH_WALK were called with IFS unset, it would disable word
8345  # splitting by setting IFS to empty value.)
8346 -as_nl='
8347 -'
8348  IFS=" ""       $as_nl"
8349  
8350  # Find who we are.  Look in the path if we contain no directory separator.
8351 @@ -20865,7 +21096,7 @@ if test "x$as_myself" = x; then
8352    as_myself=$0
8353  fi
8354  if test ! -f "$as_myself"; then
8355 -  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
8356 +  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
8357    { (exit 1); exit 1; }
8358  fi
8359  
8360 @@ -20878,17 +21109,10 @@ PS2='> '
8361  PS4='+ '
8362  
8363  # NLS nuisances.
8364 -for as_var in \
8365 -  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
8366 -  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
8367 -  LC_TELEPHONE LC_TIME
8368 -do
8369 -  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
8370 -    eval $as_var=C; export $as_var
8371 -  else
8372 -    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
8373 -  fi
8374 -done
8375 +LC_ALL=C
8376 +export LC_ALL
8377 +LANGUAGE=C
8378 +export LANGUAGE
8379  
8380  # Required to use basename.
8381  if expr a : '\(a\)' >/dev/null 2>&1 &&
8382 @@ -20910,7 +21134,7 @@ as_me=`$as_basename -- "$0" ||
8383  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
8384          X"$0" : 'X\(//\)$' \| \
8385          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
8386 -echo X/"$0" |
8387 +$as_echo X/"$0" |
8388      sed '/^.*\/\([^/][^/]*\)\/*$/{
8389             s//\1/
8390             q
8391 @@ -20961,7 +21185,7 @@ $as_unset CDPATH
8392        s/-\n.*//
8393      ' >$as_me.lineno &&
8394    chmod +x "$as_me.lineno" ||
8395 -    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
8396 +    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
8397     { (exit 1); exit 1; }; }
8398  
8399    # Don't try to exec as it changes $[0], causing all sort of problems
8400 @@ -20989,7 +21213,6 @@ case `echo -n x` in
8401  *)
8402    ECHO_N='-n';;
8403  esac
8404 -
8405  if expr a : '\(a\)' >/dev/null 2>&1 &&
8406     test "X`expr 00001 : '.*\(...\)'`" = X001; then
8407    as_expr=expr
8408 @@ -21002,19 +21225,22 @@ if test -d conf$$.dir; then
8409    rm -f conf$$.dir/conf$$.file
8410  else
8411    rm -f conf$$.dir
8412 -  mkdir conf$$.dir
8413 -fi
8414 -echo >conf$$.file
8415 -if ln -s conf$$.file conf$$ 2>/dev/null; then
8416 -  as_ln_s='ln -s'
8417 -  # ... but there are two gotchas:
8418 -  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8419 -  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8420 -  # In both cases, we have to default to `cp -p'.
8421 -  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8422 +  mkdir conf$$.dir 2>/dev/null
8423 +fi
8424 +if (echo >conf$$.file) 2>/dev/null; then
8425 +  if ln -s conf$$.file conf$$ 2>/dev/null; then
8426 +    as_ln_s='ln -s'
8427 +    # ... but there are two gotchas:
8428 +    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8429 +    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8430 +    # In both cases, we have to default to `cp -p'.
8431 +    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8432 +      as_ln_s='cp -p'
8433 +  elif ln conf$$.file conf$$ 2>/dev/null; then
8434 +    as_ln_s=ln
8435 +  else
8436      as_ln_s='cp -p'
8437 -elif ln conf$$.file conf$$ 2>/dev/null; then
8438 -  as_ln_s=ln
8439 +  fi
8440  else
8441    as_ln_s='cp -p'
8442  fi
8443 @@ -21039,10 +21265,10 @@ else
8444    as_test_x='
8445      eval sh -c '\''
8446        if test -d "$1"; then
8447 -        test -d "$1/.";
8448 +       test -d "$1/.";
8449        else
8450         case $1 in
8451 -        -*)set "./$1";;
8452 +       -*)set "./$1";;
8453         esac;
8454         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
8455         ???[sx]*):;;*)false;;esac;fi
8456 @@ -21065,7 +21291,7 @@ exec 6>&1
8457  # values after options handling.
8458  ac_log="
8459  This file was extended by suPHP $as_me 0.7.1, which was
8460 -generated by GNU Autoconf 2.61.  Invocation command line was
8461 +generated by GNU Autoconf 2.63.  Invocation command line was
8462  
8463    CONFIG_FILES    = $CONFIG_FILES
8464    CONFIG_HEADERS  = $CONFIG_HEADERS
8465 @@ -21078,7 +21304,16 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q`
8466  
8467  _ACEOF
8468  
8469 -cat >>$CONFIG_STATUS <<_ACEOF
8470 +case $ac_config_files in *"
8471 +"*) set x $ac_config_files; shift; ac_config_files=$*;;
8472 +esac
8473 +
8474 +case $ac_config_headers in *"
8475 +"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
8476 +esac
8477 +
8478 +
8479 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8480  # Files that config.status was made for.
8481  config_files="$ac_config_files"
8482  config_headers="$ac_config_headers"
8483 @@ -21086,22 +21321,23 @@ config_commands="$ac_config_commands"
8484  
8485  _ACEOF
8486  
8487 -cat >>$CONFIG_STATUS <<\_ACEOF
8488 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8489  ac_cs_usage="\
8490  \`$as_me' instantiates files from templates according to the
8491  current configuration.
8492  
8493 -Usage: $0 [OPTIONS] [FILE]...
8494 +Usage: $0 [OPTION]... [FILE]...
8495  
8496    -h, --help       print this help, then exit
8497    -V, --version    print version number and configuration settings, then exit
8498 -  -q, --quiet      do not print progress messages
8499 +  -q, --quiet, --silent
8500 +                   do not print progress messages
8501    -d, --debug      don't remove temporary files
8502        --recheck    update $as_me by reconfiguring in the same conditions
8503 -  --file=FILE[:TEMPLATE]
8504 -                  instantiate the configuration file FILE
8505 -  --header=FILE[:TEMPLATE]
8506 -                  instantiate the configuration header FILE
8507 +      --file=FILE[:TEMPLATE]
8508 +                   instantiate the configuration file FILE
8509 +      --header=FILE[:TEMPLATE]
8510 +                   instantiate the configuration header FILE
8511  
8512  Configuration files:
8513  $config_files
8514 @@ -21115,25 +21351,25 @@ $config_commands
8515  Report bugs to <bug-autoconf@gnu.org>."
8516  
8517  _ACEOF
8518 -cat >>$CONFIG_STATUS <<_ACEOF
8519 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8520  ac_cs_version="\\
8521  suPHP config.status 0.7.1
8522 -configured by $0, generated by GNU Autoconf 2.61,
8523 -  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
8524 +configured by $0, generated by GNU Autoconf 2.63,
8525 +  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
8526  
8527 -Copyright (C) 2006 Free Software Foundation, Inc.
8528 +Copyright (C) 2008 Free Software Foundation, Inc.
8529  This config.status script is free software; the Free Software Foundation
8530  gives unlimited permission to copy, distribute and modify it."
8531  
8532  ac_pwd='$ac_pwd'
8533  srcdir='$srcdir'
8534  INSTALL='$INSTALL'
8535 -MKDIR_P='$MKDIR_P'
8536 +AWK='$AWK'
8537 +test -n "\$AWK" || AWK=awk
8538  _ACEOF
8539  
8540 -cat >>$CONFIG_STATUS <<\_ACEOF
8541 -# If no file are specified by the user, then we need to provide default
8542 -# value.  By we need to know if files were specified by the user.
8543 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8544 +# The default lists apply if the user does not specify any file.
8545  ac_need_defaults=:
8546  while test $# != 0
8547  do
8548 @@ -21155,30 +21391,36 @@ do
8549    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8550      ac_cs_recheck=: ;;
8551    --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
8552 -    echo "$ac_cs_version"; exit ;;
8553 +    $as_echo "$ac_cs_version"; exit ;;
8554    --debug | --debu | --deb | --de | --d | -d )
8555      debug=: ;;
8556    --file | --fil | --fi | --f )
8557      $ac_shift
8558 -    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
8559 +    case $ac_optarg in
8560 +    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8561 +    esac
8562 +    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
8563      ac_need_defaults=false;;
8564    --header | --heade | --head | --hea )
8565      $ac_shift
8566 -    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
8567 +    case $ac_optarg in
8568 +    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8569 +    esac
8570 +    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
8571      ac_need_defaults=false;;
8572    --he | --h)
8573      # Conflict between --help and --header
8574 -    { echo "$as_me: error: ambiguous option: $1
8575 +    { $as_echo "$as_me: error: ambiguous option: $1
8576  Try \`$0 --help' for more information." >&2
8577     { (exit 1); exit 1; }; };;
8578    --help | --hel | -h )
8579 -    echo "$ac_cs_usage"; exit ;;
8580 +    $as_echo "$ac_cs_usage"; exit ;;
8581    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8582    | -silent | --silent | --silen | --sile | --sil | --si | --s)
8583      ac_cs_silent=: ;;
8584  
8585    # This is an error.
8586 -  -*) { echo "$as_me: error: unrecognized option: $1
8587 +  -*) { $as_echo "$as_me: error: unrecognized option: $1
8588  Try \`$0 --help' for more information." >&2
8589     { (exit 1); exit 1; }; } ;;
8590  
8591 @@ -21197,27 +21439,29 @@ if $ac_cs_silent; then
8592  fi
8593  
8594  _ACEOF
8595 -cat >>$CONFIG_STATUS <<_ACEOF
8596 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8597  if \$ac_cs_recheck; then
8598 -  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
8599 -  CONFIG_SHELL=$SHELL
8600 +  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
8601 +  shift
8602 +  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
8603 +  CONFIG_SHELL='$SHELL'
8604    export CONFIG_SHELL
8605 -  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
8606 +  exec "\$@"
8607  fi
8608  
8609  _ACEOF
8610 -cat >>$CONFIG_STATUS <<\_ACEOF
8611 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8612  exec 5>>config.log
8613  {
8614    echo
8615    sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8616  ## Running $as_me. ##
8617  _ASBOX
8618 -  echo "$ac_log"
8619 +  $as_echo "$ac_log"
8620  } >&5
8621  
8622  _ACEOF
8623 -cat >>$CONFIG_STATUS <<_ACEOF
8624 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8625  #
8626  # INIT-COMMANDS
8627  #
8628 @@ -21225,7 +21469,7 @@ AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
8629  
8630  _ACEOF
8631  
8632 -cat >>$CONFIG_STATUS <<\_ACEOF
8633 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8634  
8635  # Handling of arguments.
8636  for ac_config_target in $ac_config_targets
8637 @@ -21238,8 +21482,8 @@ do
8638      "src/apache/Makefile") CONFIG_FILES="$CONFIG_FILES src/apache/Makefile" ;;
8639      "src/apache2/Makefile") CONFIG_FILES="$CONFIG_FILES src/apache2/Makefile" ;;
8640  
8641 -  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
8642 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
8643 +  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
8644 +$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
8645     { (exit 1); exit 1; }; };;
8646    esac
8647  done
8648 @@ -21280,227 +21524,144 @@ $debug ||
8649    (umask 077 && mkdir "$tmp")
8650  } ||
8651  {
8652 -   echo "$me: cannot create a temporary directory in ." >&2
8653 +   $as_echo "$as_me: cannot create a temporary directory in ." >&2
8654     { (exit 1); exit 1; }
8655  }
8656  
8657 -#
8658 -# Set up the sed scripts for CONFIG_FILES section.
8659 -#
8660 -
8661 -# No need to generate the scripts if there are no CONFIG_FILES.
8662 -# This happens for instance when ./config.status config.h
8663 +# Set up the scripts for CONFIG_FILES section.
8664 +# No need to generate them if there are no CONFIG_FILES.
8665 +# This happens for instance with `./config.status config.h'.
8666  if test -n "$CONFIG_FILES"; then
8667  
8668 -_ACEOF
8669 -
8670  
8671 -
8672 -ac_delim='%!_!# '
8673 -for ac_last_try in false false false false false :; do
8674 -  cat >conf$$subs.sed <<_ACEOF
8675 -SHELL!$SHELL$ac_delim
8676 -PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
8677 -PACKAGE_NAME!$PACKAGE_NAME$ac_delim
8678 -PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
8679 -PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
8680 -PACKAGE_STRING!$PACKAGE_STRING$ac_delim
8681 -PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
8682 -exec_prefix!$exec_prefix$ac_delim
8683 -prefix!$prefix$ac_delim
8684 -program_transform_name!$program_transform_name$ac_delim
8685 -bindir!$bindir$ac_delim
8686 -sbindir!$sbindir$ac_delim
8687 -libexecdir!$libexecdir$ac_delim
8688 -datarootdir!$datarootdir$ac_delim
8689 -datadir!$datadir$ac_delim
8690 -sysconfdir!$sysconfdir$ac_delim
8691 -sharedstatedir!$sharedstatedir$ac_delim
8692 -localstatedir!$localstatedir$ac_delim
8693 -includedir!$includedir$ac_delim
8694 -oldincludedir!$oldincludedir$ac_delim
8695 -docdir!$docdir$ac_delim
8696 -infodir!$infodir$ac_delim
8697 -htmldir!$htmldir$ac_delim
8698 -dvidir!$dvidir$ac_delim
8699 -pdfdir!$pdfdir$ac_delim
8700 -psdir!$psdir$ac_delim
8701 -libdir!$libdir$ac_delim
8702 -localedir!$localedir$ac_delim
8703 -mandir!$mandir$ac_delim
8704 -DEFS!$DEFS$ac_delim
8705 -ECHO_C!$ECHO_C$ac_delim
8706 -ECHO_N!$ECHO_N$ac_delim
8707 -ECHO_T!$ECHO_T$ac_delim
8708 -LIBS!$LIBS$ac_delim
8709 -build_alias!$build_alias$ac_delim
8710 -host_alias!$host_alias$ac_delim
8711 -target_alias!$target_alias$ac_delim
8712 -INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
8713 -INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
8714 -INSTALL_DATA!$INSTALL_DATA$ac_delim
8715 -am__isrc!$am__isrc$ac_delim
8716 -CYGPATH_W!$CYGPATH_W$ac_delim
8717 -PACKAGE!$PACKAGE$ac_delim
8718 -VERSION!$VERSION$ac_delim
8719 -ACLOCAL!$ACLOCAL$ac_delim
8720 -AUTOCONF!$AUTOCONF$ac_delim
8721 -AUTOMAKE!$AUTOMAKE$ac_delim
8722 -AUTOHEADER!$AUTOHEADER$ac_delim
8723 -MAKEINFO!$MAKEINFO$ac_delim
8724 -install_sh!$install_sh$ac_delim
8725 -STRIP!$STRIP$ac_delim
8726 -INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
8727 -mkdir_p!$mkdir_p$ac_delim
8728 -AWK!$AWK$ac_delim
8729 -SET_MAKE!$SET_MAKE$ac_delim
8730 -am__leading_dot!$am__leading_dot$ac_delim
8731 -AMTAR!$AMTAR$ac_delim
8732 -am__tar!$am__tar$ac_delim
8733 -am__untar!$am__untar$ac_delim
8734 -CC!$CC$ac_delim
8735 -CFLAGS!$CFLAGS$ac_delim
8736 -LDFLAGS!$LDFLAGS$ac_delim
8737 -CPPFLAGS!$CPPFLAGS$ac_delim
8738 -ac_ct_CC!$ac_ct_CC$ac_delim
8739 -EXEEXT!$EXEEXT$ac_delim
8740 -OBJEXT!$OBJEXT$ac_delim
8741 -DEPDIR!$DEPDIR$ac_delim
8742 -am__include!$am__include$ac_delim
8743 -am__quote!$am__quote$ac_delim
8744 -AMDEP_TRUE!$AMDEP_TRUE$ac_delim
8745 -AMDEP_FALSE!$AMDEP_FALSE$ac_delim
8746 -AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
8747 -CCDEPMODE!$CCDEPMODE$ac_delim
8748 -am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
8749 -am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
8750 -CXX!$CXX$ac_delim
8751 -CXXFLAGS!$CXXFLAGS$ac_delim
8752 -ac_ct_CXX!$ac_ct_CXX$ac_delim
8753 -CXXDEPMODE!$CXXDEPMODE$ac_delim
8754 -am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
8755 -am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
8756 -build!$build$ac_delim
8757 -build_cpu!$build_cpu$ac_delim
8758 -build_vendor!$build_vendor$ac_delim
8759 -build_os!$build_os$ac_delim
8760 -host!$host$ac_delim
8761 -host_cpu!$host_cpu$ac_delim
8762 -host_vendor!$host_vendor$ac_delim
8763 -host_os!$host_os$ac_delim
8764 -SED!$SED$ac_delim
8765 -GREP!$GREP$ac_delim
8766 -EGREP!$EGREP$ac_delim
8767 -LN_S!$LN_S$ac_delim
8768 -ECHO!$ECHO$ac_delim
8769 -AR!$AR$ac_delim
8770 -RANLIB!$RANLIB$ac_delim
8771 -DSYMUTIL!$DSYMUTIL$ac_delim
8772 -_ACEOF
8773 -
8774 -  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
8775 -    break
8776 -  elif $ac_last_try; then
8777 -    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8778 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
8779 -   { (exit 1); exit 1; }; }
8780 -  else
8781 -    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8782 -  fi
8783 -done
8784 -
8785 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
8786 -if test -n "$ac_eof"; then
8787 -  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
8788 -  ac_eof=`expr $ac_eof + 1`
8789 +ac_cr='\r'
8790 +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8791 +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
8792 +  ac_cs_awk_cr='\\r'
8793 +else
8794 +  ac_cs_awk_cr=$ac_cr
8795  fi
8796  
8797 -cat >>$CONFIG_STATUS <<_ACEOF
8798 -cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
8799 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
8800 -_ACEOF
8801 -sed '
8802 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
8803 -s/^/s,@/; s/!/@,|#_!!_#|/
8804 -:n
8805 -t n
8806 -s/'"$ac_delim"'$/,g/; t
8807 -s/$/\\/; p
8808 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
8809 -' >>$CONFIG_STATUS <conf$$subs.sed
8810 -rm -f conf$$subs.sed
8811 -cat >>$CONFIG_STATUS <<_ACEOF
8812 -CEOF$ac_eof
8813 +echo 'BEGIN {' >"$tmp/subs1.awk" &&
8814  _ACEOF
8815  
8816  
8817 +{
8818 +  echo "cat >conf$$subs.awk <<_ACEOF" &&
8819 +  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
8820 +  echo "_ACEOF"
8821 +} >conf$$subs.sh ||
8822 +  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8823 +$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
8824 +   { (exit 1); exit 1; }; }
8825 +ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
8826  ac_delim='%!_!# '
8827  for ac_last_try in false false false false false :; do
8828 -  cat >conf$$subs.sed <<_ACEOF
8829 -NMEDIT!$NMEDIT$ac_delim
8830 -CPP!$CPP$ac_delim
8831 -CXXCPP!$CXXCPP$ac_delim
8832 -F77!$F77$ac_delim
8833 -FFLAGS!$FFLAGS$ac_delim
8834 -ac_ct_F77!$ac_ct_F77$ac_delim
8835 -LIBTOOL!$LIBTOOL$ac_delim
8836 -APXS!$APXS$ac_delim
8837 -APACHE_VERSION_1_3!$APACHE_VERSION_1_3$ac_delim
8838 -APACHE_VERSION_2!$APACHE_VERSION_2$ac_delim
8839 -APXS_INCLUDEDIR!$APXS_INCLUDEDIR$ac_delim
8840 -APXS_LIBEXECDIR!$APXS_LIBEXECDIR$ac_delim
8841 -APXS_EXTRA_CFLAGS!$APXS_EXTRA_CFLAGS$ac_delim
8842 -APR_INCLUDEDIR!$APR_INCLUDEDIR$ac_delim
8843 -APR_CPPFLAGS!$APR_CPPFLAGS$ac_delim
8844 -OPT_APACHEMOD_USERGROUP_DEF!$OPT_APACHEMOD_USERGROUP_DEF$ac_delim
8845 -COND_AP13_TRUE!$COND_AP13_TRUE$ac_delim
8846 -COND_AP13_FALSE!$COND_AP13_FALSE$ac_delim
8847 -COND_AP20_TRUE!$COND_AP20_TRUE$ac_delim
8848 -COND_AP20_FALSE!$COND_AP20_FALSE$ac_delim
8849 -COND_APUSERGROUP_TRUE!$COND_APUSERGROUP_TRUE$ac_delim
8850 -COND_APUSERGROUP_FALSE!$COND_APUSERGROUP_FALSE$ac_delim
8851 -LIBOBJS!$LIBOBJS$ac_delim
8852 -LTLIBOBJS!$LTLIBOBJS$ac_delim
8853 -_ACEOF
8854 +  . ./conf$$subs.sh ||
8855 +    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8856 +$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
8857 +   { (exit 1); exit 1; }; }
8858  
8859 -  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 24; then
8860 +  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8861 +  if test $ac_delim_n = $ac_delim_num; then
8862      break
8863    elif $ac_last_try; then
8864 -    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8865 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
8866 +    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8867 +$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
8868     { (exit 1); exit 1; }; }
8869    else
8870      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8871    fi
8872  done
8873 +rm -f conf$$subs.sh
8874  
8875 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
8876 -if test -n "$ac_eof"; then
8877 -  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
8878 -  ac_eof=`expr $ac_eof + 1`
8879 -fi
8880 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8881 +cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
8882 +_ACEOF
8883 +sed -n '
8884 +h
8885 +s/^/S["/; s/!.*/"]=/
8886 +p
8887 +g
8888 +s/^[^!]*!//
8889 +:repl
8890 +t repl
8891 +s/'"$ac_delim"'$//
8892 +t delim
8893 +:nl
8894 +h
8895 +s/\(.\{148\}\).*/\1/
8896 +t more1
8897 +s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
8898 +p
8899 +n
8900 +b repl
8901 +:more1
8902 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8903 +p
8904 +g
8905 +s/.\{148\}//
8906 +t nl
8907 +:delim
8908 +h
8909 +s/\(.\{148\}\).*/\1/
8910 +t more2
8911 +s/["\\]/\\&/g; s/^/"/; s/$/"/
8912 +p
8913 +b
8914 +:more2
8915 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8916 +p
8917 +g
8918 +s/.\{148\}//
8919 +t delim
8920 +' <conf$$subs.awk | sed '
8921 +/^[^""]/{
8922 +  N
8923 +  s/\n//
8924 +}
8925 +' >>$CONFIG_STATUS || ac_write_fail=1
8926 +rm -f conf$$subs.awk
8927 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8928 +_ACAWK
8929 +cat >>"\$tmp/subs1.awk" <<_ACAWK &&
8930 +  for (key in S) S_is_set[key] = 1
8931 +  FS = "\a"
8932 +
8933 +}
8934 +{
8935 +  line = $ 0
8936 +  nfields = split(line, field, "@")
8937 +  substed = 0
8938 +  len = length(field[1])
8939 +  for (i = 2; i < nfields; i++) {
8940 +    key = field[i]
8941 +    keylen = length(key)
8942 +    if (S_is_set[key]) {
8943 +      value = S[key]
8944 +      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
8945 +      len += length(value) + length(field[++i])
8946 +      substed = 1
8947 +    } else
8948 +      len += 1 + keylen
8949 +  }
8950 +
8951 +  print line
8952 +}
8953  
8954 -cat >>$CONFIG_STATUS <<_ACEOF
8955 -cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
8956 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
8957 +_ACAWK
8958  _ACEOF
8959 -sed '
8960 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
8961 -s/^/s,@/; s/!/@,|#_!!_#|/
8962 -:n
8963 -t n
8964 -s/'"$ac_delim"'$/,g/; t
8965 -s/$/\\/; p
8966 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
8967 -' >>$CONFIG_STATUS <conf$$subs.sed
8968 -rm -f conf$$subs.sed
8969 -cat >>$CONFIG_STATUS <<_ACEOF
8970 -:end
8971 -s/|#_!!_#|//g
8972 -CEOF$ac_eof
8973 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8974 +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8975 +  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
8976 +else
8977 +  cat
8978 +fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
8979 +  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
8980 +$as_echo "$as_me: error: could not setup config files machinery" >&2;}
8981 +   { (exit 1); exit 1; }; }
8982  _ACEOF
8983  
8984 -
8985  # VPATH may cause trouble with some makes, so we remove $(srcdir),
8986  # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
8987  # trailing colons and then remove the whole line if VPATH becomes empty
8988 @@ -21516,19 +21677,133 @@ s/^[^=]*=[    ]*$//
8989  }'
8990  fi
8991  
8992 -cat >>$CONFIG_STATUS <<\_ACEOF
8993 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8994  fi # test -n "$CONFIG_FILES"
8995  
8996 +# Set up the scripts for CONFIG_HEADERS section.
8997 +# No need to generate them if there are no CONFIG_HEADERS.
8998 +# This happens for instance with `./config.status Makefile'.
8999 +if test -n "$CONFIG_HEADERS"; then
9000 +cat >"$tmp/defines.awk" <<\_ACAWK ||
9001 +BEGIN {
9002 +_ACEOF
9003 +
9004 +# Transform confdefs.h into an awk script `defines.awk', embedded as
9005 +# here-document in config.status, that substitutes the proper values into
9006 +# config.h.in to produce config.h.
9007 +
9008 +# Create a delimiter string that does not exist in confdefs.h, to ease
9009 +# handling of long lines.
9010 +ac_delim='%!_!# '
9011 +for ac_last_try in false false :; do
9012 +  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9013 +  if test -z "$ac_t"; then
9014 +    break
9015 +  elif $ac_last_try; then
9016 +    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
9017 +$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
9018 +   { (exit 1); exit 1; }; }
9019 +  else
9020 +    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9021 +  fi
9022 +done
9023 +
9024 +# For the awk script, D is an array of macro values keyed by name,
9025 +# likewise P contains macro parameters if any.  Preserve backslash
9026 +# newline sequences.
9027 +
9028 +ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
9029 +sed -n '
9030 +s/.\{148\}/&'"$ac_delim"'/g
9031 +t rset
9032 +:rset
9033 +s/^[    ]*#[    ]*define[       ][      ]*/ /
9034 +t def
9035 +d
9036 +:def
9037 +s/\\$//
9038 +t bsnl
9039 +s/["\\]/\\&/g
9040 +s/^ \('"$ac_word_re"'\)\(([^()]*)\)[    ]*\(.*\)/P["\1"]="\2"\
9041 +D["\1"]=" \3"/p
9042 +s/^ \('"$ac_word_re"'\)[        ]*\(.*\)/D["\1"]=" \2"/p
9043 +d
9044 +:bsnl
9045 +s/["\\]/\\&/g
9046 +s/^ \('"$ac_word_re"'\)\(([^()]*)\)[    ]*\(.*\)/P["\1"]="\2"\
9047 +D["\1"]=" \3\\\\\\n"\\/p
9048 +t cont
9049 +s/^ \('"$ac_word_re"'\)[        ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
9050 +t cont
9051 +d
9052 +:cont
9053 +n
9054 +s/.\{148\}/&'"$ac_delim"'/g
9055 +t clear
9056 +:clear
9057 +s/\\$//
9058 +t bsnlc
9059 +s/["\\]/\\&/g; s/^/"/; s/$/"/p
9060 +d
9061 +:bsnlc
9062 +s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
9063 +b cont
9064 +' <confdefs.h | sed '
9065 +s/'"$ac_delim"'/"\\\
9066 +"/g' >>$CONFIG_STATUS || ac_write_fail=1
9067 +
9068 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9069 +  for (key in D) D_is_set[key] = 1
9070 +  FS = "\a"
9071 +}
9072 +/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
9073 +  line = \$ 0
9074 +  split(line, arg, " ")
9075 +  if (arg[1] == "#") {
9076 +    defundef = arg[2]
9077 +    mac1 = arg[3]
9078 +  } else {
9079 +    defundef = substr(arg[1], 2)
9080 +    mac1 = arg[2]
9081 +  }
9082 +  split(mac1, mac2, "(") #)
9083 +  macro = mac2[1]
9084 +  prefix = substr(line, 1, index(line, defundef) - 1)
9085 +  if (D_is_set[macro]) {
9086 +    # Preserve the white space surrounding the "#".
9087 +    print prefix "define", macro P[macro] D[macro]
9088 +    next
9089 +  } else {
9090 +    # Replace #undef with comments.  This is necessary, for example,
9091 +    # in the case of _POSIX_SOURCE, which is predefined and required
9092 +    # on some systems where configure will not decide to define it.
9093 +    if (defundef == "undef") {
9094 +      print "/*", prefix defundef, macro, "*/"
9095 +      next
9096 +    }
9097 +  }
9098 +}
9099 +{ print }
9100 +_ACAWK
9101 +_ACEOF
9102 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9103 +  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
9104 +$as_echo "$as_me: error: could not setup config headers machinery" >&2;}
9105 +   { (exit 1); exit 1; }; }
9106 +fi # test -n "$CONFIG_HEADERS"
9107 +
9108  
9109 -for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
9110 +eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
9111 +shift
9112 +for ac_tag
9113  do
9114    case $ac_tag in
9115    :[FHLC]) ac_mode=$ac_tag; continue;;
9116    esac
9117    case $ac_mode$ac_tag in
9118    :[FHL]*:*);;
9119 -  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
9120 -echo "$as_me: error: Invalid tag $ac_tag." >&2;}
9121 +  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
9122 +$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
9123     { (exit 1); exit 1; }; };;
9124    :[FH]-) ac_tag=-:-;;
9125    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9126 @@ -21557,26 +21832,38 @@ echo "$as_me: error: Invalid tag $ac_tag." >&2;}
9127            [\\/$]*) false;;
9128            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9129            esac ||
9130 -          { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
9131 -echo "$as_me: error: cannot find input file: $ac_f" >&2;}
9132 +          { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
9133 +$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
9134     { (exit 1); exit 1; }; };;
9135        esac
9136 -      ac_file_inputs="$ac_file_inputs $ac_f"
9137 +      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9138 +      ac_file_inputs="$ac_file_inputs '$ac_f'"
9139      done
9140  
9141      # Let's still pretend it is `configure' which instantiates (i.e., don't
9142      # use $as_me), people would be surprised to read:
9143      #    /* config.h.  Generated by config.status.  */
9144 -    configure_input="Generated from "`IFS=:
9145 -         echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
9146 +    configure_input='Generated from '`
9147 +         $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
9148 +       `' by configure.'
9149      if test x"$ac_file" != x-; then
9150        configure_input="$ac_file.  $configure_input"
9151 -      { echo "$as_me:$LINENO: creating $ac_file" >&5
9152 -echo "$as_me: creating $ac_file" >&6;}
9153 +      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
9154 +$as_echo "$as_me: creating $ac_file" >&6;}
9155      fi
9156 +    # Neutralize special characters interpreted by sed in replacement strings.
9157 +    case $configure_input in #(
9158 +    *\&* | *\|* | *\\* )
9159 +       ac_sed_conf_input=`$as_echo "$configure_input" |
9160 +       sed 's/[\\\\&|]/\\\\&/g'`;; #(
9161 +    *) ac_sed_conf_input=$configure_input;;
9162 +    esac
9163  
9164      case $ac_tag in
9165 -    *:-:* | *:-) cat >"$tmp/stdin";;
9166 +    *:-:* | *:-) cat >"$tmp/stdin" \
9167 +      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
9168 +$as_echo "$as_me: error: could not create $ac_file" >&2;}
9169 +   { (exit 1); exit 1; }; } ;;
9170      esac
9171      ;;
9172    esac
9173 @@ -21586,7 +21873,7 @@ $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9174          X"$ac_file" : 'X\(//\)[^/]' \| \
9175          X"$ac_file" : 'X\(//\)$' \| \
9176          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
9177 -echo X"$ac_file" |
9178 +$as_echo X"$ac_file" |
9179      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9180             s//\1/
9181             q
9182 @@ -21612,7 +21899,7 @@ echo X"$ac_file" |
9183      as_dirs=
9184      while :; do
9185        case $as_dir in #(
9186 -      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
9187 +      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
9188        *) as_qdir=$as_dir;;
9189        esac
9190        as_dirs="'$as_qdir' $as_dirs"
9191 @@ -21621,7 +21908,7 @@ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9192          X"$as_dir" : 'X\(//\)[^/]' \| \
9193          X"$as_dir" : 'X\(//\)$' \| \
9194          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
9195 -echo X"$as_dir" |
9196 +$as_echo X"$as_dir" |
9197      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9198             s//\1/
9199             q
9200 @@ -21642,17 +21929,17 @@ echo X"$as_dir" |
9201        test -d "$as_dir" && break
9202      done
9203      test -z "$as_dirs" || eval "mkdir $as_dirs"
9204 -  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
9205 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
9206 +  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
9207 +$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
9208     { (exit 1); exit 1; }; }; }
9209    ac_builddir=.
9210  
9211  case "$ac_dir" in
9212  .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
9213  *)
9214 -  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
9215 +  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
9216    # A ".." for each directory in $ac_dir_suffix.
9217 -  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
9218 +  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
9219    case $ac_top_builddir_sub in
9220    "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
9221    *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
9222 @@ -21690,19 +21977,15 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
9223    [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
9224    *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
9225    esac
9226 -  ac_MKDIR_P=$MKDIR_P
9227 -  case $MKDIR_P in
9228 -  [\\/$]* | ?:[\\/]* ) ;;
9229 -  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
9230 -  esac
9231  _ACEOF
9232  
9233 -cat >>$CONFIG_STATUS <<\_ACEOF
9234 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9235  # If the template does not know about datarootdir, expand it.
9236  # FIXME: This hack should be removed a few years after 2.60.
9237  ac_datarootdir_hack=; ac_datarootdir_seen=
9238  
9239 -case `sed -n '/datarootdir/ {
9240 +ac_sed_dataroot='
9241 +/datarootdir/ {
9242    p
9243    q
9244  }
9245 @@ -21711,13 +21994,14 @@ case `sed -n '/datarootdir/ {
9246  /@infodir@/p
9247  /@localedir@/p
9248  /@mandir@/p
9249 -' $ac_file_inputs` in
9250 +'
9251 +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
9252  *datarootdir*) ac_datarootdir_seen=yes;;
9253  *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
9254 -  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
9255 -echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
9256 +  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
9257 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
9258  _ACEOF
9259 -cat >>$CONFIG_STATUS <<_ACEOF
9260 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9261    ac_datarootdir_hack='
9262    s&@datadir@&$datadir&g
9263    s&@docdir@&$docdir&g
9264 @@ -21731,15 +22015,16 @@ _ACEOF
9265  # Neutralize VPATH when `$srcdir' = `.'.
9266  # Shell code in configure.ac might set extrasub.
9267  # FIXME: do we really want to maintain this feature?
9268 -cat >>$CONFIG_STATUS <<_ACEOF
9269 -  sed "$ac_vpsub
9270 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9271 +ac_sed_extra="$ac_vpsub
9272  $extrasub
9273  _ACEOF
9274 -cat >>$CONFIG_STATUS <<\_ACEOF
9275 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9276  :t
9277  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
9278 -s&@configure_input@&$configure_input&;t t
9279 +s|@configure_input@|$ac_sed_conf_input|;t t
9280  s&@top_builddir@&$ac_top_builddir_sub&;t t
9281 +s&@top_build_prefix@&$ac_top_build_prefix&;t t
9282  s&@srcdir@&$ac_srcdir&;t t
9283  s&@abs_srcdir@&$ac_abs_srcdir&;t t
9284  s&@top_srcdir@&$ac_top_srcdir&;t t
9285 @@ -21748,138 +22033,75 @@ s&@builddir@&$ac_builddir&;t t
9286  s&@abs_builddir@&$ac_abs_builddir&;t t
9287  s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9288  s&@INSTALL@&$ac_INSTALL&;t t
9289 -s&@MKDIR_P@&$ac_MKDIR_P&;t t
9290  $ac_datarootdir_hack
9291 -" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
9292 +"
9293 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9294 +  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
9295 +$as_echo "$as_me: error: could not create $ac_file" >&2;}
9296 +   { (exit 1); exit 1; }; }
9297  
9298  test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9299    { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9300    { ac_out=`sed -n '/^[         ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9301 -  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9302 +  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9303  which seems to be undefined.  Please make sure it is defined." >&5
9304 -echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9305 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9306  which seems to be undefined.  Please make sure it is defined." >&2;}
9307  
9308    rm -f "$tmp/stdin"
9309    case $ac_file in
9310 -  -) cat "$tmp/out"; rm -f "$tmp/out";;
9311 -  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
9312 -  esac
9313 +  -) cat "$tmp/out" && rm -f "$tmp/out";;
9314 +  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9315 +  esac \
9316 +  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
9317 +$as_echo "$as_me: error: could not create $ac_file" >&2;}
9318 +   { (exit 1); exit 1; }; }
9319   ;;
9320    :H)
9321    #
9322    # CONFIG_HEADER
9323    #
9324 -_ACEOF
9325 -
9326 -# Transform confdefs.h into a sed script `conftest.defines', that
9327 -# substitutes the proper values into config.h.in to produce config.h.
9328 -rm -f conftest.defines conftest.tail
9329 -# First, append a space to every undef/define line, to ease matching.
9330 -echo 's/$/ /' >conftest.defines
9331 -# Then, protect against being on the right side of a sed subst, or in
9332 -# an unquoted here document, in config.status.  If some macros were
9333 -# called several times there might be several #defines for the same
9334 -# symbol, which is useless.  But do not sort them, since the last
9335 -# AC_DEFINE must be honored.
9336 -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
9337 -# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
9338 -# NAME is the cpp macro being defined, VALUE is the value it is being given.
9339 -# PARAMS is the parameter list in the macro definition--in most cases, it's
9340 -# just an empty string.
9341 -ac_dA='s,^\\([  #]*\\)[^        ]*\\([  ]*'
9342 -ac_dB='\\)[     (].*,\\1define\\2'
9343 -ac_dC=' '
9344 -ac_dD=' ,'
9345 -
9346 -uniq confdefs.h |
9347 -  sed -n '
9348 -       t rset
9349 -       :rset
9350 -       s/^[     ]*#[    ]*define[       ][      ]*//
9351 -       t ok
9352 -       d
9353 -       :ok
9354 -       s/[\\&,]/\\&/g
9355 -       s/^\('"$ac_word_re"'\)\(([^()]*)\)[      ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
9356 -       s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
9357 -  ' >>conftest.defines
9358 -
9359 -# Remove the space that was appended to ease matching.
9360 -# Then replace #undef with comments.  This is necessary, for
9361 -# example, in the case of _POSIX_SOURCE, which is predefined and required
9362 -# on some systems where configure will not decide to define it.
9363 -# (The regexp can be short, since the line contains either #define or #undef.)
9364 -echo 's/ $//
9365 -s,^[    #]*u.*,/* & */,' >>conftest.defines
9366 -
9367 -# Break up conftest.defines:
9368 -ac_max_sed_lines=50
9369 -
9370 -# First sed command is:         sed -f defines.sed $ac_file_inputs >"$tmp/out1"
9371 -# Second one is:        sed -f defines.sed "$tmp/out1" >"$tmp/out2"
9372 -# Third one will be:    sed -f defines.sed "$tmp/out2" >"$tmp/out1"
9373 -# et cetera.
9374 -ac_in='$ac_file_inputs'
9375 -ac_out='"$tmp/out1"'
9376 -ac_nxt='"$tmp/out2"'
9377 -
9378 -while :
9379 -do
9380 -  # Write a here document:
9381 -    cat >>$CONFIG_STATUS <<_ACEOF
9382 -    # First, check the format of the line:
9383 -    cat >"\$tmp/defines.sed" <<\\CEOF
9384 -/^[     ]*#[    ]*undef[        ][      ]*$ac_word_re[  ]*\$/b def
9385 -/^[     ]*#[    ]*define[       ][      ]*$ac_word_re[(         ]/b def
9386 -b
9387 -:def
9388 -_ACEOF
9389 -  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
9390 -  echo 'CEOF
9391 -    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
9392 -  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
9393 -  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
9394 -  grep . conftest.tail >/dev/null || break
9395 -  rm -f conftest.defines
9396 -  mv conftest.tail conftest.defines
9397 -done
9398 -rm -f conftest.defines conftest.tail
9399 -
9400 -echo "ac_result=$ac_in" >>$CONFIG_STATUS
9401 -cat >>$CONFIG_STATUS <<\_ACEOF
9402    if test x"$ac_file" != x-; then
9403 -    echo "/* $configure_input  */" >"$tmp/config.h"
9404 -    cat "$ac_result" >>"$tmp/config.h"
9405 -    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
9406 -      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
9407 -echo "$as_me: $ac_file is unchanged" >&6;}
9408 +    {
9409 +      $as_echo "/* $configure_input  */" \
9410 +      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9411 +    } >"$tmp/config.h" \
9412 +      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
9413 +$as_echo "$as_me: error: could not create $ac_file" >&2;}
9414 +   { (exit 1); exit 1; }; }
9415 +    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9416 +      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
9417 +$as_echo "$as_me: $ac_file is unchanged" >&6;}
9418      else
9419 -      rm -f $ac_file
9420 -      mv "$tmp/config.h" $ac_file
9421 +      rm -f "$ac_file"
9422 +      mv "$tmp/config.h" "$ac_file" \
9423 +       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
9424 +$as_echo "$as_me: error: could not create $ac_file" >&2;}
9425 +   { (exit 1); exit 1; }; }
9426      fi
9427    else
9428 -    echo "/* $configure_input  */"
9429 -    cat "$ac_result"
9430 +    $as_echo "/* $configure_input  */" \
9431 +      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9432 +      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
9433 +$as_echo "$as_me: error: could not create -" >&2;}
9434 +   { (exit 1); exit 1; }; }
9435    fi
9436 -  rm -f "$tmp/out12"
9437 -# Compute $ac_file's index in $config_headers.
9438 -_am_arg=$ac_file
9439 +# Compute "$ac_file"'s index in $config_headers.
9440  _am_stamp_count=1
9441  for _am_header in $config_headers :; do
9442    case $_am_header in
9443 -    $_am_arg | $_am_arg:* )
9444 +    "$ac_file" | "$ac_file":* )
9445        break ;;
9446      * )
9447        _am_stamp_count=`expr $_am_stamp_count + 1` ;;
9448    esac
9449  done
9450 -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
9451 -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9452 -        X"$_am_arg" : 'X\(//\)[^/]' \| \
9453 -        X"$_am_arg" : 'X\(//\)$' \| \
9454 -        X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
9455 -echo X"$_am_arg" |
9456 +echo "timestamp for "$ac_file"" >`$as_dirname -- "$ac_file" ||
9457 +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9458 +        X"$ac_file" : 'X\(//\)[^/]' \| \
9459 +        X"$ac_file" : 'X\(//\)$' \| \
9460 +        X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
9461 +$as_echo X"$ac_file" |
9462      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9463             s//\1/
9464             q
9465 @@ -21899,8 +22121,8 @@ echo X"$_am_arg" |
9466           s/.*/./; q'`/stamp-h$_am_stamp_count
9467   ;;
9468  
9469 -  :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5
9470 -echo "$as_me: executing $ac_file commands" >&6;}
9471 +  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
9472 +$as_echo "$as_me: executing $ac_file commands" >&6;}
9473   ;;
9474    esac
9475  
9476 @@ -21914,15 +22136,14 @@ echo "$as_me: executing $ac_file commands" >&6;}
9477    # some people rename them; so instead we look at the file content.
9478    # Grep'ing the first line is not enough: some people post-process
9479    # each Makefile.in and add a new line on top of each file to say so.
9480 -  # Grep'ing the whole file is not good either: AIX grep has a line
9481 -  # limit of 2048, but all sed's we know have understand at least 4000.
9482 -  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
9483 +  # So let's grep whole file.
9484 +  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
9485      dirpart=`$as_dirname -- "$mf" ||
9486  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9487          X"$mf" : 'X\(//\)[^/]' \| \
9488          X"$mf" : 'X\(//\)$' \| \
9489          X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
9490 -echo X"$mf" |
9491 +$as_echo X"$mf" |
9492      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9493             s//\1/
9494             q
9495 @@ -21966,7 +22187,7 @@ $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9496          X"$file" : 'X\(//\)[^/]' \| \
9497          X"$file" : 'X\(//\)$' \| \
9498          X"$file" : 'X\(/\)' \| . 2>/dev/null ||
9499 -echo X"$file" |
9500 +$as_echo X"$file" |
9501      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9502             s//\1/
9503             q
9504 @@ -21992,7 +22213,7 @@ echo X"$file" |
9505      as_dirs=
9506      while :; do
9507        case $as_dir in #(
9508 -      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
9509 +      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
9510        *) as_qdir=$as_dir;;
9511        esac
9512        as_dirs="'$as_qdir' $as_dirs"
9513 @@ -22001,7 +22222,7 @@ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9514          X"$as_dir" : 'X\(//\)[^/]' \| \
9515          X"$as_dir" : 'X\(//\)$' \| \
9516          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
9517 -echo X"$as_dir" |
9518 +$as_echo X"$as_dir" |
9519      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9520             s//\1/
9521             q
9522 @@ -22022,8 +22243,8 @@ echo X"$as_dir" |
9523        test -d "$as_dir" && break
9524      done
9525      test -z "$as_dirs" || eval "mkdir $as_dirs"
9526 -  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
9527 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
9528 +  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
9529 +$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
9530     { (exit 1); exit 1; }; }; }
9531      # echo "creating $dirpart/$file"
9532      echo '# dummy' > "$dirpart/$file"
9533 @@ -22040,6 +22261,11 @@ _ACEOF
9534  chmod +x $CONFIG_STATUS
9535  ac_clean_files=$ac_clean_files_save
9536  
9537 +test $ac_write_fail = 0 ||
9538 +  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
9539 +$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
9540 +   { (exit 1); exit 1; }; }
9541 +
9542  
9543  # configure is writing to config.log, and then calls config.status.
9544  # config.status does its own redirection, appending to config.log.
9545 @@ -22061,15 +22287,19 @@ if test "$no_create" != yes; then
9546    # would make configure fail if this is the last instruction.
9547    $ac_cs_success || { (exit 1); exit 1; }
9548  fi
9549 +if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9550 +  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9551 +$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
9552 +fi
9553  
9554  
9555  if test "$APXS" = "/notfound/"; then
9556 -  { echo "$as_me:$LINENO: WARNING:
9557 +  { $as_echo "$as_me:$LINENO: WARNING:
9558  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9559  !!*** APXS was not found, so mod_suphp will not be built! ***!!
9560  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9561    " >&5
9562 -echo "$as_me: WARNING:
9563 +$as_echo "$as_me: WARNING:
9564  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9565  !!*** APXS was not found, so mod_suphp will not be built! ***!!
9566  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!