0.6.1.20061108-1 release
[manu/suphp.git] / debian / patches / 03_libtool.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 03_libtool.dpatch by  <elacour@home-dn.net>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Libtool update
6
7 @DPATCH@
8 diff -Naur ./aclocal.m4 ./aclocal.m4
9 --- ./aclocal.m4        2006-10-18 22:42:07.000000000 +0200
10 +++ ./aclocal.m4        2006-11-08 10:01:26.000000000 +0100
11 @@ -13,7 +13,7 @@
12  
13  # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
14  
15 -# serial 48 AC_PROG_LIBTOOL
16 +# serial 48 Debian 1.5.22-4 AC_PROG_LIBTOOL
17  
18  
19  # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
20 @@ -219,14 +219,6 @@
21      [pic_mode=default])
22  test -z "$pic_mode" && pic_mode=default
23  
24 -# Check if we have a version mismatch between libtool.m4 and ltmain.sh.
25 -#
26 -# Note:  This should be in AC_LIBTOOL_SETUP, _after_ $ltmain have been defined.
27 -#        We also should do it _before_ AC_LIBTOOL_LANG_C_CONFIG that actually
28 -#        calls AC_LIBTOOL_CONFIG and creates libtool.
29 -#
30 -_LT_VERSION_CHECK
31 -
32  # Use C for the default configuration in the libtool script
33  tagname=
34  AC_LIBTOOL_LANG_C_CONFIG
35 @@ -234,41 +226,6 @@
36  ])# AC_LIBTOOL_SETUP
37  
38  
39 -# _LT_VERSION_CHECK
40 -# -----------------
41 -AC_DEFUN([_LT_VERSION_CHECK],
42 -[AC_MSG_CHECKING([for correct ltmain.sh version])
43 -if test "x$ltmain" = "x" ; then
44 -  AC_MSG_RESULT(no)
45 -  AC_MSG_ERROR([
46 -
47 -*** @<:@Gentoo@:>@ sanity check failed! ***
48 -*** \$ltmain is not defined, please check the patch for consistency! ***
49 -])
50 -fi
51 -gentoo_lt_version="1.5.22"
52 -gentoo_ltmain_version=`sed -n '/^[[    ]]*VERSION=/{s/^[[      ]]*VERSION=//;p;q;}' "$ltmain"`
53 -if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
54 -  AC_MSG_RESULT(no)
55 -  AC_MSG_ERROR([
56 -
57 -*** @<:@Gentoo@:>@ sanity check failed! ***
58 -*** libtool.m4 and ltmain.sh have a version mismatch! ***
59 -*** (libtool.m4 = $gentoo_lt_version, ltmain.sh = $gentoo_ltmain_version) ***
60 -
61 -Please run:
62 -
63 -  libtoolize --copy --force
64 -
65 -if appropriate, please contact the maintainer of this
66 -package (or your distribution) for help.
67 -])
68 -else
69 -  AC_MSG_RESULT(yes)
70 -fi
71 -])# _LT_VERSION_CHECK
72 -
73 -
74  # _LT_AC_SYS_COMPILER
75  # -------------------
76  AC_DEFUN([_LT_AC_SYS_COMPILER],
77 @@ -1399,30 +1356,6 @@
78      esac
79      ;;
80  
81 -  linux*)
82 -    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
83 -      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
84 -      supports_anon_versioning=no
85 -      case `$LD -v 2>/dev/null` in
86 -        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
87 -        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
88 -        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
89 -        *\ 2.11.*) ;; # other 2.11 versions
90 -        *) supports_anon_versioning=yes ;;
91 -      esac
92 -      if test $supports_anon_versioning = yes; then
93 -        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
94 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
95 -$echo "local: *; };" >> $output_objdir/$libname.ver~
96 -        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
97 -      else
98 -        $archive_expsym_cmds="$archive_cmds"
99 -      fi
100 -    else
101 -      ld_shlibs=no
102 -    fi
103 -    ;;
104 -
105    *)
106      library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
107      ;;
108 @@ -1464,18 +1397,6 @@
109    dynamic_linker=no
110    ;;
111  
112 -kfreebsd*-gnu)
113 -  version_type=linux
114 -  need_lib_prefix=no
115 -  need_version=no
116 -  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
117 -  soname_spec='${libname}${release}${shared_ext}$major'
118 -  shlibpath_var=LD_LIBRARY_PATH
119 -  shlibpath_overrides_runpath=no
120 -  hardcode_into_libs=yes
121 -  dynamic_linker='GNU ld.so'
122 -  ;;
123 -
124  freebsd* | dragonfly*)
125    # DragonFly does not have aout.  When/if they implement a new
126    # versioning mechanism, adjust this.
127 @@ -1487,14 +1408,7 @@
128      *) objformat=elf ;;
129      esac
130    fi
131 -  # Handle Gentoo/FreeBSD as it was Linux
132 -  case $host_vendor in
133 -    gentoo)
134 -      version_type=linux ;;
135 -    *)
136 -      version_type=freebsd-$objformat ;;
137 -  esac
138 -
139 +  version_type=freebsd-$objformat
140    case $version_type in
141      freebsd-elf*)
142        library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
143 @@ -1505,12 +1419,6 @@
144        library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
145        need_version=yes
146        ;;
147 -    linux)
148 -      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
149 -      soname_spec='${libname}${release}${shared_ext}$major'
150 -      need_lib_prefix=no
151 -      need_version=no
152 -      ;;
153    esac
154    shlibpath_var=LD_LIBRARY_PATH
155    case $host_os in
156 @@ -1644,7 +1552,7 @@
157    ;;
158  
159  # This must be Linux ELF.
160 -linux*)
161 +linux* | k*bsd*-gnu)
162    version_type=linux
163    need_lib_prefix=no
164    need_version=no
165 @@ -1673,7 +1581,7 @@
166    dynamic_linker='GNU/Linux ld.so'
167    ;;
168  
169 -knetbsd*-gnu)
170 +netbsdelf*-gnu)
171    version_type=linux
172    need_lib_prefix=no
173    need_version=no
174 @@ -1682,7 +1590,7 @@
175    shlibpath_var=LD_LIBRARY_PATH
176    shlibpath_overrides_runpath=no
177    hardcode_into_libs=yes
178 -  dynamic_linker='GNU ld.so'
179 +  dynamic_linker='NetBSD ld.elf_so'
180    ;;
181  
182  netbsd*)
183 @@ -2390,7 +2298,7 @@
184    lt_cv_deplibs_check_method=pass_all
185    ;;
186  
187 -freebsd* | kfreebsd*-gnu | dragonfly*)
188 +freebsd* | dragonfly*)
189    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
190      case $host_cpu in
191      i*86 )
192 @@ -2444,11 +2352,11 @@
193    ;;
194  
195  # This must be Linux ELF.
196 -linux*)
197 +linux* | k*bsd*-gnu)
198    lt_cv_deplibs_check_method=pass_all
199    ;;
200  
201 -netbsd*)
202 +netbsd* | netbsdelf*-gnu)
203    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
204      lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
205    else
206 @@ -3196,7 +3104,7 @@
207    freebsd-elf*)
208      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
209      ;;
210 -  freebsd* | kfreebsd*-gnu | dragonfly*)
211 +  freebsd* | dragonfly*)
212      # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
213      # conventions
214      _LT_AC_TAGVAR(ld_shlibs, $1)=yes
215 @@ -3355,7 +3263,7 @@
216      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
217      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
218      ;;
219 -  linux*)
220 +  linux* | k*bsd*-gnu)
221      case $cc_basename in
222        KCC*)
223         # Kuck and Associates, Inc. (KAI) C++ Compiler
224 @@ -3457,7 +3365,7 @@
225         ;;
226      esac
227      ;;
228 -  netbsd*)
229 +  netbsd* | netbsdelf*-gnu)
230      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
231        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
232        wlarc=
233 @@ -4722,7 +4630,7 @@
234    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
235    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
236    ;;
237 -linux*)
238 +linux* | k*bsd*-gnu)
239    if test "$host_cpu" = ia64; then
240      symcode='[[ABCDGIRSTW]]'
241      lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
242 @@ -4995,7 +4903,7 @@
243             ;;
244         esac
245         ;;
246 -      freebsd* | kfreebsd*-gnu | dragonfly*)
247 +      freebsd* | dragonfly*)
248         # FreeBSD uses GNU C++
249         ;;
250        hpux9* | hpux10* | hpux11*)
251 @@ -5038,7 +4946,7 @@
252             ;;
253         esac
254         ;;
255 -      linux*)
256 +      linux* | k*bsd*-gnu)
257         case $cc_basename in
258           KCC*)
259             # KAI C++ Compiler
260 @@ -5081,7 +4989,7 @@
261             ;;
262         esac
263         ;;
264 -      netbsd*)
265 +      netbsd* | netbsdelf*-gnu)
266         ;;
267        osf3* | osf4* | osf5*)
268         case $cc_basename in
269 @@ -5292,7 +5200,7 @@
270        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
271        ;;
272  
273 -    linux*)
274 +    linux* | k*bsd*-gnu)
275        case $cc_basename in
276        icc* | ecc*)
277         _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
278 @@ -5433,6 +5341,9 @@
279    cygwin* | mingw*)
280      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([[^ ]]*\) [[^ ]]*/\1 DATA/;/^I /d;/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
281    ;;
282 +  linux* | k*bsd*-gnu)
283 +    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
284 +  ;;
285    *)
286      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
287    ;;
288 @@ -5603,7 +5514,7 @@
289        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
290        ;;
291  
292 -    linux*)
293 +    linux* | k*bsd*-gnu)
294        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
295         tmp_addflag=
296         case $cc_basename,$host_cpu in
297 @@ -5629,12 +5540,13 @@
298    $echo "local: *; };" >> $output_objdir/$libname.ver~
299           $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
300         fi
301 +       _LT_AC_TAGVAR(link_all_deplibs, $1)=no
302        else
303         _LT_AC_TAGVAR(ld_shlibs, $1)=no
304        fi
305        ;;
306  
307 -    netbsd*)
308 +    netbsd* | netbsdelf*-gnu)
309        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
310         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
311         wlarc=
312 @@ -5964,7 +5876,7 @@
313        ;;
314  
315      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
316 -    freebsd* | kfreebsd*-gnu | dragonfly*)
317 +    freebsd* | dragonfly*)
318        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
319        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
320        _LT_AC_TAGVAR(hardcode_direct, $1)=yes
321 @@ -6066,7 +5978,7 @@
322        _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
323        ;;
324  
325 -    netbsd*)
326 +    netbsd* | netbsdelf*-gnu)
327        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
328         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
329        else
330 diff -Naur ./config/config.guess ./config/config.guess
331 --- ./config/config.guess       2006-10-18 22:42:07.000000000 +0200
332 +++ ./config/config.guess       2006-10-12 14:52:19.000000000 +0200
333 @@ -139,23 +139,6 @@
334  UNAME_SYSTEM=`(uname -s) 2>/dev/null`  || UNAME_SYSTEM=unknown
335  UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
336  
337 -if [ "${UNAME_SYSTEM}" = "Linux" ] ; then
338 -       eval $set_cc_for_build
339 -       cat << EOF > $dummy.c
340 -       #include <features.h>
341 -       #ifdef __UCLIBC__
342 -       # ifdef __UCLIBC_CONFIG_VERSION__
343 -       LIBC=uclibc __UCLIBC_CONFIG_VERSION__
344 -       # else
345 -       LIBC=uclibc
346 -       # endif
347 -       #else
348 -       LIBC=gnu
349 -       #endif
350 -EOF
351 -       eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
352 -fi
353 -
354  # Note: order is significant - the case branches are not exclusive.
355  
356  case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
357 @@ -846,28 +829,28 @@
358         echo ${UNAME_MACHINE}-pc-minix
359         exit ;;
360      arm*:Linux:*:*)
361 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
362 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
363         exit ;;
364      avr32*:Linux:*:*)
365 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
366 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
367         exit ;;
368      cris:Linux:*:*)
369 -       echo cris-axis-linux-${LIBC}
370 +       echo cris-axis-linux-gnu
371         exit ;;
372      crisv32:Linux:*:*)
373 -       echo crisv32-axis-linux-${LIBC}
374 +       echo crisv32-axis-linux-gnu
375         exit ;;
376      frv:Linux:*:*)
377 -       echo frv-unknown-linux-${LIBC}
378 +       echo frv-unknown-linux-gnu
379         exit ;;
380      ia64:Linux:*:*)
381 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
382 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
383         exit ;;
384      m32r*:Linux:*:*)
385 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
386 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
387         exit ;;
388      m68*:Linux:*:*)
389 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
390 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
391         exit ;;
392      mips:Linux:*:*)
393         eval $set_cc_for_build
394 @@ -890,7 +873,7 @@
395                 s: ::g
396                 p
397             }'`"
398 -       test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
399 +       test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
400         ;;
401      mips64:Linux:*:*)
402         eval $set_cc_for_build
403 @@ -913,16 +896,16 @@
404                 s: ::g
405                 p
406             }'`"
407 -       test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
408 +       test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
409         ;;
410      or32:Linux:*:*)
411 -       echo or32-unknown-linux-${LIBC}
412 +       echo or32-unknown-linux-gnu
413         exit ;;
414      ppc:Linux:*:*)
415 -       echo powerpc-unknown-linux-${LIBC}
416 +       echo powerpc-unknown-linux-gnu
417         exit ;;
418      ppc64:Linux:*:*)
419 -       echo powerpc64-unknown-linux-${LIBC}
420 +       echo powerpc64-unknown-linux-gnu
421         exit ;;
422      alpha:Linux:*:*)
423         case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
424 @@ -935,37 +918,37 @@
425           EV68*) UNAME_MACHINE=alphaev68 ;;
426          esac
427         objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
428 -       if test "$?" = 0 ; then LIBC="gnulibc1" ; fi
429 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
430 +       if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
431 +       echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
432         exit ;;
433      parisc:Linux:*:* | hppa:Linux:*:*)
434         # Look for CPU level
435         case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
436 -         PA7*) echo hppa1.1-unknown-linux-${LIBC} ;;
437 -         PA8*) echo hppa2.0-unknown-linux-${LIBC} ;;
438 -         *)    echo hppa-unknown-linux-${LIBC} ;;
439 +         PA7*) echo hppa1.1-unknown-linux-gnu ;;
440 +         PA8*) echo hppa2.0-unknown-linux-gnu ;;
441 +         *)    echo hppa-unknown-linux-gnu ;;
442         esac
443         exit ;;
444      parisc64:Linux:*:* | hppa64:Linux:*:*)
445 -       echo hppa64-unknown-linux-${LIBC}
446 +       echo hppa64-unknown-linux-gnu
447         exit ;;
448      s390:Linux:*:* | s390x:Linux:*:*)
449         echo ${UNAME_MACHINE}-ibm-linux
450         exit ;;
451      sh64*:Linux:*:*)
452 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
453 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
454         exit ;;
455      sh*:Linux:*:*)
456 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
457 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
458         exit ;;
459      sparc:Linux:*:* | sparc64:Linux:*:*)
460 -       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
461 +       echo ${UNAME_MACHINE}-unknown-linux-gnu
462         exit ;;
463      vax:Linux:*:*)
464 -       echo ${UNAME_MACHINE}-dec-linux-${LIBC}
465 +       echo ${UNAME_MACHINE}-dec-linux-gnu
466         exit ;;
467      x86_64:Linux:*:*)
468 -       echo x86_64-unknown-linux-${LIBC}
469 +       echo x86_64-unknown-linux-gnu
470         exit ;;
471      i*86:Linux:*:*)
472         # The BFD linker knows what the default object file format is, so
473 @@ -980,22 +963,20 @@
474                                     p'`
475          case "$ld_supported_targets" in
476           elf32-i386)
477 -               TENTATIVE="${UNAME_MACHINE}-pc-linux-${LIBC}"
478 +               TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
479                 ;;
480           a.out-i386-linux)
481 -               echo "${UNAME_MACHINE}-pc-linux-${LIBC}aout"
482 +               echo "${UNAME_MACHINE}-pc-linux-gnuaout"
483                 exit ;;
484           coff-i386)
485 -               echo "${UNAME_MACHINE}-pc-linux-${LIBC}coff"
486 +               echo "${UNAME_MACHINE}-pc-linux-gnucoff"
487                 exit ;;
488           "")
489                 # Either a pre-BFD a.out linker (linux-gnuoldld) or
490                 # one that does not give us useful --help.
491 -               echo "${UNAME_MACHINE}-pc-linux-${LIBC}oldld"
492 +               echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
493                 exit ;;
494         esac
495 -       # This should get integrated into the C code below, but now we hack
496 -       if [ "$LIBC" != "gnu" ] ; then echo "$TENTATIVE" && exit 0 ; fi
497         # Determine whether the default compiler is a.out or elf
498         eval $set_cc_for_build
499         sed 's/^        //' << EOF >$dummy.c
500 diff -Naur ./config/config.sub ./config/config.sub
501 --- ./config/config.sub 2006-10-18 22:42:07.000000000 +0200
502 +++ ./config/config.sub 2006-10-12 14:52:19.000000000 +0200
503 @@ -4,7 +4,7 @@
504  #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
505  #   Inc.
506  
507 -timestamp='2006-07-02'
508 +timestamp='2006-09-20'
509  
510  # This file is (in principle) common to ALL GNU software.
511  # The presence of a machine in this file suggests that SOME GNU software
512 @@ -244,7 +244,7 @@
513         | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
514         | bfin \
515         | c4x | clipper \
516 -       | d10v | d30v | dlx | dsp16xx | dvp \
517 +       | d10v | d30v | dlx | dsp16xx \
518         | fr30 | frv \
519         | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
520         | i370 | i860 | i960 | ia64 \
521 @@ -276,7 +276,8 @@
522         | pdp10 | pdp11 | pj | pjl \
523         | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
524         | pyramid \
525 -       | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
526 +       | score \
527 +       | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
528         | sh64 | sh64le \
529         | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
530         | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
531 @@ -284,7 +285,7 @@
532         | tahoe | thumb | tic4x | tic80 | tron \
533         | v850 | v850e \
534         | we32k \
535 -       | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
536 +       | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
537         | z8k)
538                 basic_machine=$basic_machine-unknown
539                 ;;
540 @@ -357,7 +358,7 @@
541         | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
542         | pyramid-* \
543         | romp-* | rs6000-* \
544 -       | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
545 +       | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
546         | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
547         | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
548         | sparclite-* \
549 @@ -367,7 +368,7 @@
550         | tron-* \
551         | v850-* | v850e-* | vax-* \
552         | we32k-* \
553 -       | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
554 +       | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
555         | xstormy16-* | xtensa-* \
556         | ymp-* \
557         | z8k-*)
558 @@ -689,24 +690,6 @@
559                 basic_machine=m68k-atari
560                 os=-mint
561                 ;;
562 -       mipsEE* | ee | ps2)
563 -               basic_machine=mips64r5900el-scei
564 -               case $os in
565 -                   -linux*)
566 -                       ;;
567 -                   *)
568 -                       os=-elf
569 -                       ;;
570 -               esac
571 -               ;;
572 -       iop)
573 -               basic_machine=mipsel-scei
574 -               os=-irx
575 -               ;;
576 -       dvp)
577 -               basic_machine=dvp-scei
578 -               os=-elf
579 -               ;;
580         mips3*-*)
581                 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
582                 ;;
583 @@ -927,6 +910,10 @@
584         sb1el)
585                 basic_machine=mipsisa64sb1el-unknown
586                 ;;
587 +       sde)
588 +               basic_machine=mipsisa32-sde
589 +               os=-elf
590 +               ;;
591         sei)
592                 basic_machine=mips-sei
593                 os=-seiux
594 @@ -1232,7 +1219,7 @@
595               | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
596               | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
597               | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
598 -             | -skyos* | -haiku* | -rdos* | -toppers* | -irx*)
599 +             | -skyos* | -haiku* | -rdos* | -toppers*)
600         # Remember, each alternative MUST END IN *, to match a version number.
601                 ;;
602         -qnx*)
603 @@ -1384,6 +1371,9 @@
604  # system, and we'll never get to this point.
605  
606  case $basic_machine in
607 +        score-*)
608 +               os=-elf
609 +               ;;
610          spu-*)
611                 os=-elf
612                 ;;
613 diff -Naur ./config/ltmain.sh ./config/ltmain.sh
614 --- ./config/ltmain.sh  2006-10-18 22:42:07.000000000 +0200
615 +++ ./config/ltmain.sh  2006-03-11 19:49:04.000000000 +0100
616 @@ -33,9 +33,6 @@
617  # function.
618  progpath="$0"
619  
620 -# define SED for historic ltconfig's generated by Libtool 1.3
621 -test -z "$SED" && SED=sed
622 -
623  # The name of this program:
624  progname=`echo "$progpath" | $SED $basename`
625  modename="$progname"
626 @@ -46,7 +43,7 @@
627  
628  PROGRAM=ltmain.sh
629  PACKAGE=libtool
630 -VERSION=1.5.22
631 +VERSION="1.5.22 Debian 1.5.22-4"
632  TIMESTAMP=" (1.1220.2.365 2005/12/18 22:14:06)"
633  
634  # See if we are running on zsh, and set the options which allow our
635 @@ -54,13 +51,6 @@
636  if test -n "${ZSH_VERSION+set}" ; then
637    setopt NO_GLOB_SUBST
638  fi
639 -# Same for EGREP, and just to be sure, do LTCC as well
640 -if test "X$EGREP" = X ; then
641 -    EGREP=egrep
642 -fi
643 -if test "X$LTCC" = X ; then
644 -    LTCC=${CC-gcc}
645 -fi
646  
647  # Check that we have a working $echo.
648  if test "X$1" = X--no-reexec; then
649 @@ -147,30 +137,6 @@
650  lo2o="s/\\.lo\$/.${objext}/"
651  o2lo="s/\\.${objext}\$/.lo/"
652  
653 -if test -z "$max_cmd_len"; then
654 -  i=0
655 -  testring="ABCD"
656 -  new_result=
657 -  
658 -  # If test is not a shell built-in, we'll probably end up computing a
659 -  # maximum length that is only half of the actual maximum length, but
660 -  # we can't tell.
661 -  while (test "X"`$SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
662 -             = "XX$testring") >/dev/null 2>&1 &&
663 -          new_result=`expr "X$testring" : ".*" 2>&1` &&
664 -          max_cmd_len="$new_result" &&
665 -          test "$i" != 17 # 1/2 MB should be enough
666 -  do
667 -    i=`expr $i + 1`
668 -    testring="$testring$testring"
669 -  done
670 -  testring=
671 -  # Add a significant safety factor because C++ compilers can tack on massive
672 -  # amounts of additional arguments before passing them to the linker.
673 -  # It appears as though 1/2 is a usable value.
674 -  max_cmd_len=`expr $max_cmd_len \/ 2`
675 -fi
676 -
677  #####################################
678  # Shell function definitions:
679  # This seems to be the best place for them
680 @@ -291,21 +257,7 @@
681             esac
682             CC_quoted="$CC_quoted $arg"
683           done
684 -           # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
685 -           trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"`
686 -           # and sometimes libtool has CC=<HOST>-gcc but user does CC=gcc
687 -           extendcc=${host}-${CC}
688 -           # and sometimes libtool has CC=<OLDHOST>-gcc but user has CC=<NEWHOST>-gcc  
689 -           # (Gentoo-specific hack because we always export $CHOST)
690 -           mungedcc=${CHOST-${host}}-${trimedcc}
691             case "$@ " in
692 -             "cc "* | " cc "* | "${host}-cc "* | " ${host}-cc "*|\
693 -             "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
694 -             tagname=CC
695 -             break ;;
696 -             "$trimedcc "* | " $trimedcc "* | "`$echo $trimedcc` "* | " `$echo $trimedcc` "*|\
697 -             "$extendcc "* | " $extendcc "* | "`$echo $extendcc` "* | " `$echo $extendcc` "*|\
698 -             "$mungedcc "* | " $mungedcc "* | "`$echo $mungedcc` "* | " `$echo $mungedcc` "*|\
699               " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
700               # The compiler in the base compile command matches
701               # the one in the tagged configuration.
702 @@ -899,7 +851,7 @@
703      # Lock this critical section if it is needed
704      # We use this script file to make the link, it avoids creating a new file
705      if test "$need_locks" = yes; then
706 -      until $run ln "$srcfile" "$lockfile" 2>/dev/null; do
707 +      until $run ln "$progpath" "$lockfile" 2>/dev/null; do
708         $show "Waiting for $lockfile to be removed"
709         sleep 2
710        done
711 @@ -2130,7 +2082,10 @@
712         case $pass in
713         dlopen) libs="$dlfiles" ;;
714         dlpreopen) libs="$dlprefiles" ;;
715 -       link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
716 +       link)
717 +         libs="$deplibs %DEPLIBS%"
718 +         test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
719 +         ;;
720         esac
721        fi
722        if test "$pass" = dlopen; then
723 @@ -3249,6 +3204,11 @@
724             age="$number_minor"
725             revision="$number_minor"
726             ;;
727 +         *)
728 +           $echo "$modename: unknown library version type \`$version_type'" 1>&2
729 +           $echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
730 +           exit $EXIT_FAILURE
731 +           ;;
732           esac
733           ;;
734         no)
735 @@ -3690,13 +3650,6 @@
736                         *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
737                         esac
738                       done
739 -                     # It is ok to link against an archive when
740 -                     # building a shared library.
741 -                     if $AR -t $potlib > /dev/null 2>&1; then
742 -                       newdeplibs="$newdeplibs $a_deplib"
743 -                       a_deplib=""
744 -                       break 2
745 -                     fi
746                       if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \
747                          | ${SED} 10q \
748                          | $EGREP "$file_magic_regex" > /dev/null; then
749 @@ -5434,11 +5387,6 @@
750         $echo >> $output "\
751      if test \"\$libtool_execute_magic\" != \"$magic\"; then
752        # Run the actual program with our arguments.
753 -
754 -      # Make sure env LD_LIBRARY_PATH does not mess us up
755 -      if test -n \"\${LD_LIBRARY_PATH+set}\"; then
756 -        export LD_LIBRARY_PATH=\$progdir:\$LD_LIBRARY_PATH
757 -      fi
758  "
759         case $host in
760         # Backslashes separate directories on plain windows
761 @@ -5666,53 +5614,9 @@
762                   $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
763                   exit $EXIT_FAILURE
764                 fi
765 -               if test "X$EGREP" = X ; then
766 -                       EGREP=egrep
767 -               fi
768 -               # We do not want portage's install root ($D) present.  Check only for
769 -               # this if the .la is being installed.
770 -               if test "$installed" = yes && test "$D"; then
771 -                 eval mynewdependency_lib=`echo "$libdir/$name" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
772 -               else
773 -                 mynewdependency_lib="$libdir/$name"
774 -               fi
775 -               # Do not add duplicates
776 -               if test "$mynewdependency_lib"; then
777 -                 my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
778 -                 if test -z "$my_little_ninja_foo_1"; then
779 -                   newdependency_libs="$newdependency_libs $mynewdependency_lib"
780 -                 fi
781 -               fi
782 -               ;;
783 -                 *)
784 -               if test "$installed" = yes; then
785 -                 # Rather use S=WORKDIR if our version of portage supports it.
786 -                 # This is because some ebuild (gcc) do not use $S as buildroot.
787 -                 if test "$PWORKDIR"; then
788 -                   S="$PWORKDIR"
789 -                 fi
790 -                 # We do not want portage's build root ($S) present.
791 -                 my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"`
792 -                 # We do not want portage's install root ($D) present.
793 -                 my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
794 -                 if test -n "$my_little_ninja_foo_2" && test "$S"; then
795 -                   mynewdependency_lib=""
796 -                 elif test -n "$my_little_ninja_foo_3" && test "$D"; then
797 -                   eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
798 -                 else
799 -                   mynewdependency_lib="$deplib"
800 -                 fi
801 -               else
802 -                 mynewdependency_lib="$deplib"
803 -               fi
804 -               # Do not add duplicates
805 -               if test "$mynewdependency_lib"; then
806 -                 my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
807 -                 if test -z "$my_little_ninja_foo_4"; then
808 -                       newdependency_libs="$newdependency_libs $mynewdependency_lib"
809 -                 fi
810 -               fi
811 +               newdependency_libs="$newdependency_libs $libdir/$name"
812                 ;;
813 +             *) newdependency_libs="$newdependency_libs $deplib" ;;
814               esac
815             done
816             dependency_libs="$newdependency_libs"
817 @@ -5764,10 +5668,6 @@
818           case $host,$output,$installed,$module,$dlname in
819             *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
820           esac
821 -         # Do not add duplicates
822 -         if test "$installed" = yes && test "$D"; then
823 -           install_libdir=`echo "$install_libdir" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
824 -         fi
825           $echo > $output "\
826  # $outputname - a libtool library file
827  # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
828 diff -Naur ./configure ./configure
829 --- ./configure 2006-10-18 22:42:07.000000000 +0200
830 +++ ./configure 2006-11-08 10:01:37.000000000 +0100
831 @@ -1,10 +1,11 @@
832  #! /bin/sh
833  # Guess values for system-dependent variables and create Makefiles.
834 -# Generated by GNU Autoconf 2.59 for suPHP 0.6.1.
835 +# Generated by GNU Autoconf 2.60a for suPHP 0.6.1.
836  #
837  # Report bugs to <sebastian.marsching@suphp.org>.
838  #
839 -# Copyright (C) 2003 Free Software Foundation, Inc.
840 +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
841 +# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
842  # This configure script is free software; the Free Software Foundation
843  # gives unlimited permission to copy, distribute and modify it.
844  ## --------------------- ##
845 @@ -18,11 +19,35 @@
846    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
847    # is contrary to our usage.  Disable this feature.
848    alias -g '${1+"$@"}'='"$@"'
849 -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
850 -  set -o posix
851 +  setopt NO_GLOB_SUBST
852 +else
853 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
854  fi
855 +BIN_SH=xpg4; export BIN_SH # for Tru64
856  DUALCASE=1; export DUALCASE # for MKS sh
857  
858 +
859 +# PATH needs CR
860 +# Avoid depending upon Character Ranges.
861 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
862 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
863 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
864 +as_cr_digits='0123456789'
865 +as_cr_alnum=$as_cr_Letters$as_cr_digits
866 +
867 +# The user is always right.
868 +if test "${PATH_SEPARATOR+set}" != set; then
869 +  echo "#! /bin/sh" >conf$$.sh
870 +  echo  "exit 0"   >>conf$$.sh
871 +  chmod +x conf$$.sh
872 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
873 +    PATH_SEPARATOR=';'
874 +  else
875 +    PATH_SEPARATOR=:
876 +  fi
877 +  rm -f conf$$.sh
878 +fi
879 +
880  # Support unset when possible.
881  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
882    as_unset=unset
883 @@ -31,8 +56,43 @@
884  fi
885  
886  
887 +# IFS
888 +# We need space, tab and new line, in precisely that order.  Quoting is
889 +# there to prevent editors from complaining about space-tab.
890 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
891 +# splitting by setting IFS to empty value.)
892 +as_nl='
893 +'
894 +IFS=" ""       $as_nl"
895 +
896 +# Find who we are.  Look in the path if we contain no directory separator.
897 +case $0 in
898 +  *[\\/]* ) as_myself=$0 ;;
899 +  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
900 +for as_dir in $PATH
901 +do
902 +  IFS=$as_save_IFS
903 +  test -z "$as_dir" && as_dir=.
904 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
905 +done
906 +IFS=$as_save_IFS
907 +
908 +     ;;
909 +esac
910 +# We did not find ourselves, most probably we were run as `sh COMMAND'
911 +# in which case we are not to be found in the path.
912 +if test "x$as_myself" = x; then
913 +  as_myself=$0
914 +fi
915 +if test ! -f "$as_myself"; then
916 +  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
917 +  { (exit 1); exit 1; }
918 +fi
919 +
920  # Work around bugs in pre-3.0 UWIN ksh.
921 -$as_unset ENV MAIL MAILPATH
922 +for as_var in ENV MAIL MAILPATH
923 +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
924 +done
925  PS1='$ '
926  PS2='> '
927  PS4='+ '
928 @@ -46,18 +106,19 @@
929    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
930      eval $as_var=C; export $as_var
931    else
932 -    $as_unset $as_var
933 +    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
934    fi
935  done
936  
937  # Required to use basename.
938 -if expr a : '\(a\)' >/dev/null 2>&1; then
939 +if expr a : '\(a\)' >/dev/null 2>&1 &&
940 +   test "X`expr 00001 : '.*\(...\)'`" = X001; then
941    as_expr=expr
942  else
943    as_expr=false
944  fi
945  
946 -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
947 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
948    as_basename=basename
949  else
950    as_basename=false
951 @@ -65,157 +126,386 @@
952  
953  
954  # Name of the executable.
955 -as_me=`$as_basename "$0" ||
956 +as_me=`$as_basename -- "$0" ||
957  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
958          X"$0" : 'X\(//\)$' \| \
959 -        X"$0" : 'X\(/\)$' \| \
960 -        .     : '\(.\)' 2>/dev/null ||
961 +        X"$0" : 'X\(/\)' \| . 2>/dev/null ||
962  echo X/"$0" |
963 -    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
964 -         /^X\/\(\/\/\)$/{ s//\1/; q; }
965 -         /^X\/\(\/\).*/{ s//\1/; q; }
966 -         s/.*/./; q'`
967 +    sed '/^.*\/\([^/][^/]*\)\/*$/{
968 +           s//\1/
969 +           q
970 +         }
971 +         /^X\/\(\/\/\)$/{
972 +           s//\1/
973 +           q
974 +         }
975 +         /^X\/\(\/\).*/{
976 +           s//\1/
977 +           q
978 +         }
979 +         s/.*/./; q'`
980  
981 +# CDPATH.
982 +$as_unset CDPATH
983  
984 -# PATH needs CR, and LINENO needs CR and PATH.
985 -# Avoid depending upon Character Ranges.
986 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
987 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
988 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
989 -as_cr_digits='0123456789'
990 -as_cr_alnum=$as_cr_Letters$as_cr_digits
991  
992 -# The user is always right.
993 -if test "${PATH_SEPARATOR+set}" != set; then
994 -  echo "#! /bin/sh" >conf$$.sh
995 -  echo  "exit 0"   >>conf$$.sh
996 -  chmod +x conf$$.sh
997 -  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
998 -    PATH_SEPARATOR=';'
999 -  else
1000 -    PATH_SEPARATOR=:
1001 -  fi
1002 -  rm -f conf$$.sh
1003 +if test "x$CONFIG_SHELL" = x; then
1004 +  if (eval ":") 2>/dev/null; then
1005 +  as_have_required=yes
1006 +else
1007 +  as_have_required=no
1008  fi
1009  
1010 +  if test $as_have_required = yes &&    (eval ":
1011 +(as_func_return () {
1012 +  (exit \$1)
1013 +}
1014 +as_func_success () {
1015 +  as_func_return 0
1016 +}
1017 +as_func_failure () {
1018 +  as_func_return 1
1019 +}
1020 +as_func_ret_success () {
1021 +  return 0
1022 +}
1023 +as_func_ret_failure () {
1024 +  return 1
1025 +}
1026  
1027 -  as_lineno_1=$LINENO
1028 -  as_lineno_2=$LINENO
1029 -  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
1030 -  test "x$as_lineno_1" != "x$as_lineno_2" &&
1031 -  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
1032 -  # Find who we are.  Look in the path if we contain no path at all
1033 -  # relative or not.
1034 -  case $0 in
1035 -    *[\\/]* ) as_myself=$0 ;;
1036 -    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1037 -for as_dir in $PATH
1038 -do
1039 -  IFS=$as_save_IFS
1040 -  test -z "$as_dir" && as_dir=.
1041 -  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
1042 -done
1043 +exitcode=0
1044 +if as_func_success; then
1045 +  :
1046 +else
1047 +  exitcode=1
1048 +  echo as_func_success failed.
1049 +fi
1050  
1051 -       ;;
1052 -  esac
1053 -  # We did not find ourselves, most probably we were run as `sh COMMAND'
1054 -  # in which case we are not to be found in the path.
1055 -  if test "x$as_myself" = x; then
1056 -    as_myself=$0
1057 -  fi
1058 -  if test ! -f "$as_myself"; then
1059 -    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
1060 -   { (exit 1); exit 1; }; }
1061 -  fi
1062 -  case $CONFIG_SHELL in
1063 -  '')
1064 +if as_func_failure; then
1065 +  exitcode=1
1066 +  echo as_func_failure succeeded.
1067 +fi
1068 +
1069 +if as_func_ret_success; then
1070 +  :
1071 +else
1072 +  exitcode=1
1073 +  echo as_func_ret_success failed.
1074 +fi
1075 +
1076 +if as_func_ret_failure; then
1077 +  exitcode=1
1078 +  echo as_func_ret_failure succeeded.
1079 +fi
1080 +
1081 +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
1082 +  :
1083 +else
1084 +  exitcode=1
1085 +  echo positional parameters were not saved.
1086 +fi
1087 +
1088 +test \$exitcode = 0) || { (exit 1); exit 1; }
1089 +
1090 +(
1091 +  as_lineno_1=\$LINENO
1092 +  as_lineno_2=\$LINENO
1093 +  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
1094 +  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
1095 +") 2> /dev/null; then
1096 +  :
1097 +else
1098 +  as_candidate_shells=
1099      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1100 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
1101 +for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
1102  do
1103    IFS=$as_save_IFS
1104    test -z "$as_dir" && as_dir=.
1105 -  for as_base in sh bash ksh sh5; do
1106 -        case $as_dir in
1107 +  case $as_dir in
1108          /*)
1109 -          if ("$as_dir/$as_base" -c '
1110 +          for as_base in sh bash ksh sh5; do
1111 +            as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
1112 +          done;;
1113 +       esac
1114 +done
1115 +IFS=$as_save_IFS
1116 +
1117 +
1118 +      for as_shell in $as_candidate_shells $SHELL; do
1119 +        # Try only shells that exist, to save several forks.
1120 +        if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
1121 +               { ("$as_shell") 2> /dev/null <<\_ASEOF
1122 +# Be Bourne compatible
1123 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
1124 +  emulate sh
1125 +  NULLCMD=:
1126 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
1127 +  # is contrary to our usage.  Disable this feature.
1128 +  alias -g '${1+"$@"}'='"$@"'
1129 +  setopt NO_GLOB_SUBST
1130 +else
1131 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
1132 +fi
1133 +BIN_SH=xpg4; export BIN_SH # for Tru64
1134 +DUALCASE=1; export DUALCASE # for MKS sh
1135 +
1136 +:
1137 +_ASEOF
1138 +}; then
1139 +  CONFIG_SHELL=$as_shell
1140 +              as_have_required=yes
1141 +              if { "$as_shell" 2> /dev/null <<\_ASEOF
1142 +# Be Bourne compatible
1143 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
1144 +  emulate sh
1145 +  NULLCMD=:
1146 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
1147 +  # is contrary to our usage.  Disable this feature.
1148 +  alias -g '${1+"$@"}'='"$@"'
1149 +  setopt NO_GLOB_SUBST
1150 +else
1151 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
1152 +fi
1153 +BIN_SH=xpg4; export BIN_SH # for Tru64
1154 +DUALCASE=1; export DUALCASE # for MKS sh
1155 +
1156 +:
1157 +(as_func_return () {
1158 +  (exit $1)
1159 +}
1160 +as_func_success () {
1161 +  as_func_return 0
1162 +}
1163 +as_func_failure () {
1164 +  as_func_return 1
1165 +}
1166 +as_func_ret_success () {
1167 +  return 0
1168 +}
1169 +as_func_ret_failure () {
1170 +  return 1
1171 +}
1172 +
1173 +exitcode=0
1174 +if as_func_success; then
1175 +  :
1176 +else
1177 +  exitcode=1
1178 +  echo as_func_success failed.
1179 +fi
1180 +
1181 +if as_func_failure; then
1182 +  exitcode=1
1183 +  echo as_func_failure succeeded.
1184 +fi
1185 +
1186 +if as_func_ret_success; then
1187 +  :
1188 +else
1189 +  exitcode=1
1190 +  echo as_func_ret_success failed.
1191 +fi
1192 +
1193 +if as_func_ret_failure; then
1194 +  exitcode=1
1195 +  echo as_func_ret_failure succeeded.
1196 +fi
1197 +
1198 +if ( set x; as_func_ret_success y && test x = "$1" ); then
1199 +  :
1200 +else
1201 +  exitcode=1
1202 +  echo positional parameters were not saved.
1203 +fi
1204 +
1205 +test $exitcode = 0) || { (exit 1); exit 1; }
1206 +
1207 +(
1208    as_lineno_1=$LINENO
1209    as_lineno_2=$LINENO
1210 -  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
1211    test "x$as_lineno_1" != "x$as_lineno_2" &&
1212 -  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
1213 -            $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
1214 -            $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
1215 -            CONFIG_SHELL=$as_dir/$as_base
1216 -            export CONFIG_SHELL
1217 -            exec "$CONFIG_SHELL" "$0" ${1+"$@"}
1218 -          fi;;
1219 -        esac
1220 -       done
1221 -done
1222 -;;
1223 -  esac
1224 +  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
1225 +
1226 +_ASEOF
1227 +}; then
1228 +  break
1229 +fi
1230 +
1231 +fi
1232 +
1233 +      done
1234 +
1235 +      if test "x$CONFIG_SHELL" != x; then
1236 +  for as_var in BASH_ENV ENV
1237 +        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
1238 +        done
1239 +        export CONFIG_SHELL
1240 +        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
1241 +fi
1242 +
1243 +
1244 +    if test $as_have_required = no; then
1245 +  echo This script requires a shell more modern than all the
1246 +      echo shells that I found on your system.  Please install a
1247 +      echo modern shell, or manually run the script under such a
1248 +      echo shell if you do have one.
1249 +      { (exit 1); exit 1; }
1250 +fi
1251 +
1252 +
1253 +fi
1254 +
1255 +fi
1256 +
1257 +
1258 +
1259 +(eval "as_func_return () {
1260 +  (exit \$1)
1261 +}
1262 +as_func_success () {
1263 +  as_func_return 0
1264 +}
1265 +as_func_failure () {
1266 +  as_func_return 1
1267 +}
1268 +as_func_ret_success () {
1269 +  return 0
1270 +}
1271 +as_func_ret_failure () {
1272 +  return 1
1273 +}
1274 +
1275 +exitcode=0
1276 +if as_func_success; then
1277 +  :
1278 +else
1279 +  exitcode=1
1280 +  echo as_func_success failed.
1281 +fi
1282 +
1283 +if as_func_failure; then
1284 +  exitcode=1
1285 +  echo as_func_failure succeeded.
1286 +fi
1287 +
1288 +if as_func_ret_success; then
1289 +  :
1290 +else
1291 +  exitcode=1
1292 +  echo as_func_ret_success failed.
1293 +fi
1294 +
1295 +if as_func_ret_failure; then
1296 +  exitcode=1
1297 +  echo as_func_ret_failure succeeded.
1298 +fi
1299 +
1300 +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
1301 +  :
1302 +else
1303 +  exitcode=1
1304 +  echo positional parameters were not saved.
1305 +fi
1306 +
1307 +test \$exitcode = 0") || {
1308 +  echo No shell found that supports shell functions.
1309 +  echo Please tell autoconf@gnu.org about your system,
1310 +  echo including any error possibly output before this
1311 +  echo message
1312 +}
1313 +
1314 +
1315 +
1316 +  as_lineno_1=$LINENO
1317 +  as_lineno_2=$LINENO
1318 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
1319 +  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
1320  
1321    # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
1322    # uniformly replaced by the line number.  The first 'sed' inserts a
1323 -  # line-number line before each line; the second 'sed' does the real
1324 -  # work.  The second script uses 'N' to pair each line-number line
1325 -  # with the numbered line, and appends trailing '-' during
1326 -  # substitution so that $LINENO is not a special case at line end.
1327 +  # line-number line after each line using $LINENO; the second 'sed'
1328 +  # does the real work.  The second script uses 'N' to pair each
1329 +  # line-number line with the line containing $LINENO, and appends
1330 +  # trailing '-' during substitution so that $LINENO is not a special
1331 +  # case at line end.
1332    # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
1333 -  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
1334 -  sed '=' <$as_myself |
1335 +  # scripts with optimization help from Paolo Bonzini.  Blame Lee
1336 +  # E. McMahon (1931-1989) for sed's syntax.  :-)
1337 +  sed -n '
1338 +    p
1339 +    /[$]LINENO/=
1340 +  ' <$as_myself |
1341      sed '
1342 +      s/[$]LINENO.*/&-/
1343 +      t lineno
1344 +      b
1345 +      :lineno
1346        N
1347 -      s,$,-,
1348 -      : loop
1349 -      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
1350 +      :loop
1351 +      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
1352        t loop
1353 -      s,-$,,
1354 -      s,^['$as_cr_digits']*\n,,
1355 +      s/-\n.*//
1356      ' >$as_me.lineno &&
1357 -  chmod +x $as_me.lineno ||
1358 +  chmod +x "$as_me.lineno" ||
1359      { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
1360     { (exit 1); exit 1; }; }
1361  
1362    # Don't try to exec as it changes $[0], causing all sort of problems
1363    # (the dirname of $[0] is not the place where we might find the
1364 -  # original and so on.  Autoconf is especially sensible to this).
1365 -  . ./$as_me.lineno
1366 +  # original and so on.  Autoconf is especially sensitive to this).
1367 +  . "./$as_me.lineno"
1368    # Exit status is that of the last command.
1369    exit
1370  }
1371  
1372  
1373 -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
1374 -  *c*,-n*) ECHO_N= ECHO_C='
1375 -' ECHO_T='     ' ;;
1376 -  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
1377 -  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
1378 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
1379 +  as_dirname=dirname
1380 +else
1381 +  as_dirname=false
1382 +fi
1383 +
1384 +ECHO_C= ECHO_N= ECHO_T=
1385 +case `echo -n x` in
1386 +-n*)
1387 +  case `echo 'x\c'` in
1388 +  *c*) ECHO_T='        ';;     # ECHO_T is single tab character.
1389 +  *)   ECHO_C='\c';;
1390 +  esac;;
1391 +*)
1392 +  ECHO_N='-n';;
1393  esac
1394  
1395 -if expr a : '\(a\)' >/dev/null 2>&1; then
1396 +if expr a : '\(a\)' >/dev/null 2>&1 &&
1397 +   test "X`expr 00001 : '.*\(...\)'`" = X001; then
1398    as_expr=expr
1399  else
1400    as_expr=false
1401  fi
1402  
1403  rm -f conf$$ conf$$.exe conf$$.file
1404 +if test -d conf$$.dir; then
1405 +  rm -f conf$$.dir/conf$$.file
1406 +else
1407 +  rm -f conf$$.dir
1408 +  mkdir conf$$.dir
1409 +fi
1410  echo >conf$$.file
1411  if ln -s conf$$.file conf$$ 2>/dev/null; then
1412 -  # We could just check for DJGPP; but this test a) works b) is more generic
1413 -  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
1414 -  if test -f conf$$.exe; then
1415 -    # Don't use ln at all; we don't have any links
1416 +  as_ln_s='ln -s'
1417 +  # ... but there are two gotchas:
1418 +  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
1419 +  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
1420 +  # In both cases, we have to default to `cp -p'.
1421 +  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
1422      as_ln_s='cp -p'
1423 -  else
1424 -    as_ln_s='ln -s'
1425 -  fi
1426  elif ln conf$$.file conf$$ 2>/dev/null; then
1427    as_ln_s=ln
1428  else
1429    as_ln_s='cp -p'
1430  fi
1431 -rm -f conf$$ conf$$.exe conf$$.file
1432 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
1433 +rmdir conf$$.dir 2>/dev/null
1434  
1435  if mkdir -p . 2>/dev/null; then
1436    as_mkdir_p=:
1437 @@ -224,7 +514,19 @@
1438    as_mkdir_p=false
1439  fi
1440  
1441 -as_executable_p="test -f"
1442 +# Find out whether ``test -x'' works.  Don't use a zero-byte file, as
1443 +# systems may use methods other than mode bits to determine executability.
1444 +cat >conf$$.file <<_ASEOF
1445 +#! /bin/sh
1446 +exit 0
1447 +_ASEOF
1448 +chmod +x conf$$.file
1449 +if test -x conf$$.file >/dev/null 2>&1; then
1450 +  as_executable_p="test -x"
1451 +else
1452 +  as_executable_p=:
1453 +fi
1454 +rm -f conf$$.file
1455  
1456  # Sed expression to map a string onto a valid CPP name.
1457  as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
1458 @@ -233,15 +535,6 @@
1459  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
1460  
1461  
1462 -# IFS
1463 -# We need space, tab and new line, in precisely that order.
1464 -as_nl='
1465 -'
1466 -IFS="  $as_nl"
1467 -
1468 -# CDPATH.
1469 -$as_unset CDPATH
1470 -
1471  
1472  
1473  # Check that we are running under the correct shell.
1474 @@ -397,29 +690,26 @@
1475  
1476  tagnames=${tagnames+${tagnames},}F77
1477  
1478 +exec 7<&0 </dev/null 6>&1
1479 +
1480  # Name of the host.
1481  # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
1482  # so uname gets run too.
1483  ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
1484  
1485 -exec 6>&1
1486 -
1487  #
1488  # Initializations.
1489  #
1490  ac_default_prefix=/usr/local
1491 +ac_clean_files=
1492  ac_config_libobj_dir=.
1493 +LIBOBJS=
1494  cross_compiling=no
1495  subdirs=
1496  MFLAGS=
1497  MAKEFLAGS=
1498  SHELL=${CONFIG_SHELL-/bin/sh}
1499  
1500 -# Maximum number of lines to put in a shell here document.
1501 -# This variable seems obsolete.  It should probably be removed, and
1502 -# only ac_max_sed_lines should be used.
1503 -: ${ac_max_here_lines=38}
1504 -
1505  # Identity of this package.
1506  PACKAGE_NAME='suPHP'
1507  PACKAGE_TARNAME='suphp'
1508 @@ -431,42 +721,172 @@
1509  # Factoring default headers for most tests.
1510  ac_includes_default="\
1511  #include <stdio.h>
1512 -#if HAVE_SYS_TYPES_H
1513 +#ifdef HAVE_SYS_TYPES_H
1514  # include <sys/types.h>
1515  #endif
1516 -#if HAVE_SYS_STAT_H
1517 +#ifdef HAVE_SYS_STAT_H
1518  # include <sys/stat.h>
1519  #endif
1520 -#if STDC_HEADERS
1521 +#ifdef STDC_HEADERS
1522  # include <stdlib.h>
1523  # include <stddef.h>
1524  #else
1525 -# if HAVE_STDLIB_H
1526 +# ifdef HAVE_STDLIB_H
1527  #  include <stdlib.h>
1528  # endif
1529  #endif
1530 -#if HAVE_STRING_H
1531 -# if !STDC_HEADERS && HAVE_MEMORY_H
1532 +#ifdef HAVE_STRING_H
1533 +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1534  #  include <memory.h>
1535  # endif
1536  # include <string.h>
1537  #endif
1538 -#if HAVE_STRINGS_H
1539 +#ifdef HAVE_STRINGS_H
1540  # include <strings.h>
1541  #endif
1542 -#if HAVE_INTTYPES_H
1543 +#ifdef HAVE_INTTYPES_H
1544  # include <inttypes.h>
1545 -#else
1546 -# if HAVE_STDINT_H
1547 -#  include <stdint.h>
1548 -# endif
1549  #endif
1550 -#if HAVE_UNISTD_H
1551 +#ifdef HAVE_STDINT_H
1552 +# include <stdint.h>
1553 +#endif
1554 +#ifdef HAVE_UNISTD_H
1555  # include <unistd.h>
1556  #endif"
1557  
1558 -ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL APXS APACHE_VERSION_1_3 APACHE_VERSION_2 APXS_INCLUDEDIR APXS_LIBEXECDIR APXS_EXTRA_CFLAGS APR_INCLUDEDIR APR_CPPFLAGS OPT_APACHEMOD_USERGROUP_DEF COND_AP13_TRUE COND_AP13_FALSE COND_AP20_TRUE COND_AP20_FALSE COND_APUSERGROUP_TRUE COND_APUSERGROUP_FALSE LIBOBJS LTLIBOBJS'
1559 +ac_subst_vars='SHELL
1560 +PATH_SEPARATOR
1561 +PACKAGE_NAME
1562 +PACKAGE_TARNAME
1563 +PACKAGE_VERSION
1564 +PACKAGE_STRING
1565 +PACKAGE_BUGREPORT
1566 +exec_prefix
1567 +prefix
1568 +program_transform_name
1569 +bindir
1570 +sbindir
1571 +libexecdir
1572 +datarootdir
1573 +datadir
1574 +sysconfdir
1575 +sharedstatedir
1576 +localstatedir
1577 +includedir
1578 +oldincludedir
1579 +docdir
1580 +infodir
1581 +htmldir
1582 +dvidir
1583 +pdfdir
1584 +psdir
1585 +libdir
1586 +localedir
1587 +mandir
1588 +DEFS
1589 +ECHO_C
1590 +ECHO_N
1591 +ECHO_T
1592 +LIBS
1593 +build_alias
1594 +host_alias
1595 +target_alias
1596 +INSTALL_PROGRAM
1597 +INSTALL_SCRIPT
1598 +INSTALL_DATA
1599 +CYGPATH_W
1600 +PACKAGE
1601 +VERSION
1602 +ACLOCAL
1603 +AUTOCONF
1604 +AUTOMAKE
1605 +AUTOHEADER
1606 +MAKEINFO
1607 +install_sh
1608 +STRIP
1609 +INSTALL_STRIP_PROGRAM
1610 +mkdir_p
1611 +AWK
1612 +SET_MAKE
1613 +am__leading_dot
1614 +AMTAR
1615 +am__tar
1616 +am__untar
1617 +CC
1618 +CFLAGS
1619 +LDFLAGS
1620 +CPPFLAGS
1621 +ac_ct_CC
1622 +EXEEXT
1623 +OBJEXT
1624 +DEPDIR
1625 +am__include
1626 +am__quote
1627 +AMDEP_TRUE
1628 +AMDEP_FALSE
1629 +AMDEPBACKSLASH
1630 +CCDEPMODE
1631 +am__fastdepCC_TRUE
1632 +am__fastdepCC_FALSE
1633 +CXX
1634 +CXXFLAGS
1635 +ac_ct_CXX
1636 +CXXDEPMODE
1637 +am__fastdepCXX_TRUE
1638 +am__fastdepCXX_FALSE
1639 +build
1640 +build_cpu
1641 +build_vendor
1642 +build_os
1643 +host
1644 +host_cpu
1645 +host_vendor
1646 +host_os
1647 +GREP
1648 +EGREP
1649 +LN_S
1650 +ECHO
1651 +AR
1652 +RANLIB
1653 +CPP
1654 +CXXCPP
1655 +F77
1656 +FFLAGS
1657 +ac_ct_F77
1658 +LIBTOOL
1659 +APXS
1660 +APACHE_VERSION_1_3
1661 +APACHE_VERSION_2
1662 +APXS_INCLUDEDIR
1663 +APXS_LIBEXECDIR
1664 +APXS_EXTRA_CFLAGS
1665 +APR_INCLUDEDIR
1666 +APR_CPPFLAGS
1667 +OPT_APACHEMOD_USERGROUP_DEF
1668 +COND_AP13_TRUE
1669 +COND_AP13_FALSE
1670 +COND_AP20_TRUE
1671 +COND_AP20_FALSE
1672 +COND_APUSERGROUP_TRUE
1673 +COND_APUSERGROUP_FALSE
1674 +LIBOBJS
1675 +LTLIBOBJS'
1676  ac_subst_files=''
1677 +      ac_precious_vars='build_alias
1678 +host_alias
1679 +target_alias
1680 +CC
1681 +CFLAGS
1682 +LDFLAGS
1683 +CPPFLAGS
1684 +CXX
1685 +CXXFLAGS
1686 +CCC
1687 +CPP
1688 +CXXCPP
1689 +F77
1690 +FFLAGS'
1691 +
1692  
1693  # Initialize some variables set by options.
1694  ac_init_help=
1695 @@ -493,34 +913,48 @@
1696  # and all the variables that are supposed to be based on exec_prefix
1697  # by default will actually change.
1698  # Use braces instead of parens because sh, perl, etc. also accept them.
1699 +# (The list follows the same order as the GNU Coding Standards.)
1700  bindir='${exec_prefix}/bin'
1701  sbindir='${exec_prefix}/sbin'
1702  libexecdir='${exec_prefix}/libexec'
1703 -datadir='${prefix}/share'
1704 +datarootdir='${prefix}/share'
1705 +datadir='${datarootdir}'
1706  sysconfdir='${prefix}/etc'
1707  sharedstatedir='${prefix}/com'
1708  localstatedir='${prefix}/var'
1709 -libdir='${exec_prefix}/lib'
1710  includedir='${prefix}/include'
1711  oldincludedir='/usr/include'
1712 -infodir='${prefix}/info'
1713 -mandir='${prefix}/man'
1714 +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1715 +infodir='${datarootdir}/info'
1716 +htmldir='${docdir}'
1717 +dvidir='${docdir}'
1718 +pdfdir='${docdir}'
1719 +psdir='${docdir}'
1720 +libdir='${exec_prefix}/lib'
1721 +localedir='${datarootdir}/locale'
1722 +mandir='${datarootdir}/man'
1723  
1724  ac_prev=
1725 +ac_dashdash=
1726  for ac_option
1727  do
1728    # If the previous option needs an argument, assign it.
1729    if test -n "$ac_prev"; then
1730 -    eval "$ac_prev=\$ac_option"
1731 +    eval $ac_prev=\$ac_option
1732      ac_prev=
1733      continue
1734    fi
1735  
1736 -  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
1737 +  case $ac_option in
1738 +  *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1739 +  *)   ac_optarg=yes ;;
1740 +  esac
1741  
1742    # Accept the important Cygnus configure options, so we can diagnose typos.
1743  
1744 -  case $ac_option in
1745 +  case $ac_dashdash$ac_option in
1746 +  --)
1747 +    ac_dashdash=yes ;;
1748  
1749    -bindir | --bindir | --bindi | --bind | --bin | --bi)
1750      ac_prev=bindir ;;
1751 @@ -542,12 +976,18 @@
1752    --config-cache | -C)
1753      cache_file=config.cache ;;
1754  
1755 -  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
1756 +  -datadir | --datadir | --datadi | --datad)
1757      ac_prev=datadir ;;
1758 -  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
1759 -  | --da=*)
1760 +  -datadir=* | --datadir=* | --datadi=* | --datad=*)
1761      datadir=$ac_optarg ;;
1762  
1763 +  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1764 +  | --dataroo | --dataro | --datar)
1765 +    ac_prev=datarootdir ;;
1766 +  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1767 +  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1768 +    datarootdir=$ac_optarg ;;
1769 +
1770    -disable-* | --disable-*)
1771      ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1772      # Reject names that are not valid shell variable names.
1773 @@ -555,7 +995,17 @@
1774        { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1775     { (exit 1); exit 1; }; }
1776      ac_feature=`echo $ac_feature | sed 's/-/_/g'`
1777 -    eval "enable_$ac_feature=no" ;;
1778 +    eval enable_$ac_feature=no ;;
1779 +
1780 +  -docdir | --docdir | --docdi | --doc | --do)
1781 +    ac_prev=docdir ;;
1782 +  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1783 +    docdir=$ac_optarg ;;
1784 +
1785 +  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1786 +    ac_prev=dvidir ;;
1787 +  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1788 +    dvidir=$ac_optarg ;;
1789  
1790    -enable-* | --enable-*)
1791      ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1792 @@ -564,11 +1014,7 @@
1793        { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1794     { (exit 1); exit 1; }; }
1795      ac_feature=`echo $ac_feature | sed 's/-/_/g'`
1796 -    case $ac_option in
1797 -      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
1798 -      *) ac_optarg=yes ;;
1799 -    esac
1800 -    eval "enable_$ac_feature='$ac_optarg'" ;;
1801 +    eval enable_$ac_feature=\$ac_optarg ;;
1802  
1803    -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1804    | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1805 @@ -595,6 +1041,12 @@
1806    -host=* | --host=* | --hos=* | --ho=*)
1807      host_alias=$ac_optarg ;;
1808  
1809 +  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1810 +    ac_prev=htmldir ;;
1811 +  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1812 +  | --ht=*)
1813 +    htmldir=$ac_optarg ;;
1814 +
1815    -includedir | --includedir | --includedi | --included | --include \
1816    | --includ | --inclu | --incl | --inc)
1817      ac_prev=includedir ;;
1818 @@ -619,13 +1071,16 @@
1819    | --libexe=* | --libex=* | --libe=*)
1820      libexecdir=$ac_optarg ;;
1821  
1822 +  -localedir | --localedir | --localedi | --localed | --locale)
1823 +    ac_prev=localedir ;;
1824 +  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1825 +    localedir=$ac_optarg ;;
1826 +
1827    -localstatedir | --localstatedir | --localstatedi | --localstated \
1828 -  | --localstate | --localstat | --localsta | --localst \
1829 -  | --locals | --local | --loca | --loc | --lo)
1830 +  | --localstate | --localstat | --localsta | --localst | --locals)
1831      ac_prev=localstatedir ;;
1832    -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1833 -  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
1834 -  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
1835 +  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1836      localstatedir=$ac_optarg ;;
1837  
1838    -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1839 @@ -690,6 +1145,16 @@
1840    | --progr-tra=* | --program-tr=* | --program-t=*)
1841      program_transform_name=$ac_optarg ;;
1842  
1843 +  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1844 +    ac_prev=pdfdir ;;
1845 +  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1846 +    pdfdir=$ac_optarg ;;
1847 +
1848 +  -psdir | --psdir | --psdi | --psd | --ps)
1849 +    ac_prev=psdir ;;
1850 +  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1851 +    psdir=$ac_optarg ;;
1852 +
1853    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1854    | -silent | --silent | --silen | --sile | --sil)
1855      silent=yes ;;
1856 @@ -746,11 +1211,7 @@
1857        { echo "$as_me: error: invalid package name: $ac_package" >&2
1858     { (exit 1); exit 1; }; }
1859      ac_package=`echo $ac_package| sed 's/-/_/g'`
1860 -    case $ac_option in
1861 -      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
1862 -      *) ac_optarg=yes ;;
1863 -    esac
1864 -    eval "with_$ac_package='$ac_optarg'" ;;
1865 +    eval with_$ac_package=\$ac_optarg ;;
1866  
1867    -without-* | --without-*)
1868      ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1869 @@ -759,7 +1220,7 @@
1870        { echo "$as_me: error: invalid package name: $ac_package" >&2
1871     { (exit 1); exit 1; }; }
1872      ac_package=`echo $ac_package | sed 's/-/_/g'`
1873 -    eval "with_$ac_package=no" ;;
1874 +    eval with_$ac_package=no ;;
1875  
1876    --x)
1877      # Obsolete; use --with-x.
1878 @@ -790,8 +1251,7 @@
1879      expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1880        { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1881     { (exit 1); exit 1; }; }
1882 -    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
1883 -    eval "$ac_envvar='$ac_optarg'"
1884 +    eval $ac_envvar=\$ac_optarg
1885      export $ac_envvar ;;
1886  
1887    *)
1888 @@ -811,27 +1271,19 @@
1889     { (exit 1); exit 1; }; }
1890  fi
1891  
1892 -# Be sure to have absolute paths.
1893 -for ac_var in exec_prefix prefix
1894 -do
1895 -  eval ac_val=$`echo $ac_var`
1896 -  case $ac_val in
1897 -    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
1898 -    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1899 -   { (exit 1); exit 1; }; };;
1900 -  esac
1901 -done
1902 -
1903 -# Be sure to have absolute paths.
1904 -for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
1905 -             localstatedir libdir includedir oldincludedir infodir mandir
1906 +# Be sure to have absolute directory names.
1907 +for ac_var in  exec_prefix prefix bindir sbindir libexecdir datarootdir \
1908 +               datadir sysconfdir sharedstatedir localstatedir includedir \
1909 +               oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1910 +               libdir localedir mandir
1911  do
1912 -  eval ac_val=$`echo $ac_var`
1913 +  eval ac_val=\$$ac_var
1914    case $ac_val in
1915 -    [\\/$]* | ?:[\\/]* ) ;;
1916 -    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1917 -   { (exit 1); exit 1; }; };;
1918 +    [\\/$]* | ?:[\\/]* )  continue;;
1919 +    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1920    esac
1921 +  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1922 +   { (exit 1); exit 1; }; }
1923  done
1924  
1925  # There might be people who depend on the old broken behavior: `$host'
1926 @@ -858,22 +1310,43 @@
1927  test "$silent" = yes && exec 6>/dev/null
1928  
1929  
1930 +ac_pwd=`pwd` && test -n "$ac_pwd" &&
1931 +ac_ls_di=`ls -di .` &&
1932 +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1933 +  { echo "$as_me: error: Working directory cannot be determined" >&2
1934 +   { (exit 1); exit 1; }; }
1935 +test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1936 +  { echo "$as_me: error: pwd does not report name of working directory" >&2
1937 +   { (exit 1); exit 1; }; }
1938 +
1939 +
1940  # Find the source files, if location was not specified.
1941  if test -z "$srcdir"; then
1942    ac_srcdir_defaulted=yes
1943 -  # Try the directory containing this script, then its parent.
1944 -  ac_confdir=`(dirname "$0") 2>/dev/null ||
1945 +  # Try the directory containing this script, then the parent directory.
1946 +  ac_confdir=`$as_dirname -- "$0" ||
1947  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1948          X"$0" : 'X\(//\)[^/]' \| \
1949          X"$0" : 'X\(//\)$' \| \
1950 -        X"$0" : 'X\(/\)' \| \
1951 -        .     : '\(.\)' 2>/dev/null ||
1952 +        X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1953  echo X"$0" |
1954 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1955 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1956 -         /^X\(\/\/\)$/{ s//\1/; q; }
1957 -         /^X\(\/\).*/{ s//\1/; q; }
1958 -         s/.*/./; q'`
1959 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1960 +           s//\1/
1961 +           q
1962 +         }
1963 +         /^X\(\/\/\)[^/].*/{
1964 +           s//\1/
1965 +           q
1966 +         }
1967 +         /^X\(\/\/\)$/{
1968 +           s//\1/
1969 +           q
1970 +         }
1971 +         /^X\(\/\).*/{
1972 +           s//\1/
1973 +           q
1974 +         }
1975 +         s/.*/./; q'`
1976    srcdir=$ac_confdir
1977    if test ! -r "$srcdir/$ac_unique_file"; then
1978      srcdir=..
1979 @@ -882,70 +1355,31 @@
1980    ac_srcdir_defaulted=no
1981  fi
1982  if test ! -r "$srcdir/$ac_unique_file"; then
1983 -  if test "$ac_srcdir_defaulted" = yes; then
1984 -    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
1985 -   { (exit 1); exit 1; }; }
1986 -  else
1987 -    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1988 +  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1989 +  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1990     { (exit 1); exit 1; }; }
1991 -  fi
1992  fi
1993 -(cd $srcdir && test -r "./$ac_unique_file") 2>/dev/null ||
1994 -  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
1995 +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1996 +ac_abs_confdir=`(
1997 +       cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1998     { (exit 1); exit 1; }; }
1999 -srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
2000 -ac_env_build_alias_set=${build_alias+set}
2001 -ac_env_build_alias_value=$build_alias
2002 -ac_cv_env_build_alias_set=${build_alias+set}
2003 -ac_cv_env_build_alias_value=$build_alias
2004 -ac_env_host_alias_set=${host_alias+set}
2005 -ac_env_host_alias_value=$host_alias
2006 -ac_cv_env_host_alias_set=${host_alias+set}
2007 -ac_cv_env_host_alias_value=$host_alias
2008 -ac_env_target_alias_set=${target_alias+set}
2009 -ac_env_target_alias_value=$target_alias
2010 -ac_cv_env_target_alias_set=${target_alias+set}
2011 -ac_cv_env_target_alias_value=$target_alias
2012 -ac_env_CC_set=${CC+set}
2013 -ac_env_CC_value=$CC
2014 -ac_cv_env_CC_set=${CC+set}
2015 -ac_cv_env_CC_value=$CC
2016 -ac_env_CFLAGS_set=${CFLAGS+set}
2017 -ac_env_CFLAGS_value=$CFLAGS
2018 -ac_cv_env_CFLAGS_set=${CFLAGS+set}
2019 -ac_cv_env_CFLAGS_value=$CFLAGS
2020 -ac_env_LDFLAGS_set=${LDFLAGS+set}
2021 -ac_env_LDFLAGS_value=$LDFLAGS
2022 -ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
2023 -ac_cv_env_LDFLAGS_value=$LDFLAGS
2024 -ac_env_CPPFLAGS_set=${CPPFLAGS+set}
2025 -ac_env_CPPFLAGS_value=$CPPFLAGS
2026 -ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
2027 -ac_cv_env_CPPFLAGS_value=$CPPFLAGS
2028 -ac_env_CXX_set=${CXX+set}
2029 -ac_env_CXX_value=$CXX
2030 -ac_cv_env_CXX_set=${CXX+set}
2031 -ac_cv_env_CXX_value=$CXX
2032 -ac_env_CXXFLAGS_set=${CXXFLAGS+set}
2033 -ac_env_CXXFLAGS_value=$CXXFLAGS
2034 -ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
2035 -ac_cv_env_CXXFLAGS_value=$CXXFLAGS
2036 -ac_env_CPP_set=${CPP+set}
2037 -ac_env_CPP_value=$CPP
2038 -ac_cv_env_CPP_set=${CPP+set}
2039 -ac_cv_env_CPP_value=$CPP
2040 -ac_env_CXXCPP_set=${CXXCPP+set}
2041 -ac_env_CXXCPP_value=$CXXCPP
2042 -ac_cv_env_CXXCPP_set=${CXXCPP+set}
2043 -ac_cv_env_CXXCPP_value=$CXXCPP
2044 -ac_env_F77_set=${F77+set}
2045 -ac_env_F77_value=$F77
2046 -ac_cv_env_F77_set=${F77+set}
2047 -ac_cv_env_F77_value=$F77
2048 -ac_env_FFLAGS_set=${FFLAGS+set}
2049 -ac_env_FFLAGS_value=$FFLAGS
2050 -ac_cv_env_FFLAGS_set=${FFLAGS+set}
2051 -ac_cv_env_FFLAGS_value=$FFLAGS
2052 +       pwd)`
2053 +# When building in place, set srcdir=.
2054 +if test "$ac_abs_confdir" = "$ac_pwd"; then
2055 +  srcdir=.
2056 +fi
2057 +# Remove unnecessary trailing slashes from srcdir.
2058 +# Double slashes in file names in object file debugging info
2059 +# mess up M-x gdb in Emacs.
2060 +case $srcdir in
2061 +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
2062 +esac
2063 +for ac_var in $ac_precious_vars; do
2064 +  eval ac_env_${ac_var}_set=\${${ac_var}+set}
2065 +  eval ac_env_${ac_var}_value=\$${ac_var}
2066 +  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
2067 +  eval ac_cv_env_${ac_var}_value=\$${ac_var}
2068 +done
2069  
2070  #
2071  # Report the --help message.
2072 @@ -974,9 +1408,6 @@
2073    -n, --no-create         do not create output files
2074        --srcdir=DIR        find the sources in DIR [configure dir or \`..']
2075  
2076 -_ACEOF
2077 -
2078 -  cat <<_ACEOF
2079  Installation directories:
2080    --prefix=PREFIX         install architecture-independent files in PREFIX
2081                           [$ac_default_prefix]
2082 @@ -994,15 +1425,22 @@
2083    --bindir=DIR           user executables [EPREFIX/bin]
2084    --sbindir=DIR          system admin executables [EPREFIX/sbin]
2085    --libexecdir=DIR       program executables [EPREFIX/libexec]
2086 -  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
2087    --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
2088    --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
2089    --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
2090    --libdir=DIR           object code libraries [EPREFIX/lib]
2091    --includedir=DIR       C header files [PREFIX/include]
2092    --oldincludedir=DIR    C header files for non-gcc [/usr/include]
2093 -  --infodir=DIR          info documentation [PREFIX/info]
2094 -  --mandir=DIR           man documentation [PREFIX/man]
2095 +  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
2096 +  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
2097 +  --infodir=DIR          info documentation [DATAROOTDIR/info]
2098 +  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
2099 +  --mandir=DIR           man documentation [DATAROOTDIR/man]
2100 +  --docdir=DIR           documentation root [DATAROOTDIR/doc/suphp]
2101 +  --htmldir=DIR          html documentation [DOCDIR]
2102 +  --dvidir=DIR           dvi documentation [DOCDIR]
2103 +  --pdfdir=DIR           pdf documentation [DOCDIR]
2104 +  --psdir=DIR            ps documentation [DOCDIR]
2105  _ACEOF
2106  
2107    cat <<\_ACEOF
2108 @@ -1029,10 +1467,8 @@
2109    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
2110    --disable-dependency-tracking  speeds up one-time build
2111    --enable-dependency-tracking   do not reject slow dependency extractors
2112 -  --enable-shared[=PKGS]
2113 -                          build shared libraries [default=yes]
2114 -  --enable-static[=PKGS]
2115 -                          build static libraries [default=yes]
2116 +  --enable-shared[=PKGS]  build shared libraries [default=yes]
2117 +  --enable-static[=PKGS]  build static libraries [default=yes]
2118    --enable-fast-install[=PKGS]
2119                            optimize for fast installation [default=yes]
2120    --disable-libtool-lock  avoid locking (might break parallel builds)
2121 @@ -1045,8 +1481,7 @@
2122    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
2123    --with-pic              try to use only PIC/non-PIC objects [default=use
2124                            both]
2125 -  --with-tags[=TAGS]
2126 -                          include additional configurations [automatic]
2127 +  --with-tags[=TAGS]      include additional configurations [automatic]
2128    --with-apr=DIR|FILE     prefix for installed APR, path to APR build tree,
2129                            or the full path to apr-config
2130    --with-apxs=FILE        Build shared Apache module. FILE is the optional
2131 @@ -1070,8 +1505,8 @@
2132    CFLAGS      C compiler flags
2133    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
2134                nonstandard directory <lib dir>
2135 -  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
2136 -              headers in a nonstandard directory <include dir>
2137 +  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
2138 +              you have headers in a nonstandard directory <include dir>
2139    CXX         C++ compiler command
2140    CXXFLAGS    C++ compiler flags
2141    CPP         C preprocessor
2142 @@ -1084,120 +1519,86 @@
2143  
2144  Report bugs to <sebastian.marsching@suphp.org>.
2145  _ACEOF
2146 +ac_status=$?
2147  fi
2148  
2149  if test "$ac_init_help" = "recursive"; then
2150    # If there are subdirs, report their specific --help.
2151 -  ac_popdir=`pwd`
2152    for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
2153 -    test -d $ac_dir || continue
2154 +    test -d "$ac_dir" || continue
2155      ac_builddir=.
2156  
2157 -if test "$ac_dir" != .; then
2158 +case "$ac_dir" in
2159 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2160 +*)
2161    ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
2162 -  # A "../" for each directory in $ac_dir_suffix.
2163 -  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
2164 -else
2165 -  ac_dir_suffix= ac_top_builddir=
2166 -fi
2167 +  # A ".." for each directory in $ac_dir_suffix.
2168 +  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
2169 +  case $ac_top_builddir_sub in
2170 +  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2171 +  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2172 +  esac ;;
2173 +esac
2174 +ac_abs_top_builddir=$ac_pwd
2175 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
2176 +# for backward compatibility:
2177 +ac_top_builddir=$ac_top_build_prefix
2178  
2179  case $srcdir in
2180 -  .)  # No --srcdir option.  We are building in place.
2181 +  .)  # We are building in place.
2182      ac_srcdir=.
2183 -    if test -z "$ac_top_builddir"; then
2184 -       ac_top_srcdir=.
2185 -    else
2186 -       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
2187 -    fi ;;
2188 -  [\\/]* | ?:[\\/]* )  # Absolute path.
2189 +    ac_top_srcdir=$ac_top_builddir_sub
2190 +    ac_abs_top_srcdir=$ac_pwd ;;
2191 +  [\\/]* | ?:[\\/]* )  # Absolute name.
2192      ac_srcdir=$srcdir$ac_dir_suffix;
2193 -    ac_top_srcdir=$srcdir ;;
2194 -  *) # Relative path.
2195 -    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
2196 -    ac_top_srcdir=$ac_top_builddir$srcdir ;;
2197 -esac
2198 -
2199 -# Do not use `cd foo && pwd` to compute absolute paths, because
2200 -# the directories may not exist.
2201 -case `pwd` in
2202 -.) ac_abs_builddir="$ac_dir";;
2203 -*)
2204 -  case "$ac_dir" in
2205 -  .) ac_abs_builddir=`pwd`;;
2206 -  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
2207 -  *) ac_abs_builddir=`pwd`/"$ac_dir";;
2208 -  esac;;
2209 -esac
2210 -case $ac_abs_builddir in
2211 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
2212 -*)
2213 -  case ${ac_top_builddir}. in
2214 -  .) ac_abs_top_builddir=$ac_abs_builddir;;
2215 -  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
2216 -  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
2217 -  esac;;
2218 -esac
2219 -case $ac_abs_builddir in
2220 -.) ac_abs_srcdir=$ac_srcdir;;
2221 -*)
2222 -  case $ac_srcdir in
2223 -  .) ac_abs_srcdir=$ac_abs_builddir;;
2224 -  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
2225 -  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
2226 -  esac;;
2227 -esac
2228 -case $ac_abs_builddir in
2229 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
2230 -*)
2231 -  case $ac_top_srcdir in
2232 -  .) ac_abs_top_srcdir=$ac_abs_builddir;;
2233 -  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
2234 -  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
2235 -  esac;;
2236 +    ac_top_srcdir=$srcdir
2237 +    ac_abs_top_srcdir=$srcdir ;;
2238 +  *) # Relative name.
2239 +    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2240 +    ac_top_srcdir=$ac_top_build_prefix$srcdir
2241 +    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2242  esac
2243 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2244  
2245 -    cd $ac_dir
2246 -    # Check for guested configure; otherwise get Cygnus style configure.
2247 -    if test -f $ac_srcdir/configure.gnu; then
2248 -      echo
2249 -      $SHELL $ac_srcdir/configure.gnu  --help=recursive
2250 -    elif test -f $ac_srcdir/configure; then
2251 -      echo
2252 -      $SHELL $ac_srcdir/configure  --help=recursive
2253 -    elif test -f $ac_srcdir/configure.ac ||
2254 -          test -f $ac_srcdir/configure.in; then
2255 -      echo
2256 -      $ac_configure --help
2257 +    cd "$ac_dir" || { ac_status=$?; continue; }
2258 +    # Check for guested configure.
2259 +    if test -f "$ac_srcdir/configure.gnu"; then
2260 +      echo &&
2261 +      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2262 +    elif test -f "$ac_srcdir/configure"; then
2263 +      echo &&
2264 +      $SHELL "$ac_srcdir/configure" --help=recursive
2265      else
2266        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2267 -    fi
2268 -    cd $ac_popdir
2269 +    fi || ac_status=$?
2270 +    cd "$ac_pwd" || { ac_status=$?; break; }
2271    done
2272  fi
2273  
2274 -test -n "$ac_init_help" && exit 0
2275 +test -n "$ac_init_help" && exit $ac_status
2276  if $ac_init_version; then
2277    cat <<\_ACEOF
2278  suPHP configure 0.6.1
2279 -generated by GNU Autoconf 2.59
2280 +generated by GNU Autoconf 2.60a
2281  
2282 -Copyright (C) 2003 Free Software Foundation, Inc.
2283 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2284 +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2285  This configure script is free software; the Free Software Foundation
2286  gives unlimited permission to copy, distribute and modify it.
2287  _ACEOF
2288 -  exit 0
2289 +  exit
2290  fi
2291 -exec 5>config.log
2292 -cat >&5 <<_ACEOF
2293 +cat >config.log <<_ACEOF
2294  This file contains any messages produced by compilers while
2295  running configure, to aid debugging if configure makes a mistake.
2296  
2297  It was created by suPHP $as_me 0.6.1, which was
2298 -generated by GNU Autoconf 2.59.  Invocation command line was
2299 +generated by GNU Autoconf 2.60a.  Invocation command line was
2300  
2301    $ $0 $@
2302  
2303  _ACEOF
2304 +exec 5>>config.log
2305  {
2306  cat <<_ASUNAME
2307  ## --------- ##
2308 @@ -1216,7 +1617,7 @@
2309  /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
2310  /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
2311  /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2312 -hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
2313 +/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
2314  /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
2315  /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
2316  /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
2317 @@ -1230,6 +1631,7 @@
2318    test -z "$as_dir" && as_dir=.
2319    echo "PATH: $as_dir"
2320  done
2321 +IFS=$as_save_IFS
2322  
2323  } >&5
2324  
2325 @@ -1251,7 +1653,6 @@
2326  ac_configure_args=
2327  ac_configure_args0=
2328  ac_configure_args1=
2329 -ac_sep=
2330  ac_must_keep_next=false
2331  for ac_pass in 1 2
2332  do
2333 @@ -1262,7 +1663,7 @@
2334      -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2335      | -silent | --silent | --silen | --sile | --sil)
2336        continue ;;
2337 -    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
2338 +    *\'*)
2339        ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2340      esac
2341      case $ac_pass in
2342 @@ -1284,9 +1685,7 @@
2343           -* ) ac_must_keep_next=true ;;
2344         esac
2345        fi
2346 -      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
2347 -      # Get rid of the leading space.
2348 -      ac_sep=" "
2349 +      ac_configure_args="$ac_configure_args '$ac_arg'"
2350        ;;
2351      esac
2352    done
2353 @@ -1297,8 +1696,8 @@
2354  # When interrupted or exit'd, cleanup temporary files, and complete
2355  # config.log.  We remove comments because anyway the quotes in there
2356  # would cause problems or look ugly.
2357 -# WARNING: Be sure not to use single quotes in there, as some shells,
2358 -# such as our DU 5.0 friend, will then `close' the trap.
2359 +# WARNING: Use '\'' to represent an apostrophe within the trap.
2360 +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2361  trap 'exit_status=$?
2362    # Save into config.log some information that might help in debugging.
2363    {
2364 @@ -1311,20 +1710,34 @@
2365  _ASBOX
2366      echo
2367      # The following way of writing the cache mishandles newlines in values,
2368 -{
2369 +(
2370 +  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2371 +    eval ac_val=\$$ac_var
2372 +    case $ac_val in #(
2373 +    *${as_nl}*)
2374 +      case $ac_var in #(
2375 +      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2376 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2377 +      esac
2378 +      case $ac_var in #(
2379 +      _ | IFS | as_nl) ;; #(
2380 +      *) $as_unset $ac_var ;;
2381 +      esac ;;
2382 +    esac
2383 +  done
2384    (set) 2>&1 |
2385 -    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
2386 -    *ac_space=\ *)
2387 +    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2388 +    *${as_nl}ac_space=\ *)
2389        sed -n \
2390 -       "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
2391 -         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
2392 -      ;;
2393 +       "s/'\''/'\''\\\\'\'''\''/g;
2394 +         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2395 +      ;; #(
2396      *)
2397 -      sed -n \
2398 -       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
2399 +      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2400        ;;
2401 -    esac;
2402 -}
2403 +    esac |
2404 +    sort
2405 +)
2406      echo
2407  
2408      cat <<\_ASBOX
2409 @@ -1335,22 +1748,28 @@
2410      echo
2411      for ac_var in $ac_subst_vars
2412      do
2413 -      eval ac_val=$`echo $ac_var`
2414 -      echo "$ac_var='"'"'$ac_val'"'"'"
2415 +      eval ac_val=\$$ac_var
2416 +      case $ac_val in
2417 +      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2418 +      esac
2419 +      echo "$ac_var='\''$ac_val'\''"
2420      done | sort
2421      echo
2422  
2423      if test -n "$ac_subst_files"; then
2424        cat <<\_ASBOX
2425 -## ------------- ##
2426 -## Output files. ##
2427 -## ------------- ##
2428 +## ------------------- ##
2429 +## File substitutions. ##
2430 +## ------------------- ##
2431  _ASBOX
2432        echo
2433        for ac_var in $ac_subst_files
2434        do
2435 -       eval ac_val=$`echo $ac_var`
2436 -       echo "$ac_var='"'"'$ac_val'"'"'"
2437 +       eval ac_val=\$$ac_var
2438 +       case $ac_val in
2439 +       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2440 +       esac
2441 +       echo "$ac_var='\''$ac_val'\''"
2442        done | sort
2443        echo
2444      fi
2445 @@ -1362,26 +1781,24 @@
2446  ## ----------- ##
2447  _ASBOX
2448        echo
2449 -      sed "/^$/d" confdefs.h | sort
2450 +      cat confdefs.h
2451        echo
2452      fi
2453      test "$ac_signal" != 0 &&
2454        echo "$as_me: caught signal $ac_signal"
2455      echo "$as_me: exit $exit_status"
2456    } >&5
2457 -  rm -f core *.core &&
2458 -  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
2459 +  rm -f core *.core core.conftest.* &&
2460 +    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2461      exit $exit_status
2462 -     ' 0
2463 +' 0
2464  for ac_signal in 1 2 13 15; do
2465    trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
2466  done
2467  ac_signal=0
2468  
2469  # confdefs.h avoids OS command line length limits that DEFS can exceed.
2470 -rm -rf conftest* confdefs.h
2471 -# AIX cpp loses on an empty file, so make sure it contains at least a newline.
2472 -echo >confdefs.h
2473 +rm -f -r conftest* confdefs.h
2474  
2475  # Predefined preprocessor variables.
2476  
2477 @@ -1412,14 +1829,17 @@
2478  
2479  # Let the site file select an alternate cache file if it wants to.
2480  # Prefer explicitly selected file to automatically selected ones.
2481 -if test -z "$CONFIG_SITE"; then
2482 -  if test "x$prefix" != xNONE; then
2483 -    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
2484 -  else
2485 -    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
2486 -  fi
2487 +if test -n "$CONFIG_SITE"; then
2488 +  set x "$CONFIG_SITE"
2489 +elif test "x$prefix" != xNONE; then
2490 +  set x "$prefix/share/config.site" "$prefix/etc/config.site"
2491 +else
2492 +  set x "$ac_default_prefix/share/config.site" \
2493 +       "$ac_default_prefix/etc/config.site"
2494  fi
2495 -for ac_site_file in $CONFIG_SITE; do
2496 +shift
2497 +for ac_site_file
2498 +do
2499    if test -r "$ac_site_file"; then
2500      { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2501  echo "$as_me: loading site script $ac_site_file" >&6;}
2502 @@ -1435,8 +1855,8 @@
2503      { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2504  echo "$as_me: loading cache $cache_file" >&6;}
2505      case $cache_file in
2506 -      [\\/]* | ?:[\\/]* ) . $cache_file;;
2507 -      *)                      . ./$cache_file;;
2508 +      [\\/]* | ?:[\\/]* ) . "$cache_file";;
2509 +      *)                      . "./$cache_file";;
2510      esac
2511    fi
2512  else
2513 @@ -1448,12 +1868,11 @@
2514  # Check that the precious variables saved in the cache have kept the same
2515  # value.
2516  ac_cache_corrupted=false
2517 -for ac_var in `(set) 2>&1 |
2518 -              sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
2519 +for ac_var in $ac_precious_vars; do
2520    eval ac_old_set=\$ac_cv_env_${ac_var}_set
2521    eval ac_new_set=\$ac_env_${ac_var}_set
2522 -  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
2523 -  eval ac_new_val="\$ac_env_${ac_var}_value"
2524 +  eval ac_old_val=\$ac_cv_env_${ac_var}_value
2525 +  eval ac_new_val=\$ac_env_${ac_var}_value
2526    case $ac_old_set,$ac_new_set in
2527      set,)
2528        { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2529 @@ -1478,8 +1897,7 @@
2530    # Pass precious variables to config.status.
2531    if test "$ac_new_set" = set; then
2532      case $ac_new_val in
2533 -    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
2534 -      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2535 +    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2536      *) ac_arg=$ac_var=$ac_new_val ;;
2537      esac
2538      case " $ac_configure_args " in
2539 @@ -1496,12 +1914,6 @@
2540     { (exit 1); exit 1; }; }
2541  fi
2542  
2543 -ac_ext=c
2544 -ac_cpp='$CPP $CPPFLAGS'
2545 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2546 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2547 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2548 -
2549  
2550  
2551  
2552 @@ -1526,34 +1938,45 @@
2553  
2554  
2555  
2556 +ac_ext=c
2557 +ac_cpp='$CPP $CPPFLAGS'
2558 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2559 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2560 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
2561  
2562  
2563  
2564  # Auxiliary tools
2565  ac_aux_dir=
2566 -for ac_dir in config $srcdir/config; do
2567 -  if test -f $ac_dir/install-sh; then
2568 +for ac_dir in config "$srcdir"/config; do
2569 +  if test -f "$ac_dir/install-sh"; then
2570      ac_aux_dir=$ac_dir
2571      ac_install_sh="$ac_aux_dir/install-sh -c"
2572      break
2573 -  elif test -f $ac_dir/install.sh; then
2574 +  elif test -f "$ac_dir/install.sh"; then
2575      ac_aux_dir=$ac_dir
2576      ac_install_sh="$ac_aux_dir/install.sh -c"
2577      break
2578 -  elif test -f $ac_dir/shtool; then
2579 +  elif test -f "$ac_dir/shtool"; then
2580      ac_aux_dir=$ac_dir
2581      ac_install_sh="$ac_aux_dir/shtool install -c"
2582      break
2583    fi
2584  done
2585  if test -z "$ac_aux_dir"; then
2586 -  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config $srcdir/config" >&5
2587 -echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}
2588 +  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config \"$srcdir\"/config" >&5
2589 +echo "$as_me: error: cannot find install-sh or install.sh in config \"$srcdir\"/config" >&2;}
2590     { (exit 1); exit 1; }; }
2591  fi
2592 -ac_config_guess="$SHELL $ac_aux_dir/config.guess"
2593 -ac_config_sub="$SHELL $ac_aux_dir/config.sub"
2594 -ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
2595 +
2596 +# These three variables are undocumented and unsupported,
2597 +# and are intended to be withdrawn in a future Autoconf release.
2598 +# They can cause serious problems if a builder's source tree is in a directory
2599 +# whose full name contains unusual characters.
2600 +ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2601 +ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2602 +ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2603 +
2604  
2605  
2606  am__api_version="1.9"
2607 @@ -1570,8 +1993,8 @@
2608  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2609  # OS/2's system install, which has a completely different semantic
2610  # ./install, which can be erroneously created by make from ./install.sh.
2611 -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2612 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
2613 +{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2614 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
2615  if test -z "$INSTALL"; then
2616  if test "${ac_cv_path_install+set}" = set; then
2617    echo $ECHO_N "(cached) $ECHO_C" >&6
2618 @@ -1593,7 +2016,7 @@
2619      # by default.
2620      for ac_prog in ginstall scoinst install; do
2621        for ac_exec_ext in '' $ac_executable_extensions; do
2622 -       if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2623 +       if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
2624           if test $ac_prog = install &&
2625             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2626             # AIX install.  It has an incompatible calling convention.
2627 @@ -1612,21 +2035,22 @@
2628      ;;
2629  esac
2630  done
2631 +IFS=$as_save_IFS
2632  
2633  
2634  fi
2635    if test "${ac_cv_path_install+set}" = set; then
2636      INSTALL=$ac_cv_path_install
2637    else
2638 -    # As a last resort, use the slow shell script.  We don't cache a
2639 -    # path for INSTALL within a source directory, because that will
2640 +    # As a last resort, use the slow shell script.  Don't cache a
2641 +    # value for INSTALL within a source directory, because that will
2642      # break other packages using the cache if that directory is
2643 -    # removed, or if the path is relative.
2644 +    # removed, or if the value is a relative name.
2645      INSTALL=$ac_install_sh
2646    fi
2647  fi
2648 -echo "$as_me:$LINENO: result: $INSTALL" >&5
2649 -echo "${ECHO_T}$INSTALL" >&6
2650 +{ echo "$as_me:$LINENO: result: $INSTALL" >&5
2651 +echo "${ECHO_T}$INSTALL" >&6; }
2652  
2653  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2654  # It thinks the first close brace ends the variable substitution.
2655 @@ -1636,8 +2060,8 @@
2656  
2657  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2658  
2659 -echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2660 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
2661 +{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2662 +echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
2663  # Just in case
2664  sleep 1
2665  echo timestamp > conftest.file
2666 @@ -1679,20 +2103,20 @@
2667  Check your system clock" >&2;}
2668     { (exit 1); exit 1; }; }
2669  fi
2670 -echo "$as_me:$LINENO: result: yes" >&5
2671 -echo "${ECHO_T}yes" >&6
2672 +{ echo "$as_me:$LINENO: result: yes" >&5
2673 +echo "${ECHO_T}yes" >&6; }
2674  test "$program_prefix" != NONE &&
2675 -  program_transform_name="s,^,$program_prefix,;$program_transform_name"
2676 +  program_transform_name="s&^&$program_prefix&;$program_transform_name"
2677  # Use a double $ so make ignores it.
2678  test "$program_suffix" != NONE &&
2679 -  program_transform_name="s,\$,$program_suffix,;$program_transform_name"
2680 +  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2681  # Double any \ or $.  echo might interpret backslashes.
2682  # By default was `s,x,x', remove it if useless.
2683  cat <<\_ACEOF >conftest.sed
2684  s/[\\$]/&&/g;s/;s,x,x,$//
2685  _ACEOF
2686  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
2687 -rm conftest.sed
2688 +rm -f conftest.sed
2689  
2690  # expand $ac_aux_dir to an absolute path
2691  am_aux_dir=`cd $ac_aux_dir && pwd`
2692 @@ -1744,8 +2168,8 @@
2693  do
2694    # Extract the first word of "$ac_prog", so it can be a program name with args.
2695  set dummy $ac_prog; ac_word=$2
2696 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2697 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2698 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2699 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2700  if test "${ac_cv_prog_AWK+set}" = set; then
2701    echo $ECHO_N "(cached) $ECHO_C" >&6
2702  else
2703 @@ -1758,54 +2182,57 @@
2704    IFS=$as_save_IFS
2705    test -z "$as_dir" && as_dir=.
2706    for ac_exec_ext in '' $ac_executable_extensions; do
2707 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2708 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2709      ac_cv_prog_AWK="$ac_prog"
2710      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2711      break 2
2712    fi
2713  done
2714  done
2715 +IFS=$as_save_IFS
2716  
2717  fi
2718  fi
2719  AWK=$ac_cv_prog_AWK
2720  if test -n "$AWK"; then
2721 -  echo "$as_me:$LINENO: result: $AWK" >&5
2722 -echo "${ECHO_T}$AWK" >&6
2723 +  { echo "$as_me:$LINENO: result: $AWK" >&5
2724 +echo "${ECHO_T}$AWK" >&6; }
2725  else
2726 -  echo "$as_me:$LINENO: result: no" >&5
2727 -echo "${ECHO_T}no" >&6
2728 +  { echo "$as_me:$LINENO: result: no" >&5
2729 +echo "${ECHO_T}no" >&6; }
2730  fi
2731  
2732 +
2733    test -n "$AWK" && break
2734  done
2735  
2736 -echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2737 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
2738 -set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
2739 -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
2740 +{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2741 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2742 +set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2743 +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2744    echo $ECHO_N "(cached) $ECHO_C" >&6
2745  else
2746    cat >conftest.make <<\_ACEOF
2747 +SHELL = /bin/sh
2748  all:
2749 -       @echo 'ac_maketemp="$(MAKE)"'
2750 +       @echo '@@@%%%=$(MAKE)=@@@%%%'
2751  _ACEOF
2752  # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2753 -eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
2754 -if test -n "$ac_maketemp"; then
2755 -  eval ac_cv_prog_make_${ac_make}_set=yes
2756 -else
2757 -  eval ac_cv_prog_make_${ac_make}_set=no
2758 -fi
2759 +case `${MAKE-make} -f conftest.make 2>/dev/null` in
2760 +  *@@@%%%=?*=@@@%%%*)
2761 +    eval ac_cv_prog_make_${ac_make}_set=yes;;
2762 +  *)
2763 +    eval ac_cv_prog_make_${ac_make}_set=no;;
2764 +esac
2765  rm -f conftest.make
2766  fi
2767 -if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
2768 -  echo "$as_me:$LINENO: result: yes" >&5
2769 -echo "${ECHO_T}yes" >&6
2770 +if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2771 +  { echo "$as_me:$LINENO: result: yes" >&5
2772 +echo "${ECHO_T}yes" >&6; }
2773    SET_MAKE=
2774  else
2775 -  echo "$as_me:$LINENO: result: no" >&5
2776 -echo "${ECHO_T}no" >&6
2777 +  { echo "$as_me:$LINENO: result: no" >&5
2778 +echo "${ECHO_T}no" >&6; }
2779    SET_MAKE="MAKE=${MAKE-make}"
2780  fi
2781  
2782 @@ -1876,8 +2303,8 @@
2783    if test -n "$ac_tool_prefix"; then
2784    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2785  set dummy ${ac_tool_prefix}strip; ac_word=$2
2786 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2787 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2788 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2789 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2790  if test "${ac_cv_prog_STRIP+set}" = set; then
2791    echo $ECHO_N "(cached) $ECHO_C" >&6
2792  else
2793 @@ -1890,32 +2317,34 @@
2794    IFS=$as_save_IFS
2795    test -z "$as_dir" && as_dir=.
2796    for ac_exec_ext in '' $ac_executable_extensions; do
2797 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2798 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2799      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2800      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2801      break 2
2802    fi
2803  done
2804  done
2805 +IFS=$as_save_IFS
2806  
2807  fi
2808  fi
2809  STRIP=$ac_cv_prog_STRIP
2810  if test -n "$STRIP"; then
2811 -  echo "$as_me:$LINENO: result: $STRIP" >&5
2812 -echo "${ECHO_T}$STRIP" >&6
2813 +  { echo "$as_me:$LINENO: result: $STRIP" >&5
2814 +echo "${ECHO_T}$STRIP" >&6; }
2815  else
2816 -  echo "$as_me:$LINENO: result: no" >&5
2817 -echo "${ECHO_T}no" >&6
2818 +  { echo "$as_me:$LINENO: result: no" >&5
2819 +echo "${ECHO_T}no" >&6; }
2820  fi
2821  
2822 +
2823  fi
2824  if test -z "$ac_cv_prog_STRIP"; then
2825    ac_ct_STRIP=$STRIP
2826    # Extract the first word of "strip", so it can be a program name with args.
2827  set dummy strip; ac_word=$2
2828 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2829 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2830 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2831 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2832  if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2833    echo $ECHO_N "(cached) $ECHO_C" >&6
2834  else
2835 @@ -1928,27 +2357,41 @@
2836    IFS=$as_save_IFS
2837    test -z "$as_dir" && as_dir=.
2838    for ac_exec_ext in '' $ac_executable_extensions; do
2839 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2840 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2841      ac_cv_prog_ac_ct_STRIP="strip"
2842      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2843      break 2
2844    fi
2845  done
2846  done
2847 +IFS=$as_save_IFS
2848  
2849 -  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
2850  fi
2851  fi
2852  ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2853  if test -n "$ac_ct_STRIP"; then
2854 -  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2855 -echo "${ECHO_T}$ac_ct_STRIP" >&6
2856 +  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2857 +echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2858  else
2859 -  echo "$as_me:$LINENO: result: no" >&5
2860 -echo "${ECHO_T}no" >&6
2861 +  { echo "$as_me:$LINENO: result: no" >&5
2862 +echo "${ECHO_T}no" >&6; }
2863  fi
2864  
2865 -  STRIP=$ac_ct_STRIP
2866 +  if test "x$ac_ct_STRIP" = x; then
2867 +    STRIP=":"
2868 +  else
2869 +    case $cross_compiling:$ac_tool_warned in
2870 +yes:)
2871 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2872 +whose name does not start with the host triplet.  If you think this
2873 +configuration is useful to you, please write to autoconf@gnu.org." >&5
2874 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2875 +whose name does not start with the host triplet.  If you think this
2876 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2877 +ac_tool_warned=yes ;;
2878 +esac
2879 +    STRIP=$ac_ct_STRIP
2880 +  fi
2881  else
2882    STRIP="$ac_cv_prog_STRIP"
2883  fi
2884 @@ -1971,12 +2414,12 @@
2885  # Check for right directory
2886  
2887  # Config headers for automake
2888 -          ac_config_headers="$ac_config_headers src/config.h"
2889 +ac_config_headers="$ac_config_headers src/config.h"
2890  
2891  
2892  # Build time sanity check
2893 -echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2894 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
2895 +{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2896 +echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
2897  # Just in case
2898  sleep 1
2899  echo timestamp > conftest.file
2900 @@ -2018,8 +2461,8 @@
2901  Check your system clock" >&2;}
2902     { (exit 1); exit 1; }; }
2903  fi
2904 -echo "$as_me:$LINENO: result: yes" >&5
2905 -echo "${ECHO_T}yes" >&6
2906 +{ echo "$as_me:$LINENO: result: yes" >&5
2907 +echo "${ECHO_T}yes" >&6; }
2908  
2909  # Look for install program
2910  # Find a good install program.  We prefer a C program (faster),
2911 @@ -2035,8 +2478,8 @@
2912  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2913  # OS/2's system install, which has a completely different semantic
2914  # ./install, which can be erroneously created by make from ./install.sh.
2915 -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2916 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
2917 +{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2918 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
2919  if test -z "$INSTALL"; then
2920  if test "${ac_cv_path_install+set}" = set; then
2921    echo $ECHO_N "(cached) $ECHO_C" >&6
2922 @@ -2058,7 +2501,7 @@
2923      # by default.
2924      for ac_prog in ginstall scoinst install; do
2925        for ac_exec_ext in '' $ac_executable_extensions; do
2926 -       if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2927 +       if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
2928           if test $ac_prog = install &&
2929             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2930             # AIX install.  It has an incompatible calling convention.
2931 @@ -2077,21 +2520,22 @@
2932      ;;
2933  esac
2934  done
2935 +IFS=$as_save_IFS
2936  
2937  
2938  fi
2939    if test "${ac_cv_path_install+set}" = set; then
2940      INSTALL=$ac_cv_path_install
2941    else
2942 -    # As a last resort, use the slow shell script.  We don't cache a
2943 -    # path for INSTALL within a source directory, because that will
2944 +    # As a last resort, use the slow shell script.  Don't cache a
2945 +    # value for INSTALL within a source directory, because that will
2946      # break other packages using the cache if that directory is
2947 -    # removed, or if the path is relative.
2948 +    # removed, or if the value is a relative name.
2949      INSTALL=$ac_install_sh
2950    fi
2951  fi
2952 -echo "$as_me:$LINENO: result: $INSTALL" >&5
2953 -echo "${ECHO_T}$INSTALL" >&6
2954 +{ echo "$as_me:$LINENO: result: $INSTALL" >&5
2955 +echo "${ECHO_T}$INSTALL" >&6; }
2956  
2957  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2958  # It thinks the first close brace ends the variable substitution.
2959 @@ -2111,8 +2555,8 @@
2960  if test -n "$ac_tool_prefix"; then
2961    # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2962  set dummy ${ac_tool_prefix}gcc; ac_word=$2
2963 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2964 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2965 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2966 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2967  if test "${ac_cv_prog_CC+set}" = set; then
2968    echo $ECHO_N "(cached) $ECHO_C" >&6
2969  else
2970 @@ -2125,32 +2569,34 @@
2971    IFS=$as_save_IFS
2972    test -z "$as_dir" && as_dir=.
2973    for ac_exec_ext in '' $ac_executable_extensions; do
2974 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2975 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2976      ac_cv_prog_CC="${ac_tool_prefix}gcc"
2977      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2978      break 2
2979    fi
2980  done
2981  done
2982 +IFS=$as_save_IFS
2983  
2984  fi
2985  fi
2986  CC=$ac_cv_prog_CC
2987  if test -n "$CC"; then
2988 -  echo "$as_me:$LINENO: result: $CC" >&5
2989 -echo "${ECHO_T}$CC" >&6
2990 +  { echo "$as_me:$LINENO: result: $CC" >&5
2991 +echo "${ECHO_T}$CC" >&6; }
2992  else
2993 -  echo "$as_me:$LINENO: result: no" >&5
2994 -echo "${ECHO_T}no" >&6
2995 +  { echo "$as_me:$LINENO: result: no" >&5
2996 +echo "${ECHO_T}no" >&6; }
2997  fi
2998  
2999 +
3000  fi
3001  if test -z "$ac_cv_prog_CC"; then
3002    ac_ct_CC=$CC
3003    # Extract the first word of "gcc", so it can be a program name with args.
3004  set dummy gcc; ac_word=$2
3005 -echo "$as_me:$LINENO: checking for $ac_word" >&5
3006 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3007 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3008 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3009  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3010    echo $ECHO_N "(cached) $ECHO_C" >&6
3011  else
3012 @@ -2163,36 +2609,51 @@
3013    IFS=$as_save_IFS
3014    test -z "$as_dir" && as_dir=.
3015    for ac_exec_ext in '' $ac_executable_extensions; do
3016 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3017 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
3018      ac_cv_prog_ac_ct_CC="gcc"
3019      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3020      break 2
3021    fi
3022  done
3023  done
3024 +IFS=$as_save_IFS
3025  
3026  fi
3027  fi
3028  ac_ct_CC=$ac_cv_prog_ac_ct_CC
3029  if test -n "$ac_ct_CC"; then
3030 -  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3031 -echo "${ECHO_T}$ac_ct_CC" >&6
3032 +  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3033 +echo "${ECHO_T}$ac_ct_CC" >&6; }
3034  else
3035 -  echo "$as_me:$LINENO: result: no" >&5
3036 -echo "${ECHO_T}no" >&6
3037 +  { echo "$as_me:$LINENO: result: no" >&5
3038 +echo "${ECHO_T}no" >&6; }
3039  fi
3040  
3041 -  CC=$ac_ct_CC
3042 +  if test "x$ac_ct_CC" = x; then
3043 +    CC=""
3044 +  else
3045 +    case $cross_compiling:$ac_tool_warned in
3046 +yes:)
3047 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3048 +whose name does not start with the host triplet.  If you think this
3049 +configuration is useful to you, please write to autoconf@gnu.org." >&5
3050 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3051 +whose name does not start with the host triplet.  If you think this
3052 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3053 +ac_tool_warned=yes ;;
3054 +esac
3055 +    CC=$ac_ct_CC
3056 +  fi
3057  else
3058    CC="$ac_cv_prog_CC"
3059  fi
3060  
3061  if test -z "$CC"; then
3062 -  if test -n "$ac_tool_prefix"; then
3063 -  # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3064 +          if test -n "$ac_tool_prefix"; then
3065 +    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3066  set dummy ${ac_tool_prefix}cc; ac_word=$2
3067 -echo "$as_me:$LINENO: checking for $ac_word" >&5
3068 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3069 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3070 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3071  if test "${ac_cv_prog_CC+set}" = set; then
3072    echo $ECHO_N "(cached) $ECHO_C" >&6
3073  else
3074 @@ -2205,74 +2666,34 @@
3075    IFS=$as_save_IFS
3076    test -z "$as_dir" && as_dir=.
3077    for ac_exec_ext in '' $ac_executable_extensions; do
3078 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3079 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
3080      ac_cv_prog_CC="${ac_tool_prefix}cc"
3081      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3082      break 2
3083    fi
3084  done
3085  done
3086 +IFS=$as_save_IFS
3087  
3088  fi
3089  fi
3090  CC=$ac_cv_prog_CC
3091  if test -n "$CC"; then
3092 -  echo "$as_me:$LINENO: result: $CC" >&5
3093 -echo "${ECHO_T}$CC" >&6
3094 -else
3095 -  echo "$as_me:$LINENO: result: no" >&5
3096 -echo "${ECHO_T}no" >&6
3097 -fi
3098 -
3099 -fi
3100 -if test -z "$ac_cv_prog_CC"; then
3101 -  ac_ct_CC=$CC
3102 -  # Extract the first word of "cc", so it can be a program name with args.
3103 -set dummy cc; ac_word=$2
3104 -echo "$as_me:$LINENO: checking for $ac_word" >&5
3105 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3106 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3107 -  echo $ECHO_N "(cached) $ECHO_C" >&6
3108 -else
3109 -  if test -n "$ac_ct_CC"; then
3110 -  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3111 -else
3112 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3113 -for as_dir in $PATH
3114 -do
3115 -  IFS=$as_save_IFS
3116 -  test -z "$as_dir" && as_dir=.
3117 -  for ac_exec_ext in '' $ac_executable_extensions; do
3118 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3119 -    ac_cv_prog_ac_ct_CC="cc"
3120 -    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3121 -    break 2
3122 -  fi
3123 -done
3124 -done
3125 -
3126 -fi
3127 -fi
3128 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
3129 -if test -n "$ac_ct_CC"; then
3130 -  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3131 -echo "${ECHO_T}$ac_ct_CC" >&6
3132 +  { echo "$as_me:$LINENO: result: $CC" >&5
3133 +echo "${ECHO_T}$CC" >&6; }
3134  else
3135 -  echo "$as_me:$LINENO: result: no" >&5
3136 -echo "${ECHO_T}no" >&6
3137 +  { echo "$as_me:$LINENO: result: no" >&5
3138 +echo "${ECHO_T}no" >&6; }
3139  fi
3140  
3141 -  CC=$ac_ct_CC
3142 -else
3143 -  CC="$ac_cv_prog_CC"
3144 -fi
3145  
3146 +  fi
3147  fi
3148  if test -z "$CC"; then
3149    # Extract the first word of "cc", so it can be a program name with args.
3150  set dummy cc; ac_word=$2
3151 -echo "$as_me:$LINENO: checking for $ac_word" >&5
3152 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3153 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3154 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3155  if test "${ac_cv_prog_CC+set}" = set; then
3156    echo $ECHO_N "(cached) $ECHO_C" >&6
3157  else
3158 @@ -2286,7 +2707,7 @@
3159    IFS=$as_save_IFS
3160    test -z "$as_dir" && as_dir=.
3161    for ac_exec_ext in '' $ac_executable_extensions; do
3162 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3163 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
3164      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3165         ac_prog_rejected=yes
3166         continue
3167 @@ -2297,6 +2718,7 @@
3168    fi
3169  done
3170  done
3171 +IFS=$as_save_IFS
3172  
3173  if test $ac_prog_rejected = yes; then
3174    # We found a bogon in the path, so make sure we never use it.
3175 @@ -2314,22 +2736,23 @@
3176  fi
3177  CC=$ac_cv_prog_CC
3178  if test -n "$CC"; then
3179 -  echo "$as_me:$LINENO: result: $CC" >&5
3180 -echo "${ECHO_T}$CC" >&6
3181 +  { echo "$as_me:$LINENO: result: $CC" >&5
3182 +echo "${ECHO_T}$CC" >&6; }
3183  else
3184 -  echo "$as_me:$LINENO: result: no" >&5
3185 -echo "${ECHO_T}no" >&6
3186 +  { echo "$as_me:$LINENO: result: no" >&5
3187 +echo "${ECHO_T}no" >&6; }
3188  fi
3189  
3190 +
3191  fi
3192  if test -z "$CC"; then
3193    if test -n "$ac_tool_prefix"; then
3194 -  for ac_prog in cl
3195 +  for ac_prog in cl.exe
3196    do
3197      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3198  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3199 -echo "$as_me:$LINENO: checking for $ac_word" >&5
3200 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3201 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3202 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3203  if test "${ac_cv_prog_CC+set}" = set; then
3204    echo $ECHO_N "(cached) $ECHO_C" >&6
3205  else
3206 @@ -2342,36 +2765,38 @@
3207    IFS=$as_save_IFS
3208    test -z "$as_dir" && as_dir=.
3209    for ac_exec_ext in '' $ac_executable_extensions; do
3210 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3211 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
3212      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3213      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3214      break 2
3215    fi
3216  done
3217  done
3218 +IFS=$as_save_IFS
3219  
3220  fi
3221  fi
3222  CC=$ac_cv_prog_CC
3223  if test -n "$CC"; then
3224 -  echo "$as_me:$LINENO: result: $CC" >&5
3225 -echo "${ECHO_T}$CC" >&6
3226 +  { echo "$as_me:$LINENO: result: $CC" >&5
3227 +echo "${ECHO_T}$CC" >&6; }
3228  else
3229 -  echo "$as_me:$LINENO: result: no" >&5
3230 -echo "${ECHO_T}no" >&6
3231 +  { echo "$as_me:$LINENO: result: no" >&5
3232 +echo "${ECHO_T}no" >&6; }
3233  fi
3234  
3235 +
3236      test -n "$CC" && break
3237    done
3238  fi
3239  if test -z "$CC"; then
3240    ac_ct_CC=$CC
3241 -  for ac_prog in cl
3242 +  for ac_prog in cl.exe
3243  do
3244    # Extract the first word of "$ac_prog", so it can be a program name with args.
3245  set dummy $ac_prog; ac_word=$2
3246 -echo "$as_me:$LINENO: checking for $ac_word" >&5
3247 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3248 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3249 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3250  if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3251    echo $ECHO_N "(cached) $ECHO_C" >&6
3252  else
3253 @@ -2384,29 +2809,45 @@
3254    IFS=$as_save_IFS
3255    test -z "$as_dir" && as_dir=.
3256    for ac_exec_ext in '' $ac_executable_extensions; do
3257 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3258 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
3259      ac_cv_prog_ac_ct_CC="$ac_prog"
3260      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3261      break 2
3262    fi
3263  done
3264  done
3265 +IFS=$as_save_IFS
3266  
3267  fi
3268  fi
3269  ac_ct_CC=$ac_cv_prog_ac_ct_CC
3270  if test -n "$ac_ct_CC"; then
3271 -  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3272 -echo "${ECHO_T}$ac_ct_CC" >&6
3273 +  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3274 +echo "${ECHO_T}$ac_ct_CC" >&6; }
3275  else
3276 -  echo "$as_me:$LINENO: result: no" >&5
3277 -echo "${ECHO_T}no" >&6
3278 +  { echo "$as_me:$LINENO: result: no" >&5
3279 +echo "${ECHO_T}no" >&6; }
3280  fi
3281  
3282 +
3283    test -n "$ac_ct_CC" && break
3284  done
3285  
3286 -  CC=$ac_ct_CC
3287 +  if test "x$ac_ct_CC" = x; then
3288 +    CC=""
3289 +  else
3290 +    case $cross_compiling:$ac_tool_warned in
3291 +yes:)
3292 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3293 +whose name does not start with the host triplet.  If you think this
3294 +configuration is useful to you, please write to autoconf@gnu.org." >&5
3295 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3296 +whose name does not start with the host triplet.  If you think this
3297 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3298 +ac_tool_warned=yes ;;
3299 +esac
3300 +    CC=$ac_ct_CC
3301 +  fi
3302  fi
3303  
3304  fi
3305 @@ -2419,21 +2860,35 @@
3306     { (exit 1); exit 1; }; }
3307  
3308  # Provide some information about the compiler.
3309 -echo "$as_me:$LINENO:" \
3310 -     "checking for C compiler version" >&5
3311 +echo "$as_me:$LINENO: checking for C compiler version" >&5
3312  ac_compiler=`set X $ac_compile; echo $2`
3313 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
3314 -  (eval $ac_compiler --version </dev/null >&5) 2>&5
3315 +{ (ac_try="$ac_compiler --version >&5"
3316 +case "(($ac_try" in
3317 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3318 +  *) ac_try_echo=$ac_try;;
3319 +esac
3320 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3321 +  (eval "$ac_compiler --version >&5") 2>&5
3322    ac_status=$?
3323    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3324    (exit $ac_status); }
3325 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
3326 -  (eval $ac_compiler -v </dev/null >&5) 2>&5
3327 +{ (ac_try="$ac_compiler -v >&5"
3328 +case "(($ac_try" in
3329 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3330 +  *) ac_try_echo=$ac_try;;
3331 +esac
3332 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3333 +  (eval "$ac_compiler -v >&5") 2>&5
3334    ac_status=$?
3335    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3336    (exit $ac_status); }
3337 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
3338 -  (eval $ac_compiler -V </dev/null >&5) 2>&5
3339 +{ (ac_try="$ac_compiler -V >&5"
3340 +case "(($ac_try" in
3341 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3342 +  *) ac_try_echo=$ac_try;;
3343 +esac
3344 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3345 +  (eval "$ac_compiler -V >&5") 2>&5
3346    ac_status=$?
3347    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3348    (exit $ac_status); }
3349 @@ -2458,47 +2913,77 @@
3350  # Try to create an executable without -o first, disregard a.out.
3351  # It will help us diagnose broken compilers, and finding out an intuition
3352  # of exeext.
3353 -echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3354 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
3355 +{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3356 +echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
3357  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3358 -if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
3359 -  (eval $ac_link_default) 2>&5
3360 +#
3361 +# List of possible output files, starting from the most likely.
3362 +# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
3363 +# only as a last resort.  b.out is created by i960 compilers.
3364 +ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
3365 +#
3366 +# The IRIX 6 linker writes into existing files which may not be
3367 +# executable, retaining their permissions.  Remove them first so a
3368 +# subsequent execution test works.
3369 +ac_rmfiles=
3370 +for ac_file in $ac_files
3371 +do
3372 +  case $ac_file in
3373 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3374 +    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3375 +  esac
3376 +done
3377 +rm -f $ac_rmfiles
3378 +
3379 +if { (ac_try="$ac_link_default"
3380 +case "(($ac_try" in
3381 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3382 +  *) ac_try_echo=$ac_try;;
3383 +esac
3384 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3385 +  (eval "$ac_link_default") 2>&5
3386    ac_status=$?
3387    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3388    (exit $ac_status); }; then
3389 -  # Find the output, starting from the most likely.  This scheme is
3390 -# not robust to junk in `.', hence go to wildcards (a.*) only as a last
3391 -# resort.
3392 -
3393 -# Be careful to initialize this variable, since it used to be cached.
3394 -# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
3395 -ac_cv_exeext=
3396 -# b.out is created by i960 compilers.
3397 -for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
3398 +  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3399 +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3400 +# in a Makefile.  We should not override ac_cv_exeext if it was cached,
3401 +# so that the user can short-circuit this test for compilers unknown to
3402 +# Autoconf.
3403 +for ac_file in $ac_files ''
3404  do
3405    test -f "$ac_file" || continue
3406    case $ac_file in
3407 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
3408 -       ;;
3409 -    conftest.$ac_ext )
3410 -       # This is the source file.
3411 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
3412         ;;
3413      [ab].out )
3414         # We found the default executable, but exeext='' is most
3415         # certainly right.
3416         break;;
3417      *.* )
3418 -       ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3419 -       # FIXME: I believe we export ac_cv_exeext for Libtool,
3420 -       # but it would be cool to find out if it's true.  Does anybody
3421 -       # maintain Libtool? --akim.
3422 -       export ac_cv_exeext
3423 +        if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3424 +       then :; else
3425 +          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3426 +       fi
3427 +       # We set ac_cv_exeext here because the later test for it is not
3428 +       # safe: cross compilers may not add the suffix if given an `-o'
3429 +       # argument, so we may need to know it at that point already.
3430 +       # Even if this section looks crufty: it has the advantage of
3431 +       # actually working.
3432         break;;
3433      * )
3434         break;;
3435    esac
3436  done
3437 +test "$ac_cv_exeext" = no && ac_cv_exeext=
3438 +
3439  else
3440 +  ac_file=''
3441 +fi
3442 +
3443 +{ echo "$as_me:$LINENO: result: $ac_file" >&5
3444 +echo "${ECHO_T}$ac_file" >&6; }
3445 +if test -z "$ac_file"; then
3446    echo "$as_me: failed program was:" >&5
3447  sed 's/^/| /' conftest.$ac_ext >&5
3448  
3449 @@ -2510,19 +2995,21 @@
3450  fi
3451  
3452  ac_exeext=$ac_cv_exeext
3453 -echo "$as_me:$LINENO: result: $ac_file" >&5
3454 -echo "${ECHO_T}$ac_file" >&6
3455  
3456 -# Check the compiler produces executables we can run.  If not, either
3457 +# Check that the compiler produces executables we can run.  If not, either
3458  # the compiler is broken, or we cross compile.
3459 -echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3460 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
3461 +{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3462 +echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
3463  # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3464  # If not cross compiling, check that we can run a simple program.
3465  if test "$cross_compiling" != yes; then
3466    if { ac_try='./$ac_file'
3467 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3468 -  (eval $ac_try) 2>&5
3469 +  { (case "(($ac_try" in
3470 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3471 +  *) ac_try_echo=$ac_try;;
3472 +esac
3473 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3474 +  (eval "$ac_try") 2>&5
3475    ac_status=$?
3476    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3477    (exit $ac_status); }; }; then
3478 @@ -2541,22 +3028,27 @@
3479      fi
3480    fi
3481  fi
3482 -echo "$as_me:$LINENO: result: yes" >&5
3483 -echo "${ECHO_T}yes" >&6
3484 +{ echo "$as_me:$LINENO: result: yes" >&5
3485 +echo "${ECHO_T}yes" >&6; }
3486  
3487  rm -f a.out a.exe conftest$ac_cv_exeext b.out
3488  ac_clean_files=$ac_clean_files_save
3489 -# Check the compiler produces executables we can run.  If not, either
3490 +# Check that the compiler produces executables we can run.  If not, either
3491  # the compiler is broken, or we cross compile.
3492 -echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3493 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
3494 -echo "$as_me:$LINENO: result: $cross_compiling" >&5
3495 -echo "${ECHO_T}$cross_compiling" >&6
3496 -
3497 -echo "$as_me:$LINENO: checking for suffix of executables" >&5
3498 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
3499 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3500 -  (eval $ac_link) 2>&5
3501 +{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3502 +echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
3503 +{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
3504 +echo "${ECHO_T}$cross_compiling" >&6; }
3505 +
3506 +{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
3507 +echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
3508 +if { (ac_try="$ac_link"
3509 +case "(($ac_try" in
3510 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3511 +  *) ac_try_echo=$ac_try;;
3512 +esac
3513 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3514 +  (eval "$ac_link") 2>&5
3515    ac_status=$?
3516    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3517    (exit $ac_status); }; then
3518 @@ -2567,9 +3059,8 @@
3519  for ac_file in conftest.exe conftest conftest.*; do
3520    test -f "$ac_file" || continue
3521    case $ac_file in
3522 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3523 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3524      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3525 -         export ac_cv_exeext
3526           break;;
3527      * ) break;;
3528    esac
3529 @@ -2583,14 +3074,14 @@
3530  fi
3531  
3532  rm -f conftest$ac_cv_exeext
3533 -echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3534 -echo "${ECHO_T}$ac_cv_exeext" >&6
3535 +{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3536 +echo "${ECHO_T}$ac_cv_exeext" >&6; }
3537  
3538  rm -f conftest.$ac_ext
3539  EXEEXT=$ac_cv_exeext
3540  ac_exeext=$EXEEXT
3541 -echo "$as_me:$LINENO: checking for suffix of object files" >&5
3542 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
3543 +{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
3544 +echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
3545  if test "${ac_cv_objext+set}" = set; then
3546    echo $ECHO_N "(cached) $ECHO_C" >&6
3547  else
3548 @@ -2610,14 +3101,20 @@
3549  }
3550  _ACEOF
3551  rm -f conftest.o conftest.obj
3552 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3553 -  (eval $ac_compile) 2>&5
3554 +if { (ac_try="$ac_compile"
3555 +case "(($ac_try" in
3556 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3557 +  *) ac_try_echo=$ac_try;;
3558 +esac
3559 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3560 +  (eval "$ac_compile") 2>&5
3561    ac_status=$?
3562    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3563    (exit $ac_status); }; then
3564 -  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
3565 +  for ac_file in conftest.o conftest.obj conftest.*; do
3566 +  test -f "$ac_file" || continue;
3567    case $ac_file in
3568 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
3569 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
3570      *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3571         break;;
3572    esac
3573 @@ -2635,12 +3132,12 @@
3574  
3575  rm -f conftest.$ac_cv_objext conftest.$ac_ext
3576  fi
3577 -echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3578 -echo "${ECHO_T}$ac_cv_objext" >&6
3579 +{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3580 +echo "${ECHO_T}$ac_cv_objext" >&6; }
3581  OBJEXT=$ac_cv_objext
3582  ac_objext=$OBJEXT
3583 -echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3584 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
3585 +{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3586 +echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3587  if test "${ac_cv_c_compiler_gnu+set}" = set; then
3588    echo $ECHO_N "(cached) $ECHO_C" >&6
3589  else
3590 @@ -2663,24 +3160,36 @@
3591  }
3592  _ACEOF
3593  rm -f conftest.$ac_objext
3594 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3595 -  (eval $ac_compile) 2>conftest.er1
3596 +if { (ac_try="$ac_compile"
3597 +case "(($ac_try" in
3598 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3599 +  *) ac_try_echo=$ac_try;;
3600 +esac
3601 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3602 +  (eval "$ac_compile") 2>conftest.er1
3603    ac_status=$?
3604    grep -v '^ *+' conftest.er1 >conftest.err
3605    rm -f conftest.er1
3606    cat conftest.err >&5
3607    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3608    (exit $ac_status); } &&
3609 -        { ac_try='test -z "$ac_c_werror_flag"
3610 -                        || test ! -s conftest.err'
3611 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3612 -  (eval $ac_try) 2>&5
3613 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3614 +  { (case "(($ac_try" in
3615 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3616 +  *) ac_try_echo=$ac_try;;
3617 +esac
3618 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3619 +  (eval "$ac_try") 2>&5
3620    ac_status=$?
3621    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3622    (exit $ac_status); }; } &&
3623          { ac_try='test -s conftest.$ac_objext'
3624 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3625 -  (eval $ac_try) 2>&5
3626 +  { (case "(($ac_try" in
3627 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3628 +  *) ac_try_echo=$ac_try;;
3629 +esac
3630 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3631 +  (eval "$ac_try") 2>&5
3632    ac_status=$?
3633    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3634    (exit $ac_status); }; }; then
3635 @@ -2689,24 +3198,28 @@
3636    echo "$as_me: failed program was:" >&5
3637  sed 's/^/| /' conftest.$ac_ext >&5
3638  
3639 -ac_compiler_gnu=no
3640 +       ac_compiler_gnu=no
3641  fi
3642 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3643 +
3644 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3645  ac_cv_c_compiler_gnu=$ac_compiler_gnu
3646  
3647  fi
3648 -echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3649 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
3650 +{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3651 +echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3652  GCC=`test $ac_compiler_gnu = yes && echo yes`
3653  ac_test_CFLAGS=${CFLAGS+set}
3654  ac_save_CFLAGS=$CFLAGS
3655 -CFLAGS="-g"
3656 -echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3657 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
3658 +{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3659 +echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3660  if test "${ac_cv_prog_cc_g+set}" = set; then
3661    echo $ECHO_N "(cached) $ECHO_C" >&6
3662  else
3663 -  cat >conftest.$ac_ext <<_ACEOF
3664 +  ac_save_c_werror_flag=$ac_c_werror_flag
3665 +   ac_c_werror_flag=yes
3666 +   ac_cv_prog_cc_g=no
3667 +   CFLAGS="-g"
3668 +   cat >conftest.$ac_ext <<_ACEOF
3669  /* confdefs.h.  */
3670  _ACEOF
3671  cat confdefs.h >>conftest.$ac_ext
3672 @@ -2722,24 +3235,147 @@
3673  }
3674  _ACEOF
3675  rm -f conftest.$ac_objext
3676 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3677 -  (eval $ac_compile) 2>conftest.er1
3678 +if { (ac_try="$ac_compile"
3679 +case "(($ac_try" in
3680 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3681 +  *) ac_try_echo=$ac_try;;
3682 +esac
3683 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3684 +  (eval "$ac_compile") 2>conftest.er1
3685 +  ac_status=$?
3686 +  grep -v '^ *+' conftest.er1 >conftest.err
3687 +  rm -f conftest.er1
3688 +  cat conftest.err >&5
3689 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3690 +  (exit $ac_status); } &&
3691 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3692 +  { (case "(($ac_try" in
3693 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3694 +  *) ac_try_echo=$ac_try;;
3695 +esac
3696 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3697 +  (eval "$ac_try") 2>&5
3698 +  ac_status=$?
3699 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3700 +  (exit $ac_status); }; } &&
3701 +        { ac_try='test -s conftest.$ac_objext'
3702 +  { (case "(($ac_try" in
3703 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3704 +  *) ac_try_echo=$ac_try;;
3705 +esac
3706 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3707 +  (eval "$ac_try") 2>&5
3708 +  ac_status=$?
3709 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3710 +  (exit $ac_status); }; }; then
3711 +  ac_cv_prog_cc_g=yes
3712 +else
3713 +  echo "$as_me: failed program was:" >&5
3714 +sed 's/^/| /' conftest.$ac_ext >&5
3715 +
3716 +       CFLAGS=""
3717 +      cat >conftest.$ac_ext <<_ACEOF
3718 +/* confdefs.h.  */
3719 +_ACEOF
3720 +cat confdefs.h >>conftest.$ac_ext
3721 +cat >>conftest.$ac_ext <<_ACEOF
3722 +/* end confdefs.h.  */
3723 +
3724 +int
3725 +main ()
3726 +{
3727 +
3728 +  ;
3729 +  return 0;
3730 +}
3731 +_ACEOF
3732 +rm -f conftest.$ac_objext
3733 +if { (ac_try="$ac_compile"
3734 +case "(($ac_try" in
3735 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3736 +  *) ac_try_echo=$ac_try;;
3737 +esac
3738 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3739 +  (eval "$ac_compile") 2>conftest.er1
3740 +  ac_status=$?
3741 +  grep -v '^ *+' conftest.er1 >conftest.err
3742 +  rm -f conftest.er1
3743 +  cat conftest.err >&5
3744 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3745 +  (exit $ac_status); } &&
3746 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3747 +  { (case "(($ac_try" in
3748 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3749 +  *) ac_try_echo=$ac_try;;
3750 +esac
3751 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3752 +  (eval "$ac_try") 2>&5
3753 +  ac_status=$?
3754 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3755 +  (exit $ac_status); }; } &&
3756 +        { ac_try='test -s conftest.$ac_objext'
3757 +  { (case "(($ac_try" in
3758 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3759 +  *) ac_try_echo=$ac_try;;
3760 +esac
3761 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3762 +  (eval "$ac_try") 2>&5
3763 +  ac_status=$?
3764 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3765 +  (exit $ac_status); }; }; then
3766 +  :
3767 +else
3768 +  echo "$as_me: failed program was:" >&5
3769 +sed 's/^/| /' conftest.$ac_ext >&5
3770 +
3771 +       ac_c_werror_flag=$ac_save_c_werror_flag
3772 +        CFLAGS="-g"
3773 +        cat >conftest.$ac_ext <<_ACEOF
3774 +/* confdefs.h.  */
3775 +_ACEOF
3776 +cat confdefs.h >>conftest.$ac_ext
3777 +cat >>conftest.$ac_ext <<_ACEOF
3778 +/* end confdefs.h.  */
3779 +
3780 +int
3781 +main ()
3782 +{
3783 +
3784 +  ;
3785 +  return 0;
3786 +}
3787 +_ACEOF
3788 +rm -f conftest.$ac_objext
3789 +if { (ac_try="$ac_compile"
3790 +case "(($ac_try" in
3791 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3792 +  *) ac_try_echo=$ac_try;;
3793 +esac
3794 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3795 +  (eval "$ac_compile") 2>conftest.er1
3796    ac_status=$?
3797    grep -v '^ *+' conftest.er1 >conftest.err
3798    rm -f conftest.er1
3799    cat conftest.err >&5
3800    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3801    (exit $ac_status); } &&
3802 -        { ac_try='test -z "$ac_c_werror_flag"
3803 -                        || test ! -s conftest.err'
3804 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3805 -  (eval $ac_try) 2>&5
3806 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3807 +  { (case "(($ac_try" in
3808 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3809 +  *) ac_try_echo=$ac_try;;
3810 +esac
3811 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3812 +  (eval "$ac_try") 2>&5
3813    ac_status=$?
3814    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3815    (exit $ac_status); }; } &&
3816          { ac_try='test -s conftest.$ac_objext'
3817 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3818 -  (eval $ac_try) 2>&5
3819 +  { (case "(($ac_try" in
3820 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3821 +  *) ac_try_echo=$ac_try;;
3822 +esac
3823 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3824 +  (eval "$ac_try") 2>&5
3825    ac_status=$?
3826    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3827    (exit $ac_status); }; }; then
3828 @@ -2748,12 +3384,20 @@
3829    echo "$as_me: failed program was:" >&5
3830  sed 's/^/| /' conftest.$ac_ext >&5
3831  
3832 -ac_cv_prog_cc_g=no
3833 +
3834 +fi
3835 +
3836 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3837 +fi
3838 +
3839 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3840  fi
3841 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3842 +
3843 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3844 +   ac_c_werror_flag=$ac_save_c_werror_flag
3845  fi
3846 -echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3847 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
3848 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3849 +echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3850  if test "$ac_test_CFLAGS" = set; then
3851    CFLAGS=$ac_save_CFLAGS
3852  elif test $ac_cv_prog_cc_g = yes; then
3853 @@ -2769,12 +3413,12 @@
3854      CFLAGS=
3855    fi
3856  fi
3857 -echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
3858 -echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
3859 -if test "${ac_cv_prog_cc_stdc+set}" = set; then
3860 +{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3861 +echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3862 +if test "${ac_cv_prog_cc_c89+set}" = set; then
3863    echo $ECHO_N "(cached) $ECHO_C" >&6
3864  else
3865 -  ac_cv_prog_cc_stdc=no
3866 +  ac_cv_prog_cc_c89=no
3867  ac_save_CC=$CC
3868  cat >conftest.$ac_ext <<_ACEOF
3869  /* confdefs.h.  */
3870 @@ -2808,12 +3452,17 @@
3871  /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3872     function prototypes and stuff, but not '\xHH' hex character constants.
3873     These don't provoke an error unfortunately, instead are silently treated
3874 -   as 'x'.  The following induces an error, until -std1 is added to get
3875 +   as 'x'.  The following induces an error, until -std is added to get
3876     proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3877     array size at least.  It's necessary to write '\x00'==0 to get something
3878 -   that's true only with -std1.  */
3879 +   that's true only with -std.  */
3880  int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3881  
3882 +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3883 +   inside strings and character constants.  */
3884 +#define FOO(x) 'x'
3885 +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3886 +
3887  int test (int i, double x);
3888  struct s1 {int (*f) (int a);};
3889  struct s2 {int (*f) (double a);};
3890 @@ -2828,205 +3477,74 @@
3891    return 0;
3892  }
3893  _ACEOF
3894 -# Don't try gcc -ansi; that turns off useful extensions and
3895 -# breaks some systems' header files.
3896 -# AIX                  -qlanglvl=ansi
3897 -# Ultrix and OSF/1     -std1
3898 -# HP-UX 10.20 and later        -Ae
3899 -# HP-UX older versions -Aa -D_HPUX_SOURCE
3900 -# SVR4                 -Xc -D__EXTENSIONS__
3901 -for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3902 +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3903 +       -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3904  do
3905    CC="$ac_save_CC $ac_arg"
3906    rm -f conftest.$ac_objext
3907 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3908 -  (eval $ac_compile) 2>conftest.er1
3909 +if { (ac_try="$ac_compile"
3910 +case "(($ac_try" in
3911 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3912 +  *) ac_try_echo=$ac_try;;
3913 +esac
3914 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3915 +  (eval "$ac_compile") 2>conftest.er1
3916    ac_status=$?
3917    grep -v '^ *+' conftest.er1 >conftest.err
3918    rm -f conftest.er1
3919    cat conftest.err >&5
3920    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3921    (exit $ac_status); } &&
3922 -        { ac_try='test -z "$ac_c_werror_flag"
3923 -                        || test ! -s conftest.err'
3924 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3925 -  (eval $ac_try) 2>&5
3926 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3927 +  { (case "(($ac_try" in
3928 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3929 +  *) ac_try_echo=$ac_try;;
3930 +esac
3931 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3932 +  (eval "$ac_try") 2>&5
3933    ac_status=$?
3934    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3935    (exit $ac_status); }; } &&
3936          { ac_try='test -s conftest.$ac_objext'
3937 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3938 -  (eval $ac_try) 2>&5
3939 +  { (case "(($ac_try" in
3940 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3941 +  *) ac_try_echo=$ac_try;;
3942 +esac
3943 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3944 +  (eval "$ac_try") 2>&5
3945    ac_status=$?
3946    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3947    (exit $ac_status); }; }; then
3948 -  ac_cv_prog_cc_stdc=$ac_arg
3949 -break
3950 +  ac_cv_prog_cc_c89=$ac_arg
3951  else
3952    echo "$as_me: failed program was:" >&5
3953  sed 's/^/| /' conftest.$ac_ext >&5
3954  
3955 +
3956  fi
3957 -rm -f conftest.err conftest.$ac_objext
3958 +
3959 +rm -f core conftest.err conftest.$ac_objext
3960 +  test "x$ac_cv_prog_cc_c89" != "xno" && break
3961  done
3962 -rm -f conftest.$ac_ext conftest.$ac_objext
3963 +rm -f conftest.$ac_ext
3964  CC=$ac_save_CC
3965  
3966  fi
3967 -
3968 -case "x$ac_cv_prog_cc_stdc" in
3969 -  x|xno)
3970 -    echo "$as_me:$LINENO: result: none needed" >&5
3971 -echo "${ECHO_T}none needed" >&6 ;;
3972 +# AC_CACHE_VAL
3973 +case "x$ac_cv_prog_cc_c89" in
3974 +  x)
3975 +    { echo "$as_me:$LINENO: result: none needed" >&5
3976 +echo "${ECHO_T}none needed" >&6; } ;;
3977 +  xno)
3978 +    { echo "$as_me:$LINENO: result: unsupported" >&5
3979 +echo "${ECHO_T}unsupported" >&6; } ;;
3980    *)
3981 -    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
3982 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
3983 -    CC="$CC $ac_cv_prog_cc_stdc" ;;
3984 +    CC="$CC $ac_cv_prog_cc_c89"
3985 +    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3986 +echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3987  esac
3988  
3989 -# Some people use a C++ compiler to compile C.  Since we use `exit',
3990 -# in C++ we need to declare it.  In case someone uses the same compiler
3991 -# for both compiling C and C++ we need to have the C++ compiler decide
3992 -# the declaration of exit, since it's the most demanding environment.
3993 -cat >conftest.$ac_ext <<_ACEOF
3994 -#ifndef __cplusplus
3995 -  choke me
3996 -#endif
3997 -_ACEOF
3998 -rm -f conftest.$ac_objext
3999 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4000 -  (eval $ac_compile) 2>conftest.er1
4001 -  ac_status=$?
4002 -  grep -v '^ *+' conftest.er1 >conftest.err
4003 -  rm -f conftest.er1
4004 -  cat conftest.err >&5
4005 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4006 -  (exit $ac_status); } &&
4007 -        { ac_try='test -z "$ac_c_werror_flag"
4008 -                        || test ! -s conftest.err'
4009 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4010 -  (eval $ac_try) 2>&5
4011 -  ac_status=$?
4012 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4013 -  (exit $ac_status); }; } &&
4014 -        { ac_try='test -s conftest.$ac_objext'
4015 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4016 -  (eval $ac_try) 2>&5
4017 -  ac_status=$?
4018 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4019 -  (exit $ac_status); }; }; then
4020 -  for ac_declaration in \
4021 -   '' \
4022 -   'extern "C" void std::exit (int) throw (); using std::exit;' \
4023 -   'extern "C" void std::exit (int); using std::exit;' \
4024 -   'extern "C" void exit (int) throw ();' \
4025 -   'extern "C" void exit (int);' \
4026 -   'void exit (int);'
4027 -do
4028 -  cat >conftest.$ac_ext <<_ACEOF
4029 -/* confdefs.h.  */
4030 -_ACEOF
4031 -cat confdefs.h >>conftest.$ac_ext
4032 -cat >>conftest.$ac_ext <<_ACEOF
4033 -/* end confdefs.h.  */
4034 -$ac_declaration
4035 -#include <stdlib.h>
4036 -int
4037 -main ()
4038 -{
4039 -exit (42);
4040 -  ;
4041 -  return 0;
4042 -}
4043 -_ACEOF
4044 -rm -f conftest.$ac_objext
4045 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4046 -  (eval $ac_compile) 2>conftest.er1
4047 -  ac_status=$?
4048 -  grep -v '^ *+' conftest.er1 >conftest.err
4049 -  rm -f conftest.er1
4050 -  cat conftest.err >&5
4051 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4052 -  (exit $ac_status); } &&
4053 -        { ac_try='test -z "$ac_c_werror_flag"
4054 -                        || test ! -s conftest.err'
4055 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4056 -  (eval $ac_try) 2>&5
4057 -  ac_status=$?
4058 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4059 -  (exit $ac_status); }; } &&
4060 -        { ac_try='test -s conftest.$ac_objext'
4061 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4062 -  (eval $ac_try) 2>&5
4063 -  ac_status=$?
4064 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4065 -  (exit $ac_status); }; }; then
4066 -  :
4067 -else
4068 -  echo "$as_me: failed program was:" >&5
4069 -sed 's/^/| /' conftest.$ac_ext >&5
4070 -
4071 -continue
4072 -fi
4073 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4074 -  cat >conftest.$ac_ext <<_ACEOF
4075 -/* confdefs.h.  */
4076 -_ACEOF
4077 -cat confdefs.h >>conftest.$ac_ext
4078 -cat >>conftest.$ac_ext <<_ACEOF
4079 -/* end confdefs.h.  */
4080 -$ac_declaration
4081 -int
4082 -main ()
4083 -{
4084 -exit (42);
4085 -  ;
4086 -  return 0;
4087 -}
4088 -_ACEOF
4089 -rm -f conftest.$ac_objext
4090 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4091 -  (eval $ac_compile) 2>conftest.er1
4092 -  ac_status=$?
4093 -  grep -v '^ *+' conftest.er1 >conftest.err
4094 -  rm -f conftest.er1
4095 -  cat conftest.err >&5
4096 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4097 -  (exit $ac_status); } &&
4098 -        { ac_try='test -z "$ac_c_werror_flag"
4099 -                        || test ! -s conftest.err'
4100 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4101 -  (eval $ac_try) 2>&5
4102 -  ac_status=$?
4103 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4104 -  (exit $ac_status); }; } &&
4105 -        { ac_try='test -s conftest.$ac_objext'
4106 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4107 -  (eval $ac_try) 2>&5
4108 -  ac_status=$?
4109 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4110 -  (exit $ac_status); }; }; then
4111 -  break
4112 -else
4113 -  echo "$as_me: failed program was:" >&5
4114 -sed 's/^/| /' conftest.$ac_ext >&5
4115 -
4116 -fi
4117 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4118 -done
4119 -rm -f conftest*
4120 -if test -n "$ac_declaration"; then
4121 -  echo '#ifdef __cplusplus' >>confdefs.h
4122 -  echo $ac_declaration      >>confdefs.h
4123 -  echo '#endif'             >>confdefs.h
4124 -fi
4125  
4126 -else
4127 -  echo "$as_me: failed program was:" >&5
4128 -sed 's/^/| /' conftest.$ac_ext >&5
4129 -
4130 -fi
4131 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4132  ac_ext=c
4133  ac_cpp='$CPP $CPPFLAGS'
4134  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4135 @@ -3034,7 +3552,7 @@
4136  ac_compiler_gnu=$ac_cv_c_compiler_gnu
4137  DEPDIR="${am__leading_dot}deps"
4138  
4139 -          ac_config_commands="$ac_config_commands depfiles"
4140 +ac_config_commands="$ac_config_commands depfiles"
4141  
4142  
4143  am_make=${MAKE-make}
4144 @@ -3044,8 +3562,8 @@
4145  .PHONY: am__doit
4146  END
4147  # If we don't find an include directive, just comment out the code.
4148 -echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
4149 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
4150 +{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
4151 +echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
4152  am__include="#"
4153  am__quote=
4154  _am_result=none
4155 @@ -3072,15 +3590,15 @@
4156  fi
4157  
4158  
4159 -echo "$as_me:$LINENO: result: $_am_result" >&5
4160 -echo "${ECHO_T}$_am_result" >&6
4161 +{ echo "$as_me:$LINENO: result: $_am_result" >&5
4162 +echo "${ECHO_T}$_am_result" >&6; }
4163  rm -f confinc confmf
4164  
4165 -# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
4166 +# Check whether --enable-dependency-tracking was given.
4167  if test "${enable_dependency_tracking+set}" = set; then
4168 -  enableval="$enable_dependency_tracking"
4169 +  enableval=$enable_dependency_tracking;
4170 +fi
4171  
4172 -fi;
4173  if test "x$enable_dependency_tracking" != xno; then
4174    am_depcomp="$ac_aux_dir/depcomp"
4175    AMDEPBACKSLASH='\'
4176 @@ -3100,8 +3618,8 @@
4177  
4178  depcc="$CC"   am_compiler_list=
4179  
4180 -echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4181 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
4182 +{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4183 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
4184  if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
4185    echo $ECHO_N "(cached) $ECHO_C" >&6
4186  else
4187 @@ -3190,8 +3708,8 @@
4188  fi
4189  
4190  fi
4191 -echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
4192 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
4193 +{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
4194 +echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
4195  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4196  
4197  
4198 @@ -3207,18 +3725,22 @@
4199  fi
4200  
4201  
4202 -ac_ext=cc
4203 +ac_ext=cpp
4204  ac_cpp='$CXXCPP $CPPFLAGS'
4205  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4206  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4207  ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4208 -if test -n "$ac_tool_prefix"; then
4209 -  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
4210 +if test -z "$CXX"; then
4211 +  if test -n "$CCC"; then
4212 +    CXX=$CCC
4213 +  else
4214 +    if test -n "$ac_tool_prefix"; then
4215 +  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4216    do
4217      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4218  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4219 -echo "$as_me:$LINENO: checking for $ac_word" >&5
4220 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4221 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4222 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4223  if test "${ac_cv_prog_CXX+set}" = set; then
4224    echo $ECHO_N "(cached) $ECHO_C" >&6
4225  else
4226 @@ -3231,36 +3753,38 @@
4227    IFS=$as_save_IFS
4228    test -z "$as_dir" && as_dir=.
4229    for ac_exec_ext in '' $ac_executable_extensions; do
4230 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4231 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
4232      ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
4233      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4234      break 2
4235    fi
4236  done
4237  done
4238 +IFS=$as_save_IFS
4239  
4240  fi
4241  fi
4242  CXX=$ac_cv_prog_CXX
4243  if test -n "$CXX"; then
4244 -  echo "$as_me:$LINENO: result: $CXX" >&5
4245 -echo "${ECHO_T}$CXX" >&6
4246 +  { echo "$as_me:$LINENO: result: $CXX" >&5
4247 +echo "${ECHO_T}$CXX" >&6; }
4248  else
4249 -  echo "$as_me:$LINENO: result: no" >&5
4250 -echo "${ECHO_T}no" >&6
4251 +  { echo "$as_me:$LINENO: result: no" >&5
4252 +echo "${ECHO_T}no" >&6; }
4253  fi
4254  
4255 +
4256      test -n "$CXX" && break
4257    done
4258  fi
4259  if test -z "$CXX"; then
4260    ac_ct_CXX=$CXX
4261 -  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
4262 +  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4263  do
4264    # Extract the first word of "$ac_prog", so it can be a program name with args.
4265  set dummy $ac_prog; ac_word=$2
4266 -echo "$as_me:$LINENO: checking for $ac_word" >&5
4267 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4268 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4269 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4270  if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
4271    echo $ECHO_N "(cached) $ECHO_C" >&6
4272  else
4273 @@ -3273,55 +3797,85 @@
4274    IFS=$as_save_IFS
4275    test -z "$as_dir" && as_dir=.
4276    for ac_exec_ext in '' $ac_executable_extensions; do
4277 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4278 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
4279      ac_cv_prog_ac_ct_CXX="$ac_prog"
4280      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4281      break 2
4282    fi
4283  done
4284  done
4285 +IFS=$as_save_IFS
4286  
4287  fi
4288  fi
4289  ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
4290  if test -n "$ac_ct_CXX"; then
4291 -  echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
4292 -echo "${ECHO_T}$ac_ct_CXX" >&6
4293 +  { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
4294 +echo "${ECHO_T}$ac_ct_CXX" >&6; }
4295  else
4296 -  echo "$as_me:$LINENO: result: no" >&5
4297 -echo "${ECHO_T}no" >&6
4298 +  { echo "$as_me:$LINENO: result: no" >&5
4299 +echo "${ECHO_T}no" >&6; }
4300  fi
4301  
4302 +
4303    test -n "$ac_ct_CXX" && break
4304  done
4305 -test -n "$ac_ct_CXX" || ac_ct_CXX="g++"
4306  
4307 -  CXX=$ac_ct_CXX
4308 +  if test "x$ac_ct_CXX" = x; then
4309 +    CXX="g++"
4310 +  else
4311 +    case $cross_compiling:$ac_tool_warned in
4312 +yes:)
4313 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4314 +whose name does not start with the host triplet.  If you think this
4315 +configuration is useful to you, please write to autoconf@gnu.org." >&5
4316 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4317 +whose name does not start with the host triplet.  If you think this
4318 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4319 +ac_tool_warned=yes ;;
4320 +esac
4321 +    CXX=$ac_ct_CXX
4322 +  fi
4323  fi
4324  
4325 -
4326 +  fi
4327 +fi
4328  # Provide some information about the compiler.
4329 -echo "$as_me:$LINENO:" \
4330 -     "checking for C++ compiler version" >&5
4331 +echo "$as_me:$LINENO: checking for C++ compiler version" >&5
4332  ac_compiler=`set X $ac_compile; echo $2`
4333 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
4334 -  (eval $ac_compiler --version </dev/null >&5) 2>&5
4335 +{ (ac_try="$ac_compiler --version >&5"
4336 +case "(($ac_try" in
4337 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4338 +  *) ac_try_echo=$ac_try;;
4339 +esac
4340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4341 +  (eval "$ac_compiler --version >&5") 2>&5
4342    ac_status=$?
4343    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4344    (exit $ac_status); }
4345 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
4346 -  (eval $ac_compiler -v </dev/null >&5) 2>&5
4347 +{ (ac_try="$ac_compiler -v >&5"
4348 +case "(($ac_try" in
4349 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4350 +  *) ac_try_echo=$ac_try;;
4351 +esac
4352 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4353 +  (eval "$ac_compiler -v >&5") 2>&5
4354    ac_status=$?
4355    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4356    (exit $ac_status); }
4357 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
4358 -  (eval $ac_compiler -V </dev/null >&5) 2>&5
4359 +{ (ac_try="$ac_compiler -V >&5"
4360 +case "(($ac_try" in
4361 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4362 +  *) ac_try_echo=$ac_try;;
4363 +esac
4364 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4365 +  (eval "$ac_compiler -V >&5") 2>&5
4366    ac_status=$?
4367    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4368    (exit $ac_status); }
4369  
4370 -echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
4371 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
4372 +{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
4373 +echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
4374  if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
4375    echo $ECHO_N "(cached) $ECHO_C" >&6
4376  else
4377 @@ -3344,24 +3898,36 @@
4378  }
4379  _ACEOF
4380  rm -f conftest.$ac_objext
4381 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4382 -  (eval $ac_compile) 2>conftest.er1
4383 +if { (ac_try="$ac_compile"
4384 +case "(($ac_try" in
4385 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4386 +  *) ac_try_echo=$ac_try;;
4387 +esac
4388 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4389 +  (eval "$ac_compile") 2>conftest.er1
4390    ac_status=$?
4391    grep -v '^ *+' conftest.er1 >conftest.err
4392    rm -f conftest.er1
4393    cat conftest.err >&5
4394    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4395    (exit $ac_status); } &&
4396 -        { ac_try='test -z "$ac_cxx_werror_flag"
4397 -                        || test ! -s conftest.err'
4398 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4399 -  (eval $ac_try) 2>&5
4400 +        { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4401 +  { (case "(($ac_try" in
4402 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4403 +  *) ac_try_echo=$ac_try;;
4404 +esac
4405 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4406 +  (eval "$ac_try") 2>&5
4407    ac_status=$?
4408    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4409    (exit $ac_status); }; } &&
4410          { ac_try='test -s conftest.$ac_objext'
4411 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4412 -  (eval $ac_try) 2>&5
4413 +  { (case "(($ac_try" in
4414 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4415 +  *) ac_try_echo=$ac_try;;
4416 +esac
4417 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4418 +  (eval "$ac_try") 2>&5
4419    ac_status=$?
4420    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4421    (exit $ac_status); }; }; then
4422 @@ -3370,24 +3936,28 @@
4423    echo "$as_me: failed program was:" >&5
4424  sed 's/^/| /' conftest.$ac_ext >&5
4425  
4426 -ac_compiler_gnu=no
4427 +       ac_compiler_gnu=no
4428  fi
4429 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4430 +
4431 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4432  ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
4433  
4434  fi
4435 -echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
4436 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
4437 +{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
4438 +echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
4439  GXX=`test $ac_compiler_gnu = yes && echo yes`
4440  ac_test_CXXFLAGS=${CXXFLAGS+set}
4441  ac_save_CXXFLAGS=$CXXFLAGS
4442 -CXXFLAGS="-g"
4443 -echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
4444 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
4445 +{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
4446 +echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
4447  if test "${ac_cv_prog_cxx_g+set}" = set; then
4448    echo $ECHO_N "(cached) $ECHO_C" >&6
4449  else
4450 -  cat >conftest.$ac_ext <<_ACEOF
4451 +  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
4452 +   ac_cxx_werror_flag=yes
4453 +   ac_cv_prog_cxx_g=no
4454 +   CXXFLAGS="-g"
4455 +   cat >conftest.$ac_ext <<_ACEOF
4456  /* confdefs.h.  */
4457  _ACEOF
4458  cat confdefs.h >>conftest.$ac_ext
4459 @@ -3403,24 +3973,36 @@
4460  }
4461  _ACEOF
4462  rm -f conftest.$ac_objext
4463 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4464 -  (eval $ac_compile) 2>conftest.er1
4465 +if { (ac_try="$ac_compile"
4466 +case "(($ac_try" in
4467 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4468 +  *) ac_try_echo=$ac_try;;
4469 +esac
4470 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4471 +  (eval "$ac_compile") 2>conftest.er1
4472    ac_status=$?
4473    grep -v '^ *+' conftest.er1 >conftest.err
4474    rm -f conftest.er1
4475    cat conftest.err >&5
4476    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4477    (exit $ac_status); } &&
4478 -        { ac_try='test -z "$ac_cxx_werror_flag"
4479 -                        || test ! -s conftest.err'
4480 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4481 -  (eval $ac_try) 2>&5
4482 +        { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4483 +  { (case "(($ac_try" in
4484 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4485 +  *) ac_try_echo=$ac_try;;
4486 +esac
4487 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4488 +  (eval "$ac_try") 2>&5
4489    ac_status=$?
4490    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4491    (exit $ac_status); }; } &&
4492          { ac_try='test -s conftest.$ac_objext'
4493 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4494 -  (eval $ac_try) 2>&5
4495 +  { (case "(($ac_try" in
4496 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4497 +  *) ac_try_echo=$ac_try;;
4498 +esac
4499 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4500 +  (eval "$ac_try") 2>&5
4501    ac_status=$?
4502    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4503    (exit $ac_status); }; }; then
4504 @@ -3429,70 +4011,53 @@
4505    echo "$as_me: failed program was:" >&5
4506  sed 's/^/| /' conftest.$ac_ext >&5
4507  
4508 -ac_cv_prog_cxx_g=no
4509 -fi
4510 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4511 -fi
4512 -echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
4513 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
4514 -if test "$ac_test_CXXFLAGS" = set; then
4515 -  CXXFLAGS=$ac_save_CXXFLAGS
4516 -elif test $ac_cv_prog_cxx_g = yes; then
4517 -  if test "$GXX" = yes; then
4518 -    CXXFLAGS="-g -O2"
4519 -  else
4520 -    CXXFLAGS="-g"
4521 -  fi
4522 -else
4523 -  if test "$GXX" = yes; then
4524 -    CXXFLAGS="-O2"
4525 -  else
4526 -    CXXFLAGS=
4527 -  fi
4528 -fi
4529 -for ac_declaration in \
4530 -   '' \
4531 -   'extern "C" void std::exit (int) throw (); using std::exit;' \
4532 -   'extern "C" void std::exit (int); using std::exit;' \
4533 -   'extern "C" void exit (int) throw ();' \
4534 -   'extern "C" void exit (int);' \
4535 -   'void exit (int);'
4536 -do
4537 -  cat >conftest.$ac_ext <<_ACEOF
4538 +       CXXFLAGS=""
4539 +      cat >conftest.$ac_ext <<_ACEOF
4540  /* confdefs.h.  */
4541  _ACEOF
4542  cat confdefs.h >>conftest.$ac_ext
4543  cat >>conftest.$ac_ext <<_ACEOF
4544  /* end confdefs.h.  */
4545 -$ac_declaration
4546 -#include <stdlib.h>
4547 +
4548  int
4549  main ()
4550  {
4551 -exit (42);
4552 +
4553    ;
4554    return 0;
4555  }
4556  _ACEOF
4557  rm -f conftest.$ac_objext
4558 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4559 -  (eval $ac_compile) 2>conftest.er1
4560 +if { (ac_try="$ac_compile"
4561 +case "(($ac_try" in
4562 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4563 +  *) ac_try_echo=$ac_try;;
4564 +esac
4565 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4566 +  (eval "$ac_compile") 2>conftest.er1
4567    ac_status=$?
4568    grep -v '^ *+' conftest.er1 >conftest.err
4569    rm -f conftest.er1
4570    cat conftest.err >&5
4571    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4572    (exit $ac_status); } &&
4573 -        { ac_try='test -z "$ac_cxx_werror_flag"
4574 -                        || test ! -s conftest.err'
4575 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4576 -  (eval $ac_try) 2>&5
4577 +        { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4578 +  { (case "(($ac_try" in
4579 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4580 +  *) ac_try_echo=$ac_try;;
4581 +esac
4582 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4583 +  (eval "$ac_try") 2>&5
4584    ac_status=$?
4585    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4586    (exit $ac_status); }; } &&
4587          { ac_try='test -s conftest.$ac_objext'
4588 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4589 -  (eval $ac_try) 2>&5
4590 +  { (case "(($ac_try" in
4591 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4592 +  *) ac_try_echo=$ac_try;;
4593 +esac
4594 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4595 +  (eval "$ac_try") 2>&5
4596    ac_status=$?
4597    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4598    (exit $ac_status); }; }; then
4599 @@ -3501,61 +4066,91 @@
4600    echo "$as_me: failed program was:" >&5
4601  sed 's/^/| /' conftest.$ac_ext >&5
4602  
4603 -continue
4604 -fi
4605 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4606 -  cat >conftest.$ac_ext <<_ACEOF
4607 +       ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4608 +        CXXFLAGS="-g"
4609 +        cat >conftest.$ac_ext <<_ACEOF
4610  /* confdefs.h.  */
4611  _ACEOF
4612  cat confdefs.h >>conftest.$ac_ext
4613  cat >>conftest.$ac_ext <<_ACEOF
4614  /* end confdefs.h.  */
4615 -$ac_declaration
4616 +
4617  int
4618  main ()
4619  {
4620 -exit (42);
4621 +
4622    ;
4623    return 0;
4624  }
4625  _ACEOF
4626  rm -f conftest.$ac_objext
4627 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4628 -  (eval $ac_compile) 2>conftest.er1
4629 +if { (ac_try="$ac_compile"
4630 +case "(($ac_try" in
4631 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4632 +  *) ac_try_echo=$ac_try;;
4633 +esac
4634 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4635 +  (eval "$ac_compile") 2>conftest.er1
4636    ac_status=$?
4637    grep -v '^ *+' conftest.er1 >conftest.err
4638    rm -f conftest.er1
4639    cat conftest.err >&5
4640    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4641    (exit $ac_status); } &&
4642 -        { ac_try='test -z "$ac_cxx_werror_flag"
4643 -                        || test ! -s conftest.err'
4644 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4645 -  (eval $ac_try) 2>&5
4646 +        { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4647 +  { (case "(($ac_try" in
4648 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4649 +  *) ac_try_echo=$ac_try;;
4650 +esac
4651 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4652 +  (eval "$ac_try") 2>&5
4653    ac_status=$?
4654    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4655    (exit $ac_status); }; } &&
4656          { ac_try='test -s conftest.$ac_objext'
4657 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4658 -  (eval $ac_try) 2>&5
4659 +  { (case "(($ac_try" in
4660 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4661 +  *) ac_try_echo=$ac_try;;
4662 +esac
4663 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4664 +  (eval "$ac_try") 2>&5
4665    ac_status=$?
4666    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4667    (exit $ac_status); }; }; then
4668 -  break
4669 +  ac_cv_prog_cxx_g=yes
4670  else
4671    echo "$as_me: failed program was:" >&5
4672  sed 's/^/| /' conftest.$ac_ext >&5
4673  
4674 +
4675  fi
4676 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4677 -done
4678 -rm -f conftest*
4679 -if test -n "$ac_declaration"; then
4680 -  echo '#ifdef __cplusplus' >>confdefs.h
4681 -  echo $ac_declaration      >>confdefs.h
4682 -  echo '#endif'             >>confdefs.h
4683 +
4684 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4685 +fi
4686 +
4687 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4688  fi
4689  
4690 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4691 +   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4692 +fi
4693 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
4694 +echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
4695 +if test "$ac_test_CXXFLAGS" = set; then
4696 +  CXXFLAGS=$ac_save_CXXFLAGS
4697 +elif test $ac_cv_prog_cxx_g = yes; then
4698 +  if test "$GXX" = yes; then
4699 +    CXXFLAGS="-g -O2"
4700 +  else
4701 +    CXXFLAGS="-g"
4702 +  fi
4703 +else
4704 +  if test "$GXX" = yes; then
4705 +    CXXFLAGS="-O2"
4706 +  else
4707 +    CXXFLAGS=
4708 +  fi
4709 +fi
4710  ac_ext=c
4711  ac_cpp='$CPP $CPPFLAGS'
4712  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4713 @@ -3564,8 +4159,8 @@
4714  
4715  depcc="$CXX"  am_compiler_list=
4716  
4717 -echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4718 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
4719 +{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4720 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
4721  if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
4722    echo $ECHO_N "(cached) $ECHO_C" >&6
4723  else
4724 @@ -3654,8 +4249,8 @@
4725  fi
4726  
4727  fi
4728 -echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
4729 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
4730 +{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
4731 +echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
4732  CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
4733  
4734  
4735 @@ -3671,10 +4266,9 @@
4736  fi
4737  
4738  
4739 -# Check whether --enable-shared or --disable-shared was given.
4740 +# Check whether --enable-shared was given.
4741  if test "${enable_shared+set}" = set; then
4742 -  enableval="$enable_shared"
4743 -  p=${PACKAGE-default}
4744 +  enableval=$enable_shared; p=${PACKAGE-default}
4745      case $enableval in
4746      yes) enable_shared=yes ;;
4747      no) enable_shared=no ;;
4748 @@ -3693,12 +4287,12 @@
4749      esac
4750  else
4751    enable_shared=yes
4752 -fi;
4753 +fi
4754 +
4755  
4756 -# Check whether --enable-static or --disable-static was given.
4757 +# Check whether --enable-static was given.
4758  if test "${enable_static+set}" = set; then
4759 -  enableval="$enable_static"
4760 -  p=${PACKAGE-default}
4761 +  enableval=$enable_static; p=${PACKAGE-default}
4762      case $enableval in
4763      yes) enable_static=yes ;;
4764      no) enable_static=no ;;
4765 @@ -3717,12 +4311,12 @@
4766      esac
4767  else
4768    enable_static=yes
4769 -fi;
4770 +fi
4771 +
4772  
4773 -# Check whether --enable-fast-install or --disable-fast-install was given.
4774 +# Check whether --enable-fast-install was given.
4775  if test "${enable_fast_install+set}" = set; then
4776 -  enableval="$enable_fast_install"
4777 -  p=${PACKAGE-default}
4778 +  enableval=$enable_fast_install; p=${PACKAGE-default}
4779      case $enableval in
4780      yes) enable_fast_install=yes ;;
4781      no) enable_fast_install=no ;;
4782 @@ -3741,64 +4335,94 @@
4783      esac
4784  else
4785    enable_fast_install=yes
4786 -fi;
4787 +fi
4788 +
4789  
4790  # Make sure we can run config.sub.
4791 -$ac_config_sub sun4 >/dev/null 2>&1 ||
4792 -  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
4793 -echo "$as_me: error: cannot run $ac_config_sub" >&2;}
4794 +$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4795 +  { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
4796 +echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
4797     { (exit 1); exit 1; }; }
4798  
4799 -echo "$as_me:$LINENO: checking build system type" >&5
4800 -echo $ECHO_N "checking build system type... $ECHO_C" >&6
4801 +{ echo "$as_me:$LINENO: checking build system type" >&5
4802 +echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
4803  if test "${ac_cv_build+set}" = set; then
4804    echo $ECHO_N "(cached) $ECHO_C" >&6
4805  else
4806 -  ac_cv_build_alias=$build_alias
4807 -test -z "$ac_cv_build_alias" &&
4808 -  ac_cv_build_alias=`$ac_config_guess`
4809 -test -z "$ac_cv_build_alias" &&
4810 +  ac_build_alias=$build_alias
4811 +test "x$ac_build_alias" = x &&
4812 +  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4813 +test "x$ac_build_alias" = x &&
4814    { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
4815  echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
4816     { (exit 1); exit 1; }; }
4817 -ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
4818 -  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
4819 -echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
4820 +ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4821 +  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
4822 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
4823     { (exit 1); exit 1; }; }
4824  
4825  fi
4826 -echo "$as_me:$LINENO: result: $ac_cv_build" >&5
4827 -echo "${ECHO_T}$ac_cv_build" >&6
4828 +{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
4829 +echo "${ECHO_T}$ac_cv_build" >&6; }
4830 +case $ac_cv_build in
4831 +*-*-*) ;;
4832 +*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
4833 +echo "$as_me: error: invalid value of canonical build" >&2;}
4834 +   { (exit 1); exit 1; }; };;
4835 +esac
4836  build=$ac_cv_build
4837 -build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
4838 -build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
4839 -build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
4840 +ac_save_IFS=$IFS; IFS='-'
4841 +set x $ac_cv_build
4842 +shift
4843 +build_cpu=$1
4844 +build_vendor=$2
4845 +shift; shift
4846 +# Remember, the first character of IFS is used to create $*,
4847 +# except with old shells:
4848 +build_os=$*
4849 +IFS=$ac_save_IFS
4850 +case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4851  
4852  
4853 -echo "$as_me:$LINENO: checking host system type" >&5
4854 -echo $ECHO_N "checking host system type... $ECHO_C" >&6
4855 +{ echo "$as_me:$LINENO: checking host system type" >&5
4856 +echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
4857  if test "${ac_cv_host+set}" = set; then
4858    echo $ECHO_N "(cached) $ECHO_C" >&6
4859  else
4860 -  ac_cv_host_alias=$host_alias
4861 -test -z "$ac_cv_host_alias" &&
4862 -  ac_cv_host_alias=$ac_cv_build_alias
4863 -ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
4864 -  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
4865 -echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
4866 +  if test "x$host_alias" = x; then
4867 +  ac_cv_host=$ac_cv_build
4868 +else
4869 +  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4870 +    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
4871 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
4872     { (exit 1); exit 1; }; }
4873 +fi
4874  
4875  fi
4876 -echo "$as_me:$LINENO: result: $ac_cv_host" >&5
4877 -echo "${ECHO_T}$ac_cv_host" >&6
4878 +{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
4879 +echo "${ECHO_T}$ac_cv_host" >&6; }
4880 +case $ac_cv_host in
4881 +*-*-*) ;;
4882 +*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
4883 +echo "$as_me: error: invalid value of canonical host" >&2;}
4884 +   { (exit 1); exit 1; }; };;
4885 +esac
4886  host=$ac_cv_host
4887 -host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
4888 -host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
4889 -host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
4890 +ac_save_IFS=$IFS; IFS='-'
4891 +set x $ac_cv_host
4892 +shift
4893 +host_cpu=$1
4894 +host_vendor=$2
4895 +shift; shift
4896 +# Remember, the first character of IFS is used to create $*,
4897 +# except with old shells:
4898 +host_os=$*
4899 +IFS=$ac_save_IFS
4900 +case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4901  
4902  
4903 -echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
4904 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6
4905 +{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
4906 +echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; }
4907  if test "${lt_cv_path_SED+set}" = set; then
4908    echo $ECHO_N "(cached) $ECHO_C" >&6
4909  else
4910 @@ -3851,37 +4475,184 @@
4911  fi
4912  
4913  SED=$lt_cv_path_SED
4914 -echo "$as_me:$LINENO: result: $SED" >&5
4915 -echo "${ECHO_T}$SED" >&6
4916 +{ echo "$as_me:$LINENO: result: $SED" >&5
4917 +echo "${ECHO_T}$SED" >&6; }
4918 +
4919 +{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4920 +echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
4921 +if test "${ac_cv_path_GREP+set}" = set; then
4922 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4923 +else
4924 +  # Extract the first word of "grep ggrep" to use in msg output
4925 +if test -z "$GREP"; then
4926 +set dummy grep ggrep; ac_prog_name=$2
4927 +if test "${ac_cv_path_GREP+set}" = set; then
4928 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4929 +else
4930 +  ac_path_GREP_found=false
4931 +# Loop through the user's path and test for each of PROGNAME-LIST
4932 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4933 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4934 +do
4935 +  IFS=$as_save_IFS
4936 +  test -z "$as_dir" && as_dir=.
4937 +  for ac_prog in grep ggrep; do
4938 +  for ac_exec_ext in '' $ac_executable_extensions; do
4939 +    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4940 +    { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue
4941 +    # Check for GNU ac_path_GREP and select it if it is found.
4942 +  # Check for GNU $ac_path_GREP
4943 +case `"$ac_path_GREP" --version 2>&1` in
4944 +*GNU*)
4945 +  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4946 +*)
4947 +  ac_count=0
4948 +  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4949 +  while :
4950 +  do
4951 +    cat "conftest.in" "conftest.in" >"conftest.tmp"
4952 +    mv "conftest.tmp" "conftest.in"
4953 +    cp "conftest.in" "conftest.nl"
4954 +    echo 'GREP' >> "conftest.nl"
4955 +    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4956 +    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4957 +    ac_count=`expr $ac_count + 1`
4958 +    if test $ac_count -gt ${ac_path_GREP_max-0}; then
4959 +      # Best one so far, save it but keep looking for a better one
4960 +      ac_cv_path_GREP="$ac_path_GREP"
4961 +      ac_path_GREP_max=$ac_count
4962 +    fi
4963 +    # 10*(2^10) chars as input seems more than enough
4964 +    test $ac_count -gt 10 && break
4965 +  done
4966 +  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4967 +esac
4968 +
4969 +
4970 +    $ac_path_GREP_found && break 3
4971 +  done
4972 +done
4973 +
4974 +done
4975 +IFS=$as_save_IFS
4976 +
4977 +
4978 +fi
4979  
4980 -echo "$as_me:$LINENO: checking for egrep" >&5
4981 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6
4982 -if test "${ac_cv_prog_egrep+set}" = set; then
4983 +GREP="$ac_cv_path_GREP"
4984 +if test -z "$GREP"; then
4985 +  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4986 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4987 +   { (exit 1); exit 1; }; }
4988 +fi
4989 +
4990 +else
4991 +  ac_cv_path_GREP=$GREP
4992 +fi
4993 +
4994 +
4995 +fi
4996 +{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4997 +echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
4998 + GREP="$ac_cv_path_GREP"
4999 +
5000 +
5001 +{ echo "$as_me:$LINENO: checking for egrep" >&5
5002 +echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
5003 +if test "${ac_cv_path_EGREP+set}" = set; then
5004 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5005 +else
5006 +  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5007 +   then ac_cv_path_EGREP="$GREP -E"
5008 +   else
5009 +     # Extract the first word of "egrep" to use in msg output
5010 +if test -z "$EGREP"; then
5011 +set dummy egrep; ac_prog_name=$2
5012 +if test "${ac_cv_path_EGREP+set}" = set; then
5013    echo $ECHO_N "(cached) $ECHO_C" >&6
5014  else
5015 -  if echo a | (grep -E '(a|b)') >/dev/null 2>&1
5016 -    then ac_cv_prog_egrep='grep -E'
5017 -    else ac_cv_prog_egrep='egrep'
5018 +  ac_path_EGREP_found=false
5019 +# Loop through the user's path and test for each of PROGNAME-LIST
5020 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5021 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5022 +do
5023 +  IFS=$as_save_IFS
5024 +  test -z "$as_dir" && as_dir=.
5025 +  for ac_prog in egrep; do
5026 +  for ac_exec_ext in '' $ac_executable_extensions; do
5027 +    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5028 +    { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue
5029 +    # Check for GNU ac_path_EGREP and select it if it is found.
5030 +  # Check for GNU $ac_path_EGREP
5031 +case `"$ac_path_EGREP" --version 2>&1` in
5032 +*GNU*)
5033 +  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5034 +*)
5035 +  ac_count=0
5036 +  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
5037 +  while :
5038 +  do
5039 +    cat "conftest.in" "conftest.in" >"conftest.tmp"
5040 +    mv "conftest.tmp" "conftest.in"
5041 +    cp "conftest.in" "conftest.nl"
5042 +    echo 'EGREP' >> "conftest.nl"
5043 +    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5044 +    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5045 +    ac_count=`expr $ac_count + 1`
5046 +    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5047 +      # Best one so far, save it but keep looking for a better one
5048 +      ac_cv_path_EGREP="$ac_path_EGREP"
5049 +      ac_path_EGREP_max=$ac_count
5050      fi
5051 +    # 10*(2^10) chars as input seems more than enough
5052 +    test $ac_count -gt 10 && break
5053 +  done
5054 +  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5055 +esac
5056 +
5057 +
5058 +    $ac_path_EGREP_found && break 3
5059 +  done
5060 +done
5061 +
5062 +done
5063 +IFS=$as_save_IFS
5064 +
5065 +
5066 +fi
5067 +
5068 +EGREP="$ac_cv_path_EGREP"
5069 +if test -z "$EGREP"; then
5070 +  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
5071 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
5072 +   { (exit 1); exit 1; }; }
5073 +fi
5074 +
5075 +else
5076 +  ac_cv_path_EGREP=$EGREP
5077 +fi
5078 +
5079 +
5080 +   fi
5081  fi
5082 -echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
5083 -echo "${ECHO_T}$ac_cv_prog_egrep" >&6
5084 - EGREP=$ac_cv_prog_egrep
5085 +{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
5086 +echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
5087 + EGREP="$ac_cv_path_EGREP"
5088  
5089  
5090  
5091 -# Check whether --with-gnu-ld or --without-gnu-ld was given.
5092 +# Check whether --with-gnu-ld was given.
5093  if test "${with_gnu_ld+set}" = set; then
5094 -  withval="$with_gnu_ld"
5095 -  test "$withval" = no || with_gnu_ld=yes
5096 +  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5097  else
5098    with_gnu_ld=no
5099 -fi;
5100 +fi
5101 +
5102  ac_prog=ld
5103  if test "$GCC" = yes; then
5104    # Check if gcc -print-prog-name=ld gives a path.
5105 -  echo "$as_me:$LINENO: checking for ld used by $CC" >&5
5106 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
5107 +  { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
5108 +echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
5109    case $host in
5110    *-*-mingw*)
5111      # gcc leaves a trailing carriage return which upsets mingw
5112 @@ -3910,11 +4681,11 @@
5113      ;;
5114    esac
5115  elif test "$with_gnu_ld" = yes; then
5116 -  echo "$as_me:$LINENO: checking for GNU ld" >&5
5117 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
5118 +  { echo "$as_me:$LINENO: checking for GNU ld" >&5
5119 +echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
5120  else
5121 -  echo "$as_me:$LINENO: checking for non-GNU ld" >&5
5122 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
5123 +  { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
5124 +echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
5125  fi
5126  if test "${lt_cv_path_LD+set}" = set; then
5127    echo $ECHO_N "(cached) $ECHO_C" >&6
5128 @@ -3947,17 +4718,17 @@
5129  
5130  LD="$lt_cv_path_LD"
5131  if test -n "$LD"; then
5132 -  echo "$as_me:$LINENO: result: $LD" >&5
5133 -echo "${ECHO_T}$LD" >&6
5134 +  { echo "$as_me:$LINENO: result: $LD" >&5
5135 +echo "${ECHO_T}$LD" >&6; }
5136  else
5137 -  echo "$as_me:$LINENO: result: no" >&5
5138 -echo "${ECHO_T}no" >&6
5139 +  { echo "$as_me:$LINENO: result: no" >&5
5140 +echo "${ECHO_T}no" >&6; }
5141  fi
5142  test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
5143  echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
5144     { (exit 1); exit 1; }; }
5145 -echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
5146 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
5147 +{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
5148 +echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
5149  if test "${lt_cv_prog_gnu_ld+set}" = set; then
5150    echo $ECHO_N "(cached) $ECHO_C" >&6
5151  else
5152 @@ -3971,20 +4742,20 @@
5153    ;;
5154  esac
5155  fi
5156 -echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
5157 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
5158 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
5159 +echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
5160  with_gnu_ld=$lt_cv_prog_gnu_ld
5161  
5162  
5163 -echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
5164 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6
5165 +{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
5166 +echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; }
5167  if test "${lt_cv_ld_reload_flag+set}" = set; then
5168    echo $ECHO_N "(cached) $ECHO_C" >&6
5169  else
5170    lt_cv_ld_reload_flag='-r'
5171  fi
5172 -echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
5173 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6
5174 +{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
5175 +echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; }
5176  reload_flag=$lt_cv_ld_reload_flag
5177  case $reload_flag in
5178  "" | " "*) ;;
5179 @@ -4001,8 +4772,8 @@
5180      ;;
5181  esac
5182  
5183 -echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
5184 -echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6
5185 +{ echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
5186 +echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
5187  if test "${lt_cv_path_NM+set}" = set; then
5188    echo $ECHO_N "(cached) $ECHO_C" >&6
5189  else
5190 @@ -4050,23 +4821,23 @@
5191    test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
5192  fi
5193  fi
5194 -echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
5195 -echo "${ECHO_T}$lt_cv_path_NM" >&6
5196 +{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
5197 +echo "${ECHO_T}$lt_cv_path_NM" >&6; }
5198  NM="$lt_cv_path_NM"
5199  
5200 -echo "$as_me:$LINENO: checking whether ln -s works" >&5
5201 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
5202 +{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
5203 +echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
5204  LN_S=$as_ln_s
5205  if test "$LN_S" = "ln -s"; then
5206 -  echo "$as_me:$LINENO: result: yes" >&5
5207 -echo "${ECHO_T}yes" >&6
5208 +  { echo "$as_me:$LINENO: result: yes" >&5
5209 +echo "${ECHO_T}yes" >&6; }
5210  else
5211 -  echo "$as_me:$LINENO: result: no, using $LN_S" >&5
5212 -echo "${ECHO_T}no, using $LN_S" >&6
5213 +  { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
5214 +echo "${ECHO_T}no, using $LN_S" >&6; }
5215  fi
5216  
5217 -echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
5218 -echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6
5219 +{ echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
5220 +echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6; }
5221  if test "${lt_cv_deplibs_check_method+set}" = set; then
5222    echo $ECHO_N "(cached) $ECHO_C" >&6
5223  else
5224 @@ -4116,7 +4887,7 @@
5225    lt_cv_deplibs_check_method=pass_all
5226    ;;
5227  
5228 -freebsd* | kfreebsd*-gnu | dragonfly*)
5229 +freebsd* | dragonfly*)
5230    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
5231      case $host_cpu in
5232      i*86 )
5233 @@ -4170,11 +4941,11 @@
5234    ;;
5235  
5236  # This must be Linux ELF.
5237 -linux*)
5238 +linux* | k*bsd*-gnu)
5239    lt_cv_deplibs_check_method=pass_all
5240    ;;
5241  
5242 -netbsd*)
5243 +netbsd* | netbsdelf*-gnu)
5244    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
5245      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5246    else
5247 @@ -4241,8 +5012,8 @@
5248  esac
5249  
5250  fi
5251 -echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
5252 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6
5253 +{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
5254 +echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; }
5255  file_magic_cmd=$lt_cv_file_magic_cmd
5256  deplibs_check_method=$lt_cv_deplibs_check_method
5257  test -z "$deplibs_check_method" && deplibs_check_method=unknown
5258 @@ -4260,11 +5031,11 @@
5259  compiler=$CC
5260  
5261  
5262 -# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
5263 +# Check whether --enable-libtool-lock was given.
5264  if test "${enable_libtool_lock+set}" = set; then
5265 -  enableval="$enable_libtool_lock"
5266 +  enableval=$enable_libtool_lock;
5267 +fi
5268  
5269 -fi;
5270  test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
5271  
5272  # Some flags need to be propagated to the compiler or linker for good
5273 @@ -4291,7 +5062,7 @@
5274    ;;
5275  *-*-irix6*)
5276    # Find out which ABI we are using.
5277 -  echo '#line 4294 "configure"' > conftest.$ac_ext
5278 +  echo '#line 5065 "configure"' > conftest.$ac_ext
5279    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5280    (eval $ac_compile) 2>&5
5281    ac_status=$?
5282 @@ -4376,8 +5147,8 @@
5283    # On SCO OpenServer 5, we need -belf to get full-featured binaries.
5284    SAVE_CFLAGS="$CFLAGS"
5285    CFLAGS="$CFLAGS -belf"
5286 -  echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
5287 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6
5288 +  { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
5289 +echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; }
5290  if test "${lt_cv_cc_needs_belf+set}" = set; then
5291    echo $ECHO_N "(cached) $ECHO_C" >&6
5292  else
5293 @@ -4403,24 +5174,36 @@
5294  }
5295  _ACEOF
5296  rm -f conftest.$ac_objext conftest$ac_exeext
5297 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5298 -  (eval $ac_link) 2>conftest.er1
5299 +if { (ac_try="$ac_link"
5300 +case "(($ac_try" in
5301 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5302 +  *) ac_try_echo=$ac_try;;
5303 +esac
5304 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5305 +  (eval "$ac_link") 2>conftest.er1
5306    ac_status=$?
5307    grep -v '^ *+' conftest.er1 >conftest.err
5308    rm -f conftest.er1
5309    cat conftest.err >&5
5310    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5311    (exit $ac_status); } &&
5312 -        { ac_try='test -z "$ac_c_werror_flag"
5313 -                        || test ! -s conftest.err'
5314 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5315 -  (eval $ac_try) 2>&5
5316 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5317 +  { (case "(($ac_try" in
5318 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5319 +  *) ac_try_echo=$ac_try;;
5320 +esac
5321 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5322 +  (eval "$ac_try") 2>&5
5323    ac_status=$?
5324    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5325    (exit $ac_status); }; } &&
5326          { ac_try='test -s conftest$ac_exeext'
5327 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5328 -  (eval $ac_try) 2>&5
5329 +  { (case "(($ac_try" in
5330 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5331 +  *) ac_try_echo=$ac_try;;
5332 +esac
5333 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5334 +  (eval "$ac_try") 2>&5
5335    ac_status=$?
5336    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5337    (exit $ac_status); }; }; then
5338 @@ -4429,9 +5212,10 @@
5339    echo "$as_me: failed program was:" >&5
5340  sed 's/^/| /' conftest.$ac_ext >&5
5341  
5342 -lt_cv_cc_needs_belf=no
5343 +       lt_cv_cc_needs_belf=no
5344  fi
5345 -rm -f conftest.err conftest.$ac_objext \
5346 +
5347 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5348        conftest$ac_exeext conftest.$ac_ext
5349       ac_ext=c
5350  ac_cpp='$CPP $CPPFLAGS'
5351 @@ -4440,8 +5224,8 @@
5352  ac_compiler_gnu=$ac_cv_c_compiler_gnu
5353  
5354  fi
5355 -echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
5356 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6
5357 +{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
5358 +echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; }
5359    if test x"$lt_cv_cc_needs_belf" != x"yes"; then
5360      # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
5361      CFLAGS="$SAVE_CFLAGS"
5362 @@ -4478,8 +5262,8 @@
5363  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5364  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5365  ac_compiler_gnu=$ac_cv_c_compiler_gnu
5366 -echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5367 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
5368 +{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5369 +echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
5370  # On Suns, sometimes $CPP names a directory.
5371  if test -n "$CPP" && test -d "$CPP"; then
5372    CPP=
5373 @@ -4513,8 +5297,13 @@
5374  #endif
5375                      Syntax error
5376  _ACEOF
5377 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5378 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5379 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5380 +case "(($ac_try" in
5381 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5382 +  *) ac_try_echo=$ac_try;;
5383 +esac
5384 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5385 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5386    ac_status=$?
5387    grep -v '^ *+' conftest.er1 >conftest.err
5388    rm -f conftest.er1
5389 @@ -4539,9 +5328,10 @@
5390    # Broken: fails on valid input.
5391  continue
5392  fi
5393 +
5394  rm -f conftest.err conftest.$ac_ext
5395  
5396 -  # OK, works on sane cases.  Now check whether non-existent headers
5397 +  # OK, works on sane cases.  Now check whether nonexistent headers
5398    # can be detected and how.
5399    cat >conftest.$ac_ext <<_ACEOF
5400  /* confdefs.h.  */
5401 @@ -4551,8 +5341,13 @@
5402  /* end confdefs.h.  */
5403  #include <ac_nonexistent.h>
5404  _ACEOF
5405 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5406 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5407 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5408 +case "(($ac_try" in
5409 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5410 +  *) ac_try_echo=$ac_try;;
5411 +esac
5412 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5413 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5414    ac_status=$?
5415    grep -v '^ *+' conftest.er1 >conftest.err
5416    rm -f conftest.er1
5417 @@ -4579,6 +5374,7 @@
5418  ac_preproc_ok=:
5419  break
5420  fi
5421 +
5422  rm -f conftest.err conftest.$ac_ext
5423  
5424  done
5425 @@ -4596,8 +5392,8 @@
5426  else
5427    ac_cv_prog_CPP=$CPP
5428  fi
5429 -echo "$as_me:$LINENO: result: $CPP" >&5
5430 -echo "${ECHO_T}$CPP" >&6
5431 +{ echo "$as_me:$LINENO: result: $CPP" >&5
5432 +echo "${ECHO_T}$CPP" >&6; }
5433  ac_preproc_ok=false
5434  for ac_c_preproc_warn_flag in '' yes
5435  do
5436 @@ -4620,8 +5416,13 @@
5437  #endif
5438                      Syntax error
5439  _ACEOF
5440 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5441 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5442 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5443 +case "(($ac_try" in
5444 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5445 +  *) ac_try_echo=$ac_try;;
5446 +esac
5447 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5448 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5449    ac_status=$?
5450    grep -v '^ *+' conftest.er1 >conftest.err
5451    rm -f conftest.er1
5452 @@ -4646,9 +5447,10 @@
5453    # Broken: fails on valid input.
5454  continue
5455  fi
5456 +
5457  rm -f conftest.err conftest.$ac_ext
5458  
5459 -  # OK, works on sane cases.  Now check whether non-existent headers
5460 +  # OK, works on sane cases.  Now check whether nonexistent headers
5461    # can be detected and how.
5462    cat >conftest.$ac_ext <<_ACEOF
5463  /* confdefs.h.  */
5464 @@ -4658,8 +5460,13 @@
5465  /* end confdefs.h.  */
5466  #include <ac_nonexistent.h>
5467  _ACEOF
5468 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5469 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5470 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5471 +case "(($ac_try" in
5472 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5473 +  *) ac_try_echo=$ac_try;;
5474 +esac
5475 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5476 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5477    ac_status=$?
5478    grep -v '^ *+' conftest.er1 >conftest.err
5479    rm -f conftest.er1
5480 @@ -4686,6 +5493,7 @@
5481  ac_preproc_ok=:
5482  break
5483  fi
5484 +
5485  rm -f conftest.err conftest.$ac_ext
5486  
5487  done
5488 @@ -4708,8 +5516,8 @@
5489  ac_compiler_gnu=$ac_cv_c_compiler_gnu
5490  
5491  
5492 -echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5493 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5494 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5495 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
5496  if test "${ac_cv_header_stdc+set}" = set; then
5497    echo $ECHO_N "(cached) $ECHO_C" >&6
5498  else
5499 @@ -4733,24 +5541,36 @@
5500  }
5501  _ACEOF
5502  rm -f conftest.$ac_objext
5503 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5504 -  (eval $ac_compile) 2>conftest.er1
5505 +if { (ac_try="$ac_compile"
5506 +case "(($ac_try" in
5507 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5508 +  *) ac_try_echo=$ac_try;;
5509 +esac
5510 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5511 +  (eval "$ac_compile") 2>conftest.er1
5512    ac_status=$?
5513    grep -v '^ *+' conftest.er1 >conftest.err
5514    rm -f conftest.er1
5515    cat conftest.err >&5
5516    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5517    (exit $ac_status); } &&
5518 -        { ac_try='test -z "$ac_c_werror_flag"
5519 -                        || test ! -s conftest.err'
5520 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5521 -  (eval $ac_try) 2>&5
5522 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5523 +  { (case "(($ac_try" in
5524 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5525 +  *) ac_try_echo=$ac_try;;
5526 +esac
5527 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5528 +  (eval "$ac_try") 2>&5
5529    ac_status=$?
5530    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5531    (exit $ac_status); }; } &&
5532          { ac_try='test -s conftest.$ac_objext'
5533 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5534 -  (eval $ac_try) 2>&5
5535 +  { (case "(($ac_try" in
5536 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5537 +  *) ac_try_echo=$ac_try;;
5538 +esac
5539 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5540 +  (eval "$ac_try") 2>&5
5541    ac_status=$?
5542    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5543    (exit $ac_status); }; }; then
5544 @@ -4759,9 +5579,10 @@
5545    echo "$as_me: failed program was:" >&5
5546  sed 's/^/| /' conftest.$ac_ext >&5
5547  
5548 -ac_cv_header_stdc=no
5549 +       ac_cv_header_stdc=no
5550  fi
5551 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5552 +
5553 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5554  
5555  if test $ac_cv_header_stdc = yes; then
5556    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5557 @@ -4817,6 +5638,7 @@
5558  cat >>conftest.$ac_ext <<_ACEOF
5559  /* end confdefs.h.  */
5560  #include <ctype.h>
5561 +#include <stdlib.h>
5562  #if ((' ' & 0x0FF) == 0x020)
5563  # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5564  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5565 @@ -4836,18 +5658,27 @@
5566    for (i = 0; i < 256; i++)
5567      if (XOR (islower (i), ISLOWER (i))
5568         || toupper (i) != TOUPPER (i))
5569 -      exit(2);
5570 -  exit (0);
5571 +      return 2;
5572 +  return 0;
5573  }
5574  _ACEOF
5575  rm -f conftest$ac_exeext
5576 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5577 -  (eval $ac_link) 2>&5
5578 +if { (ac_try="$ac_link"
5579 +case "(($ac_try" in
5580 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5581 +  *) ac_try_echo=$ac_try;;
5582 +esac
5583 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5584 +  (eval "$ac_link") 2>&5
5585    ac_status=$?
5586    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5587    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5588 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5589 -  (eval $ac_try) 2>&5
5590 +  { (case "(($ac_try" in
5591 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5592 +  *) ac_try_echo=$ac_try;;
5593 +esac
5594 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5595 +  (eval "$ac_try") 2>&5
5596    ac_status=$?
5597    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5598    (exit $ac_status); }; }; then
5599 @@ -4860,12 +5691,14 @@
5600  ( exit $ac_status )
5601  ac_cv_header_stdc=no
5602  fi
5603 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5604 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5605  fi
5606 +
5607 +
5608  fi
5609  fi
5610 -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5611 -echo "${ECHO_T}$ac_cv_header_stdc" >&6
5612 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5613 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
5614  if test $ac_cv_header_stdc = yes; then
5615  
5616  cat >>confdefs.h <<\_ACEOF
5617 @@ -4888,9 +5721,9 @@
5618                   inttypes.h stdint.h unistd.h
5619  do
5620  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5621 -echo "$as_me:$LINENO: checking for $ac_header" >&5
5622 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5623 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
5624 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
5625 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5626 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5627    echo $ECHO_N "(cached) $ECHO_C" >&6
5628  else
5629    cat >conftest.$ac_ext <<_ACEOF
5630 @@ -4904,24 +5737,36 @@
5631  #include <$ac_header>
5632  _ACEOF
5633  rm -f conftest.$ac_objext
5634 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5635 -  (eval $ac_compile) 2>conftest.er1
5636 +if { (ac_try="$ac_compile"
5637 +case "(($ac_try" in
5638 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5639 +  *) ac_try_echo=$ac_try;;
5640 +esac
5641 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5642 +  (eval "$ac_compile") 2>conftest.er1
5643    ac_status=$?
5644    grep -v '^ *+' conftest.er1 >conftest.err
5645    rm -f conftest.er1
5646    cat conftest.err >&5
5647    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5648    (exit $ac_status); } &&
5649 -        { ac_try='test -z "$ac_c_werror_flag"
5650 -                        || test ! -s conftest.err'
5651 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5652 -  (eval $ac_try) 2>&5
5653 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5654 +  { (case "(($ac_try" in
5655 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5656 +  *) ac_try_echo=$ac_try;;
5657 +esac
5658 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5659 +  (eval "$ac_try") 2>&5
5660    ac_status=$?
5661    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5662    (exit $ac_status); }; } &&
5663          { ac_try='test -s conftest.$ac_objext'
5664 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5665 -  (eval $ac_try) 2>&5
5666 +  { (case "(($ac_try" in
5667 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5668 +  *) ac_try_echo=$ac_try;;
5669 +esac
5670 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5671 +  (eval "$ac_try") 2>&5
5672    ac_status=$?
5673    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5674    (exit $ac_status); }; }; then
5675 @@ -4930,12 +5775,14 @@
5676    echo "$as_me: failed program was:" >&5
5677  sed 's/^/| /' conftest.$ac_ext >&5
5678  
5679 -eval "$as_ac_Header=no"
5680 +       eval "$as_ac_Header=no"
5681  fi
5682 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5683 +
5684 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5685  fi
5686 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5687 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5688 +ac_res=`eval echo '${'$as_ac_Header'}'`
5689 +              { echo "$as_me:$LINENO: result: $ac_res" >&5
5690 +echo "${ECHO_T}$ac_res" >&6; }
5691  if test `eval echo '${'$as_ac_Header'}'` = yes; then
5692    cat >>confdefs.h <<_ACEOF
5693  #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
5694 @@ -4950,18 +5797,19 @@
5695  for ac_header in dlfcn.h
5696  do
5697  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5698 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
5699 -  echo "$as_me:$LINENO: checking for $ac_header" >&5
5700 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5701 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
5702 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5703 +  { echo "$as_me:$LINENO: checking for $ac_header" >&5
5704 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5705 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5706    echo $ECHO_N "(cached) $ECHO_C" >&6
5707  fi
5708 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5709 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5710 +ac_res=`eval echo '${'$as_ac_Header'}'`
5711 +              { echo "$as_me:$LINENO: result: $ac_res" >&5
5712 +echo "${ECHO_T}$ac_res" >&6; }
5713  else
5714    # Is the header compilable?
5715 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
5716 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5717 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
5718 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
5719  cat >conftest.$ac_ext <<_ACEOF
5720  /* confdefs.h.  */
5721  _ACEOF
5722 @@ -4972,24 +5820,36 @@
5723  #include <$ac_header>
5724  _ACEOF
5725  rm -f conftest.$ac_objext
5726 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5727 -  (eval $ac_compile) 2>conftest.er1
5728 +if { (ac_try="$ac_compile"
5729 +case "(($ac_try" in
5730 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5731 +  *) ac_try_echo=$ac_try;;
5732 +esac
5733 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5734 +  (eval "$ac_compile") 2>conftest.er1
5735    ac_status=$?
5736    grep -v '^ *+' conftest.er1 >conftest.err
5737    rm -f conftest.er1
5738    cat conftest.err >&5
5739    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5740    (exit $ac_status); } &&
5741 -        { ac_try='test -z "$ac_c_werror_flag"
5742 -                        || test ! -s conftest.err'
5743 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5744 -  (eval $ac_try) 2>&5
5745 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5746 +  { (case "(($ac_try" in
5747 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5748 +  *) ac_try_echo=$ac_try;;
5749 +esac
5750 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5751 +  (eval "$ac_try") 2>&5
5752    ac_status=$?
5753    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5754    (exit $ac_status); }; } &&
5755          { ac_try='test -s conftest.$ac_objext'
5756 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5757 -  (eval $ac_try) 2>&5
5758 +  { (case "(($ac_try" in
5759 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5760 +  *) ac_try_echo=$ac_try;;
5761 +esac
5762 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5763 +  (eval "$ac_try") 2>&5
5764    ac_status=$?
5765    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5766    (exit $ac_status); }; }; then
5767 @@ -4998,15 +5858,16 @@
5768    echo "$as_me: failed program was:" >&5
5769  sed 's/^/| /' conftest.$ac_ext >&5
5770  
5771 -ac_header_compiler=no
5772 +       ac_header_compiler=no
5773  fi
5774 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5775 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5776 -echo "${ECHO_T}$ac_header_compiler" >&6
5777 +
5778 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5779 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5780 +echo "${ECHO_T}$ac_header_compiler" >&6; }
5781  
5782  # Is the header present?
5783 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
5784 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5785 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
5786 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
5787  cat >conftest.$ac_ext <<_ACEOF
5788  /* confdefs.h.  */
5789  _ACEOF
5790 @@ -5015,8 +5876,13 @@
5791  /* end confdefs.h.  */
5792  #include <$ac_header>
5793  _ACEOF
5794 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5795 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5796 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5797 +case "(($ac_try" in
5798 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5799 +  *) ac_try_echo=$ac_try;;
5800 +esac
5801 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5802 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5803    ac_status=$?
5804    grep -v '^ *+' conftest.er1 >conftest.err
5805    rm -f conftest.er1
5806 @@ -5040,9 +5906,10 @@
5807  
5808    ac_header_preproc=no
5809  fi
5810 +
5811  rm -f conftest.err conftest.$ac_ext
5812 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5813 -echo "${ECHO_T}$ac_header_preproc" >&6
5814 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5815 +echo "${ECHO_T}$ac_header_preproc" >&6; }
5816  
5817  # So?  What about this header?
5818  case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5819 @@ -5066,25 +5933,24 @@
5820  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5821      { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5822  echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5823 -    (
5824 -      cat <<\_ASBOX
5825 +    ( cat <<\_ASBOX
5826  ## -------------------------------------------- ##
5827  ## Report this to sebastian.marsching@suphp.org ##
5828  ## -------------------------------------------- ##
5829  _ASBOX
5830 -    ) |
5831 -      sed "s/^/$as_me: WARNING:     /" >&2
5832 +     ) | sed "s/^/$as_me: WARNING:     /" >&2
5833      ;;
5834  esac
5835 -echo "$as_me:$LINENO: checking for $ac_header" >&5
5836 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5837 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
5838 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
5839 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5840 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5841    echo $ECHO_N "(cached) $ECHO_C" >&6
5842  else
5843    eval "$as_ac_Header=\$ac_header_preproc"
5844  fi
5845 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5846 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5847 +ac_res=`eval echo '${'$as_ac_Header'}'`
5848 +              { echo "$as_me:$LINENO: result: $ac_res" >&5
5849 +echo "${ECHO_T}$ac_res" >&6; }
5850  
5851  fi
5852  if test `eval echo '${'$as_ac_Header'}'` = yes; then
5853 @@ -5101,13 +5967,13 @@
5854  if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
5855      ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
5856      (test "X$CXX" != "Xg++"))) ; then
5857 -  ac_ext=cc
5858 +  ac_ext=cpp
5859  ac_cpp='$CXXCPP $CPPFLAGS'
5860  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5861  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5862  ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5863 -echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
5864 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
5865 +{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
5866 +echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
5867  if test -z "$CXXCPP"; then
5868    if test "${ac_cv_prog_CXXCPP+set}" = set; then
5869    echo $ECHO_N "(cached) $ECHO_C" >&6
5870 @@ -5137,8 +6003,13 @@
5871  #endif
5872                      Syntax error
5873  _ACEOF
5874 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5875 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5876 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5877 +case "(($ac_try" in
5878 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5879 +  *) ac_try_echo=$ac_try;;
5880 +esac
5881 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5882 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5883    ac_status=$?
5884    grep -v '^ *+' conftest.er1 >conftest.err
5885    rm -f conftest.er1
5886 @@ -5163,9 +6034,10 @@
5887    # Broken: fails on valid input.
5888  continue
5889  fi
5890 +
5891  rm -f conftest.err conftest.$ac_ext
5892  
5893 -  # OK, works on sane cases.  Now check whether non-existent headers
5894 +  # OK, works on sane cases.  Now check whether nonexistent headers
5895    # can be detected and how.
5896    cat >conftest.$ac_ext <<_ACEOF
5897  /* confdefs.h.  */
5898 @@ -5175,8 +6047,13 @@
5899  /* end confdefs.h.  */
5900  #include <ac_nonexistent.h>
5901  _ACEOF
5902 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5903 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5904 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5905 +case "(($ac_try" in
5906 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5907 +  *) ac_try_echo=$ac_try;;
5908 +esac
5909 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5910 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5911    ac_status=$?
5912    grep -v '^ *+' conftest.er1 >conftest.err
5913    rm -f conftest.er1
5914 @@ -5203,6 +6080,7 @@
5915  ac_preproc_ok=:
5916  break
5917  fi
5918 +
5919  rm -f conftest.err conftest.$ac_ext
5920  
5921  done
5922 @@ -5220,8 +6098,8 @@
5923  else
5924    ac_cv_prog_CXXCPP=$CXXCPP
5925  fi
5926 -echo "$as_me:$LINENO: result: $CXXCPP" >&5
5927 -echo "${ECHO_T}$CXXCPP" >&6
5928 +{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
5929 +echo "${ECHO_T}$CXXCPP" >&6; }
5930  ac_preproc_ok=false
5931  for ac_cxx_preproc_warn_flag in '' yes
5932  do
5933 @@ -5244,8 +6122,13 @@
5934  #endif
5935                      Syntax error
5936  _ACEOF
5937 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5938 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5939 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5940 +case "(($ac_try" in
5941 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5942 +  *) ac_try_echo=$ac_try;;
5943 +esac
5944 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5945 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5946    ac_status=$?
5947    grep -v '^ *+' conftest.er1 >conftest.err
5948    rm -f conftest.er1
5949 @@ -5270,9 +6153,10 @@
5950    # Broken: fails on valid input.
5951  continue
5952  fi
5953 +
5954  rm -f conftest.err conftest.$ac_ext
5955  
5956 -  # OK, works on sane cases.  Now check whether non-existent headers
5957 +  # OK, works on sane cases.  Now check whether nonexistent headers
5958    # can be detected and how.
5959    cat >conftest.$ac_ext <<_ACEOF
5960  /* confdefs.h.  */
5961 @@ -5282,8 +6166,13 @@
5962  /* end confdefs.h.  */
5963  #include <ac_nonexistent.h>
5964  _ACEOF
5965 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5966 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5967 +if { (ac_try="$ac_cpp conftest.$ac_ext"
5968 +case "(($ac_try" in
5969 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5970 +  *) ac_try_echo=$ac_try;;
5971 +esac
5972 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5973 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5974    ac_status=$?
5975    grep -v '^ *+' conftest.er1 >conftest.err
5976    rm -f conftest.er1
5977 @@ -5310,6 +6199,7 @@
5978  ac_preproc_ok=:
5979  break
5980  fi
5981 +
5982  rm -f conftest.err conftest.$ac_ext
5983  
5984  done
5985 @@ -5325,7 +6215,7 @@
5986     { (exit 1); exit 1; }; }
5987  fi
5988  
5989 -ac_ext=cc
5990 +ac_ext=cpp
5991  ac_cpp='$CXXCPP $CPPFLAGS'
5992  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5993  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5994 @@ -5339,12 +6229,12 @@
5995  ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5996  ac_compiler_gnu=$ac_cv_f77_compiler_gnu
5997  if test -n "$ac_tool_prefix"; then
5998 -  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
5999 +  for ac_prog in g77 f77 xlf frt pgf77 cf77 fort77 fl32 af77 f90 xlf90 pgf90 pghpf epcf90 gfortran g95 f95 fort xlf95 ifort ifc efc pgf95 lf95 ftn
6000    do
6001      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6002  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6003 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6004 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6005 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6006 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6007  if test "${ac_cv_prog_F77+set}" = set; then
6008    echo $ECHO_N "(cached) $ECHO_C" >&6
6009  else
6010 @@ -5357,36 +6247,38 @@
6011    IFS=$as_save_IFS
6012    test -z "$as_dir" && as_dir=.
6013    for ac_exec_ext in '' $ac_executable_extensions; do
6014 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6015 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6016      ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
6017      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6018      break 2
6019    fi
6020  done
6021  done
6022 +IFS=$as_save_IFS
6023  
6024  fi
6025  fi
6026  F77=$ac_cv_prog_F77
6027  if test -n "$F77"; then
6028 -  echo "$as_me:$LINENO: result: $F77" >&5
6029 -echo "${ECHO_T}$F77" >&6
6030 +  { echo "$as_me:$LINENO: result: $F77" >&5
6031 +echo "${ECHO_T}$F77" >&6; }
6032  else
6033 -  echo "$as_me:$LINENO: result: no" >&5
6034 -echo "${ECHO_T}no" >&6
6035 +  { echo "$as_me:$LINENO: result: no" >&5
6036 +echo "${ECHO_T}no" >&6; }
6037  fi
6038  
6039 +
6040      test -n "$F77" && break
6041    done
6042  fi
6043  if test -z "$F77"; then
6044    ac_ct_F77=$F77
6045 -  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
6046 +  for ac_prog in g77 f77 xlf frt pgf77 cf77 fort77 fl32 af77 f90 xlf90 pgf90 pghpf epcf90 gfortran g95 f95 fort xlf95 ifort ifc efc pgf95 lf95 ftn
6047  do
6048    # Extract the first word of "$ac_prog", so it can be a program name with args.
6049  set dummy $ac_prog; ac_word=$2
6050 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6051 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6052 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6053 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6054  if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
6055    echo $ECHO_N "(cached) $ECHO_C" >&6
6056  else
6057 @@ -5399,48 +6291,78 @@
6058    IFS=$as_save_IFS
6059    test -z "$as_dir" && as_dir=.
6060    for ac_exec_ext in '' $ac_executable_extensions; do
6061 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6062 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6063      ac_cv_prog_ac_ct_F77="$ac_prog"
6064      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6065      break 2
6066    fi
6067  done
6068  done
6069 +IFS=$as_save_IFS
6070  
6071  fi
6072  fi
6073  ac_ct_F77=$ac_cv_prog_ac_ct_F77
6074  if test -n "$ac_ct_F77"; then
6075 -  echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
6076 -echo "${ECHO_T}$ac_ct_F77" >&6
6077 +  { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
6078 +echo "${ECHO_T}$ac_ct_F77" >&6; }
6079  else
6080 -  echo "$as_me:$LINENO: result: no" >&5
6081 -echo "${ECHO_T}no" >&6
6082 +  { echo "$as_me:$LINENO: result: no" >&5
6083 +echo "${ECHO_T}no" >&6; }
6084  fi
6085  
6086 +
6087    test -n "$ac_ct_F77" && break
6088  done
6089  
6090 -  F77=$ac_ct_F77
6091 +  if test "x$ac_ct_F77" = x; then
6092 +    F77=""
6093 +  else
6094 +    case $cross_compiling:$ac_tool_warned in
6095 +yes:)
6096 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
6097 +whose name does not start with the host triplet.  If you think this
6098 +configuration is useful to you, please write to autoconf@gnu.org." >&5
6099 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
6100 +whose name does not start with the host triplet.  If you think this
6101 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
6102 +ac_tool_warned=yes ;;
6103 +esac
6104 +    F77=$ac_ct_F77
6105 +  fi
6106  fi
6107  
6108  
6109  # Provide some information about the compiler.
6110 -echo "$as_me:5429:" \
6111 -     "checking for Fortran 77 compiler version" >&5
6112 +echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
6113  ac_compiler=`set X $ac_compile; echo $2`
6114 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
6115 -  (eval $ac_compiler --version </dev/null >&5) 2>&5
6116 +{ (ac_try="$ac_compiler --version >&5"
6117 +case "(($ac_try" in
6118 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6119 +  *) ac_try_echo=$ac_try;;
6120 +esac
6121 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6122 +  (eval "$ac_compiler --version >&5") 2>&5
6123    ac_status=$?
6124    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6125    (exit $ac_status); }
6126 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
6127 -  (eval $ac_compiler -v </dev/null >&5) 2>&5
6128 +{ (ac_try="$ac_compiler -v >&5"
6129 +case "(($ac_try" in
6130 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6131 +  *) ac_try_echo=$ac_try;;
6132 +esac
6133 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6134 +  (eval "$ac_compiler -v >&5") 2>&5
6135    ac_status=$?
6136    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6137    (exit $ac_status); }
6138 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
6139 -  (eval $ac_compiler -V </dev/null >&5) 2>&5
6140 +{ (ac_try="$ac_compiler -V >&5"
6141 +case "(($ac_try" in
6142 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6143 +  *) ac_try_echo=$ac_try;;
6144 +esac
6145 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6146 +  (eval "$ac_compiler -V >&5") 2>&5
6147    ac_status=$?
6148    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6149    (exit $ac_status); }
6150 @@ -5450,8 +6372,8 @@
6151  # input file.  (Note that this only needs to work for GNU compilers.)
6152  ac_save_ext=$ac_ext
6153  ac_ext=F
6154 -echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
6155 -echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6
6156 +{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
6157 +echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
6158  if test "${ac_cv_f77_compiler_gnu+set}" = set; then
6159    echo $ECHO_N "(cached) $ECHO_C" >&6
6160  else
6161 @@ -5464,24 +6386,36 @@
6162        end
6163  _ACEOF
6164  rm -f conftest.$ac_objext
6165 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6166 -  (eval $ac_compile) 2>conftest.er1
6167 +if { (ac_try="$ac_compile"
6168 +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_compile") 2>conftest.er1
6174    ac_status=$?
6175    grep -v '^ *+' conftest.er1 >conftest.err
6176    rm -f conftest.er1
6177    cat conftest.err >&5
6178    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6179    (exit $ac_status); } &&
6180 -        { ac_try='test -z "$ac_f77_werror_flag"
6181 -                        || test ! -s conftest.err'
6182 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6183 -  (eval $ac_try) 2>&5
6184 +        { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
6185 +  { (case "(($ac_try" in
6186 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6187 +  *) ac_try_echo=$ac_try;;
6188 +esac
6189 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6190 +  (eval "$ac_try") 2>&5
6191    ac_status=$?
6192    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6193    (exit $ac_status); }; } &&
6194          { ac_try='test -s conftest.$ac_objext'
6195 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6196 -  (eval $ac_try) 2>&5
6197 +  { (case "(($ac_try" in
6198 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6199 +  *) ac_try_echo=$ac_try;;
6200 +esac
6201 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6202 +  (eval "$ac_try") 2>&5
6203    ac_status=$?
6204    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6205    (exit $ac_status); }; }; then
6206 @@ -5490,20 +6424,21 @@
6207    echo "$as_me: failed program was:" >&5
6208  sed 's/^/| /' conftest.$ac_ext >&5
6209  
6210 -ac_compiler_gnu=no
6211 +       ac_compiler_gnu=no
6212  fi
6213 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6214 +
6215 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6216  ac_cv_f77_compiler_gnu=$ac_compiler_gnu
6217  
6218  fi
6219 -echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
6220 -echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
6221 +{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
6222 +echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
6223  ac_ext=$ac_save_ext
6224  ac_test_FFLAGS=${FFLAGS+set}
6225  ac_save_FFLAGS=$FFLAGS
6226  FFLAGS=
6227 -echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
6228 -echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6
6229 +{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
6230 +echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
6231  if test "${ac_cv_prog_f77_g+set}" = set; then
6232    echo $ECHO_N "(cached) $ECHO_C" >&6
6233  else
6234 @@ -5514,24 +6449,36 @@
6235        end
6236  _ACEOF
6237  rm -f conftest.$ac_objext
6238 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6239 -  (eval $ac_compile) 2>conftest.er1
6240 +if { (ac_try="$ac_compile"
6241 +case "(($ac_try" in
6242 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6243 +  *) ac_try_echo=$ac_try;;
6244 +esac
6245 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6246 +  (eval "$ac_compile") 2>conftest.er1
6247    ac_status=$?
6248    grep -v '^ *+' conftest.er1 >conftest.err
6249    rm -f conftest.er1
6250    cat conftest.err >&5
6251    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6252    (exit $ac_status); } &&
6253 -        { ac_try='test -z "$ac_f77_werror_flag"
6254 -                        || test ! -s conftest.err'
6255 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6256 -  (eval $ac_try) 2>&5
6257 +        { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
6258 +  { (case "(($ac_try" in
6259 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6260 +  *) ac_try_echo=$ac_try;;
6261 +esac
6262 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6263 +  (eval "$ac_try") 2>&5
6264    ac_status=$?
6265    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6266    (exit $ac_status); }; } &&
6267          { ac_try='test -s conftest.$ac_objext'
6268 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6269 -  (eval $ac_try) 2>&5
6270 +  { (case "(($ac_try" in
6271 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6272 +  *) ac_try_echo=$ac_try;;
6273 +esac
6274 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6275 +  (eval "$ac_try") 2>&5
6276    ac_status=$?
6277    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6278    (exit $ac_status); }; }; then
6279 @@ -5540,13 +6487,14 @@
6280    echo "$as_me: failed program was:" >&5
6281  sed 's/^/| /' conftest.$ac_ext >&5
6282  
6283 -ac_cv_prog_f77_g=no
6284 +       ac_cv_prog_f77_g=no
6285  fi
6286 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6287 +
6288 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6289  
6290  fi
6291 -echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
6292 -echo "${ECHO_T}$ac_cv_prog_f77_g" >&6
6293 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
6294 +echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
6295  if test "$ac_test_FFLAGS" = set; then
6296    FFLAGS=$ac_save_FFLAGS
6297  elif test $ac_cv_prog_f77_g = yes; then
6298 @@ -5575,8 +6523,8 @@
6299  # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
6300  
6301  # find the maximum length of command line arguments
6302 -echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
6303 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6
6304 +{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
6305 +echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; }
6306  if test "${lt_cv_sys_max_cmd_len+set}" = set; then
6307    echo $ECHO_N "(cached) $ECHO_C" >&6
6308  else
6309 @@ -5684,19 +6632,19 @@
6310  fi
6311  
6312  if test -n $lt_cv_sys_max_cmd_len ; then
6313 -  echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
6314 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6
6315 +  { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
6316 +echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; }
6317  else
6318 -  echo "$as_me:$LINENO: result: none" >&5
6319 -echo "${ECHO_T}none" >&6
6320 +  { echo "$as_me:$LINENO: result: none" >&5
6321 +echo "${ECHO_T}none" >&6; }
6322  fi
6323  
6324  
6325  
6326  
6327  # Check for command to grab the raw symbol name followed by C symbol from nm.
6328 -echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
6329 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6
6330 +{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
6331 +echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
6332  if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
6333    echo $ECHO_N "(cached) $ECHO_C" >&6
6334  else
6335 @@ -5731,7 +6679,7 @@
6336    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6337    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
6338    ;;
6339 -linux*)
6340 +linux* | k*bsd*-gnu)
6341    if test "$host_cpu" = ia64; then
6342      symcode='[ABCDGIRSTW]'
6343      lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6344 @@ -5900,15 +6848,15 @@
6345    lt_cv_sys_global_symbol_to_cdecl=
6346  fi
6347  if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6348 -  echo "$as_me:$LINENO: result: failed" >&5
6349 -echo "${ECHO_T}failed" >&6
6350 +  { echo "$as_me:$LINENO: result: failed" >&5
6351 +echo "${ECHO_T}failed" >&6; }
6352  else
6353 -  echo "$as_me:$LINENO: result: ok" >&5
6354 -echo "${ECHO_T}ok" >&6
6355 +  { echo "$as_me:$LINENO: result: ok" >&5
6356 +echo "${ECHO_T}ok" >&6; }
6357  fi
6358  
6359 -echo "$as_me:$LINENO: checking for objdir" >&5
6360 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6
6361 +{ echo "$as_me:$LINENO: checking for objdir" >&5
6362 +echo $ECHO_N "checking for objdir... $ECHO_C" >&6; }
6363  if test "${lt_cv_objdir+set}" = set; then
6364    echo $ECHO_N "(cached) $ECHO_C" >&6
6365  else
6366 @@ -5922,8 +6870,8 @@
6367  fi
6368  rmdir .libs 2>/dev/null
6369  fi
6370 -echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
6371 -echo "${ECHO_T}$lt_cv_objdir" >&6
6372 +{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
6373 +echo "${ECHO_T}$lt_cv_objdir" >&6; }
6374  objdir=$lt_cv_objdir
6375  
6376  
6377 @@ -5974,8 +6922,8 @@
6378  if test -n "$ac_tool_prefix"; then
6379    # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6380  set dummy ${ac_tool_prefix}ar; ac_word=$2
6381 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6382 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6383 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6384 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6385  if test "${ac_cv_prog_AR+set}" = set; then
6386    echo $ECHO_N "(cached) $ECHO_C" >&6
6387  else
6388 @@ -5988,32 +6936,34 @@
6389    IFS=$as_save_IFS
6390    test -z "$as_dir" && as_dir=.
6391    for ac_exec_ext in '' $ac_executable_extensions; do
6392 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6393 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6394      ac_cv_prog_AR="${ac_tool_prefix}ar"
6395      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6396      break 2
6397    fi
6398  done
6399  done
6400 +IFS=$as_save_IFS
6401  
6402  fi
6403  fi
6404  AR=$ac_cv_prog_AR
6405  if test -n "$AR"; then
6406 -  echo "$as_me:$LINENO: result: $AR" >&5
6407 -echo "${ECHO_T}$AR" >&6
6408 +  { echo "$as_me:$LINENO: result: $AR" >&5
6409 +echo "${ECHO_T}$AR" >&6; }
6410  else
6411 -  echo "$as_me:$LINENO: result: no" >&5
6412 -echo "${ECHO_T}no" >&6
6413 +  { echo "$as_me:$LINENO: result: no" >&5
6414 +echo "${ECHO_T}no" >&6; }
6415  fi
6416  
6417 +
6418  fi
6419  if test -z "$ac_cv_prog_AR"; then
6420    ac_ct_AR=$AR
6421    # Extract the first word of "ar", so it can be a program name with args.
6422  set dummy ar; ac_word=$2
6423 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6424 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6425 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6426 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6427  if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
6428    echo $ECHO_N "(cached) $ECHO_C" >&6
6429  else
6430 @@ -6026,27 +6976,41 @@
6431    IFS=$as_save_IFS
6432    test -z "$as_dir" && as_dir=.
6433    for ac_exec_ext in '' $ac_executable_extensions; do
6434 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6435 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6436      ac_cv_prog_ac_ct_AR="ar"
6437      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6438      break 2
6439    fi
6440  done
6441  done
6442 +IFS=$as_save_IFS
6443  
6444 -  test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="false"
6445  fi
6446  fi
6447  ac_ct_AR=$ac_cv_prog_ac_ct_AR
6448  if test -n "$ac_ct_AR"; then
6449 -  echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
6450 -echo "${ECHO_T}$ac_ct_AR" >&6
6451 +  { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
6452 +echo "${ECHO_T}$ac_ct_AR" >&6; }
6453  else
6454 -  echo "$as_me:$LINENO: result: no" >&5
6455 -echo "${ECHO_T}no" >&6
6456 +  { echo "$as_me:$LINENO: result: no" >&5
6457 +echo "${ECHO_T}no" >&6; }
6458  fi
6459  
6460 -  AR=$ac_ct_AR
6461 +  if test "x$ac_ct_AR" = x; then
6462 +    AR="false"
6463 +  else
6464 +    case $cross_compiling:$ac_tool_warned in
6465 +yes:)
6466 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
6467 +whose name does not start with the host triplet.  If you think this
6468 +configuration is useful to you, please write to autoconf@gnu.org." >&5
6469 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
6470 +whose name does not start with the host triplet.  If you think this
6471 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
6472 +ac_tool_warned=yes ;;
6473 +esac
6474 +    AR=$ac_ct_AR
6475 +  fi
6476  else
6477    AR="$ac_cv_prog_AR"
6478  fi
6479 @@ -6054,8 +7018,8 @@
6480  if test -n "$ac_tool_prefix"; then
6481    # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6482  set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6483 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6484 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6485 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6486 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6487  if test "${ac_cv_prog_RANLIB+set}" = set; then
6488    echo $ECHO_N "(cached) $ECHO_C" >&6
6489  else
6490 @@ -6068,32 +7032,34 @@
6491    IFS=$as_save_IFS
6492    test -z "$as_dir" && as_dir=.
6493    for ac_exec_ext in '' $ac_executable_extensions; do
6494 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6495 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6496      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6497      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6498      break 2
6499    fi
6500  done
6501  done
6502 +IFS=$as_save_IFS
6503  
6504  fi
6505  fi
6506  RANLIB=$ac_cv_prog_RANLIB
6507  if test -n "$RANLIB"; then
6508 -  echo "$as_me:$LINENO: result: $RANLIB" >&5
6509 -echo "${ECHO_T}$RANLIB" >&6
6510 +  { echo "$as_me:$LINENO: result: $RANLIB" >&5
6511 +echo "${ECHO_T}$RANLIB" >&6; }
6512  else
6513 -  echo "$as_me:$LINENO: result: no" >&5
6514 -echo "${ECHO_T}no" >&6
6515 +  { echo "$as_me:$LINENO: result: no" >&5
6516 +echo "${ECHO_T}no" >&6; }
6517  fi
6518  
6519 +
6520  fi
6521  if test -z "$ac_cv_prog_RANLIB"; then
6522    ac_ct_RANLIB=$RANLIB
6523    # Extract the first word of "ranlib", so it can be a program name with args.
6524  set dummy ranlib; ac_word=$2
6525 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6526 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6527 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6528 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6529  if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
6530    echo $ECHO_N "(cached) $ECHO_C" >&6
6531  else
6532 @@ -6106,27 +7072,41 @@
6533    IFS=$as_save_IFS
6534    test -z "$as_dir" && as_dir=.
6535    for ac_exec_ext in '' $ac_executable_extensions; do
6536 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6537 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6538      ac_cv_prog_ac_ct_RANLIB="ranlib"
6539      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6540      break 2
6541    fi
6542  done
6543  done
6544 +IFS=$as_save_IFS
6545  
6546 -  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
6547  fi
6548  fi
6549  ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6550  if test -n "$ac_ct_RANLIB"; then
6551 -  echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
6552 -echo "${ECHO_T}$ac_ct_RANLIB" >&6
6553 +  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
6554 +echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
6555  else
6556 -  echo "$as_me:$LINENO: result: no" >&5
6557 -echo "${ECHO_T}no" >&6
6558 +  { echo "$as_me:$LINENO: result: no" >&5
6559 +echo "${ECHO_T}no" >&6; }
6560  fi
6561  
6562 -  RANLIB=$ac_ct_RANLIB
6563 +  if test "x$ac_ct_RANLIB" = x; then
6564 +    RANLIB=":"
6565 +  else
6566 +    case $cross_compiling:$ac_tool_warned in
6567 +yes:)
6568 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
6569 +whose name does not start with the host triplet.  If you think this
6570 +configuration is useful to you, please write to autoconf@gnu.org." >&5
6571 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
6572 +whose name does not start with the host triplet.  If you think this
6573 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
6574 +ac_tool_warned=yes ;;
6575 +esac
6576 +    RANLIB=$ac_ct_RANLIB
6577 +  fi
6578  else
6579    RANLIB="$ac_cv_prog_RANLIB"
6580  fi
6581 @@ -6134,8 +7114,8 @@
6582  if test -n "$ac_tool_prefix"; then
6583    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6584  set dummy ${ac_tool_prefix}strip; ac_word=$2
6585 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6586 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6587 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6588 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6589  if test "${ac_cv_prog_STRIP+set}" = set; then
6590    echo $ECHO_N "(cached) $ECHO_C" >&6
6591  else
6592 @@ -6148,32 +7128,34 @@
6593    IFS=$as_save_IFS
6594    test -z "$as_dir" && as_dir=.
6595    for ac_exec_ext in '' $ac_executable_extensions; do
6596 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6597 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6598      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6599      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6600      break 2
6601    fi
6602  done
6603  done
6604 +IFS=$as_save_IFS
6605  
6606  fi
6607  fi
6608  STRIP=$ac_cv_prog_STRIP
6609  if test -n "$STRIP"; then
6610 -  echo "$as_me:$LINENO: result: $STRIP" >&5
6611 -echo "${ECHO_T}$STRIP" >&6
6612 +  { echo "$as_me:$LINENO: result: $STRIP" >&5
6613 +echo "${ECHO_T}$STRIP" >&6; }
6614  else
6615 -  echo "$as_me:$LINENO: result: no" >&5
6616 -echo "${ECHO_T}no" >&6
6617 +  { echo "$as_me:$LINENO: result: no" >&5
6618 +echo "${ECHO_T}no" >&6; }
6619  fi
6620  
6621 +
6622  fi
6623  if test -z "$ac_cv_prog_STRIP"; then
6624    ac_ct_STRIP=$STRIP
6625    # Extract the first word of "strip", so it can be a program name with args.
6626  set dummy strip; ac_word=$2
6627 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6628 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6629 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6630 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6631  if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
6632    echo $ECHO_N "(cached) $ECHO_C" >&6
6633  else
6634 @@ -6186,27 +7168,41 @@
6635    IFS=$as_save_IFS
6636    test -z "$as_dir" && as_dir=.
6637    for ac_exec_ext in '' $ac_executable_extensions; do
6638 -  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6639 +  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6640      ac_cv_prog_ac_ct_STRIP="strip"
6641      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6642      break 2
6643    fi
6644  done
6645  done
6646 +IFS=$as_save_IFS
6647  
6648 -  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
6649  fi
6650  fi
6651  ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6652  if test -n "$ac_ct_STRIP"; then
6653 -  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
6654 -echo "${ECHO_T}$ac_ct_STRIP" >&6
6655 +  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
6656 +echo "${ECHO_T}$ac_ct_STRIP" >&6; }
6657  else
6658 -  echo "$as_me:$LINENO: result: no" >&5
6659 -echo "${ECHO_T}no" >&6
6660 +  { echo "$as_me:$LINENO: result: no" >&5
6661 +echo "${ECHO_T}no" >&6; }
6662  fi
6663  
6664 -  STRIP=$ac_ct_STRIP
6665 +  if test "x$ac_ct_STRIP" = x; then
6666 +    STRIP=":"
6667 +  else
6668 +    case $cross_compiling:$ac_tool_warned in
6669 +yes:)
6670 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
6671 +whose name does not start with the host triplet.  If you think this
6672 +configuration is useful to you, please write to autoconf@gnu.org." >&5
6673 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
6674 +whose name does not start with the host triplet.  If you think this
6675 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
6676 +ac_tool_warned=yes ;;
6677 +esac
6678 +    STRIP=$ac_ct_STRIP
6679 +  fi
6680  else
6681    STRIP="$ac_cv_prog_STRIP"
6682  fi
6683 @@ -6265,8 +7261,8 @@
6684  case $deplibs_check_method in
6685  file_magic*)
6686    if test "$file_magic_cmd" = '$MAGIC_CMD'; then
6687 -    echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
6688 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6
6689 +    { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
6690 +echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; }
6691  if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
6692    echo $ECHO_N "(cached) $ECHO_C" >&6
6693  else
6694 @@ -6318,17 +7314,17 @@
6695  
6696  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
6697  if test -n "$MAGIC_CMD"; then
6698 -  echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
6699 -echo "${ECHO_T}$MAGIC_CMD" >&6
6700 +  { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
6701 +echo "${ECHO_T}$MAGIC_CMD" >&6; }
6702  else
6703 -  echo "$as_me:$LINENO: result: no" >&5
6704 -echo "${ECHO_T}no" >&6
6705 +  { echo "$as_me:$LINENO: result: no" >&5
6706 +echo "${ECHO_T}no" >&6; }
6707  fi
6708  
6709  if test -z "$lt_cv_path_MAGIC_CMD"; then
6710    if test -n "$ac_tool_prefix"; then
6711 -    echo "$as_me:$LINENO: checking for file" >&5
6712 -echo $ECHO_N "checking for file... $ECHO_C" >&6
6713 +    { echo "$as_me:$LINENO: checking for file" >&5
6714 +echo $ECHO_N "checking for file... $ECHO_C" >&6; }
6715  if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
6716    echo $ECHO_N "(cached) $ECHO_C" >&6
6717  else
6718 @@ -6380,11 +7376,11 @@
6719  
6720  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
6721  if test -n "$MAGIC_CMD"; then
6722 -  echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
6723 -echo "${ECHO_T}$MAGIC_CMD" >&6
6724 +  { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
6725 +echo "${ECHO_T}$MAGIC_CMD" >&6; }
6726  else
6727 -  echo "$as_me:$LINENO: result: no" >&5
6728 -echo "${ECHO_T}no" >&6
6729 +  { echo "$as_me:$LINENO: result: no" >&5
6730 +echo "${ECHO_T}no" >&6; }
6731  fi
6732  
6733    else
6734 @@ -6399,83 +7395,22 @@
6735  enable_dlopen=no
6736  enable_win32_dll=no
6737  
6738 -# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
6739 +# Check whether --enable-libtool-lock was given.
6740  if test "${enable_libtool_lock+set}" = set; then
6741 -  enableval="$enable_libtool_lock"
6742 +  enableval=$enable_libtool_lock;
6743 +fi
6744  
6745 -fi;
6746  test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6747  
6748  
6749 -# Check whether --with-pic or --without-pic was given.
6750 +# Check whether --with-pic was given.
6751  if test "${with_pic+set}" = set; then
6752 -  withval="$with_pic"
6753 -  pic_mode="$withval"
6754 +  withval=$with_pic; pic_mode="$withval"
6755  else
6756    pic_mode=default
6757 -fi;
6758 -test -z "$pic_mode" && pic_mode=default
6759 -
6760 -# Check if we have a version mismatch between libtool.m4 and ltmain.sh.
6761 -#
6762 -# Note:  This should be in AC_LIBTOOL_SETUP, _after_ $ltmain have been defined.
6763 -#        We also should do it _before_ AC_LIBTOOL_LANG_C_CONFIG that actually
6764 -#        calls AC_LIBTOOL_CONFIG and creates libtool.
6765 -#
6766 -echo "$as_me:$LINENO: checking for correct ltmain.sh version" >&5
6767 -echo $ECHO_N "checking for correct ltmain.sh version... $ECHO_C" >&6
6768 -if test "x$ltmain" = "x" ; then
6769 -  echo "$as_me:$LINENO: result: no" >&5
6770 -echo "${ECHO_T}no" >&6
6771 -  { { echo "$as_me:$LINENO: error:
6772 -
6773 -*** [Gentoo] sanity check failed! ***
6774 -*** \$ltmain is not defined, please check the patch for consistency! ***
6775 -" >&5
6776 -echo "$as_me: error:
6777 -
6778 -*** [Gentoo] sanity check failed! ***
6779 -*** \$ltmain is not defined, please check the patch for consistency! ***
6780 -" >&2;}
6781 -   { (exit 1); exit 1; }; }
6782 -fi
6783 -gentoo_lt_version="1.5.22"
6784 -gentoo_ltmain_version=`sed -n '/^[     ]*VERSION=/{s/^[        ]*VERSION=//;p;q;}' "$ltmain"`
6785 -if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
6786 -  echo "$as_me:$LINENO: result: no" >&5
6787 -echo "${ECHO_T}no" >&6
6788 -  { { echo "$as_me:$LINENO: error:
6789 -
6790 -*** [Gentoo] sanity check failed! ***
6791 -*** libtool.m4 and ltmain.sh have a version mismatch! ***
6792 -*** (libtool.m4 = $gentoo_lt_version, ltmain.sh = $gentoo_ltmain_version) ***
6793 -
6794 -Please run:
6795 -
6796 -  libtoolize --copy --force
6797 -
6798 -if appropriate, please contact the maintainer of this
6799 -package (or your distribution) for help.
6800 -" >&5
6801 -echo "$as_me: error:
6802 -
6803 -*** [Gentoo] sanity check failed! ***
6804 -*** libtool.m4 and ltmain.sh have a version mismatch! ***
6805 -*** (libtool.m4 = $gentoo_lt_version, ltmain.sh = $gentoo_ltmain_version) ***
6806 -
6807 -Please run:
6808 -
6809 -  libtoolize --copy --force
6810 -
6811 -if appropriate, please contact the maintainer of this
6812 -package (or your distribution) for help.
6813 -" >&2;}
6814 -   { (exit 1); exit 1; }; }
6815 -else
6816 -  echo "$as_me:$LINENO: result: yes" >&5
6817 -echo "${ECHO_T}yes" >&6
6818  fi
6819  
6820 +test -z "$pic_mode" && pic_mode=default
6821  
6822  # Use C for the default configuration in the libtool script
6823  tagname=
6824 @@ -6532,8 +7467,8 @@
6825    lt_prog_compiler_no_builtin_flag=' -fno-builtin'
6826  
6827  
6828 -echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
6829 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
6830 +{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
6831 +echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
6832  if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
6833    echo $ECHO_N "(cached) $ECHO_C" >&6
6834  else
6835 @@ -6550,11 +7485,11 @@
6836     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6837     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6838     -e 's:$: $lt_compiler_flag:'`
6839 -   (eval echo "\"\$as_me:6553: $lt_compile\"" >&5)
6840 +   (eval echo "\"\$as_me:7488: $lt_compile\"" >&5)
6841     (eval "$lt_compile" 2>conftest.err)
6842     ac_status=$?
6843     cat conftest.err >&5
6844 -   echo "$as_me:6557: \$? = $ac_status" >&5
6845 +   echo "$as_me:7492: \$? = $ac_status" >&5
6846     if (exit $ac_status) && test -s "$ac_outfile"; then
6847       # The compiler can only warn and ignore the option if not recognized
6848       # So say no if there are warnings other than the usual output.
6849 @@ -6567,8 +7502,8 @@
6850     $rm conftest*
6851  
6852  fi
6853 -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
6854 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6
6855 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
6856 +echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
6857  
6858  if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
6859      lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
6860 @@ -6582,8 +7517,8 @@
6861  lt_prog_compiler_pic=
6862  lt_prog_compiler_static=
6863  
6864 -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
6865 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
6866 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
6867 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
6868  
6869    if test "$GCC" = yes; then
6870      lt_prog_compiler_wl='-Wl,'
6871 @@ -6712,7 +7647,7 @@
6872        lt_prog_compiler_static='-Bstatic'
6873        ;;
6874  
6875 -    linux*)
6876 +    linux* | k*bsd*-gnu)
6877        case $cc_basename in
6878        icc* | ecc*)
6879         lt_prog_compiler_wl='-Wl,'
6880 @@ -6792,16 +7727,16 @@
6881      esac
6882    fi
6883  
6884 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
6885 -echo "${ECHO_T}$lt_prog_compiler_pic" >&6
6886 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
6887 +echo "${ECHO_T}$lt_prog_compiler_pic" >&6; }
6888  
6889  #
6890  # Check to make sure the PIC flag actually works.
6891  #
6892  if test -n "$lt_prog_compiler_pic"; then
6893  
6894 -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
6895 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6
6896 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
6897 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; }
6898  if test "${lt_prog_compiler_pic_works+set}" = set; then
6899    echo $ECHO_N "(cached) $ECHO_C" >&6
6900  else
6901 @@ -6818,11 +7753,11 @@
6902     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6903     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6904     -e 's:$: $lt_compiler_flag:'`
6905 -   (eval echo "\"\$as_me:6821: $lt_compile\"" >&5)
6906 +   (eval echo "\"\$as_me:7756: $lt_compile\"" >&5)
6907     (eval "$lt_compile" 2>conftest.err)
6908     ac_status=$?
6909     cat conftest.err >&5
6910 -   echo "$as_me:6825: \$? = $ac_status" >&5
6911 +   echo "$as_me:7760: \$? = $ac_status" >&5
6912     if (exit $ac_status) && test -s "$ac_outfile"; then
6913       # The compiler can only warn and ignore the option if not recognized
6914       # So say no if there are warnings other than the usual output.
6915 @@ -6835,8 +7770,8 @@
6916     $rm conftest*
6917  
6918  fi
6919 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
6920 -echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6
6921 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
6922 +echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6; }
6923  
6924  if test x"$lt_prog_compiler_pic_works" = xyes; then
6925      case $lt_prog_compiler_pic in
6926 @@ -6863,8 +7798,8 @@
6927  # Check to make sure the static flag actually works.
6928  #
6929  wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
6930 -echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
6931 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
6932 +{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
6933 +echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
6934  if test "${lt_prog_compiler_static_works+set}" = set; then
6935    echo $ECHO_N "(cached) $ECHO_C" >&6
6936  else
6937 @@ -6891,8 +7826,8 @@
6938     LDFLAGS="$save_LDFLAGS"
6939  
6940  fi
6941 -echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
6942 -echo "${ECHO_T}$lt_prog_compiler_static_works" >&6
6943 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
6944 +echo "${ECHO_T}$lt_prog_compiler_static_works" >&6; }
6945  
6946  if test x"$lt_prog_compiler_static_works" = xyes; then
6947      :
6948 @@ -6901,8 +7836,8 @@
6949  fi
6950  
6951  
6952 -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
6953 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
6954 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
6955 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
6956  if test "${lt_cv_prog_compiler_c_o+set}" = set; then
6957    echo $ECHO_N "(cached) $ECHO_C" >&6
6958  else
6959 @@ -6922,11 +7857,11 @@
6960     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6961     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6962     -e 's:$: $lt_compiler_flag:'`
6963 -   (eval echo "\"\$as_me:6925: $lt_compile\"" >&5)
6964 +   (eval echo "\"\$as_me:7860: $lt_compile\"" >&5)
6965     (eval "$lt_compile" 2>out/conftest.err)
6966     ac_status=$?
6967     cat out/conftest.err >&5
6968 -   echo "$as_me:6929: \$? = $ac_status" >&5
6969 +   echo "$as_me:7864: \$? = $ac_status" >&5
6970     if (exit $ac_status) && test -s out/conftest2.$ac_objext
6971     then
6972       # The compiler can only warn and ignore the option if not recognized
6973 @@ -6948,23 +7883,23 @@
6974     $rm conftest*
6975  
6976  fi
6977 -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
6978 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6
6979 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
6980 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; }
6981  
6982  
6983  hard_links="nottested"
6984  if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
6985    # do not overwrite the value of need_locks provided by the user
6986 -  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
6987 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
6988 +  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
6989 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
6990    hard_links=yes
6991    $rm conftest*
6992    ln conftest.a conftest.b 2>/dev/null && hard_links=no
6993    touch conftest.a
6994    ln conftest.a conftest.b 2>&5 || hard_links=no
6995    ln conftest.a conftest.b 2>/dev/null && hard_links=no
6996 -  echo "$as_me:$LINENO: result: $hard_links" >&5
6997 -echo "${ECHO_T}$hard_links" >&6
6998 +  { echo "$as_me:$LINENO: result: $hard_links" >&5
6999 +echo "${ECHO_T}$hard_links" >&6; }
7000    if test "$hard_links" = no; then
7001      { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7002  echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7003 @@ -6974,8 +7909,8 @@
7004    need_locks=no
7005  fi
7006  
7007 -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7008 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
7009 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7010 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
7011  
7012    runpath_var=
7013    allow_undefined_flag=
7014 @@ -7151,7 +8086,7 @@
7015        archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
7016        ;;
7017  
7018 -    linux*)
7019 +    linux* | k*bsd*-gnu)
7020        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
7021         tmp_addflag=
7022         case $cc_basename,$host_cpu in
7023 @@ -7177,12 +8112,13 @@
7024    $echo "local: *; };" >> $output_objdir/$libname.ver~
7025           $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
7026         fi
7027 +       link_all_deplibs=no
7028        else
7029         ld_shlibs=no
7030        fi
7031        ;;
7032  
7033 -    netbsd*)
7034 +    netbsd* | netbsdelf*-gnu)
7035        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
7036         archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
7037         wlarc=
7038 @@ -7390,24 +8326,36 @@
7039  }
7040  _ACEOF
7041  rm -f conftest.$ac_objext conftest$ac_exeext
7042 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7043 -  (eval $ac_link) 2>conftest.er1
7044 +if { (ac_try="$ac_link"
7045 +case "(($ac_try" in
7046 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7047 +  *) ac_try_echo=$ac_try;;
7048 +esac
7049 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7050 +  (eval "$ac_link") 2>conftest.er1
7051    ac_status=$?
7052    grep -v '^ *+' conftest.er1 >conftest.err
7053    rm -f conftest.er1
7054    cat conftest.err >&5
7055    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7056    (exit $ac_status); } &&
7057 -        { ac_try='test -z "$ac_c_werror_flag"
7058 -                        || test ! -s conftest.err'
7059 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7060 -  (eval $ac_try) 2>&5
7061 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7062 +  { (case "(($ac_try" in
7063 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7064 +  *) ac_try_echo=$ac_try;;
7065 +esac
7066 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7067 +  (eval "$ac_try") 2>&5
7068    ac_status=$?
7069    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7070    (exit $ac_status); }; } &&
7071          { ac_try='test -s conftest$ac_exeext'
7072 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7073 -  (eval $ac_try) 2>&5
7074 +  { (case "(($ac_try" in
7075 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7076 +  *) ac_try_echo=$ac_try;;
7077 +esac
7078 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7079 +  (eval "$ac_try") 2>&5
7080    ac_status=$?
7081    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7082    (exit $ac_status); }; }; then
7083 @@ -7421,8 +8369,10 @@
7084    echo "$as_me: failed program was:" >&5
7085  sed 's/^/| /' conftest.$ac_ext >&5
7086  
7087 +
7088  fi
7089 -rm -f conftest.err conftest.$ac_objext \
7090 +
7091 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7092        conftest$ac_exeext conftest.$ac_ext
7093  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7094  
7095 @@ -7451,24 +8401,36 @@
7096  }
7097  _ACEOF
7098  rm -f conftest.$ac_objext conftest$ac_exeext
7099 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7100 -  (eval $ac_link) 2>conftest.er1
7101 +if { (ac_try="$ac_link"
7102 +case "(($ac_try" in
7103 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7104 +  *) ac_try_echo=$ac_try;;
7105 +esac
7106 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7107 +  (eval "$ac_link") 2>conftest.er1
7108    ac_status=$?
7109    grep -v '^ *+' conftest.er1 >conftest.err
7110    rm -f conftest.er1
7111    cat conftest.err >&5
7112    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7113    (exit $ac_status); } &&
7114 -        { ac_try='test -z "$ac_c_werror_flag"
7115 -                        || test ! -s conftest.err'
7116 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7117 -  (eval $ac_try) 2>&5
7118 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7119 +  { (case "(($ac_try" in
7120 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7121 +  *) ac_try_echo=$ac_try;;
7122 +esac
7123 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7124 +  (eval "$ac_try") 2>&5
7125    ac_status=$?
7126    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7127    (exit $ac_status); }; } &&
7128          { ac_try='test -s conftest$ac_exeext'
7129 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7130 -  (eval $ac_try) 2>&5
7131 +  { (case "(($ac_try" in
7132 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7133 +  *) ac_try_echo=$ac_try;;
7134 +esac
7135 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7136 +  (eval "$ac_try") 2>&5
7137    ac_status=$?
7138    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7139    (exit $ac_status); }; }; then
7140 @@ -7482,8 +8444,10 @@
7141    echo "$as_me: failed program was:" >&5
7142  sed 's/^/| /' conftest.$ac_ext >&5
7143  
7144 +
7145  fi
7146 -rm -f conftest.err conftest.$ac_objext \
7147 +
7148 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7149        conftest$ac_exeext conftest.$ac_ext
7150  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
7151  
7152 @@ -7614,7 +8578,7 @@
7153        ;;
7154  
7155      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
7156 -    freebsd* | kfreebsd*-gnu | dragonfly*)
7157 +    freebsd* | dragonfly*)
7158        archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
7159        hardcode_libdir_flag_spec='-R$libdir'
7160        hardcode_direct=yes
7161 @@ -7716,7 +8680,7 @@
7162        link_all_deplibs=yes
7163        ;;
7164  
7165 -    netbsd*)
7166 +    netbsd* | netbsdelf*-gnu)
7167        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
7168         archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
7169        else
7170 @@ -7932,8 +8896,8 @@
7171      esac
7172    fi
7173  
7174 -echo "$as_me:$LINENO: result: $ld_shlibs" >&5
7175 -echo "${ECHO_T}$ld_shlibs" >&6
7176 +{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5
7177 +echo "${ECHO_T}$ld_shlibs" >&6; }
7178  test "$ld_shlibs" = no && can_build_shared=no
7179  
7180  #
7181 @@ -7953,8 +8917,8 @@
7182        # Test whether the compiler implicitly links with -lc since on some
7183        # systems, -lgcc has to come before -lc. If gcc already passes -lc
7184        # to ld, don't add -lc before -lgcc.
7185 -      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
7186 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
7187 +      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
7188 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
7189        $rm conftest*
7190        printf "$lt_simple_compile_test_code" > conftest.$ac_ext
7191  
7192 @@ -7991,16 +8955,16 @@
7193          cat conftest.err 1>&5
7194        fi
7195        $rm conftest*
7196 -      echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
7197 -echo "${ECHO_T}$archive_cmds_need_lc" >&6
7198 +      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
7199 +echo "${ECHO_T}$archive_cmds_need_lc" >&6; }
7200        ;;
7201      esac
7202    fi
7203    ;;
7204  esac
7205  
7206 -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
7207 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
7208 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
7209 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
7210  library_names_spec=
7211  libname_spec='lib$name'
7212  soname_spec=
7213 @@ -8165,30 +9129,6 @@
7214      esac
7215      ;;
7216  
7217 -  linux*)
7218 -    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
7219 -      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
7220 -      supports_anon_versioning=no
7221 -      case `$LD -v 2>/dev/null` in
7222 -        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
7223 -        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
7224 -        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
7225 -        *\ 2.11.*) ;; # other 2.11 versions
7226 -        *) supports_anon_versioning=yes ;;
7227 -      esac
7228 -      if test $supports_anon_versioning = yes; then
7229 -        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
7230 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
7231 -$echo "local: *; };" >> $output_objdir/$libname.ver~
7232 -        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
7233 -      else
7234 -        $archive_expsym_cmds="$archive_cmds"
7235 -      fi
7236 -    else
7237 -      ld_shlibs=no
7238 -    fi
7239 -    ;;
7240 -
7241    *)
7242      library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
7243      ;;
7244 @@ -8230,18 +9170,6 @@
7245    dynamic_linker=no
7246    ;;
7247  
7248 -kfreebsd*-gnu)
7249 -  version_type=linux
7250 -  need_lib_prefix=no
7251 -  need_version=no
7252 -  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
7253 -  soname_spec='${libname}${release}${shared_ext}$major'
7254 -  shlibpath_var=LD_LIBRARY_PATH
7255 -  shlibpath_overrides_runpath=no
7256 -  hardcode_into_libs=yes
7257 -  dynamic_linker='GNU ld.so'
7258 -  ;;
7259 -
7260  freebsd* | dragonfly*)
7261    # DragonFly does not have aout.  When/if they implement a new
7262    # versioning mechanism, adjust this.
7263 @@ -8253,14 +9181,7 @@
7264      *) objformat=elf ;;
7265      esac
7266    fi
7267 -  # Handle Gentoo/FreeBSD as it was Linux
7268 -  case $host_vendor in
7269 -    gentoo)
7270 -      version_type=linux ;;
7271 -    *)
7272 -      version_type=freebsd-$objformat ;;
7273 -  esac
7274 -
7275 +  version_type=freebsd-$objformat
7276    case $version_type in
7277      freebsd-elf*)
7278        library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
7279 @@ -8271,12 +9192,6 @@
7280        library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
7281        need_version=yes
7282        ;;
7283 -    linux)
7284 -      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
7285 -      soname_spec='${libname}${release}${shared_ext}$major'
7286 -      need_lib_prefix=no
7287 -      need_version=no
7288 -      ;;
7289    esac
7290    shlibpath_var=LD_LIBRARY_PATH
7291    case $host_os in
7292 @@ -8410,7 +9325,7 @@
7293    ;;
7294  
7295  # This must be Linux ELF.
7296 -linux*)
7297 +linux* | k*bsd*-gnu)
7298    version_type=linux
7299    need_lib_prefix=no
7300    need_version=no
7301 @@ -8439,7 +9354,7 @@
7302    dynamic_linker='GNU/Linux ld.so'
7303    ;;
7304  
7305 -knetbsd*-gnu)
7306 +netbsdelf*-gnu)
7307    version_type=linux
7308    need_lib_prefix=no
7309    need_version=no
7310 @@ -8448,7 +9363,7 @@
7311    shlibpath_var=LD_LIBRARY_PATH
7312    shlibpath_overrides_runpath=no
7313    hardcode_into_libs=yes
7314 -  dynamic_linker='GNU ld.so'
7315 +  dynamic_linker='NetBSD ld.elf_so'
7316    ;;
7317  
7318  netbsd*)
7319 @@ -8624,8 +9539,8 @@
7320    dynamic_linker=no
7321    ;;
7322  esac
7323 -echo "$as_me:$LINENO: result: $dynamic_linker" >&5
7324 -echo "${ECHO_T}$dynamic_linker" >&6
7325 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
7326 +echo "${ECHO_T}$dynamic_linker" >&6; }
7327  test "$dynamic_linker" = no && can_build_shared=no
7328  
7329  variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
7330 @@ -8633,8 +9548,8 @@
7331    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
7332  fi
7333  
7334 -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
7335 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
7336 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
7337 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
7338  hardcode_action=
7339  if test -n "$hardcode_libdir_flag_spec" || \
7340     test -n "$runpath_var" || \
7341 @@ -8658,8 +9573,8 @@
7342    # directories.
7343    hardcode_action=unsupported
7344  fi
7345 -echo "$as_me:$LINENO: result: $hardcode_action" >&5
7346 -echo "${ECHO_T}$hardcode_action" >&6
7347 +{ echo "$as_me:$LINENO: result: $hardcode_action" >&5
7348 +echo "${ECHO_T}$hardcode_action" >&6; }
7349  
7350  if test "$hardcode_action" = relink; then
7351    # Fast installation is not supported
7352 @@ -8672,29 +9587,29 @@
7353  
7354  striplib=
7355  old_striplib=
7356 -echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
7357 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
7358 +{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
7359 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
7360  if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
7361    test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
7362    test -z "$striplib" && striplib="$STRIP --strip-unneeded"
7363 -  echo "$as_me:$LINENO: result: yes" >&5
7364 -echo "${ECHO_T}yes" >&6
7365 +  { echo "$as_me:$LINENO: result: yes" >&5
7366 +echo "${ECHO_T}yes" >&6; }
7367  else
7368  # FIXME - insert some real tests, host_os isn't really good enough
7369    case $host_os in
7370     darwin*)
7371         if test -n "$STRIP" ; then
7372           striplib="$STRIP -x"
7373 -         echo "$as_me:$LINENO: result: yes" >&5
7374 -echo "${ECHO_T}yes" >&6
7375 +         { echo "$as_me:$LINENO: result: yes" >&5
7376 +echo "${ECHO_T}yes" >&6; }
7377         else
7378 -  echo "$as_me:$LINENO: result: no" >&5
7379 -echo "${ECHO_T}no" >&6
7380 +  { echo "$as_me:$LINENO: result: no" >&5
7381 +echo "${ECHO_T}no" >&6; }
7382  fi
7383         ;;
7384     *)
7385 -  echo "$as_me:$LINENO: result: no" >&5
7386 -echo "${ECHO_T}no" >&6
7387 +  { echo "$as_me:$LINENO: result: no" >&5
7388 +echo "${ECHO_T}no" >&6; }
7389      ;;
7390    esac
7391  fi
7392 @@ -8726,8 +9641,8 @@
7393  
7394    darwin*)
7395    # if libdl is installed we need to link against it
7396 -    echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
7397 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
7398 +    { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
7399 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
7400  if test "${ac_cv_lib_dl_dlopen+set}" = set; then
7401    echo $ECHO_N "(cached) $ECHO_C" >&6
7402  else
7403 @@ -8740,40 +9655,52 @@
7404  cat >>conftest.$ac_ext <<_ACEOF
7405  /* end confdefs.h.  */
7406  
7407 -/* Override any gcc2 internal prototype to avoid an error.  */
7408 +/* Override any GCC internal prototype to avoid an error.
7409 +   Use char because int might match the return type of a GCC
7410 +   builtin and then its argument prototype would still apply.  */
7411  #ifdef __cplusplus
7412  extern "C"
7413  #endif
7414 -/* We use char because int might match the return type of a gcc2
7415 -   builtin and then its argument prototype would still apply.  */
7416  char dlopen ();
7417  int
7418  main ()
7419  {
7420 -dlopen ();
7421 +return dlopen ();
7422    ;
7423    return 0;
7424  }
7425  _ACEOF
7426  rm -f conftest.$ac_objext conftest$ac_exeext
7427 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7428 -  (eval $ac_link) 2>conftest.er1
7429 +if { (ac_try="$ac_link"
7430 +case "(($ac_try" in
7431 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7432 +  *) ac_try_echo=$ac_try;;
7433 +esac
7434 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7435 +  (eval "$ac_link") 2>conftest.er1
7436    ac_status=$?
7437    grep -v '^ *+' conftest.er1 >conftest.err
7438    rm -f conftest.er1
7439    cat conftest.err >&5
7440    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7441    (exit $ac_status); } &&
7442 -        { ac_try='test -z "$ac_c_werror_flag"
7443 -                        || test ! -s conftest.err'
7444 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7445 -  (eval $ac_try) 2>&5
7446 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7447 +  { (case "(($ac_try" in
7448 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7449 +  *) ac_try_echo=$ac_try;;
7450 +esac
7451 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7452 +  (eval "$ac_try") 2>&5
7453    ac_status=$?
7454    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7455    (exit $ac_status); }; } &&
7456          { ac_try='test -s conftest$ac_exeext'
7457 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7458 -  (eval $ac_try) 2>&5
7459 +  { (case "(($ac_try" in
7460 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7461 +  *) ac_try_echo=$ac_try;;
7462 +esac
7463 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7464 +  (eval "$ac_try") 2>&5
7465    ac_status=$?
7466    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7467    (exit $ac_status); }; }; then
7468 @@ -8782,14 +9709,15 @@
7469    echo "$as_me: failed program was:" >&5
7470  sed 's/^/| /' conftest.$ac_ext >&5
7471  
7472 -ac_cv_lib_dl_dlopen=no
7473 +       ac_cv_lib_dl_dlopen=no
7474  fi
7475 -rm -f conftest.err conftest.$ac_objext \
7476 +
7477 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7478        conftest$ac_exeext conftest.$ac_ext
7479  LIBS=$ac_check_lib_save_LIBS
7480  fi
7481 -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
7482 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
7483 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
7484 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
7485  if test $ac_cv_lib_dl_dlopen = yes; then
7486    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
7487  else
7488 @@ -8803,8 +9731,8 @@
7489     ;;
7490  
7491    *)
7492 -    echo "$as_me:$LINENO: checking for shl_load" >&5
7493 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
7494 +    { echo "$as_me:$LINENO: checking for shl_load" >&5
7495 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
7496  if test "${ac_cv_func_shl_load+set}" = set; then
7497    echo $ECHO_N "(cached) $ECHO_C" >&6
7498  else
7499 @@ -8831,53 +9759,59 @@
7500  
7501  #undef shl_load
7502  
7503 -/* Override any gcc2 internal prototype to avoid an error.  */
7504 +/* Override any GCC internal prototype to avoid an error.
7505 +   Use char because int might match the return type of a GCC
7506 +   builtin and then its argument prototype would still apply.  */
7507  #ifdef __cplusplus
7508  extern "C"
7509 -{
7510  #endif
7511 -/* We use char because int might match the return type of a gcc2
7512 -   builtin and then its argument prototype would still apply.  */
7513  char shl_load ();
7514  /* The GNU C library defines this for functions which it implements
7515      to always fail with ENOSYS.  Some functions are actually named
7516      something starting with __ and the normal name is an alias.  */
7517 -#if defined (__stub_shl_load) || defined (__stub___shl_load)
7518 +#if defined __stub_shl_load || defined __stub___shl_load
7519  choke me
7520 -#else
7521 -char (*f) () = shl_load;
7522 -#endif
7523 -#ifdef __cplusplus
7524 -}
7525  #endif
7526  
7527  int
7528  main ()
7529  {
7530 -return f != shl_load;
7531 +return shl_load ();
7532    ;
7533    return 0;
7534  }
7535  _ACEOF
7536  rm -f conftest.$ac_objext conftest$ac_exeext
7537 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7538 -  (eval $ac_link) 2>conftest.er1
7539 +if { (ac_try="$ac_link"
7540 +case "(($ac_try" in
7541 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7542 +  *) ac_try_echo=$ac_try;;
7543 +esac
7544 +eval "echo \"\$as_me:$LINENO: $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    (exit $ac_status); } &&
7552 -        { ac_try='test -z "$ac_c_werror_flag"
7553 -                        || test ! -s conftest.err'
7554 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7555 -  (eval $ac_try) 2>&5
7556 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7557 +  { (case "(($ac_try" in
7558 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7559 +  *) ac_try_echo=$ac_try;;
7560 +esac
7561 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7562 +  (eval "$ac_try") 2>&5
7563    ac_status=$?
7564    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7565    (exit $ac_status); }; } &&
7566          { ac_try='test -s conftest$ac_exeext'
7567 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7568 -  (eval $ac_try) 2>&5
7569 +  { (case "(($ac_try" in
7570 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7571 +  *) ac_try_echo=$ac_try;;
7572 +esac
7573 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7574 +  (eval "$ac_try") 2>&5
7575    ac_status=$?
7576    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7577    (exit $ac_status); }; }; then
7578 @@ -8886,18 +9820,19 @@
7579    echo "$as_me: failed program was:" >&5
7580  sed 's/^/| /' conftest.$ac_ext >&5
7581  
7582 -ac_cv_func_shl_load=no
7583 +       ac_cv_func_shl_load=no
7584  fi
7585 -rm -f conftest.err conftest.$ac_objext \
7586 +
7587 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7588        conftest$ac_exeext conftest.$ac_ext
7589  fi
7590 -echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
7591 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6
7592 +{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
7593 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
7594  if test $ac_cv_func_shl_load = yes; then
7595    lt_cv_dlopen="shl_load"
7596  else
7597 -  echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
7598 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
7599 +  { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
7600 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
7601  if test "${ac_cv_lib_dld_shl_load+set}" = set; then
7602    echo $ECHO_N "(cached) $ECHO_C" >&6
7603  else
7604 @@ -8910,40 +9845,52 @@
7605  cat >>conftest.$ac_ext <<_ACEOF
7606  /* end confdefs.h.  */
7607  
7608 -/* Override any gcc2 internal prototype to avoid an error.  */
7609 +/* Override any GCC internal prototype to avoid an error.
7610 +   Use char because int might match the return type of a GCC
7611 +   builtin and then its argument prototype would still apply.  */
7612  #ifdef __cplusplus
7613  extern "C"
7614  #endif
7615 -/* We use char because int might match the return type of a gcc2
7616 -   builtin and then its argument prototype would still apply.  */
7617  char shl_load ();
7618  int
7619  main ()
7620  {
7621 -shl_load ();
7622 +return shl_load ();
7623    ;
7624    return 0;
7625  }
7626  _ACEOF
7627  rm -f conftest.$ac_objext conftest$ac_exeext
7628 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7629 -  (eval $ac_link) 2>conftest.er1
7630 +if { (ac_try="$ac_link"
7631 +case "(($ac_try" in
7632 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7633 +  *) ac_try_echo=$ac_try;;
7634 +esac
7635 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7636 +  (eval "$ac_link") 2>conftest.er1
7637    ac_status=$?
7638    grep -v '^ *+' conftest.er1 >conftest.err
7639    rm -f conftest.er1
7640    cat conftest.err >&5
7641    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7642    (exit $ac_status); } &&
7643 -        { ac_try='test -z "$ac_c_werror_flag"
7644 -                        || test ! -s conftest.err'
7645 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7646 -  (eval $ac_try) 2>&5
7647 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7648 +  { (case "(($ac_try" in
7649 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7650 +  *) ac_try_echo=$ac_try;;
7651 +esac
7652 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7653 +  (eval "$ac_try") 2>&5
7654    ac_status=$?
7655    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7656    (exit $ac_status); }; } &&
7657          { ac_try='test -s conftest$ac_exeext'
7658 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7659 -  (eval $ac_try) 2>&5
7660 +  { (case "(($ac_try" in
7661 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7662 +  *) ac_try_echo=$ac_try;;
7663 +esac
7664 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7665 +  (eval "$ac_try") 2>&5
7666    ac_status=$?
7667    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7668    (exit $ac_status); }; }; then
7669 @@ -8952,19 +9899,20 @@
7670    echo "$as_me: failed program was:" >&5
7671  sed 's/^/| /' conftest.$ac_ext >&5
7672  
7673 -ac_cv_lib_dld_shl_load=no
7674 +       ac_cv_lib_dld_shl_load=no
7675  fi
7676 -rm -f conftest.err conftest.$ac_objext \
7677 +
7678 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7679        conftest$ac_exeext conftest.$ac_ext
7680  LIBS=$ac_check_lib_save_LIBS
7681  fi
7682 -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
7683 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
7684 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
7685 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
7686  if test $ac_cv_lib_dld_shl_load = yes; then
7687    lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
7688  else
7689 -  echo "$as_me:$LINENO: checking for dlopen" >&5
7690 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
7691 +  { echo "$as_me:$LINENO: checking for dlopen" >&5
7692 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
7693  if test "${ac_cv_func_dlopen+set}" = set; then
7694    echo $ECHO_N "(cached) $ECHO_C" >&6
7695  else
7696 @@ -8991,53 +9939,59 @@
7697  
7698  #undef dlopen
7699  
7700 -/* Override any gcc2 internal prototype to avoid an error.  */
7701 +/* Override any GCC internal prototype to avoid an error.
7702 +   Use char because int might match the return type of a GCC
7703 +   builtin and then its argument prototype would still apply.  */
7704  #ifdef __cplusplus
7705  extern "C"
7706 -{
7707  #endif
7708 -/* We use char because int might match the return type of a gcc2
7709 -   builtin and then its argument prototype would still apply.  */
7710  char dlopen ();
7711  /* The GNU C library defines this for functions which it implements
7712      to always fail with ENOSYS.  Some functions are actually named
7713      something starting with __ and the normal name is an alias.  */
7714 -#if defined (__stub_dlopen) || defined (__stub___dlopen)
7715 +#if defined __stub_dlopen || defined __stub___dlopen
7716  choke me
7717 -#else
7718 -char (*f) () = dlopen;
7719 -#endif
7720 -#ifdef __cplusplus
7721 -}
7722  #endif
7723  
7724  int
7725  main ()
7726  {
7727 -return f != dlopen;
7728 +return dlopen ();
7729    ;
7730    return 0;
7731  }
7732  _ACEOF
7733  rm -f conftest.$ac_objext conftest$ac_exeext
7734 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7735 -  (eval $ac_link) 2>conftest.er1
7736 +if { (ac_try="$ac_link"
7737 +case "(($ac_try" in
7738 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7739 +  *) ac_try_echo=$ac_try;;
7740 +esac
7741 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7742 +  (eval "$ac_link") 2>conftest.er1
7743    ac_status=$?
7744    grep -v '^ *+' conftest.er1 >conftest.err
7745    rm -f conftest.er1
7746    cat conftest.err >&5
7747    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7748    (exit $ac_status); } &&
7749 -        { ac_try='test -z "$ac_c_werror_flag"
7750 -                        || test ! -s conftest.err'
7751 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7752 -  (eval $ac_try) 2>&5
7753 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7754 +  { (case "(($ac_try" in
7755 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7756 +  *) ac_try_echo=$ac_try;;
7757 +esac
7758 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7759 +  (eval "$ac_try") 2>&5
7760    ac_status=$?
7761    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7762    (exit $ac_status); }; } &&
7763          { ac_try='test -s conftest$ac_exeext'
7764 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7765 -  (eval $ac_try) 2>&5
7766 +  { (case "(($ac_try" in
7767 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7768 +  *) ac_try_echo=$ac_try;;
7769 +esac
7770 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7771 +  (eval "$ac_try") 2>&5
7772    ac_status=$?
7773    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7774    (exit $ac_status); }; }; then
7775 @@ -9046,18 +10000,19 @@
7776    echo "$as_me: failed program was:" >&5
7777  sed 's/^/| /' conftest.$ac_ext >&5
7778  
7779 -ac_cv_func_dlopen=no
7780 +       ac_cv_func_dlopen=no
7781  fi
7782 -rm -f conftest.err conftest.$ac_objext \
7783 +
7784 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7785        conftest$ac_exeext conftest.$ac_ext
7786  fi
7787 -echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
7788 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6
7789 +{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
7790 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
7791  if test $ac_cv_func_dlopen = yes; then
7792    lt_cv_dlopen="dlopen"
7793  else
7794 -  echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
7795 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
7796 +  { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
7797 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
7798  if test "${ac_cv_lib_dl_dlopen+set}" = set; then
7799    echo $ECHO_N "(cached) $ECHO_C" >&6
7800  else
7801 @@ -9070,40 +10025,52 @@
7802  cat >>conftest.$ac_ext <<_ACEOF
7803  /* end confdefs.h.  */
7804  
7805 -/* Override any gcc2 internal prototype to avoid an error.  */
7806 +/* Override any GCC internal prototype to avoid an error.
7807 +   Use char because int might match the return type of a GCC
7808 +   builtin and then its argument prototype would still apply.  */
7809  #ifdef __cplusplus
7810  extern "C"
7811  #endif
7812 -/* We use char because int might match the return type of a gcc2
7813 -   builtin and then its argument prototype would still apply.  */
7814  char dlopen ();
7815  int
7816  main ()
7817  {
7818 -dlopen ();
7819 +return dlopen ();
7820    ;
7821    return 0;
7822  }
7823  _ACEOF
7824  rm -f conftest.$ac_objext conftest$ac_exeext
7825 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7826 -  (eval $ac_link) 2>conftest.er1
7827 +if { (ac_try="$ac_link"
7828 +case "(($ac_try" in
7829 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7830 +  *) ac_try_echo=$ac_try;;
7831 +esac
7832 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7833 +  (eval "$ac_link") 2>conftest.er1
7834    ac_status=$?
7835    grep -v '^ *+' conftest.er1 >conftest.err
7836    rm -f conftest.er1
7837    cat conftest.err >&5
7838    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7839    (exit $ac_status); } &&
7840 -        { ac_try='test -z "$ac_c_werror_flag"
7841 -                        || test ! -s conftest.err'
7842 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7843 -  (eval $ac_try) 2>&5
7844 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7845 +  { (case "(($ac_try" in
7846 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7847 +  *) ac_try_echo=$ac_try;;
7848 +esac
7849 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7850 +  (eval "$ac_try") 2>&5
7851    ac_status=$?
7852    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7853    (exit $ac_status); }; } &&
7854          { ac_try='test -s conftest$ac_exeext'
7855 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7856 -  (eval $ac_try) 2>&5
7857 +  { (case "(($ac_try" in
7858 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7859 +  *) ac_try_echo=$ac_try;;
7860 +esac
7861 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7862 +  (eval "$ac_try") 2>&5
7863    ac_status=$?
7864    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7865    (exit $ac_status); }; }; then
7866 @@ -9112,19 +10079,20 @@
7867    echo "$as_me: failed program was:" >&5
7868  sed 's/^/| /' conftest.$ac_ext >&5
7869  
7870 -ac_cv_lib_dl_dlopen=no
7871 +       ac_cv_lib_dl_dlopen=no
7872  fi
7873 -rm -f conftest.err conftest.$ac_objext \
7874 +
7875 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7876        conftest$ac_exeext conftest.$ac_ext
7877  LIBS=$ac_check_lib_save_LIBS
7878  fi
7879 -echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
7880 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
7881 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
7882 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
7883  if test $ac_cv_lib_dl_dlopen = yes; then
7884    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
7885  else
7886 -  echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
7887 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
7888 +  { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
7889 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
7890  if test "${ac_cv_lib_svld_dlopen+set}" = set; then
7891    echo $ECHO_N "(cached) $ECHO_C" >&6
7892  else
7893 @@ -9137,40 +10105,52 @@
7894  cat >>conftest.$ac_ext <<_ACEOF
7895  /* end confdefs.h.  */
7896  
7897 -/* Override any gcc2 internal prototype to avoid an error.  */
7898 +/* Override any GCC internal prototype to avoid an error.
7899 +   Use char because int might match the return type of a GCC
7900 +   builtin and then its argument prototype would still apply.  */
7901  #ifdef __cplusplus
7902  extern "C"
7903  #endif
7904 -/* We use char because int might match the return type of a gcc2
7905 -   builtin and then its argument prototype would still apply.  */
7906  char dlopen ();
7907  int
7908  main ()
7909  {
7910 -dlopen ();
7911 +return dlopen ();
7912    ;
7913    return 0;
7914  }
7915  _ACEOF
7916  rm -f conftest.$ac_objext conftest$ac_exeext
7917 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7918 -  (eval $ac_link) 2>conftest.er1
7919 +if { (ac_try="$ac_link"
7920 +case "(($ac_try" in
7921 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7922 +  *) ac_try_echo=$ac_try;;
7923 +esac
7924 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7925 +  (eval "$ac_link") 2>conftest.er1
7926    ac_status=$?
7927    grep -v '^ *+' conftest.er1 >conftest.err
7928    rm -f conftest.er1
7929    cat conftest.err >&5
7930    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7931    (exit $ac_status); } &&
7932 -        { ac_try='test -z "$ac_c_werror_flag"
7933 -                        || test ! -s conftest.err'
7934 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7935 -  (eval $ac_try) 2>&5
7936 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7937 +  { (case "(($ac_try" in
7938 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7939 +  *) ac_try_echo=$ac_try;;
7940 +esac
7941 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7942 +  (eval "$ac_try") 2>&5
7943    ac_status=$?
7944    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7945    (exit $ac_status); }; } &&
7946          { ac_try='test -s conftest$ac_exeext'
7947 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7948 -  (eval $ac_try) 2>&5
7949 +  { (case "(($ac_try" in
7950 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7951 +  *) ac_try_echo=$ac_try;;
7952 +esac
7953 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7954 +  (eval "$ac_try") 2>&5
7955    ac_status=$?
7956    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7957    (exit $ac_status); }; }; then
7958 @@ -9179,19 +10159,20 @@
7959    echo "$as_me: failed program was:" >&5
7960  sed 's/^/| /' conftest.$ac_ext >&5
7961  
7962 -ac_cv_lib_svld_dlopen=no
7963 +       ac_cv_lib_svld_dlopen=no
7964  fi
7965 -rm -f conftest.err conftest.$ac_objext \
7966 +
7967 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7968        conftest$ac_exeext conftest.$ac_ext
7969  LIBS=$ac_check_lib_save_LIBS
7970  fi
7971 -echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
7972 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
7973 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
7974 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
7975  if test $ac_cv_lib_svld_dlopen = yes; then
7976    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
7977  else
7978 -  echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
7979 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
7980 +  { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
7981 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
7982  if test "${ac_cv_lib_dld_dld_link+set}" = set; then
7983    echo $ECHO_N "(cached) $ECHO_C" >&6
7984  else
7985 @@ -9204,40 +10185,52 @@
7986  cat >>conftest.$ac_ext <<_ACEOF
7987  /* end confdefs.h.  */
7988  
7989 -/* Override any gcc2 internal prototype to avoid an error.  */
7990 +/* Override any GCC internal prototype to avoid an error.
7991 +   Use char because int might match the return type of a GCC
7992 +   builtin and then its argument prototype would still apply.  */
7993  #ifdef __cplusplus
7994  extern "C"
7995  #endif
7996 -/* We use char because int might match the return type of a gcc2
7997 -   builtin and then its argument prototype would still apply.  */
7998  char dld_link ();
7999  int
8000  main ()
8001  {
8002 -dld_link ();
8003 +return dld_link ();
8004    ;
8005    return 0;
8006  }
8007  _ACEOF
8008  rm -f conftest.$ac_objext conftest$ac_exeext
8009 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8010 -  (eval $ac_link) 2>conftest.er1
8011 +if { (ac_try="$ac_link"
8012 +case "(($ac_try" in
8013 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8014 +  *) ac_try_echo=$ac_try;;
8015 +esac
8016 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8017 +  (eval "$ac_link") 2>conftest.er1
8018    ac_status=$?
8019    grep -v '^ *+' conftest.er1 >conftest.err
8020    rm -f conftest.er1
8021    cat conftest.err >&5
8022    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8023    (exit $ac_status); } &&
8024 -        { ac_try='test -z "$ac_c_werror_flag"
8025 -                        || test ! -s conftest.err'
8026 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8027 -  (eval $ac_try) 2>&5
8028 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8029 +  { (case "(($ac_try" in
8030 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8031 +  *) ac_try_echo=$ac_try;;
8032 +esac
8033 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8034 +  (eval "$ac_try") 2>&5
8035    ac_status=$?
8036    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8037    (exit $ac_status); }; } &&
8038          { ac_try='test -s conftest$ac_exeext'
8039 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8040 -  (eval $ac_try) 2>&5
8041 +  { (case "(($ac_try" in
8042 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8043 +  *) ac_try_echo=$ac_try;;
8044 +esac
8045 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8046 +  (eval "$ac_try") 2>&5
8047    ac_status=$?
8048    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8049    (exit $ac_status); }; }; then
8050 @@ -9246,14 +10239,15 @@
8051    echo "$as_me: failed program was:" >&5
8052  sed 's/^/| /' conftest.$ac_ext >&5
8053  
8054 -ac_cv_lib_dld_dld_link=no
8055 +       ac_cv_lib_dld_dld_link=no
8056  fi
8057 -rm -f conftest.err conftest.$ac_objext \
8058 +
8059 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8060        conftest$ac_exeext conftest.$ac_ext
8061  LIBS=$ac_check_lib_save_LIBS
8062  fi
8063 -echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
8064 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
8065 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
8066 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
8067  if test $ac_cv_lib_dld_dld_link = yes; then
8068    lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
8069  fi
8070 @@ -9293,8 +10287,8 @@
8071      save_LIBS="$LIBS"
8072      LIBS="$lt_cv_dlopen_libs $LIBS"
8073  
8074 -    echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
8075 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
8076 +    { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
8077 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
8078  if test "${lt_cv_dlopen_self+set}" = set; then
8079    echo $ECHO_N "(cached) $ECHO_C" >&6
8080  else
8081 @@ -9304,7 +10298,7 @@
8082    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8083    lt_status=$lt_dlunknown
8084    cat > conftest.$ac_ext <<EOF
8085 -#line 9307 "configure"
8086 +#line 10301 "configure"
8087  #include "confdefs.h"
8088  
8089  #if HAVE_DLFCN_H
8090 @@ -9388,13 +10382,13 @@
8091  
8092  
8093  fi
8094 -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
8095 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6
8096 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
8097 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
8098  
8099      if test "x$lt_cv_dlopen_self" = xyes; then
8100        wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
8101 -      echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
8102 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
8103 +      { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
8104 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
8105  if test "${lt_cv_dlopen_self_static+set}" = set; then
8106    echo $ECHO_N "(cached) $ECHO_C" >&6
8107  else
8108 @@ -9404,7 +10398,7 @@
8109    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8110    lt_status=$lt_dlunknown
8111    cat > conftest.$ac_ext <<EOF
8112 -#line 9407 "configure"
8113 +#line 10401 "configure"
8114  #include "confdefs.h"
8115  
8116  #if HAVE_DLFCN_H
8117 @@ -9488,8 +10482,8 @@
8118  
8119  
8120  fi
8121 -echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
8122 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
8123 +{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
8124 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
8125      fi
8126  
8127      CPPFLAGS="$save_CPPFLAGS"
8128 @@ -9511,13 +10505,13 @@
8129  
8130  
8131  # Report which library types will actually be built
8132 -echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
8133 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
8134 -echo "$as_me:$LINENO: result: $can_build_shared" >&5
8135 -echo "${ECHO_T}$can_build_shared" >&6
8136 +{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
8137 +echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
8138 +{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
8139 +echo "${ECHO_T}$can_build_shared" >&6; }
8140  
8141 -echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
8142 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
8143 +{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
8144 +echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
8145  test "$can_build_shared" = "no" && enable_shared=no
8146  
8147  # On AIX, shared libraries and static libraries use the same namespace, and
8148 @@ -9537,15 +10531,15 @@
8149    fi
8150      ;;
8151  esac
8152 -echo "$as_me:$LINENO: result: $enable_shared" >&5
8153 -echo "${ECHO_T}$enable_shared" >&6
8154 +{ echo "$as_me:$LINENO: result: $enable_shared" >&5
8155 +echo "${ECHO_T}$enable_shared" >&6; }
8156  
8157 -echo "$as_me:$LINENO: checking whether to build static libraries" >&5
8158 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
8159 +{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
8160 +echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
8161  # Make sure either enable_shared or enable_static is yes.
8162  test "$enable_shared" = yes || enable_static=yes
8163 -echo "$as_me:$LINENO: result: $enable_static" >&5
8164 -echo "${ECHO_T}$enable_static" >&6
8165 +{ echo "$as_me:$LINENO: result: $enable_static" >&5
8166 +echo "${ECHO_T}$enable_static" >&6; }
8167  
8168  # The else clause should only fire when bootstrapping the
8169  # libtool distribution, otherwise you forgot to ship ltmain.sh
8170 @@ -10037,11 +11031,11 @@
8171  CC="$lt_save_CC"
8172  
8173  
8174 -# Check whether --with-tags or --without-tags was given.
8175 +# Check whether --with-tags was given.
8176  if test "${with_tags+set}" = set; then
8177 -  withval="$with_tags"
8178 -  tagnames="$withval"
8179 -fi;
8180 +  withval=$with_tags; tagnames="$withval"
8181 +fi
8182 +
8183  
8184  if test -f "$ltmain" && test -n "$tagnames"; then
8185    if test ! -f "${ofile}"; then
8186 @@ -10095,7 +11089,7 @@
8187         if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
8188             ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
8189             (test "X$CXX" != "Xg++"))) ; then
8190 -         ac_ext=cc
8191 +         ac_ext=cpp
8192  ac_cpp='$CXXCPP $CPPFLAGS'
8193  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8194  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8195 @@ -10214,18 +11208,18 @@
8196    # Set up default GNU C++ configuration
8197  
8198  
8199 -# Check whether --with-gnu-ld or --without-gnu-ld was given.
8200 +# Check whether --with-gnu-ld was given.
8201  if test "${with_gnu_ld+set}" = set; then
8202 -  withval="$with_gnu_ld"
8203 -  test "$withval" = no || with_gnu_ld=yes
8204 +  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
8205  else
8206    with_gnu_ld=no
8207 -fi;
8208 +fi
8209 +
8210  ac_prog=ld
8211  if test "$GCC" = yes; then
8212    # Check if gcc -print-prog-name=ld gives a path.
8213 -  echo "$as_me:$LINENO: checking for ld used by $CC" >&5
8214 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
8215 +  { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
8216 +echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
8217    case $host in
8218    *-*-mingw*)
8219      # gcc leaves a trailing carriage return which upsets mingw
8220 @@ -10254,11 +11248,11 @@
8221      ;;
8222    esac
8223  elif test "$with_gnu_ld" = yes; then
8224 -  echo "$as_me:$LINENO: checking for GNU ld" >&5
8225 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
8226 +  { echo "$as_me:$LINENO: checking for GNU ld" >&5
8227 +echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
8228  else
8229 -  echo "$as_me:$LINENO: checking for non-GNU ld" >&5
8230 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
8231 +  { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
8232 +echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
8233  fi
8234  if test "${lt_cv_path_LD+set}" = set; then
8235    echo $ECHO_N "(cached) $ECHO_C" >&6
8236 @@ -10291,17 +11285,17 @@
8237  
8238  LD="$lt_cv_path_LD"
8239  if test -n "$LD"; then
8240 -  echo "$as_me:$LINENO: result: $LD" >&5
8241 -echo "${ECHO_T}$LD" >&6
8242 +  { echo "$as_me:$LINENO: result: $LD" >&5
8243 +echo "${ECHO_T}$LD" >&6; }
8244  else
8245 -  echo "$as_me:$LINENO: result: no" >&5
8246 -echo "${ECHO_T}no" >&6
8247 +  { echo "$as_me:$LINENO: result: no" >&5
8248 +echo "${ECHO_T}no" >&6; }
8249  fi
8250  test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
8251  echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
8252     { (exit 1); exit 1; }; }
8253 -echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
8254 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
8255 +{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
8256 +echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
8257  if test "${lt_cv_prog_gnu_ld+set}" = set; then
8258    echo $ECHO_N "(cached) $ECHO_C" >&6
8259  else
8260 @@ -10315,8 +11309,8 @@
8261    ;;
8262  esac
8263  fi
8264 -echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
8265 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
8266 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
8267 +echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
8268  with_gnu_ld=$lt_cv_prog_gnu_ld
8269  
8270  
8271 @@ -10366,8 +11360,8 @@
8272  fi
8273  
8274  # PORTME: fill in a description of your system's C++ link characteristics
8275 -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8276 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
8277 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8278 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
8279  ld_shlibs_CXX=yes
8280  case $host_os in
8281    aix3*)
8282 @@ -10479,24 +11473,36 @@
8283  }
8284  _ACEOF
8285  rm -f conftest.$ac_objext conftest$ac_exeext
8286 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8287 -  (eval $ac_link) 2>conftest.er1
8288 +if { (ac_try="$ac_link"
8289 +case "(($ac_try" in
8290 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8291 +  *) ac_try_echo=$ac_try;;
8292 +esac
8293 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8294 +  (eval "$ac_link") 2>conftest.er1
8295    ac_status=$?
8296    grep -v '^ *+' conftest.er1 >conftest.err
8297    rm -f conftest.er1
8298    cat conftest.err >&5
8299    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8300    (exit $ac_status); } &&
8301 -        { ac_try='test -z "$ac_cxx_werror_flag"
8302 -                        || test ! -s conftest.err'
8303 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8304 -  (eval $ac_try) 2>&5
8305 +        { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
8306 +  { (case "(($ac_try" in
8307 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8308 +  *) ac_try_echo=$ac_try;;
8309 +esac
8310 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8311 +  (eval "$ac_try") 2>&5
8312    ac_status=$?
8313    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8314    (exit $ac_status); }; } &&
8315          { ac_try='test -s conftest$ac_exeext'
8316 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8317 -  (eval $ac_try) 2>&5
8318 +  { (case "(($ac_try" in
8319 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8320 +  *) ac_try_echo=$ac_try;;
8321 +esac
8322 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8323 +  (eval "$ac_try") 2>&5
8324    ac_status=$?
8325    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8326    (exit $ac_status); }; }; then
8327 @@ -10510,8 +11516,10 @@
8328    echo "$as_me: failed program was:" >&5
8329  sed 's/^/| /' conftest.$ac_ext >&5
8330  
8331 +
8332  fi
8333 -rm -f conftest.err conftest.$ac_objext \
8334 +
8335 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8336        conftest$ac_exeext conftest.$ac_ext
8337  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8338  
8339 @@ -10541,24 +11549,36 @@
8340  }
8341  _ACEOF
8342  rm -f conftest.$ac_objext conftest$ac_exeext
8343 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8344 -  (eval $ac_link) 2>conftest.er1
8345 +if { (ac_try="$ac_link"
8346 +case "(($ac_try" in
8347 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8348 +  *) ac_try_echo=$ac_try;;
8349 +esac
8350 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8351 +  (eval "$ac_link") 2>conftest.er1
8352    ac_status=$?
8353    grep -v '^ *+' conftest.er1 >conftest.err
8354    rm -f conftest.er1
8355    cat conftest.err >&5
8356    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8357    (exit $ac_status); } &&
8358 -        { ac_try='test -z "$ac_cxx_werror_flag"
8359 -                        || test ! -s conftest.err'
8360 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8361 -  (eval $ac_try) 2>&5
8362 +        { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
8363 +  { (case "(($ac_try" in
8364 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8365 +  *) ac_try_echo=$ac_try;;
8366 +esac
8367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8368 +  (eval "$ac_try") 2>&5
8369    ac_status=$?
8370    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8371    (exit $ac_status); }; } &&
8372          { ac_try='test -s conftest$ac_exeext'
8373 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8374 -  (eval $ac_try) 2>&5
8375 +  { (case "(($ac_try" in
8376 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8377 +  *) ac_try_echo=$ac_try;;
8378 +esac
8379 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8380 +  (eval "$ac_try") 2>&5
8381    ac_status=$?
8382    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8383    (exit $ac_status); }; }; then
8384 @@ -10572,8 +11592,10 @@
8385    echo "$as_me: failed program was:" >&5
8386  sed 's/^/| /' conftest.$ac_ext >&5
8387  
8388 +
8389  fi
8390 -rm -f conftest.err conftest.$ac_objext \
8391 +
8392 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8393        conftest$ac_exeext conftest.$ac_ext
8394  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8395  
8396 @@ -10721,7 +11743,7 @@
8397    freebsd-elf*)
8398      archive_cmds_need_lc_CXX=no
8399      ;;
8400 -  freebsd* | kfreebsd*-gnu | dragonfly*)
8401 +  freebsd* | dragonfly*)
8402      # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
8403      # conventions
8404      ld_shlibs_CXX=yes
8405 @@ -10880,7 +11902,7 @@
8406      hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
8407      hardcode_libdir_separator_CXX=:
8408      ;;
8409 -  linux*)
8410 +  linux* | k*bsd*-gnu)
8411      case $cc_basename in
8412        KCC*)
8413         # Kuck and Associates, Inc. (KAI) C++ Compiler
8414 @@ -10982,7 +12004,7 @@
8415         ;;
8416      esac
8417      ;;
8418 -  netbsd*)
8419 +  netbsd* | netbsdelf*-gnu)
8420      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
8421        archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
8422        wlarc=
8423 @@ -11304,8 +12326,8 @@
8424      ld_shlibs_CXX=no
8425      ;;
8426  esac
8427 -echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
8428 -echo "${ECHO_T}$ld_shlibs_CXX" >&6
8429 +{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
8430 +echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
8431  test "$ld_shlibs_CXX" = no && can_build_shared=no
8432  
8433  GCC_CXX="$GXX"
8434 @@ -11444,8 +12466,8 @@
8435  lt_prog_compiler_pic_CXX=
8436  lt_prog_compiler_static_CXX=
8437  
8438 -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
8439 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
8440 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
8441 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
8442  
8443    # C++ specific cases for pic, static, wl, etc.
8444    if test "$GXX" = yes; then
8445 @@ -11549,7 +12571,7 @@
8446             ;;
8447         esac
8448         ;;
8449 -      freebsd* | kfreebsd*-gnu | dragonfly*)
8450 +      freebsd* | dragonfly*)
8451         # FreeBSD uses GNU C++
8452         ;;
8453        hpux9* | hpux10* | hpux11*)
8454 @@ -11592,7 +12614,7 @@
8455             ;;
8456         esac
8457         ;;
8458 -      linux*)
8459 +      linux* | k*bsd*-gnu)
8460         case $cc_basename in
8461           KCC*)
8462             # KAI C++ Compiler
8463 @@ -11635,7 +12657,7 @@
8464             ;;
8465         esac
8466         ;;
8467 -      netbsd*)
8468 +      netbsd* | netbsdelf*-gnu)
8469         ;;
8470        osf3* | osf4* | osf5*)
8471         case $cc_basename in
8472 @@ -11718,16 +12740,16 @@
8473      esac
8474    fi
8475  
8476 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
8477 -echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6
8478 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
8479 +echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6; }
8480  
8481  #
8482  # Check to make sure the PIC flag actually works.
8483  #
8484  if test -n "$lt_prog_compiler_pic_CXX"; then
8485  
8486 -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
8487 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
8488 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
8489 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; }
8490  if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
8491    echo $ECHO_N "(cached) $ECHO_C" >&6
8492  else
8493 @@ -11744,11 +12766,11 @@
8494     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8495     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8496     -e 's:$: $lt_compiler_flag:'`
8497 -   (eval echo "\"\$as_me:11747: $lt_compile\"" >&5)
8498 +   (eval echo "\"\$as_me:12769: $lt_compile\"" >&5)
8499     (eval "$lt_compile" 2>conftest.err)
8500     ac_status=$?
8501     cat conftest.err >&5
8502 -   echo "$as_me:11751: \$? = $ac_status" >&5
8503 +   echo "$as_me:12773: \$? = $ac_status" >&5
8504     if (exit $ac_status) && test -s "$ac_outfile"; then
8505       # The compiler can only warn and ignore the option if not recognized
8506       # So say no if there are warnings other than the usual output.
8507 @@ -11761,8 +12783,8 @@
8508     $rm conftest*
8509  
8510  fi
8511 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
8512 -echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6
8513 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
8514 +echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6; }
8515  
8516  if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
8517      case $lt_prog_compiler_pic_CXX in
8518 @@ -11789,8 +12811,8 @@
8519  # Check to make sure the static flag actually works.
8520  #
8521  wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
8522 -echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8523 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
8524 +{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8525 +echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
8526  if test "${lt_prog_compiler_static_works_CXX+set}" = set; then
8527    echo $ECHO_N "(cached) $ECHO_C" >&6
8528  else
8529 @@ -11817,8 +12839,8 @@
8530     LDFLAGS="$save_LDFLAGS"
8531  
8532  fi
8533 -echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_CXX" >&5
8534 -echo "${ECHO_T}$lt_prog_compiler_static_works_CXX" >&6
8535 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_CXX" >&5
8536 +echo "${ECHO_T}$lt_prog_compiler_static_works_CXX" >&6; }
8537  
8538  if test x"$lt_prog_compiler_static_works_CXX" = xyes; then
8539      :
8540 @@ -11827,8 +12849,8 @@
8541  fi
8542  
8543  
8544 -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
8545 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
8546 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
8547 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
8548  if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
8549    echo $ECHO_N "(cached) $ECHO_C" >&6
8550  else
8551 @@ -11848,11 +12870,11 @@
8552     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8553     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8554     -e 's:$: $lt_compiler_flag:'`
8555 -   (eval echo "\"\$as_me:11851: $lt_compile\"" >&5)
8556 +   (eval echo "\"\$as_me:12873: $lt_compile\"" >&5)
8557     (eval "$lt_compile" 2>out/conftest.err)
8558     ac_status=$?
8559     cat out/conftest.err >&5
8560 -   echo "$as_me:11855: \$? = $ac_status" >&5
8561 +   echo "$as_me:12877: \$? = $ac_status" >&5
8562     if (exit $ac_status) && test -s out/conftest2.$ac_objext
8563     then
8564       # The compiler can only warn and ignore the option if not recognized
8565 @@ -11874,23 +12896,23 @@
8566     $rm conftest*
8567  
8568  fi
8569 -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
8570 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6
8571 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
8572 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; }
8573  
8574  
8575  hard_links="nottested"
8576  if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
8577    # do not overwrite the value of need_locks provided by the user
8578 -  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
8579 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
8580 +  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
8581 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
8582    hard_links=yes
8583    $rm conftest*
8584    ln conftest.a conftest.b 2>/dev/null && hard_links=no
8585    touch conftest.a
8586    ln conftest.a conftest.b 2>&5 || hard_links=no
8587    ln conftest.a conftest.b 2>/dev/null && hard_links=no
8588 -  echo "$as_me:$LINENO: result: $hard_links" >&5
8589 -echo "${ECHO_T}$hard_links" >&6
8590 +  { echo "$as_me:$LINENO: result: $hard_links" >&5
8591 +echo "${ECHO_T}$hard_links" >&6; }
8592    if test "$hard_links" = no; then
8593      { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8594  echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8595 @@ -11900,8 +12922,8 @@
8596    need_locks=no
8597  fi
8598  
8599 -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8600 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
8601 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8602 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
8603  
8604    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8605    case $host_os in
8606 @@ -11920,13 +12942,16 @@
8607    cygwin* | mingw*)
8608      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
8609    ;;
8610 +  linux* | k*bsd*-gnu)
8611 +    link_all_deplibs_CXX=no
8612 +  ;;
8613    *)
8614      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8615    ;;
8616    esac
8617  
8618 -echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
8619 -echo "${ECHO_T}$ld_shlibs_CXX" >&6
8620 +{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
8621 +echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
8622  test "$ld_shlibs_CXX" = no && can_build_shared=no
8623  
8624  #
8625 @@ -11946,8 +12971,8 @@
8626        # Test whether the compiler implicitly links with -lc since on some
8627        # systems, -lgcc has to come before -lc. If gcc already passes -lc
8628        # to ld, don't add -lc before -lgcc.
8629 -      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
8630 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
8631 +      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
8632 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
8633        $rm conftest*
8634        printf "$lt_simple_compile_test_code" > conftest.$ac_ext
8635  
8636 @@ -11984,16 +13009,16 @@
8637          cat conftest.err 1>&5
8638        fi
8639        $rm conftest*
8640 -      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
8641 -echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6
8642 +      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
8643 +echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6; }
8644        ;;
8645      esac
8646    fi
8647    ;;
8648  esac
8649  
8650 -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
8651 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
8652 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
8653 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
8654  library_names_spec=
8655  libname_spec='lib$name'
8656  soname_spec=
8657 @@ -12158,30 +13183,6 @@
8658      esac
8659      ;;
8660  
8661 -  linux*)
8662 -    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
8663 -      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8664 -      supports_anon_versioning=no
8665 -      case `$LD -v 2>/dev/null` in
8666 -        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8667 -        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8668 -        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8669 -        *\ 2.11.*) ;; # other 2.11 versions
8670 -        *) supports_anon_versioning=yes ;;
8671 -      esac
8672 -      if test $supports_anon_versioning = yes; then
8673 -        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
8674 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8675 -$echo "local: *; };" >> $output_objdir/$libname.ver~
8676 -        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8677 -      else
8678 -        $archive_expsym_cmds="$archive_cmds"
8679 -      fi
8680 -    else
8681 -      ld_shlibs=no
8682 -    fi
8683 -    ;;
8684 -
8685    *)
8686      library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
8687      ;;
8688 @@ -12223,18 +13224,6 @@
8689    dynamic_linker=no
8690    ;;
8691  
8692 -kfreebsd*-gnu)
8693 -  version_type=linux
8694 -  need_lib_prefix=no
8695 -  need_version=no
8696 -  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8697 -  soname_spec='${libname}${release}${shared_ext}$major'
8698 -  shlibpath_var=LD_LIBRARY_PATH
8699 -  shlibpath_overrides_runpath=no
8700 -  hardcode_into_libs=yes
8701 -  dynamic_linker='GNU ld.so'
8702 -  ;;
8703 -
8704  freebsd* | dragonfly*)
8705    # DragonFly does not have aout.  When/if they implement a new
8706    # versioning mechanism, adjust this.
8707 @@ -12246,14 +13235,7 @@
8708      *) objformat=elf ;;
8709      esac
8710    fi
8711 -  # Handle Gentoo/FreeBSD as it was Linux
8712 -  case $host_vendor in
8713 -    gentoo)
8714 -      version_type=linux ;;
8715 -    *)
8716 -      version_type=freebsd-$objformat ;;
8717 -  esac
8718 -
8719 +  version_type=freebsd-$objformat
8720    case $version_type in
8721      freebsd-elf*)
8722        library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
8723 @@ -12264,12 +13246,6 @@
8724        library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
8725        need_version=yes
8726        ;;
8727 -    linux)
8728 -      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8729 -      soname_spec='${libname}${release}${shared_ext}$major'
8730 -      need_lib_prefix=no
8731 -      need_version=no
8732 -      ;;
8733    esac
8734    shlibpath_var=LD_LIBRARY_PATH
8735    case $host_os in
8736 @@ -12403,7 +13379,7 @@
8737    ;;
8738  
8739  # This must be Linux ELF.
8740 -linux*)
8741 +linux* | k*bsd*-gnu)
8742    version_type=linux
8743    need_lib_prefix=no
8744    need_version=no
8745 @@ -12432,7 +13408,7 @@
8746    dynamic_linker='GNU/Linux ld.so'
8747    ;;
8748  
8749 -knetbsd*-gnu)
8750 +netbsdelf*-gnu)
8751    version_type=linux
8752    need_lib_prefix=no
8753    need_version=no
8754 @@ -12441,7 +13417,7 @@
8755    shlibpath_var=LD_LIBRARY_PATH
8756    shlibpath_overrides_runpath=no
8757    hardcode_into_libs=yes
8758 -  dynamic_linker='GNU ld.so'
8759 +  dynamic_linker='NetBSD ld.elf_so'
8760    ;;
8761  
8762  netbsd*)
8763 @@ -12617,8 +13593,8 @@
8764    dynamic_linker=no
8765    ;;
8766  esac
8767 -echo "$as_me:$LINENO: result: $dynamic_linker" >&5
8768 -echo "${ECHO_T}$dynamic_linker" >&6
8769 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
8770 +echo "${ECHO_T}$dynamic_linker" >&6; }
8771  test "$dynamic_linker" = no && can_build_shared=no
8772  
8773  variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
8774 @@ -12626,8 +13602,8 @@
8775    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
8776  fi
8777  
8778 -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
8779 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
8780 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
8781 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
8782  hardcode_action_CXX=
8783  if test -n "$hardcode_libdir_flag_spec_CXX" || \
8784     test -n "$runpath_var_CXX" || \
8785 @@ -12651,8 +13627,8 @@
8786    # directories.
8787    hardcode_action_CXX=unsupported
8788  fi
8789 -echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
8790 -echo "${ECHO_T}$hardcode_action_CXX" >&6
8791 +{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
8792 +echo "${ECHO_T}$hardcode_action_CXX" >&6; }
8793  
8794  if test "$hardcode_action_CXX" = relink; then
8795    # Fast installation is not supported
8796 @@ -13177,13 +14153,13 @@
8797  cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
8798  
8799  
8800 -echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
8801 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
8802 -echo "$as_me:$LINENO: result: $can_build_shared" >&5
8803 -echo "${ECHO_T}$can_build_shared" >&6
8804 +{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
8805 +echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
8806 +{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
8807 +echo "${ECHO_T}$can_build_shared" >&6; }
8808  
8809 -echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
8810 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
8811 +{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
8812 +echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
8813  test "$can_build_shared" = "no" && enable_shared=no
8814  
8815  # On AIX, shared libraries and static libraries use the same namespace, and
8816 @@ -13202,15 +14178,15 @@
8817    fi
8818    ;;
8819  esac
8820 -echo "$as_me:$LINENO: result: $enable_shared" >&5
8821 -echo "${ECHO_T}$enable_shared" >&6
8822 +{ echo "$as_me:$LINENO: result: $enable_shared" >&5
8823 +echo "${ECHO_T}$enable_shared" >&6; }
8824  
8825 -echo "$as_me:$LINENO: checking whether to build static libraries" >&5
8826 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
8827 +{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
8828 +echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
8829  # Make sure either enable_shared or enable_static is yes.
8830  test "$enable_shared" = yes || enable_static=yes
8831 -echo "$as_me:$LINENO: result: $enable_static" >&5
8832 -echo "${ECHO_T}$enable_static" >&6
8833 +{ echo "$as_me:$LINENO: result: $enable_static" >&5
8834 +echo "${ECHO_T}$enable_static" >&6; }
8835  
8836  GCC_F77="$G77"
8837  LD_F77="$LD"
8838 @@ -13219,8 +14195,8 @@
8839  lt_prog_compiler_pic_F77=
8840  lt_prog_compiler_static_F77=
8841  
8842 -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
8843 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
8844 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
8845 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
8846  
8847    if test "$GCC" = yes; then
8848      lt_prog_compiler_wl_F77='-Wl,'
8849 @@ -13349,7 +14325,7 @@
8850        lt_prog_compiler_static_F77='-Bstatic'
8851        ;;
8852  
8853 -    linux*)
8854 +    linux* | k*bsd*-gnu)
8855        case $cc_basename in
8856        icc* | ecc*)
8857         lt_prog_compiler_wl_F77='-Wl,'
8858 @@ -13429,16 +14405,16 @@
8859      esac
8860    fi
8861  
8862 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
8863 -echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6
8864 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
8865 +echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6; }
8866  
8867  #
8868  # Check to make sure the PIC flag actually works.
8869  #
8870  if test -n "$lt_prog_compiler_pic_F77"; then
8871  
8872 -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
8873 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
8874 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
8875 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; }
8876  if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
8877    echo $ECHO_N "(cached) $ECHO_C" >&6
8878  else
8879 @@ -13455,11 +14431,11 @@
8880     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8881     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8882     -e 's:$: $lt_compiler_flag:'`
8883 -   (eval echo "\"\$as_me:13458: $lt_compile\"" >&5)
8884 +   (eval echo "\"\$as_me:14434: $lt_compile\"" >&5)
8885     (eval "$lt_compile" 2>conftest.err)
8886     ac_status=$?
8887     cat conftest.err >&5
8888 -   echo "$as_me:13462: \$? = $ac_status" >&5
8889 +   echo "$as_me:14438: \$? = $ac_status" >&5
8890     if (exit $ac_status) && test -s "$ac_outfile"; then
8891       # The compiler can only warn and ignore the option if not recognized
8892       # So say no if there are warnings other than the usual output.
8893 @@ -13472,8 +14448,8 @@
8894     $rm conftest*
8895  
8896  fi
8897 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
8898 -echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6
8899 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
8900 +echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6; }
8901  
8902  if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
8903      case $lt_prog_compiler_pic_F77 in
8904 @@ -13500,8 +14476,8 @@
8905  # Check to make sure the static flag actually works.
8906  #
8907  wl=$lt_prog_compiler_wl_F77 eval lt_tmp_static_flag=\"$lt_prog_compiler_static_F77\"
8908 -echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8909 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
8910 +{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8911 +echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
8912  if test "${lt_prog_compiler_static_works_F77+set}" = set; then
8913    echo $ECHO_N "(cached) $ECHO_C" >&6
8914  else
8915 @@ -13528,8 +14504,8 @@
8916     LDFLAGS="$save_LDFLAGS"
8917  
8918  fi
8919 -echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_F77" >&5
8920 -echo "${ECHO_T}$lt_prog_compiler_static_works_F77" >&6
8921 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_F77" >&5
8922 +echo "${ECHO_T}$lt_prog_compiler_static_works_F77" >&6; }
8923  
8924  if test x"$lt_prog_compiler_static_works_F77" = xyes; then
8925      :
8926 @@ -13538,8 +14514,8 @@
8927  fi
8928  
8929  
8930 -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
8931 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
8932 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
8933 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
8934  if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
8935    echo $ECHO_N "(cached) $ECHO_C" >&6
8936  else
8937 @@ -13559,11 +14535,11 @@
8938     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8939     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8940     -e 's:$: $lt_compiler_flag:'`
8941 -   (eval echo "\"\$as_me:13562: $lt_compile\"" >&5)
8942 +   (eval echo "\"\$as_me:14538: $lt_compile\"" >&5)
8943     (eval "$lt_compile" 2>out/conftest.err)
8944     ac_status=$?
8945     cat out/conftest.err >&5
8946 -   echo "$as_me:13566: \$? = $ac_status" >&5
8947 +   echo "$as_me:14542: \$? = $ac_status" >&5
8948     if (exit $ac_status) && test -s out/conftest2.$ac_objext
8949     then
8950       # The compiler can only warn and ignore the option if not recognized
8951 @@ -13585,23 +14561,23 @@
8952     $rm conftest*
8953  
8954  fi
8955 -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
8956 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6
8957 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
8958 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6; }
8959  
8960  
8961  hard_links="nottested"
8962  if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
8963    # do not overwrite the value of need_locks provided by the user
8964 -  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
8965 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
8966 +  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
8967 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
8968    hard_links=yes
8969    $rm conftest*
8970    ln conftest.a conftest.b 2>/dev/null && hard_links=no
8971    touch conftest.a
8972    ln conftest.a conftest.b 2>&5 || hard_links=no
8973    ln conftest.a conftest.b 2>/dev/null && hard_links=no
8974 -  echo "$as_me:$LINENO: result: $hard_links" >&5
8975 -echo "${ECHO_T}$hard_links" >&6
8976 +  { echo "$as_me:$LINENO: result: $hard_links" >&5
8977 +echo "${ECHO_T}$hard_links" >&6; }
8978    if test "$hard_links" = no; then
8979      { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8980  echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8981 @@ -13611,8 +14587,8 @@
8982    need_locks=no
8983  fi
8984  
8985 -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8986 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
8987 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8988 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
8989  
8990    runpath_var=
8991    allow_undefined_flag_F77=
8992 @@ -13788,7 +14764,7 @@
8993        archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8994        ;;
8995  
8996 -    linux*)
8997 +    linux* | k*bsd*-gnu)
8998        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
8999         tmp_addflag=
9000         case $cc_basename,$host_cpu in
9001 @@ -13814,12 +14790,13 @@
9002    $echo "local: *; };" >> $output_objdir/$libname.ver~
9003           $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9004         fi
9005 +       link_all_deplibs_F77=no
9006        else
9007         ld_shlibs_F77=no
9008        fi
9009        ;;
9010  
9011 -    netbsd*)
9012 +    netbsd* | netbsdelf*-gnu)
9013        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
9014         archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9015         wlarc=
9016 @@ -14017,24 +14994,36 @@
9017        end
9018  _ACEOF
9019  rm -f conftest.$ac_objext conftest$ac_exeext
9020 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9021 -  (eval $ac_link) 2>conftest.er1
9022 +if { (ac_try="$ac_link"
9023 +case "(($ac_try" in
9024 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9025 +  *) ac_try_echo=$ac_try;;
9026 +esac
9027 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9028 +  (eval "$ac_link") 2>conftest.er1
9029    ac_status=$?
9030    grep -v '^ *+' conftest.er1 >conftest.err
9031    rm -f conftest.er1
9032    cat conftest.err >&5
9033    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9034    (exit $ac_status); } &&
9035 -        { ac_try='test -z "$ac_f77_werror_flag"
9036 -                        || test ! -s conftest.err'
9037 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9038 -  (eval $ac_try) 2>&5
9039 +        { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
9040 +  { (case "(($ac_try" in
9041 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9042 +  *) ac_try_echo=$ac_try;;
9043 +esac
9044 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9045 +  (eval "$ac_try") 2>&5
9046    ac_status=$?
9047    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9048    (exit $ac_status); }; } &&
9049          { ac_try='test -s conftest$ac_exeext'
9050 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9051 -  (eval $ac_try) 2>&5
9052 +  { (case "(($ac_try" in
9053 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9054 +  *) ac_try_echo=$ac_try;;
9055 +esac
9056 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9057 +  (eval "$ac_try") 2>&5
9058    ac_status=$?
9059    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9060    (exit $ac_status); }; }; then
9061 @@ -14048,8 +15037,10 @@
9062    echo "$as_me: failed program was:" >&5
9063  sed 's/^/| /' conftest.$ac_ext >&5
9064  
9065 +
9066  fi
9067 -rm -f conftest.err conftest.$ac_objext \
9068 +
9069 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9070        conftest$ac_exeext conftest.$ac_ext
9071  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9072  
9073 @@ -14068,24 +15059,36 @@
9074        end
9075  _ACEOF
9076  rm -f conftest.$ac_objext conftest$ac_exeext
9077 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9078 -  (eval $ac_link) 2>conftest.er1
9079 +if { (ac_try="$ac_link"
9080 +case "(($ac_try" in
9081 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9082 +  *) ac_try_echo=$ac_try;;
9083 +esac
9084 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9085 +  (eval "$ac_link") 2>conftest.er1
9086    ac_status=$?
9087    grep -v '^ *+' conftest.er1 >conftest.err
9088    rm -f conftest.er1
9089    cat conftest.err >&5
9090    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9091    (exit $ac_status); } &&
9092 -        { ac_try='test -z "$ac_f77_werror_flag"
9093 -                        || test ! -s conftest.err'
9094 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9095 -  (eval $ac_try) 2>&5
9096 +        { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
9097 +  { (case "(($ac_try" in
9098 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9099 +  *) ac_try_echo=$ac_try;;
9100 +esac
9101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9102 +  (eval "$ac_try") 2>&5
9103    ac_status=$?
9104    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9105    (exit $ac_status); }; } &&
9106          { ac_try='test -s conftest$ac_exeext'
9107 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9108 -  (eval $ac_try) 2>&5
9109 +  { (case "(($ac_try" in
9110 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9111 +  *) ac_try_echo=$ac_try;;
9112 +esac
9113 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9114 +  (eval "$ac_try") 2>&5
9115    ac_status=$?
9116    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9117    (exit $ac_status); }; }; then
9118 @@ -14099,8 +15102,10 @@
9119    echo "$as_me: failed program was:" >&5
9120  sed 's/^/| /' conftest.$ac_ext >&5
9121  
9122 +
9123  fi
9124 -rm -f conftest.err conftest.$ac_objext \
9125 +
9126 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9127        conftest$ac_exeext conftest.$ac_ext
9128  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9129  
9130 @@ -14231,7 +15236,7 @@
9131        ;;
9132  
9133      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9134 -    freebsd* | kfreebsd*-gnu | dragonfly*)
9135 +    freebsd* | dragonfly*)
9136        archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9137        hardcode_libdir_flag_spec_F77='-R$libdir'
9138        hardcode_direct_F77=yes
9139 @@ -14333,7 +15338,7 @@
9140        link_all_deplibs_F77=yes
9141        ;;
9142  
9143 -    netbsd*)
9144 +    netbsd* | netbsdelf*-gnu)
9145        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
9146         archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
9147        else
9148 @@ -14549,8 +15554,8 @@
9149      esac
9150    fi
9151  
9152 -echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
9153 -echo "${ECHO_T}$ld_shlibs_F77" >&6
9154 +{ echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
9155 +echo "${ECHO_T}$ld_shlibs_F77" >&6; }
9156  test "$ld_shlibs_F77" = no && can_build_shared=no
9157  
9158  #
9159 @@ -14570,8 +15575,8 @@
9160        # Test whether the compiler implicitly links with -lc since on some
9161        # systems, -lgcc has to come before -lc. If gcc already passes -lc
9162        # to ld, don't add -lc before -lgcc.
9163 -      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
9164 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
9165 +      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
9166 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
9167        $rm conftest*
9168        printf "$lt_simple_compile_test_code" > conftest.$ac_ext
9169  
9170 @@ -14608,16 +15613,16 @@
9171          cat conftest.err 1>&5
9172        fi
9173        $rm conftest*
9174 -      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
9175 -echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6
9176 +      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
9177 +echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6; }
9178        ;;
9179      esac
9180    fi
9181    ;;
9182  esac
9183  
9184 -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
9185 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
9186 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
9187 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
9188  library_names_spec=
9189  libname_spec='lib$name'
9190  soname_spec=
9191 @@ -14782,30 +15787,6 @@
9192      esac
9193      ;;
9194  
9195 -  linux*)
9196 -    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
9197 -      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9198 -      supports_anon_versioning=no
9199 -      case `$LD -v 2>/dev/null` in
9200 -        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9201 -        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9202 -        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9203 -        *\ 2.11.*) ;; # other 2.11 versions
9204 -        *) supports_anon_versioning=yes ;;
9205 -      esac
9206 -      if test $supports_anon_versioning = yes; then
9207 -        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
9208 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9209 -$echo "local: *; };" >> $output_objdir/$libname.ver~
9210 -        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9211 -      else
9212 -        $archive_expsym_cmds="$archive_cmds"
9213 -      fi
9214 -    else
9215 -      ld_shlibs=no
9216 -    fi
9217 -    ;;
9218 -
9219    *)
9220      library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9221      ;;
9222 @@ -14847,18 +15828,6 @@
9223    dynamic_linker=no
9224    ;;
9225  
9226 -kfreebsd*-gnu)
9227 -  version_type=linux
9228 -  need_lib_prefix=no
9229 -  need_version=no
9230 -  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9231 -  soname_spec='${libname}${release}${shared_ext}$major'
9232 -  shlibpath_var=LD_LIBRARY_PATH
9233 -  shlibpath_overrides_runpath=no
9234 -  hardcode_into_libs=yes
9235 -  dynamic_linker='GNU ld.so'
9236 -  ;;
9237 -
9238  freebsd* | dragonfly*)
9239    # DragonFly does not have aout.  When/if they implement a new
9240    # versioning mechanism, adjust this.
9241 @@ -14870,14 +15839,7 @@
9242      *) objformat=elf ;;
9243      esac
9244    fi
9245 -  # Handle Gentoo/FreeBSD as it was Linux
9246 -  case $host_vendor in
9247 -    gentoo)
9248 -      version_type=linux ;;
9249 -    *)
9250 -      version_type=freebsd-$objformat ;;
9251 -  esac
9252 -
9253 +  version_type=freebsd-$objformat
9254    case $version_type in
9255      freebsd-elf*)
9256        library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9257 @@ -14888,12 +15850,6 @@
9258        library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9259        need_version=yes
9260        ;;
9261 -    linux)
9262 -      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9263 -      soname_spec='${libname}${release}${shared_ext}$major'
9264 -      need_lib_prefix=no
9265 -      need_version=no
9266 -      ;;
9267    esac
9268    shlibpath_var=LD_LIBRARY_PATH
9269    case $host_os in
9270 @@ -15027,7 +15983,7 @@
9271    ;;
9272  
9273  # This must be Linux ELF.
9274 -linux*)
9275 +linux* | k*bsd*-gnu)
9276    version_type=linux
9277    need_lib_prefix=no
9278    need_version=no
9279 @@ -15056,7 +16012,7 @@
9280    dynamic_linker='GNU/Linux ld.so'
9281    ;;
9282  
9283 -knetbsd*-gnu)
9284 +netbsdelf*-gnu)
9285    version_type=linux
9286    need_lib_prefix=no
9287    need_version=no
9288 @@ -15065,7 +16021,7 @@
9289    shlibpath_var=LD_LIBRARY_PATH
9290    shlibpath_overrides_runpath=no
9291    hardcode_into_libs=yes
9292 -  dynamic_linker='GNU ld.so'
9293 +  dynamic_linker='NetBSD ld.elf_so'
9294    ;;
9295  
9296  netbsd*)
9297 @@ -15241,8 +16197,8 @@
9298    dynamic_linker=no
9299    ;;
9300  esac
9301 -echo "$as_me:$LINENO: result: $dynamic_linker" >&5
9302 -echo "${ECHO_T}$dynamic_linker" >&6
9303 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
9304 +echo "${ECHO_T}$dynamic_linker" >&6; }
9305  test "$dynamic_linker" = no && can_build_shared=no
9306  
9307  variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
9308 @@ -15250,8 +16206,8 @@
9309    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
9310  fi
9311  
9312 -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
9313 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
9314 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
9315 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
9316  hardcode_action_F77=
9317  if test -n "$hardcode_libdir_flag_spec_F77" || \
9318     test -n "$runpath_var_F77" || \
9319 @@ -15275,8 +16231,8 @@
9320    # directories.
9321    hardcode_action_F77=unsupported
9322  fi
9323 -echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
9324 -echo "${ECHO_T}$hardcode_action_F77" >&6
9325 +{ echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
9326 +echo "${ECHO_T}$hardcode_action_F77" >&6; }
9327  
9328  if test "$hardcode_action_F77" = relink; then
9329    # Fast installation is not supported
9330 @@ -15713,7 +16669,6 @@
9331         if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
9332  
9333  
9334 -
9335  # Source file extension for Java test sources.
9336  ac_ext=java
9337  
9338 @@ -15781,8 +16736,8 @@
9339    lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
9340  
9341  
9342 -echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9343 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
9344 +{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9345 +echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
9346  if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
9347    echo $ECHO_N "(cached) $ECHO_C" >&6
9348  else
9349 @@ -15799,11 +16754,11 @@
9350     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9351     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9352     -e 's:$: $lt_compiler_flag:'`
9353 -   (eval echo "\"\$as_me:15802: $lt_compile\"" >&5)
9354 +   (eval echo "\"\$as_me:16757: $lt_compile\"" >&5)
9355     (eval "$lt_compile" 2>conftest.err)
9356     ac_status=$?
9357     cat conftest.err >&5
9358 -   echo "$as_me:15806: \$? = $ac_status" >&5
9359 +   echo "$as_me:16761: \$? = $ac_status" >&5
9360     if (exit $ac_status) && test -s "$ac_outfile"; then
9361       # The compiler can only warn and ignore the option if not recognized
9362       # So say no if there are warnings other than the usual output.
9363 @@ -15816,8 +16771,8 @@
9364     $rm conftest*
9365  
9366  fi
9367 -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9368 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6
9369 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9370 +echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9371  
9372  if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9373      lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
9374 @@ -15831,8 +16786,8 @@
9375  lt_prog_compiler_pic_GCJ=
9376  lt_prog_compiler_static_GCJ=
9377  
9378 -echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
9379 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
9380 +{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
9381 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
9382  
9383    if test "$GCC" = yes; then
9384      lt_prog_compiler_wl_GCJ='-Wl,'
9385 @@ -15961,7 +16916,7 @@
9386        lt_prog_compiler_static_GCJ='-Bstatic'
9387        ;;
9388  
9389 -    linux*)
9390 +    linux* | k*bsd*-gnu)
9391        case $cc_basename in
9392        icc* | ecc*)
9393         lt_prog_compiler_wl_GCJ='-Wl,'
9394 @@ -16041,16 +16996,16 @@
9395      esac
9396    fi
9397  
9398 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
9399 -echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6
9400 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
9401 +echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6; }
9402  
9403  #
9404  # Check to make sure the PIC flag actually works.
9405  #
9406  if test -n "$lt_prog_compiler_pic_GCJ"; then
9407  
9408 -echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
9409 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6
9410 +{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
9411 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; }
9412  if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
9413    echo $ECHO_N "(cached) $ECHO_C" >&6
9414  else
9415 @@ -16067,11 +17022,11 @@
9416     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9417     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9418     -e 's:$: $lt_compiler_flag:'`
9419 -   (eval echo "\"\$as_me:16070: $lt_compile\"" >&5)
9420 +   (eval echo "\"\$as_me:17025: $lt_compile\"" >&5)
9421     (eval "$lt_compile" 2>conftest.err)
9422     ac_status=$?
9423     cat conftest.err >&5
9424 -   echo "$as_me:16074: \$? = $ac_status" >&5
9425 +   echo "$as_me:17029: \$? = $ac_status" >&5
9426     if (exit $ac_status) && test -s "$ac_outfile"; then
9427       # The compiler can only warn and ignore the option if not recognized
9428       # So say no if there are warnings other than the usual output.
9429 @@ -16084,8 +17039,8 @@
9430     $rm conftest*
9431  
9432  fi
9433 -echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
9434 -echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6
9435 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
9436 +echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6; }
9437  
9438  if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
9439      case $lt_prog_compiler_pic_GCJ in
9440 @@ -16112,8 +17067,8 @@
9441  # Check to make sure the static flag actually works.
9442  #
9443  wl=$lt_prog_compiler_wl_GCJ eval lt_tmp_static_flag=\"$lt_prog_compiler_static_GCJ\"
9444 -echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9445 -echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6
9446 +{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9447 +echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
9448  if test "${lt_prog_compiler_static_works_GCJ+set}" = set; then
9449    echo $ECHO_N "(cached) $ECHO_C" >&6
9450  else
9451 @@ -16140,8 +17095,8 @@
9452     LDFLAGS="$save_LDFLAGS"
9453  
9454  fi
9455 -echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_GCJ" >&5
9456 -echo "${ECHO_T}$lt_prog_compiler_static_works_GCJ" >&6
9457 +{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works_GCJ" >&5
9458 +echo "${ECHO_T}$lt_prog_compiler_static_works_GCJ" >&6; }
9459  
9460  if test x"$lt_prog_compiler_static_works_GCJ" = xyes; then
9461      :
9462 @@ -16150,8 +17105,8 @@
9463  fi
9464  
9465  
9466 -echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
9467 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
9468 +{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
9469 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
9470  if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
9471    echo $ECHO_N "(cached) $ECHO_C" >&6
9472  else
9473 @@ -16171,11 +17126,11 @@
9474     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9475     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9476     -e 's:$: $lt_compiler_flag:'`
9477 -   (eval echo "\"\$as_me:16174: $lt_compile\"" >&5)
9478 +   (eval echo "\"\$as_me:17129: $lt_compile\"" >&5)
9479     (eval "$lt_compile" 2>out/conftest.err)
9480     ac_status=$?
9481     cat out/conftest.err >&5
9482 -   echo "$as_me:16178: \$? = $ac_status" >&5
9483 +   echo "$as_me:17133: \$? = $ac_status" >&5
9484     if (exit $ac_status) && test -s out/conftest2.$ac_objext
9485     then
9486       # The compiler can only warn and ignore the option if not recognized
9487 @@ -16197,23 +17152,23 @@
9488     $rm conftest*
9489  
9490  fi
9491 -echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
9492 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6
9493 +{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
9494 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6; }
9495  
9496  
9497  hard_links="nottested"
9498  if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
9499    # do not overwrite the value of need_locks provided by the user
9500 -  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
9501 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
9502 +  { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
9503 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
9504    hard_links=yes
9505    $rm conftest*
9506    ln conftest.a conftest.b 2>/dev/null && hard_links=no
9507    touch conftest.a
9508    ln conftest.a conftest.b 2>&5 || hard_links=no
9509    ln conftest.a conftest.b 2>/dev/null && hard_links=no
9510 -  echo "$as_me:$LINENO: result: $hard_links" >&5
9511 -echo "${ECHO_T}$hard_links" >&6
9512 +  { echo "$as_me:$LINENO: result: $hard_links" >&5
9513 +echo "${ECHO_T}$hard_links" >&6; }
9514    if test "$hard_links" = no; then
9515      { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9516  echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9517 @@ -16223,8 +17178,8 @@
9518    need_locks=no
9519  fi
9520  
9521 -echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9522 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
9523 +{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9524 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
9525  
9526    runpath_var=
9527    allow_undefined_flag_GCJ=
9528 @@ -16400,7 +17355,7 @@
9529        archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9530        ;;
9531  
9532 -    linux*)
9533 +    linux* | k*bsd*-gnu)
9534        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
9535         tmp_addflag=
9536         case $cc_basename,$host_cpu in
9537 @@ -16426,12 +17381,13 @@
9538    $echo "local: *; };" >> $output_objdir/$libname.ver~
9539           $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9540         fi
9541 +       link_all_deplibs_GCJ=no
9542        else
9543         ld_shlibs_GCJ=no
9544        fi
9545        ;;
9546  
9547 -    netbsd*)
9548 +    netbsd* | netbsdelf*-gnu)
9549        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
9550         archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9551         wlarc=
9552 @@ -16639,24 +17595,36 @@
9553  }
9554  _ACEOF
9555  rm -f conftest.$ac_objext conftest$ac_exeext
9556 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9557 -  (eval $ac_link) 2>conftest.er1
9558 +if { (ac_try="$ac_link"
9559 +case "(($ac_try" in
9560 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9561 +  *) ac_try_echo=$ac_try;;
9562 +esac
9563 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9564 +  (eval "$ac_link") 2>conftest.er1
9565    ac_status=$?
9566    grep -v '^ *+' conftest.er1 >conftest.err
9567    rm -f conftest.er1
9568    cat conftest.err >&5
9569    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9570    (exit $ac_status); } &&
9571 -        { ac_try='test -z "$ac_c_werror_flag"
9572 -                        || test ! -s conftest.err'
9573 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9574 -  (eval $ac_try) 2>&5
9575 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9576 +  { (case "(($ac_try" in
9577 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9578 +  *) ac_try_echo=$ac_try;;
9579 +esac
9580 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9581 +  (eval "$ac_try") 2>&5
9582    ac_status=$?
9583    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9584    (exit $ac_status); }; } &&
9585          { ac_try='test -s conftest$ac_exeext'
9586 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9587 -  (eval $ac_try) 2>&5
9588 +  { (case "(($ac_try" in
9589 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9590 +  *) ac_try_echo=$ac_try;;
9591 +esac
9592 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9593 +  (eval "$ac_try") 2>&5
9594    ac_status=$?
9595    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9596    (exit $ac_status); }; }; then
9597 @@ -16670,8 +17638,10 @@
9598    echo "$as_me: failed program was:" >&5
9599  sed 's/^/| /' conftest.$ac_ext >&5
9600  
9601 +
9602  fi
9603 -rm -f conftest.err conftest.$ac_objext \
9604 +
9605 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9606        conftest$ac_exeext conftest.$ac_ext
9607  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9608  
9609 @@ -16700,24 +17670,36 @@
9610  }
9611  _ACEOF
9612  rm -f conftest.$ac_objext conftest$ac_exeext
9613 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9614 -  (eval $ac_link) 2>conftest.er1
9615 +if { (ac_try="$ac_link"
9616 +case "(($ac_try" in
9617 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9618 +  *) ac_try_echo=$ac_try;;
9619 +esac
9620 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9621 +  (eval "$ac_link") 2>conftest.er1
9622    ac_status=$?
9623    grep -v '^ *+' conftest.er1 >conftest.err
9624    rm -f conftest.er1
9625    cat conftest.err >&5
9626    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9627    (exit $ac_status); } &&
9628 -        { ac_try='test -z "$ac_c_werror_flag"
9629 -                        || test ! -s conftest.err'
9630 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9631 -  (eval $ac_try) 2>&5
9632 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9633 +  { (case "(($ac_try" in
9634 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9635 +  *) ac_try_echo=$ac_try;;
9636 +esac
9637 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9638 +  (eval "$ac_try") 2>&5
9639    ac_status=$?
9640    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9641    (exit $ac_status); }; } &&
9642          { ac_try='test -s conftest$ac_exeext'
9643 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9644 -  (eval $ac_try) 2>&5
9645 +  { (case "(($ac_try" in
9646 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9647 +  *) ac_try_echo=$ac_try;;
9648 +esac
9649 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9650 +  (eval "$ac_try") 2>&5
9651    ac_status=$?
9652    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9653    (exit $ac_status); }; }; then
9654 @@ -16731,8 +17713,10 @@
9655    echo "$as_me: failed program was:" >&5
9656  sed 's/^/| /' conftest.$ac_ext >&5
9657  
9658 +
9659  fi
9660 -rm -f conftest.err conftest.$ac_objext \
9661 +
9662 +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9663        conftest$ac_exeext conftest.$ac_ext
9664  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9665  
9666 @@ -16863,7 +17847,7 @@
9667        ;;
9668  
9669      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9670 -    freebsd* | kfreebsd*-gnu | dragonfly*)
9671 +    freebsd* | dragonfly*)
9672        archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9673        hardcode_libdir_flag_spec_GCJ='-R$libdir'
9674        hardcode_direct_GCJ=yes
9675 @@ -16965,7 +17949,7 @@
9676        link_all_deplibs_GCJ=yes
9677        ;;
9678  
9679 -    netbsd*)
9680 +    netbsd* | netbsdelf*-gnu)
9681        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
9682         archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
9683        else
9684 @@ -17181,8 +18165,8 @@
9685      esac
9686    fi
9687  
9688 -echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
9689 -echo "${ECHO_T}$ld_shlibs_GCJ" >&6
9690 +{ echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
9691 +echo "${ECHO_T}$ld_shlibs_GCJ" >&6; }
9692  test "$ld_shlibs_GCJ" = no && can_build_shared=no
9693  
9694  #
9695 @@ -17202,8 +18186,8 @@
9696        # Test whether the compiler implicitly links with -lc since on some
9697        # systems, -lgcc has to come before -lc. If gcc already passes -lc
9698        # to ld, don't add -lc before -lgcc.
9699 -      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
9700 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
9701 +      { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
9702 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
9703        $rm conftest*
9704        printf "$lt_simple_compile_test_code" > conftest.$ac_ext
9705  
9706 @@ -17240,16 +18224,16 @@
9707          cat conftest.err 1>&5
9708        fi
9709        $rm conftest*
9710 -      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
9711 -echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6
9712 +      { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
9713 +echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6; }
9714        ;;
9715      esac
9716    fi
9717    ;;
9718  esac
9719  
9720 -echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
9721 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
9722 +{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
9723 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
9724  library_names_spec=
9725  libname_spec='lib$name'
9726  soname_spec=
9727 @@ -17414,30 +18398,6 @@
9728      esac
9729      ;;
9730  
9731 -  linux*)
9732 -    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
9733 -      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9734 -      supports_anon_versioning=no
9735 -      case `$LD -v 2>/dev/null` in
9736 -        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9737 -        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9738 -        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
9739 -        *\ 2.11.*) ;; # other 2.11 versions
9740 -        *) supports_anon_versioning=yes ;;
9741 -      esac
9742 -      if test $supports_anon_versioning = yes; then
9743 -        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
9744 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9745 -$echo "local: *; };" >> $output_objdir/$libname.ver~
9746 -        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9747 -      else
9748 -        $archive_expsym_cmds="$archive_cmds"
9749 -      fi
9750 -    else
9751 -      ld_shlibs=no
9752 -    fi
9753 -    ;;
9754 -
9755    *)
9756      library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9757      ;;
9758 @@ -17479,18 +18439,6 @@
9759    dynamic_linker=no
9760    ;;
9761  
9762 -kfreebsd*-gnu)
9763 -  version_type=linux
9764 -  need_lib_prefix=no
9765 -  need_version=no
9766 -  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9767 -  soname_spec='${libname}${release}${shared_ext}$major'
9768 -  shlibpath_var=LD_LIBRARY_PATH
9769 -  shlibpath_overrides_runpath=no
9770 -  hardcode_into_libs=yes
9771 -  dynamic_linker='GNU ld.so'
9772 -  ;;
9773 -
9774  freebsd* | dragonfly*)
9775    # DragonFly does not have aout.  When/if they implement a new
9776    # versioning mechanism, adjust this.
9777 @@ -17502,14 +18450,7 @@
9778      *) objformat=elf ;;
9779      esac
9780    fi
9781 -  # Handle Gentoo/FreeBSD as it was Linux
9782 -  case $host_vendor in
9783 -    gentoo)
9784 -      version_type=linux ;;
9785 -    *)
9786 -      version_type=freebsd-$objformat ;;
9787 -  esac
9788 -
9789 +  version_type=freebsd-$objformat
9790    case $version_type in
9791      freebsd-elf*)
9792        library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9793 @@ -17520,12 +18461,6 @@
9794        library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9795        need_version=yes
9796        ;;
9797 -    linux)
9798 -      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9799 -      soname_spec='${libname}${release}${shared_ext}$major'
9800 -      need_lib_prefix=no
9801 -      need_version=no
9802 -      ;;
9803    esac
9804    shlibpath_var=LD_LIBRARY_PATH
9805    case $host_os in
9806 @@ -17659,7 +18594,7 @@
9807    ;;
9808  
9809  # This must be Linux ELF.
9810 -linux*)
9811 +linux* | k*bsd*-gnu)
9812    version_type=linux
9813    need_lib_prefix=no
9814    need_version=no
9815 @@ -17688,7 +18623,7 @@
9816    dynamic_linker='GNU/Linux ld.so'
9817    ;;
9818  
9819 -knetbsd*-gnu)
9820 +netbsdelf*-gnu)
9821    version_type=linux
9822    need_lib_prefix=no
9823    need_version=no
9824 @@ -17697,7 +18632,7 @@
9825    shlibpath_var=LD_LIBRARY_PATH
9826    shlibpath_overrides_runpath=no
9827    hardcode_into_libs=yes
9828 -  dynamic_linker='GNU ld.so'
9829 +  dynamic_linker='NetBSD ld.elf_so'
9830    ;;
9831  
9832  netbsd*)
9833 @@ -17873,8 +18808,8 @@
9834    dynamic_linker=no
9835    ;;
9836  esac
9837 -echo "$as_me:$LINENO: result: $dynamic_linker" >&5
9838 -echo "${ECHO_T}$dynamic_linker" >&6
9839 +{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
9840 +echo "${ECHO_T}$dynamic_linker" >&6; }
9841  test "$dynamic_linker" = no && can_build_shared=no
9842  
9843  variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
9844 @@ -17882,8 +18817,8 @@
9845    variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
9846  fi
9847  
9848 -echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
9849 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
9850 +{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
9851 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
9852  hardcode_action_GCJ=
9853  if test -n "$hardcode_libdir_flag_spec_GCJ" || \
9854     test -n "$runpath_var_GCJ" || \
9855 @@ -17907,8 +18842,8 @@
9856    # directories.
9857    hardcode_action_GCJ=unsupported
9858  fi
9859 -echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
9860 -echo "${ECHO_T}$hardcode_action_GCJ" >&6
9861 +{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
9862 +echo "${ECHO_T}$hardcode_action_GCJ" >&6; }
9863  
9864  if test "$hardcode_action_GCJ" = relink; then
9865    # Fast installation is not supported
9866 @@ -18344,7 +19279,6 @@
9867        RC)
9868  
9869  
9870 -
9871  # Source file extension for RC test sources.
9872  ac_ext=rc
9873  
9874 @@ -18877,8 +19811,8 @@
9875  
9876  
9877  # Checks for header files.
9878 -echo "$as_me:$LINENO: checking for ANSI C header files" >&5
9879 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
9880 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
9881 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
9882  if test "${ac_cv_header_stdc+set}" = set; then
9883    echo $ECHO_N "(cached) $ECHO_C" >&6
9884  else
9885 @@ -18902,24 +19836,36 @@
9886  }
9887  _ACEOF
9888  rm -f conftest.$ac_objext
9889 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9890 -  (eval $ac_compile) 2>conftest.er1
9891 +if { (ac_try="$ac_compile"
9892 +case "(($ac_try" in
9893 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9894 +  *) ac_try_echo=$ac_try;;
9895 +esac
9896 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9897 +  (eval "$ac_compile") 2>conftest.er1
9898    ac_status=$?
9899    grep -v '^ *+' conftest.er1 >conftest.err
9900    rm -f conftest.er1
9901    cat conftest.err >&5
9902    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9903    (exit $ac_status); } &&
9904 -        { ac_try='test -z "$ac_c_werror_flag"
9905 -                        || test ! -s conftest.err'
9906 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9907 -  (eval $ac_try) 2>&5
9908 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9909 +  { (case "(($ac_try" in
9910 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9911 +  *) ac_try_echo=$ac_try;;
9912 +esac
9913 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9914 +  (eval "$ac_try") 2>&5
9915    ac_status=$?
9916    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9917    (exit $ac_status); }; } &&
9918          { ac_try='test -s conftest.$ac_objext'
9919 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9920 -  (eval $ac_try) 2>&5
9921 +  { (case "(($ac_try" in
9922 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9923 +  *) ac_try_echo=$ac_try;;
9924 +esac
9925 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9926 +  (eval "$ac_try") 2>&5
9927    ac_status=$?
9928    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9929    (exit $ac_status); }; }; then
9930 @@ -18928,9 +19874,10 @@
9931    echo "$as_me: failed program was:" >&5
9932  sed 's/^/| /' conftest.$ac_ext >&5
9933  
9934 -ac_cv_header_stdc=no
9935 +       ac_cv_header_stdc=no
9936  fi
9937 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9938 +
9939 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9940  
9941  if test $ac_cv_header_stdc = yes; then
9942    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
9943 @@ -18986,6 +19933,7 @@
9944  cat >>conftest.$ac_ext <<_ACEOF
9945  /* end confdefs.h.  */
9946  #include <ctype.h>
9947 +#include <stdlib.h>
9948  #if ((' ' & 0x0FF) == 0x020)
9949  # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
9950  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
9951 @@ -19005,18 +19953,27 @@
9952    for (i = 0; i < 256; i++)
9953      if (XOR (islower (i), ISLOWER (i))
9954         || toupper (i) != TOUPPER (i))
9955 -      exit(2);
9956 -  exit (0);
9957 +      return 2;
9958 +  return 0;
9959  }
9960  _ACEOF
9961  rm -f conftest$ac_exeext
9962 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9963 -  (eval $ac_link) 2>&5
9964 +if { (ac_try="$ac_link"
9965 +case "(($ac_try" in
9966 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9967 +  *) ac_try_echo=$ac_try;;
9968 +esac
9969 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9970 +  (eval "$ac_link") 2>&5
9971    ac_status=$?
9972    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9973    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
9974 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9975 -  (eval $ac_try) 2>&5
9976 +  { (case "(($ac_try" in
9977 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9978 +  *) ac_try_echo=$ac_try;;
9979 +esac
9980 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9981 +  (eval "$ac_try") 2>&5
9982    ac_status=$?
9983    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9984    (exit $ac_status); }; }; then
9985 @@ -19029,12 +19986,14 @@
9986  ( exit $ac_status )
9987  ac_cv_header_stdc=no
9988  fi
9989 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9990 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9991  fi
9992 +
9993 +
9994  fi
9995  fi
9996 -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
9997 -echo "${ECHO_T}$ac_cv_header_stdc" >&6
9998 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
9999 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
10000  if test $ac_cv_header_stdc = yes; then
10001  
10002  cat >>confdefs.h <<\_ACEOF
10003 @@ -19050,18 +20009,19 @@
10004  for ac_header in fcntl.h stdlib.h string.h unistd.h
10005  do
10006  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10007 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10008 -  echo "$as_me:$LINENO: checking for $ac_header" >&5
10009 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10010 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10011 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10012 +  { echo "$as_me:$LINENO: checking for $ac_header" >&5
10013 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10014 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10015    echo $ECHO_N "(cached) $ECHO_C" >&6
10016  fi
10017 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10018 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10019 +ac_res=`eval echo '${'$as_ac_Header'}'`
10020 +              { echo "$as_me:$LINENO: result: $ac_res" >&5
10021 +echo "${ECHO_T}$ac_res" >&6; }
10022  else
10023    # Is the header compilable?
10024 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
10025 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10026 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
10027 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10028  cat >conftest.$ac_ext <<_ACEOF
10029  /* confdefs.h.  */
10030  _ACEOF
10031 @@ -19072,24 +20032,36 @@
10032  #include <$ac_header>
10033  _ACEOF
10034  rm -f conftest.$ac_objext
10035 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10036 -  (eval $ac_compile) 2>conftest.er1
10037 +if { (ac_try="$ac_compile"
10038 +case "(($ac_try" in
10039 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10040 +  *) ac_try_echo=$ac_try;;
10041 +esac
10042 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10043 +  (eval "$ac_compile") 2>conftest.er1
10044    ac_status=$?
10045    grep -v '^ *+' conftest.er1 >conftest.err
10046    rm -f conftest.er1
10047    cat conftest.err >&5
10048    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10049    (exit $ac_status); } &&
10050 -        { ac_try='test -z "$ac_c_werror_flag"
10051 -                        || test ! -s conftest.err'
10052 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10053 -  (eval $ac_try) 2>&5
10054 +        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10055 +  { (case "(($ac_try" in
10056 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10057 +  *) ac_try_echo=$ac_try;;
10058 +esac
10059 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10060 +  (eval "$ac_try") 2>&5
10061    ac_status=$?
10062    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10063    (exit $ac_status); }; } &&
10064          { ac_try='test -s conftest.$ac_objext'
10065 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10066 -  (eval $ac_try) 2>&5
10067 +  { (case "(($ac_try" in
10068 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10069 +  *) ac_try_echo=$ac_try;;
10070 +esac
10071 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10072 +  (eval "$ac_try") 2>&5
10073    ac_status=$?
10074    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10075    (exit $ac_status); }; }; then
10076 @@ -19098,15 +20070,16 @@
10077    echo "$as_me: failed program was:" >&5
10078  sed 's/^/| /' conftest.$ac_ext >&5
10079  
10080 -ac_header_compiler=no
10081 +       ac_header_compiler=no
10082  fi
10083 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10084 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10085 -echo "${ECHO_T}$ac_header_compiler" >&6
10086 +
10087 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10088 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10089 +echo "${ECHO_T}$ac_header_compiler" >&6; }
10090  
10091  # Is the header present?
10092 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
10093 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10094 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
10095 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10096  cat >conftest.$ac_ext <<_ACEOF
10097  /* confdefs.h.  */
10098  _ACEOF
10099 @@ -19115,8 +20088,13 @@
10100  /* end confdefs.h.  */
10101  #include <$ac_header>
10102  _ACEOF
10103 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10104 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10105 +if { (ac_try="$ac_cpp conftest.$ac_ext"
10106 +case "(($ac_try" in
10107 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10108 +  *) ac_try_echo=$ac_try;;
10109 +esac
10110 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10111 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10112    ac_status=$?
10113    grep -v '^ *+' conftest.er1 >conftest.err
10114    rm -f conftest.er1
10115 @@ -19140,9 +20118,10 @@
10116  
10117    ac_header_preproc=no
10118  fi
10119 +
10120  rm -f conftest.err conftest.$ac_ext
10121 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10122 -echo "${ECHO_T}$ac_header_preproc" >&6
10123 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10124 +echo "${ECHO_T}$ac_header_preproc" >&6; }
10125  
10126  # So?  What about this header?
10127  case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10128 @@ -19166,25 +20145,24 @@
10129  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10130      { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10131  echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10132 -    (
10133 -      cat <<\_ASBOX
10134 +    ( cat <<\_ASBOX
10135  ## -------------------------------------------- ##
10136  ## Report this to sebastian.marsching@suphp.org ##
10137  ## -------------------------------------------- ##
10138  _ASBOX
10139 -    ) |
10140 -      sed "s/^/$as_me: WARNING:     /" >&2
10141 +     ) | sed "s/^/$as_me: WARNING:     /" >&2
10142      ;;
10143  esac
10144 -echo "$as_me:$LINENO: checking for $ac_header" >&5
10145 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10146 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10147 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
10148 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10149 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10150    echo $ECHO_N "(cached) $ECHO_C" >&6
10151  else
10152    eval "$as_ac_Header=\$ac_header_preproc"
10153  fi
10154 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10155 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10156 +ac_res=`eval echo '${'$as_ac_Header'}'`
10157 +              { echo "$as_me:$LINENO: result: $ac_res" >&5
10158 +echo "${ECHO_T}$ac_res" >&6; }
10159  
10160  fi
10161  if test `eval echo '${'$as_ac_Header'}'` = yes; then
10162 @@ -19209,13 +20187,12 @@
10163      TEST_X="test -x"
10164    fi
10165  
10166 -  echo "$as_me:$LINENO: checking for APR" >&5
10167 -echo $ECHO_N "checking for APR... $ECHO_C" >&6
10168 +  { echo "$as_me:$LINENO: checking for APR" >&5
10169 +echo $ECHO_N "checking for APR... $ECHO_C" >&6; }
10170  
10171 -# Check whether --with-apr or --without-apr was given.
10172 +# Check whether --with-apr was given.
10173  if test "${with_apr+set}" = set; then
10174 -  withval="$with_apr"
10175 -
10176 +  withval=$with_apr;
10177      if test "$withval" = "no" || test "$withval" = "yes"; then
10178        { { echo "$as_me:$LINENO: error: --with-apr requires a directory to be provided" >&5
10179  echo "$as_me: error: --with-apr requires a directory to be provided" >&2;}
10180 @@ -19273,28 +20250,29 @@
10181        fi
10182      fi
10183  
10184 -fi;
10185 +fi
10186 +
10187  
10188 -  echo "$as_me:$LINENO: result: $apr_found" >&5
10189 -echo "${ECHO_T}$apr_found" >&6
10190 +  { echo "$as_me:$LINENO: result: $apr_found" >&5
10191 +echo "${ECHO_T}$apr_found" >&6; }
10192  
10193  
10194  # Determine Apache version and find apxs
10195  
10196 -echo "$as_me:$LINENO: checking for dynamic Apache module support (via APXS)" >&5
10197 -echo $ECHO_N "checking for dynamic Apache module support (via APXS)... $ECHO_C" >&6
10198 +{ echo "$as_me:$LINENO: checking for dynamic Apache module support (via APXS)" >&5
10199 +echo $ECHO_N "checking for dynamic Apache module support (via APXS)... $ECHO_C" >&6; }
10200  
10201 -# Check whether --with-apxs or --without-apxs was given.
10202 +# Check whether --with-apxs was given.
10203  if test "${with_apxs+set}" = set; then
10204 -  withval="$with_apxs"
10205 -
10206 +  withval=$with_apxs;
10207              if test "$withval" = "yes"; then
10208                APXS=apxs
10209              else
10210                APXS="$withval"
10211              fi
10212  
10213 -fi;
10214 +fi
10215 +
10216  
10217  if test -z "$APXS"; then
10218    APXS=`which apxs`
10219 @@ -19339,14 +20317,14 @@
10220  
10221  
10222  
10223 -    echo "$as_me:$LINENO: result: found at $APXS (version $APACHE_VERSION)" >&5
10224 -echo "${ECHO_T}found at $APXS (version $APACHE_VERSION)" >&6
10225 +    { echo "$as_me:$LINENO: result: found at $APXS (version $APACHE_VERSION)" >&5
10226 +echo "${ECHO_T}found at $APXS (version $APACHE_VERSION)" >&6; }
10227  else
10228      APXS="/notfound/"
10229  
10230  
10231 -    echo "$as_me:$LINENO: result: no" >&5
10232 -echo "${ECHO_T}no" >&6
10233 +    { echo "$as_me:$LINENO: result: no" >&5
10234 +echo "${ECHO_T}no" >&6; }
10235  fi
10236  
10237  if test x"${APACHE_VERSION_2}" = xtrue ; then \
10238 @@ -19364,20 +20342,20 @@
10239  
10240  # Get uid/gid mode
10241  
10242 -echo "$as_me:$LINENO: checking for set-UID/set-GID mode" >&5
10243 -echo $ECHO_N "checking for set-UID/set-GID mode... $ECHO_C" >&6
10244 +{ echo "$as_me:$LINENO: checking for set-UID/set-GID mode" >&5
10245 +echo $ECHO_N "checking for set-UID/set-GID mode... $ECHO_C" >&6; }
10246  
10247 -# Check whether --with-setid-mode or --without-setid-mode was given.
10248 +# Check whether --with-setid-mode was given.
10249  if test "${with_setid_mode+set}" = set; then
10250 -  withval="$with_setid_mode"
10251 -
10252 +  withval=$with_setid_mode;
10253              if test "$withval" = "yes"; then
10254                SETID_MODE="paranoid"
10255              else
10256                SETID_MODE="$withval"
10257              fi
10258  
10259 -fi;
10260 +fi
10261 +
10262  
10263  if test -z "$SETID_MODE" ; then
10264    SETID_MODE="paranoid"
10265 @@ -19418,18 +20396,17 @@
10266     { (exit 1); exit 1; }; }
10267          ;;
10268      esac
10269 -    echo "$as_me:$LINENO: result: ok - using $SETID_MODE" >&5
10270 -echo "${ECHO_T}ok - using $SETID_MODE" >&6
10271 +    { echo "$as_me:$LINENO: result: ok - using $SETID_MODE" >&5
10272 +echo "${ECHO_T}ok - using $SETID_MODE" >&6; }
10273  fi
10274  
10275  
10276  # Checkpath (docroot) option
10277  
10278  checkpath=yes
10279 -# Check whether --enable-checkpath or --disable-checkpath was given.
10280 +# Check whether --enable-checkpath was given.
10281  if test "${enable_checkpath+set}" = set; then
10282 -  enableval="$enable_checkpath"
10283 -
10284 +  enableval=$enable_checkpath;
10285                if test "$enableval" = "no"; then
10286                 checkpath=no
10287  
10288 @@ -19439,16 +20416,16 @@
10289  
10290               fi
10291  
10292 -fi;
10293 +fi
10294 +
10295  
10296  
10297  # Minimum UID
10298  
10299  
10300 -# Check whether --with-min-uid or --without-min-uid was given.
10301 +# Check whether --with-min-uid was given.
10302  if test "${with_min_uid+set}" = set; then
10303 -  withval="$with_min_uid"
10304 -
10305 +  withval=$with_min_uid;
10306               if test "$withval" -a ! "$withval" = "yes" ; then
10307  
10308  cat >>confdefs.h <<_ACEOF
10309 @@ -19465,15 +20442,15 @@
10310  _ACEOF
10311  
10312  
10313 -fi;
10314 +fi
10315 +
10316  
10317  # Minimum GID
10318  
10319  
10320 -# Check whether --with-min-gid or --without-min-gid was given.
10321 +# Check whether --with-min-gid was given.
10322  if test "${with_min_gid+set}" = set; then
10323 -  withval="$with_min_gid"
10324 -
10325 +  withval=$with_min_gid;
10326               if test "$withval" -a ! "$withval" = "yes" ; then
10327  
10328  cat >>confdefs.h <<_ACEOF
10329 @@ -19490,16 +20467,16 @@
10330  _ACEOF
10331  
10332  
10333 -fi;
10334 +fi
10335 +
10336  
10337  
10338  # Webserver user
10339  
10340  
10341 -# Check whether --with-apache-user or --without-apache-user was given.
10342 +# Check whether --with-apache-user was given.
10343  if test "${with_apache_user+set}" = set; then
10344 -  withval="$with_apache_user"
10345 -
10346 +  withval=$with_apache_user;
10347               if test "$withval" -a ! "$withval" = "yes" ; then
10348  
10349  cat >>confdefs.h <<_ACEOF
10350 @@ -19516,15 +20493,15 @@
10351  _ACEOF
10352  
10353  
10354 -fi;
10355 +fi
10356 +
10357  
10358  # Path to logfile
10359  
10360  
10361 -# Check whether --with-logfile or --without-logfile was given.
10362 +# Check whether --with-logfile was given.
10363  if test "${with_logfile+set}" = set; then
10364 -  withval="$with_logfile"
10365 -
10366 +  withval=$with_logfile;
10367               if test "$withval" -a ! "$withval" = "yes" ; then
10368  
10369  cat >>confdefs.h <<_ACEOF
10370 @@ -19541,7 +20518,8 @@
10371  _ACEOF
10372  
10373  
10374 -fi;
10375 +fi
10376 +
10377  
10378  
10379  # Conditional building of Apache module
10380 @@ -19578,7 +20556,7 @@
10381  fi
10382  
10383  
10384 -                                        ac_config_files="$ac_config_files Makefile src/Makefile src/apache/Makefile src/apache2/Makefile"
10385 +ac_config_files="$ac_config_files Makefile src/Makefile src/apache/Makefile src/apache2/Makefile"
10386  
10387  cat >confcache <<\_ACEOF
10388  # This file is a shell script that caches the results of configure
10389 @@ -19598,39 +20576,58 @@
10390  
10391  # The following way of writing the cache mishandles newlines in values,
10392  # but we know of no workaround that is simple, portable, and efficient.
10393 -# So, don't put newlines in cache variables' values.
10394 +# So, we kill variables containing newlines.
10395  # Ultrix sh set writes to stderr and can't be redirected directly,
10396  # and sets the high bit in the cache file unless we assign to the vars.
10397 -{
10398 +(
10399 +  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
10400 +    eval ac_val=\$$ac_var
10401 +    case $ac_val in #(
10402 +    *${as_nl}*)
10403 +      case $ac_var in #(
10404 +      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
10405 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
10406 +      esac
10407 +      case $ac_var in #(
10408 +      _ | IFS | as_nl) ;; #(
10409 +      *) $as_unset $ac_var ;;
10410 +      esac ;;
10411 +    esac
10412 +  done
10413 +
10414    (set) 2>&1 |
10415 -    case `(ac_space=' '; set | grep ac_space) 2>&1` in
10416 -    *ac_space=\ *)
10417 +    case $as_nl`(ac_space=' '; set) 2>&1` in #(
10418 +    *${as_nl}ac_space=\ *)
10419        # `set' does not quote correctly, so add quotes (double-quote
10420        # substitution turns \\\\ into \\, and sed turns \\ into \).
10421        sed -n \
10422         "s/'/'\\\\''/g;
10423           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
10424 -      ;;
10425 +      ;; #(
10426      *)
10427        # `set' quotes correctly as required by POSIX, so do not add quotes.
10428 -      sed -n \
10429 -       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
10430 +      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
10431        ;;
10432 -    esac;
10433 -} |
10434 +    esac |
10435 +    sort
10436 +) |
10437    sed '
10438 +     /^ac_cv_env_/b end
10439       t clear
10440 -     : clear
10441 +     :clear
10442       s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
10443       t end
10444 -     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
10445 -     : end' >>confcache
10446 -if diff $cache_file confcache >/dev/null 2>&1; then :; else
10447 -  if test -w $cache_file; then
10448 -    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
10449 +     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
10450 +     :end' >>confcache
10451 +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
10452 +  if test -w "$cache_file"; then
10453 +    test "x$cache_file" != "x/dev/null" &&
10454 +      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
10455 +echo "$as_me: updating cache $cache_file" >&6;}
10456      cat confcache >$cache_file
10457    else
10458 -    echo "not updating unwritable cache $cache_file"
10459 +    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
10460 +echo "$as_me: not updating unwritable cache $cache_file" >&6;}
10461    fi
10462  fi
10463  rm -f confcache
10464 @@ -19639,32 +20636,18 @@
10465  # Let make expand exec_prefix.
10466  test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
10467  
10468 -# VPATH may cause trouble with some makes, so we remove $(srcdir),
10469 -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
10470 -# trailing colons and then remove the whole line if VPATH becomes empty
10471 -# (actually we leave an empty line to preserve line numbers).
10472 -if test "x$srcdir" = x.; then
10473 -  ac_vpsub='/^[         ]*VPATH[        ]*=/{
10474 -s/:*\$(srcdir):*/:/;
10475 -s/:*\${srcdir}:*/:/;
10476 -s/:*@srcdir@:*/:/;
10477 -s/^\([^=]*=[    ]*\):*/\1/;
10478 -s/:*$//;
10479 -s/^[^=]*=[      ]*$//;
10480 -}'
10481 -fi
10482 -
10483  DEFS=-DHAVE_CONFIG_H
10484  
10485  ac_libobjs=
10486  ac_ltlibobjs=
10487  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
10488    # 1. Remove the extension, and $U if already installed.
10489 -  ac_i=`echo "$ac_i" |
10490 -        sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
10491 -  # 2. Add them.
10492 -  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
10493 -  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
10494 +  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
10495 +  ac_i=`echo "$ac_i" | sed "$ac_script"`
10496 +  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
10497 +  #    will be set to the directory where LIBOBJS objects are built.
10498 +  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
10499 +  ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
10500  done
10501  LIBOBJS=$ac_libobjs
10502  
10503 @@ -19744,11 +20727,35 @@
10504    # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
10505    # is contrary to our usage.  Disable this feature.
10506    alias -g '${1+"$@"}'='"$@"'
10507 -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
10508 -  set -o posix
10509 +  setopt NO_GLOB_SUBST
10510 +else
10511 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
10512  fi
10513 +BIN_SH=xpg4; export BIN_SH # for Tru64
10514  DUALCASE=1; export DUALCASE # for MKS sh
10515  
10516 +
10517 +# PATH needs CR
10518 +# Avoid depending upon Character Ranges.
10519 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
10520 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
10521 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
10522 +as_cr_digits='0123456789'
10523 +as_cr_alnum=$as_cr_Letters$as_cr_digits
10524 +
10525 +# The user is always right.
10526 +if test "${PATH_SEPARATOR+set}" != set; then
10527 +  echo "#! /bin/sh" >conf$$.sh
10528 +  echo  "exit 0"   >>conf$$.sh
10529 +  chmod +x conf$$.sh
10530 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
10531 +    PATH_SEPARATOR=';'
10532 +  else
10533 +    PATH_SEPARATOR=:
10534 +  fi
10535 +  rm -f conf$$.sh
10536 +fi
10537 +
10538  # Support unset when possible.
10539  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
10540    as_unset=unset
10541 @@ -19757,8 +20764,43 @@
10542  fi
10543  
10544  
10545 +# IFS
10546 +# We need space, tab and new line, in precisely that order.  Quoting is
10547 +# there to prevent editors from complaining about space-tab.
10548 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
10549 +# splitting by setting IFS to empty value.)
10550 +as_nl='
10551 +'
10552 +IFS=" ""       $as_nl"
10553 +
10554 +# Find who we are.  Look in the path if we contain no directory separator.
10555 +case $0 in
10556 +  *[\\/]* ) as_myself=$0 ;;
10557 +  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10558 +for as_dir in $PATH
10559 +do
10560 +  IFS=$as_save_IFS
10561 +  test -z "$as_dir" && as_dir=.
10562 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
10563 +done
10564 +IFS=$as_save_IFS
10565 +
10566 +     ;;
10567 +esac
10568 +# We did not find ourselves, most probably we were run as `sh COMMAND'
10569 +# in which case we are not to be found in the path.
10570 +if test "x$as_myself" = x; then
10571 +  as_myself=$0
10572 +fi
10573 +if test ! -f "$as_myself"; then
10574 +  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
10575 +  { (exit 1); exit 1; }
10576 +fi
10577 +
10578  # Work around bugs in pre-3.0 UWIN ksh.
10579 -$as_unset ENV MAIL MAILPATH
10580 +for as_var in ENV MAIL MAILPATH
10581 +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
10582 +done
10583  PS1='$ '
10584  PS2='> '
10585  PS4='+ '
10586 @@ -19772,18 +20814,19 @@
10587    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
10588      eval $as_var=C; export $as_var
10589    else
10590 -    $as_unset $as_var
10591 +    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
10592    fi
10593  done
10594  
10595  # Required to use basename.
10596 -if expr a : '\(a\)' >/dev/null 2>&1; then
10597 +if expr a : '\(a\)' >/dev/null 2>&1 &&
10598 +   test "X`expr 00001 : '.*\(...\)'`" = X001; then
10599    as_expr=expr
10600  else
10601    as_expr=false
10602  fi
10603  
10604 -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
10605 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
10606    as_basename=basename
10607  else
10608    as_basename=false
10609 @@ -19791,159 +20834,120 @@
10610  
10611  
10612  # Name of the executable.
10613 -as_me=`$as_basename "$0" ||
10614 +as_me=`$as_basename -- "$0" ||
10615  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
10616          X"$0" : 'X\(//\)$' \| \
10617 -        X"$0" : 'X\(/\)$' \| \
10618 -        .     : '\(.\)' 2>/dev/null ||
10619 +        X"$0" : 'X\(/\)' \| . 2>/dev/null ||
10620  echo X/"$0" |
10621 -    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
10622 -         /^X\/\(\/\/\)$/{ s//\1/; q; }
10623 -         /^X\/\(\/\).*/{ s//\1/; q; }
10624 -         s/.*/./; q'`
10625 -
10626 -
10627 -# PATH needs CR, and LINENO needs CR and PATH.
10628 -# Avoid depending upon Character Ranges.
10629 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
10630 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
10631 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
10632 -as_cr_digits='0123456789'
10633 -as_cr_alnum=$as_cr_Letters$as_cr_digits
10634 +    sed '/^.*\/\([^/][^/]*\)\/*$/{
10635 +           s//\1/
10636 +           q
10637 +         }
10638 +         /^X\/\(\/\/\)$/{
10639 +           s//\1/
10640 +           q
10641 +         }
10642 +         /^X\/\(\/\).*/{
10643 +           s//\1/
10644 +           q
10645 +         }
10646 +         s/.*/./; q'`
10647  
10648 -# The user is always right.
10649 -if test "${PATH_SEPARATOR+set}" != set; then
10650 -  echo "#! /bin/sh" >conf$$.sh
10651 -  echo  "exit 0"   >>conf$$.sh
10652 -  chmod +x conf$$.sh
10653 -  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
10654 -    PATH_SEPARATOR=';'
10655 -  else
10656 -    PATH_SEPARATOR=:
10657 -  fi
10658 -  rm -f conf$$.sh
10659 -fi
10660 +# CDPATH.
10661 +$as_unset CDPATH
10662  
10663  
10664 -  as_lineno_1=$LINENO
10665 -  as_lineno_2=$LINENO
10666 -  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
10667 -  test "x$as_lineno_1" != "x$as_lineno_2" &&
10668 -  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
10669 -  # Find who we are.  Look in the path if we contain no path at all
10670 -  # relative or not.
10671 -  case $0 in
10672 -    *[\\/]* ) as_myself=$0 ;;
10673 -    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10674 -for as_dir in $PATH
10675 -do
10676 -  IFS=$as_save_IFS
10677 -  test -z "$as_dir" && as_dir=.
10678 -  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
10679 -done
10680  
10681 -       ;;
10682 -  esac
10683 -  # We did not find ourselves, most probably we were run as `sh COMMAND'
10684 -  # in which case we are not to be found in the path.
10685 -  if test "x$as_myself" = x; then
10686 -    as_myself=$0
10687 -  fi
10688 -  if test ! -f "$as_myself"; then
10689 -    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
10690 -echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
10691 -   { (exit 1); exit 1; }; }
10692 -  fi
10693 -  case $CONFIG_SHELL in
10694 -  '')
10695 -    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10696 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
10697 -do
10698 -  IFS=$as_save_IFS
10699 -  test -z "$as_dir" && as_dir=.
10700 -  for as_base in sh bash ksh sh5; do
10701 -        case $as_dir in
10702 -        /*)
10703 -          if ("$as_dir/$as_base" -c '
10704    as_lineno_1=$LINENO
10705    as_lineno_2=$LINENO
10706 -  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
10707    test "x$as_lineno_1" != "x$as_lineno_2" &&
10708 -  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
10709 -            $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
10710 -            $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
10711 -            CONFIG_SHELL=$as_dir/$as_base
10712 -            export CONFIG_SHELL
10713 -            exec "$CONFIG_SHELL" "$0" ${1+"$@"}
10714 -          fi;;
10715 -        esac
10716 -       done
10717 -done
10718 -;;
10719 -  esac
10720 +  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
10721  
10722    # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
10723    # uniformly replaced by the line number.  The first 'sed' inserts a
10724 -  # line-number line before each line; the second 'sed' does the real
10725 -  # work.  The second script uses 'N' to pair each line-number line
10726 -  # with the numbered line, and appends trailing '-' during
10727 -  # substitution so that $LINENO is not a special case at line end.
10728 +  # line-number line after each line using $LINENO; the second 'sed'
10729 +  # does the real work.  The second script uses 'N' to pair each
10730 +  # line-number line with the line containing $LINENO, and appends
10731 +  # trailing '-' during substitution so that $LINENO is not a special
10732 +  # case at line end.
10733    # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
10734 -  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
10735 -  sed '=' <$as_myself |
10736 +  # scripts with optimization help from Paolo Bonzini.  Blame Lee
10737 +  # E. McMahon (1931-1989) for sed's syntax.  :-)
10738 +  sed -n '
10739 +    p
10740 +    /[$]LINENO/=
10741 +  ' <$as_myself |
10742      sed '
10743 +      s/[$]LINENO.*/&-/
10744 +      t lineno
10745 +      b
10746 +      :lineno
10747        N
10748 -      s,$,-,
10749 -      : loop
10750 -      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
10751 +      :loop
10752 +      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
10753        t loop
10754 -      s,-$,,
10755 -      s,^['$as_cr_digits']*\n,,
10756 +      s/-\n.*//
10757      ' >$as_me.lineno &&
10758 -  chmod +x $as_me.lineno ||
10759 -    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
10760 -echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
10761 +  chmod +x "$as_me.lineno" ||
10762 +    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
10763     { (exit 1); exit 1; }; }
10764  
10765    # Don't try to exec as it changes $[0], causing all sort of problems
10766    # (the dirname of $[0] is not the place where we might find the
10767 -  # original and so on.  Autoconf is especially sensible to this).
10768 -  . ./$as_me.lineno
10769 +  # original and so on.  Autoconf is especially sensitive to this).
10770 +  . "./$as_me.lineno"
10771    # Exit status is that of the last command.
10772    exit
10773  }
10774  
10775  
10776 -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
10777 -  *c*,-n*) ECHO_N= ECHO_C='
10778 -' ECHO_T='     ' ;;
10779 -  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
10780 -  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
10781 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
10782 +  as_dirname=dirname
10783 +else
10784 +  as_dirname=false
10785 +fi
10786 +
10787 +ECHO_C= ECHO_N= ECHO_T=
10788 +case `echo -n x` in
10789 +-n*)
10790 +  case `echo 'x\c'` in
10791 +  *c*) ECHO_T='        ';;     # ECHO_T is single tab character.
10792 +  *)   ECHO_C='\c';;
10793 +  esac;;
10794 +*)
10795 +  ECHO_N='-n';;
10796  esac
10797  
10798 -if expr a : '\(a\)' >/dev/null 2>&1; then
10799 +if expr a : '\(a\)' >/dev/null 2>&1 &&
10800 +   test "X`expr 00001 : '.*\(...\)'`" = X001; then
10801    as_expr=expr
10802  else
10803    as_expr=false
10804  fi
10805  
10806  rm -f conf$$ conf$$.exe conf$$.file
10807 +if test -d conf$$.dir; then
10808 +  rm -f conf$$.dir/conf$$.file
10809 +else
10810 +  rm -f conf$$.dir
10811 +  mkdir conf$$.dir
10812 +fi
10813  echo >conf$$.file
10814  if ln -s conf$$.file conf$$ 2>/dev/null; then
10815 -  # We could just check for DJGPP; but this test a) works b) is more generic
10816 -  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
10817 -  if test -f conf$$.exe; then
10818 -    # Don't use ln at all; we don't have any links
10819 +  as_ln_s='ln -s'
10820 +  # ... but there are two gotchas:
10821 +  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
10822 +  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
10823 +  # In both cases, we have to default to `cp -p'.
10824 +  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
10825      as_ln_s='cp -p'
10826 -  else
10827 -    as_ln_s='ln -s'
10828 -  fi
10829  elif ln conf$$.file conf$$ 2>/dev/null; then
10830    as_ln_s=ln
10831  else
10832    as_ln_s='cp -p'
10833  fi
10834 -rm -f conf$$ conf$$.exe conf$$.file
10835 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
10836 +rmdir conf$$.dir 2>/dev/null
10837  
10838  if mkdir -p . 2>/dev/null; then
10839    as_mkdir_p=:
10840 @@ -19952,7 +20956,19 @@
10841    as_mkdir_p=false
10842  fi
10843  
10844 -as_executable_p="test -f"
10845 +# Find out whether ``test -x'' works.  Don't use a zero-byte file, as
10846 +# systems may use methods other than mode bits to determine executability.
10847 +cat >conf$$.file <<_ASEOF
10848 +#! /bin/sh
10849 +exit 0
10850 +_ASEOF
10851 +chmod +x conf$$.file
10852 +if test -x conf$$.file >/dev/null 2>&1; then
10853 +  as_executable_p="test -x"
10854 +else
10855 +  as_executable_p=:
10856 +fi
10857 +rm -f conf$$.file
10858  
10859  # Sed expression to map a string onto a valid CPP name.
10860  as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
10861 @@ -19961,31 +20977,14 @@
10862  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
10863  
10864  
10865 -# IFS
10866 -# We need space, tab and new line, in precisely that order.
10867 -as_nl='
10868 -'
10869 -IFS="  $as_nl"
10870 -
10871 -# CDPATH.
10872 -$as_unset CDPATH
10873 -
10874  exec 6>&1
10875  
10876 -# Open the log real soon, to keep \$[0] and so on meaningful, and to
10877 +# Save the log message, to keep $[0] and so on meaningful, and to
10878  # report actual input values of CONFIG_FILES etc. instead of their
10879 -# values after options handling.  Logging --version etc. is OK.
10880 -exec 5>>config.log
10881 -{
10882 -  echo
10883 -  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
10884 -## Running $as_me. ##
10885 -_ASBOX
10886 -} >&5
10887 -cat >&5 <<_CSEOF
10888 -
10889 +# values after options handling.
10890 +ac_log="
10891  This file was extended by suPHP $as_me 0.6.1, which was
10892 -generated by GNU Autoconf 2.59.  Invocation command line was
10893 +generated by GNU Autoconf 2.60a.  Invocation command line was
10894  
10895    CONFIG_FILES    = $CONFIG_FILES
10896    CONFIG_HEADERS  = $CONFIG_HEADERS
10897 @@ -19993,30 +20992,20 @@
10898    CONFIG_COMMANDS = $CONFIG_COMMANDS
10899    $ $0 $@
10900  
10901 -_CSEOF
10902 -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
10903 -echo >&5
10904 +on `(hostname || uname -n) 2>/dev/null | sed 1q`
10905 +"
10906 +
10907  _ACEOF
10908  
10909 +cat >>$CONFIG_STATUS <<_ACEOF
10910  # Files that config.status was made for.
10911 -if test -n "$ac_config_files"; then
10912 -  echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
10913 -fi
10914 +config_files="$ac_config_files"
10915 +config_headers="$ac_config_headers"
10916 +config_commands="$ac_config_commands"
10917  
10918 -if test -n "$ac_config_headers"; then
10919 -  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
10920 -fi
10921 -
10922 -if test -n "$ac_config_links"; then
10923 -  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
10924 -fi
10925 -
10926 -if test -n "$ac_config_commands"; then
10927 -  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
10928 -fi
10929 +_ACEOF
10930  
10931  cat >>$CONFIG_STATUS <<\_ACEOF
10932 -
10933  ac_cs_usage="\
10934  \`$as_me' instantiates files from templates according to the
10935  current configuration.
10936 @@ -20024,7 +21013,7 @@
10937  Usage: $0 [OPTIONS] [FILE]...
10938  
10939    -h, --help       print this help, then exit
10940 -  -V, --version    print version number, then exit
10941 +  -V, --version    print version number and configuration settings, then exit
10942    -q, --quiet      do not print progress messages
10943    -d, --debug      don't remove temporary files
10944        --recheck    update $as_me by reconfiguring in the same conditions
10945 @@ -20043,19 +21032,21 @@
10946  $config_commands
10947  
10948  Report bugs to <bug-autoconf@gnu.org>."
10949 -_ACEOF
10950  
10951 +_ACEOF
10952  cat >>$CONFIG_STATUS <<_ACEOF
10953  ac_cs_version="\\
10954  suPHP config.status 0.6.1
10955 -configured by $0, generated by GNU Autoconf 2.59,
10956 -  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
10957 +configured by $0, generated by GNU Autoconf 2.60a,
10958 +  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
10959  
10960 -Copyright (C) 2003 Free Software Foundation, Inc.
10961 +Copyright (C) 2006 Free Software Foundation, Inc.
10962  This config.status script is free software; the Free Software Foundation
10963  gives unlimited permission to copy, distribute and modify it."
10964 -srcdir=$srcdir
10965 -INSTALL="$INSTALL"
10966 +
10967 +ac_pwd='$ac_pwd'
10968 +srcdir='$srcdir'
10969 +INSTALL='$INSTALL'
10970  _ACEOF
10971  
10972  cat >>$CONFIG_STATUS <<\_ACEOF
10973 @@ -20066,39 +21057,24 @@
10974  do
10975    case $1 in
10976    --*=*)
10977 -    ac_option=`expr "x$1" : 'x\([^=]*\)='`
10978 -    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
10979 +    ac_option=`expr "X$1" : 'X\([^=]*\)='`
10980 +    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
10981      ac_shift=:
10982      ;;
10983 -  -*)
10984 +  *)
10985      ac_option=$1
10986      ac_optarg=$2
10987      ac_shift=shift
10988      ;;
10989 -  *) # This is not an option, so the user has probably given explicit
10990 -     # arguments.
10991 -     ac_option=$1
10992 -     ac_need_defaults=false;;
10993    esac
10994  
10995    case $ac_option in
10996    # Handling of the options.
10997 -_ACEOF
10998 -cat >>$CONFIG_STATUS <<\_ACEOF
10999    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
11000      ac_cs_recheck=: ;;
11001 -  --version | --vers* | -V )
11002 -    echo "$ac_cs_version"; exit 0 ;;
11003 -  --he | --h)
11004 -    # Conflict between --help and --header
11005 -    { { echo "$as_me:$LINENO: error: ambiguous option: $1
11006 -Try \`$0 --help' for more information." >&5
11007 -echo "$as_me: error: ambiguous option: $1
11008 -Try \`$0 --help' for more information." >&2;}
11009 -   { (exit 1); exit 1; }; };;
11010 -  --help | --hel | -h )
11011 -    echo "$ac_cs_usage"; exit 0 ;;
11012 -  --debug | --d* | -d )
11013 +  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
11014 +    echo "$ac_cs_version"; exit ;;
11015 +  --debug | --debu | --deb | --de | --d | -d )
11016      debug=: ;;
11017    --file | --fil | --fi | --f )
11018      $ac_shift
11019 @@ -20108,18 +21084,24 @@
11020      $ac_shift
11021      CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
11022      ac_need_defaults=false;;
11023 +  --he | --h)
11024 +    # Conflict between --help and --header
11025 +    { echo "$as_me: error: ambiguous option: $1
11026 +Try \`$0 --help' for more information." >&2
11027 +   { (exit 1); exit 1; }; };;
11028 +  --help | --hel | -h )
11029 +    echo "$ac_cs_usage"; exit ;;
11030    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
11031    | -silent | --silent | --silen | --sile | --sil | --si | --s)
11032      ac_cs_silent=: ;;
11033  
11034    # This is an error.
11035 -  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
11036 -Try \`$0 --help' for more information." >&5
11037 -echo "$as_me: error: unrecognized option: $1
11038 -Try \`$0 --help' for more information." >&2;}
11039 +  -*) { echo "$as_me: error: unrecognized option: $1
11040 +Try \`$0 --help' for more information." >&2
11041     { (exit 1); exit 1; }; } ;;
11042  
11043 -  *) ac_config_targets="$ac_config_targets $1" ;;
11044 +  *) ac_config_targets="$ac_config_targets $1"
11045 +     ac_need_defaults=false ;;
11046  
11047    esac
11048    shift
11049 @@ -20135,40 +21117,52 @@
11050  _ACEOF
11051  cat >>$CONFIG_STATUS <<_ACEOF
11052  if \$ac_cs_recheck; then
11053 -  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
11054 -  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
11055 +  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
11056 +  CONFIG_SHELL=$SHELL
11057 +  export CONFIG_SHELL
11058 +  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
11059  fi
11060  
11061  _ACEOF
11062 +cat >>$CONFIG_STATUS <<\_ACEOF
11063 +exec 5>>config.log
11064 +{
11065 +  echo
11066 +  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
11067 +## Running $as_me. ##
11068 +_ASBOX
11069 +  echo "$ac_log"
11070 +} >&5
11071  
11072 +_ACEOF
11073  cat >>$CONFIG_STATUS <<_ACEOF
11074  #
11075 -# INIT-COMMANDS section.
11076 +# INIT-COMMANDS
11077  #
11078 -
11079  AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
11080  
11081  _ACEOF
11082  
11083 -
11084 -
11085  cat >>$CONFIG_STATUS <<\_ACEOF
11086 +
11087 +# Handling of arguments.
11088  for ac_config_target in $ac_config_targets
11089  do
11090 -  case "$ac_config_target" in
11091 -  # Handling of arguments.
11092 -  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
11093 -  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
11094 -  "src/apache/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/apache/Makefile" ;;
11095 -  "src/apache2/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/apache2/Makefile" ;;
11096 -  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
11097 -  "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
11098 +  case $ac_config_target in
11099 +    "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
11100 +    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
11101 +    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
11102 +    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
11103 +    "src/apache/Makefile") CONFIG_FILES="$CONFIG_FILES src/apache/Makefile" ;;
11104 +    "src/apache2/Makefile") CONFIG_FILES="$CONFIG_FILES src/apache2/Makefile" ;;
11105 +
11106    *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
11107  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
11108     { (exit 1); exit 1; }; };;
11109    esac
11110  done
11111  
11112 +
11113  # If the user did not use the arguments to specify the items to instantiate,
11114  # then the envvar interface is used.  Set only those that are not.
11115  # We use the long form for the default assignment because of an extremely
11116 @@ -20180,615 +21174,603 @@
11117  fi
11118  
11119  # Have a temporary directory for convenience.  Make it in the build tree
11120 -# simply because there is no reason to put it here, and in addition,
11121 +# simply because there is no reason against having it here, and in addition,
11122  # creating and moving files from /tmp can sometimes cause problems.
11123 -# Create a temporary directory, and hook for its removal unless debugging.
11124 +# Hook for its removal unless debugging.
11125 +# Note that there is a small window in which the directory will not be cleaned:
11126 +# after its creation but before its name has been assigned to `$tmp'.
11127  $debug ||
11128  {
11129 -  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
11130 +  tmp=
11131 +  trap 'exit_status=$?
11132 +  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
11133 +' 0
11134    trap '{ (exit 1); exit 1; }' 1 2 13 15
11135  }
11136 -
11137  # Create a (secure) tmp directory for tmp files.
11138  
11139  {
11140 -  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
11141 +  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
11142    test -n "$tmp" && test -d "$tmp"
11143  }  ||
11144  {
11145 -  tmp=./confstat$$-$RANDOM
11146 -  (umask 077 && mkdir $tmp)
11147 +  tmp=./conf$$-$RANDOM
11148 +  (umask 077 && mkdir "$tmp")
11149  } ||
11150  {
11151     echo "$me: cannot create a temporary directory in ." >&2
11152     { (exit 1); exit 1; }
11153  }
11154  
11155 -_ACEOF
11156 -
11157 -cat >>$CONFIG_STATUS <<_ACEOF
11158 -
11159  #
11160 -# CONFIG_FILES section.
11161 +# Set up the sed scripts for CONFIG_FILES section.
11162  #
11163  
11164  # No need to generate the scripts if there are no CONFIG_FILES.
11165  # This happens for instance when ./config.status config.h
11166 -if test -n "\$CONFIG_FILES"; then
11167 -  # Protect against being on the right side of a sed subst in config.status.
11168 -  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
11169 -   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
11170 -s,@SHELL@,$SHELL,;t t
11171 -s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
11172 -s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
11173 -s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
11174 -s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
11175 -s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
11176 -s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
11177 -s,@exec_prefix@,$exec_prefix,;t t
11178 -s,@prefix@,$prefix,;t t
11179 -s,@program_transform_name@,$program_transform_name,;t t
11180 -s,@bindir@,$bindir,;t t
11181 -s,@sbindir@,$sbindir,;t t
11182 -s,@libexecdir@,$libexecdir,;t t
11183 -s,@datadir@,$datadir,;t t
11184 -s,@sysconfdir@,$sysconfdir,;t t
11185 -s,@sharedstatedir@,$sharedstatedir,;t t
11186 -s,@localstatedir@,$localstatedir,;t t
11187 -s,@libdir@,$libdir,;t t
11188 -s,@includedir@,$includedir,;t t
11189 -s,@oldincludedir@,$oldincludedir,;t t
11190 -s,@infodir@,$infodir,;t t
11191 -s,@mandir@,$mandir,;t t
11192 -s,@build_alias@,$build_alias,;t t
11193 -s,@host_alias@,$host_alias,;t t
11194 -s,@target_alias@,$target_alias,;t t
11195 -s,@DEFS@,$DEFS,;t t
11196 -s,@ECHO_C@,$ECHO_C,;t t
11197 -s,@ECHO_N@,$ECHO_N,;t t
11198 -s,@ECHO_T@,$ECHO_T,;t t
11199 -s,@LIBS@,$LIBS,;t t
11200 -s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
11201 -s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
11202 -s,@INSTALL_DATA@,$INSTALL_DATA,;t t
11203 -s,@CYGPATH_W@,$CYGPATH_W,;t t
11204 -s,@PACKAGE@,$PACKAGE,;t t
11205 -s,@VERSION@,$VERSION,;t t
11206 -s,@ACLOCAL@,$ACLOCAL,;t t
11207 -s,@AUTOCONF@,$AUTOCONF,;t t
11208 -s,@AUTOMAKE@,$AUTOMAKE,;t t
11209 -s,@AUTOHEADER@,$AUTOHEADER,;t t
11210 -s,@MAKEINFO@,$MAKEINFO,;t t
11211 -s,@install_sh@,$install_sh,;t t
11212 -s,@STRIP@,$STRIP,;t t
11213 -s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
11214 -s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
11215 -s,@mkdir_p@,$mkdir_p,;t t
11216 -s,@AWK@,$AWK,;t t
11217 -s,@SET_MAKE@,$SET_MAKE,;t t
11218 -s,@am__leading_dot@,$am__leading_dot,;t t
11219 -s,@AMTAR@,$AMTAR,;t t
11220 -s,@am__tar@,$am__tar,;t t
11221 -s,@am__untar@,$am__untar,;t t
11222 -s,@CC@,$CC,;t t
11223 -s,@CFLAGS@,$CFLAGS,;t t
11224 -s,@LDFLAGS@,$LDFLAGS,;t t
11225 -s,@CPPFLAGS@,$CPPFLAGS,;t t
11226 -s,@ac_ct_CC@,$ac_ct_CC,;t t
11227 -s,@EXEEXT@,$EXEEXT,;t t
11228 -s,@OBJEXT@,$OBJEXT,;t t
11229 -s,@DEPDIR@,$DEPDIR,;t t
11230 -s,@am__include@,$am__include,;t t
11231 -s,@am__quote@,$am__quote,;t t
11232 -s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
11233 -s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
11234 -s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
11235 -s,@CCDEPMODE@,$CCDEPMODE,;t t
11236 -s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
11237 -s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
11238 -s,@CXX@,$CXX,;t t
11239 -s,@CXXFLAGS@,$CXXFLAGS,;t t
11240 -s,@ac_ct_CXX@,$ac_ct_CXX,;t t
11241 -s,@CXXDEPMODE@,$CXXDEPMODE,;t t
11242 -s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
11243 -s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
11244 -s,@build@,$build,;t t
11245 -s,@build_cpu@,$build_cpu,;t t
11246 -s,@build_vendor@,$build_vendor,;t t
11247 -s,@build_os@,$build_os,;t t
11248 -s,@host@,$host,;t t
11249 -s,@host_cpu@,$host_cpu,;t t
11250 -s,@host_vendor@,$host_vendor,;t t
11251 -s,@host_os@,$host_os,;t t
11252 -s,@EGREP@,$EGREP,;t t
11253 -s,@LN_S@,$LN_S,;t t
11254 -s,@ECHO@,$ECHO,;t t
11255 -s,@AR@,$AR,;t t
11256 -s,@ac_ct_AR@,$ac_ct_AR,;t t
11257 -s,@RANLIB@,$RANLIB,;t t
11258 -s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
11259 -s,@CPP@,$CPP,;t t
11260 -s,@CXXCPP@,$CXXCPP,;t t
11261 -s,@F77@,$F77,;t t
11262 -s,@FFLAGS@,$FFLAGS,;t t
11263 -s,@ac_ct_F77@,$ac_ct_F77,;t t
11264 -s,@LIBTOOL@,$LIBTOOL,;t t
11265 -s,@APXS@,$APXS,;t t
11266 -s,@APACHE_VERSION_1_3@,$APACHE_VERSION_1_3,;t t
11267 -s,@APACHE_VERSION_2@,$APACHE_VERSION_2,;t t
11268 -s,@APXS_INCLUDEDIR@,$APXS_INCLUDEDIR,;t t
11269 -s,@APXS_LIBEXECDIR@,$APXS_LIBEXECDIR,;t t
11270 -s,@APXS_EXTRA_CFLAGS@,$APXS_EXTRA_CFLAGS,;t t
11271 -s,@APR_INCLUDEDIR@,$APR_INCLUDEDIR,;t t
11272 -s,@APR_CPPFLAGS@,$APR_CPPFLAGS,;t t
11273 -s,@OPT_APACHEMOD_USERGROUP_DEF@,$OPT_APACHEMOD_USERGROUP_DEF,;t t
11274 -s,@COND_AP13_TRUE@,$COND_AP13_TRUE,;t t
11275 -s,@COND_AP13_FALSE@,$COND_AP13_FALSE,;t t
11276 -s,@COND_AP20_TRUE@,$COND_AP20_TRUE,;t t
11277 -s,@COND_AP20_FALSE@,$COND_AP20_FALSE,;t t
11278 -s,@COND_APUSERGROUP_TRUE@,$COND_APUSERGROUP_TRUE,;t t
11279 -s,@COND_APUSERGROUP_FALSE@,$COND_APUSERGROUP_FALSE,;t t
11280 -s,@LIBOBJS@,$LIBOBJS,;t t
11281 -s,@LTLIBOBJS@,$LTLIBOBJS,;t t
11282 -CEOF
11283 -
11284 -_ACEOF
11285 -
11286 -  cat >>$CONFIG_STATUS <<\_ACEOF
11287 -  # Split the substitutions into bite-sized pieces for seds with
11288 -  # small command number limits, like on Digital OSF/1 and HP-UX.
11289 -  ac_max_sed_lines=48
11290 -  ac_sed_frag=1 # Number of current file.
11291 -  ac_beg=1 # First line for current file.
11292 -  ac_end=$ac_max_sed_lines # Line after last line for current file.
11293 -  ac_more_lines=:
11294 -  ac_sed_cmds=
11295 -  while $ac_more_lines; do
11296 -    if test $ac_beg -gt 1; then
11297 -      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
11298 -    else
11299 -      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
11300 -    fi
11301 -    if test ! -s $tmp/subs.frag; then
11302 -      ac_more_lines=false
11303 -    else
11304 -      # The purpose of the label and of the branching condition is to
11305 -      # speed up the sed processing (if there are no `@' at all, there
11306 -      # is no need to browse any of the substitutions).
11307 -      # These are the two extra sed commands mentioned above.
11308 -      (echo ':t
11309 -  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
11310 -      if test -z "$ac_sed_cmds"; then
11311 -       ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
11312 -      else
11313 -       ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
11314 -      fi
11315 -      ac_sed_frag=`expr $ac_sed_frag + 1`
11316 -      ac_beg=$ac_end
11317 -      ac_end=`expr $ac_end + $ac_max_sed_lines`
11318 -    fi
11319 -  done
11320 -  if test -z "$ac_sed_cmds"; then
11321 -    ac_sed_cmds=cat
11322 +if test -n "$CONFIG_FILES"; then
11323 +
11324 +_ACEOF
11325 +
11326 +
11327 +
11328 +ac_delim='%!_!# '
11329 +for ac_last_try in false false false false false :; do
11330 +  cat >conf$$subs.sed <<_ACEOF
11331 +SHELL!$SHELL$ac_delim
11332 +PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
11333 +PACKAGE_NAME!$PACKAGE_NAME$ac_delim
11334 +PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
11335 +PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
11336 +PACKAGE_STRING!$PACKAGE_STRING$ac_delim
11337 +PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
11338 +exec_prefix!$exec_prefix$ac_delim
11339 +prefix!$prefix$ac_delim
11340 +program_transform_name!$program_transform_name$ac_delim
11341 +bindir!$bindir$ac_delim
11342 +sbindir!$sbindir$ac_delim
11343 +libexecdir!$libexecdir$ac_delim
11344 +datarootdir!$datarootdir$ac_delim
11345 +datadir!$datadir$ac_delim
11346 +sysconfdir!$sysconfdir$ac_delim
11347 +sharedstatedir!$sharedstatedir$ac_delim
11348 +localstatedir!$localstatedir$ac_delim
11349 +includedir!$includedir$ac_delim
11350 +oldincludedir!$oldincludedir$ac_delim
11351 +docdir!$docdir$ac_delim
11352 +infodir!$infodir$ac_delim
11353 +htmldir!$htmldir$ac_delim
11354 +dvidir!$dvidir$ac_delim
11355 +pdfdir!$pdfdir$ac_delim
11356 +psdir!$psdir$ac_delim
11357 +libdir!$libdir$ac_delim
11358 +localedir!$localedir$ac_delim
11359 +mandir!$mandir$ac_delim
11360 +DEFS!$DEFS$ac_delim
11361 +ECHO_C!$ECHO_C$ac_delim
11362 +ECHO_N!$ECHO_N$ac_delim
11363 +ECHO_T!$ECHO_T$ac_delim
11364 +LIBS!$LIBS$ac_delim
11365 +build_alias!$build_alias$ac_delim
11366 +host_alias!$host_alias$ac_delim
11367 +target_alias!$target_alias$ac_delim
11368 +INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
11369 +INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
11370 +INSTALL_DATA!$INSTALL_DATA$ac_delim
11371 +CYGPATH_W!$CYGPATH_W$ac_delim
11372 +PACKAGE!$PACKAGE$ac_delim
11373 +VERSION!$VERSION$ac_delim
11374 +ACLOCAL!$ACLOCAL$ac_delim
11375 +AUTOCONF!$AUTOCONF$ac_delim
11376 +AUTOMAKE!$AUTOMAKE$ac_delim
11377 +AUTOHEADER!$AUTOHEADER$ac_delim
11378 +MAKEINFO!$MAKEINFO$ac_delim
11379 +install_sh!$install_sh$ac_delim
11380 +STRIP!$STRIP$ac_delim
11381 +INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
11382 +mkdir_p!$mkdir_p$ac_delim
11383 +AWK!$AWK$ac_delim
11384 +SET_MAKE!$SET_MAKE$ac_delim
11385 +am__leading_dot!$am__leading_dot$ac_delim
11386 +AMTAR!$AMTAR$ac_delim
11387 +am__tar!$am__tar$ac_delim
11388 +am__untar!$am__untar$ac_delim
11389 +CC!$CC$ac_delim
11390 +CFLAGS!$CFLAGS$ac_delim
11391 +LDFLAGS!$LDFLAGS$ac_delim
11392 +CPPFLAGS!$CPPFLAGS$ac_delim
11393 +ac_ct_CC!$ac_ct_CC$ac_delim
11394 +EXEEXT!$EXEEXT$ac_delim
11395 +OBJEXT!$OBJEXT$ac_delim
11396 +DEPDIR!$DEPDIR$ac_delim
11397 +am__include!$am__include$ac_delim
11398 +am__quote!$am__quote$ac_delim
11399 +AMDEP_TRUE!$AMDEP_TRUE$ac_delim
11400 +AMDEP_FALSE!$AMDEP_FALSE$ac_delim
11401 +AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
11402 +CCDEPMODE!$CCDEPMODE$ac_delim
11403 +am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
11404 +am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
11405 +CXX!$CXX$ac_delim
11406 +CXXFLAGS!$CXXFLAGS$ac_delim
11407 +ac_ct_CXX!$ac_ct_CXX$ac_delim
11408 +CXXDEPMODE!$CXXDEPMODE$ac_delim
11409 +am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
11410 +am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
11411 +build!$build$ac_delim
11412 +build_cpu!$build_cpu$ac_delim
11413 +build_vendor!$build_vendor$ac_delim
11414 +build_os!$build_os$ac_delim
11415 +host!$host$ac_delim
11416 +host_cpu!$host_cpu$ac_delim
11417 +host_vendor!$host_vendor$ac_delim
11418 +host_os!$host_os$ac_delim
11419 +GREP!$GREP$ac_delim
11420 +EGREP!$EGREP$ac_delim
11421 +LN_S!$LN_S$ac_delim
11422 +ECHO!$ECHO$ac_delim
11423 +AR!$AR$ac_delim
11424 +RANLIB!$RANLIB$ac_delim
11425 +CPP!$CPP$ac_delim
11426 +CXXCPP!$CXXCPP$ac_delim
11427 +F77!$F77$ac_delim
11428 +_ACEOF
11429 +
11430 +  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
11431 +    break
11432 +  elif $ac_last_try; then
11433 +    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
11434 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
11435 +   { (exit 1); exit 1; }; }
11436 +  else
11437 +    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
11438    fi
11439 -fi # test -n "$CONFIG_FILES"
11440 +done
11441 +
11442 +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
11443 +if test -n "$ac_eof"; then
11444 +  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
11445 +  ac_eof=`expr $ac_eof + 1`
11446 +fi
11447 +
11448 +cat >>$CONFIG_STATUS <<_ACEOF
11449 +cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
11450 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
11451 +_ACEOF
11452 +sed '
11453 +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
11454 +s/^/s,@/; s/!/@,|#_!!_#|/
11455 +:n
11456 +t n
11457 +s/'"$ac_delim"'$/,g/; t
11458 +s/$/\\/; p
11459 +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
11460 +' >>$CONFIG_STATUS <conf$$subs.sed
11461 +rm -f conf$$subs.sed
11462 +cat >>$CONFIG_STATUS <<_ACEOF
11463 +CEOF$ac_eof
11464 +_ACEOF
11465 +
11466  
11467 +ac_delim='%!_!# '
11468 +for ac_last_try in false false false false false :; do
11469 +  cat >conf$$subs.sed <<_ACEOF
11470 +FFLAGS!$FFLAGS$ac_delim
11471 +ac_ct_F77!$ac_ct_F77$ac_delim
11472 +LIBTOOL!$LIBTOOL$ac_delim
11473 +APXS!$APXS$ac_delim
11474 +APACHE_VERSION_1_3!$APACHE_VERSION_1_3$ac_delim
11475 +APACHE_VERSION_2!$APACHE_VERSION_2$ac_delim
11476 +APXS_INCLUDEDIR!$APXS_INCLUDEDIR$ac_delim
11477 +APXS_LIBEXECDIR!$APXS_LIBEXECDIR$ac_delim
11478 +APXS_EXTRA_CFLAGS!$APXS_EXTRA_CFLAGS$ac_delim
11479 +APR_INCLUDEDIR!$APR_INCLUDEDIR$ac_delim
11480 +APR_CPPFLAGS!$APR_CPPFLAGS$ac_delim
11481 +OPT_APACHEMOD_USERGROUP_DEF!$OPT_APACHEMOD_USERGROUP_DEF$ac_delim
11482 +COND_AP13_TRUE!$COND_AP13_TRUE$ac_delim
11483 +COND_AP13_FALSE!$COND_AP13_FALSE$ac_delim
11484 +COND_AP20_TRUE!$COND_AP20_TRUE$ac_delim
11485 +COND_AP20_FALSE!$COND_AP20_FALSE$ac_delim
11486 +COND_APUSERGROUP_TRUE!$COND_APUSERGROUP_TRUE$ac_delim
11487 +COND_APUSERGROUP_FALSE!$COND_APUSERGROUP_FALSE$ac_delim
11488 +LIBOBJS!$LIBOBJS$ac_delim
11489 +LTLIBOBJS!$LTLIBOBJS$ac_delim
11490 +_ACEOF
11491 +
11492 +  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 20; then
11493 +    break
11494 +  elif $ac_last_try; then
11495 +    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
11496 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
11497 +   { (exit 1); exit 1; }; }
11498 +  else
11499 +    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
11500 +  fi
11501 +done
11502 +
11503 +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
11504 +if test -n "$ac_eof"; then
11505 +  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
11506 +  ac_eof=`expr $ac_eof + 1`
11507 +fi
11508 +
11509 +cat >>$CONFIG_STATUS <<_ACEOF
11510 +cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
11511 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
11512 +_ACEOF
11513 +sed '
11514 +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
11515 +s/^/s,@/; s/!/@,|#_!!_#|/
11516 +:n
11517 +t n
11518 +s/'"$ac_delim"'$/,g/; t
11519 +s/$/\\/; p
11520 +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
11521 +' >>$CONFIG_STATUS <conf$$subs.sed
11522 +rm -f conf$$subs.sed
11523 +cat >>$CONFIG_STATUS <<_ACEOF
11524 +:end
11525 +s/|#_!!_#|//g
11526 +CEOF$ac_eof
11527  _ACEOF
11528 +
11529 +
11530 +# VPATH may cause trouble with some makes, so we remove $(srcdir),
11531 +# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
11532 +# trailing colons and then remove the whole line if VPATH becomes empty
11533 +# (actually we leave an empty line to preserve line numbers).
11534 +if test "x$srcdir" = x.; then
11535 +  ac_vpsub='/^[         ]*VPATH[        ]*=/{
11536 +s/:*\$(srcdir):*/:/
11537 +s/:*\${srcdir}:*/:/
11538 +s/:*@srcdir@:*/:/
11539 +s/^\([^=]*=[    ]*\):*/\1/
11540 +s/:*$//
11541 +s/^[^=]*=[      ]*$//
11542 +}'
11543 +fi
11544 +
11545  cat >>$CONFIG_STATUS <<\_ACEOF
11546 -for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
11547 -  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
11548 -  case $ac_file in
11549 -  - | *:- | *:-:* ) # input from stdin
11550 -       cat >$tmp/stdin
11551 -       ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
11552 -       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
11553 -  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
11554 -       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
11555 -  * )   ac_file_in=$ac_file.in ;;
11556 +fi # test -n "$CONFIG_FILES"
11557 +
11558 +
11559 +for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
11560 +do
11561 +  case $ac_tag in
11562 +  :[FHLC]) ac_mode=$ac_tag; continue;;
11563 +  esac
11564 +  case $ac_mode$ac_tag in
11565 +  :[FHL]*:*);;
11566 +  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
11567 +echo "$as_me: error: Invalid tag $ac_tag." >&2;}
11568 +   { (exit 1); exit 1; }; };;
11569 +  :[FH]-) ac_tag=-:-;;
11570 +  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
11571    esac
11572 +  ac_save_IFS=$IFS
11573 +  IFS=:
11574 +  set x $ac_tag
11575 +  IFS=$ac_save_IFS
11576 +  shift
11577 +  ac_file=$1
11578 +  shift
11579 +
11580 +  case $ac_mode in
11581 +  :L) ac_source=$1;;
11582 +  :[FH])
11583 +    ac_file_inputs=
11584 +    for ac_f
11585 +    do
11586 +      case $ac_f in
11587 +      -) ac_f="$tmp/stdin";;
11588 +      *) # Look for the file first in the build tree, then in the source tree
11589 +        # (if the path is not absolute).  The absolute path cannot be DOS-style,
11590 +        # because $ac_f cannot contain `:'.
11591 +        test -f "$ac_f" ||
11592 +          case $ac_f in
11593 +          [\\/$]*) false;;
11594 +          *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
11595 +          esac ||
11596 +          { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
11597 +echo "$as_me: error: cannot find input file: $ac_f" >&2;}
11598 +   { (exit 1); exit 1; }; };;
11599 +      esac
11600 +      ac_file_inputs="$ac_file_inputs $ac_f"
11601 +    done
11602 +
11603 +    # Let's still pretend it is `configure' which instantiates (i.e., don't
11604 +    # use $as_me), people would be surprised to read:
11605 +    #    /* config.h.  Generated by config.status.  */
11606 +    configure_input="Generated from "`IFS=:
11607 +         echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
11608 +    if test x"$ac_file" != x-; then
11609 +      configure_input="$ac_file.  $configure_input"
11610 +      { echo "$as_me:$LINENO: creating $ac_file" >&5
11611 +echo "$as_me: creating $ac_file" >&6;}
11612 +    fi
11613  
11614 -  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
11615 -  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
11616 +    case $ac_tag in
11617 +    *:-:* | *:-) cat >"$tmp/stdin";;
11618 +    esac
11619 +    ;;
11620 +  esac
11621 +
11622 +  ac_dir=`$as_dirname -- "$ac_file" ||
11623  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11624          X"$ac_file" : 'X\(//\)[^/]' \| \
11625          X"$ac_file" : 'X\(//\)$' \| \
11626 -        X"$ac_file" : 'X\(/\)' \| \
11627 -        .     : '\(.\)' 2>/dev/null ||
11628 +        X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
11629  echo X"$ac_file" |
11630 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
11631 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
11632 -         /^X\(\/\/\)$/{ s//\1/; q; }
11633 -         /^X\(\/\).*/{ s//\1/; q; }
11634 -         s/.*/./; q'`
11635 -  { if $as_mkdir_p; then
11636 -    mkdir -p "$ac_dir"
11637 -  else
11638 -    as_dir="$ac_dir"
11639 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
11640 +           s//\1/
11641 +           q
11642 +         }
11643 +         /^X\(\/\/\)[^/].*/{
11644 +           s//\1/
11645 +           q
11646 +         }
11647 +         /^X\(\/\/\)$/{
11648 +           s//\1/
11649 +           q
11650 +         }
11651 +         /^X\(\/\).*/{
11652 +           s//\1/
11653 +           q
11654 +         }
11655 +         s/.*/./; q'`
11656 +  { as_dir="$ac_dir"
11657 +  case $as_dir in #(
11658 +  -*) as_dir=./$as_dir;;
11659 +  esac
11660 +  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
11661      as_dirs=
11662 -    while test ! -d "$as_dir"; do
11663 -      as_dirs="$as_dir $as_dirs"
11664 -      as_dir=`(dirname "$as_dir") 2>/dev/null ||
11665 +    while :; do
11666 +      case $as_dir in #(
11667 +      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
11668 +      *) as_qdir=$as_dir;;
11669 +      esac
11670 +      as_dirs="'$as_qdir' $as_dirs"
11671 +      as_dir=`$as_dirname -- "$as_dir" ||
11672  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11673          X"$as_dir" : 'X\(//\)[^/]' \| \
11674          X"$as_dir" : 'X\(//\)$' \| \
11675 -        X"$as_dir" : 'X\(/\)' \| \
11676 -        .     : '\(.\)' 2>/dev/null ||
11677 +        X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
11678  echo X"$as_dir" |
11679 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
11680 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
11681 -         /^X\(\/\/\)$/{ s//\1/; q; }
11682 -         /^X\(\/\).*/{ s//\1/; q; }
11683 -         s/.*/./; q'`
11684 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
11685 +           s//\1/
11686 +           q
11687 +         }
11688 +         /^X\(\/\/\)[^/].*/{
11689 +           s//\1/
11690 +           q
11691 +         }
11692 +         /^X\(\/\/\)$/{
11693 +           s//\1/
11694 +           q
11695 +         }
11696 +         /^X\(\/\).*/{
11697 +           s//\1/
11698 +           q
11699 +         }
11700 +         s/.*/./; q'`
11701 +      test -d "$as_dir" && break
11702      done
11703 -    test ! -n "$as_dirs" || mkdir $as_dirs
11704 -  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
11705 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
11706 +    test -z "$as_dirs" || eval "mkdir $as_dirs"
11707 +  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
11708 +echo "$as_me: error: cannot create directory $as_dir" >&2;}
11709     { (exit 1); exit 1; }; }; }
11710 -
11711    ac_builddir=.
11712  
11713 -if test "$ac_dir" != .; then
11714 +case "$ac_dir" in
11715 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
11716 +*)
11717    ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
11718 -  # A "../" for each directory in $ac_dir_suffix.
11719 -  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
11720 -else
11721 -  ac_dir_suffix= ac_top_builddir=
11722 -fi
11723 +  # A ".." for each directory in $ac_dir_suffix.
11724 +  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
11725 +  case $ac_top_builddir_sub in
11726 +  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
11727 +  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
11728 +  esac ;;
11729 +esac
11730 +ac_abs_top_builddir=$ac_pwd
11731 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
11732 +# for backward compatibility:
11733 +ac_top_builddir=$ac_top_build_prefix
11734  
11735  case $srcdir in
11736 -  .)  # No --srcdir option.  We are building in place.
11737 +  .)  # We are building in place.
11738      ac_srcdir=.
11739 -    if test -z "$ac_top_builddir"; then
11740 -       ac_top_srcdir=.
11741 -    else
11742 -       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
11743 -    fi ;;
11744 -  [\\/]* | ?:[\\/]* )  # Absolute path.
11745 +    ac_top_srcdir=$ac_top_builddir_sub
11746 +    ac_abs_top_srcdir=$ac_pwd ;;
11747 +  [\\/]* | ?:[\\/]* )  # Absolute name.
11748      ac_srcdir=$srcdir$ac_dir_suffix;
11749 -    ac_top_srcdir=$srcdir ;;
11750 -  *) # Relative path.
11751 -    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
11752 -    ac_top_srcdir=$ac_top_builddir$srcdir ;;
11753 +    ac_top_srcdir=$srcdir
11754 +    ac_abs_top_srcdir=$srcdir ;;
11755 +  *) # Relative name.
11756 +    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
11757 +    ac_top_srcdir=$ac_top_build_prefix$srcdir
11758 +    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
11759  esac
11760 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
11761  
11762 -# Do not use `cd foo && pwd` to compute absolute paths, because
11763 -# the directories may not exist.
11764 -case `pwd` in
11765 -.) ac_abs_builddir="$ac_dir";;
11766 -*)
11767 -  case "$ac_dir" in
11768 -  .) ac_abs_builddir=`pwd`;;
11769 -  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
11770 -  *) ac_abs_builddir=`pwd`/"$ac_dir";;
11771 -  esac;;
11772 -esac
11773 -case $ac_abs_builddir in
11774 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
11775 -*)
11776 -  case ${ac_top_builddir}. in
11777 -  .) ac_abs_top_builddir=$ac_abs_builddir;;
11778 -  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
11779 -  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
11780 -  esac;;
11781 -esac
11782 -case $ac_abs_builddir in
11783 -.) ac_abs_srcdir=$ac_srcdir;;
11784 -*)
11785 -  case $ac_srcdir in
11786 -  .) ac_abs_srcdir=$ac_abs_builddir;;
11787 -  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
11788 -  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
11789 -  esac;;
11790 -esac
11791 -case $ac_abs_builddir in
11792 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
11793 -*)
11794 -  case $ac_top_srcdir in
11795 -  .) ac_abs_top_srcdir=$ac_abs_builddir;;
11796 -  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
11797 -  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
11798 -  esac;;
11799 -esac
11800  
11801 +  case $ac_mode in
11802 +  :F)
11803 +  #
11804 +  # CONFIG_FILE
11805 +  #
11806  
11807    case $INSTALL in
11808    [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
11809 -  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
11810 +  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
11811    esac
11812 +_ACEOF
11813  
11814 -  if test x"$ac_file" != x-; then
11815 -    { echo "$as_me:$LINENO: creating $ac_file" >&5
11816 -echo "$as_me: creating $ac_file" >&6;}
11817 -    rm -f "$ac_file"
11818 -  fi
11819 -  # Let's still pretend it is `configure' which instantiates (i.e., don't
11820 -  # use $as_me), people would be surprised to read:
11821 -  #    /* config.h.  Generated by config.status.  */
11822 -  if test x"$ac_file" = x-; then
11823 -    configure_input=
11824 -  else
11825 -    configure_input="$ac_file.  "
11826 -  fi
11827 -  configure_input=$configure_input"Generated from `echo $ac_file_in |
11828 -                                    sed 's,.*/,,'` by configure."
11829 -
11830 -  # First look for the input files in the build tree, otherwise in the
11831 -  # src tree.
11832 -  ac_file_inputs=`IFS=:
11833 -    for f in $ac_file_in; do
11834 -      case $f in
11835 -      -) echo $tmp/stdin ;;
11836 -      [\\/$]*)
11837 -        # Absolute (can't be DOS-style, as IFS=:)
11838 -        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
11839 -echo "$as_me: error: cannot find input file: $f" >&2;}
11840 -   { (exit 1); exit 1; }; }
11841 -        echo "$f";;
11842 -      *) # Relative
11843 -        if test -f "$f"; then
11844 -          # Build tree
11845 -          echo "$f"
11846 -        elif test -f "$srcdir/$f"; then
11847 -          # Source tree
11848 -          echo "$srcdir/$f"
11849 -        else
11850 -          # /dev/null tree
11851 -          { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
11852 -echo "$as_me: error: cannot find input file: $f" >&2;}
11853 -   { (exit 1); exit 1; }; }
11854 -        fi;;
11855 -      esac
11856 -    done` || { (exit 1); exit 1; }
11857 +cat >>$CONFIG_STATUS <<\_ACEOF
11858 +# If the template does not know about datarootdir, expand it.
11859 +# FIXME: This hack should be removed a few years after 2.60.
11860 +ac_datarootdir_hack=; ac_datarootdir_seen=
11861 +
11862 +case `sed -n '/datarootdir/ {
11863 +  p
11864 +  q
11865 +}
11866 +/@datadir@/p
11867 +/@docdir@/p
11868 +/@infodir@/p
11869 +/@localedir@/p
11870 +/@mandir@/p
11871 +' $ac_file_inputs` in
11872 +*datarootdir*) ac_datarootdir_seen=yes;;
11873 +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
11874 +  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
11875 +echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
11876  _ACEOF
11877  cat >>$CONFIG_STATUS <<_ACEOF
11878 +  ac_datarootdir_hack='
11879 +  s&@datadir@&$datadir&g
11880 +  s&@docdir@&$docdir&g
11881 +  s&@infodir@&$infodir&g
11882 +  s&@localedir@&$localedir&g
11883 +  s&@mandir@&$mandir&g
11884 +    s&\\\${datarootdir}&$datarootdir&g' ;;
11885 +esac
11886 +_ACEOF
11887 +
11888 +# Neutralize VPATH when `$srcdir' = `.'.
11889 +# Shell code in configure.ac might set extrasub.
11890 +# FIXME: do we really want to maintain this feature?
11891 +cat >>$CONFIG_STATUS <<_ACEOF
11892    sed "$ac_vpsub
11893  $extrasub
11894  _ACEOF
11895  cat >>$CONFIG_STATUS <<\_ACEOF
11896  :t
11897  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
11898 -s,@configure_input@,$configure_input,;t t
11899 -s,@srcdir@,$ac_srcdir,;t t
11900 -s,@abs_srcdir@,$ac_abs_srcdir,;t t
11901 -s,@top_srcdir@,$ac_top_srcdir,;t t
11902 -s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
11903 -s,@builddir@,$ac_builddir,;t t
11904 -s,@abs_builddir@,$ac_abs_builddir,;t t
11905 -s,@top_builddir@,$ac_top_builddir,;t t
11906 -s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
11907 -s,@INSTALL@,$ac_INSTALL,;t t
11908 -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
11909 -  rm -f $tmp/stdin
11910 -  if test x"$ac_file" != x-; then
11911 -    mv $tmp/out $ac_file
11912 -  else
11913 -    cat $tmp/out
11914 -    rm -f $tmp/out
11915 -  fi
11916 -
11917 -done
11918 -_ACEOF
11919 -cat >>$CONFIG_STATUS <<\_ACEOF
11920 +s&@configure_input@&$configure_input&;t t
11921 +s&@top_builddir@&$ac_top_builddir_sub&;t t
11922 +s&@srcdir@&$ac_srcdir&;t t
11923 +s&@abs_srcdir@&$ac_abs_srcdir&;t t
11924 +s&@top_srcdir@&$ac_top_srcdir&;t t
11925 +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
11926 +s&@builddir@&$ac_builddir&;t t
11927 +s&@abs_builddir@&$ac_abs_builddir&;t t
11928 +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
11929 +s&@INSTALL@&$ac_INSTALL&;t t
11930 +$ac_datarootdir_hack
11931 +" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
11932 +
11933 +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
11934 +  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
11935 +  { ac_out=`sed -n '/^[         ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
11936 +  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
11937 +which seems to be undefined.  Please make sure it is defined." >&5
11938 +echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
11939 +which seems to be undefined.  Please make sure it is defined." >&2;}
11940  
11941 -#
11942 -# CONFIG_HEADER section.
11943 -#
11944 -
11945 -# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
11946 -# NAME is the cpp macro being defined and VALUE is the value it is being given.
11947 -#
11948 -# ac_d sets the value in "#define NAME VALUE" lines.
11949 -ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
11950 -ac_dB='[        ].*$,\1#\2'
11951 -ac_dC=' '
11952 -ac_dD=',;t'
11953 -# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
11954 -ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
11955 -ac_uB='$,\1#\2define\3'
11956 -ac_uC=' '
11957 -ac_uD=',;t'
11958 -
11959 -for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
11960 -  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
11961 +  rm -f "$tmp/stdin"
11962    case $ac_file in
11963 -  - | *:- | *:-:* ) # input from stdin
11964 -       cat >$tmp/stdin
11965 -       ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
11966 -       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
11967 -  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
11968 -       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
11969 -  * )   ac_file_in=$ac_file.in ;;
11970 +  -) cat "$tmp/out"; rm -f "$tmp/out";;
11971 +  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
11972    esac
11973 -
11974 -  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
11975 -echo "$as_me: creating $ac_file" >&6;}
11976 -
11977 -  # First look for the input files in the build tree, otherwise in the
11978 -  # src tree.
11979 -  ac_file_inputs=`IFS=:
11980 -    for f in $ac_file_in; do
11981 -      case $f in
11982 -      -) echo $tmp/stdin ;;
11983 -      [\\/$]*)
11984 -        # Absolute (can't be DOS-style, as IFS=:)
11985 -        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
11986 -echo "$as_me: error: cannot find input file: $f" >&2;}
11987 -   { (exit 1); exit 1; }; }
11988 -        # Do quote $f, to prevent DOS paths from being IFS'd.
11989 -        echo "$f";;
11990 -      *) # Relative
11991 -        if test -f "$f"; then
11992 -          # Build tree
11993 -          echo "$f"
11994 -        elif test -f "$srcdir/$f"; then
11995 -          # Source tree
11996 -          echo "$srcdir/$f"
11997 -        else
11998 -          # /dev/null tree
11999 -          { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
12000 -echo "$as_me: error: cannot find input file: $f" >&2;}
12001 -   { (exit 1); exit 1; }; }
12002 -        fi;;
12003 -      esac
12004 -    done` || { (exit 1); exit 1; }
12005 -  # Remove the trailing spaces.
12006 -  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
12007 -
12008 + ;;
12009 +  :H)
12010 +  #
12011 +  # CONFIG_HEADER
12012 +  #
12013  _ACEOF
12014  
12015 -# Transform confdefs.h into two sed scripts, `conftest.defines' and
12016 -# `conftest.undefs', that substitutes the proper values into
12017 -# config.h.in to produce config.h.  The first handles `#define'
12018 -# templates, and the second `#undef' templates.
12019 -# And first: Protect against being on the right side of a sed subst in
12020 -# config.status.  Protect against being in an unquoted here document
12021 -# in config.status.
12022 -rm -f conftest.defines conftest.undefs
12023 -# Using a here document instead of a string reduces the quoting nightmare.
12024 -# Putting comments in sed scripts is not portable.
12025 -#
12026 -# `end' is used to avoid that the second main sed command (meant for
12027 -# 0-ary CPP macros) applies to n-ary macro definitions.
12028 -# See the Autoconf documentation for `clear'.
12029 -cat >confdef2sed.sed <<\_ACEOF
12030 -s/[\\&,]/\\&/g
12031 -s,[\\$`],\\&,g
12032 -t clear
12033 -: clear
12034 -s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
12035 -t end
12036 -s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
12037 -: end
12038 -_ACEOF
12039 -# If some macros were called several times there might be several times
12040 -# the same #defines, which is useless.  Nevertheless, we may not want to
12041 -# sort them, since we want the *last* AC-DEFINE to be honored.
12042 -uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
12043 -sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
12044 -rm -f confdef2sed.sed
12045 +# Transform confdefs.h into a sed script `conftest.defines', that
12046 +# substitutes the proper values into config.h.in to produce config.h.
12047 +rm -f conftest.defines conftest.tail
12048 +# First, append a space to every undef/define line, to ease matching.
12049 +echo 's/$/ /' >conftest.defines
12050 +# Then, protect against being on the right side of a sed subst, or in
12051 +# an unquoted here document, in config.status.  If some macros were
12052 +# called several times there might be several #defines for the same
12053 +# symbol, which is useless.  But do not sort them, since the last
12054 +# AC_DEFINE must be honored.
12055 +ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
12056 +# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
12057 +# NAME is the cpp macro being defined, VALUE is the value it is being given.
12058 +# PARAMS is the parameter list in the macro definition--in most cases, it's
12059 +# just an empty string.
12060 +ac_dA='s,^\\([  #]*\\)[^        ]*\\([  ]*'
12061 +ac_dB='\\)[     (].*,\\1define\\2'
12062 +ac_dC=' '
12063 +ac_dD=' ,'
12064 +
12065 +uniq confdefs.h |
12066 +  sed -n '
12067 +       t rset
12068 +       :rset
12069 +       s/^[     ]*#[    ]*define[       ][      ]*//
12070 +       t ok
12071 +       d
12072 +       :ok
12073 +       s/[\\&,]/\\&/g
12074 +       s/^\('"$ac_word_re"'\)\(([^()]*)\)[      ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
12075 +       s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
12076 +  ' >>conftest.defines
12077  
12078 -# This sed command replaces #undef with comments.  This is necessary, for
12079 +# Remove the space that was appended to ease matching.
12080 +# Then replace #undef with comments.  This is necessary, for
12081  # example, in the case of _POSIX_SOURCE, which is predefined and required
12082  # on some systems where configure will not decide to define it.
12083 -cat >>conftest.undefs <<\_ACEOF
12084 -s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
12085 -_ACEOF
12086 +# (The regexp can be short, since the line contains either #define or #undef.)
12087 +echo 's/ $//
12088 +s,^[    #]*u.*,/* & */,' >>conftest.defines
12089 +
12090 +# Break up conftest.defines:
12091 +ac_max_sed_lines=50
12092 +
12093 +# First sed command is:         sed -f defines.sed $ac_file_inputs >"$tmp/out1"
12094 +# Second one is:        sed -f defines.sed "$tmp/out1" >"$tmp/out2"
12095 +# Third one will be:    sed -f defines.sed "$tmp/out2" >"$tmp/out1"
12096 +# et cetera.
12097 +ac_in='$ac_file_inputs'
12098 +ac_out='"$tmp/out1"'
12099 +ac_nxt='"$tmp/out2"'
12100  
12101 -# Break up conftest.defines because some shells have a limit on the size
12102 -# of here documents, and old seds have small limits too (100 cmds).
12103 -echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
12104 -echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
12105 -echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
12106 -echo '  :' >>$CONFIG_STATUS
12107 -rm -f conftest.tail
12108 -while grep . conftest.defines >/dev/null
12109 +while :
12110  do
12111 -  # Write a limited-size here document to $tmp/defines.sed.
12112 -  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
12113 -  # Speed up: don't consider the non `#define' lines.
12114 -  echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
12115 -  # Work around the forget-to-reset-the-flag bug.
12116 -  echo 't clr' >>$CONFIG_STATUS
12117 -  echo ': clr' >>$CONFIG_STATUS
12118 -  sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
12119 +  # Write a here document:
12120 +    cat >>$CONFIG_STATUS <<_ACEOF
12121 +    # First, check the format of the line:
12122 +    cat >"\$tmp/defines.sed" <<\\CEOF
12123 +/^[     ]*#[    ]*undef[        ][      ]*$ac_word_re[  ]*\$/b def
12124 +/^[     ]*#[    ]*define[       ][      ]*$ac_word_re[(         ]/b def
12125 +b
12126 +:def
12127 +_ACEOF
12128 +  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
12129    echo 'CEOF
12130 -  sed -f $tmp/defines.sed $tmp/in >$tmp/out
12131 -  rm -f $tmp/in
12132 -  mv $tmp/out $tmp/in
12133 -' >>$CONFIG_STATUS
12134 -  sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
12135 +    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
12136 +  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
12137 +  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
12138 +  grep . conftest.tail >/dev/null || break
12139    rm -f conftest.defines
12140    mv conftest.tail conftest.defines
12141  done
12142 -rm -f conftest.defines
12143 -echo '  fi # grep' >>$CONFIG_STATUS
12144 -echo >>$CONFIG_STATUS
12145 -
12146 -# Break up conftest.undefs because some shells have a limit on the size
12147 -# of here documents, and old seds have small limits too (100 cmds).
12148 -echo '  # Handle all the #undef templates' >>$CONFIG_STATUS
12149 -rm -f conftest.tail
12150 -while grep . conftest.undefs >/dev/null
12151 -do
12152 -  # Write a limited-size here document to $tmp/undefs.sed.
12153 -  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
12154 -  # Speed up: don't consider the non `#undef'
12155 -  echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
12156 -  # Work around the forget-to-reset-the-flag bug.
12157 -  echo 't clr' >>$CONFIG_STATUS
12158 -  echo ': clr' >>$CONFIG_STATUS
12159 -  sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
12160 -  echo 'CEOF
12161 -  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
12162 -  rm -f $tmp/in
12163 -  mv $tmp/out $tmp/in
12164 -' >>$CONFIG_STATUS
12165 -  sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
12166 -  rm -f conftest.undefs
12167 -  mv conftest.tail conftest.undefs
12168 -done
12169 -rm -f conftest.undefs
12170 +rm -f conftest.defines conftest.tail
12171  
12172 +echo "ac_result=$ac_in" >>$CONFIG_STATUS
12173  cat >>$CONFIG_STATUS <<\_ACEOF
12174 -  # Let's still pretend it is `configure' which instantiates (i.e., don't
12175 -  # use $as_me), people would be surprised to read:
12176 -  #    /* config.h.  Generated by config.status.  */
12177 -  if test x"$ac_file" = x-; then
12178 -    echo "/* Generated by configure.  */" >$tmp/config.h
12179 -  else
12180 -    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
12181 -  fi
12182 -  cat $tmp/in >>$tmp/config.h
12183 -  rm -f $tmp/in
12184    if test x"$ac_file" != x-; then
12185 -    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
12186 +    echo "/* $configure_input  */" >"$tmp/config.h"
12187 +    cat "$ac_result" >>"$tmp/config.h"
12188 +    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
12189        { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
12190  echo "$as_me: $ac_file is unchanged" >&6;}
12191      else
12192 -      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
12193 -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12194 -        X"$ac_file" : 'X\(//\)[^/]' \| \
12195 -        X"$ac_file" : 'X\(//\)$' \| \
12196 -        X"$ac_file" : 'X\(/\)' \| \
12197 -        .     : '\(.\)' 2>/dev/null ||
12198 -echo X"$ac_file" |
12199 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12200 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12201 -         /^X\(\/\/\)$/{ s//\1/; q; }
12202 -         /^X\(\/\).*/{ s//\1/; q; }
12203 -         s/.*/./; q'`
12204 -      { if $as_mkdir_p; then
12205 -    mkdir -p "$ac_dir"
12206 -  else
12207 -    as_dir="$ac_dir"
12208 -    as_dirs=
12209 -    while test ! -d "$as_dir"; do
12210 -      as_dirs="$as_dir $as_dirs"
12211 -      as_dir=`(dirname "$as_dir") 2>/dev/null ||
12212 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12213 -        X"$as_dir" : 'X\(//\)[^/]' \| \
12214 -        X"$as_dir" : 'X\(//\)$' \| \
12215 -        X"$as_dir" : 'X\(/\)' \| \
12216 -        .     : '\(.\)' 2>/dev/null ||
12217 -echo X"$as_dir" |
12218 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12219 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12220 -         /^X\(\/\/\)$/{ s//\1/; q; }
12221 -         /^X\(\/\).*/{ s//\1/; q; }
12222 -         s/.*/./; q'`
12223 -    done
12224 -    test ! -n "$as_dirs" || mkdir $as_dirs
12225 -  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
12226 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
12227 -   { (exit 1); exit 1; }; }; }
12228 -
12229        rm -f $ac_file
12230 -      mv $tmp/config.h $ac_file
12231 +      mv "$tmp/config.h" $ac_file
12232      fi
12233    else
12234 -    cat $tmp/config.h
12235 -    rm -f $tmp/config.h
12236 +    echo "/* $configure_input  */"
12237 +    cat "$ac_result"
12238    fi
12239 +  rm -f "$tmp/out12"
12240  # Compute $ac_file's index in $config_headers.
12241  _am_stamp_count=1
12242  for _am_header in $config_headers :; do
12243 @@ -20799,135 +21781,39 @@
12244        _am_stamp_count=`expr $_am_stamp_count + 1` ;;
12245    esac
12246  done
12247 -echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
12248 +echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
12249  $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12250          X$ac_file : 'X\(//\)[^/]' \| \
12251          X$ac_file : 'X\(//\)$' \| \
12252 -        X$ac_file : 'X\(/\)' \| \
12253 -        .     : '\(.\)' 2>/dev/null ||
12254 +        X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
12255  echo X$ac_file |
12256 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12257 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12258 -         /^X\(\/\/\)$/{ s//\1/; q; }
12259 -         /^X\(\/\).*/{ s//\1/; q; }
12260 -         s/.*/./; q'`/stamp-h$_am_stamp_count
12261 -done
12262 -_ACEOF
12263 -cat >>$CONFIG_STATUS <<\_ACEOF
12264 -
12265 -#
12266 -# CONFIG_COMMANDS section.
12267 -#
12268 -for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
12269 -  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
12270 -  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
12271 -  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
12272 -$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12273 -        X"$ac_dest" : 'X\(//\)[^/]' \| \
12274 -        X"$ac_dest" : 'X\(//\)$' \| \
12275 -        X"$ac_dest" : 'X\(/\)' \| \
12276 -        .     : '\(.\)' 2>/dev/null ||
12277 -echo X"$ac_dest" |
12278 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12279 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12280 -         /^X\(\/\/\)$/{ s//\1/; q; }
12281 -         /^X\(\/\).*/{ s//\1/; q; }
12282 -         s/.*/./; q'`
12283 -  { if $as_mkdir_p; then
12284 -    mkdir -p "$ac_dir"
12285 -  else
12286 -    as_dir="$ac_dir"
12287 -    as_dirs=
12288 -    while test ! -d "$as_dir"; do
12289 -      as_dirs="$as_dir $as_dirs"
12290 -      as_dir=`(dirname "$as_dir") 2>/dev/null ||
12291 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12292 -        X"$as_dir" : 'X\(//\)[^/]' \| \
12293 -        X"$as_dir" : 'X\(//\)$' \| \
12294 -        X"$as_dir" : 'X\(/\)' \| \
12295 -        .     : '\(.\)' 2>/dev/null ||
12296 -echo X"$as_dir" |
12297 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12298 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12299 -         /^X\(\/\/\)$/{ s//\1/; q; }
12300 -         /^X\(\/\).*/{ s//\1/; q; }
12301 -         s/.*/./; q'`
12302 -    done
12303 -    test ! -n "$as_dirs" || mkdir $as_dirs
12304 -  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
12305 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
12306 -   { (exit 1); exit 1; }; }; }
12307 -
12308 -  ac_builddir=.
12309 -
12310 -if test "$ac_dir" != .; then
12311 -  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
12312 -  # A "../" for each directory in $ac_dir_suffix.
12313 -  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
12314 -else
12315 -  ac_dir_suffix= ac_top_builddir=
12316 -fi
12317 -
12318 -case $srcdir in
12319 -  .)  # No --srcdir option.  We are building in place.
12320 -    ac_srcdir=.
12321 -    if test -z "$ac_top_builddir"; then
12322 -       ac_top_srcdir=.
12323 -    else
12324 -       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
12325 -    fi ;;
12326 -  [\\/]* | ?:[\\/]* )  # Absolute path.
12327 -    ac_srcdir=$srcdir$ac_dir_suffix;
12328 -    ac_top_srcdir=$srcdir ;;
12329 -  *) # Relative path.
12330 -    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
12331 -    ac_top_srcdir=$ac_top_builddir$srcdir ;;
12332 -esac
12333 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12334 +           s//\1/
12335 +           q
12336 +         }
12337 +         /^X\(\/\/\)[^/].*/{
12338 +           s//\1/
12339 +           q
12340 +         }
12341 +         /^X\(\/\/\)$/{
12342 +           s//\1/
12343 +           q
12344 +         }
12345 +         /^X\(\/\).*/{
12346 +           s//\1/
12347 +           q
12348 +         }
12349 +         s/.*/./; q'`/stamp-h$_am_stamp_count
12350 + ;;
12351  
12352 -# Do not use `cd foo && pwd` to compute absolute paths, because
12353 -# the directories may not exist.
12354 -case `pwd` in
12355 -.) ac_abs_builddir="$ac_dir";;
12356 -*)
12357 -  case "$ac_dir" in
12358 -  .) ac_abs_builddir=`pwd`;;
12359 -  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
12360 -  *) ac_abs_builddir=`pwd`/"$ac_dir";;
12361 -  esac;;
12362 -esac
12363 -case $ac_abs_builddir in
12364 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
12365 -*)
12366 -  case ${ac_top_builddir}. in
12367 -  .) ac_abs_top_builddir=$ac_abs_builddir;;
12368 -  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
12369 -  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
12370 -  esac;;
12371 -esac
12372 -case $ac_abs_builddir in
12373 -.) ac_abs_srcdir=$ac_srcdir;;
12374 -*)
12375 -  case $ac_srcdir in
12376 -  .) ac_abs_srcdir=$ac_abs_builddir;;
12377 -  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
12378 -  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
12379 -  esac;;
12380 -esac
12381 -case $ac_abs_builddir in
12382 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
12383 -*)
12384 -  case $ac_top_srcdir in
12385 -  .) ac_abs_top_srcdir=$ac_abs_builddir;;
12386 -  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
12387 -  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
12388 -  esac;;
12389 -esac
12390 +  :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5
12391 +echo "$as_me: executing $ac_file commands" >&6;}
12392 + ;;
12393 +  esac
12394  
12395  
12396 -  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
12397 -echo "$as_me: executing $ac_dest commands" >&6;}
12398 -  case $ac_dest in
12399 -    depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
12400 +  case $ac_file$ac_mode in
12401 +    "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
12402    # Strip MF so we end up with the name of the file.
12403    mf=`echo "$mf" | sed -e 's/:.*$//'`
12404    # Check whether this is an Automake generated Makefile or not.
12405 @@ -20937,18 +21823,29 @@
12406    # each Makefile.in and add a new line on top of each file to say so.
12407    # So let's grep whole file.
12408    if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
12409 -    dirpart=`(dirname "$mf") 2>/dev/null ||
12410 +    dirpart=`$as_dirname -- "$mf" ||
12411  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12412          X"$mf" : 'X\(//\)[^/]' \| \
12413          X"$mf" : 'X\(//\)$' \| \
12414 -        X"$mf" : 'X\(/\)' \| \
12415 -        .     : '\(.\)' 2>/dev/null ||
12416 +        X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
12417  echo X"$mf" |
12418 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12419 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12420 -         /^X\(\/\/\)$/{ s//\1/; q; }
12421 -         /^X\(\/\).*/{ s//\1/; q; }
12422 -         s/.*/./; q'`
12423 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12424 +           s//\1/
12425 +           q
12426 +         }
12427 +         /^X\(\/\/\)[^/].*/{
12428 +           s//\1/
12429 +           q
12430 +         }
12431 +         /^X\(\/\/\)$/{
12432 +           s//\1/
12433 +           q
12434 +         }
12435 +         /^X\(\/\).*/{
12436 +           s//\1/
12437 +           q
12438 +         }
12439 +         s/.*/./; q'`
12440    else
12441      continue
12442    fi
12443 @@ -20970,53 +21867,79 @@
12444         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
12445      # Make sure the directory exists.
12446      test -f "$dirpart/$file" && continue
12447 -    fdir=`(dirname "$file") 2>/dev/null ||
12448 +    fdir=`$as_dirname -- "$file" ||
12449  $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12450          X"$file" : 'X\(//\)[^/]' \| \
12451          X"$file" : 'X\(//\)$' \| \
12452 -        X"$file" : 'X\(/\)' \| \
12453 -        .     : '\(.\)' 2>/dev/null ||
12454 +        X"$file" : 'X\(/\)' \| . 2>/dev/null ||
12455  echo X"$file" |
12456 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12457 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12458 -         /^X\(\/\/\)$/{ s//\1/; q; }
12459 -         /^X\(\/\).*/{ s//\1/; q; }
12460 -         s/.*/./; q'`
12461 -    { if $as_mkdir_p; then
12462 -    mkdir -p $dirpart/$fdir
12463 -  else
12464 -    as_dir=$dirpart/$fdir
12465 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12466 +           s//\1/
12467 +           q
12468 +         }
12469 +         /^X\(\/\/\)[^/].*/{
12470 +           s//\1/
12471 +           q
12472 +         }
12473 +         /^X\(\/\/\)$/{
12474 +           s//\1/
12475 +           q
12476 +         }
12477 +         /^X\(\/\).*/{
12478 +           s//\1/
12479 +           q
12480 +         }
12481 +         s/.*/./; q'`
12482 +    { as_dir=$dirpart/$fdir
12483 +  case $as_dir in #(
12484 +  -*) as_dir=./$as_dir;;
12485 +  esac
12486 +  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
12487      as_dirs=
12488 -    while test ! -d "$as_dir"; do
12489 -      as_dirs="$as_dir $as_dirs"
12490 -      as_dir=`(dirname "$as_dir") 2>/dev/null ||
12491 +    while :; do
12492 +      case $as_dir in #(
12493 +      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
12494 +      *) as_qdir=$as_dir;;
12495 +      esac
12496 +      as_dirs="'$as_qdir' $as_dirs"
12497 +      as_dir=`$as_dirname -- "$as_dir" ||
12498  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12499          X"$as_dir" : 'X\(//\)[^/]' \| \
12500          X"$as_dir" : 'X\(//\)$' \| \
12501 -        X"$as_dir" : 'X\(/\)' \| \
12502 -        .     : '\(.\)' 2>/dev/null ||
12503 +        X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
12504  echo X"$as_dir" |
12505 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
12506 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
12507 -         /^X\(\/\/\)$/{ s//\1/; q; }
12508 -         /^X\(\/\).*/{ s//\1/; q; }
12509 -         s/.*/./; q'`
12510 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12511 +           s//\1/
12512 +           q
12513 +         }
12514 +         /^X\(\/\/\)[^/].*/{
12515 +           s//\1/
12516 +           q
12517 +         }
12518 +         /^X\(\/\/\)$/{
12519 +           s//\1/
12520 +           q
12521 +         }
12522 +         /^X\(\/\).*/{
12523 +           s//\1/
12524 +           q
12525 +         }
12526 +         s/.*/./; q'`
12527 +      test -d "$as_dir" && break
12528      done
12529 -    test ! -n "$as_dirs" || mkdir $as_dirs
12530 -  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
12531 -echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
12532 +    test -z "$as_dirs" || eval "mkdir $as_dirs"
12533 +  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
12534 +echo "$as_me: error: cannot create directory $as_dir" >&2;}
12535     { (exit 1); exit 1; }; }; }
12536 -
12537      # echo "creating $dirpart/$file"
12538      echo '# dummy' > "$dirpart/$file"
12539    done
12540  done
12541   ;;
12542 +
12543    esac
12544 -done
12545 -_ACEOF
12546 +done # for ac_tag
12547  
12548 -cat >>$CONFIG_STATUS <<\_ACEOF
12549  
12550  { (exit 0); exit 0; }
12551  _ACEOF
12552 diff -Naur ./Makefile.in ./Makefile.in
12553 --- ./Makefile.in       2006-10-18 22:42:07.000000000 +0200
12554 +++ ./Makefile.in       2006-11-08 10:04:21.000000000 +0100
12555 @@ -116,6 +116,7 @@
12556  EXEEXT = @EXEEXT@
12557  F77 = @F77@
12558  FFLAGS = @FFLAGS@
12559 +GREP = @GREP@
12560  INSTALL_DATA = @INSTALL_DATA@
12561  INSTALL_PROGRAM = @INSTALL_PROGRAM@
12562  INSTALL_SCRIPT = @INSTALL_SCRIPT@
12563 @@ -141,12 +142,9 @@
12564  SHELL = @SHELL@
12565  STRIP = @STRIP@
12566  VERSION = @VERSION@
12567 -ac_ct_AR = @ac_ct_AR@
12568  ac_ct_CC = @ac_ct_CC@
12569  ac_ct_CXX = @ac_ct_CXX@
12570  ac_ct_F77 = @ac_ct_F77@
12571 -ac_ct_RANLIB = @ac_ct_RANLIB@
12572 -ac_ct_STRIP = @ac_ct_STRIP@
12573  am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
12574  am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
12575  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
12576 @@ -163,23 +161,30 @@
12577  build_os = @build_os@
12578  build_vendor = @build_vendor@
12579  datadir = @datadir@
12580 +datarootdir = @datarootdir@
12581 +docdir = @docdir@
12582 +dvidir = @dvidir@
12583  exec_prefix = @exec_prefix@
12584  host = @host@
12585  host_alias = @host_alias@
12586  host_cpu = @host_cpu@
12587  host_os = @host_os@
12588  host_vendor = @host_vendor@
12589 +htmldir = @htmldir@
12590  includedir = @includedir@
12591  infodir = @infodir@
12592  install_sh = @install_sh@
12593  libdir = @libdir@
12594  libexecdir = @libexecdir@
12595 +localedir = @localedir@
12596  localstatedir = @localstatedir@
12597  mandir = @mandir@
12598  mkdir_p = @mkdir_p@
12599  oldincludedir = @oldincludedir@
12600 +pdfdir = @pdfdir@
12601  prefix = @prefix@
12602  program_transform_name = @program_transform_name@
12603 +psdir = @psdir@
12604  sbindir = @sbindir@
12605  sharedstatedir = @sharedstatedir@
12606  sysconfdir = @sysconfdir@
12607 diff -Naur ./src/apache/Makefile.in ./src/apache/Makefile.in
12608 --- ./src/apache/Makefile.in    2006-10-18 22:42:07.000000000 +0200
12609 +++ ./src/apache/Makefile.in    2006-11-08 10:04:20.000000000 +0100
12610 @@ -109,6 +109,7 @@
12611  EXEEXT = @EXEEXT@
12612  F77 = @F77@
12613  FFLAGS = @FFLAGS@
12614 +GREP = @GREP@
12615  INSTALL_DATA = @INSTALL_DATA@
12616  INSTALL_PROGRAM = @INSTALL_PROGRAM@
12617  INSTALL_SCRIPT = @INSTALL_SCRIPT@
12618 @@ -134,12 +135,9 @@
12619  SHELL = @SHELL@
12620  STRIP = @STRIP@
12621  VERSION = @VERSION@
12622 -ac_ct_AR = @ac_ct_AR@
12623  ac_ct_CC = @ac_ct_CC@
12624  ac_ct_CXX = @ac_ct_CXX@
12625  ac_ct_F77 = @ac_ct_F77@
12626 -ac_ct_RANLIB = @ac_ct_RANLIB@
12627 -ac_ct_STRIP = @ac_ct_STRIP@
12628  am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
12629  am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
12630  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
12631 @@ -156,23 +154,30 @@
12632  build_os = @build_os@
12633  build_vendor = @build_vendor@
12634  datadir = @datadir@
12635 +datarootdir = @datarootdir@
12636 +docdir = @docdir@
12637 +dvidir = @dvidir@
12638  exec_prefix = @exec_prefix@
12639  host = @host@
12640  host_alias = @host_alias@
12641  host_cpu = @host_cpu@
12642  host_os = @host_os@
12643  host_vendor = @host_vendor@
12644 +htmldir = @htmldir@
12645  includedir = @includedir@
12646  infodir = @infodir@
12647  install_sh = @install_sh@
12648  libdir = @libdir@
12649  libexecdir = @libexecdir@
12650 +localedir = @localedir@
12651  localstatedir = @localstatedir@
12652  mandir = @mandir@
12653  mkdir_p = @mkdir_p@
12654  oldincludedir = @oldincludedir@
12655 +pdfdir = @pdfdir@
12656  prefix = @prefix@
12657  program_transform_name = @program_transform_name@
12658 +psdir = @psdir@
12659  sbindir = @sbindir@
12660  sharedstatedir = @sharedstatedir@
12661  sysconfdir = @sysconfdir@
12662 diff -Naur ./src/apache2/Makefile.in ./src/apache2/Makefile.in
12663 --- ./src/apache2/Makefile.in   2006-10-18 22:42:07.000000000 +0200
12664 +++ ./src/apache2/Makefile.in   2006-11-08 10:04:20.000000000 +0100
12665 @@ -109,6 +109,7 @@
12666  EXEEXT = @EXEEXT@
12667  F77 = @F77@
12668  FFLAGS = @FFLAGS@
12669 +GREP = @GREP@
12670  INSTALL_DATA = @INSTALL_DATA@
12671  INSTALL_PROGRAM = @INSTALL_PROGRAM@
12672  INSTALL_SCRIPT = @INSTALL_SCRIPT@
12673 @@ -134,12 +135,9 @@
12674  SHELL = @SHELL@
12675  STRIP = @STRIP@
12676  VERSION = @VERSION@
12677 -ac_ct_AR = @ac_ct_AR@
12678  ac_ct_CC = @ac_ct_CC@
12679  ac_ct_CXX = @ac_ct_CXX@
12680  ac_ct_F77 = @ac_ct_F77@
12681 -ac_ct_RANLIB = @ac_ct_RANLIB@
12682 -ac_ct_STRIP = @ac_ct_STRIP@
12683  am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
12684  am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
12685  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
12686 @@ -156,23 +154,30 @@
12687  build_os = @build_os@
12688  build_vendor = @build_vendor@
12689  datadir = @datadir@
12690 +datarootdir = @datarootdir@
12691 +docdir = @docdir@
12692 +dvidir = @dvidir@
12693  exec_prefix = @exec_prefix@
12694  host = @host@
12695  host_alias = @host_alias@
12696  host_cpu = @host_cpu@
12697  host_os = @host_os@
12698  host_vendor = @host_vendor@
12699 +htmldir = @htmldir@
12700  includedir = @includedir@
12701  infodir = @infodir@
12702  install_sh = @install_sh@
12703  libdir = @libdir@
12704  libexecdir = @libexecdir@
12705 +localedir = @localedir@
12706  localstatedir = @localstatedir@
12707  mandir = @mandir@
12708  mkdir_p = @mkdir_p@
12709  oldincludedir = @oldincludedir@
12710 +pdfdir = @pdfdir@
12711  prefix = @prefix@
12712  program_transform_name = @program_transform_name@
12713 +psdir = @psdir@
12714  sbindir = @sbindir@
12715  sharedstatedir = @sharedstatedir@
12716  sysconfdir = @sysconfdir@
12717 diff -Naur ./src/Makefile.in ./src/Makefile.in
12718 --- ./src/Makefile.in   2006-10-18 22:42:07.000000000 +0200
12719 +++ ./src/Makefile.in   2006-11-08 10:04:20.000000000 +0100
12720 @@ -137,6 +137,7 @@
12721  EXEEXT = @EXEEXT@
12722  F77 = @F77@
12723  FFLAGS = @FFLAGS@
12724 +GREP = @GREP@
12725  INSTALL_DATA = @INSTALL_DATA@
12726  INSTALL_PROGRAM = @INSTALL_PROGRAM@
12727  INSTALL_SCRIPT = @INSTALL_SCRIPT@
12728 @@ -162,12 +163,9 @@
12729  SHELL = @SHELL@
12730  STRIP = @STRIP@
12731  VERSION = @VERSION@
12732 -ac_ct_AR = @ac_ct_AR@
12733  ac_ct_CC = @ac_ct_CC@
12734  ac_ct_CXX = @ac_ct_CXX@
12735  ac_ct_F77 = @ac_ct_F77@
12736 -ac_ct_RANLIB = @ac_ct_RANLIB@
12737 -ac_ct_STRIP = @ac_ct_STRIP@
12738  am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
12739  am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
12740  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
12741 @@ -184,23 +182,30 @@
12742  build_os = @build_os@
12743  build_vendor = @build_vendor@
12744  datadir = @datadir@
12745 +datarootdir = @datarootdir@
12746 +docdir = @docdir@
12747 +dvidir = @dvidir@
12748  exec_prefix = @exec_prefix@
12749  host = @host@
12750  host_alias = @host_alias@
12751  host_cpu = @host_cpu@
12752  host_os = @host_os@
12753  host_vendor = @host_vendor@
12754 +htmldir = @htmldir@
12755  includedir = @includedir@
12756  infodir = @infodir@
12757  install_sh = @install_sh@
12758  libdir = @libdir@
12759  libexecdir = @libexecdir@
12760 +localedir = @localedir@
12761  localstatedir = @localstatedir@
12762  mandir = @mandir@
12763  mkdir_p = @mkdir_p@
12764  oldincludedir = @oldincludedir@
12765 +pdfdir = @pdfdir@
12766  prefix = @prefix@
12767  program_transform_name = @program_transform_name@
12768 +psdir = @psdir@
12769  sbindir = @sbindir@
12770  sharedstatedir = @sharedstatedir@
12771  sysconfdir = @sysconfdir@